Aug 13 21:58:12.696834 np0000007271 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 13 21:58:12.702645 np0000007271 devstack@c-api.service[100259]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 13 21:58:12.704947 np0000007271 devstack@c-api.service[100259]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 13 21:58:12 2026] *** Aug 13 21:58:12.704947 np0000007271 devstack@c-api.service[100259]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 13 21:58:12.704947 np0000007271 devstack@c-api.service[100259]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 13 21:58:12.704947 np0000007271 devstack@c-api.service[100259]: nodename: np0000007271 Aug 13 21:58:12.704947 np0000007271 devstack@c-api.service[100259]: machine: x86_64 Aug 13 21:58:12.704947 np0000007271 devstack@c-api.service[100259]: clock source: unix Aug 13 21:58:12.704947 np0000007271 devstack@c-api.service[100259]: pcre jit disabled Aug 13 21:58:12.704947 np0000007271 devstack@c-api.service[100259]: detected number of CPU cores: 16 Aug 13 21:58:12.704947 np0000007271 devstack@c-api.service[100259]: current working directory: / Aug 13 21:58:12.704947 np0000007271 devstack@c-api.service[100259]: detected binary path: /usr/bin/uwsgi-core Aug 13 21:58:12.705252 np0000007271 devstack@c-api.service[100259]: your processes number limit is 257052 Aug 13 21:58:12.705252 np0000007271 devstack@c-api.service[100259]: your memory page size is 4096 bytes Aug 13 21:58:12.705252 np0000007271 devstack@c-api.service[100259]: detected max file descriptor number: 2048 Aug 13 21:58:12.705252 np0000007271 devstack@c-api.service[100259]: lock engine: pthread robust mutexes Aug 13 21:58:12.705252 np0000007271 devstack@c-api.service[100259]: thunder lock: enabled Aug 13 21:58:12.705566 np0000007271 devstack@c-api.service[100259]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 13 21:58:12.705566 np0000007271 devstack@c-api.service[100259]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 13 21:58:12.705566 np0000007271 devstack@c-api.service[100259]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 13 21:58:12.705566 np0000007271 devstack@c-api.service[100259]: Set PythonHome to /opt/stack/data/venv Aug 13 21:58:12.740211 np0000007271 devstack@c-api.service[100259]: Python main interpreter initialized at 0x713a9c2a4668 Aug 13 21:58:12.740211 np0000007271 devstack@c-api.service[100259]: python threads support enabled Aug 13 21:58:12.740211 np0000007271 devstack@c-api.service[100259]: your server socket listen backlog is limited to 100 connections Aug 13 21:58:12.740211 np0000007271 devstack@c-api.service[100259]: your mercy for graceful operations on workers is 80 seconds Aug 13 21:58:12.740722 np0000007271 devstack@c-api.service[100259]: mapped 671795 bytes (656 KB) for 4 cores Aug 13 21:58:12.740874 np0000007271 devstack@c-api.service[100259]: *** Operational MODE: preforking *** Aug 13 21:58:12.741083 np0000007271 devstack@c-api.service[100259]: *** uWSGI is running in multiple interpreter mode *** Aug 13 21:58:12.741083 np0000007271 devstack@c-api.service[100259]: spawned uWSGI master process (pid: 100259) Aug 13 21:58:12.741219 np0000007271 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 13 21:58:12.745444 np0000007271 devstack@c-api.service[100259]: spawned uWSGI worker 1 (pid: 100265, cores: 1) Aug 13 21:58:12.745444 np0000007271 devstack@c-api.service[100259]: spawned uWSGI worker 2 (pid: 100266, cores: 1) Aug 13 21:58:12.745444 np0000007271 devstack@c-api.service[100259]: spawned uWSGI worker 3 (pid: 100267, cores: 1) Aug 13 21:58:12.745444 np0000007271 devstack@c-api.service[100259]: spawned uWSGI worker 4 (pid: 100268, cores: 1) Aug 13 21:58:12.745444 np0000007271 devstack@c-api.service[100259]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 13 21:58:12.863792 np0000007271 devstack@c-api.service[100266]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 21:58:12.863792 np0000007271 devstack@c-api.service[100266]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 21:58:12.863792 np0000007271 devstack@c-api.service[100266]: we strongly recommend against using it for new projects. Aug 13 21:58:12.863792 np0000007271 devstack@c-api.service[100266]: If you are already using Eventlet, we recommend migrating to a different Aug 13 21:58:12.863792 np0000007271 devstack@c-api.service[100266]: framework. For more detail see Aug 13 21:58:12.863792 np0000007271 devstack@c-api.service[100266]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 21:58:12.863792 np0000007271 devstack@c-api.service[100266]: import eventlet # noqa Aug 13 21:58:12.867194 np0000007271 devstack@c-api.service[100267]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 21:58:12.867194 np0000007271 devstack@c-api.service[100267]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 21:58:12.867194 np0000007271 devstack@c-api.service[100267]: we strongly recommend against using it for new projects. Aug 13 21:58:12.867194 np0000007271 devstack@c-api.service[100267]: If you are already using Eventlet, we recommend migrating to a different Aug 13 21:58:12.867194 np0000007271 devstack@c-api.service[100267]: framework. For more detail see Aug 13 21:58:12.867194 np0000007271 devstack@c-api.service[100267]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 21:58:12.867194 np0000007271 devstack@c-api.service[100267]: import eventlet # noqa Aug 13 21:58:12.871287 np0000007271 devstack@c-api.service[100265]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 21:58:12.871287 np0000007271 devstack@c-api.service[100265]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 21:58:12.871287 np0000007271 devstack@c-api.service[100265]: we strongly recommend against using it for new projects. Aug 13 21:58:12.871287 np0000007271 devstack@c-api.service[100265]: If you are already using Eventlet, we recommend migrating to a different Aug 13 21:58:12.871287 np0000007271 devstack@c-api.service[100265]: framework. For more detail see Aug 13 21:58:12.871287 np0000007271 devstack@c-api.service[100265]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 21:58:12.871287 np0000007271 devstack@c-api.service[100265]: import eventlet # noqa Aug 13 21:58:12.877826 np0000007271 devstack@c-api.service[100268]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 21:58:12.877826 np0000007271 devstack@c-api.service[100268]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 21:58:12.877826 np0000007271 devstack@c-api.service[100268]: we strongly recommend against using it for new projects. Aug 13 21:58:12.877826 np0000007271 devstack@c-api.service[100268]: If you are already using Eventlet, we recommend migrating to a different Aug 13 21:58:12.877826 np0000007271 devstack@c-api.service[100268]: framework. For more detail see Aug 13 21:58:12.877826 np0000007271 devstack@c-api.service[100268]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 21:58:12.877826 np0000007271 devstack@c-api.service[100268]: import eventlet # noqa Aug 13 21:58:13.023764 np0000007271 devstack@c-api.service[100266]: /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 13 21:58:13.023764 np0000007271 devstack@c-api.service[100266]: from cgi import parse_header Aug 13 21:58:13.033908 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 21:58:13.033908 np0000007271 devstack@c-api.service[100267]: from cgi import parse_header Aug 13 21:58:13.041292 np0000007271 devstack@c-api.service[100265]: /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 13 21:58:13.041292 np0000007271 devstack@c-api.service[100265]: from cgi import parse_header Aug 13 21:58:13.041680 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 21:58:13.041680 np0000007271 devstack@c-api.service[100268]: from cgi import parse_header Aug 13 21:58:13.062834 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 21:58:13.062834 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 21:58:13.073101 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 21:58:13.073101 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 21:58:13.075392 np0000007271 devstack@c-api.service[100266]: /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 13 21:58:13.075392 np0000007271 devstack@c-api.service[100266]: removals.removed_module( Aug 13 21:58:13.075942 np0000007271 devstack@c-api.service[100266]: /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 13 21:58:13.075942 np0000007271 devstack@c-api.service[100266]: removals.removed_module( Aug 13 21:58:13.080548 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 21:58:13.080548 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 21:58:13.082768 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 21:58:13.082768 np0000007271 devstack@c-api.service[100267]: removals.removed_module( Aug 13 21:58:13.083570 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 21:58:13.083570 np0000007271 devstack@c-api.service[100267]: removals.removed_module( Aug 13 21:58:13.093082 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 21:58:13.093082 np0000007271 devstack@c-api.service[100268]: removals.removed_module( Aug 13 21:58:13.093977 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 21:58:13.093977 np0000007271 devstack@c-api.service[100268]: removals.removed_module( Aug 13 21:58:13.099185 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 21:58:13.099185 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 21:58:13.112415 np0000007271 devstack@c-api.service[100265]: /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 13 21:58:13.112415 np0000007271 devstack@c-api.service[100265]: removals.removed_module( Aug 13 21:58:13.113331 np0000007271 devstack@c-api.service[100265]: /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 13 21:58:13.113331 np0000007271 devstack@c-api.service[100265]: removals.removed_module( Aug 13 21:58:13.825200 np0000007271 devstack@c-api.service[100266]: /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 13 21:58:13.825200 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 21:58:13.839545 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 21:58:13.839545 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 21:58:13.873330 np0000007271 devstack@c-api.service[100266]: /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 13 21:58:13.873330 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 21:58:13.893813 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 21:58:13.893813 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 21:58:13.912378 np0000007271 devstack@c-api.service[100265]: /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 13 21:58:13.912378 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 21:58:13.920914 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 21:58:13.920914 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 21:58:13.960306 np0000007271 devstack@c-api.service[100265]: /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 13 21:58:13.960306 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 21:58:13.975022 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 21:58:13.975022 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 21:58:14.041914 np0000007271 devstack@c-api.service[100266]: 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 13 21:58:14.042103 np0000007271 devstack@c-api.service[100266]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100266) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 21:58:14.074308 np0000007271 devstack@c-api.service[100267]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 21:58:14.074512 np0000007271 devstack@c-api.service[100267]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100267) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 21:58:14.116676 np0000007271 devstack@c-api.service[100265]: 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 13 21:58:14.116867 np0000007271 devstack@c-api.service[100265]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100265) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 21:58:14.121344 np0000007271 devstack@c-api.service[100266]: /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 13 21:58:14.121344 np0000007271 devstack@c-api.service[100266]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 21:58:14.135070 np0000007271 devstack@c-api.service[100267]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 21:58:14.135070 np0000007271 devstack@c-api.service[100267]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 21:58:14.151784 np0000007271 devstack@c-api.service[100268]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 21:58:14.151784 np0000007271 devstack@c-api.service[100268]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100268) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 21:58:14.176655 np0000007271 devstack@c-api.service[100265]: /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 13 21:58:14.176655 np0000007271 devstack@c-api.service[100265]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 21:58:14.234822 np0000007271 devstack@c-api.service[100268]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 21:58:14.234822 np0000007271 devstack@c-api.service[100268]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 21:58:14.598205 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100265) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 21:58:14.598516 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100266) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 21:58:14.598614 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.598689 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.598856 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.598929 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.599001 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.599159 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.600861 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100267) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 21:58:14.602567 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.602642 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.602678 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.602678 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.602743 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.602780 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.602830 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.602860 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.602860 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.602900 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.602925 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.602959 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.602985 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.602985 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.602985 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.602985 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.602985 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.603098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.603098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.603098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.603098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.603098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.603098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.603098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.603230 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.603230 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.603230 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.603230 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.603230 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.603230 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.603230 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.603230 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.603379 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.603408 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.603451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.603477 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.603501 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.603524 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.603547 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.603571 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.603595 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.603618 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.603654 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.603681 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.603704 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.603732 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.603755 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.603783 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.603806 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.603830 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.603860 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.603885 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.603885 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.603925 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.603946 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.603969 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.604109 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.604146 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.604175 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.604236 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.604287 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.604335 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.604335 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.604943 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.604943 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.604943 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.605631 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.605714 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.606567 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.606567 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.606567 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.606567 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.606567 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.606567 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.606861 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.606944 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.606986 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.607103 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.607148 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.607205 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.607250 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.607299 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.607299 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.607404 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.607469 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.607515 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.607515 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.607515 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.607515 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.607515 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.607805 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.607876 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.607876 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.607950 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.607994 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.608045 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.608199 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.608274 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.608274 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.608274 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.608274 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.608479 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.608479 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.608479 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.608640 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.609488 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.609488 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.609557 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.609587 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.609614 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.609634 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.609661 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.609661 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.609703 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.609733 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.609757 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.609786 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.609811 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.609811 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.609811 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.609811 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.609811 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.609911 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.609911 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.609952 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.609976 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.610006 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.610040 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.610071 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.610092 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.610116 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.610137 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.610163 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.610190 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.610213 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.610244 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.610269 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.610289 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.610310 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.610332 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.610357 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.610381 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.610401 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.610434 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.610458 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.610488 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.610517 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.610517 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.610557 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.610595 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.610629 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.610652 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.610684 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.610709 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.610729 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.610754 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.610754 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.610800 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.610800 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.610800 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.610800 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.610800 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.610800 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.610800 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.610925 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.610948 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.611567 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.611567 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.611567 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.611567 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.611567 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.612767 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100268) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 21:58:14.612824 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.612824 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.612824 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.612824 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.612966 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.612993 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.613016 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.613048 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.613075 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.613103 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.613129 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.613158 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.613188 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.613214 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.613236 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.613260 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.613280 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.613301 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.613301 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.613340 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.613364 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.613392 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.613430 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.613430 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.613473 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.613473 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.613473 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.613473 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.613473 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.613473 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.613473 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.613858 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.613921 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.613970 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.614021 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.614120 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.614190 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.614263 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.614336 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.614401 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.614476 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.614532 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.614603 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.614603 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.614679 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.615203 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.615341 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.615341 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.615416 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.615466 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.615546 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.615590 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.615794 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.616158 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.616158 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.616158 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.616158 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.616158 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.616158 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.616643 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.616711 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.616784 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.616829 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.616901 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.616972 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.617045 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.617366 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.617453 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.617532 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.617591 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.617630 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.617692 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.617864 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.617864 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.617864 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.618091 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.618091 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.618091 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.618091 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.618091 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.618614 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.618678 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.618678 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.618800 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.618847 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.618890 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.618934 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.618976 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.619023 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.619100 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.619134 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.619169 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.619214 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.619250 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.619359 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.619504 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.619586 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.619754 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.619754 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.619884 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.619884 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.620047 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.620115 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.620196 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.620263 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.620337 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.620405 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.620506 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.620992 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.621088 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.621132 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.621171 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.621228 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.621270 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.621309 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.621353 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.621392 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.621464 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.621508 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.621548 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.621548 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.621632 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.621762 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.621821 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.621874 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.621919 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.621959 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.621959 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.622024 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.622105 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.622144 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.622189 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.622189 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.622263 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.622263 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.622263 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.622690 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.622763 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.622856 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.622953 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.623068 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.623123 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.623234 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.623596 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.623666 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.623756 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.623838 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.623906 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.623950 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.624027 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.624115 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.624162 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.624201 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.624241 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.624277 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.624315 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.624361 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.624406 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.624462 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.624512 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.624512 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.624586 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.624586 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.624661 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.624706 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.624744 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.624859 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.624940 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.625007 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.625105 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.625175 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.625241 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.625314 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.625381 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.625466 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.625534 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.625627 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.625708 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.625795 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.625866 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.625931 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.625996 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.626076 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.626273 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.626324 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.626324 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.626498 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.626498 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.626498 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.626498 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.626659 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.626699 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.626735 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.626772 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.626811 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.626811 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.626811 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.626811 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.626811 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.626964 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.626964 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.627053 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.627095 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.627140 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.627184 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.627224 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.627261 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.627300 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.627347 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.627387 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.627444 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.627487 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.627524 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.627563 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.627612 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.627654 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.627691 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.627727 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.627765 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.627808 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.627862 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.627900 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.627936 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.627936 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.627999 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.628050 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.628050 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.629888 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.629955 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.630092 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.630162 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.630233 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.630233 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.630342 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.630471 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.630555 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.630631 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.630703 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.630789 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.630858 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.630903 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.630941 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.630986 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.630986 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.631075 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.631115 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.631159 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.631195 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.631233 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.631271 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.631320 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.631360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.631360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.631360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.631360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.631504 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.631504 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.631568 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.631611 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.631648 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.631697 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.631744 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.631744 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.631812 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.631853 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.631895 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.631934 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.631970 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.632007 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.632053 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.632053 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.632053 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.632171 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.632210 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.632210 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.632282 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.632319 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.632355 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.632390 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.632442 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.632442 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.632442 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.632442 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.633185 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.633251 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.633294 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.633368 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.633464 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.633534 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.633617 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.633671 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.633717 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.633762 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.633801 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.633839 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.633885 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.633931 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.633969 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.634008 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.634086 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.634134 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.634173 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.634210 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.634246 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.634289 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.634329 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.634372 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.634433 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.634475 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.634588 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.634634 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.634673 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.634673 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.634743 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.634787 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.634831 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.634870 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.634870 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.634944 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.634988 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.635045 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.635087 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.635126 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.635180 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.635219 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.635258 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.635296 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.635341 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.635381 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.635435 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.635474 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.635512 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.635558 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.635598 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.635637 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.635675 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.635712 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.635756 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.635791 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.635824 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.635868 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.635902 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.635934 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.635971 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.636014 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.636057 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.636089 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.636129 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.636161 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.636191 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.636218 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.636247 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.636596 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.636653 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.636730 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.636776 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.636840 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.636890 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.636918 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.636977 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.637049 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.637102 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.637154 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.637199 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.637245 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.637274 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.637362 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.637465 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.637530 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.637590 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.637649 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.637695 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.637740 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.637785 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.637828 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.637871 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.637936 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.638019 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.638110 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.638179 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.638240 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.638272 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.638476 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.638539 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.638600 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.638662 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.638714 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.638759 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.638813 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.638813 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.638813 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.638813 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.638813 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.638813 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.638813 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.639166 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.639166 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.639166 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.639166 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.639166 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.639354 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.639401 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.639460 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.639507 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.639559 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.639559 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.639559 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.639734 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.639809 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.639859 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.639902 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.639944 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.639944 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.639944 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.639944 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.639944 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.640159 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.640206 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.640264 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.640264 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.640354 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.640398 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.640489 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.640562 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.640604 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.640675 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.640720 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.640772 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.640817 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.640863 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.640906 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.640955 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.640955 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.641061 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.641133 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.641200 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.641260 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.641330 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.641406 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.641498 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.641553 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.641610 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.641669 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.641715 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.641765 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.641819 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.641874 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.641925 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.641970 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.642025 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.642099 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.642182 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.642232 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.642289 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.642363 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.642437 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.642505 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.642557 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.642617 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.642663 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.642713 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.642764 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.642808 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.642855 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.642906 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.642965 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.643013 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.643066 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.643117 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.643163 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.643201 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.643229 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.643253 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.643276 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.643305 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.643305 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.643305 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.643305 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.643305 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.643413 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.643413 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.643413 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.643413 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.643413 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.643413 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.643413 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.643590 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.643590 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.643590 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.643590 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.643590 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.643590 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.643590 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.643729 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.643729 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.643729 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.643801 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.643831 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.643856 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.643880 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.643903 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.643925 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.643952 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.643977 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.644006 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.644006 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.644006 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.644767 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.644864 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.644930 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.644986 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.645167 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.645195 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.645219 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.645248 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.645273 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.645324 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.645370 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.645415 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.645478 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.645532 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.645683 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.645780 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.645869 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.645935 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.645994 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.646070 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.646136 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.646796 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.646871 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.646928 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.646994 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.647176 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.647237 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.647288 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.647745 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.647806 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.647865 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.647912 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.647940 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.647971 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.647998 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.648028 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.648074 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.648097 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.648097 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.648139 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.648167 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.648198 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.648222 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.648247 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.648269 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.648301 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.648301 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.648345 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.648368 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.648368 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.648409 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.648450 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.648477 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.648622 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.648622 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.648730 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.649691 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.649762 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.649793 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.649822 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.649846 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.649868 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.649892 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.649916 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.649955 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.649983 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.650006 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.650050 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.650076 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.650098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.650121 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.650145 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.650179 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.650216 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.650249 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.650276 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.650301 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.650328 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.650357 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.650382 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.650409 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.650452 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.650478 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.650514 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.650541 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.650564 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.650588 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.650610 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.650633 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.650657 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.650682 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.650707 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.650731 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.650763 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.650788 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.650814 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.650838 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.650861 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.650887 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.650910 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.650933 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.650933 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.650933 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.650933 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.651020 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.651141 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.651204 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.651259 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.651359 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.651452 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.651547 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.651646 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.654888 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.654964 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.655024 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.655113 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.655161 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.655235 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.655276 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.655309 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.655335 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.655363 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.655393 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.655432 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.655459 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.655486 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.655510 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.655534 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.655565 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.655591 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.655664 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.655714 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.655767 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.656671 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.656817 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.656864 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.656925 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.657010 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.657119 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.657197 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.659859 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.659940 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.660006 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.660066 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.660142 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.660200 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.660295 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.660653 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.660732 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.660782 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.660854 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.660922 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.660960 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.660988 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.661055 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.661111 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.661157 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.661202 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.661236 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.661268 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.661299 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.661324 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.661354 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.661384 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.661409 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.661452 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.661478 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.661503 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.661526 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.661550 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.661573 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.661604 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.661682 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.661747 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.661815 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.661871 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.661917 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.661968 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.661968 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.661968 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.661968 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.662136 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.662264 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.662335 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.662394 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.662521 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.662595 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.662685 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.662768 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.663098 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.663160 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.663218 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.663307 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.663355 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.663410 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.663498 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 21:58:14.664432 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.664526 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.664581 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.664612 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.664645 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.664669 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.664727 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.664782 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.664828 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.664873 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.664924 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.664924 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.665269 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.665365 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.665479 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.665541 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 21:58:14.665578 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.665605 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 21:58:14.665638 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.665664 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 21:58:14.665719 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.665754 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 21:58:14.665787 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 21:58:14.665813 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 21:58:14.707527 np0000007271 devstack@c-api.service[100265]: INFO dbcounter [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Registered counter for database cinder Aug 13 21:58:14.708793 np0000007271 devstack@c-api.service[100267]: INFO dbcounter [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Registered counter for database cinder Aug 13 21:58:14.712124 np0000007271 devstack@c-api.service[100266]: INFO dbcounter [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Registered counter for database cinder Aug 13 21:58:14.724438 np0000007271 devstack@c-api.service[100268]: INFO dbcounter [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Registered counter for database cinder Aug 13 21:58:14.745981 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e 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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:58:14.753230 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:58:14.755027 np0000007271 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa 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=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:58:14.777236 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:58:14.857173 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writer thread running {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 21:58:14.859536 np0000007271 devstack@c-api.service[100265]: INFO cinder.rpc [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 21:58:14.861909 np0000007271 devstack@c-api.service[100265]: INFO cinder.rpc [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 21:58:14.863968 np0000007271 devstack@c-api.service[100265]: INFO cinder.rpc [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 21:58:14.865791 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writer thread running {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 21:58:14.865893 np0000007271 devstack@c-api.service[100265]: INFO cinder.rpc [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 21:58:14.866520 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.866520 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.868334 np0000007271 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e 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 13 21:58:14.868431 np0000007271 devstack@c-api.service[100266]: INFO cinder.rpc [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 21:58:14.870788 np0000007271 devstack@c-api.service[100266]: INFO cinder.rpc [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 21:58:14.870979 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writer thread running {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 21:58:14.871188 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.871354 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.873149 np0000007271 devstack@c-api.service[100266]: INFO cinder.rpc [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 21:58:14.873823 np0000007271 devstack@c-api.service[100267]: INFO cinder.rpc [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 21:58:14.875099 np0000007271 devstack@c-api.service[100266]: INFO cinder.rpc [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 21:58:14.875514 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.875687 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.876321 np0000007271 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa 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 13 21:58:14.876474 np0000007271 devstack@c-api.service[100267]: INFO cinder.rpc [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 21:58:14.878764 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.878888 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.879082 np0000007271 devstack@c-api.service[100267]: INFO cinder.rpc [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 21:58:14.881484 np0000007271 devstack@c-api.service[100267]: INFO cinder.rpc [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 21:58:14.881811 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.882066 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.882701 np0000007271 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 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 13 21:58:14.885100 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.885263 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.889681 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writer thread running {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 21:58:14.892390 np0000007271 devstack@c-api.service[100268]: INFO cinder.rpc [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 21:58:14.894830 np0000007271 devstack@c-api.service[100268]: INFO cinder.rpc [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 21:58:14.897029 np0000007271 devstack@c-api.service[100268]: INFO cinder.rpc [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 21:58:14.898934 np0000007271 devstack@c-api.service[100268]: INFO cinder.rpc [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 21:58:14.899248 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.899518 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.900107 np0000007271 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c 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 13 21:58:14.902450 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.902588 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.904321 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e 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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:58:14.907561 np0000007271 devstack@c-api.service[100265]: INFO cinder.rpc [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 21:58:14.909800 np0000007271 devstack@c-api.service[100265]: INFO cinder.rpc [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 21:58:14.910263 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.910567 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.912802 np0000007271 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa 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=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:58:14.915801 np0000007271 devstack@c-api.service[100266]: INFO cinder.rpc [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 21:58:14.917451 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:58:14.918518 np0000007271 devstack@c-api.service[100266]: INFO cinder.rpc [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 21:58:14.919074 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.919257 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.920128 np0000007271 devstack@c-api.service[100267]: INFO cinder.rpc [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 21:58:14.921725 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.922021 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.922296 np0000007271 devstack@c-api.service[100267]: INFO cinder.rpc [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 21:58:14.922742 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.922877 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.925777 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.925957 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.928150 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.928297 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.930972 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.931114 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.933043 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.933167 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.933217 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.933453 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.933759 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.933986 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.934972 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.935103 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.936417 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:58:14.937090 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.937280 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.938704 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.938865 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.938933 np0000007271 devstack@c-api.service[100268]: INFO cinder.rpc [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 21:58:14.939026 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.939156 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.939236 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.939469 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.940997 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.941174 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.941277 np0000007271 devstack@c-api.service[100268]: INFO cinder.rpc [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 21:58:14.941471 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.941626 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.941729 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.941825 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.941866 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.941938 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.942112 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.942235 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.943615 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.943729 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.944618 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.944761 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.945381 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.945553 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.946765 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.946923 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.947562 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.947686 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.947730 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.947807 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.949009 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.949183 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.949948 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.950003 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.950472 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.950524 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.951289 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.951437 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.951817 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.951969 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.952215 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.952350 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.952399 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.952557 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.953005 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.953143 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.953791 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.953863 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.953910 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.953951 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.954414 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.954554 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.954760 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.954880 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.955142 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.955272 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.955441 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.955565 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.956083 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.956186 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.956706 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.956789 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.956975 np0000007271 devstack@c-api.service[100265]: WARNING cinder.api.contrib.hosts [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 21:58:14.957030 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.957131 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.957176 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.957215 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.957281 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.957322 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.957590 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.957730 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.957795 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: extensions {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.958014 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.958138 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.958978 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: consistencygroups {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.959549 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.959689 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.960059 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.960151 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.960198 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.960294 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.961212 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: extra_specs {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.962443 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: capabilities {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.963328 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.963385 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: backups {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.963456 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.964048 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.964235 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.964622 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.964762 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.964968 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: os-quota-sets {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.965499 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.965652 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.966126 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: qos-specs {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.966766 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.966932 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.967070 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.967198 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.967461 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.967585 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.967904 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: encryption {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.968190 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.968320 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.968443 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.968594 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.969262 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.969384 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.969440 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.969478 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: encryption {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.969527 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.969719 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.969856 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.970136 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.970214 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.970258 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.970319 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.970925 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: cgsnapshots {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.970973 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.971042 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.971123 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.971168 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.971834 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.971895 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.971933 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.971979 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.972017 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.972062 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.972309 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: scheduler-stats {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.972534 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.972639 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.972685 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.972762 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.973198 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.973306 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.973349 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.973481 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.973736 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: os-volume-manage {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.974105 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.974176 np0000007271 devstack@c-api.service[100266]: WARNING cinder.api.contrib.hosts [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 21:58:14.974256 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.974311 np0000007271 devstack@c-api.service[100267]: WARNING cinder.api.contrib.hosts [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 21:58:14.974377 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.974800 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.974852 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.974852 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.975008 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: extensions {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.975077 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.975179 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.975232 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: extensions {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.975439 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: os-snapshot-manage {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.976111 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: consistencygroups {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.976287 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: consistencygroups {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.976791 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: os-volume-transfer {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.976967 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.977121 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.978232 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: os-hosts {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.978618 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: extra_specs {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.978943 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: extra_specs {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.979456 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: os-volume-type-access {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.979879 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: capabilities {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.980323 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: capabilities {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.980865 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: os-availability-zone {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.980944 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: backups {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.981355 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: backups {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.981412 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.981545 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.982109 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extended resource: os-quota-class-sets {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.982559 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: os-quota-sets {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.983136 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: os-quota-sets {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.983687 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.983879 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.983933 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.984000 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: qos-specs {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.984097 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.984371 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: qos-specs {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.984841 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.984999 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.985442 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.985570 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.985763 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: encryption {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.985853 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.986024 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.986133 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: encryption {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.986435 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.986573 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.986739 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.snapshot_actions [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] SnapshotActionsController initialized {{(pid=100265) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 21:58:14.987081 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: encryption {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.987294 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.987340 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: encryption {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.987448 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.987890 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.988063 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.988292 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: cgsnapshots {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.988601 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: cgsnapshots {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.988807 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.988972 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.989120 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.989217 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.989587 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: scheduler-stats {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.989824 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: scheduler-stats {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.989883 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.989995 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.990061 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.990148 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.990776 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.990879 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: os-volume-manage {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.990936 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.990984 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.991029 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: os-volume-manage {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.991117 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.991520 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.991649 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.991737 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:14.991928 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:14.992069 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:14.992182 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: os-snapshot-manage {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.992253 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:14.992315 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: os-snapshot-manage {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.992393 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:14.992460 np0000007271 devstack@c-api.service[100268]: WARNING cinder.api.contrib.hosts [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 21:58:14.992577 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:14.992696 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.992747 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extension UsedLimits extending resource: limits {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:14.992812 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.992869 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:14.993016 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:14.993176 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:14.993317 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: extensions {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.993379 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extension AdminActions extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:14.993621 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: os-volume-transfer {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.993679 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: os-volume-transfer {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.993728 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extension AdminActions extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:14.993728 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extension AdminActions extending resource: backups {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:14.993850 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extension VolumeActions extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:14.994050 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:14.994192 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-c8ee1628-7536-4d76-8158-6a81b1d76a7e None None] Extension TypesManage extending resource: types {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:14.994403 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: consistencygroups {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.994678 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: os-hosts {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.994800 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: os-hosts {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.995738 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: os-volume-type-access {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.995930 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: os-volume-type-access {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.996151 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: extra_specs {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.997022 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: os-availability-zone {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.997287 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: os-availability-zone {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.997374 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: capabilities {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.998146 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extended resource: os-quota-class-sets {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.998440 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extended resource: os-quota-class-sets {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.998512 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: backups {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:14.999590 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.999731 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:14.999798 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:14.999949 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.000380 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: os-quota-sets {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:15.000547 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.000695 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.000764 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.000831 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.001499 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.001559 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.001604 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.001648 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: qos-specs {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:15.001708 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.002152 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.snapshot_actions [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] SnapshotActionsController initialized {{(pid=100267) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 21:58:15.002229 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.snapshot_actions [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] SnapshotActionsController initialized {{(pid=100266) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 21:58:15.002277 np0000007271 devstack@c-api.service[100265]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x713a9c2a4668 pid: 100265 (default app) Aug 13 21:58:15.003266 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.003325 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.003401 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.003468 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.003946 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: encryption {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:15.004088 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.004160 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.004207 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.004323 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.004887 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.005010 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.005078 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.005173 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.005587 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: encryption {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:15.005713 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.005824 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.005983 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.006126 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.006403 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.006547 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.006640 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.006738 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.006835 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.006893 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.006962 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.007029 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.007088 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extension UsedLimits extending resource: limits {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.007168 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.007216 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.007267 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.007310 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: cgsnapshots {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:15.007360 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.007404 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.007498 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extension AdminActions extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.007557 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.007600 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extension AdminActions extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.007673 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.007719 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extension AdminActions extending resource: backups {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.007793 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extension VolumeActions extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.007840 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extension UsedLimits extending resource: limits {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.007936 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.007986 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extension SnapshotActions extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.008067 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-967b5761-1c4e-4591-a712-251eb8ed20e2 None None] Extension TypesManage extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.008122 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.008260 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extension VolumeTypeAccess extending resource: types {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.008434 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extension AdminActions extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.008601 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: scheduler-stats {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:15.008649 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extension AdminActions extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.008756 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extension AdminActions extending resource: backups {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.008912 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extension VolumeActions extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.009078 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.009226 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-c0ed8740-3eed-4312-a1b9-486bc9d746aa None None] Extension TypesManage extending resource: types {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.009877 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: os-volume-manage {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:15.011007 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: os-snapshot-manage {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:15.012171 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10ba2457-31b2-46fc-88c6-03753d7a5a4c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:58:15.012232 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: os-volume-transfer {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:15.013529 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: os-hosts {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:15.014773 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: os-volume-type-access {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:15.015169 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1/1] 10.4.3.4 () {60 vars in 911 bytes} [Thu Aug 13 21:58:15 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 13 21:58:15.015850 np0000007271 devstack@c-api.service[100267]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x713a9c2a4668 pid: 100267 (default app) Aug 13 21:58:15.016459 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: os-availability-zone {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:15.018456 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extended resource: os-quota-class-sets {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 21:58:15.018760 np0000007271 devstack@c-api.service[100266]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x713a9c2a4668 pid: 100266 (default app) Aug 13 21:58:15.019910 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.020082 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.020903 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.021030 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.021697 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.021827 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.022392 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.snapshot_actions [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] SnapshotActionsController initialized {{(pid=100268) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 21:58:15.022835 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.022973 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.023570 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.023684 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.024338 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.024470 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.025189 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 21:58:15.025329 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 21:58:15.025842 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.025987 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.026119 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.026250 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.026347 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.026449 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.026593 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extension UsedLimits extending resource: limits {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.026719 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.026812 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.026908 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.027011 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extension AdminActions extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.027126 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extension AdminActions extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.027224 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extension AdminActions extending resource: backups {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.027343 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extension VolumeActions extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.027514 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.027625 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-e5fedd4f-a912-4681-8a4d-6582015cc80c None None] Extension TypesManage extending resource: types {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 21:58:15.034738 np0000007271 devstack@c-api.service[100268]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x713a9c2a4668 pid: 100268 (default app) Aug 13 21:58:19.701885 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-66e37e86-3cf4-4dcd-b29c-eb65d71ced8d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:58:20.252516 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66e37e86-3cf4-4dcd-b29c-eb65d71ced8d admin admin] POST https://10.4.3.4/volume/v3/types Aug 13 21:58:20.253249 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66e37e86-3cf4-4dcd-b29c-eb65d71ced8d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:58:20.254809 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 21:58:20.254809 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 21:58:20.287285 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-66e37e86-3cf4-4dcd-b29c-eb65d71ced8d 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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:58:20.310673 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66e37e86-3cf4-4dcd-b29c-eb65d71ced8d admin admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 21:58:20.311175 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 2/2] 10.4.3.4 () {68 vars in 1288 bytes} [Thu Aug 13 21:58:19 2026] POST /volume/v3/types => generated 183 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:58:20.327364 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe01d3fd-6a07-49ab-a4e3-5712b0c2bbff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:58:20.604653 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe01d3fd-6a07-49ab-a4e3-5712b0c2bbff admin admin] POST https://10.4.3.4/volume/v3/types/94dfd036-122c-4cdb-afdd-fca5130552f9/extra_specs Aug 13 21:58:20.605264 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe01d3fd-6a07-49ab-a4e3-5712b0c2bbff admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:58:20.606952 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 21:58:20.606952 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 21:58:20.638010 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-fe01d3fd-6a07-49ab-a4e3-5712b0c2bbff admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:58:20.692596 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe01d3fd-6a07-49ab-a4e3-5712b0c2bbff admin admin] https://10.4.3.4/volume/v3/types/94dfd036-122c-4cdb-afdd-fca5130552f9/extra_specs returned with HTTP 200 Aug 13 21:58:20.693030 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1/3] 10.4.3.4 () {68 vars in 1435 bytes} [Thu Aug 13 21:58:20 2026] POST /volume/v3/types/94dfd036-122c-4cdb-afdd-fca5130552f9/extra_specs => generated 52 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:58:20.917963 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-467dbdec-269f-4c4c-b2e7-871c2857220a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:58:21.218139 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-467dbdec-269f-4c4c-b2e7-871c2857220a admin admin] POST https://10.4.3.4/volume/v3/types Aug 13 21:58:21.218722 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-467dbdec-269f-4c4c-b2e7-871c2857220a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:58:21.220219 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 21:58:21.220219 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 21:58:21.249341 np0000007271 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-467dbdec-269f-4c4c-b2e7-871c2857220a 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=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:58:21.271224 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-467dbdec-269f-4c4c-b2e7-871c2857220a admin admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 21:58:21.271641 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1/4] 10.4.3.4 () {68 vars in 1288 bytes} [Thu Aug 13 21:58:20 2026] POST /volume/v3/types => generated 186 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 21:58:21.293457 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2935da07-6ce4-42b6-968f-3a1deddb6b9a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:58:21.581655 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2935da07-6ce4-42b6-968f-3a1deddb6b9a admin admin] POST https://10.4.3.4/volume/v3/types/3c121f1a-ef29-4ac3-b662-055d332d770f/extra_specs Aug 13 21:58:21.582186 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2935da07-6ce4-42b6-968f-3a1deddb6b9a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 21:58:21.583835 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 21:58:21.583835 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 21:58:21.615026 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-2935da07-6ce4-42b6-968f-3a1deddb6b9a admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 21:58:21.668456 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2935da07-6ce4-42b6-968f-3a1deddb6b9a admin admin] https://10.4.3.4/volume/v3/types/3c121f1a-ef29-4ac3-b662-055d332d770f/extra_specs returned with HTTP 200 Aug 13 21:58:21.668456 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1/5] 10.4.3.4 () {68 vars in 1435 bytes} [Thu Aug 13 21:58:21 2026] POST /volume/v3/types/3c121f1a-ef29-4ac3-b662-055d332d770f/extra_specs => generated 45 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 21:58:30.308174 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:58:30.691267 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:58:31.269528 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:58:31.665506 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 21:58:53.582905 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e032105-2c18-4d0f-b7af-a1fa15a91236 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:58:53.583438 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e032105-2c18-4d0f-b7af-a1fa15a91236 None None] GET https://10.4.3.4/volume// Aug 13 21:58:53.583611 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e032105-2c18-4d0f-b7af-a1fa15a91236 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:58:53.583818 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e032105-2c18-4d0f-b7af-a1fa15a91236 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:58:53.584302 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e032105-2c18-4d0f-b7af-a1fa15a91236 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 21:58:53.584596 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 3/6] 10.4.3.4 () {66 vars in 1411 bytes} [Thu Aug 13 21:58:53 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 21:59:34.410730 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-90f86273-3a7d-4bce-882e-34f535ee0490 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 21:59:34.685405 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90f86273-3a7d-4bce-882e-34f535ee0490 tempest-verify_tempest_config-440681912 tempest-verify_tempest_config-440681912-project-member] GET https://10.4.3.4/volume/v3/extensions Aug 13 21:59:34.685639 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90f86273-3a7d-4bce-882e-34f535ee0490 tempest-verify_tempest_config-440681912 tempest-verify_tempest_config-440681912-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 21:59:34.685837 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90f86273-3a7d-4bce-882e-34f535ee0490 tempest-verify_tempest_config-440681912 tempest-verify_tempest_config-440681912-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 21:59:34.686180 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90f86273-3a7d-4bce-882e-34f535ee0490 tempest-verify_tempest_config-440681912 tempest-verify_tempest_config-440681912-project-member] https://10.4.3.4/volume/v3/extensions returned with HTTP 200 Aug 13 21:59:34.686538 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 2/7] 10.4.3.4 () {66 vars in 1232 bytes} [Thu Aug 13 21:59:34 2026] GET /volume/v3/extensions => generated 5245 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:00:24.558256 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:24.904651 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:00:24.908226 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-2039790722"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:00:24.912090 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-2039790722'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:00:24.913130 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Create volume of 1 GB Aug 13 22:00:24.926891 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Availability zone cache updated, next update will occur around 2026-08-13 23:00:24.926321. {{(pid=100266) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 22:00:24.927032 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Availability Zones retrieved successfully. Aug 13 22:00:24.953434 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Flow 'volume_create_api' (edc45a3f-04a5-4c72-b151-0dd83c24dd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:00:24.954636 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87434baa-1053-4651-bda7-b5a422504de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:24.955962 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:00:25.010127 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87434baa-1053-4651-bda7-b5a422504de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:25.011673 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1be4b1-7cea-48a3-ba12-582f182e6a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:25.057310 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-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 13 22:00:25.058144 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-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 13 22:00:25.121663 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Created reservations ['d74155ad-0028-467f-951b-7f7729a3e676', 'eecbd42e-939d-46f4-8010-ea7402edf893', '16e4431d-b44d-42ac-b044-9bad9b08d3ef', '0509d985-49db-4436-a473-8b85cd8ff310'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:00:25.121663 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1be4b1-7cea-48a3-ba12-582f182e6a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d74155ad-0028-467f-951b-7f7729a3e676', 'eecbd42e-939d-46f4-8010-ea7402edf893', '16e4431d-b44d-42ac-b044-9bad9b08d3ef', '0509d985-49db-4436-a473-8b85cd8ff310']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:25.122501 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b986ff-488c-492c-bd7e-93da4c6730e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:25.186363 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b986ff-488c-492c-bd7e-93da4c6730e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2039790722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8731d9a85e483085aeac9c86ec25c3',qos_specs=None,replication_status=,reservations=['d74155ad-0028-467f-951b-7f7729a3e676','eecbd42e-939d-46f4-8010-ea7402edf893','16e4431d-b44d-42ac-b044-9bad9b08d3ef','0509d985-49db-4436-a473-8b85cd8ff310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7ad13b563f8495d8c4f259a6c7c4f4e',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:00:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2039790722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f8731d9a85e483085aeac9c86ec25c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7ad13b563f8495d8c4f259a6c7c4f4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:25.187012 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9155da8b-2212-4d6c-a7ab-064821689328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:25.228357 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9155da8b-2212-4d6c-a7ab-064821689328) transitioned into state 'SUCCESS' from state '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-2039790722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8731d9a85e483085aeac9c86ec25c3',qos_specs=None,replication_status=,reservations=['d74155ad-0028-467f-951b-7f7729a3e676','eecbd42e-939d-46f4-8010-ea7402edf893','16e4431d-b44d-42ac-b044-9bad9b08d3ef','0509d985-49db-4436-a473-8b85cd8ff310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7ad13b563f8495d8c4f259a6c7c4f4e',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:25.229530 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683960df-eecf-442b-8628-83548eb1c3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:25.260824 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683960df-eecf-442b-8628-83548eb1c3a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:25.261160 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Flow 'volume_create_api' (edc45a3f-04a5-4c72-b151-0dd83c24dd0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:00:25.263324 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Create volume request issued successfully. Aug 13 22:00:25.263324 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e5cdd5b-1c48-48f0-8119-da0ac5b80678 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:00:25.263577 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 2/8] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:00:24 2026] POST /volume/v3/volumes => generated 755 bytes in 707 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:00:33.722272 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:33.725837 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:00:33.726371 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1851691644", "imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:00:33.729105 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1851691644', 'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:00:34.392245 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Create volume of 1 GB Aug 13 22:00:34.417868 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Availability zone cache updated, next update will occur around 2026-08-13 23:00:34.417221. {{(pid=100268) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 22:00:34.417991 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Availability Zones retrieved successfully. Aug 13 22:00:34.440304 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Flow 'volume_create_api' (3b015cb7-74f8-4bae-ab67-0fc645aea0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:00:34.442061 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c607ee56-0343-4728-bb3b-cdfccc05463a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:34.442352 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:00:34.553567 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c607ee56-0343-4728-bb3b-cdfccc05463a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:34.556433 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c79f1fd9-9da0-46c3-bdcd-176a6f4b6129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:34.590387 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:34.611889 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-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 13 22:00:34.611889 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-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 13 22:00:34.662693 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Created reservations ['496a0f9f-0bd1-4aa5-81f3-34ace8b002c6', '2a6f59eb-a554-4c3f-894b-67c8f3a16045', '8081082e-a831-4475-a8e0-52b49671c790', '6405c23f-c1ef-48bd-93f3-2d0aa655b89e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:00:34.663756 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c79f1fd9-9da0-46c3-bdcd-176a6f4b6129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['496a0f9f-0bd1-4aa5-81f3-34ace8b002c6', '2a6f59eb-a554-4c3f-894b-67c8f3a16045', '8081082e-a831-4475-a8e0-52b49671c790', '6405c23f-c1ef-48bd-93f3-2d0aa655b89e']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:34.664651 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (481a8fb3-21de-4214-a5c6-42d833e93d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:34.714243 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (481a8fb3-21de-4214-a5c6-42d833e93d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304', '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-1851691644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3be8d7ec1a314cc484b84829deb42c96',qos_specs=None,replication_status=,reservations=['496a0f9f-0bd1-4aa5-81f3-34ace8b002c6','2a6f59eb-a554-4c3f-894b-67c8f3a16045','8081082e-a831-4475-a8e0-52b49671c790','6405c23f-c1ef-48bd-93f3-2d0aa655b89e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b5416e1fa674e948313d2d52f0ce4af',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1851691644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3be8d7ec1a314cc484b84829deb42c96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b5416e1fa674e948313d2d52f0ce4af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:34.715021 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ba237f-c343-48ca-b24e-f9954118db71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:34.748461 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ba237f-c343-48ca-b24e-f9954118db71) transitioned into state 'SUCCESS' from state '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-1851691644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3be8d7ec1a314cc484b84829deb42c96',qos_specs=None,replication_status=,reservations=['496a0f9f-0bd1-4aa5-81f3-34ace8b002c6','2a6f59eb-a554-4c3f-894b-67c8f3a16045','8081082e-a831-4475-a8e0-52b49671c790','6405c23f-c1ef-48bd-93f3-2d0aa655b89e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b5416e1fa674e948313d2d52f0ce4af',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:34.749534 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c36f8a01-0513-4c08-9773-007a444bda0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:34.779388 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c36f8a01-0513-4c08-9773-007a444bda0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:34.780809 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Flow 'volume_create_api' (3b015cb7-74f8-4bae-ab67-0fc645aea0ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:00:34.781261 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Create volume request issued successfully. Aug 13 22:00:34.782730 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a038cd4-82b4-4f63-bd3f-b870fb4bc32b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:00:34.783345 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 2/9] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:00:33 2026] POST /volume/v3/volumes => generated 895 bytes in 1062 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:00:34.799478 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62360247-573e-426d-810a-f60238fff796 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:34.801692 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62360247-573e-426d-810a-f60238fff796 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:00:34.802308 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62360247-573e-426d-810a-f60238fff796 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:34.802553 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:00:34.802826 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62360247-573e-426d-810a-f60238fff796 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:34.802904 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2055386756", "imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:00:34.804970 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2055386756', 'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:00:34.852868 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:34.852868 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:00:34.862045 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-62360247-573e-426d-810a-f60238fff796 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:00:34.869961 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62360247-573e-426d-810a-f60238fff796 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:00:34.870588 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 3/10] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:00:34 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 963 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:00:35.234787 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:00:35.304852 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Create volume of 1 GB Aug 13 22:00:35.317907 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Availability zone cache updated, next update will occur around 2026-08-13 23:00:35.317169. {{(pid=100265) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 22:00:35.318031 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Availability Zones retrieved successfully. Aug 13 22:00:35.344816 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Flow 'volume_create_api' (ee3c82b3-0a58-491d-89f6-300bdba1fcb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:00:35.346198 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dad50e5a-4f0c-4e86-af7d-85c7235072b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:35.347405 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:00:35.460680 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dad50e5a-4f0c-4e86-af7d-85c7235072b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:35.461864 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be4dc24b-9272-47f2-bed9-97a26da8d61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:35.507457 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-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 13 22:00:35.507727 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-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 13 22:00:35.562178 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Created reservations ['321cc5d7-cb95-4c14-aacb-d1b47edd8bff', '0aaced95-c256-48f2-8d27-f0cb4c0084ea', 'bc05dee0-eacb-4b33-90b4-f43b98477db1', '6574483b-f8ac-4d79-8afb-4f2e613219da'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:00:35.563361 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be4dc24b-9272-47f2-bed9-97a26da8d61b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['321cc5d7-cb95-4c14-aacb-d1b47edd8bff', '0aaced95-c256-48f2-8d27-f0cb4c0084ea', 'bc05dee0-eacb-4b33-90b4-f43b98477db1', '6574483b-f8ac-4d79-8afb-4f2e613219da']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:35.564317 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92d32a75-c2bc-4c3c-911d-47e80e7f0361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:35.624151 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92d32a75-c2bc-4c3c-911d-47e80e7f0361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa191b7b-c7df-477a-b8a0-f3c3c4b2716a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2055386756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bda1560a6724bc98285ac1348e1f971',qos_specs=None,replication_status=,reservations=['321cc5d7-cb95-4c14-aacb-d1b47edd8bff','0aaced95-c256-48f2-8d27-f0cb4c0084ea','bc05dee0-eacb-4b33-90b4-f43b98477db1','6574483b-f8ac-4d79-8afb-4f2e613219da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3374055260407ab42a1dcc9f277acd',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2055386756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa191b7b-c7df-477a-b8a0-f3c3c4b2716a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bda1560a6724bc98285ac1348e1f971',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c3374055260407ab42a1dcc9f277acd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:35.625040 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73cdd05b-e5d3-463c-8e21-d9d1b270b023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:35.664370 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73cdd05b-e5d3-463c-8e21-d9d1b270b023) transitioned into state 'SUCCESS' from state '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-2055386756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bda1560a6724bc98285ac1348e1f971',qos_specs=None,replication_status=,reservations=['321cc5d7-cb95-4c14-aacb-d1b47edd8bff','0aaced95-c256-48f2-8d27-f0cb4c0084ea','bc05dee0-eacb-4b33-90b4-f43b98477db1','6574483b-f8ac-4d79-8afb-4f2e613219da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3374055260407ab42a1dcc9f277acd',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:35.665415 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3af810ac-a770-4495-a379-9e841e8c731e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:35.698236 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3af810ac-a770-4495-a379-9e841e8c731e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:35.699527 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Flow 'volume_create_api' (ee3c82b3-0a58-491d-89f6-300bdba1fcb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:00:35.699674 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Create volume request issued successfully. Aug 13 22:00:35.700811 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4faa1c3-c384-4c5e-aee6-6a84638d2369 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:00:35.701515 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 4/11] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:00:34 2026] POST /volume/v3/volumes => generated 753 bytes in 1111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:00:35.717271 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-afd23ec7-8252-4ca2-a742-ad1624292fd4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:35.719237 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-afd23ec7-8252-4ca2-a742-ad1624292fd4 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a Aug 13 22:00:35.719460 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-afd23ec7-8252-4ca2-a742-ad1624292fd4 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:35.719709 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-afd23ec7-8252-4ca2-a742-ad1624292fd4 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:35.727656 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:35.727656 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:35.733410 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-afd23ec7-8252-4ca2-a742-ad1624292fd4 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:35.740783 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-afd23ec7-8252-4ca2-a742-ad1624292fd4 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a returned with HTTP 200 Aug 13 22:00:35.741137 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 3/12] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:35 2026] GET /volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:35.890176 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c0da0ff-5cd1-46ba-90d1-51a1814a5c0e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:35.895994 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c0da0ff-5cd1-46ba-90d1-51a1814a5c0e tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:00:35.896352 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c0da0ff-5cd1-46ba-90d1-51a1814a5c0e tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:35.896725 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c0da0ff-5cd1-46ba-90d1-51a1814a5c0e tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:35.914449 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:35.914449 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:35.922148 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4c0da0ff-5cd1-46ba-90d1-51a1814a5c0e tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:00:35.931648 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c0da0ff-5cd1-46ba-90d1-51a1814a5c0e tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:00:35.931648 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 3/13] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:00:35 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 987 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:00:36.754793 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-51358d7b-4f2a-49f0-ba77-696a01d63ff4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:36.756598 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51358d7b-4f2a-49f0-ba77-696a01d63ff4 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a Aug 13 22:00:36.756811 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51358d7b-4f2a-49f0-ba77-696a01d63ff4 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:36.756998 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51358d7b-4f2a-49f0-ba77-696a01d63ff4 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:36.770262 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:36.770262 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:00:36.775059 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-51358d7b-4f2a-49f0-ba77-696a01d63ff4 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:36.787107 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51358d7b-4f2a-49f0-ba77-696a01d63ff4 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a returned with HTTP 200 Aug 13 22:00:36.787687 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 4/14] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:36 2026] GET /volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:36.948307 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a1a219af-834f-4578-9a1e-74bfd0479713 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:36.953508 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1a219af-834f-4578-9a1e-74bfd0479713 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:00:36.953508 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1a219af-834f-4578-9a1e-74bfd0479713 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:36.953508 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1a219af-834f-4578-9a1e-74bfd0479713 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:36.966486 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:36.966486 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:00:36.979296 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a1a219af-834f-4578-9a1e-74bfd0479713 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:00:36.990959 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1a219af-834f-4578-9a1e-74bfd0479713 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:00:36.992009 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 5/15] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:00:36 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 987 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:00:37.805659 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-edf1872a-caa4-483f-9486-de6906a355b4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:37.807641 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-edf1872a-caa4-483f-9486-de6906a355b4 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a Aug 13 22:00:37.808979 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-edf1872a-caa4-483f-9486-de6906a355b4 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:37.809287 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-edf1872a-caa4-483f-9486-de6906a355b4 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:37.817997 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:37.817997 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:37.828228 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-edf1872a-caa4-483f-9486-de6906a355b4 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:37.833736 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-edf1872a-caa4-483f-9486-de6906a355b4 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a returned with HTTP 200 Aug 13 22:00:37.834126 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 4/16] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:37 2026] GET /volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:38.009602 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1b7ac295-ac3e-4d7f-be4f-d990795f91ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:38.011017 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b7ac295-ac3e-4d7f-be4f-d990795f91ea tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:00:38.012606 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b7ac295-ac3e-4d7f-be4f-d990795f91ea tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:38.012606 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b7ac295-ac3e-4d7f-be4f-d990795f91ea tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:38.020871 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:38.020871 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:38.025604 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1b7ac295-ac3e-4d7f-be4f-d990795f91ea tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:00:38.030878 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b7ac295-ac3e-4d7f-be4f-d990795f91ea tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:00:38.031388 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 4/17] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:00:38 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 1048 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:00:38.848594 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac93122c-4f66-4230-82f6-f3b362ac846f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:38.850750 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac93122c-4f66-4230-82f6-f3b362ac846f tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a Aug 13 22:00:38.850990 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac93122c-4f66-4230-82f6-f3b362ac846f tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:38.851245 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac93122c-4f66-4230-82f6-f3b362ac846f tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:38.863830 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:38.863830 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:00:38.870217 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ac93122c-4f66-4230-82f6-f3b362ac846f tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:38.876907 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac93122c-4f66-4230-82f6-f3b362ac846f tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a returned with HTTP 200 Aug 13 22:00:38.877244 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 5/18] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:38 2026] GET /volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:39.045206 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ea3b001-2bea-4c8b-b46e-63adac55d063 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:39.046897 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ea3b001-2bea-4c8b-b46e-63adac55d063 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:00:39.047199 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ea3b001-2bea-4c8b-b46e-63adac55d063 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:39.047323 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ea3b001-2bea-4c8b-b46e-63adac55d063 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:39.053898 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:39.053898 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:00:39.057747 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ea3b001-2bea-4c8b-b46e-63adac55d063 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:00:39.062469 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ea3b001-2bea-4c8b-b46e-63adac55d063 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:00:39.063158 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 6/19] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:00:39 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 1048 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:00:39.893367 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d1fd88b-c9e0-4aef-96be-91530fa32205 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:39.897062 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d1fd88b-c9e0-4aef-96be-91530fa32205 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a Aug 13 22:00:39.897414 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d1fd88b-c9e0-4aef-96be-91530fa32205 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:39.898942 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d1fd88b-c9e0-4aef-96be-91530fa32205 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:39.913499 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:39.913499 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:39.916999 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0d1fd88b-c9e0-4aef-96be-91530fa32205 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:39.922527 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d1fd88b-c9e0-4aef-96be-91530fa32205 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a returned with HTTP 200 Aug 13 22:00:39.923149 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 5/20] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:39 2026] GET /volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:40.080827 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-58ba1fea-5cf6-4e3f-862a-28a615d02dd4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:40.085739 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58ba1fea-5cf6-4e3f-862a-28a615d02dd4 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:00:40.086026 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58ba1fea-5cf6-4e3f-862a-28a615d02dd4 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:40.086541 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58ba1fea-5cf6-4e3f-862a-28a615d02dd4 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:40.095845 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:40.095845 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:40.099847 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-58ba1fea-5cf6-4e3f-862a-28a615d02dd4 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:00:40.104297 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58ba1fea-5cf6-4e3f-862a-28a615d02dd4 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:00:40.104916 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 5/21] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:00:40 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 1048 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:00:40.120165 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:40.125490 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:00:40.125490 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1547740819"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:00:40.127599 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1547740819'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:00:40.128267 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Create volume of 1 GB Aug 13 22:00:40.147120 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Availability zone cache updated, next update will occur around 2026-08-13 23:00:40.144327. {{(pid=100267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 22:00:40.147224 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Availability Zones retrieved successfully. Aug 13 22:00:40.177789 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Flow 'volume_create_api' (de34a03f-2c96-4cc1-acbe-418e608c73f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:00:40.178817 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c02bfb2-c88e-4d39-ad49-c3cdea784dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:40.181182 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:00:40.240356 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c02bfb2-c88e-4d39-ad49-c3cdea784dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:40.241697 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21de885d-6676-4644-af9f-fc1eed67ab7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:40.287219 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-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 13 22:00:40.287644 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-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 13 22:00:40.337366 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Created reservations ['278173b4-2bdf-4a03-9ee0-3217d101337b', '2612ff26-115c-45fe-95ac-c78ced6e463b', '7852ad6f-5e66-479d-8783-1836ac7e6ce1', 'a5976f0d-1fe7-4677-a778-d5c0ffcf5fe6'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:00:40.338272 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21de885d-6676-4644-af9f-fc1eed67ab7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['278173b4-2bdf-4a03-9ee0-3217d101337b', '2612ff26-115c-45fe-95ac-c78ced6e463b', '7852ad6f-5e66-479d-8783-1836ac7e6ce1', 'a5976f0d-1fe7-4677-a778-d5c0ffcf5fe6']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:40.339274 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e75620-c533-4603-8227-417dcd280638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:40.367845 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e75620-c533-4603-8227-417dcd280638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f65f6878-643e-48b5-826f-320496748ad9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1547740819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e5ba5dc5944368a94166ed0aed95f7',qos_specs=None,replication_status=,reservations=['278173b4-2bdf-4a03-9ee0-3217d101337b','2612ff26-115c-45fe-95ac-c78ced6e463b','7852ad6f-5e66-479d-8783-1836ac7e6ce1','a5976f0d-1fe7-4677-a778-d5c0ffcf5fe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b77565658d840c38a77ebcada5cf7f2',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:00:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1547740819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f65f6878-643e-48b5-826f-320496748ad9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9e5ba5dc5944368a94166ed0aed95f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b77565658d840c38a77ebcada5cf7f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:40.369316 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (897117eb-cca2-4c0c-897d-4a4e6920b869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:40.406976 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (897117eb-cca2-4c0c-897d-4a4e6920b869) transitioned into state 'SUCCESS' from state '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-1547740819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e5ba5dc5944368a94166ed0aed95f7',qos_specs=None,replication_status=,reservations=['278173b4-2bdf-4a03-9ee0-3217d101337b','2612ff26-115c-45fe-95ac-c78ced6e463b','7852ad6f-5e66-479d-8783-1836ac7e6ce1','a5976f0d-1fe7-4677-a778-d5c0ffcf5fe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b77565658d840c38a77ebcada5cf7f2',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:40.408001 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30894ea7-97bc-46fe-aafd-aa421b30fd96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:40.439242 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30894ea7-97bc-46fe-aafd-aa421b30fd96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:40.441211 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Flow 'volume_create_api' (de34a03f-2c96-4cc1-acbe-418e608c73f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:00:40.441211 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Create volume request issued successfully. Aug 13 22:00:40.442551 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a6a1463-9a22-4c14-ae61-02a1469ee348 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:00:40.442551 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 6/22] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:00:40 2026] POST /volume/v3/volumes => generated 748 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:00:40.458803 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3bf366b5-5661-4535-8f39-246a4182d086 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:40.464239 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3bf366b5-5661-4535-8f39-246a4182d086 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:00:40.464239 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3bf366b5-5661-4535-8f39-246a4182d086 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:40.464239 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3bf366b5-5661-4535-8f39-246a4182d086 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:40.480473 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:40.480473 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:00:40.487898 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3bf366b5-5661-4535-8f39-246a4182d086 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:00:40.495218 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3bf366b5-5661-4535-8f39-246a4182d086 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:00:40.495218 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 7/23] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:40 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:40.941531 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dc67ee2e-7b00-487e-86a5-42b46ca8e088 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:40.948637 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc67ee2e-7b00-487e-86a5-42b46ca8e088 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a Aug 13 22:00:40.948637 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc67ee2e-7b00-487e-86a5-42b46ca8e088 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:40.948637 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc67ee2e-7b00-487e-86a5-42b46ca8e088 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:40.955135 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:40.955135 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:40.960196 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dc67ee2e-7b00-487e-86a5-42b46ca8e088 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:40.966545 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc67ee2e-7b00-487e-86a5-42b46ca8e088 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a returned with HTTP 200 Aug 13 22:00:40.967083 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 6/24] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:40 2026] GET /volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:00:41.124456 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8d0ba224-7994-4ac3-855c-d3a96731b406 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:41.128132 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d0ba224-7994-4ac3-855c-d3a96731b406 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:00:41.129631 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d0ba224-7994-4ac3-855c-d3a96731b406 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:41.129631 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d0ba224-7994-4ac3-855c-d3a96731b406 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:41.141306 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:41.141306 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:41.144992 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8d0ba224-7994-4ac3-855c-d3a96731b406 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:00:41.151116 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d0ba224-7994-4ac3-855c-d3a96731b406 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:00:41.151505 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 6/25] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:00:41 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 1048 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:00:41.512590 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-750bccaa-76d2-47f8-89a3-d1ba34e7a4ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:41.515720 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-750bccaa-76d2-47f8-89a3-d1ba34e7a4ce tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:00:41.515960 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-750bccaa-76d2-47f8-89a3-d1ba34e7a4ce tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:41.516080 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-750bccaa-76d2-47f8-89a3-d1ba34e7a4ce tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:41.525960 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:41.525960 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:00:41.532094 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-750bccaa-76d2-47f8-89a3-d1ba34e7a4ce tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:00:41.538086 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-750bccaa-76d2-47f8-89a3-d1ba34e7a4ce tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:00:41.538437 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 7/26] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:41 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:41.599635 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2f980480-99e7-4141-91f0-0ec17b90919e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:41.603175 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:00:41.603466 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-698173236"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:00:41.604898 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-698173236'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:00:41.605020 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Create volume of 1 GB Aug 13 22:00:41.611168 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Availability Zones retrieved successfully. Aug 13 22:00:41.617243 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Flow 'volume_create_api' (e9699bc1-dab0-4253-9c75-eed61c988e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:00:41.618403 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5171ae14-975e-421a-b2b5-99d83649b40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:41.619608 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:00:41.650114 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5171ae14-975e-421a-b2b5-99d83649b40a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:41.651025 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (790e133a-a4ed-460c-86d9-ee79e18a87c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:41.725961 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Created reservations ['0998afa2-f18a-4e81-a851-c986ef197ba8', 'c14fca11-3498-40dd-b595-7a5f07a59470', 'e39073d0-5faa-4000-9987-a828950c9216', '7f98c1ee-dd0f-4cf6-a515-db507c8a43fb'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:00:41.726710 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (790e133a-a4ed-460c-86d9-ee79e18a87c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0998afa2-f18a-4e81-a851-c986ef197ba8', 'c14fca11-3498-40dd-b595-7a5f07a59470', 'e39073d0-5faa-4000-9987-a828950c9216', '7f98c1ee-dd0f-4cf6-a515-db507c8a43fb']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:41.727400 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0655a494-922d-49e6-b020-659dfc2f2443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:41.754751 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0655a494-922d-49e6-b020-659dfc2f2443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3968c0a6-1134-42b9-8464-66946a6acec9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-698173236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8d433b42104e7b9d1d8844b966deb7',qos_specs=None,replication_status=,reservations=['0998afa2-f18a-4e81-a851-c986ef197ba8','c14fca11-3498-40dd-b595-7a5f07a59470','e39073d0-5faa-4000-9987-a828950c9216','7f98c1ee-dd0f-4cf6-a515-db507c8a43fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e14bdb89ae6147f49f359a1c09cf4e96',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-698173236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3968c0a6-1134-42b9-8464-66946a6acec9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f8d433b42104e7b9d1d8844b966deb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e14bdb89ae6147f49f359a1c09cf4e96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:41.755552 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d47e956-b4f2-4f04-a716-a18f4a02aadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:41.780776 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d47e956-b4f2-4f04-a716-a18f4a02aadb) transitioned into state 'SUCCESS' from state '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-698173236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f8d433b42104e7b9d1d8844b966deb7',qos_specs=None,replication_status=,reservations=['0998afa2-f18a-4e81-a851-c986ef197ba8','c14fca11-3498-40dd-b595-7a5f07a59470','e39073d0-5faa-4000-9987-a828950c9216','7f98c1ee-dd0f-4cf6-a515-db507c8a43fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e14bdb89ae6147f49f359a1c09cf4e96',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:41.781398 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27dcd22b-647d-4dfc-a3a8-ced35788bd78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:41.792210 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27dcd22b-647d-4dfc-a3a8-ced35788bd78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:41.793704 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Flow 'volume_create_api' (e9699bc1-dab0-4253-9c75-eed61c988e57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:00:41.793903 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Create volume request issued successfully. Aug 13 22:00:41.795057 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f980480-99e7-4141-91f0-0ec17b90919e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:00:41.795834 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 8/27] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:00:41 2026] POST /volume/v3/volumes => generated 747 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:00:41.817670 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fd43287c-01b9-4794-a15b-2a0e6890102d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:41.822310 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd43287c-01b9-4794-a15b-2a0e6890102d tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] GET https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:41.822638 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd43287c-01b9-4794-a15b-2a0e6890102d tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:41.823061 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd43287c-01b9-4794-a15b-2a0e6890102d tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:41.836682 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:41.836682 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:41.847613 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fd43287c-01b9-4794-a15b-2a0e6890102d tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Volume info retrieved successfully. Aug 13 22:00:41.852884 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd43287c-01b9-4794-a15b-2a0e6890102d tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 returned with HTTP 200 Aug 13 22:00:41.853283 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 7/28] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:41 2026] GET /volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:41.981809 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-26f87441-8309-435d-8c6b-b120bff07353 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:41.983997 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-26f87441-8309-435d-8c6b-b120bff07353 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a Aug 13 22:00:41.984190 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-26f87441-8309-435d-8c6b-b120bff07353 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:41.984472 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-26f87441-8309-435d-8c6b-b120bff07353 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:41.992901 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:41.992901 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:41.997191 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-26f87441-8309-435d-8c6b-b120bff07353 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:42.003070 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-26f87441-8309-435d-8c6b-b120bff07353 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a returned with HTTP 200 Aug 13 22:00:42.003848 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 7/29] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:41 2026] GET /volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:42.168031 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-958005c0-c889-4049-85be-bb63689c112b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:42.170917 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-958005c0-c889-4049-85be-bb63689c112b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:00:42.171284 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-958005c0-c889-4049-85be-bb63689c112b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:42.171579 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-958005c0-c889-4049-85be-bb63689c112b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:42.184166 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:42.184166 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:00:42.193913 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-958005c0-c889-4049-85be-bb63689c112b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:00:42.202442 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-958005c0-c889-4049-85be-bb63689c112b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:00:42.203197 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 8/30] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:00:42 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 1048 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:00:42.874342 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6bb775b7-4235-4c46-86d5-60aae8e4c6a5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:42.879067 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6bb775b7-4235-4c46-86d5-60aae8e4c6a5 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] GET https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:42.879067 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6bb775b7-4235-4c46-86d5-60aae8e4c6a5 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:42.879067 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6bb775b7-4235-4c46-86d5-60aae8e4c6a5 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:42.889466 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:42.889466 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:00:42.897528 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6bb775b7-4235-4c46-86d5-60aae8e4c6a5 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Volume info retrieved successfully. Aug 13 22:00:42.900176 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6bb775b7-4235-4c46-86d5-60aae8e4c6a5 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 returned with HTTP 200 Aug 13 22:00:42.900788 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 9/31] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:42 2026] GET /volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:42.985980 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-2713d00c-9104-4cc5-8e07-7be7a824b69c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:42.998922 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-2713d00c-9104-4cc5-8e07-7be7a824b69c tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] GET https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:42.999189 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-2713d00c-9104-4cc5-8e07-7be7a824b69c tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:42.999480 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-2713d00c-9104-4cc5-8e07-7be7a824b69c tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:43.009006 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:43.009006 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:43.015380 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-2713d00c-9104-4cc5-8e07-7be7a824b69c tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Volume info retrieved successfully. Aug 13 22:00:43.021823 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-2713d00c-9104-4cc5-8e07-7be7a824b69c tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 returned with HTTP 200 Aug 13 22:00:43.022337 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 8/32] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:00:42 2026] GET /volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:43.024859 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bb466b3e-062e-4322-bf9b-dccd72052fd0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:43.028281 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb466b3e-062e-4322-bf9b-dccd72052fd0 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a Aug 13 22:00:43.028281 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb466b3e-062e-4322-bf9b-dccd72052fd0 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:43.028281 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb466b3e-062e-4322-bf9b-dccd72052fd0 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:43.038193 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:43.038193 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:43.043366 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bb466b3e-062e-4322-bf9b-dccd72052fd0 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:43.048816 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb466b3e-062e-4322-bf9b-dccd72052fd0 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a returned with HTTP 200 Aug 13 22:00:43.048816 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 8/33] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:43 2026] GET /volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:43.218993 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-173af0c9-fd9c-44fb-96f0-05f3e5addcbe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:43.220745 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-173af0c9-fd9c-44fb-96f0-05f3e5addcbe tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:00:43.220940 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-173af0c9-fd9c-44fb-96f0-05f3e5addcbe tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:43.221123 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-173af0c9-fd9c-44fb-96f0-05f3e5addcbe tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:43.241087 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:43.241087 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:00:43.253084 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-173af0c9-fd9c-44fb-96f0-05f3e5addcbe tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:00:43.279393 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-173af0c9-fd9c-44fb-96f0-05f3e5addcbe tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:00:43.280005 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 9/34] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:00:43 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 1048 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:00:43.531033 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45db6226-0d92-4c96-ba04-6e20be60c812 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:43.531391 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45db6226-0d92-4c96-ba04-6e20be60c812 None None] GET https://10.4.3.4/volume// Aug 13 22:00:43.531580 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45db6226-0d92-4c96-ba04-6e20be60c812 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:43.531769 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45db6226-0d92-4c96-ba04-6e20be60c812 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:43.532106 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45db6226-0d92-4c96-ba04-6e20be60c812 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:00:43.532371 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 10/35] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:00:43 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:00:43.559467 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-9c32f864-5493-4a99-9c4d-61523f4e5422 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:43.798984 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-9c32f864-5493-4a99-9c4d-61523f4e5422 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:00:43.799478 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-9c32f864-5493-4a99-9c4d-61523f4e5422 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3968c0a6-1134-42b9-8464-66946a6acec9", "connector": null, "instance_uuid": "1ee0872c-7a8e-4cad-adec-44061f976992"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:00:43.810795 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:43.810795 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:43.859497 np0000007271 devstack@c-api.service[100266]: /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 13 22:00:43.859497 np0000007271 devstack@c-api.service[100266]: .first() Aug 13 22:00:43.878744 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-9c32f864-5493-4a99-9c4d-61523f4e5422 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:00:43.879446 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 9/36] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:00:43 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 13 22:00:43.929515 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3f592510-8f8b-439e-bb15-62932d6025bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:43.931165 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f592510-8f8b-439e-bb15-62932d6025bd tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] GET https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:43.932705 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f592510-8f8b-439e-bb15-62932d6025bd tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:43.932705 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f592510-8f8b-439e-bb15-62932d6025bd tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:43.937646 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a1a77ef-7083-441c-b21f-da524aaaecec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:43.938303 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a1a77ef-7083-441c-b21f-da524aaaecec None None] GET https://10.4.3.4/volume// Aug 13 22:00:43.938477 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a1a77ef-7083-441c-b21f-da524aaaecec None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:43.938683 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a1a77ef-7083-441c-b21f-da524aaaecec None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:43.939133 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a1a77ef-7083-441c-b21f-da524aaaecec None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:00:43.939394 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 10/37] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:00:43 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:00:43.958614 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:43.958614 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:43.965406 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-ccc28bce-4c47-4f02-9a91-0900c028c72a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:43.965920 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3f592510-8f8b-439e-bb15-62932d6025bd tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Volume info retrieved successfully. Aug 13 22:00:43.967942 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-ccc28bce-4c47-4f02-9a91-0900c028c72a tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] GET https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:43.968102 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-ccc28bce-4c47-4f02-9a91-0900c028c72a tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:43.968192 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-ccc28bce-4c47-4f02-9a91-0900c028c72a tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:43.973061 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f592510-8f8b-439e-bb15-62932d6025bd tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 returned with HTTP 200 Aug 13 22:00:43.978242 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 9/38] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:43 2026] GET /volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 => generated 839 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:43.992675 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:43.992675 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:00:43.998464 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-ccc28bce-4c47-4f02-9a91-0900c028c72a tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Volume info retrieved successfully. Aug 13 22:00:44.005883 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-ccc28bce-4c47-4f02-9a91-0900c028c72a tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 returned with HTTP 200 Aug 13 22:00:44.006358 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 11/39] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:00:43 2026] GET /volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 => generated 1019 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:00:44.065131 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7b7056fd-4d45-46b4-8517-1468579160f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:44.071497 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f3724b22-056e-4ced-9e83-b3f78b40b139 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:44.075598 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3724b22-056e-4ced-9e83-b3f78b40b139 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a Aug 13 22:00:44.075598 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3724b22-056e-4ced-9e83-b3f78b40b139 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:44.075598 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3724b22-056e-4ced-9e83-b3f78b40b139 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:44.092165 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:44.092165 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:00:44.102757 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f3724b22-056e-4ced-9e83-b3f78b40b139 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:44.107243 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3724b22-056e-4ced-9e83-b3f78b40b139 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a returned with HTTP 200 Aug 13 22:00:44.107243 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 11/40] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:44 2026] GET /volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:44.296531 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ffb8644-d263-4250-aa4c-d1cd8dc029c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:44.300817 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ffb8644-d263-4250-aa4c-d1cd8dc029c5 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:00:44.300817 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ffb8644-d263-4250-aa4c-d1cd8dc029c5 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:44.300817 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ffb8644-d263-4250-aa4c-d1cd8dc029c5 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:44.307467 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:44.307467 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:44.311651 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6ffb8644-d263-4250-aa4c-d1cd8dc029c5 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:00:44.318735 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ffb8644-d263-4250-aa4c-d1cd8dc029c5 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:00:44.319306 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 10/41] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:00:44 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 1048 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:00:44.356820 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:00:44.357234 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1249783777"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:00:44.360923 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1249783777'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:00:44.361115 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Create volume of 1 GB Aug 13 22:00:44.361397 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:44.361397 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:44.367363 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Availability Zones retrieved successfully. Aug 13 22:00:44.374255 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Flow 'volume_create_api' (df9695fb-0d5a-430d-a7be-4a02db106a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:00:44.376779 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b560a78c-7f08-4b15-ad8d-79688901ce62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:44.377863 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:00:44.406080 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b560a78c-7f08-4b15-ad8d-79688901ce62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:44.406873 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5f0b396-48c5-4abf-9e56-a4cbe0988572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:44.475918 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Created reservations ['c4defc54-3452-4c58-81f9-cfa4bf69c6e4', '80066a94-2e3d-42b9-9aa9-3fd4c1cc4893', '37c962ac-dc9d-48bf-87f7-3ed225064865', '2316e615-7a6e-4125-86fc-9c04aef49cda'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:00:44.477254 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5f0b396-48c5-4abf-9e56-a4cbe0988572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4defc54-3452-4c58-81f9-cfa4bf69c6e4', '80066a94-2e3d-42b9-9aa9-3fd4c1cc4893', '37c962ac-dc9d-48bf-87f7-3ed225064865', '2316e615-7a6e-4125-86fc-9c04aef49cda']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:44.479595 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31b2f4f5-c845-400f-8138-65df6bd8072c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:44.564366 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31b2f4f5-c845-400f-8138-65df6bd8072c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a976afd-ef52-4257-bc3f-ac3728cfe784', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1249783777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16a0e949ba1f45e298a9380b97aa4d2a',qos_specs=None,replication_status=,reservations=['c4defc54-3452-4c58-81f9-cfa4bf69c6e4','80066a94-2e3d-42b9-9aa9-3fd4c1cc4893','37c962ac-dc9d-48bf-87f7-3ed225064865','2316e615-7a6e-4125-86fc-9c04aef49cda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed3eb26659a4693ab3dc29bb256623b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1249783777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a976afd-ef52-4257-bc3f-ac3728cfe784,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16a0e949ba1f45e298a9380b97aa4d2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ed3eb26659a4693ab3dc29bb256623b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:44.564366 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6e4da4a-c721-46c1-b3fd-24a62fe3d84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:44.599253 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6e4da4a-c721-46c1-b3fd-24a62fe3d84e) transitioned into state 'SUCCESS' from state '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-1249783777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16a0e949ba1f45e298a9380b97aa4d2a',qos_specs=None,replication_status=,reservations=['c4defc54-3452-4c58-81f9-cfa4bf69c6e4','80066a94-2e3d-42b9-9aa9-3fd4c1cc4893','37c962ac-dc9d-48bf-87f7-3ed225064865','2316e615-7a6e-4125-86fc-9c04aef49cda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed3eb26659a4693ab3dc29bb256623b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:44.600683 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d106ee6-0b29-48a2-92c4-921d09d03fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:44.613286 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d106ee6-0b29-48a2-92c4-921d09d03fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:44.614242 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Flow 'volume_create_api' (df9695fb-0d5a-430d-a7be-4a02db106a95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:00:44.615125 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Create volume request issued successfully. Aug 13 22:00:44.616153 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b7056fd-4d45-46b4-8517-1468579160f5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:00:44.617067 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 10/42] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:00:44 2026] POST /volume/v3/volumes => generated 781 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:00:44.630101 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c494174b-962d-4e3a-9967-71f8e3da7096 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:44.632067 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c494174b-962d-4e3a-9967-71f8e3da7096 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:00:44.632357 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c494174b-962d-4e3a-9967-71f8e3da7096 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:44.632645 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c494174b-962d-4e3a-9967-71f8e3da7096 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:44.669092 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:44.669092 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:00:44.673855 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c494174b-962d-4e3a-9967-71f8e3da7096 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:00:44.679311 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c494174b-962d-4e3a-9967-71f8e3da7096 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:00:44.679694 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 12/43] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:44 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 960 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:44.838007 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-f38708dd-c63f-47ce-96a1-dd8f65c66498 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:44.841777 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-f38708dd-c63f-47ce-96a1-dd8f65c66498 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] PUT https://10.4.3.4/volume/v3/attachments/0b35f3e4-bd2d-474a-b222-909e99c5e294 Aug 13 22:00:44.842147 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-f38708dd-c63f-47ce-96a1-dd8f65c66498 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:00:44.857167 np0000007271 devstack@c-api.service[100267]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 13 22:00:44.857167 np0000007271 devstack@c-api.service[100267]: .first() Aug 13 22:00:44.867170 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-f38708dd-c63f-47ce-96a1-dd8f65c66498 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Acquiring lock "cinder-attachment_update-3968c0a6-1134-42b9-8464-66946a6acec9-np0000007271" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:00:44.873198 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-f38708dd-c63f-47ce-96a1-dd8f65c66498 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Lock "cinder-attachment_update-3968c0a6-1134-42b9-8464-66946a6acec9-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:00:44.874436 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:44.874436 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:00:44.994451 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-913ad34a-aa1a-4dd6-8f1a-ca1e78332787 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:45.001053 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-913ad34a-aa1a-4dd6-8f1a-ca1e78332787 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] GET https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:45.001053 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-913ad34a-aa1a-4dd6-8f1a-ca1e78332787 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:45.001053 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-913ad34a-aa1a-4dd6-8f1a-ca1e78332787 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:45.026690 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:45.026690 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:45.035116 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-913ad34a-aa1a-4dd6-8f1a-ca1e78332787 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Volume info retrieved successfully. Aug 13 22:00:45.044751 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-913ad34a-aa1a-4dd6-8f1a-ca1e78332787 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 returned with HTTP 200 Aug 13 22:00:45.045854 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 11/44] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:44 2026] GET /volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 => generated 840 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:45.057707 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-f38708dd-c63f-47ce-96a1-dd8f65c66498 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Lock "cinder-attachment_update-3968c0a6-1134-42b9-8464-66946a6acec9-np0000007271" released by "attachment_update" :: held 0.184s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:00:45.058029 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-f38708dd-c63f-47ce-96a1-dd8f65c66498 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/attachments/0b35f3e4-bd2d-474a-b222-909e99c5e294 returned with HTTP 200 Aug 13 22:00:45.058510 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 12/45] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:00:44 2026] PUT /volume/v3/attachments/0b35f3e4-bd2d-474a-b222-909e99c5e294 => generated 969 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:00:45.122797 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5a87031b-db6d-4fd9-98ca-7fba635c127f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:45.127082 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a87031b-db6d-4fd9-98ca-7fba635c127f tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a Aug 13 22:00:45.127082 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a87031b-db6d-4fd9-98ca-7fba635c127f tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:45.127082 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a87031b-db6d-4fd9-98ca-7fba635c127f tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:45.133814 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:45.133814 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:45.139544 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5a87031b-db6d-4fd9-98ca-7fba635c127f tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:45.143539 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a87031b-db6d-4fd9-98ca-7fba635c127f tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a returned with HTTP 200 Aug 13 22:00:45.143906 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 11/46] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:45 2026] GET /volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:45.336301 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-64a3622b-9c9a-4695-be67-0e8b05f4e509 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:45.339037 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-64a3622b-9c9a-4695-be67-0e8b05f4e509 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:00:45.339253 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-64a3622b-9c9a-4695-be67-0e8b05f4e509 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:45.339837 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-64a3622b-9c9a-4695-be67-0e8b05f4e509 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:45.348629 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:45.348629 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:00:45.355253 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-64a3622b-9c9a-4695-be67-0e8b05f4e509 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:00:45.360973 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-64a3622b-9c9a-4695-be67-0e8b05f4e509 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:00:45.361337 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 13/47] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:00:45 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 1048 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:00:45.695222 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-95392dea-7797-424b-8d76-796255499682 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:45.698241 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95392dea-7797-424b-8d76-796255499682 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:00:45.698477 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95392dea-7797-424b-8d76-796255499682 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:45.698770 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95392dea-7797-424b-8d76-796255499682 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:45.740793 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:45.740793 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:45.744387 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-95392dea-7797-424b-8d76-796255499682 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:00:45.751754 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95392dea-7797-424b-8d76-796255499682 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:00:45.752260 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 12/48] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:45 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1021 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:00:46.064825 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c1c5a90a-5f10-4ceb-b5d5-614b79fc5c63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:46.070659 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1c5a90a-5f10-4ceb-b5d5-614b79fc5c63 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] GET https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:46.070831 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1c5a90a-5f10-4ceb-b5d5-614b79fc5c63 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:46.071069 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1c5a90a-5f10-4ceb-b5d5-614b79fc5c63 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:46.093065 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:46.093065 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:00:46.102561 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c1c5a90a-5f10-4ceb-b5d5-614b79fc5c63 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Volume info retrieved successfully. Aug 13 22:00:46.109261 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1c5a90a-5f10-4ceb-b5d5-614b79fc5c63 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 returned with HTTP 200 Aug 13 22:00:46.109772 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 13/49] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:46 2026] GET /volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:46.161727 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe2e7182-918c-4ce1-a864-5e18ddcd02ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:46.166713 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe2e7182-918c-4ce1-a864-5e18ddcd02ec tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a Aug 13 22:00:46.166713 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe2e7182-918c-4ce1-a864-5e18ddcd02ec tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:46.166924 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe2e7182-918c-4ce1-a864-5e18ddcd02ec tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:46.178092 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:46.178092 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:46.184157 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fe2e7182-918c-4ce1-a864-5e18ddcd02ec tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:46.189364 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe2e7182-918c-4ce1-a864-5e18ddcd02ec tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a returned with HTTP 200 Aug 13 22:00:46.192449 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 12/50] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:46 2026] GET /volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:00:46.212968 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-870670e9-5314-4e87-8773-f721f10ef622 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:46.215555 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:00:46.215555 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-993163999"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:00:46.216606 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-993163999'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:00:46.216723 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Create volume of 1 GB Aug 13 22:00:46.221130 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Availability Zones retrieved successfully. Aug 13 22:00:46.234942 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Flow 'volume_create_api' (fe399ead-2708-4d11-8d3d-314eaf957271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:00:46.238352 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe5e68ac-9d78-4bce-8d66-a3174367f790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:46.239706 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:00:46.279084 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe5e68ac-9d78-4bce-8d66-a3174367f790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:46.280239 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84efb1b0-35bf-4614-a929-2b7fe1d04773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:46.329545 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Created reservations ['a0269d47-50e1-4f83-97c8-e57a77d8afa4', '62fa8c81-121d-423a-95df-9baa9d723178', 'a531c6ad-78e9-4b6b-8901-e176e43ce57a', '24b74e65-a2d6-43e3-a82c-cb3a059df135'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:00:46.330319 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84efb1b0-35bf-4614-a929-2b7fe1d04773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0269d47-50e1-4f83-97c8-e57a77d8afa4', '62fa8c81-121d-423a-95df-9baa9d723178', 'a531c6ad-78e9-4b6b-8901-e176e43ce57a', '24b74e65-a2d6-43e3-a82c-cb3a059df135']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:46.331031 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453518a4-512d-4d59-9f5f-f7bc4a95d478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:46.352079 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453518a4-512d-4d59-9f5f-f7bc4a95d478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50cfa912-d476-470d-ac18-c31926df6f67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-993163999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bda1560a6724bc98285ac1348e1f971',qos_specs=None,replication_status=,reservations=['a0269d47-50e1-4f83-97c8-e57a77d8afa4','62fa8c81-121d-423a-95df-9baa9d723178','a531c6ad-78e9-4b6b-8901-e176e43ce57a','24b74e65-a2d6-43e3-a82c-cb3a059df135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3374055260407ab42a1dcc9f277acd',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-993163999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50cfa912-d476-470d-ac18-c31926df6f67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bda1560a6724bc98285ac1348e1f971',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c3374055260407ab42a1dcc9f277acd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:46.352974 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43b9642-9c6c-43ac-bdb3-39a4fb058faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:46.374641 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43b9642-9c6c-43ac-bdb3-39a4fb058faa) transitioned into state 'SUCCESS' from state '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-993163999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bda1560a6724bc98285ac1348e1f971',qos_specs=None,replication_status=,reservations=['a0269d47-50e1-4f83-97c8-e57a77d8afa4','62fa8c81-121d-423a-95df-9baa9d723178','a531c6ad-78e9-4b6b-8901-e176e43ce57a','24b74e65-a2d6-43e3-a82c-cb3a059df135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3374055260407ab42a1dcc9f277acd',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:46.375323 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7ee7f61-44e5-4095-955d-34b1f8d0cb44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:46.380765 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0ee9cd65-60cd-4564-b33d-a320610d7856 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:46.383775 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ee9cd65-60cd-4564-b33d-a320610d7856 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:00:46.383775 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ee9cd65-60cd-4564-b33d-a320610d7856 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:46.383775 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ee9cd65-60cd-4564-b33d-a320610d7856 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:46.386936 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7ee7f61-44e5-4095-955d-34b1f8d0cb44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:46.387248 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Flow 'volume_create_api' (fe399ead-2708-4d11-8d3d-314eaf957271) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:00:46.387588 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Create volume request issued successfully. Aug 13 22:00:46.388117 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-870670e9-5314-4e87-8773-f721f10ef622 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:00:46.388564 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 14/51] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:00:46 2026] POST /volume/v3/volumes => generated 752 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:00:46.392913 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:46.392913 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:46.401453 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0ee9cd65-60cd-4564-b33d-a320610d7856 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:00:46.405650 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2fb217eb-c9a6-42e3-83e9-77f15d04a9ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:46.410934 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fb217eb-c9a6-42e3-83e9-77f15d04a9ef tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 Aug 13 22:00:46.411249 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fb217eb-c9a6-42e3-83e9-77f15d04a9ef tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:46.411748 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fb217eb-c9a6-42e3-83e9-77f15d04a9ef tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:46.414325 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ee9cd65-60cd-4564-b33d-a320610d7856 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:00:46.414846 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 13/52] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:00:46 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 1568 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:00:46.421856 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:46.421856 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:00:46.426154 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2fb217eb-c9a6-42e3-83e9-77f15d04a9ef tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:46.436454 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fb217eb-c9a6-42e3-83e9-77f15d04a9ef tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 returned with HTTP 200 Aug 13 22:00:46.437040 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 14/53] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:46 2026] GET /volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:46.478378 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-77921e06-fd0f-41a7-97fe-1ca8e492ba32 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:46.481011 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-77921e06-fd0f-41a7-97fe-1ca8e492ba32 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:00:46.481246 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-77921e06-fd0f-41a7-97fe-1ca8e492ba32 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:46.481527 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-77921e06-fd0f-41a7-97fe-1ca8e492ba32 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:46.494303 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:46.494303 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:46.501357 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-77921e06-fd0f-41a7-97fe-1ca8e492ba32 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:00:46.509560 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-77921e06-fd0f-41a7-97fe-1ca8e492ba32 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:00:46.510114 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 13/54] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:00:46 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 1388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:00:47.127267 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1027db3b-8191-4365-9b84-c539554a63e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:47.129254 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1027db3b-8191-4365-9b84-c539554a63e1 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] GET https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:47.129507 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1027db3b-8191-4365-9b84-c539554a63e1 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:47.129732 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1027db3b-8191-4365-9b84-c539554a63e1 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:47.139719 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:47.139719 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:00:47.146130 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1027db3b-8191-4365-9b84-c539554a63e1 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Volume info retrieved successfully. Aug 13 22:00:47.153188 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1027db3b-8191-4365-9b84-c539554a63e1 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 returned with HTTP 200 Aug 13 22:00:47.153188 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 15/55] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:47 2026] GET /volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:47.293103 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-c1cb3429-d809-42af-81a5-47eeea110bac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:47.298441 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-c1cb3429-d809-42af-81a5-47eeea110bac tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:00:47.298441 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-c1cb3429-d809-42af-81a5-47eeea110bac tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:47.298441 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-c1cb3429-d809-42af-81a5-47eeea110bac tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:47.305061 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:47.305061 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:47.309615 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-c1cb3429-d809-42af-81a5-47eeea110bac tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:00:47.316033 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-c1cb3429-d809-42af-81a5-47eeea110bac tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:00:47.316033 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 14/56] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:00:47 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 1388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:00:47.327219 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f9cb2b6a-305a-4e0c-b70f-df5245810991 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:47.328152 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9cb2b6a-305a-4e0c-b70f-df5245810991 None None] GET https://10.4.3.4/volume// Aug 13 22:00:47.328152 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9cb2b6a-305a-4e0c-b70f-df5245810991 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:47.328152 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9cb2b6a-305a-4e0c-b70f-df5245810991 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:47.328327 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9cb2b6a-305a-4e0c-b70f-df5245810991 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:00:47.328615 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 15/57] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:00:47 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:00:47.337562 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-cf15438e-6a5f-461a-bd7c-45e56fc344e6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:47.339971 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-cf15438e-6a5f-461a-bd7c-45e56fc344e6 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:00:47.340300 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-cf15438e-6a5f-461a-bd7c-45e56fc344e6 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304", "connector": null, "instance_uuid": "8b583ddd-259a-40b9-8f0c-63f941877ab4"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:00:47.353522 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:47.353522 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:47.399450 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-cf15438e-6a5f-461a-bd7c-45e56fc344e6 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:00:47.399450 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 14/58] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:00:47 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 13 22:00:47.452161 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2f397fe9-fe5f-4392-ab04-61bf9aab1268 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:47.455778 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f397fe9-fe5f-4392-ab04-61bf9aab1268 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 Aug 13 22:00:47.456162 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f397fe9-fe5f-4392-ab04-61bf9aab1268 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:47.456502 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f397fe9-fe5f-4392-ab04-61bf9aab1268 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:47.465739 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:47.465739 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:00:47.470307 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2f397fe9-fe5f-4392-ab04-61bf9aab1268 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:47.477019 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f397fe9-fe5f-4392-ab04-61bf9aab1268 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 returned with HTTP 200 Aug 13 22:00:47.477923 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 16/59] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:47 2026] GET /volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:47.497946 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:47.500311 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:00:47.500800 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1369641994"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:00:47.503060 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1369641994'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:00:47.506647 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Create volume of 1 GB Aug 13 22:00:47.510295 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Availability Zones retrieved successfully. Aug 13 22:00:47.520127 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Flow 'volume_create_api' (98a2fc28-8245-4258-a59b-8faa9949bdcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:00:47.521592 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d9cd92d-a2b3-427b-a269-5f78fda915e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:47.522921 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:00:47.555362 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d9cd92d-a2b3-427b-a269-5f78fda915e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:47.556104 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4576687-0757-4321-beb7-4a4e2aa7ad09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:47.598445 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Created reservations ['553e223e-7ca9-45e3-afda-686eb8ef94e4', 'e9d5ac9c-1dfd-4224-a690-605807989154', 'c69a89a9-98f6-4b9f-b9e8-bb6a86ba1009', '1f41af61-8b2c-475e-abad-964210b70d0f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:00:47.599007 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4576687-0757-4321-beb7-4a4e2aa7ad09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['553e223e-7ca9-45e3-afda-686eb8ef94e4', 'e9d5ac9c-1dfd-4224-a690-605807989154', 'c69a89a9-98f6-4b9f-b9e8-bb6a86ba1009', '1f41af61-8b2c-475e-abad-964210b70d0f']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:47.599885 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c264ca8-ded3-4689-95ab-62b0241691bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:47.622375 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c264ca8-ded3-4689-95ab-62b0241691bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6105444f-d7ea-4917-9429-859ccd6e7fe0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1369641994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bda1560a6724bc98285ac1348e1f971',qos_specs=None,replication_status=,reservations=['553e223e-7ca9-45e3-afda-686eb8ef94e4','e9d5ac9c-1dfd-4224-a690-605807989154','c69a89a9-98f6-4b9f-b9e8-bb6a86ba1009','1f41af61-8b2c-475e-abad-964210b70d0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3374055260407ab42a1dcc9f277acd',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1369641994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6105444f-d7ea-4917-9429-859ccd6e7fe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bda1560a6724bc98285ac1348e1f971',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c3374055260407ab42a1dcc9f277acd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:47.622375 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7fe7cf5-506b-48cd-8046-e1fe4dc15c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:47.642598 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7fe7cf5-506b-48cd-8046-e1fe4dc15c75) transitioned into state 'SUCCESS' from state '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-1369641994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bda1560a6724bc98285ac1348e1f971',qos_specs=None,replication_status=,reservations=['553e223e-7ca9-45e3-afda-686eb8ef94e4','e9d5ac9c-1dfd-4224-a690-605807989154','c69a89a9-98f6-4b9f-b9e8-bb6a86ba1009','1f41af61-8b2c-475e-abad-964210b70d0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3374055260407ab42a1dcc9f277acd',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:47.644927 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c23584ec-103c-4d45-b2ed-adb583b68dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:00:47.652374 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c23584ec-103c-4d45-b2ed-adb583b68dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:00:47.655508 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Flow 'volume_create_api' (98a2fc28-8245-4258-a59b-8faa9949bdcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:00:47.655508 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Create volume request issued successfully. Aug 13 22:00:47.655508 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c256f5c-2035-45ff-a7b3-4d98f228d397 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:00:47.655508 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 15/60] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:00:47 2026] POST /volume/v3/volumes => generated 753 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:00:47.668584 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6548d799-4524-4fce-a1a4-090528b269df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:47.671159 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6548d799-4524-4fce-a1a4-090528b269df tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 Aug 13 22:00:47.671159 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6548d799-4524-4fce-a1a4-090528b269df tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:47.671159 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6548d799-4524-4fce-a1a4-090528b269df tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:47.680942 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:47.680942 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:00:47.685322 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6548d799-4524-4fce-a1a4-090528b269df tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:47.690272 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6548d799-4524-4fce-a1a4-090528b269df tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 returned with HTTP 200 Aug 13 22:00:47.691177 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 16/61] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:47 2026] GET /volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:00:48.177064 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ca01441-1731-4697-9ba5-8bfd2f849ffa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:48.177787 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ca01441-1731-4697-9ba5-8bfd2f849ffa tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] GET https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:48.178023 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ca01441-1731-4697-9ba5-8bfd2f849ffa tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:48.178173 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ca01441-1731-4697-9ba5-8bfd2f849ffa tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:48.212653 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:48.212653 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:48.221724 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9ca01441-1731-4697-9ba5-8bfd2f849ffa tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Volume info retrieved successfully. Aug 13 22:00:48.226719 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ca01441-1731-4697-9ba5-8bfd2f849ffa tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 returned with HTTP 200 Aug 13 22:00:48.227184 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 15/62] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:48 2026] GET /volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 => generated 840 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:48.705023 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f122c074-d29c-4608-b93e-ba3fd6d5522c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:48.708254 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f122c074-d29c-4608-b93e-ba3fd6d5522c tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 Aug 13 22:00:48.708362 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f122c074-d29c-4608-b93e-ba3fd6d5522c tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:48.708581 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f122c074-d29c-4608-b93e-ba3fd6d5522c tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:48.718503 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:48.718503 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:00:48.734104 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f122c074-d29c-4608-b93e-ba3fd6d5522c tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:48.745112 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f122c074-d29c-4608-b93e-ba3fd6d5522c tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 returned with HTTP 200 Aug 13 22:00:48.745680 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 17/63] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:48 2026] GET /volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:48.875883 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-3300f3c1-7467-4dca-a253-2b4b7bea37c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:48.879863 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-3300f3c1-7467-4dca-a253-2b4b7bea37c7 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] POST https://10.4.3.4/volume/v3/attachments/0b35f3e4-bd2d-474a-b222-909e99c5e294/action Aug 13 22:00:48.880739 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-3300f3c1-7467-4dca-a253-2b4b7bea37c7 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:00:48.880835 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-3300f3c1-7467-4dca-a253-2b4b7bea37c7 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:00:48.893738 np0000007271 devstack@c-api.service[100268]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 13 22:00:48.893738 np0000007271 devstack@c-api.service[100268]: .first() Aug 13 22:00:48.912850 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:48.912850 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:48.932237 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f941f90d-0b1c-4f8e-bcfb-dc6f3a235524 req-3300f3c1-7467-4dca-a253-2b4b7bea37c7 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/attachments/0b35f3e4-bd2d-474a-b222-909e99c5e294/action returned with HTTP 204 Aug 13 22:00:48.932769 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 16/64] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:00:48 2026] POST /volume/v3/attachments/0b35f3e4-bd2d-474a-b222-909e99c5e294/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:00:48.942904 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e634a78d-b98d-4ab1-aeed-0f8528a75e92 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:48.943287 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e634a78d-b98d-4ab1-aeed-0f8528a75e92 None None] GET https://10.4.3.4/volume// Aug 13 22:00:48.943453 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e634a78d-b98d-4ab1-aeed-0f8528a75e92 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:48.943628 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e634a78d-b98d-4ab1-aeed-0f8528a75e92 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:48.943910 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e634a78d-b98d-4ab1-aeed-0f8528a75e92 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:00:48.944207 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 17/65] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:00:48 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 22:00:48.964742 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-ccb96528-230e-4ebe-9cbe-122d55d5440e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:48.967458 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-ccb96528-230e-4ebe-9cbe-122d55d5440e tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:00:48.968464 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-ccb96528-230e-4ebe-9cbe-122d55d5440e tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:48.968464 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-ccb96528-230e-4ebe-9cbe-122d55d5440e tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:48.982109 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:48.982109 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:48.985904 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-ccb96528-230e-4ebe-9cbe-122d55d5440e tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:00:48.994807 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-ccb96528-230e-4ebe-9cbe-122d55d5440e tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:00:48.995274 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 16/66] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:00:48 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 1567 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:00:49.085508 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-d345f257-aed6-40da-a176-789708334235 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:49.088943 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-d345f257-aed6-40da-a176-789708334235 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] PUT https://10.4.3.4/volume/v3/attachments/1f7f72c9-cac3-43b0-aef0-b5a80b4afa6b Aug 13 22:00:49.089685 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-d345f257-aed6-40da-a176-789708334235 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:00:49.110747 np0000007271 devstack@c-api.service[100265]: /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 13 22:00:49.110747 np0000007271 devstack@c-api.service[100265]: .first() Aug 13 22:00:49.123182 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-d345f257-aed6-40da-a176-789708334235 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Acquiring lock "cinder-attachment_update-587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:00:49.130464 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-d345f257-aed6-40da-a176-789708334235 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Lock "cinder-attachment_update-587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304-np0000007271" acquired by "attachment_update" :: waited 0.007s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:00:49.131175 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:49.131175 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:00:49.240768 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f66e5166-4187-4e44-83fa-83f81a35b551 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:49.245914 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f66e5166-4187-4e44-83fa-83f81a35b551 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] GET https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:49.246163 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f66e5166-4187-4e44-83fa-83f81a35b551 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:49.248252 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f66e5166-4187-4e44-83fa-83f81a35b551 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:49.268294 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:49.268294 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:49.275607 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f66e5166-4187-4e44-83fa-83f81a35b551 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Volume info retrieved successfully. Aug 13 22:00:49.283219 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-d345f257-aed6-40da-a176-789708334235 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Lock "cinder-attachment_update-587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304-np0000007271" released by "attachment_update" :: held 0.153s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:00:49.283771 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-d345f257-aed6-40da-a176-789708334235 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/attachments/1f7f72c9-cac3-43b0-aef0-b5a80b4afa6b returned with HTTP 200 Aug 13 22:00:49.284417 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 18/67] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:00:49 2026] PUT /volume/v3/attachments/1f7f72c9-cac3-43b0-aef0-b5a80b4afa6b => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:00:49.294148 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f66e5166-4187-4e44-83fa-83f81a35b551 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 returned with HTTP 200 Aug 13 22:00:49.294702 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 17/68] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:49 2026] GET /volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 => generated 1132 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:00:49.317003 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-513756dd-74ef-4cf2-bd18-583e95fc115e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:49.319453 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-513756dd-74ef-4cf2-bd18-583e95fc115e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] GET https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:49.319453 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-513756dd-74ef-4cf2-bd18-583e95fc115e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:49.319541 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-513756dd-74ef-4cf2-bd18-583e95fc115e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:49.327697 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-93eae03e-2e94-4b05-a022-80b9f72c7981 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:49.330618 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-93eae03e-2e94-4b05-a022-80b9f72c7981 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] POST https://10.4.3.4/volume/v3/attachments/1f7f72c9-cac3-43b0-aef0-b5a80b4afa6b/action Aug 13 22:00:49.331204 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-93eae03e-2e94-4b05-a022-80b9f72c7981 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:00:49.331278 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-93eae03e-2e94-4b05-a022-80b9f72c7981 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:00:49.341406 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:49.341406 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:00:49.349051 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-513756dd-74ef-4cf2-bd18-583e95fc115e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Volume info retrieved successfully. Aug 13 22:00:49.355874 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-513756dd-74ef-4cf2-bd18-583e95fc115e tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 returned with HTTP 200 Aug 13 22:00:49.356499 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 18/69] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:49 2026] GET /volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:00:49.356784 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:49.356784 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:49.373180 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0aa07933-ba17-4562-8cd0-797a86985c66 req-93eae03e-2e94-4b05-a022-80b9f72c7981 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/attachments/1f7f72c9-cac3-43b0-aef0-b5a80b4afa6b/action returned with HTTP 204 Aug 13 22:00:49.373664 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 17/70] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:00:49 2026] POST /volume/v3/attachments/1f7f72c9-cac3-43b0-aef0-b5a80b4afa6b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:00:51.024315 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2bb174e0-78f9-4aa9-be48-8f78247d425e req-288dd55d-71db-4e91-a83f-e18a73dd6ce6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:51.027922 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2bb174e0-78f9-4aa9-be48-8f78247d425e req-288dd55d-71db-4e91-a83f-e18a73dd6ce6 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] DELETE https://10.4.3.4/volume/v3/attachments/0b35f3e4-bd2d-474a-b222-909e99c5e294 Aug 13 22:00:51.028172 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2bb174e0-78f9-4aa9-be48-8f78247d425e req-288dd55d-71db-4e91-a83f-e18a73dd6ce6 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:51.028387 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2bb174e0-78f9-4aa9-be48-8f78247d425e req-288dd55d-71db-4e91-a83f-e18a73dd6ce6 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:51.041655 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:51.041655 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:00:51.117232 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2bb174e0-78f9-4aa9-be48-8f78247d425e req-288dd55d-71db-4e91-a83f-e18a73dd6ce6 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/attachments/0b35f3e4-bd2d-474a-b222-909e99c5e294 returned with HTTP 200 Aug 13 22:00:51.117728 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 19/71] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:00:51 2026] DELETE /volume/v3/attachments/0b35f3e4-bd2d-474a-b222-909e99c5e294 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:52.165754 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-18e77b68-05b3-4a0c-a26d-ded86f1f584b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:52.169191 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18e77b68-05b3-4a0c-a26d-ded86f1f584b tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] GET https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:52.169799 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18e77b68-05b3-4a0c-a26d-ded86f1f584b tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:52.169799 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18e77b68-05b3-4a0c-a26d-ded86f1f584b tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:52.191596 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:52.191596 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:52.200169 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-18e77b68-05b3-4a0c-a26d-ded86f1f584b tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Volume info retrieved successfully. Aug 13 22:00:52.206320 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18e77b68-05b3-4a0c-a26d-ded86f1f584b tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 returned with HTTP 200 Aug 13 22:00:52.206942 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 18/72] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:52 2026] GET /volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:52.227128 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f3f44f12-94f5-42e0-b9dc-61087c04319f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:52.229147 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3f44f12-94f5-42e0-b9dc-61087c04319f tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] GET https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:52.229375 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3f44f12-94f5-42e0-b9dc-61087c04319f tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:52.229913 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3f44f12-94f5-42e0-b9dc-61087c04319f tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:52.237758 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:52.237758 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:00:52.242852 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f3f44f12-94f5-42e0-b9dc-61087c04319f tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Volume info retrieved successfully. Aug 13 22:00:52.247668 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3f44f12-94f5-42e0-b9dc-61087c04319f tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 returned with HTTP 200 Aug 13 22:00:52.248071 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 19/73] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:52 2026] GET /volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:52.332524 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8a241fc1-b4d0-49b8-8553-9f4faf9bcbad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:52.336309 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a241fc1-b4d0-49b8-8553-9f4faf9bcbad tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] GET https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:52.336309 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a241fc1-b4d0-49b8-8553-9f4faf9bcbad tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:52.336811 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a241fc1-b4d0-49b8-8553-9f4faf9bcbad tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:52.360291 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:52.360291 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:52.365914 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8a241fc1-b4d0-49b8-8553-9f4faf9bcbad tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Volume info retrieved successfully. Aug 13 22:00:52.372211 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a241fc1-b4d0-49b8-8553-9f4faf9bcbad tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 returned with HTTP 200 Aug 13 22:00:52.373209 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 18/74] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:52 2026] GET /volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:52.402890 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43d0b077-2827-4f2d-b590-6c6bd540b790 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:52.402890 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43d0b077-2827-4f2d-b590-6c6bd540b790 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] DELETE https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:52.402890 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43d0b077-2827-4f2d-b590-6c6bd540b790 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:52.403369 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43d0b077-2827-4f2d-b590-6c6bd540b790 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:52.405071 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-43d0b077-2827-4f2d-b590-6c6bd540b790 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Delete volume with id: 3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:52.433727 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:52.433727 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:00:52.433727 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-43d0b077-2827-4f2d-b590-6c6bd540b790 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Volume info retrieved successfully. Aug 13 22:00:52.493273 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-43d0b077-2827-4f2d-b590-6c6bd540b790 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Delete volume request issued successfully. Aug 13 22:00:52.493642 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43d0b077-2827-4f2d-b590-6c6bd540b790 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 returned with HTTP 202 Aug 13 22:00:52.494335 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 20/75] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:00:52 2026] DELETE /volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:00:52.508900 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd0049df-4eeb-450c-839a-40be4c2f6bab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:52.510249 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd0049df-4eeb-450c-839a-40be4c2f6bab tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] GET https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:52.512644 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd0049df-4eeb-450c-839a-40be4c2f6bab tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:52.512644 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd0049df-4eeb-450c-839a-40be4c2f6bab tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:52.527301 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:52.527301 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:52.534479 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dd0049df-4eeb-450c-839a-40be4c2f6bab tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Volume info retrieved successfully. Aug 13 22:00:52.537692 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd0049df-4eeb-450c-839a-40be4c2f6bab tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 returned with HTTP 200 Aug 13 22:00:52.538099 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 19/76] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:52 2026] GET /volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:53.552793 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1415f27a-f6fb-427c-a1e4-db1729b3bcb1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:53.555054 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1415f27a-f6fb-427c-a1e4-db1729b3bcb1 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] GET https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 Aug 13 22:00:53.555466 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1415f27a-f6fb-427c-a1e4-db1729b3bcb1 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:53.555543 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1415f27a-f6fb-427c-a1e4-db1729b3bcb1 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:53.562590 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1415f27a-f6fb-427c-a1e4-db1729b3bcb1 tempest-DeleteServersTestJSON-1850358251 tempest-DeleteServersTestJSON-1850358251-project-member] https://10.4.3.4/volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 returned with HTTP 404 Aug 13 22:00:53.563363 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 20/77] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:00:53 2026] GET /volume/v3/volumes/3968c0a6-1134-42b9-8464-66946a6acec9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:00:57.782780 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-1d801b3f-d441-40ea-aaeb-cbb3585ad027 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:57.785793 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-1d801b3f-d441-40ea-aaeb-cbb3585ad027 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a Aug 13 22:00:57.785986 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-1d801b3f-d441-40ea-aaeb-cbb3585ad027 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:57.786168 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-1d801b3f-d441-40ea-aaeb-cbb3585ad027 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:57.792983 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:57.792983 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:57.796726 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-1d801b3f-d441-40ea-aaeb-cbb3585ad027 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:57.801435 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-1d801b3f-d441-40ea-aaeb-cbb3585ad027 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a returned with HTTP 200 Aug 13 22:00:57.801848 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 19/78] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:00:57 2026] GET /volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:00:57.810676 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f0c3d291-845e-462d-b22f-6a67977b0102 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:57.814255 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f0c3d291-845e-462d-b22f-6a67977b0102 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 Aug 13 22:00:57.814255 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f0c3d291-845e-462d-b22f-6a67977b0102 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:57.814459 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f0c3d291-845e-462d-b22f-6a67977b0102 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:57.825324 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:57.825324 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:00:57.834835 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f0c3d291-845e-462d-b22f-6a67977b0102 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:57.842927 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f0c3d291-845e-462d-b22f-6a67977b0102 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 returned with HTTP 200 Aug 13 22:00:57.844167 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 21/79] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:00:57 2026] GET /volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:57.852318 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-bf2cbb56-639a-4a51-80ff-652b4b0622ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:57.855121 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-bf2cbb56-639a-4a51-80ff-652b4b0622ed tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 Aug 13 22:00:57.855378 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-bf2cbb56-639a-4a51-80ff-652b4b0622ed tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:57.856165 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-bf2cbb56-639a-4a51-80ff-652b4b0622ed tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:57.864131 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:57.864131 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:57.868934 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-bf2cbb56-639a-4a51-80ff-652b4b0622ed tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:00:57.874745 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-bf2cbb56-639a-4a51-80ff-652b4b0622ed tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 returned with HTTP 200 Aug 13 22:00:57.875490 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 20/80] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:00:57 2026] GET /volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:00:57.890879 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-503afad4-c4ce-4e83-9e10-ce7c1a8dab51 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:57.891313 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-503afad4-c4ce-4e83-9e10-ce7c1a8dab51 None None] GET https://10.4.3.4/volume// Aug 13 22:00:57.891557 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-503afad4-c4ce-4e83-9e10-ce7c1a8dab51 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:57.891774 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-503afad4-c4ce-4e83-9e10-ce7c1a8dab51 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:57.892125 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-503afad4-c4ce-4e83-9e10-ce7c1a8dab51 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:00:57.892536 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 21/81] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:00:57 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:00:57.902678 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-55330b3e-34c4-406e-91fa-05b2ff82a781 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:57.904915 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-55330b3e-34c4-406e-91fa-05b2ff82a781 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:00:57.906166 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-55330b3e-34c4-406e-91fa-05b2ff82a781 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa191b7b-c7df-477a-b8a0-f3c3c4b2716a", "connector": null, "instance_uuid": "2e64dc7f-fab2-4f01-9f49-613f218982b5"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:00:57.915774 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:57.915774 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:57.942308 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-55330b3e-34c4-406e-91fa-05b2ff82a781 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:00:57.942804 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 20/82] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:00:57 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 13 22:00:57.952757 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79bae88c-973d-4a83-8425-3189d6a2c205 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:57.953264 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79bae88c-973d-4a83-8425-3189d6a2c205 None None] GET https://10.4.3.4/volume// Aug 13 22:00:57.954881 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79bae88c-973d-4a83-8425-3189d6a2c205 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:57.954881 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79bae88c-973d-4a83-8425-3189d6a2c205 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:57.954881 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79bae88c-973d-4a83-8425-3189d6a2c205 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:00:57.954881 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 22/83] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:00:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:00:57.966213 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-36a63713-afb8-43af-9a52-8e0315ff46cb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:57.968703 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-36a63713-afb8-43af-9a52-8e0315ff46cb tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:00:57.969665 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-36a63713-afb8-43af-9a52-8e0315ff46cb tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50cfa912-d476-470d-ac18-c31926df6f67", "connector": null, "instance_uuid": "2e64dc7f-fab2-4f01-9f49-613f218982b5"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:00:57.979958 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:57.979958 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:00:58.042722 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-36a63713-afb8-43af-9a52-8e0315ff46cb tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:00:58.042722 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 21/84] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:00:57 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:00:58.053207 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3bbca9a2-240b-4862-9e3a-b77e0d4afb93 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:58.056238 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bbca9a2-240b-4862-9e3a-b77e0d4afb93 None None] GET https://10.4.3.4/volume// Aug 13 22:00:58.056517 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bbca9a2-240b-4862-9e3a-b77e0d4afb93 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:58.056783 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bbca9a2-240b-4862-9e3a-b77e0d4afb93 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:58.057201 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bbca9a2-240b-4862-9e3a-b77e0d4afb93 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:00:58.058782 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 22/85] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:00:58 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:00:58.068396 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-18a3d649-194b-4d42-8f66-b9791e3ca1bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:58.074451 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-18a3d649-194b-4d42-8f66-b9791e3ca1bb tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:00:58.074451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-18a3d649-194b-4d42-8f66-b9791e3ca1bb tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6105444f-d7ea-4917-9429-859ccd6e7fe0", "connector": null, "instance_uuid": "2e64dc7f-fab2-4f01-9f49-613f218982b5"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:00:58.088259 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:58.088259 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:00:58.125718 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-18a3d649-194b-4d42-8f66-b9791e3ca1bb tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:00:58.125718 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 21/86] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:00:58 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 13 22:00:58.424336 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e32d9da8-5e87-430e-95db-cc50c23dd592 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:00:58.429201 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e32d9da8-5e87-430e-95db-cc50c23dd592 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:00:58.429581 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e32d9da8-5e87-430e-95db-cc50c23dd592 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:00:58.429846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e32d9da8-5e87-430e-95db-cc50c23dd592 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:00:58.447150 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:00:58.447150 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:00:58.453565 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e32d9da8-5e87-430e-95db-cc50c23dd592 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:00:58.467486 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e32d9da8-5e87-430e-95db-cc50c23dd592 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:00:58.468027 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 23/87] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:00:58 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 1860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:01:00.286833 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-323a34eb-d108-47a1-a7f1-299bdec55d4e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:00.286833 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-323a34eb-d108-47a1-a7f1-299bdec55d4e None None] GET https://10.4.3.4/volume// Aug 13 22:01:00.286833 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-323a34eb-d108-47a1-a7f1-299bdec55d4e None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:00.286833 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-323a34eb-d108-47a1-a7f1-299bdec55d4e None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:00.286833 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-323a34eb-d108-47a1-a7f1-299bdec55d4e None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:00.286833 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 22/88] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:01:00 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:00.299971 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-93f77811-06fe-4e27-a44e-881b9a599359 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:00.302524 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-93f77811-06fe-4e27-a44e-881b9a599359 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a Aug 13 22:01:00.302839 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-93f77811-06fe-4e27-a44e-881b9a599359 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:00.303140 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-93f77811-06fe-4e27-a44e-881b9a599359 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:00.325667 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:00.325667 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:00.334504 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-93f77811-06fe-4e27-a44e-881b9a599359 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:01:00.338975 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-93f77811-06fe-4e27-a44e-881b9a599359 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a returned with HTTP 200 Aug 13 22:01:00.339624 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 23/89] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:01:00 2026] GET /volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a => generated 1540 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:01:00.445595 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-00ea509c-893c-4b3b-9f6b-44081d5cd6a2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:00.450549 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-00ea509c-893c-4b3b-9f6b-44081d5cd6a2 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] PUT https://10.4.3.4/volume/v3/attachments/082a0237-4ec9-4335-8437-53714d9049fa Aug 13 22:01:00.450984 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-00ea509c-893c-4b3b-9f6b-44081d5cd6a2 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:00.465729 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-00ea509c-893c-4b3b-9f6b-44081d5cd6a2 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Acquiring lock "cinder-attachment_update-fa191b7b-c7df-477a-b8a0-f3c3c4b2716a-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:01:00.472387 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-00ea509c-893c-4b3b-9f6b-44081d5cd6a2 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Lock "cinder-attachment_update-fa191b7b-c7df-477a-b8a0-f3c3c4b2716a-np0000007271" acquired by "attachment_update" :: waited 0.007s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:01:00.473741 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:00.473741 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:00.604673 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-00ea509c-893c-4b3b-9f6b-44081d5cd6a2 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Lock "cinder-attachment_update-fa191b7b-c7df-477a-b8a0-f3c3c4b2716a-np0000007271" released by "attachment_update" :: held 0.132s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:01:00.605016 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-00ea509c-893c-4b3b-9f6b-44081d5cd6a2 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/attachments/082a0237-4ec9-4335-8437-53714d9049fa returned with HTTP 200 Aug 13 22:01:00.605497 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 22/90] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:01:00 2026] PUT /volume/v3/attachments/082a0237-4ec9-4335-8437-53714d9049fa => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:00.647342 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-2475bcce-d4f9-4442-8c4f-ca4b8827e6dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:00.651683 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-2475bcce-d4f9-4442-8c4f-ca4b8827e6dc tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] POST https://10.4.3.4/volume/v3/attachments/082a0237-4ec9-4335-8437-53714d9049fa/action Aug 13 22:01:00.652571 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-2475bcce-d4f9-4442-8c4f-ca4b8827e6dc tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:01:00.652761 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-2475bcce-d4f9-4442-8c4f-ca4b8827e6dc tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:00.675935 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:00.675935 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:00.692849 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-2475bcce-d4f9-4442-8c4f-ca4b8827e6dc tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/attachments/082a0237-4ec9-4335-8437-53714d9049fa/action returned with HTTP 204 Aug 13 22:01:00.693438 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 24/91] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:01:00 2026] POST /volume/v3/attachments/082a0237-4ec9-4335-8437-53714d9049fa/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:01:00.714218 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fdc5c52d-caf1-4885-96b3-905e5969b339 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:00.714218 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fdc5c52d-caf1-4885-96b3-905e5969b339 None None] GET https://10.4.3.4/volume// Aug 13 22:01:00.714218 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fdc5c52d-caf1-4885-96b3-905e5969b339 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:00.714218 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fdc5c52d-caf1-4885-96b3-905e5969b339 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:00.714218 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fdc5c52d-caf1-4885-96b3-905e5969b339 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:00.714218 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 23/92] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:01:00 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:00.723223 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-cf7ad242-bcad-48fa-98a6-85c0dca50032 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:00.725614 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-cf7ad242-bcad-48fa-98a6-85c0dca50032 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 Aug 13 22:01:00.726020 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-cf7ad242-bcad-48fa-98a6-85c0dca50032 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:00.726605 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-cf7ad242-bcad-48fa-98a6-85c0dca50032 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:00.738011 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:00.738011 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:00.744451 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-cf7ad242-bcad-48fa-98a6-85c0dca50032 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:01:00.747171 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-cf7ad242-bcad-48fa-98a6-85c0dca50032 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 returned with HTTP 200 Aug 13 22:01:00.747836 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 24/93] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:01:00 2026] GET /volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:01:00.836264 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-a1986f90-1343-4390-94a3-66952aa5d0fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:00.841003 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-a1986f90-1343-4390-94a3-66952aa5d0fa tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] PUT https://10.4.3.4/volume/v3/attachments/70886c5f-9147-4e1a-b4cb-3ad626aeaccc Aug 13 22:01:00.842218 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-a1986f90-1343-4390-94a3-66952aa5d0fa tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:00.854141 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-a1986f90-1343-4390-94a3-66952aa5d0fa tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Acquiring lock "cinder-attachment_update-50cfa912-d476-470d-ac18-c31926df6f67-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:01:00.859755 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-a1986f90-1343-4390-94a3-66952aa5d0fa tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Lock "cinder-attachment_update-50cfa912-d476-470d-ac18-c31926df6f67-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:01:00.861070 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:00.861070 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:00.964955 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-a1986f90-1343-4390-94a3-66952aa5d0fa tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Lock "cinder-attachment_update-50cfa912-d476-470d-ac18-c31926df6f67-np0000007271" released by "attachment_update" :: held 0.105s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:01:00.965255 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-a1986f90-1343-4390-94a3-66952aa5d0fa tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/attachments/70886c5f-9147-4e1a-b4cb-3ad626aeaccc returned with HTTP 200 Aug 13 22:01:00.966037 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 23/94] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:01:00 2026] PUT /volume/v3/attachments/70886c5f-9147-4e1a-b4cb-3ad626aeaccc => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:00.989406 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-96f309aa-8101-4b89-af00-1d98e10f9763 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:00.994292 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-96f309aa-8101-4b89-af00-1d98e10f9763 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] POST https://10.4.3.4/volume/v3/attachments/70886c5f-9147-4e1a-b4cb-3ad626aeaccc/action Aug 13 22:01:00.994832 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-96f309aa-8101-4b89-af00-1d98e10f9763 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:01:00.995032 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-96f309aa-8101-4b89-af00-1d98e10f9763 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:01.033691 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:01.033691 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:01.049587 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-96f309aa-8101-4b89-af00-1d98e10f9763 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/attachments/70886c5f-9147-4e1a-b4cb-3ad626aeaccc/action returned with HTTP 204 Aug 13 22:01:01.049884 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 25/95] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:01:00 2026] POST /volume/v3/attachments/70886c5f-9147-4e1a-b4cb-3ad626aeaccc/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:01:01.069773 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d54af425-e192-4f24-b59e-7beff958109e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:01.070303 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d54af425-e192-4f24-b59e-7beff958109e None None] GET https://10.4.3.4/volume// Aug 13 22:01:01.071011 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d54af425-e192-4f24-b59e-7beff958109e None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:01.071275 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d54af425-e192-4f24-b59e-7beff958109e None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:01.073168 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d54af425-e192-4f24-b59e-7beff958109e None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:01.073168 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 24/96] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:01:01 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:01.084603 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f49a07d5-355f-48b6-a471-0e2d3eeadf58 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:01.087513 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f49a07d5-355f-48b6-a471-0e2d3eeadf58 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 Aug 13 22:01:01.087823 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f49a07d5-355f-48b6-a471-0e2d3eeadf58 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:01.088101 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f49a07d5-355f-48b6-a471-0e2d3eeadf58 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:01.101201 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:01.101201 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:01.105502 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f49a07d5-355f-48b6-a471-0e2d3eeadf58 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:01:01.111017 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f49a07d5-355f-48b6-a471-0e2d3eeadf58 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 returned with HTTP 200 Aug 13 22:01:01.111537 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 25/97] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:01:01 2026] GET /volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 22:01:01.202584 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f67349ee-839a-438d-961f-d8fed6d386f6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:01.206446 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f67349ee-839a-438d-961f-d8fed6d386f6 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] PUT https://10.4.3.4/volume/v3/attachments/6daa55a8-e525-416e-a4ba-0e22f3e05a2e Aug 13 22:01:01.206446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f67349ee-839a-438d-961f-d8fed6d386f6 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:01.216681 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f67349ee-839a-438d-961f-d8fed6d386f6 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Acquiring lock "cinder-attachment_update-6105444f-d7ea-4917-9429-859ccd6e7fe0-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:01:01.221924 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f67349ee-839a-438d-961f-d8fed6d386f6 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Lock "cinder-attachment_update-6105444f-d7ea-4917-9429-859ccd6e7fe0-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:01:01.224472 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:01.224472 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:01.336966 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f67349ee-839a-438d-961f-d8fed6d386f6 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Lock "cinder-attachment_update-6105444f-d7ea-4917-9429-859ccd6e7fe0-np0000007271" released by "attachment_update" :: held 0.115s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:01:01.337413 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-f67349ee-839a-438d-961f-d8fed6d386f6 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/attachments/6daa55a8-e525-416e-a4ba-0e22f3e05a2e returned with HTTP 200 Aug 13 22:01:01.338054 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 24/98] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:01:01 2026] PUT /volume/v3/attachments/6daa55a8-e525-416e-a4ba-0e22f3e05a2e => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:01.367242 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-6dab6e77-7478-4aa5-9f81-5363413cfdee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:01.370893 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-6dab6e77-7478-4aa5-9f81-5363413cfdee tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] POST https://10.4.3.4/volume/v3/attachments/6daa55a8-e525-416e-a4ba-0e22f3e05a2e/action Aug 13 22:01:01.371407 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-6dab6e77-7478-4aa5-9f81-5363413cfdee tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:01:01.371527 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-6dab6e77-7478-4aa5-9f81-5363413cfdee tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:01.393359 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:01.393359 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:01.407250 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-72f580cb-d27a-4ae4-a21d-c258f21795e8 req-6dab6e77-7478-4aa5-9f81-5363413cfdee tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/attachments/6daa55a8-e525-416e-a4ba-0e22f3e05a2e/action returned with HTTP 204 Aug 13 22:01:01.407752 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 26/99] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:01:01 2026] POST /volume/v3/attachments/6daa55a8-e525-416e-a4ba-0e22f3e05a2e/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:01:08.037056 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=125,cinder:INSERT=17,cinder:UPDATE=28 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:01:11.109754 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=98,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:01:11.329467 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=121,cinder:UPDATE=25,cinder:INSERT=14 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:01:11.405264 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=155,cinder:INSERT=27,cinder:UPDATE=47 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:01:11.607818 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:11.981444 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:01:11.981444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-958301296", "imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:11.982068 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-958301296', 'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:01:12.066899 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Create volume of 1 GB Aug 13 22:01:12.066899 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:12.066899 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:12.071601 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Availability Zones retrieved successfully. Aug 13 22:01:12.079925 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Flow 'volume_create_api' (bc94dad0-a51b-4099-9ae0-10468f8d292d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:01:12.081531 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4adf1a99-52ca-4817-aa1d-d022f5c3f3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:12.083048 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:01:12.162254 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4adf1a99-52ca-4817-aa1d-d022f5c3f3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:12.163317 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82d75d13-e4ad-4afe-8ca2-95d8574c49d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:12.242309 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Created reservations ['465e5b4d-feb6-4031-a38a-b722a1b0720b', '0bf88fad-feea-4594-a74c-ddb6aab734a0', '05ffd050-6a4d-4a33-9b74-277e3645ecc6', 'd9eeed63-160b-4d9e-b38c-b419176f3198'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:01:12.243410 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82d75d13-e4ad-4afe-8ca2-95d8574c49d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['465e5b4d-feb6-4031-a38a-b722a1b0720b', '0bf88fad-feea-4594-a74c-ddb6aab734a0', '05ffd050-6a4d-4a33-9b74-277e3645ecc6', 'd9eeed63-160b-4d9e-b38c-b419176f3198']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:12.244201 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e345a4c-5665-402d-a204-0f0bc9593a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:12.269605 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e345a4c-5665-402d-a204-0f0bc9593a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e3be72b-55bc-4e5f-9eaa-1f8900872fb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-958301296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b046ba0820347359c43e16643ad6e43',qos_specs=None,replication_status=,reservations=['465e5b4d-feb6-4031-a38a-b722a1b0720b','0bf88fad-feea-4594-a74c-ddb6aab734a0','05ffd050-6a4d-4a33-9b74-277e3645ecc6','d9eeed63-160b-4d9e-b38c-b419176f3198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9e6053a04734cc8918db1eb493d346a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:01:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-958301296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e3be72b-55bc-4e5f-9eaa-1f8900872fb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b046ba0820347359c43e16643ad6e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9e6053a04734cc8918db1eb493d346a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:12.270403 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (925388db-3f3f-43de-9d05-bcef5315276c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:12.291846 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (925388db-3f3f-43de-9d05-bcef5315276c) transitioned into state 'SUCCESS' from state '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-958301296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b046ba0820347359c43e16643ad6e43',qos_specs=None,replication_status=,reservations=['465e5b4d-feb6-4031-a38a-b722a1b0720b','0bf88fad-feea-4594-a74c-ddb6aab734a0','05ffd050-6a4d-4a33-9b74-277e3645ecc6','d9eeed63-160b-4d9e-b38c-b419176f3198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9e6053a04734cc8918db1eb493d346a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:12.292871 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92f2972d-0da1-4796-8f57-f65366152077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:12.305482 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92f2972d-0da1-4796-8f57-f65366152077) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:12.306566 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Flow 'volume_create_api' (bc94dad0-a51b-4099-9ae0-10468f8d292d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:01:12.307144 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Create volume request issued successfully. Aug 13 22:01:12.307887 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc1541db-7d8b-40e7-bdac-eba6038ffb5c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:01:12.308438 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 25/100] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:01:11 2026] POST /volume/v3/volumes => generated 747 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:01:12.325667 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-20373fab-6721-4dc2-866e-e241f7a6b95e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:12.327790 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20373fab-6721-4dc2-866e-e241f7a6b95e tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 Aug 13 22:01:12.328125 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20373fab-6721-4dc2-866e-e241f7a6b95e tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:12.328866 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20373fab-6721-4dc2-866e-e241f7a6b95e tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:12.336498 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:12.336498 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:12.340673 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-20373fab-6721-4dc2-866e-e241f7a6b95e tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:01:12.346350 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20373fab-6721-4dc2-866e-e241f7a6b95e tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 returned with HTTP 200 Aug 13 22:01:12.347008 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 26/101] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:12 2026] GET /volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:13.359573 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b1c5401d-f2ab-4874-906b-c128a742df6e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:13.361401 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1c5401d-f2ab-4874-906b-c128a742df6e tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 Aug 13 22:01:13.361635 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b1c5401d-f2ab-4874-906b-c128a742df6e tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:13.361812 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b1c5401d-f2ab-4874-906b-c128a742df6e tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:13.369275 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:13.369275 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:13.373485 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b1c5401d-f2ab-4874-906b-c128a742df6e tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:01:13.377900 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1c5401d-f2ab-4874-906b-c128a742df6e tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 returned with HTTP 200 Aug 13 22:01:13.378353 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 25/102] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:13 2026] GET /volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:01:13.395014 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:13.396797 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:01:13.397203 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1294157130"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:13.398722 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1294157130'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:01:13.398902 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Create volume of 1 GB Aug 13 22:01:13.403473 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Availability Zones retrieved successfully. Aug 13 22:01:13.409322 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Flow 'volume_create_api' (3ad8a31c-4794-4625-9084-64100749512f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:01:13.410216 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abfb77c5-8b28-4ec5-a3b3-03118a62e87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:13.411128 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:01:13.443839 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abfb77c5-8b28-4ec5-a3b3-03118a62e87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:13.444715 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b34582d-039e-46b1-a336-372b3c86c3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:13.485541 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Created reservations ['d0ded02b-3da0-461b-a9c7-1a2c6fc79332', 'ed45dbc2-ffa9-4538-ad6c-19da1940cce4', '28b74ade-3a6d-4548-9b48-ce5ac91471fb', '075c1b53-6180-4fcd-a1d4-06dc11e6a81a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:01:13.486604 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b34582d-039e-46b1-a336-372b3c86c3d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0ded02b-3da0-461b-a9c7-1a2c6fc79332', 'ed45dbc2-ffa9-4538-ad6c-19da1940cce4', '28b74ade-3a6d-4548-9b48-ce5ac91471fb', '075c1b53-6180-4fcd-a1d4-06dc11e6a81a']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:13.487544 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f10366-737b-4d9e-b1e7-bab4a8d7296f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:13.510993 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f10366-737b-4d9e-b1e7-bab4a8d7296f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbecffcd-262a-4c34-a1a0-94e57eb8f4de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1294157130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b046ba0820347359c43e16643ad6e43',qos_specs=None,replication_status=,reservations=['d0ded02b-3da0-461b-a9c7-1a2c6fc79332','ed45dbc2-ffa9-4538-ad6c-19da1940cce4','28b74ade-3a6d-4548-9b48-ce5ac91471fb','075c1b53-6180-4fcd-a1d4-06dc11e6a81a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9e6053a04734cc8918db1eb493d346a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:01:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1294157130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbecffcd-262a-4c34-a1a0-94e57eb8f4de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b046ba0820347359c43e16643ad6e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9e6053a04734cc8918db1eb493d346a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:13.512042 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76c19815-e81a-4c84-bffc-12646c8bf6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:13.532005 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76c19815-e81a-4c84-bffc-12646c8bf6bc) transitioned into state 'SUCCESS' from state '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-1294157130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b046ba0820347359c43e16643ad6e43',qos_specs=None,replication_status=,reservations=['d0ded02b-3da0-461b-a9c7-1a2c6fc79332','ed45dbc2-ffa9-4538-ad6c-19da1940cce4','28b74ade-3a6d-4548-9b48-ce5ac91471fb','075c1b53-6180-4fcd-a1d4-06dc11e6a81a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9e6053a04734cc8918db1eb493d346a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:13.532737 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (184935e2-327c-4dd1-a0c2-60e14f8110eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:13.542607 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (184935e2-327c-4dd1-a0c2-60e14f8110eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:13.543466 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Flow 'volume_create_api' (3ad8a31c-4794-4625-9084-64100749512f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:01:13.543776 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Create volume request issued successfully. Aug 13 22:01:13.544368 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b99bd08-15ca-4353-8b6c-8a9365409552 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:01:13.544787 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 27/103] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:01:13 2026] POST /volume/v3/volumes => generated 748 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:01:13.563085 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a56f06bc-1657-4f7b-8969-d438c4cadf14 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:13.565540 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a56f06bc-1657-4f7b-8969-d438c4cadf14 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de Aug 13 22:01:13.565796 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a56f06bc-1657-4f7b-8969-d438c4cadf14 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:13.566259 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a56f06bc-1657-4f7b-8969-d438c4cadf14 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:13.575440 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:13.575440 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:13.580524 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a56f06bc-1657-4f7b-8969-d438c4cadf14 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:01:13.586297 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a56f06bc-1657-4f7b-8969-d438c4cadf14 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de returned with HTTP 200 Aug 13 22:01:13.586811 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 26/104] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:13 2026] GET /volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:14.603274 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3377a36c-2547-4b4c-88ac-165d9fabee11 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:14.605187 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3377a36c-2547-4b4c-88ac-165d9fabee11 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de Aug 13 22:01:14.605522 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3377a36c-2547-4b4c-88ac-165d9fabee11 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:14.605825 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3377a36c-2547-4b4c-88ac-165d9fabee11 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:14.613679 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:14.613679 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:14.617713 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3377a36c-2547-4b4c-88ac-165d9fabee11 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:01:14.622408 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3377a36c-2547-4b4c-88ac-165d9fabee11 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de returned with HTTP 200 Aug 13 22:01:14.622905 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 27/105] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:14 2026] GET /volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:14.634288 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:14.636023 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:01:14.636391 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-194799131"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:14.637778 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-194799131'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:01:14.637906 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Create volume of 1 GB Aug 13 22:01:14.642044 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Availability Zones retrieved successfully. Aug 13 22:01:14.647471 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Flow 'volume_create_api' (f50cd1b1-913b-41e5-9ea5-ad6f92572664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:01:14.648524 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a60d76be-55fa-4416-bfaa-8bea767b39fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:14.649577 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:01:14.675154 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a60d76be-55fa-4416-bfaa-8bea767b39fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:14.676141 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c2fe5bd-47ab-4161-b794-2181dc393846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:14.720396 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Created reservations ['b141f1ac-58f3-4733-b5b3-e0f9aa7404d4', '906ea257-dd50-4ae9-8d7e-c5096342dacb', 'f747ce9d-7697-4582-81f5-1cf9bdd26280', '89d542e1-fc6f-48c3-8cb7-9ee23ae2a61d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:01:14.721443 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c2fe5bd-47ab-4161-b794-2181dc393846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b141f1ac-58f3-4733-b5b3-e0f9aa7404d4', '906ea257-dd50-4ae9-8d7e-c5096342dacb', 'f747ce9d-7697-4582-81f5-1cf9bdd26280', '89d542e1-fc6f-48c3-8cb7-9ee23ae2a61d']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:14.722176 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b139588a-42b3-4796-8974-bdc0e2abaf9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:14.747711 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b139588a-42b3-4796-8974-bdc0e2abaf9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '953a557a-8221-430c-ab49-a609e1b99328', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-194799131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b046ba0820347359c43e16643ad6e43',qos_specs=None,replication_status=,reservations=['b141f1ac-58f3-4733-b5b3-e0f9aa7404d4','906ea257-dd50-4ae9-8d7e-c5096342dacb','f747ce9d-7697-4582-81f5-1cf9bdd26280','89d542e1-fc6f-48c3-8cb7-9ee23ae2a61d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9e6053a04734cc8918db1eb493d346a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:01:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-194799131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=953a557a-8221-430c-ab49-a609e1b99328,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b046ba0820347359c43e16643ad6e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9e6053a04734cc8918db1eb493d346a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:14.748797 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfa60e20-6d9c-432c-8b37-d7d364cf17ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:14.772306 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfa60e20-6d9c-432c-8b37-d7d364cf17ab) transitioned into state 'SUCCESS' from state '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-194799131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b046ba0820347359c43e16643ad6e43',qos_specs=None,replication_status=,reservations=['b141f1ac-58f3-4733-b5b3-e0f9aa7404d4','906ea257-dd50-4ae9-8d7e-c5096342dacb','f747ce9d-7697-4582-81f5-1cf9bdd26280','89d542e1-fc6f-48c3-8cb7-9ee23ae2a61d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9e6053a04734cc8918db1eb493d346a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:14.773381 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3de8964-71dd-4244-bdea-d03b43d5e1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:14.787165 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3de8964-71dd-4244-bdea-d03b43d5e1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:14.788031 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Flow 'volume_create_api' (f50cd1b1-913b-41e5-9ea5-ad6f92572664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:01:14.788309 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Create volume request issued successfully. Aug 13 22:01:14.788853 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58c487c9-cc64-40bc-b77a-8229888c76b3 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:01:14.789257 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 26/106] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:01:14 2026] POST /volume/v3/volumes => generated 747 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:01:14.800743 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-58447d17-5e9b-421a-9433-c058599adabf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:14.802583 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58447d17-5e9b-421a-9433-c058599adabf tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 Aug 13 22:01:14.802818 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-58447d17-5e9b-421a-9433-c058599adabf tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:14.803024 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-58447d17-5e9b-421a-9433-c058599adabf tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:14.810497 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:14.810497 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:14.814546 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-58447d17-5e9b-421a-9433-c058599adabf tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:01:14.818917 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58447d17-5e9b-421a-9433-c058599adabf tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 returned with HTTP 200 Aug 13 22:01:14.819311 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 28/107] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:14 2026] GET /volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:15.833094 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-06716201-33c1-45b9-8bf8-69e106e8a9ca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:15.835818 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06716201-33c1-45b9-8bf8-69e106e8a9ca tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 Aug 13 22:01:15.836085 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06716201-33c1-45b9-8bf8-69e106e8a9ca tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:15.836352 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06716201-33c1-45b9-8bf8-69e106e8a9ca tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:15.846741 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:15.846741 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:15.850461 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-06716201-33c1-45b9-8bf8-69e106e8a9ca tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:01:15.854553 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06716201-33c1-45b9-8bf8-69e106e8a9ca tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 returned with HTTP 200 Aug 13 22:01:15.854924 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 27/108] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:15 2026] GET /volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:22.448927 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-99ba650f-d6d6-4771-af08-39ea8d69e25b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:22.451009 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-99ba650f-d6d6-4771-af08-39ea8d69e25b tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 Aug 13 22:01:22.451221 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-99ba650f-d6d6-4771-af08-39ea8d69e25b tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:22.451404 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-99ba650f-d6d6-4771-af08-39ea8d69e25b tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:22.458280 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:22.458280 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:22.462160 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-99ba650f-d6d6-4771-af08-39ea8d69e25b tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:01:22.468452 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-99ba650f-d6d6-4771-af08-39ea8d69e25b tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 returned with HTTP 200 Aug 13 22:01:22.468707 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 28/109] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:01:22 2026] GET /volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:22.478938 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f3c45476-3597-4c0e-b701-035e84585b51 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:22.481841 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f3c45476-3597-4c0e-b701-035e84585b51 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de Aug 13 22:01:22.482096 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f3c45476-3597-4c0e-b701-035e84585b51 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:22.482328 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f3c45476-3597-4c0e-b701-035e84585b51 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:22.493849 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:22.493849 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:22.499169 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f3c45476-3597-4c0e-b701-035e84585b51 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:01:22.504568 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f3c45476-3597-4c0e-b701-035e84585b51 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de returned with HTTP 200 Aug 13 22:01:22.505085 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 27/110] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:01:22 2026] GET /volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:22.516620 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-b85069a4-d331-49ee-8fa2-0dffb61185d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:22.518174 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-b85069a4-d331-49ee-8fa2-0dffb61185d5 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 Aug 13 22:01:22.518470 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-b85069a4-d331-49ee-8fa2-0dffb61185d5 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:22.518764 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-b85069a4-d331-49ee-8fa2-0dffb61185d5 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:22.526279 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:22.526279 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:22.535223 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-b85069a4-d331-49ee-8fa2-0dffb61185d5 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:01:22.540922 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-b85069a4-d331-49ee-8fa2-0dffb61185d5 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 returned with HTTP 200 Aug 13 22:01:22.541390 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 29/111] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:01:22 2026] GET /volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:22.553257 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-773464e4-06af-4c7c-92c3-7c8cfe389e48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:22.553662 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-773464e4-06af-4c7c-92c3-7c8cfe389e48 None None] GET https://10.4.3.4/volume// Aug 13 22:01:22.557036 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-773464e4-06af-4c7c-92c3-7c8cfe389e48 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:22.557036 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-773464e4-06af-4c7c-92c3-7c8cfe389e48 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:22.558879 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-773464e4-06af-4c7c-92c3-7c8cfe389e48 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:22.559323 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 28/112] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:01:22 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:22.570673 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-dd3b9083-c68e-49e0-a96f-498e5c9900c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:22.573757 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-dd3b9083-c68e-49e0-a96f-498e5c9900c1 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:01:22.576788 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-dd3b9083-c68e-49e0-a96f-498e5c9900c1 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e3be72b-55bc-4e5f-9eaa-1f8900872fb5", "connector": null, "instance_uuid": "5e6040d3-8c39-4204-8604-66e4991b570c"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:22.582713 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:22.582713 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:22.622385 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-dd3b9083-c68e-49e0-a96f-498e5c9900c1 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:01:22.622770 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 29/113] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:01:22 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 13 22:01:22.630448 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0a22e66c-d114-4d50-a62e-6497ede26fad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:22.631276 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a22e66c-d114-4d50-a62e-6497ede26fad None None] GET https://10.4.3.4/volume// Aug 13 22:01:22.631491 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a22e66c-d114-4d50-a62e-6497ede26fad None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:22.631707 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a22e66c-d114-4d50-a62e-6497ede26fad None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:22.632211 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a22e66c-d114-4d50-a62e-6497ede26fad None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:22.632545 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 28/114] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:01:22 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:22.640070 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-d0b712bd-f57d-4d11-9bd5-17072960a849 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:22.643929 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-d0b712bd-f57d-4d11-9bd5-17072960a849 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:01:22.644401 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-d0b712bd-f57d-4d11-9bd5-17072960a849 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dbecffcd-262a-4c34-a1a0-94e57eb8f4de", "connector": null, "instance_uuid": "5e6040d3-8c39-4204-8604-66e4991b570c"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:22.654349 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:22.654349 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:22.693046 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-d0b712bd-f57d-4d11-9bd5-17072960a849 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:01:22.696471 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 30/115] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:01:22 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 13 22:01:22.701570 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dc57a17a-d5a5-4396-8b7b-7b3ef6d1dba7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:22.702024 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc57a17a-d5a5-4396-8b7b-7b3ef6d1dba7 None None] GET https://10.4.3.4/volume// Aug 13 22:01:22.702181 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc57a17a-d5a5-4396-8b7b-7b3ef6d1dba7 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:22.702412 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc57a17a-d5a5-4396-8b7b-7b3ef6d1dba7 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:22.702681 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc57a17a-d5a5-4396-8b7b-7b3ef6d1dba7 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:22.703003 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 29/116] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:01:22 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:22.710716 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-7552c70b-f9ae-4de2-874c-d8b0fa77144a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:22.712563 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-7552c70b-f9ae-4de2-874c-d8b0fa77144a tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:01:22.712863 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-7552c70b-f9ae-4de2-874c-d8b0fa77144a tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "953a557a-8221-430c-ab49-a609e1b99328", "connector": null, "instance_uuid": "5e6040d3-8c39-4204-8604-66e4991b570c"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:22.720869 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:22.720869 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:22.744021 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-7552c70b-f9ae-4de2-874c-d8b0fa77144a tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:01:22.746435 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 30/117] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:01:22 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 13 22:01:24.876937 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a02deecd-472e-49a4-9655-7d0d7fc3fdb1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:24.878929 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a02deecd-472e-49a4-9655-7d0d7fc3fdb1 None None] GET https://10.4.3.4/volume// Aug 13 22:01:24.878929 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a02deecd-472e-49a4-9655-7d0d7fc3fdb1 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:24.878929 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a02deecd-472e-49a4-9655-7d0d7fc3fdb1 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:24.878929 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a02deecd-472e-49a4-9655-7d0d7fc3fdb1 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:24.878929 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 29/118] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:01:24 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:24.886941 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-7227e208-41b6-4c16-867d-2ebcccc6eb9d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:24.889679 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-7227e208-41b6-4c16-867d-2ebcccc6eb9d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 Aug 13 22:01:24.889976 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-7227e208-41b6-4c16-867d-2ebcccc6eb9d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:24.890242 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-7227e208-41b6-4c16-867d-2ebcccc6eb9d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:24.902271 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:24.902271 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:24.906070 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-7227e208-41b6-4c16-867d-2ebcccc6eb9d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:01:24.911147 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-7227e208-41b6-4c16-867d-2ebcccc6eb9d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 returned with HTTP 200 Aug 13 22:01:24.911607 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 31/119] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:01:24 2026] GET /volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 => generated 1534 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:01:24.998863 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-ba308897-83b5-4dcb-8851-b40e465c1439 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:25.002063 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-ba308897-83b5-4dcb-8851-b40e465c1439 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] PUT https://10.4.3.4/volume/v3/attachments/065c6623-9041-486c-9808-53d633460db6 Aug 13 22:01:25.002594 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-ba308897-83b5-4dcb-8851-b40e465c1439 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:25.015037 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-ba308897-83b5-4dcb-8851-b40e465c1439 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Acquiring lock "cinder-attachment_update-2e3be72b-55bc-4e5f-9eaa-1f8900872fb5-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:01:25.022392 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-ba308897-83b5-4dcb-8851-b40e465c1439 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Lock "cinder-attachment_update-2e3be72b-55bc-4e5f-9eaa-1f8900872fb5-np0000007271" acquired by "attachment_update" :: waited 0.007s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:01:25.023467 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:25.023467 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:25.139591 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-ba308897-83b5-4dcb-8851-b40e465c1439 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Lock "cinder-attachment_update-2e3be72b-55bc-4e5f-9eaa-1f8900872fb5-np0000007271" released by "attachment_update" :: held 0.117s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:01:25.139927 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-ba308897-83b5-4dcb-8851-b40e465c1439 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/attachments/065c6623-9041-486c-9808-53d633460db6 returned with HTTP 200 Aug 13 22:01:25.140376 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 30/120] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:01:24 2026] PUT /volume/v3/attachments/065c6623-9041-486c-9808-53d633460db6 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:25.169990 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-72aafa7d-ed59-4e24-8cf5-dde27538ae96 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:25.172548 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-72aafa7d-ed59-4e24-8cf5-dde27538ae96 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] POST https://10.4.3.4/volume/v3/attachments/065c6623-9041-486c-9808-53d633460db6/action Aug 13 22:01:25.173271 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-72aafa7d-ed59-4e24-8cf5-dde27538ae96 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:01:25.173455 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-72aafa7d-ed59-4e24-8cf5-dde27538ae96 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:25.199724 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:25.199724 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:25.211505 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-72aafa7d-ed59-4e24-8cf5-dde27538ae96 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/attachments/065c6623-9041-486c-9808-53d633460db6/action returned with HTTP 204 Aug 13 22:01:25.212074 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 31/121] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:01:25 2026] POST /volume/v3/attachments/065c6623-9041-486c-9808-53d633460db6/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:01:25.239594 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0112ef87-fe57-4e42-bdc6-108a5a956486 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:25.239726 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0112ef87-fe57-4e42-bdc6-108a5a956486 None None] GET https://10.4.3.4/volume// Aug 13 22:01:25.239877 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0112ef87-fe57-4e42-bdc6-108a5a956486 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:25.240859 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0112ef87-fe57-4e42-bdc6-108a5a956486 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:25.240859 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0112ef87-fe57-4e42-bdc6-108a5a956486 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:25.241033 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 30/122] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:01:25 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:25.255392 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f395765a-cdb4-4fe7-9fe6-017478ad4a7c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:25.258592 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f395765a-cdb4-4fe7-9fe6-017478ad4a7c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de Aug 13 22:01:25.258874 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f395765a-cdb4-4fe7-9fe6-017478ad4a7c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:25.259130 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f395765a-cdb4-4fe7-9fe6-017478ad4a7c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:25.414465 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:25.414465 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:25.417782 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f395765a-cdb4-4fe7-9fe6-017478ad4a7c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:01:25.422571 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f395765a-cdb4-4fe7-9fe6-017478ad4a7c tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de returned with HTTP 200 Aug 13 22:01:25.423056 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 32/123] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:01:25 2026] GET /volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de => generated 1020 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:01:25.519658 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-4c14dc11-3364-4569-a79a-5031f4feca35 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:25.523557 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-4c14dc11-3364-4569-a79a-5031f4feca35 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] PUT https://10.4.3.4/volume/v3/attachments/db2abef4-7db7-46d1-873f-c4b480590430 Aug 13 22:01:25.523698 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-4c14dc11-3364-4569-a79a-5031f4feca35 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:25.667258 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-4c14dc11-3364-4569-a79a-5031f4feca35 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Acquiring lock "cinder-attachment_update-dbecffcd-262a-4c34-a1a0-94e57eb8f4de-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:01:25.673560 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-4c14dc11-3364-4569-a79a-5031f4feca35 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Lock "cinder-attachment_update-dbecffcd-262a-4c34-a1a0-94e57eb8f4de-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:01:25.674220 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:25.674220 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:25.806718 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-4c14dc11-3364-4569-a79a-5031f4feca35 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Lock "cinder-attachment_update-dbecffcd-262a-4c34-a1a0-94e57eb8f4de-np0000007271" released by "attachment_update" :: held 0.134s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:01:25.807107 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-4c14dc11-3364-4569-a79a-5031f4feca35 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/attachments/db2abef4-7db7-46d1-873f-c4b480590430 returned with HTTP 200 Aug 13 22:01:25.810863 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 31/124] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:01:25 2026] PUT /volume/v3/attachments/db2abef4-7db7-46d1-873f-c4b480590430 => generated 969 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:25.844257 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-7c20e531-3391-4db5-80ab-2983c17c3321 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:25.848464 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-7c20e531-3391-4db5-80ab-2983c17c3321 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] POST https://10.4.3.4/volume/v3/attachments/db2abef4-7db7-46d1-873f-c4b480590430/action Aug 13 22:01:25.848464 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-7c20e531-3391-4db5-80ab-2983c17c3321 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:01:25.848464 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-7c20e531-3391-4db5-80ab-2983c17c3321 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:25.874104 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:25.874104 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:25.890865 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-7c20e531-3391-4db5-80ab-2983c17c3321 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/attachments/db2abef4-7db7-46d1-873f-c4b480590430/action returned with HTTP 204 Aug 13 22:01:25.891866 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 32/125] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:01:25 2026] POST /volume/v3/attachments/db2abef4-7db7-46d1-873f-c4b480590430/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:01:25.917997 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7be9aa6f-35fa-4025-badd-cbe77f8f197e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:25.918555 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7be9aa6f-35fa-4025-badd-cbe77f8f197e None None] GET https://10.4.3.4/volume// Aug 13 22:01:25.918835 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7be9aa6f-35fa-4025-badd-cbe77f8f197e None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:25.919078 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7be9aa6f-35fa-4025-badd-cbe77f8f197e None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:25.919392 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7be9aa6f-35fa-4025-badd-cbe77f8f197e None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:25.919767 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 31/126] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:01:25 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:25.936867 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f4639aee-d983-4db2-a4d1-73e13d251ce0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:25.939471 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f4639aee-d983-4db2-a4d1-73e13d251ce0 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 Aug 13 22:01:25.939731 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f4639aee-d983-4db2-a4d1-73e13d251ce0 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:25.940090 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f4639aee-d983-4db2-a4d1-73e13d251ce0 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:25.953616 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:25.953616 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:25.971273 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f4639aee-d983-4db2-a4d1-73e13d251ce0 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:01:25.982029 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f4639aee-d983-4db2-a4d1-73e13d251ce0 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 returned with HTTP 200 Aug 13 22:01:25.982665 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 33/127] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:01:25 2026] GET /volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 => generated 1019 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:01:26.076719 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-30da8844-553d-488a-bb90-22edc6c43514 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:26.079204 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-30da8844-553d-488a-bb90-22edc6c43514 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] PUT https://10.4.3.4/volume/v3/attachments/786cd9c0-810c-4660-9988-5efe9095a386 Aug 13 22:01:26.079785 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-30da8844-553d-488a-bb90-22edc6c43514 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:26.087609 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-30da8844-553d-488a-bb90-22edc6c43514 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Acquiring lock "cinder-attachment_update-953a557a-8221-430c-ab49-a609e1b99328-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:01:26.092475 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-30da8844-553d-488a-bb90-22edc6c43514 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Lock "cinder-attachment_update-953a557a-8221-430c-ab49-a609e1b99328-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:01:26.093383 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:26.093383 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:26.194358 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-30da8844-553d-488a-bb90-22edc6c43514 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Lock "cinder-attachment_update-953a557a-8221-430c-ab49-a609e1b99328-np0000007271" released by "attachment_update" :: held 0.102s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:01:26.194746 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-30da8844-553d-488a-bb90-22edc6c43514 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/attachments/786cd9c0-810c-4660-9988-5efe9095a386 returned with HTTP 200 Aug 13 22:01:26.195294 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 32/128] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:01:26 2026] PUT /volume/v3/attachments/786cd9c0-810c-4660-9988-5efe9095a386 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:26.230369 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f273e027-2659-421b-b834-4425d8999397 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:26.232941 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f273e027-2659-421b-b834-4425d8999397 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] POST https://10.4.3.4/volume/v3/attachments/786cd9c0-810c-4660-9988-5efe9095a386/action Aug 13 22:01:26.233398 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f273e027-2659-421b-b834-4425d8999397 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:01:26.233570 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f273e027-2659-421b-b834-4425d8999397 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:26.264449 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:26.264449 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:26.284270 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f722f9-2811-4647-b087-db9c8d0e3496 req-f273e027-2659-421b-b834-4425d8999397 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/attachments/786cd9c0-810c-4660-9988-5efe9095a386/action returned with HTTP 204 Aug 13 22:01:26.286522 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 33/129] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:01:26 2026] POST /volume/v3/attachments/786cd9c0-810c-4660-9988-5efe9095a386/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:01:27.942480 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5bb64e38-00b8-46d7-ab79-d501dff66829 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:27.944051 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5bb64e38-00b8-46d7-ab79-d501dff66829 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] GET https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:01:27.944222 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5bb64e38-00b8-46d7-ab79-d501dff66829 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:27.944391 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5bb64e38-00b8-46d7-ab79-d501dff66829 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:27.950711 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:27.950711 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:27.956059 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5bb64e38-00b8-46d7-ab79-d501dff66829 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:01:27.961325 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5bb64e38-00b8-46d7-ab79-d501dff66829 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 200 Aug 13 22:01:27.961827 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 32/130] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:27 2026] GET /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:28.012153 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-f6e30e25-8870-49f4-bfe2-291cccd399dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:28.014670 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-f6e30e25-8870-49f4-bfe2-291cccd399dc tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] GET https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:01:28.015039 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-f6e30e25-8870-49f4-bfe2-291cccd399dc tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:28.015331 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-f6e30e25-8870-49f4-bfe2-291cccd399dc tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:28.023549 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:28.023549 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:28.028159 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-f6e30e25-8870-49f4-bfe2-291cccd399dc tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:01:28.034772 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-f6e30e25-8870-49f4-bfe2-291cccd399dc tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 200 Aug 13 22:01:28.035274 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 34/131] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:01:28 2026] GET /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:28.278459 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-db6fac13-ac57-4a88-8d75-500d474f0a61 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:28.280076 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db6fac13-ac57-4a88-8d75-500d474f0a61 None None] GET https://10.4.3.4/volume// Aug 13 22:01:28.280076 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db6fac13-ac57-4a88-8d75-500d474f0a61 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:28.280076 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db6fac13-ac57-4a88-8d75-500d474f0a61 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:28.280076 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db6fac13-ac57-4a88-8d75-500d474f0a61 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:28.280702 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 33/132] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:01:28 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:28.298485 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-8a125aab-dd75-477d-8a61-5a85fcb460ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:28.508875 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-8a125aab-dd75-477d-8a61-5a85fcb460ca tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:01:28.509378 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-8a125aab-dd75-477d-8a61-5a85fcb460ca tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa", "connector": null, "instance_uuid": "6189ab2f-e121-4fa9-9fe2-7b5f13fee18d"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:28.530352 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:28.530352 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:28.553089 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:28.555031 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:01:28.555369 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-505294663"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:28.556732 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-505294663'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:01:28.556821 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Create volume of 1 GB Aug 13 22:01:28.558854 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-8a125aab-dd75-477d-8a61-5a85fcb460ca tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:01:28.559347 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 34/133] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:01:28 2026] POST /volume/v3/attachments => generated 273 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:28.562242 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Availability Zones retrieved successfully. Aug 13 22:01:28.568627 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Flow 'volume_create_api' (1aef2ef4-91d1-4050-ba7b-438602a66c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:01:28.569499 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301306a8-2ef4-4b6b-ad93-819adb54eb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:28.570383 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:01:28.590411 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0bf56f44-407a-4397-b5bf-5d04ca247e45 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:28.592273 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0bf56f44-407a-4397-b5bf-5d04ca247e45 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] GET https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:01:28.592392 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0bf56f44-407a-4397-b5bf-5d04ca247e45 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:28.592702 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0bf56f44-407a-4397-b5bf-5d04ca247e45 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:28.602522 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:28.602522 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:28.604631 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301306a8-2ef4-4b6b-ad93-819adb54eb68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:28.604780 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0ec1cb9-3577-481c-87a0-38b567d6128f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:28.605235 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0ec1cb9-3577-481c-87a0-38b567d6128f None None] GET https://10.4.3.4/volume// Aug 13 22:01:28.605354 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4a2477-5462-43ad-b1ba-509ebaabe5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:28.605402 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0ec1cb9-3577-481c-87a0-38b567d6128f None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:28.605587 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0ec1cb9-3577-481c-87a0-38b567d6128f None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:28.605906 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0ec1cb9-3577-481c-87a0-38b567d6128f None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:28.606252 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 34/134] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:01:28 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:28.607782 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0bf56f44-407a-4397-b5bf-5d04ca247e45 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:01:28.614120 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0bf56f44-407a-4397-b5bf-5d04ca247e45 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 200 Aug 13 22:01:28.614775 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 35/135] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:28 2026] GET /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:28.620032 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-77657ede-d96f-4b4e-8734-5db6e024ce0a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:28.622116 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-77657ede-d96f-4b4e-8734-5db6e024ce0a tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] GET https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:01:28.622322 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-77657ede-d96f-4b4e-8734-5db6e024ce0a tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:28.622527 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-77657ede-d96f-4b4e-8734-5db6e024ce0a tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:28.632383 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:28.632383 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:28.636127 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-77657ede-d96f-4b4e-8734-5db6e024ce0a tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:01:28.640624 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-77657ede-d96f-4b4e-8734-5db6e024ce0a tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 200 Aug 13 22:01:28.641075 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 35/136] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:01:28 2026] GET /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:01:28.679203 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Created reservations ['d408617e-cb40-4407-a062-b2f5c0dccb55', '066cf00b-566c-482e-b810-1961a2366ff9', '14356cf0-1b20-4814-9749-3ec252a8a101', '0c214725-5f22-41fe-9012-ecfa0e707a45'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:01:28.679624 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4a2477-5462-43ad-b1ba-509ebaabe5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d408617e-cb40-4407-a062-b2f5c0dccb55', '066cf00b-566c-482e-b810-1961a2366ff9', '14356cf0-1b20-4814-9749-3ec252a8a101', '0c214725-5f22-41fe-9012-ecfa0e707a45']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:28.680657 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90fa5add-a6d1-4ae1-b9b6-4939e7af4126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:28.706787 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90fa5add-a6d1-4ae1-b9b6-4939e7af4126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16af6739-306d-4296-b3e2-3583e2598364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-505294663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57953aa32ede4c1ea11d89fd38ae4a4e',qos_specs=None,replication_status=,reservations=['d408617e-cb40-4407-a062-b2f5c0dccb55','066cf00b-566c-482e-b810-1961a2366ff9','14356cf0-1b20-4814-9749-3ec252a8a101','0c214725-5f22-41fe-9012-ecfa0e707a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d61118ded143248fbaba16d753f0fe',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-505294663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16af6739-306d-4296-b3e2-3583e2598364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57953aa32ede4c1ea11d89fd38ae4a4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3d61118ded143248fbaba16d753f0fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:28.707626 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92285bcd-bbea-4010-9230-0e99f52175c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:28.728939 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92285bcd-bbea-4010-9230-0e99f52175c5) transitioned into state 'SUCCESS' from state '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-505294663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57953aa32ede4c1ea11d89fd38ae4a4e',qos_specs=None,replication_status=,reservations=['d408617e-cb40-4407-a062-b2f5c0dccb55','066cf00b-566c-482e-b810-1961a2366ff9','14356cf0-1b20-4814-9749-3ec252a8a101','0c214725-5f22-41fe-9012-ecfa0e707a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d61118ded143248fbaba16d753f0fe',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:28.729818 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69122976-131f-48af-b0d4-b4ce192e534c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:28.739509 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69122976-131f-48af-b0d4-b4ce192e534c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:28.741291 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Flow 'volume_create_api' (1aef2ef4-91d1-4050-ba7b-438602a66c66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:01:28.741291 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Create volume request issued successfully. Aug 13 22:01:28.741291 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd3bec3a-fc73-4866-a21d-9ea1bbc3659c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:01:28.742039 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 33/137] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:01:28 2026] POST /volume/v3/volumes => generated 750 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:01:28.751525 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-210dff18-19a6-47b0-9ec1-490727e18c3f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:28.753594 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-210dff18-19a6-47b0-9ec1-490727e18c3f tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] PUT https://10.4.3.4/volume/v3/attachments/81f04b90-4af7-4614-bfc5-47b75c9124db Aug 13 22:01:28.753980 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-210dff18-19a6-47b0-9ec1-490727e18c3f tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:28.761529 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-484a125c-ccad-47fa-ab60-9299aa833e02 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:28.762654 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-210dff18-19a6-47b0-9ec1-490727e18c3f tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Acquiring lock "cinder-attachment_update-aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:01:28.764904 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-484a125c-ccad-47fa-ab60-9299aa833e02 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:28.765254 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-484a125c-ccad-47fa-ab60-9299aa833e02 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:28.765556 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-484a125c-ccad-47fa-ab60-9299aa833e02 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:28.767729 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-210dff18-19a6-47b0-9ec1-490727e18c3f tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Lock "cinder-attachment_update-aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:01:28.769114 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:28.769114 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:28.776112 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:28.776112 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:28.780328 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-484a125c-ccad-47fa-ab60-9299aa833e02 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:28.787383 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-484a125c-ccad-47fa-ab60-9299aa833e02 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:28.787868 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 36/138] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:28 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:28.901409 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-210dff18-19a6-47b0-9ec1-490727e18c3f tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Lock "cinder-attachment_update-aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa-np0000007271" released by "attachment_update" :: held 0.134s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:01:28.901676 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-210dff18-19a6-47b0-9ec1-490727e18c3f tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/attachments/81f04b90-4af7-4614-bfc5-47b75c9124db returned with HTTP 200 Aug 13 22:01:28.902151 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 35/139] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:01:28 2026] PUT /volume/v3/attachments/81f04b90-4af7-4614-bfc5-47b75c9124db => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:29.628212 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c816c60d-89f1-442e-8009-fa41f10288ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:29.630080 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c816c60d-89f1-442e-8009-fa41f10288ea tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] GET https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:01:29.630281 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c816c60d-89f1-442e-8009-fa41f10288ea tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:29.630528 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c816c60d-89f1-442e-8009-fa41f10288ea tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:29.642033 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:29.642033 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:29.646358 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c816c60d-89f1-442e-8009-fa41f10288ea tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:01:29.651697 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c816c60d-89f1-442e-8009-fa41f10288ea tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 200 Aug 13 22:01:29.652162 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 36/140] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:29 2026] GET /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:29.801770 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d4d1981e-4a48-45a9-a018-6a68d3a180a6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:29.803513 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4d1981e-4a48-45a9-a018-6a68d3a180a6 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:29.803697 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4d1981e-4a48-45a9-a018-6a68d3a180a6 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:29.803885 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4d1981e-4a48-45a9-a018-6a68d3a180a6 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:29.810781 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:29.810781 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:29.814891 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d4d1981e-4a48-45a9-a018-6a68d3a180a6 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:29.818853 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4d1981e-4a48-45a9-a018-6a68d3a180a6 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:29.819215 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 34/141] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:29 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:29.872832 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f1f4d404-1871-492d-aa96-03890bb43267 req-56cf246e-969e-4ab2-9839-65fc53c6fc47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:29.876998 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-56cf246e-969e-4ab2-9839-65fc53c6fc47 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:29.877200 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-56cf246e-969e-4ab2-9839-65fc53c6fc47 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:29.877386 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-56cf246e-969e-4ab2-9839-65fc53c6fc47 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:29.890379 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:29.890379 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:29.894521 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f1f4d404-1871-492d-aa96-03890bb43267 req-56cf246e-969e-4ab2-9839-65fc53c6fc47 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:29.898898 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-56cf246e-969e-4ab2-9839-65fc53c6fc47 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:29.899481 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 37/142] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:01:29 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:30.009678 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d10aaafb-827f-4fe1-9b8b-7c505aa1c410 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:30.010079 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d10aaafb-827f-4fe1-9b8b-7c505aa1c410 None None] GET https://10.4.3.4/volume// Aug 13 22:01:30.010277 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d10aaafb-827f-4fe1-9b8b-7c505aa1c410 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:30.010473 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d10aaafb-827f-4fe1-9b8b-7c505aa1c410 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:30.010832 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d10aaafb-827f-4fe1-9b8b-7c505aa1c410 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:30.011748 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 36/143] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:01:30 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:30.020637 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f1f4d404-1871-492d-aa96-03890bb43267 req-69e5db53-56fe-4092-a9fd-88808d74dd4d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:30.022903 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-69e5db53-56fe-4092-a9fd-88808d74dd4d tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:01:30.023448 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-69e5db53-56fe-4092-a9fd-88808d74dd4d tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16af6739-306d-4296-b3e2-3583e2598364", "connector": null, "instance_uuid": "5a1f4ae3-29b8-484b-9a7d-19471c19084f"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:30.033751 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:30.033751 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:30.078388 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-69e5db53-56fe-4092-a9fd-88808d74dd4d tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:01:30.079140 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 37/144] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:01:30 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 13 22:01:30.122753 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b1d008df-c028-450e-89e2-c56f9e5d760e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:30.124764 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1d008df-c028-450e-89e2-c56f9e5d760e tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:30.125068 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b1d008df-c028-450e-89e2-c56f9e5d760e tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:30.125364 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b1d008df-c028-450e-89e2-c56f9e5d760e tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:30.136011 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-db9e22df-a5c4-4225-bda6-9c21c273e4f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:30.136544 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db9e22df-a5c4-4225-bda6-9c21c273e4f7 None None] GET https://10.4.3.4/volume// Aug 13 22:01:30.136789 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db9e22df-a5c4-4225-bda6-9c21c273e4f7 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:30.137070 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db9e22df-a5c4-4225-bda6-9c21c273e4f7 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:30.137576 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db9e22df-a5c4-4225-bda6-9c21c273e4f7 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:30.137967 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 38/145] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:01:30 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:30.141229 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:30.141229 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:30.145386 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b1d008df-c028-450e-89e2-c56f9e5d760e tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:30.149869 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1d008df-c028-450e-89e2-c56f9e5d760e tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:30.149869 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 35/146] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:30 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:01:30.150603 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f1f4d404-1871-492d-aa96-03890bb43267 req-7f47aee5-5939-41b1-9839-f515d1b16363 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:30.156136 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-7f47aee5-5939-41b1-9839-f515d1b16363 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:30.156319 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-7f47aee5-5939-41b1-9839-f515d1b16363 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:30.156617 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-7f47aee5-5939-41b1-9839-f515d1b16363 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:30.170395 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:30.170395 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:30.180980 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f1f4d404-1871-492d-aa96-03890bb43267 req-7f47aee5-5939-41b1-9839-f515d1b16363 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:30.186574 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-7f47aee5-5939-41b1-9839-f515d1b16363 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:30.188886 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 37/147] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:01:30 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 1022 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:01:30.302545 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f1f4d404-1871-492d-aa96-03890bb43267 req-60ff72a3-50d6-47a8-832b-3ae5c54a5d71 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:30.305623 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-60ff72a3-50d6-47a8-832b-3ae5c54a5d71 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] PUT https://10.4.3.4/volume/v3/attachments/cf074103-9afa-4276-888c-f69cdf5ed334 Aug 13 22:01:30.306453 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-60ff72a3-50d6-47a8-832b-3ae5c54a5d71 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:30.321297 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-f1f4d404-1871-492d-aa96-03890bb43267 req-60ff72a3-50d6-47a8-832b-3ae5c54a5d71 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Acquiring lock "cinder-attachment_update-16af6739-306d-4296-b3e2-3583e2598364-np0000007271" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:01:30.326769 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-f1f4d404-1871-492d-aa96-03890bb43267 req-60ff72a3-50d6-47a8-832b-3ae5c54a5d71 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Lock "cinder-attachment_update-16af6739-306d-4296-b3e2-3583e2598364-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:01:30.328640 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:30.328640 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:30.422289 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-f1f4d404-1871-492d-aa96-03890bb43267 req-60ff72a3-50d6-47a8-832b-3ae5c54a5d71 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Lock "cinder-attachment_update-16af6739-306d-4296-b3e2-3583e2598364-np0000007271" released by "attachment_update" :: held 0.095s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:01:30.424091 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-60ff72a3-50d6-47a8-832b-3ae5c54a5d71 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/attachments/cf074103-9afa-4276-888c-f69cdf5ed334 returned with HTTP 200 Aug 13 22:01:30.424091 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 38/148] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:01:30 2026] PUT /volume/v3/attachments/cf074103-9afa-4276-888c-f69cdf5ed334 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:30.666484 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e9084c4b-7375-4e94-88b9-2511bebc0df2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:30.668222 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9084c4b-7375-4e94-88b9-2511bebc0df2 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] GET https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:01:30.668412 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9084c4b-7375-4e94-88b9-2511bebc0df2 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:30.668608 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9084c4b-7375-4e94-88b9-2511bebc0df2 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:30.677483 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:30.677483 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:30.680858 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e9084c4b-7375-4e94-88b9-2511bebc0df2 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:01:30.684830 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9084c4b-7375-4e94-88b9-2511bebc0df2 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 200 Aug 13 22:01:30.685263 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 39/149] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:30 2026] GET /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:31.163993 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7dd698a5-c4cb-46bd-ad58-d3ceaec5c9b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:31.166014 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7dd698a5-c4cb-46bd-ad58-d3ceaec5c9b1 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:31.166266 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7dd698a5-c4cb-46bd-ad58-d3ceaec5c9b1 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:31.166509 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7dd698a5-c4cb-46bd-ad58-d3ceaec5c9b1 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:31.177631 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:31.177631 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:31.181771 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7dd698a5-c4cb-46bd-ad58-d3ceaec5c9b1 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:31.187358 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7dd698a5-c4cb-46bd-ad58-d3ceaec5c9b1 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:31.187850 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 36/150] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:31 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:31.699546 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-687f243a-e2f7-4b42-933f-b525b7aa4470 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:31.701969 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-687f243a-e2f7-4b42-933f-b525b7aa4470 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] GET https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:01:31.702805 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-687f243a-e2f7-4b42-933f-b525b7aa4470 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:31.703665 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-687f243a-e2f7-4b42-933f-b525b7aa4470 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:31.716342 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:31.716342 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:31.719986 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-687f243a-e2f7-4b42-933f-b525b7aa4470 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:01:31.725116 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-687f243a-e2f7-4b42-933f-b525b7aa4470 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 200 Aug 13 22:01:31.725560 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 38/151] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:31 2026] GET /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:31.874945 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-02e92d5d-e9df-4443-84af-7ef679132c59 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:31.877358 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-02e92d5d-e9df-4443-84af-7ef679132c59 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:31.877474 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-02e92d5d-e9df-4443-84af-7ef679132c59 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:31.877675 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-02e92d5d-e9df-4443-84af-7ef679132c59 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:31.884834 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:31.884834 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:31.888777 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-02e92d5d-e9df-4443-84af-7ef679132c59 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:31.894509 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-02e92d5d-e9df-4443-84af-7ef679132c59 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:31.894509 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 39/152] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:01:31 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:32.149268 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71118fae-c622-4130-9c62-5c06f853eb29 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:32.149879 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71118fae-c622-4130-9c62-5c06f853eb29 None None] GET https://10.4.3.4/volume// Aug 13 22:01:32.150109 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71118fae-c622-4130-9c62-5c06f853eb29 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:32.150367 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71118fae-c622-4130-9c62-5c06f853eb29 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:32.150801 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71118fae-c622-4130-9c62-5c06f853eb29 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:32.151188 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 40/153] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:01:32 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:32.165682 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-a425d1b5-642d-4a7b-962f-d171fbd4755b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:32.168297 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-a425d1b5-642d-4a7b-962f-d171fbd4755b tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] POST https://10.4.3.4/volume/v3/attachments/81f04b90-4af7-4614-bfc5-47b75c9124db/action Aug 13 22:01:32.168812 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-a425d1b5-642d-4a7b-962f-d171fbd4755b tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:01:32.169002 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-a425d1b5-642d-4a7b-962f-d171fbd4755b tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:32.170725 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-cc13be59-9dad-458d-9ec4-635d0b100e48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:32.190454 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:32.190454 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:32.202920 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5941b39-729d-4c40-bdeb-6ab061aac998 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:32.205275 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5941b39-729d-4c40-bdeb-6ab061aac998 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:32.205589 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5941b39-729d-4c40-bdeb-6ab061aac998 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:32.205798 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5d670fca-4b88-4a95-9190-e6e638ac25bb req-a425d1b5-642d-4a7b-962f-d171fbd4755b tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/attachments/81f04b90-4af7-4614-bfc5-47b75c9124db/action returned with HTTP 204 Aug 13 22:01:32.205870 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5941b39-729d-4c40-bdeb-6ab061aac998 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:32.206228 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 37/154] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:01:32 2026] POST /volume/v3/attachments/81f04b90-4af7-4614-bfc5-47b75c9124db/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:01:32.218268 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:32.218268 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:32.226499 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b5941b39-729d-4c40-bdeb-6ab061aac998 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:32.234049 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5941b39-729d-4c40-bdeb-6ab061aac998 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:32.234435 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 40/155] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:32 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:32.363469 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-cc13be59-9dad-458d-9ec4-635d0b100e48 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:01:32.363926 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-cc13be59-9dad-458d-9ec4-635d0b100e48 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f65f6878-643e-48b5-826f-320496748ad9", "connector": null, "instance_uuid": "fb7e4c13-abba-4aae-9476-cf35ec862f65"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:32.374559 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:32.374559 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:32.413392 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-cc13be59-9dad-458d-9ec4-635d0b100e48 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:01:32.414359 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 39/156] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:01:32 2026] POST /volume/v3/attachments => generated 273 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:32.448111 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa6bb838-ec33-40b6-bc78-2f5c5c71c81b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:32.449831 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa6bb838-ec33-40b6-bc78-2f5c5c71c81b tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:32.450048 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa6bb838-ec33-40b6-bc78-2f5c5c71c81b tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:32.450224 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa6bb838-ec33-40b6-bc78-2f5c5c71c81b tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:32.459440 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:32.459440 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:32.463226 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fa6bb838-ec33-40b6-bc78-2f5c5c71c81b tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:32.466754 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e2d08082-64a5-45c9-9fb6-1bd58b3f7302 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:32.467113 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2d08082-64a5-45c9-9fb6-1bd58b3f7302 None None] GET https://10.4.3.4/volume// Aug 13 22:01:32.467276 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2d08082-64a5-45c9-9fb6-1bd58b3f7302 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:32.467460 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2d08082-64a5-45c9-9fb6-1bd58b3f7302 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:32.467755 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2d08082-64a5-45c9-9fb6-1bd58b3f7302 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:32.468050 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 38/157] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:01:32 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:32.469047 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa6bb838-ec33-40b6-bc78-2f5c5c71c81b tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:32.469405 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 41/158] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:32 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:32.476767 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-02c8d0bf-576e-4586-92b4-cc088da808c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:32.478762 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-02c8d0bf-576e-4586-92b4-cc088da808c4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:32.478969 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-02c8d0bf-576e-4586-92b4-cc088da808c4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:32.479162 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-02c8d0bf-576e-4586-92b4-cc088da808c4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:32.487977 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:32.487977 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:32.491395 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-02c8d0bf-576e-4586-92b4-cc088da808c4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:32.495495 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-02c8d0bf-576e-4586-92b4-cc088da808c4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:32.495877 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 41/159] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:01:32 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 1020 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:01:32.594617 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-e32710b8-ce2d-45a6-9e84-0b3f68f95dd8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:32.596926 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-e32710b8-ce2d-45a6-9e84-0b3f68f95dd8 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] PUT https://10.4.3.4/volume/v3/attachments/56d580a3-b478-4e45-b441-2c06355a774a Aug 13 22:01:32.597397 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-e32710b8-ce2d-45a6-9e84-0b3f68f95dd8 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:32.605058 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-e32710b8-ce2d-45a6-9e84-0b3f68f95dd8 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Acquiring lock "cinder-attachment_update-f65f6878-643e-48b5-826f-320496748ad9-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:01:32.609245 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-e32710b8-ce2d-45a6-9e84-0b3f68f95dd8 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Lock "cinder-attachment_update-f65f6878-643e-48b5-826f-320496748ad9-np0000007271" acquired by "attachment_update" :: waited 0.004s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:01:32.610146 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:32.610146 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:32.707645 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-e32710b8-ce2d-45a6-9e84-0b3f68f95dd8 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Lock "cinder-attachment_update-f65f6878-643e-48b5-826f-320496748ad9-np0000007271" released by "attachment_update" :: held 0.098s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:01:32.708054 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-e32710b8-ce2d-45a6-9e84-0b3f68f95dd8 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/attachments/56d580a3-b478-4e45-b441-2c06355a774a returned with HTTP 200 Aug 13 22:01:32.708687 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 40/160] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:01:32 2026] PUT /volume/v3/attachments/56d580a3-b478-4e45-b441-2c06355a774a => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:32.738640 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5db7973c-49c0-439f-a911-57cfa46b9d2b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:32.740860 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5db7973c-49c0-439f-a911-57cfa46b9d2b tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] GET https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:01:32.741174 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5db7973c-49c0-439f-a911-57cfa46b9d2b tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:32.741387 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5db7973c-49c0-439f-a911-57cfa46b9d2b tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:32.875195 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:32.875195 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:32.878816 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5db7973c-49c0-439f-a911-57cfa46b9d2b tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:01:32.882831 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5db7973c-49c0-439f-a911-57cfa46b9d2b tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 200 Aug 13 22:01:32.883193 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 39/161] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:32 2026] GET /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 1140 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:32.904831 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9fd1261f-29d4-4b62-aad4-cd1099a0feb8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:32.912166 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9fd1261f-29d4-4b62-aad4-cd1099a0feb8 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] GET https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:01:32.912452 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9fd1261f-29d4-4b62-aad4-cd1099a0feb8 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:32.913254 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9fd1261f-29d4-4b62-aad4-cd1099a0feb8 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:32.933057 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:32.933057 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:32.938150 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9fd1261f-29d4-4b62-aad4-cd1099a0feb8 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:01:32.942857 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9fd1261f-29d4-4b62-aad4-cd1099a0feb8 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 200 Aug 13 22:01:32.943286 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 42/162] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:32 2026] GET /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:32.955716 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4dae86cb-cf03-4e2d-a5ef-ec786be354f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:32.957756 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dae86cb-cf03-4e2d-a5ef-ec786be354f3 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] GET https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:01:32.957999 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4dae86cb-cf03-4e2d-a5ef-ec786be354f3 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:32.958639 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4dae86cb-cf03-4e2d-a5ef-ec786be354f3 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:32.970671 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:32.970671 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:32.974012 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4dae86cb-cf03-4e2d-a5ef-ec786be354f3 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:01:32.979455 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dae86cb-cf03-4e2d-a5ef-ec786be354f3 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 200 Aug 13 22:01:32.979966 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 42/163] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:32 2026] GET /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:33.113688 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-aad48668-74e4-45ad-aff2-8eb5b83b3dcb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:33.119412 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-aad48668-74e4-45ad-aff2-8eb5b83b3dcb tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:33.119738 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-aad48668-74e4-45ad-aff2-8eb5b83b3dcb tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:33.119983 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-aad48668-74e4-45ad-aff2-8eb5b83b3dcb tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:33.127446 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:33.127446 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:33.131524 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-aad48668-74e4-45ad-aff2-8eb5b83b3dcb tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:33.134682 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-aad48668-74e4-45ad-aff2-8eb5b83b3dcb tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:33.135117 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 41/164] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:01:33 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1021 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:33.155145 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1ce9cc89-9c10-406a-87b7-089b9b06993d req-bc8deaa5-5c60-4214-98d1-8dd60e7a988d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:33.157739 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ce9cc89-9c10-406a-87b7-089b9b06993d req-bc8deaa5-5c60-4214-98d1-8dd60e7a988d tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] GET https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:01:33.157739 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1ce9cc89-9c10-406a-87b7-089b9b06993d req-bc8deaa5-5c60-4214-98d1-8dd60e7a988d tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:33.157739 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1ce9cc89-9c10-406a-87b7-089b9b06993d req-bc8deaa5-5c60-4214-98d1-8dd60e7a988d tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:33.166215 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:33.166215 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:33.169229 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1ce9cc89-9c10-406a-87b7-089b9b06993d req-bc8deaa5-5c60-4214-98d1-8dd60e7a988d tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:01:33.173624 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ce9cc89-9c10-406a-87b7-089b9b06993d req-bc8deaa5-5c60-4214-98d1-8dd60e7a988d tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 200 Aug 13 22:01:33.174088 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 40/165] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:01:33 2026] GET /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:33.251778 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49ceb873-3dcc-4bc0-8a07-aa716e73fa0e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:33.255469 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49ceb873-3dcc-4bc0-8a07-aa716e73fa0e tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:33.255771 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49ceb873-3dcc-4bc0-8a07-aa716e73fa0e tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:33.256025 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49ceb873-3dcc-4bc0-8a07-aa716e73fa0e tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:33.273571 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:33.273571 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:33.279734 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-49ceb873-3dcc-4bc0-8a07-aa716e73fa0e tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:33.284208 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49ceb873-3dcc-4bc0-8a07-aa716e73fa0e tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:33.284755 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 43/166] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:33 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:33.443799 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dd0b205f-cd64-4635-86e8-f8c96a6185ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:33.446510 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd0b205f-cd64-4635-86e8-f8c96a6185ce None None] GET https://10.4.3.4/volume// Aug 13 22:01:33.446510 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd0b205f-cd64-4635-86e8-f8c96a6185ce None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:33.446510 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd0b205f-cd64-4635-86e8-f8c96a6185ce None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:33.446510 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd0b205f-cd64-4635-86e8-f8c96a6185ce None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:33.446510 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 43/167] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:01:33 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:33.464547 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-5652feac-6cf3-4a90-9fce-70b2f886bb71 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:33.482085 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bd0664cf-0844-4ec2-8fc0-1b2c3a0455ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:33.483755 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd0664cf-0844-4ec2-8fc0-1b2c3a0455ae tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:33.483960 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd0664cf-0844-4ec2-8fc0-1b2c3a0455ae tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:33.484134 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd0664cf-0844-4ec2-8fc0-1b2c3a0455ae tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:33.492383 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:33.492383 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:33.495571 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bd0664cf-0844-4ec2-8fc0-1b2c3a0455ae tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:33.499238 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd0664cf-0844-4ec2-8fc0-1b2c3a0455ae tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:33.499700 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 41/168] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:33 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:33.641892 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-5652feac-6cf3-4a90-9fce-70b2f886bb71 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:01:33.642226 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-5652feac-6cf3-4a90-9fce-70b2f886bb71 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a976afd-ef52-4257-bc3f-ac3728cfe784", "connector": null, "instance_uuid": "5ab361b6-be8d-4f1e-874a-e9c299e5516a"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:33.649601 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:33.649601 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:33.670403 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-5652feac-6cf3-4a90-9fce-70b2f886bb71 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:01:33.670794 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 42/169] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:01:33 2026] POST /volume/v3/attachments => generated 273 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:33.700999 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b0d144d0-c445-4461-ae40-8861c6b9ae8d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:33.703325 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0d144d0-c445-4461-ae40-8861c6b9ae8d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:33.703584 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0d144d0-c445-4461-ae40-8861c6b9ae8d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:33.703828 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0d144d0-c445-4461-ae40-8861c6b9ae8d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:33.715080 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:33.715080 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:33.718619 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f1657262-e4d1-4d0d-9ec6-95ac52f5a618 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:33.718973 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1657262-e4d1-4d0d-9ec6-95ac52f5a618 None None] GET https://10.4.3.4/volume// Aug 13 22:01:33.719126 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1657262-e4d1-4d0d-9ec6-95ac52f5a618 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:33.719303 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1657262-e4d1-4d0d-9ec6-95ac52f5a618 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:33.719610 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1657262-e4d1-4d0d-9ec6-95ac52f5a618 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:33.719879 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 44/170] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:01:33 2026] GET /volume/ => generated 384 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:33.720165 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0d144d0-c445-4461-ae40-8861c6b9ae8d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:33.723881 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0d144d0-c445-4461-ae40-8861c6b9ae8d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:33.724306 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 44/171] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:33 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1020 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:33.728984 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-537d1467-dbb9-4c55-8820-4f119deba726 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:33.731084 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-537d1467-dbb9-4c55-8820-4f119deba726 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:33.731327 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-537d1467-dbb9-4c55-8820-4f119deba726 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:33.731532 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-537d1467-dbb9-4c55-8820-4f119deba726 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:33.740752 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:33.740752 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:33.743812 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-537d1467-dbb9-4c55-8820-4f119deba726 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:33.747487 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-537d1467-dbb9-4c55-8820-4f119deba726 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:33.748002 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 42/172] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:01:33 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1243 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:01:33.826363 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-294000ae-cc0d-46b7-b263-ea77c7a62799 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:33.828250 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-294000ae-cc0d-46b7-b263-ea77c7a62799 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] PUT https://10.4.3.4/volume/v3/attachments/75d80e4d-0ef5-4eb1-81c0-ba1b5784de86 Aug 13 22:01:33.828595 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-294000ae-cc0d-46b7-b263-ea77c7a62799 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:33.835253 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-294000ae-cc0d-46b7-b263-ea77c7a62799 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Acquiring lock "cinder-attachment_update-1a976afd-ef52-4257-bc3f-ac3728cfe784-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:01:33.840870 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-294000ae-cc0d-46b7-b263-ea77c7a62799 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Lock "cinder-attachment_update-1a976afd-ef52-4257-bc3f-ac3728cfe784-np0000007271" acquired by "attachment_update" :: waited 0.004s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:01:33.840870 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:33.840870 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:33.916723 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-294000ae-cc0d-46b7-b263-ea77c7a62799 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Lock "cinder-attachment_update-1a976afd-ef52-4257-bc3f-ac3728cfe784-np0000007271" released by "attachment_update" :: held 0.077s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:01:33.917114 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-294000ae-cc0d-46b7-b263-ea77c7a62799 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/attachments/75d80e4d-0ef5-4eb1-81c0-ba1b5784de86 returned with HTTP 200 Aug 13 22:01:33.917543 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 43/173] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:01:33 2026] PUT /volume/v3/attachments/75d80e4d-0ef5-4eb1-81c0-ba1b5784de86 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:34.300087 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-32420ec9-e814-436a-8889-dd30264649bc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:34.302297 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32420ec9-e814-436a-8889-dd30264649bc tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:34.302562 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32420ec9-e814-436a-8889-dd30264649bc tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:34.302794 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32420ec9-e814-436a-8889-dd30264649bc tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:34.317598 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:34.317598 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:34.324504 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-32420ec9-e814-436a-8889-dd30264649bc tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:34.329013 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32420ec9-e814-436a-8889-dd30264649bc tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:34.329350 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 45/174] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:34 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:34.511444 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a341a90a-0a5b-4405-981b-26dbc6256d37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:34.513198 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a341a90a-0a5b-4405-981b-26dbc6256d37 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:34.513382 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a341a90a-0a5b-4405-981b-26dbc6256d37 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:34.513576 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a341a90a-0a5b-4405-981b-26dbc6256d37 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:34.526373 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:34.526373 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:34.531896 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a341a90a-0a5b-4405-981b-26dbc6256d37 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:34.536099 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a341a90a-0a5b-4405-981b-26dbc6256d37 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:34.536507 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 45/175] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:34 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:34.735776 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9803613a-f63b-4a21-8db2-c2d407a7393e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:34.737586 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9803613a-f63b-4a21-8db2-c2d407a7393e tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:34.737805 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9803613a-f63b-4a21-8db2-c2d407a7393e tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:34.737999 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9803613a-f63b-4a21-8db2-c2d407a7393e tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:34.749768 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:34.749768 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:34.754836 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9803613a-f63b-4a21-8db2-c2d407a7393e tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:34.762057 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9803613a-f63b-4a21-8db2-c2d407a7393e tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:34.762057 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 43/176] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:34 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:34.872787 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-54e8975f-9ab6-4e8c-affe-0837f7633ac9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:34.874839 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-54e8975f-9ab6-4e8c-affe-0837f7633ac9 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:01:34.875030 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-54e8975f-9ab6-4e8c-affe-0837f7633ac9 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:34.875227 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-54e8975f-9ab6-4e8c-affe-0837f7633ac9 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:34.887211 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:34.887211 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:34.891508 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-54e8975f-9ab6-4e8c-affe-0837f7633ac9 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:01:34.895592 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-54e8975f-9ab6-4e8c-affe-0837f7633ac9 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:01:34.895969 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 44/177] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:01:34 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 1680 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:34.928638 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-a74838d7-0fa6-43cd-8b07-c823f104b605 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:34.931661 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-a74838d7-0fa6-43cd-8b07-c823f104b605 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:01:34.931887 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-a74838d7-0fa6-43cd-8b07-c823f104b605 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:34.932083 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-a74838d7-0fa6-43cd-8b07-c823f104b605 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:34.959329 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:34.959329 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:34.967499 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-a74838d7-0fa6-43cd-8b07-c823f104b605 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:01:34.973197 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-a74838d7-0fa6-43cd-8b07-c823f104b605 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:01:34.974118 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 46/178] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:01:34 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 1680 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:35.286493 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f1f4d404-1871-492d-aa96-03890bb43267 req-7208ba82-1d0b-46a7-a29f-89765a57bdca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:35.290035 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-7208ba82-1d0b-46a7-a29f-89765a57bdca tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] POST https://10.4.3.4/volume/v3/attachments/cf074103-9afa-4276-888c-f69cdf5ed334/action Aug 13 22:01:35.290971 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-7208ba82-1d0b-46a7-a29f-89765a57bdca tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:01:35.290971 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-7208ba82-1d0b-46a7-a29f-89765a57bdca tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:35.311631 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:35.311631 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:35.330062 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f1f4d404-1871-492d-aa96-03890bb43267 req-7208ba82-1d0b-46a7-a29f-89765a57bdca tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/attachments/cf074103-9afa-4276-888c-f69cdf5ed334/action returned with HTTP 204 Aug 13 22:01:35.330516 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 46/179] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:01:35 2026] POST /volume/v3/attachments/cf074103-9afa-4276-888c-f69cdf5ed334/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:01:35.343048 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a610cd56-f390-4179-ab74-0602e871c38d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:35.344803 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a610cd56-f390-4179-ab74-0602e871c38d tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:35.345050 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a610cd56-f390-4179-ab74-0602e871c38d tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:35.345235 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a610cd56-f390-4179-ab74-0602e871c38d tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:35.356254 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:35.356254 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:35.359867 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a610cd56-f390-4179-ab74-0602e871c38d tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:35.365157 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a610cd56-f390-4179-ab74-0602e871c38d tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:35.365597 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 44/180] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:35 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:35.379187 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-66646eb4-d7d6-4ac7-b092-1b540c21dbbb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:35.381021 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-66646eb4-d7d6-4ac7-b092-1b540c21dbbb tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:35.381201 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66646eb4-d7d6-4ac7-b092-1b540c21dbbb tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:35.381451 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66646eb4-d7d6-4ac7-b092-1b540c21dbbb tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:35.391572 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:35.391572 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:35.395984 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-66646eb4-d7d6-4ac7-b092-1b540c21dbbb tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:35.399791 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-66646eb4-d7d6-4ac7-b092-1b540c21dbbb tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:35.400166 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 45/181] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:35 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:35.412444 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee111a6a-ce70-40d1-96ef-d456851414f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:35.415797 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee111a6a-ce70-40d1-96ef-d456851414f4 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:35.415797 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee111a6a-ce70-40d1-96ef-d456851414f4 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:35.415797 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee111a6a-ce70-40d1-96ef-d456851414f4 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:35.427639 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:35.427639 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:35.435869 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ee111a6a-ce70-40d1-96ef-d456851414f4 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Volume info retrieved successfully. Aug 13 22:01:35.442735 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee111a6a-ce70-40d1-96ef-d456851414f4 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:35.443228 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 47/182] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:35 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:35.535595 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-bd45b00a-16ec-46d1-a848-e39e311818f8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:35.538141 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-bd45b00a-16ec-46d1-a848-e39e311818f8 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:35.538393 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-bd45b00a-16ec-46d1-a848-e39e311818f8 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:35.538658 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-bd45b00a-16ec-46d1-a848-e39e311818f8 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:35.547659 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-735aa249-b0cc-43c6-a3a8-d45a3d8660c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:35.550920 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-735aa249-b0cc-43c6-a3a8-d45a3d8660c4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:35.551119 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-735aa249-b0cc-43c6-a3a8-d45a3d8660c4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:35.551309 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-735aa249-b0cc-43c6-a3a8-d45a3d8660c4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:35.555719 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:35.555719 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:35.567067 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-bd45b00a-16ec-46d1-a848-e39e311818f8 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:35.567168 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:35.567168 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:35.574716 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-bd45b00a-16ec-46d1-a848-e39e311818f8 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:35.576231 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 47/183] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:01:35 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 1135 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:35.576397 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-735aa249-b0cc-43c6-a3a8-d45a3d8660c4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:35.580754 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-735aa249-b0cc-43c6-a3a8-d45a3d8660c4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:35.581211 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 45/184] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:35 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:35.624363 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-5945ff4a-cd0a-4b14-949a-9ae3ac068c09 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:35.626697 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-5945ff4a-cd0a-4b14-949a-9ae3ac068c09 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] POST https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364/action Aug 13 22:01:35.627162 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-5945ff4a-cd0a-4b14-949a-9ae3ac068c09 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:01:35.627369 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-5945ff4a-cd0a-4b14-949a-9ae3ac068c09 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:35.640005 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:35.640005 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:35.640501 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-5945ff4a-cd0a-4b14-949a-9ae3ac068c09 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:35.653058 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-5945ff4a-cd0a-4b14-949a-9ae3ac068c09 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Begin detaching volume completed successfully. Aug 13 22:01:35.653649 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-5945ff4a-cd0a-4b14-949a-9ae3ac068c09 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364/action returned with HTTP 202 Aug 13 22:01:35.653774 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 46/185] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:01:35 2026] POST /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:01:35.674593 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca1adfb7-80d9-4532-9227-af10110fbf0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:35.676898 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca1adfb7-80d9-4532-9227-af10110fbf0f tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:35.677098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca1adfb7-80d9-4532-9227-af10110fbf0f tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:35.677507 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca1adfb7-80d9-4532-9227-af10110fbf0f tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:35.691587 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:35.691587 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:35.696255 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ca1adfb7-80d9-4532-9227-af10110fbf0f tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Volume info retrieved successfully. Aug 13 22:01:35.701283 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5e7577ad-5b60-47bb-879f-433693f9d2b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:35.701752 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e7577ad-5b60-47bb-879f-433693f9d2b5 None None] GET https://10.4.3.4/volume// Aug 13 22:01:35.701948 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e7577ad-5b60-47bb-879f-433693f9d2b5 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:35.703566 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca1adfb7-80d9-4532-9227-af10110fbf0f tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:35.704347 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 48/186] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:35 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:35.704412 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e7577ad-5b60-47bb-879f-433693f9d2b5 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:35.704847 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e7577ad-5b60-47bb-879f-433693f9d2b5 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:35.706058 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 48/187] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:01:35 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:35.728251 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-0e20f064-b2bf-4a61-a931-4c79a5af32fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:35.730892 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-0e20f064-b2bf-4a61-a931-4c79a5af32fa tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:35.731191 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-0e20f064-b2bf-4a61-a931-4c79a5af32fa tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:35.731455 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-0e20f064-b2bf-4a61-a931-4c79a5af32fa tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:35.745409 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:35.745409 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:35.751268 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-0e20f064-b2bf-4a61-a931-4c79a5af32fa tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:35.757701 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-0e20f064-b2bf-4a61-a931-4c79a5af32fa tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:35.758345 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 46/188] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:01:35 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 1318 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:01:35.773087 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b8cfc65-de8d-44a1-874f-46890b7c44ce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:35.775056 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b8cfc65-de8d-44a1-874f-46890b7c44ce tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:35.775233 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b8cfc65-de8d-44a1-874f-46890b7c44ce tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:35.775409 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b8cfc65-de8d-44a1-874f-46890b7c44ce tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:35.792698 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:35.792698 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:35.796048 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6b8cfc65-de8d-44a1-874f-46890b7c44ce tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:35.807119 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b8cfc65-de8d-44a1-874f-46890b7c44ce tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:35.807676 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 47/189] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:35 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1021 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:36.595243 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-36672e8f-ab10-4158-b6ee-b71a92617194 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:36.597027 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36672e8f-ab10-4158-b6ee-b71a92617194 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:36.597237 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36672e8f-ab10-4158-b6ee-b71a92617194 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:36.597483 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36672e8f-ab10-4158-b6ee-b71a92617194 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:36.718452 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-584b928c-5819-40f1-80f1-54a3358ee127 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:36.722446 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-584b928c-5819-40f1-80f1-54a3358ee127 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:36.722446 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-584b928c-5819-40f1-80f1-54a3358ee127 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:36.722446 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-584b928c-5819-40f1-80f1-54a3358ee127 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:36.731193 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:36.731193 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:36.734672 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-584b928c-5819-40f1-80f1-54a3358ee127 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Volume info retrieved successfully. Aug 13 22:01:36.739738 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-584b928c-5819-40f1-80f1-54a3358ee127 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:36.740228 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 49/190] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:36 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:36.743055 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:36.743055 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:36.746559 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-36672e8f-ab10-4158-b6ee-b71a92617194 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:36.750576 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36672e8f-ab10-4158-b6ee-b71a92617194 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:36.751066 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 49/191] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:36 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 841 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:36.823383 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f72f81e-a98f-47b8-ac8f-1bcbed334abb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:36.825913 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f72f81e-a98f-47b8-ac8f-1bcbed334abb tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:36.826804 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f72f81e-a98f-47b8-ac8f-1bcbed334abb tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:36.827077 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f72f81e-a98f-47b8-ac8f-1bcbed334abb tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:36.837090 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:36.837090 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:36.840252 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3f72f81e-a98f-47b8-ac8f-1bcbed334abb tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:36.844153 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f72f81e-a98f-47b8-ac8f-1bcbed334abb tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:36.844662 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 47/192] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:36 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1021 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:37.752553 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-59e4d58e-340a-4cf8-95f9-5c7d0d9f724a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:37.756360 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59e4d58e-340a-4cf8-95f9-5c7d0d9f724a tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:37.756360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59e4d58e-340a-4cf8-95f9-5c7d0d9f724a tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:37.756360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59e4d58e-340a-4cf8-95f9-5c7d0d9f724a tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:37.764229 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a36e1d7b-06c2-4303-a4b5-854388771920 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:37.768151 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a36e1d7b-06c2-4303-a4b5-854388771920 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:37.771771 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:37.771771 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:37.772014 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a36e1d7b-06c2-4303-a4b5-854388771920 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:37.772014 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a36e1d7b-06c2-4303-a4b5-854388771920 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:37.777349 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-59e4d58e-340a-4cf8-95f9-5c7d0d9f724a tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Volume info retrieved successfully. Aug 13 22:01:37.781018 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:37.781018 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:37.783249 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59e4d58e-340a-4cf8-95f9-5c7d0d9f724a tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:37.784055 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 48/193] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:37 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:37.785466 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a36e1d7b-06c2-4303-a4b5-854388771920 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:37.789477 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a36e1d7b-06c2-4303-a4b5-854388771920 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:37.790172 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 50/194] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:37 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:37.856251 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-027e83bb-f724-413e-9372-0144e086d515 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:37.857996 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-027e83bb-f724-413e-9372-0144e086d515 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:37.858201 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-027e83bb-f724-413e-9372-0144e086d515 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:37.858378 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-027e83bb-f724-413e-9372-0144e086d515 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:37.895630 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:37.895630 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:37.899798 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-027e83bb-f724-413e-9372-0144e086d515 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:37.904360 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-027e83bb-f724-413e-9372-0144e086d515 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:37.904754 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 50/195] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:37 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1021 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:38.802872 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bbb327c6-1502-4f14-8985-a184eb6ab6f6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:38.804548 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9c07cc12-3b42-4d86-83fb-4a5892c1bc05 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:38.804782 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbb327c6-1502-4f14-8985-a184eb6ab6f6 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:38.804987 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbb327c6-1502-4f14-8985-a184eb6ab6f6 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:38.805232 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbb327c6-1502-4f14-8985-a184eb6ab6f6 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:38.806840 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c07cc12-3b42-4d86-83fb-4a5892c1bc05 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:38.808142 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c07cc12-3b42-4d86-83fb-4a5892c1bc05 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:38.808142 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c07cc12-3b42-4d86-83fb-4a5892c1bc05 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:38.818192 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:38.818192 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:38.819288 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:38.819288 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:38.821414 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bbb327c6-1502-4f14-8985-a184eb6ab6f6 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Volume info retrieved successfully. Aug 13 22:01:38.823355 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9c07cc12-3b42-4d86-83fb-4a5892c1bc05 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:38.825159 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbb327c6-1502-4f14-8985-a184eb6ab6f6 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:38.825567 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 48/196] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:38 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:38.828964 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c07cc12-3b42-4d86-83fb-4a5892c1bc05 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:38.829463 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 49/197] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:38 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:38.918190 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4bba67e7-f367-4fae-9f2d-2fa179661cb2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:38.920011 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4bba67e7-f367-4fae-9f2d-2fa179661cb2 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:38.920340 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4bba67e7-f367-4fae-9f2d-2fa179661cb2 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:38.920615 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4bba67e7-f367-4fae-9f2d-2fa179661cb2 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:38.930469 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:38.930469 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:38.933006 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4bba67e7-f367-4fae-9f2d-2fa179661cb2 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:38.936903 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4bba67e7-f367-4fae-9f2d-2fa179661cb2 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:38.937436 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 51/198] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:38 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1021 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:39.232558 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-c7611895-0e87-4e88-87ab-d71dd3454a8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:39.234490 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-c7611895-0e87-4e88-87ab-d71dd3454a8d tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] POST https://10.4.3.4/volume/v3/attachments/56d580a3-b478-4e45-b441-2c06355a774a/action Aug 13 22:01:39.234816 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-c7611895-0e87-4e88-87ab-d71dd3454a8d tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:01:39.234937 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-c7611895-0e87-4e88-87ab-d71dd3454a8d tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:39.249664 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:39.249664 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:39.266202 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-86d0b57a-ce43-4a52-a0d8-ab84d7443aca req-c7611895-0e87-4e88-87ab-d71dd3454a8d tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/attachments/56d580a3-b478-4e45-b441-2c06355a774a/action returned with HTTP 204 Aug 13 22:01:39.266819 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 51/199] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:01:39 2026] POST /volume/v3/attachments/56d580a3-b478-4e45-b441-2c06355a774a/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:01:39.844002 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a429a3cf-3c1f-4c07-9359-69a2312779ea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:39.845027 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a85d35f-5418-4c15-8a87-8c52e885f418 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:39.846028 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a429a3cf-3c1f-4c07-9359-69a2312779ea tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:39.846279 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a429a3cf-3c1f-4c07-9359-69a2312779ea tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:39.846528 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a429a3cf-3c1f-4c07-9359-69a2312779ea tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:39.846708 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a85d35f-5418-4c15-8a87-8c52e885f418 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:39.846935 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a85d35f-5418-4c15-8a87-8c52e885f418 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:39.847133 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a85d35f-5418-4c15-8a87-8c52e885f418 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:39.856381 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:39.856381 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:39.856724 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:39.856724 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:39.860097 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a429a3cf-3c1f-4c07-9359-69a2312779ea tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Volume info retrieved successfully. Aug 13 22:01:39.860179 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8a85d35f-5418-4c15-8a87-8c52e885f418 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:39.864072 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a85d35f-5418-4c15-8a87-8c52e885f418 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:39.864441 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 50/200] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:39 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 1133 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:39.864629 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a429a3cf-3c1f-4c07-9359-69a2312779ea tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:39.865119 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 49/201] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:39 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:39.881210 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44187378-fab2-44ee-810b-69c2d70e168c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:39.882767 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44187378-fab2-44ee-810b-69c2d70e168c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:39.883141 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44187378-fab2-44ee-810b-69c2d70e168c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:39.883453 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44187378-fab2-44ee-810b-69c2d70e168c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:39.893000 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:39.893000 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:39.896946 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-44187378-fab2-44ee-810b-69c2d70e168c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:39.902128 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44187378-fab2-44ee-810b-69c2d70e168c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:39.902128 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 52/202] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:39 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 1133 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:39.951560 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a07146b-7a74-4738-83cb-4b5f7f526cd4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:39.953290 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a07146b-7a74-4738-83cb-4b5f7f526cd4 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:39.953487 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a07146b-7a74-4738-83cb-4b5f7f526cd4 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:39.953665 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a07146b-7a74-4738-83cb-4b5f7f526cd4 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:39.962722 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:39.962722 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:39.966112 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0a07146b-7a74-4738-83cb-4b5f7f526cd4 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:39.970033 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a07146b-7a74-4738-83cb-4b5f7f526cd4 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:39.970538 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 52/203] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:39 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1021 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:40.880960 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cb05160f-2b41-4984-8571-7e51f65dfcc0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:40.883033 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb05160f-2b41-4984-8571-7e51f65dfcc0 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:40.883250 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb05160f-2b41-4984-8571-7e51f65dfcc0 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:40.883484 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb05160f-2b41-4984-8571-7e51f65dfcc0 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:40.892554 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:40.892554 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:40.895992 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cb05160f-2b41-4984-8571-7e51f65dfcc0 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Volume info retrieved successfully. Aug 13 22:01:40.899863 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb05160f-2b41-4984-8571-7e51f65dfcc0 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:40.900211 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 51/204] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:40 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:40.981599 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08f143c8-7733-4073-b610-a940a8ac34c5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:40.983796 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08f143c8-7733-4073-b610-a940a8ac34c5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:40.983997 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08f143c8-7733-4073-b610-a940a8ac34c5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:40.984282 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08f143c8-7733-4073-b610-a940a8ac34c5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:40.993656 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:40.993656 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:40.997201 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-08f143c8-7733-4073-b610-a940a8ac34c5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:41.000954 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08f143c8-7733-4073-b610-a940a8ac34c5 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:41.001401 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 50/205] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:40 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1021 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:41.529978 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-ce8a96c5-9ec6-48e9-84a3-750fa22a7483 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:41.531863 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-ce8a96c5-9ec6-48e9-84a3-750fa22a7483 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:41.532166 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-ce8a96c5-9ec6-48e9-84a3-750fa22a7483 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:41.532409 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-ce8a96c5-9ec6-48e9-84a3-750fa22a7483 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:41.540866 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:41.540866 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:41.543948 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-ce8a96c5-9ec6-48e9-84a3-750fa22a7483 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:41.548995 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-ce8a96c5-9ec6-48e9-84a3-750fa22a7483 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:41.549545 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 53/206] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:01:41 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 1133 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:41.571543 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-526a2ae5-e7a3-4934-b577-3f345e6060f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:41.573496 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-526a2ae5-e7a3-4934-b577-3f345e6060f0 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] POST https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9/action Aug 13 22:01:41.574295 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-526a2ae5-e7a3-4934-b577-3f345e6060f0 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:01:41.574295 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-526a2ae5-e7a3-4934-b577-3f345e6060f0 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:41.583656 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:41.583656 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:41.584095 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-526a2ae5-e7a3-4934-b577-3f345e6060f0 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:41.594163 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-526a2ae5-e7a3-4934-b577-3f345e6060f0 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Begin detaching volume completed successfully. Aug 13 22:01:41.594378 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-526a2ae5-e7a3-4934-b577-3f345e6060f0 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9/action returned with HTTP 202 Aug 13 22:01:41.594876 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 53/207] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:01:41 2026] POST /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:01:41.619902 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d8a54926-9c06-4a20-a52e-fb78682794c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:41.624060 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8a54926-9c06-4a20-a52e-fb78682794c6 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:41.624303 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8a54926-9c06-4a20-a52e-fb78682794c6 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:41.624583 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8a54926-9c06-4a20-a52e-fb78682794c6 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:41.636953 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:41.636953 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:41.644776 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d8a54926-9c06-4a20-a52e-fb78682794c6 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:41.648563 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8a54926-9c06-4a20-a52e-fb78682794c6 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:41.649699 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 52/208] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:41 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:41.652296 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8d54467f-5cd6-4342-b998-ba62acfa2777 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:41.652737 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d54467f-5cd6-4342-b998-ba62acfa2777 None None] GET https://10.4.3.4/volume// Aug 13 22:01:41.652963 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d54467f-5cd6-4342-b998-ba62acfa2777 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:41.653213 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d54467f-5cd6-4342-b998-ba62acfa2777 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:41.653553 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d54467f-5cd6-4342-b998-ba62acfa2777 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:41.654070 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 51/209] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:01:41 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:41.662397 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-e2c63f0a-0d14-4db8-bf68-babda800db3a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:41.664504 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-e2c63f0a-0d14-4db8-bf68-babda800db3a tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:41.664709 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-e2c63f0a-0d14-4db8-bf68-babda800db3a tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:41.664905 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-e2c63f0a-0d14-4db8-bf68-babda800db3a tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:41.674414 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:41.674414 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:41.678031 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-e2c63f0a-0d14-4db8-bf68-babda800db3a tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:41.682629 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-e2c63f0a-0d14-4db8-bf68-babda800db3a tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:41.683034 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 54/210] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:01:41 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 1316 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:01:41.914562 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-619656cd-8ce5-48d8-b0e9-55c0cb1ca94f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:41.916471 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-619656cd-8ce5-48d8-b0e9-55c0cb1ca94f tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:41.916668 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-619656cd-8ce5-48d8-b0e9-55c0cb1ca94f tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:41.916868 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-619656cd-8ce5-48d8-b0e9-55c0cb1ca94f tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:41.925408 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:41.925408 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:41.928776 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-619656cd-8ce5-48d8-b0e9-55c0cb1ca94f tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Volume info retrieved successfully. Aug 13 22:01:41.932738 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-619656cd-8ce5-48d8-b0e9-55c0cb1ca94f tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:41.933109 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 54/211] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:41 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:42.016143 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-806dd870-baff-4cc7-b81c-37ea6e851e59 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:42.017963 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-806dd870-baff-4cc7-b81c-37ea6e851e59 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:42.018147 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-806dd870-baff-4cc7-b81c-37ea6e851e59 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:42.018365 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-806dd870-baff-4cc7-b81c-37ea6e851e59 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:42.029903 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:42.029903 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:42.034353 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-806dd870-baff-4cc7-b81c-37ea6e851e59 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:42.041206 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-806dd870-baff-4cc7-b81c-37ea6e851e59 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:42.041737 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 53/212] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:42 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1021 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:42.663069 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-920d79e8-7008-46d8-9175-9386f130e01c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:42.665298 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-920d79e8-7008-46d8-9175-9386f130e01c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:42.665922 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-920d79e8-7008-46d8-9175-9386f130e01c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:42.666290 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-920d79e8-7008-46d8-9175-9386f130e01c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:42.676111 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:42.676111 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:42.679973 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-920d79e8-7008-46d8-9175-9386f130e01c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:42.684543 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-920d79e8-7008-46d8-9175-9386f130e01c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:42.685216 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 52/213] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:42 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:42.946333 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b72db668-de8f-4d00-86a0-25324eed6fe1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:42.948518 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b72db668-de8f-4d00-86a0-25324eed6fe1 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:42.948770 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b72db668-de8f-4d00-86a0-25324eed6fe1 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:42.949009 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b72db668-de8f-4d00-86a0-25324eed6fe1 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:42.959769 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:42.959769 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:42.963670 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b72db668-de8f-4d00-86a0-25324eed6fe1 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Volume info retrieved successfully. Aug 13 22:01:42.968584 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b72db668-de8f-4d00-86a0-25324eed6fe1 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:42.969073 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 55/214] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:42 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:43.057677 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee8738f4-0579-40d6-a247-745bfa3193f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:43.059472 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee8738f4-0579-40d6-a247-745bfa3193f3 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:43.059679 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee8738f4-0579-40d6-a247-745bfa3193f3 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:43.059867 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee8738f4-0579-40d6-a247-745bfa3193f3 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:43.070853 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:43.070853 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:43.074160 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ee8738f4-0579-40d6-a247-745bfa3193f3 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:43.077486 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee8738f4-0579-40d6-a247-745bfa3193f3 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:43.077858 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 55/215] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:43 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1021 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:43.700294 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-762d5ff4-5944-4c4d-bc5f-831bc024c072 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:43.702798 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-762d5ff4-5944-4c4d-bc5f-831bc024c072 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:43.703079 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-762d5ff4-5944-4c4d-bc5f-831bc024c072 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:43.703359 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-762d5ff4-5944-4c4d-bc5f-831bc024c072 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:43.713942 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:43.713942 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:43.716642 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-762d5ff4-5944-4c4d-bc5f-831bc024c072 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:43.720801 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-762d5ff4-5944-4c4d-bc5f-831bc024c072 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:43.721278 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 54/216] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:43 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:43.982766 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-48d3710e-8933-41e5-b771-0c875dd4d6cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:43.984802 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48d3710e-8933-41e5-b771-0c875dd4d6cc tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:43.985101 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48d3710e-8933-41e5-b771-0c875dd4d6cc tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:43.985334 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48d3710e-8933-41e5-b771-0c875dd4d6cc tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:43.999263 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:43.999263 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:44.002767 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-48d3710e-8933-41e5-b771-0c875dd4d6cc tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Volume info retrieved successfully. Aug 13 22:01:44.013683 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48d3710e-8933-41e5-b771-0c875dd4d6cc tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:44.015865 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 53/217] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:43 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:44.090517 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-94e08211-b61b-4935-9267-1475eb59e10d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:44.092559 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94e08211-b61b-4935-9267-1475eb59e10d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:44.092868 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94e08211-b61b-4935-9267-1475eb59e10d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:44.093138 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94e08211-b61b-4935-9267-1475eb59e10d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:44.103286 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:44.103286 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:44.106850 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-94e08211-b61b-4935-9267-1475eb59e10d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:44.111261 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94e08211-b61b-4935-9267-1475eb59e10d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:44.111699 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 56/218] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:44 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1021 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:44.733648 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d02fb931-9ab4-4ff9-b148-45614d721824 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:44.735484 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d02fb931-9ab4-4ff9-b148-45614d721824 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:44.735677 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d02fb931-9ab4-4ff9-b148-45614d721824 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:44.735898 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d02fb931-9ab4-4ff9-b148-45614d721824 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:44.745111 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:44.745111 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:44.748166 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d02fb931-9ab4-4ff9-b148-45614d721824 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:44.751742 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d02fb931-9ab4-4ff9-b148-45614d721824 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:44.752083 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 56/219] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:44 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:45.032604 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-74fadb01-c035-433b-bd19-bc69f796f8ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:45.034436 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74fadb01-c035-433b-bd19-bc69f796f8ba tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:45.034667 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74fadb01-c035-433b-bd19-bc69f796f8ba tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:45.034911 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74fadb01-c035-433b-bd19-bc69f796f8ba tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:45.043481 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:45.043481 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:45.046639 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-74fadb01-c035-433b-bd19-bc69f796f8ba tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Volume info retrieved successfully. Aug 13 22:01:45.050247 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74fadb01-c035-433b-bd19-bc69f796f8ba tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:45.050635 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 55/220] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:45 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:45.127604 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b1c6808a-c80d-4cbb-bbaa-973045bf39e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:45.129972 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1c6808a-c80d-4cbb-bbaa-973045bf39e1 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:45.130246 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b1c6808a-c80d-4cbb-bbaa-973045bf39e1 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:45.130520 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b1c6808a-c80d-4cbb-bbaa-973045bf39e1 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:45.143500 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:45.143500 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:45.148185 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b1c6808a-c80d-4cbb-bbaa-973045bf39e1 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:45.155417 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1c6808a-c80d-4cbb-bbaa-973045bf39e1 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:45.155874 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 54/221] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:45 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1021 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:45.304087 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-c5dff536-b68d-4d80-830a-fe0f41823a49 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:45.306344 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-c5dff536-b68d-4d80-830a-fe0f41823a49 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] POST https://10.4.3.4/volume/v3/attachments/75d80e4d-0ef5-4eb1-81c0-ba1b5784de86/action Aug 13 22:01:45.306854 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-c5dff536-b68d-4d80-830a-fe0f41823a49 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:01:45.306974 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-c5dff536-b68d-4d80-830a-fe0f41823a49 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:45.325775 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:45.325775 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:45.337686 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6ae6460e-572b-4649-be3d-99c2cafa8b1c req-c5dff536-b68d-4d80-830a-fe0f41823a49 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/attachments/75d80e4d-0ef5-4eb1-81c0-ba1b5784de86/action returned with HTTP 204 Aug 13 22:01:45.338461 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 57/222] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:01:45 2026] POST /volume/v3/attachments/75d80e4d-0ef5-4eb1-81c0-ba1b5784de86/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:01:45.459457 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-31ab362a-05a1-41dc-9335-21d6d8afd89a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:45.459457 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-31ab362a-05a1-41dc-9335-21d6d8afd89a tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] DELETE https://10.4.3.4/volume/v3/attachments/cf074103-9afa-4276-888c-f69cdf5ed334 Aug 13 22:01:45.459457 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-31ab362a-05a1-41dc-9335-21d6d8afd89a tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:45.459457 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-31ab362a-05a1-41dc-9335-21d6d8afd89a tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:45.466139 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:45.466139 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:45.530936 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8414b761-ee54-4fc6-aad7-c004f747b8f1 req-31ab362a-05a1-41dc-9335-21d6d8afd89a tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/attachments/cf074103-9afa-4276-888c-f69cdf5ed334 returned with HTTP 200 Aug 13 22:01:45.531343 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 57/223] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:01:45 2026] DELETE /volume/v3/attachments/cf074103-9afa-4276-888c-f69cdf5ed334 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:45.764325 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5530844-9007-4de3-9920-99cf7f07e27c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:45.766316 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5530844-9007-4de3-9920-99cf7f07e27c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:45.766659 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5530844-9007-4de3-9920-99cf7f07e27c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:45.766978 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5530844-9007-4de3-9920-99cf7f07e27c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:45.777510 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:45.777510 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:45.780847 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d5530844-9007-4de3-9920-99cf7f07e27c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:45.785471 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5530844-9007-4de3-9920-99cf7f07e27c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:45.786168 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 56/224] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:45 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:46.065397 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c8799d38-9b06-4abf-b3d8-91248a8cb05c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:46.067795 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8799d38-9b06-4abf-b3d8-91248a8cb05c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:46.068069 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8799d38-9b06-4abf-b3d8-91248a8cb05c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:46.068325 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8799d38-9b06-4abf-b3d8-91248a8cb05c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:46.077183 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:46.077183 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:46.081463 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c8799d38-9b06-4abf-b3d8-91248a8cb05c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] Volume info retrieved successfully. Aug 13 22:01:46.086572 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8799d38-9b06-4abf-b3d8-91248a8cb05c tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-reader] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:46.087109 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 55/225] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:46 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:46.135382 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03a2db3f-eff5-44eb-ad18-aaa95095b76d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:46.137264 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03a2db3f-eff5-44eb-ad18-aaa95095b76d tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:46.137467 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03a2db3f-eff5-44eb-ad18-aaa95095b76d tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:46.137653 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03a2db3f-eff5-44eb-ad18-aaa95095b76d tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:46.144478 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:46.144478 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:46.148268 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-03a2db3f-eff5-44eb-ad18-aaa95095b76d tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:46.152620 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03a2db3f-eff5-44eb-ad18-aaa95095b76d tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:46.153085 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 58/226] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:46 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:46.168817 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-46630a14-af76-4498-bf26-0bbf4ef99f63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:46.170558 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46630a14-af76-4498-bf26-0bbf4ef99f63 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:46.170757 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46630a14-af76-4498-bf26-0bbf4ef99f63 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:46.170949 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46630a14-af76-4498-bf26-0bbf4ef99f63 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:46.180329 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:46.180329 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:46.183605 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-46630a14-af76-4498-bf26-0bbf4ef99f63 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:46.187132 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46630a14-af76-4498-bf26-0bbf4ef99f63 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:46.187507 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 58/227] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:46 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:46.195209 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-411ae764-01dd-4dd4-86d7-0a9c9ed74f86 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:46.197276 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-411ae764-01dd-4dd4-86d7-0a9c9ed74f86 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:46.197643 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-411ae764-01dd-4dd4-86d7-0a9c9ed74f86 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:46.197896 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-411ae764-01dd-4dd4-86d7-0a9c9ed74f86 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:46.199793 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-177efd97-34dc-46bd-b560-3c9676d6e496 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:46.201348 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-177efd97-34dc-46bd-b560-3c9676d6e496 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:46.201532 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-177efd97-34dc-46bd-b560-3c9676d6e496 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:46.201725 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-177efd97-34dc-46bd-b560-3c9676d6e496 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:46.205900 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:46.205900 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:46.210380 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-411ae764-01dd-4dd4-86d7-0a9c9ed74f86 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:46.210540 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:46.210540 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:46.213297 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-177efd97-34dc-46bd-b560-3c9676d6e496 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:46.215561 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-411ae764-01dd-4dd4-86d7-0a9c9ed74f86 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:46.216500 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 57/228] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:46 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:46.216866 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-177efd97-34dc-46bd-b560-3c9676d6e496 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:46.217206 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 56/229] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:46 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:46.484233 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e746d065-ab01-4df3-84bd-fd31d3a57064 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:46.486539 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-54e73291-6bea-4f64-a6f2-5b841e411358 req-2a4df09b-cdea-44c4-bcb6-2c6804893094 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:46.486632 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e746d065-ab01-4df3-84bd-fd31d3a57064 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:46.486946 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e746d065-ab01-4df3-84bd-fd31d3a57064 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:46.487295 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e746d065-ab01-4df3-84bd-fd31d3a57064 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:46.488713 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-54e73291-6bea-4f64-a6f2-5b841e411358 req-2a4df09b-cdea-44c4-bcb6-2c6804893094 tempest-VolumesAssistedSnapshotsTest-514265486 tempest-VolumesAssistedSnapshotsTest-514265486-project] POST https://10.4.3.4/volume/v3/snapshots/None/action Aug 13 22:01:46.489152 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-54e73291-6bea-4f64-a6f2-5b841e411358 req-2a4df09b-cdea-44c4-bcb6-2c6804893094 tempest-VolumesAssistedSnapshotsTest-514265486 tempest-VolumesAssistedSnapshotsTest-514265486-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:01:46.489344 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-54e73291-6bea-4f64-a6f2-5b841e411358 req-2a4df09b-cdea-44c4-bcb6-2c6804893094 tempest-VolumesAssistedSnapshotsTest-514265486 tempest-VolumesAssistedSnapshotsTest-514265486-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:46.491350 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.snapshot_actions [req-54e73291-6bea-4f64-a6f2-5b841e411358 req-2a4df09b-cdea-44c4-bcb6-2c6804893094 tempest-VolumesAssistedSnapshotsTest-514265486 tempest-VolumesAssistedSnapshotsTest-514265486-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100267) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 22:01:46.500148 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:46.500148 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:46.504757 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e746d065-ab01-4df3-84bd-fd31d3a57064 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:46.508690 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-12a7c6d5-4871-42f5-836a-9b2edb7ad6e1 req-f7f3944b-343c-4571-be77-56bb16d43d79 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:46.513579 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e746d065-ab01-4df3-84bd-fd31d3a57064 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:46.513579 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 59/230] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:46 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:46.513639 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-12a7c6d5-4871-42f5-836a-9b2edb7ad6e1 req-f7f3944b-343c-4571-be77-56bb16d43d79 tempest-VolumesAssistedSnapshotsTest-514265486 tempest-VolumesAssistedSnapshotsTest-514265486-project] POST https://10.4.3.4/volume/v3/snapshots/c4cbdda9-e30f-4b20-b1d8-9b071e6d04d2/action Aug 13 22:01:46.513639 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-12a7c6d5-4871-42f5-836a-9b2edb7ad6e1 req-f7f3944b-343c-4571-be77-56bb16d43d79 tempest-VolumesAssistedSnapshotsTest-514265486 tempest-VolumesAssistedSnapshotsTest-514265486-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:01:46.513639 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-12a7c6d5-4871-42f5-836a-9b2edb7ad6e1 req-f7f3944b-343c-4571-be77-56bb16d43d79 tempest-VolumesAssistedSnapshotsTest-514265486 tempest-VolumesAssistedSnapshotsTest-514265486-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:46.513639 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.snapshot_actions [req-12a7c6d5-4871-42f5-836a-9b2edb7ad6e1 req-f7f3944b-343c-4571-be77-56bb16d43d79 tempest-VolumesAssistedSnapshotsTest-514265486 tempest-VolumesAssistedSnapshotsTest-514265486-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100268) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 22:01:46.524556 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-54e73291-6bea-4f64-a6f2-5b841e411358 req-2a4df09b-cdea-44c4-bcb6-2c6804893094 tempest-VolumesAssistedSnapshotsTest-514265486 tempest-VolumesAssistedSnapshotsTest-514265486-project] https://10.4.3.4/volume/v3/snapshots/None/action returned with HTTP 404 Aug 13 22:01:46.525118 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 59/231] 10.4.3.4 () {72 vars in 1568 bytes} [Thu Aug 13 22:01:46 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:01:46.542376 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-12a7c6d5-4871-42f5-836a-9b2edb7ad6e1 req-f7f3944b-343c-4571-be77-56bb16d43d79 tempest-VolumesAssistedSnapshotsTest-514265486 tempest-VolumesAssistedSnapshotsTest-514265486-project] https://10.4.3.4/volume/v3/snapshots/c4cbdda9-e30f-4b20-b1d8-9b071e6d04d2/action returned with HTTP 404 Aug 13 22:01:46.543161 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 58/232] 10.4.3.4 () {72 vars in 1664 bytes} [Thu Aug 13 22:01:46 2026] POST /volume/v3/snapshots/c4cbdda9-e30f-4b20-b1d8-9b071e6d04d2/action => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:01:46.626612 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-590f7433-7fb8-4544-bfcf-172213e6c0b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:46.630806 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-590f7433-7fb8-4544-bfcf-172213e6c0b6 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:46.631100 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-590f7433-7fb8-4544-bfcf-172213e6c0b6 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:46.631367 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-590f7433-7fb8-4544-bfcf-172213e6c0b6 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:46.645478 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:46.645478 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:46.651543 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-590f7433-7fb8-4544-bfcf-172213e6c0b6 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:46.655880 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-590f7433-7fb8-4544-bfcf-172213e6c0b6 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:46.656315 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 57/233] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:01:46 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:46.716014 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-da59af15-1130-4588-89ed-3380c51d2a3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:46.718673 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-da59af15-1130-4588-89ed-3380c51d2a3e tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] POST https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784/action Aug 13 22:01:46.719033 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-da59af15-1130-4588-89ed-3380c51d2a3e tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:01:46.719182 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-da59af15-1130-4588-89ed-3380c51d2a3e tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:46.732517 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:46.732517 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:46.733010 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-da59af15-1130-4588-89ed-3380c51d2a3e tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:46.740996 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-da59af15-1130-4588-89ed-3380c51d2a3e tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Begin detaching volume completed successfully. Aug 13 22:01:46.741213 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-da59af15-1130-4588-89ed-3380c51d2a3e tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784/action returned with HTTP 202 Aug 13 22:01:46.741818 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 60/234] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:01:46 2026] POST /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:01:46.786020 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c30795c-6d91-47e2-845e-e49aeb36d925 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:46.786364 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c30795c-6d91-47e2-845e-e49aeb36d925 None None] GET https://10.4.3.4/volume// Aug 13 22:01:46.786559 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c30795c-6d91-47e2-845e-e49aeb36d925 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:46.786747 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c30795c-6d91-47e2-845e-e49aeb36d925 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:46.787055 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c30795c-6d91-47e2-845e-e49aeb36d925 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:46.787322 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 60/235] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:01:46 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:46.795636 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-ff77d0da-2291-488c-be35-cf7f39a737b8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:46.798449 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e5d5bda-c6d3-417c-8f56-675fc772c9db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:46.799947 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-ff77d0da-2291-488c-be35-cf7f39a737b8 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:46.800165 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-ff77d0da-2291-488c-be35-cf7f39a737b8 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:46.800207 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e5d5bda-c6d3-417c-8f56-675fc772c9db tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:46.800338 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-ff77d0da-2291-488c-be35-cf7f39a737b8 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:46.800374 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e5d5bda-c6d3-417c-8f56-675fc772c9db tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:46.800555 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e5d5bda-c6d3-417c-8f56-675fc772c9db tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:46.809350 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:46.809350 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:46.809476 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:46.809476 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:46.812637 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-ff77d0da-2291-488c-be35-cf7f39a737b8 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:46.814464 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7e5d5bda-c6d3-417c-8f56-675fc772c9db tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:46.818837 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e5d5bda-c6d3-417c-8f56-675fc772c9db tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:46.819177 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 58/236] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:46 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:46.822913 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-ff77d0da-2291-488c-be35-cf7f39a737b8 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:46.828296 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 59/237] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:01:46 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1549 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:01:47.837163 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb980d42-ca9a-4385-9645-c92944333d9c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:47.839040 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb980d42-ca9a-4385-9645-c92944333d9c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:47.842402 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb980d42-ca9a-4385-9645-c92944333d9c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:47.842709 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb980d42-ca9a-4385-9645-c92944333d9c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:47.858462 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:47.858462 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:47.863579 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cb980d42-ca9a-4385-9645-c92944333d9c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:47.869001 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb980d42-ca9a-4385-9645-c92944333d9c tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:47.869403 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 61/238] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:47 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:47.953250 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7834e562-122f-42eb-8884-eac15dcf592a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:47.953630 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7834e562-122f-42eb-8884-eac15dcf592a None None] GET https://10.4.3.4/volume// Aug 13 22:01:47.953767 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7834e562-122f-42eb-8884-eac15dcf592a None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:47.953975 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7834e562-122f-42eb-8884-eac15dcf592a None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:47.954264 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7834e562-122f-42eb-8884-eac15dcf592a None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:47.954511 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 61/239] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:01:47 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:47.961242 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-1bca1d20-c43d-4837-8d36-a63405723a0b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:47.965867 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-1bca1d20-c43d-4837-8d36-a63405723a0b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:01:47.966303 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-1bca1d20-c43d-4837-8d36-a63405723a0b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304", "connector": null, "instance_uuid": "8b583ddd-259a-40b9-8f0c-63f941877ab4"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:47.976012 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:47.976012 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:48.003218 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-1bca1d20-c43d-4837-8d36-a63405723a0b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:01:48.003725 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 59/240] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:01:47 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 13 22:01:48.702843 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-78531993-a455-41bc-9721-e15507c641cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:48.704539 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:01:48.704861 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-659620411"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:48.706264 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-659620411'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:01:48.706387 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Create volume of 1 GB Aug 13 22:01:48.710286 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Availability Zones retrieved successfully. Aug 13 22:01:48.715437 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Flow 'volume_create_api' (8f8a62d1-e7b3-415a-bcda-b26fd309a629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:01:48.716301 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5311b82e-76d7-4b9f-ad68-b8b90c9a5060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:48.717172 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:01:48.738991 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5311b82e-76d7-4b9f-ad68-b8b90c9a5060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:48.739739 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c19ca2c9-82e3-483d-8f87-63f7608cf293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:48.792241 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Created reservations ['ad5b1d38-7e5c-4176-a0ab-1c7e9f1e47df', '3f508e63-b777-4154-a93c-9dfb9428ce36', '7d14f24d-1856-4941-9a1c-f18d0027e7b1', 'be01a669-647f-4491-a940-9cb06c3a1c83'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:01:48.793155 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c19ca2c9-82e3-483d-8f87-63f7608cf293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad5b1d38-7e5c-4176-a0ab-1c7e9f1e47df', '3f508e63-b777-4154-a93c-9dfb9428ce36', '7d14f24d-1856-4941-9a1c-f18d0027e7b1', 'be01a669-647f-4491-a940-9cb06c3a1c83']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:48.793940 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c9b1b99-7c7e-428a-b87b-59e1a93c3559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:48.814764 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c9b1b99-7c7e-428a-b87b-59e1a93c3559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '312b2934-aea7-42f1-81b2-72395074641c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-659620411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff8184d5c57540948d8f86336cf1838a',qos_specs=None,replication_status=,reservations=['ad5b1d38-7e5c-4176-a0ab-1c7e9f1e47df','3f508e63-b777-4154-a93c-9dfb9428ce36','7d14f24d-1856-4941-9a1c-f18d0027e7b1','be01a669-647f-4491-a940-9cb06c3a1c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7552ea71736b493495228a861eb59d62',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-659620411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=312b2934-aea7-42f1-81b2-72395074641c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff8184d5c57540948d8f86336cf1838a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7552ea71736b493495228a861eb59d62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:48.815506 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b352848-6743-45b9-a19c-d65d09e55490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:48.832071 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b352848-6743-45b9-a19c-d65d09e55490) transitioned into state 'SUCCESS' from state '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-659620411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff8184d5c57540948d8f86336cf1838a',qos_specs=None,replication_status=,reservations=['ad5b1d38-7e5c-4176-a0ab-1c7e9f1e47df','3f508e63-b777-4154-a93c-9dfb9428ce36','7d14f24d-1856-4941-9a1c-f18d0027e7b1','be01a669-647f-4491-a940-9cb06c3a1c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7552ea71736b493495228a861eb59d62',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:48.832726 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee99d791-8b3d-47c3-abda-18e14ea6f391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:01:48.842102 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee99d791-8b3d-47c3-abda-18e14ea6f391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:01:48.842928 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Flow 'volume_create_api' (8f8a62d1-e7b3-415a-bcda-b26fd309a629) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:01:48.843292 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Create volume request issued successfully. Aug 13 22:01:48.843930 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78531993-a455-41bc-9721-e15507c641cd tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:01:48.844393 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 60/241] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:01:48 2026] POST /volume/v3/volumes => generated 749 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:01:48.859314 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e99d60de-5a2b-44c6-9da3-4f775257a571 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:48.861846 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e99d60de-5a2b-44c6-9da3-4f775257a571 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] GET https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c Aug 13 22:01:48.861846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e99d60de-5a2b-44c6-9da3-4f775257a571 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:48.861846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e99d60de-5a2b-44c6-9da3-4f775257a571 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:48.869270 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:48.869270 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:48.873131 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e99d60de-5a2b-44c6-9da3-4f775257a571 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Volume info retrieved successfully. Aug 13 22:01:48.877240 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e99d60de-5a2b-44c6-9da3-4f775257a571 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c returned with HTTP 200 Aug 13 22:01:48.877760 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 62/242] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:48 2026] GET /volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:48.886450 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa146abb-0651-4375-821c-03ff63000f8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:48.888966 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa146abb-0651-4375-821c-03ff63000f8d tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:48.889271 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa146abb-0651-4375-821c-03ff63000f8d tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:48.889560 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa146abb-0651-4375-821c-03ff63000f8d tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:48.904078 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:48.904078 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:48.908011 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fa146abb-0651-4375-821c-03ff63000f8d tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:48.912608 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa146abb-0651-4375-821c-03ff63000f8d tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:48.912992 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 62/243] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:48 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:49.804806 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a85ff3b6-560b-40bc-afd4-c12867b86c14 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:49.806534 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a85ff3b6-560b-40bc-afd4-c12867b86c14 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] DELETE https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:49.806753 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a85ff3b6-560b-40bc-afd4-c12867b86c14 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:49.806925 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a85ff3b6-560b-40bc-afd4-c12867b86c14 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:49.807102 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a85ff3b6-560b-40bc-afd4-c12867b86c14 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Delete volume with id: 16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:49.814456 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:49.814456 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:49.814928 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a85ff3b6-560b-40bc-afd4-c12867b86c14 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:49.834166 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a85ff3b6-560b-40bc-afd4-c12867b86c14 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Delete volume request issued successfully. Aug 13 22:01:49.834336 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a85ff3b6-560b-40bc-afd4-c12867b86c14 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 202 Aug 13 22:01:49.834729 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 60/244] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:01:49 2026] DELETE /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:01:49.844067 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-69002b3c-2656-40ed-b636-b929bdcec5b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:49.845965 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69002b3c-2656-40ed-b636-b929bdcec5b7 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:49.846155 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69002b3c-2656-40ed-b636-b929bdcec5b7 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:49.846468 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69002b3c-2656-40ed-b636-b929bdcec5b7 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:49.853335 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:49.853335 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:49.857489 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-69002b3c-2656-40ed-b636-b929bdcec5b7 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Volume info retrieved successfully. Aug 13 22:01:49.862006 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69002b3c-2656-40ed-b636-b929bdcec5b7 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 200 Aug 13 22:01:49.862461 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 61/245] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:49 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:49.891682 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab95cf67-6136-46df-a085-80568998b321 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:49.893504 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab95cf67-6136-46df-a085-80568998b321 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] GET https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c Aug 13 22:01:49.893763 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab95cf67-6136-46df-a085-80568998b321 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:49.894013 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab95cf67-6136-46df-a085-80568998b321 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:49.900971 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:49.900971 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:49.904438 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ab95cf67-6136-46df-a085-80568998b321 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Volume info retrieved successfully. Aug 13 22:01:49.908562 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab95cf67-6136-46df-a085-80568998b321 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c returned with HTTP 200 Aug 13 22:01:49.908996 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 63/246] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:49 2026] GET /volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:49.929449 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5bed2762-ca6f-4772-be2b-e5de2cca3299 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:49.929449 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bed2762-ca6f-4772-be2b-e5de2cca3299 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:49.929449 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bed2762-ca6f-4772-be2b-e5de2cca3299 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:49.929449 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bed2762-ca6f-4772-be2b-e5de2cca3299 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:49.940868 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:49.940868 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:49.945485 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5bed2762-ca6f-4772-be2b-e5de2cca3299 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:49.950987 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bed2762-ca6f-4772-be2b-e5de2cca3299 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:49.951177 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 63/247] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:49 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:50.315287 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-6110a6ce-997e-4ceb-a1f9-08f03ba9e59b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:50.317834 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-6110a6ce-997e-4ceb-a1f9-08f03ba9e59b tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] GET https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c Aug 13 22:01:50.318057 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-6110a6ce-997e-4ceb-a1f9-08f03ba9e59b tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:50.318284 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-6110a6ce-997e-4ceb-a1f9-08f03ba9e59b tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:50.329651 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:50.329651 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:50.333787 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-6110a6ce-997e-4ceb-a1f9-08f03ba9e59b tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Volume info retrieved successfully. Aug 13 22:01:50.338801 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-6110a6ce-997e-4ceb-a1f9-08f03ba9e59b tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c returned with HTTP 200 Aug 13 22:01:50.339437 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 61/248] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:01:50 2026] GET /volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:50.428168 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-681701b9-97a2-496a-85a9-38c39a37be11 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:50.428168 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-681701b9-97a2-496a-85a9-38c39a37be11 None None] GET https://10.4.3.4/volume// Aug 13 22:01:50.428168 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-681701b9-97a2-496a-85a9-38c39a37be11 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:50.428168 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-681701b9-97a2-496a-85a9-38c39a37be11 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:50.430015 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-681701b9-97a2-496a-85a9-38c39a37be11 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:50.430015 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 62/249] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:01:50 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:50.438322 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-741d3ece-ce3a-49b7-b0fb-576c6430f35e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:50.440794 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-741d3ece-ce3a-49b7-b0fb-576c6430f35e tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:01:50.441247 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-741d3ece-ce3a-49b7-b0fb-576c6430f35e tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "312b2934-aea7-42f1-81b2-72395074641c", "connector": null, "instance_uuid": "111cf1f8-009b-4115-a2bc-5ed1c3e78d28"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:50.450917 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:50.450917 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:50.487948 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-741d3ece-ce3a-49b7-b0fb-576c6430f35e tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:01:50.488513 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 64/250] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:01:50 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 13 22:01:50.524268 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c076e5ec-35ad-408b-a73d-cc1f1f8ccb41 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:50.528263 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c076e5ec-35ad-408b-a73d-cc1f1f8ccb41 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] GET https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c Aug 13 22:01:50.528263 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c076e5ec-35ad-408b-a73d-cc1f1f8ccb41 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:50.528263 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c076e5ec-35ad-408b-a73d-cc1f1f8ccb41 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:50.531504 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74d40193-b2b4-49f5-8a73-513872c4237a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:50.532089 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74d40193-b2b4-49f5-8a73-513872c4237a None None] GET https://10.4.3.4/volume// Aug 13 22:01:50.532089 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74d40193-b2b4-49f5-8a73-513872c4237a None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:50.533642 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74d40193-b2b4-49f5-8a73-513872c4237a None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:50.533642 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74d40193-b2b4-49f5-8a73-513872c4237a None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:50.533642 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 62/251] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:01:50 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:50.536987 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:50.536987 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:50.540298 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c076e5ec-35ad-408b-a73d-cc1f1f8ccb41 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Volume info retrieved successfully. Aug 13 22:01:50.540569 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-9ffacd0f-b23b-4296-a019-1453d49d25de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:50.543585 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-9ffacd0f-b23b-4296-a019-1453d49d25de tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] GET https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c Aug 13 22:01:50.543696 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-9ffacd0f-b23b-4296-a019-1453d49d25de tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:50.543970 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-9ffacd0f-b23b-4296-a019-1453d49d25de tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:50.545830 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c076e5ec-35ad-408b-a73d-cc1f1f8ccb41 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c returned with HTTP 200 Aug 13 22:01:50.546241 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 64/252] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:50 2026] GET /volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:50.554242 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:50.554242 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:50.560858 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-9ffacd0f-b23b-4296-a019-1453d49d25de tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Volume info retrieved successfully. Aug 13 22:01:50.563468 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-9ffacd0f-b23b-4296-a019-1453d49d25de tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c returned with HTTP 200 Aug 13 22:01:50.563867 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 63/253] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:01:50 2026] GET /volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:01:50.656255 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-34664bb0-5afa-4a80-8df4-77b447bd746c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:50.658381 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-34664bb0-5afa-4a80-8df4-77b447bd746c tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] PUT https://10.4.3.4/volume/v3/attachments/7702276a-8a46-44ac-9eda-661f2a8fa94e Aug 13 22:01:50.658817 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-34664bb0-5afa-4a80-8df4-77b447bd746c tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:50.666880 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-34664bb0-5afa-4a80-8df4-77b447bd746c tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Acquiring lock "cinder-attachment_update-312b2934-aea7-42f1-81b2-72395074641c-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:01:50.671742 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-34664bb0-5afa-4a80-8df4-77b447bd746c tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Lock "cinder-attachment_update-312b2934-aea7-42f1-81b2-72395074641c-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:01:50.673079 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:50.673079 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:50.750144 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-34664bb0-5afa-4a80-8df4-77b447bd746c tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Lock "cinder-attachment_update-312b2934-aea7-42f1-81b2-72395074641c-np0000007271" released by "attachment_update" :: held 0.078s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:01:50.750411 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-34664bb0-5afa-4a80-8df4-77b447bd746c tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/attachments/7702276a-8a46-44ac-9eda-661f2a8fa94e returned with HTTP 200 Aug 13 22:01:50.750896 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 65/254] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:01:50 2026] PUT /volume/v3/attachments/7702276a-8a46-44ac-9eda-661f2a8fa94e => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:50.874314 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-17889124-119b-4858-a58d-3f68c0644b85 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:50.878039 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17889124-119b-4858-a58d-3f68c0644b85 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] GET https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 Aug 13 22:01:50.878312 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17889124-119b-4858-a58d-3f68c0644b85 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:50.878604 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17889124-119b-4858-a58d-3f68c0644b85 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:50.890112 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17889124-119b-4858-a58d-3f68c0644b85 tempest-AttachSCSIVolumeTestJSON-1883037054 tempest-AttachSCSIVolumeTestJSON-1883037054-project-member] https://10.4.3.4/volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 returned with HTTP 404 Aug 13 22:01:50.890865 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 63/255] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:50 2026] GET /volume/v3/volumes/16af6739-306d-4296-b3e2-3583e2598364 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:01:50.965139 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-869a47c4-9c1c-4ff0-b1ac-4187caf018e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:50.967412 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-869a47c4-9c1c-4ff0-b1ac-4187caf018e4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:50.967504 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-869a47c4-9c1c-4ff0-b1ac-4187caf018e4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:50.967780 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-869a47c4-9c1c-4ff0-b1ac-4187caf018e4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:50.982127 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:50.982127 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:50.986921 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-869a47c4-9c1c-4ff0-b1ac-4187caf018e4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:50.992295 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-869a47c4-9c1c-4ff0-b1ac-4187caf018e4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:50.992295 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 65/256] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:50 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:51.300446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-6a791014-2c1f-4659-9ebf-036500ec53a4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:51.306439 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-6a791014-2c1f-4659-9ebf-036500ec53a4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] DELETE https://10.4.3.4/volume/v3/attachments/56d580a3-b478-4e45-b441-2c06355a774a Aug 13 22:01:51.306737 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-6a791014-2c1f-4659-9ebf-036500ec53a4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:51.306985 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-6a791014-2c1f-4659-9ebf-036500ec53a4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:51.315207 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:51.315207 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:51.379200 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e348bcf9-d94a-4537-bede-7f6c2d0dce5f req-6a791014-2c1f-4659-9ebf-036500ec53a4 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/attachments/56d580a3-b478-4e45-b441-2c06355a774a returned with HTTP 200 Aug 13 22:01:51.379569 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 64/257] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:01:51 2026] DELETE /volume/v3/attachments/56d580a3-b478-4e45-b441-2c06355a774a => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:51.559209 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-636bfcf4-3e08-4ea5-97d7-82a62b256272 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:51.560976 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-636bfcf4-3e08-4ea5-97d7-82a62b256272 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] GET https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c Aug 13 22:01:51.561201 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-636bfcf4-3e08-4ea5-97d7-82a62b256272 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:51.561465 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-636bfcf4-3e08-4ea5-97d7-82a62b256272 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:51.572849 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:51.572849 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:51.576136 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-636bfcf4-3e08-4ea5-97d7-82a62b256272 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Volume info retrieved successfully. Aug 13 22:01:51.580112 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-636bfcf4-3e08-4ea5-97d7-82a62b256272 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c returned with HTTP 200 Aug 13 22:01:51.580629 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 66/258] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:51 2026] GET /volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:51.644182 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-230b47e1-c753-41dd-b239-184857cc34b4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:51.646762 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-230b47e1-c753-41dd-b239-184857cc34b4 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] DELETE https://10.4.3.4/volume/v3/attachments/75d80e4d-0ef5-4eb1-81c0-ba1b5784de86 Aug 13 22:01:51.646971 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-230b47e1-c753-41dd-b239-184857cc34b4 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:51.647238 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-230b47e1-c753-41dd-b239-184857cc34b4 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:51.656056 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:51.656056 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:51.690899 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-42e49614-c3eb-40e3-8c21-d1294380325b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:51.693670 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-42e49614-c3eb-40e3-8c21-d1294380325b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] DELETE https://10.4.3.4/volume/v3/attachments/1f7f72c9-cac3-43b0-aef0-b5a80b4afa6b Aug 13 22:01:51.693784 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-42e49614-c3eb-40e3-8c21-d1294380325b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:51.693962 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-42e49614-c3eb-40e3-8c21-d1294380325b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:51.701062 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:51.701062 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:51.719968 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e228edfb-fd89-4af9-88b0-1f78572a0008 req-230b47e1-c753-41dd-b239-184857cc34b4 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/attachments/75d80e4d-0ef5-4eb1-81c0-ba1b5784de86 returned with HTTP 200 Aug 13 22:01:51.720533 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 64/259] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:01:51 2026] DELETE /volume/v3/attachments/75d80e4d-0ef5-4eb1-81c0-ba1b5784de86 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:51.754502 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-42e49614-c3eb-40e3-8c21-d1294380325b tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/attachments/1f7f72c9-cac3-43b0-aef0-b5a80b4afa6b returned with HTTP 200 Aug 13 22:01:51.754951 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 66/260] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:01:51 2026] DELETE /volume/v3/attachments/1f7f72c9-cac3-43b0-aef0-b5a80b4afa6b => generated 192 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:51.844983 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-425ec5e0-b6ed-44f4-b28f-2288a2e05976 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:51.845516 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-425ec5e0-b6ed-44f4-b28f-2288a2e05976 None None] GET https://10.4.3.4/volume// Aug 13 22:01:51.845769 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-425ec5e0-b6ed-44f4-b28f-2288a2e05976 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:51.846027 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-425ec5e0-b6ed-44f4-b28f-2288a2e05976 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:51.846441 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-425ec5e0-b6ed-44f4-b28f-2288a2e05976 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:01:51.846784 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 65/261] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:01:51 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:01:51.853352 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-ea59a9c4-fa95-4c7c-8b52-1cb9e617f5c1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:51.855399 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-ea59a9c4-fa95-4c7c-8b52-1cb9e617f5c1 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] POST https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304/action Aug 13 22:01:51.855808 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-ea59a9c4-fa95-4c7c-8b52-1cb9e617f5c1 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Action body: b'{"os-reimage": {"image_id": "9d7a17b0-ad1d-4314-ab7e-b8050d6d0ef1", "reimage_reserved": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:01:51.855918 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-ea59a9c4-fa95-4c7c-8b52-1cb9e617f5c1 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "9d7a17b0-ad1d-4314-ab7e-b8050d6d0ef1", "reimage_reserved": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:51.866645 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:51.866645 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:51.867101 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-ea59a9c4-fa95-4c7c-8b52-1cb9e617f5c1 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:01:51.969249 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-ea59a9c4-fa95-4c7c-8b52-1cb9e617f5c1 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304/action returned with HTTP 202 Aug 13 22:01:51.969793 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 67/262] 10.4.3.4 () {74 vars in 1699 bytes} [Thu Aug 13 22:01:51 2026] POST /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 22:01:52.005251 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d1034a1-0f5d-4970-9c20-448d00564f10 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:52.007363 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d1034a1-0f5d-4970-9c20-448d00564f10 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:52.007593 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d1034a1-0f5d-4970-9c20-448d00564f10 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:52.007917 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d1034a1-0f5d-4970-9c20-448d00564f10 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:52.015281 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:52.015281 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:52.018539 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6d1034a1-0f5d-4970-9c20-448d00564f10 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:52.022163 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d1034a1-0f5d-4970-9c20-448d00564f10 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:52.022527 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 65/263] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:52 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:52.043750 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11645534-9eb5-431b-abee-fe05e2439f1a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:52.045997 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11645534-9eb5-431b-abee-fe05e2439f1a tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:52.046250 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11645534-9eb5-431b-abee-fe05e2439f1a tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:52.046502 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11645534-9eb5-431b-abee-fe05e2439f1a tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:52.054609 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:52.054609 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:52.058774 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-11645534-9eb5-431b-abee-fe05e2439f1a tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:52.063243 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11645534-9eb5-431b-abee-fe05e2439f1a tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:52.063677 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 67/264] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:52 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1021 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:52.078518 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0780d50-6132-4b22-850b-0060b637386d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:52.080497 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0780d50-6132-4b22-850b-0060b637386d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:52.080738 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0780d50-6132-4b22-850b-0060b637386d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:52.080996 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0780d50-6132-4b22-850b-0060b637386d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:52.081216 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b0780d50-6132-4b22-850b-0060b637386d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Delete volume with id: 1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:52.089956 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:52.089956 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:52.090344 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b0780d50-6132-4b22-850b-0060b637386d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:52.110919 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b0780d50-6132-4b22-850b-0060b637386d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Delete volume request issued successfully. Aug 13 22:01:52.111152 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0780d50-6132-4b22-850b-0060b637386d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 202 Aug 13 22:01:52.111552 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 66/265] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:01:52 2026] DELETE /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:01:52.120983 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-04c4e124-6857-4dcb-9617-4c03d950e8f8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:52.123889 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04c4e124-6857-4dcb-9617-4c03d950e8f8 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:52.123889 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04c4e124-6857-4dcb-9617-4c03d950e8f8 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:52.123889 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04c4e124-6857-4dcb-9617-4c03d950e8f8 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:52.133865 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:52.133865 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:52.141689 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-04c4e124-6857-4dcb-9617-4c03d950e8f8 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Volume info retrieved successfully. Aug 13 22:01:52.147578 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04c4e124-6857-4dcb-9617-4c03d950e8f8 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 200 Aug 13 22:01:52.148113 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 68/266] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:52 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 1020 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:52.593367 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-33f1bb46-03c6-41de-b0a1-6c95ac809c07 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:52.595038 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33f1bb46-03c6-41de-b0a1-6c95ac809c07 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] GET https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c Aug 13 22:01:52.595220 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33f1bb46-03c6-41de-b0a1-6c95ac809c07 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:52.595393 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33f1bb46-03c6-41de-b0a1-6c95ac809c07 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:52.604154 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:52.604154 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:52.607541 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-33f1bb46-03c6-41de-b0a1-6c95ac809c07 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Volume info retrieved successfully. Aug 13 22:01:52.611775 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33f1bb46-03c6-41de-b0a1-6c95ac809c07 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c returned with HTTP 200 Aug 13 22:01:52.612143 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 66/267] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:52 2026] GET /volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:53.167326 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a866fa28-0630-4bd1-bfea-a69eaa23542d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:53.173447 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a866fa28-0630-4bd1-bfea-a69eaa23542d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:53.173447 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a866fa28-0630-4bd1-bfea-a69eaa23542d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:53.173447 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a866fa28-0630-4bd1-bfea-a69eaa23542d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:53.181563 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a866fa28-0630-4bd1-bfea-a69eaa23542d tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 404 Aug 13 22:01:53.183165 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 68/268] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:53 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:01:53.627923 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6779ac1-1654-4e2f-9436-1b81a544f559 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:53.630286 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6779ac1-1654-4e2f-9436-1b81a544f559 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] GET https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c Aug 13 22:01:53.630632 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6779ac1-1654-4e2f-9436-1b81a544f559 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:53.630797 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6779ac1-1654-4e2f-9436-1b81a544f559 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:53.643938 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:53.643938 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:53.648464 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d6779ac1-1654-4e2f-9436-1b81a544f559 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Volume info retrieved successfully. Aug 13 22:01:53.656545 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6779ac1-1654-4e2f-9436-1b81a544f559 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c returned with HTTP 200 Aug 13 22:01:53.657393 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 67/269] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:53 2026] GET /volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:54.638510 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1fa2ce0e-2bab-40ba-8a30-9d1368732090 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:54.640483 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1fa2ce0e-2bab-40ba-8a30-9d1368732090 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:54.640711 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1fa2ce0e-2bab-40ba-8a30-9d1368732090 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:54.640954 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1fa2ce0e-2bab-40ba-8a30-9d1368732090 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:54.649110 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:54.649110 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:54.651980 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1fa2ce0e-2bab-40ba-8a30-9d1368732090 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:54.655544 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1fa2ce0e-2bab-40ba-8a30-9d1368732090 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:54.655906 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 69/270] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:54 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:54.669051 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1258b30a-6d56-47f0-9046-48c0a75325a1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:54.670892 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1258b30a-6d56-47f0-9046-48c0a75325a1 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] GET https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c Aug 13 22:01:54.671140 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1258b30a-6d56-47f0-9046-48c0a75325a1 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:54.671373 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1258b30a-6d56-47f0-9046-48c0a75325a1 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:54.687649 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:54.687649 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:54.691085 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1258b30a-6d56-47f0-9046-48c0a75325a1 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Volume info retrieved successfully. Aug 13 22:01:54.694990 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1258b30a-6d56-47f0-9046-48c0a75325a1 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c returned with HTTP 200 Aug 13 22:01:54.695322 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 67/271] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:54 2026] GET /volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:54.710705 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c6924d4f-d6aa-433e-8df4-5dcfcac0b69a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:54.713675 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6924d4f-d6aa-433e-8df4-5dcfcac0b69a tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:54.713860 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6924d4f-d6aa-433e-8df4-5dcfcac0b69a tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:54.714032 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6924d4f-d6aa-433e-8df4-5dcfcac0b69a tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:54.721474 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:54.721474 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:01:54.726288 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c6924d4f-d6aa-433e-8df4-5dcfcac0b69a tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:54.730345 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6924d4f-d6aa-433e-8df4-5dcfcac0b69a tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:54.730735 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 69/272] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:54 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:01:54.966530 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-f8520837-97cd-475d-b59c-37f985fb9849 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:54.971992 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-f8520837-97cd-475d-b59c-37f985fb9849 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] POST https://10.4.3.4/volume/v3/attachments/7702276a-8a46-44ac-9eda-661f2a8fa94e/action Aug 13 22:01:54.973449 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-f8520837-97cd-475d-b59c-37f985fb9849 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:01:54.973449 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-f8520837-97cd-475d-b59c-37f985fb9849 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:01:55.005620 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:55.005620 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:01:55.015108 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7d970e9e-388a-4fe8-ad72-e906f7a9a144 req-f8520837-97cd-475d-b59c-37f985fb9849 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/attachments/7702276a-8a46-44ac-9eda-661f2a8fa94e/action returned with HTTP 204 Aug 13 22:01:55.015735 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 68/273] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:01:54 2026] POST /volume/v3/attachments/7702276a-8a46-44ac-9eda-661f2a8fa94e/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:01:55.709032 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-178b5961-fffd-404b-8c53-f9c5cf199019 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:55.710772 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-178b5961-fffd-404b-8c53-f9c5cf199019 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] GET https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c Aug 13 22:01:55.711243 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-178b5961-fffd-404b-8c53-f9c5cf199019 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:55.711243 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-178b5961-fffd-404b-8c53-f9c5cf199019 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:55.721319 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:55.721319 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:55.725112 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-178b5961-fffd-404b-8c53-f9c5cf199019 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Volume info retrieved successfully. Aug 13 22:01:55.729932 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-178b5961-fffd-404b-8c53-f9c5cf199019 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c returned with HTTP 200 Aug 13 22:01:55.730343 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 70/274] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:55 2026] GET /volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:55.743249 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fad5e4f0-cb12-487a-b7ac-838347804075 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:55.745046 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fad5e4f0-cb12-487a-b7ac-838347804075 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] GET https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c Aug 13 22:01:55.745269 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fad5e4f0-cb12-487a-b7ac-838347804075 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:55.745509 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fad5e4f0-cb12-487a-b7ac-838347804075 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:55.760331 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:55.760331 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:55.764667 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fad5e4f0-cb12-487a-b7ac-838347804075 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Volume info retrieved successfully. Aug 13 22:01:55.770379 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fad5e4f0-cb12-487a-b7ac-838347804075 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c returned with HTTP 200 Aug 13 22:01:55.770814 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 68/275] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:55 2026] GET /volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:01:56.259225 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f3c29023-a258-485b-8bb6-6423a04e23f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:56.261002 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3c29023-a258-485b-8bb6-6423a04e23f0 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:56.261231 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3c29023-a258-485b-8bb6-6423a04e23f0 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:56.261413 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3c29023-a258-485b-8bb6-6423a04e23f0 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:56.261624 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f3c29023-a258-485b-8bb6-6423a04e23f0 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Delete volume with id: 1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:56.270276 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3c29023-a258-485b-8bb6-6423a04e23f0 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 404 Aug 13 22:01:56.271045 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 70/276] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:01:56 2026] DELETE /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:01:56.276914 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ec73ddb1-4dc2-42f1-81ed-191539c4a2f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:56.278596 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec73ddb1-4dc2-42f1-81ed-191539c4a2f3 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] GET https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 Aug 13 22:01:56.278791 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec73ddb1-4dc2-42f1-81ed-191539c4a2f3 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:56.279037 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec73ddb1-4dc2-42f1-81ed-191539c4a2f3 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:56.284113 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec73ddb1-4dc2-42f1-81ed-191539c4a2f3 tempest-VolumesAssistedSnapshotsTest-1146936823 tempest-VolumesAssistedSnapshotsTest-1146936823-project-admin] https://10.4.3.4/volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 returned with HTTP 404 Aug 13 22:01:56.284681 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 69/277] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:56 2026] GET /volume/v3/volumes/1a976afd-ef52-4257-bc3f-ac3728cfe784 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:01:59.478737 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-656de77d-2a65-46a5-852a-c1c42ccb0822 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:59.480962 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-656de77d-2a65-46a5-852a-c1c42ccb0822 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] DELETE https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:59.481272 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-656de77d-2a65-46a5-852a-c1c42ccb0822 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:59.481577 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-656de77d-2a65-46a5-852a-c1c42ccb0822 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:59.483074 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-656de77d-2a65-46a5-852a-c1c42ccb0822 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Delete volume with id: f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:59.497521 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:59.497521 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:01:59.497521 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-656de77d-2a65-46a5-852a-c1c42ccb0822 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:59.523467 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-656de77d-2a65-46a5-852a-c1c42ccb0822 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Delete volume request issued successfully. Aug 13 22:01:59.523907 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-656de77d-2a65-46a5-852a-c1c42ccb0822 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 202 Aug 13 22:01:59.524476 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 71/278] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:01:59 2026] DELETE /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:01:59.533457 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-465186a8-096a-4d1a-a553-620945b0e2cd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:01:59.540945 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-465186a8-096a-4d1a-a553-620945b0e2cd tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:01:59.543238 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-465186a8-096a-4d1a-a553-620945b0e2cd tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:01:59.543575 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-465186a8-096a-4d1a-a553-620945b0e2cd tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:01:59.559322 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:01:59.559322 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:01:59.565236 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-465186a8-096a-4d1a-a553-620945b0e2cd tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Volume info retrieved successfully. Aug 13 22:01:59.577150 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-465186a8-096a-4d1a-a553-620945b0e2cd tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 200 Aug 13 22:01:59.578517 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 69/279] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:01:59 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:00.601452 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18b921a4-2c14-4826-b754-26a278afa071 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:00.603184 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18b921a4-2c14-4826-b754-26a278afa071 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] GET https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 Aug 13 22:02:00.603371 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18b921a4-2c14-4826-b754-26a278afa071 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:00.603577 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18b921a4-2c14-4826-b754-26a278afa071 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:00.608729 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18b921a4-2c14-4826-b754-26a278afa071 tempest-TaggedAttachmentsTest-1221490782 tempest-TaggedAttachmentsTest-1221490782-project-member] https://10.4.3.4/volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 returned with HTTP 404 Aug 13 22:02:00.609166 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 71/280] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:00 2026] GET /volume/v3/volumes/f65f6878-643e-48b5-826f-320496748ad9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:01.655923 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-caf27f7f-1754-422f-8106-19ebb8a60f77 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:01.656341 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-caf27f7f-1754-422f-8106-19ebb8a60f77 None None] GET https://10.4.3.4/volume// Aug 13 22:02:01.656567 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-caf27f7f-1754-422f-8106-19ebb8a60f77 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:01.658765 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-caf27f7f-1754-422f-8106-19ebb8a60f77 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:01.658765 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-caf27f7f-1754-422f-8106-19ebb8a60f77 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:02:01.658765 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 70/281] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:02:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:02:01.680642 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-1115cad0-0f8f-46ee-9ed2-5cc25df4f06a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:01.690621 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-1115cad0-0f8f-46ee-9ed2-5cc25df4f06a tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:02:01.690621 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-1115cad0-0f8f-46ee-9ed2-5cc25df4f06a tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "312b2934-aea7-42f1-81b2-72395074641c", "connector": null, "instance_uuid": "111cf1f8-009b-4115-a2bc-5ed1c3e78d28"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:01.706034 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:01.706034 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:01.772900 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-1115cad0-0f8f-46ee-9ed2-5cc25df4f06a tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:02:01.773492 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 72/282] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:02:01 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:02:01.787218 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-69e60ac1-8d40-468a-9f75-32a486272329 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:01.789941 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-69e60ac1-8d40-468a-9f75-32a486272329 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] DELETE https://10.4.3.4/volume/v3/attachments/7702276a-8a46-44ac-9eda-661f2a8fa94e Aug 13 22:02:01.790170 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-69e60ac1-8d40-468a-9f75-32a486272329 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:01.790378 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-69e60ac1-8d40-468a-9f75-32a486272329 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:01.798412 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:01.798412 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:01.863889 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-69e60ac1-8d40-468a-9f75-32a486272329 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/attachments/7702276a-8a46-44ac-9eda-661f2a8fa94e returned with HTTP 200 Aug 13 22:02:01.864330 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 70/283] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:02:01 2026] DELETE /volume/v3/attachments/7702276a-8a46-44ac-9eda-661f2a8fa94e => generated 192 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:02:03.644331 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-50b7174e-c29b-46ec-bf75-feb5e22e8aaa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:03.648247 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-50b7174e-c29b-46ec-bf75-feb5e22e8aaa tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] PUT https://10.4.3.4/volume/v3/attachments/7d5eabc9-d3ac-49ff-bc0b-959b1e7ee23c Aug 13 22:02:03.648247 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-50b7174e-c29b-46ec-bf75-feb5e22e8aaa tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:03.656737 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-50b7174e-c29b-46ec-bf75-feb5e22e8aaa tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Acquiring lock "cinder-attachment_update-312b2934-aea7-42f1-81b2-72395074641c-np0000007271" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:02:03.664597 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-50b7174e-c29b-46ec-bf75-feb5e22e8aaa tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Lock "cinder-attachment_update-312b2934-aea7-42f1-81b2-72395074641c-np0000007271" acquired by "attachment_update" :: waited 0.008s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:02:03.665355 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:03.665355 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:03.820300 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-50b7174e-c29b-46ec-bf75-feb5e22e8aaa tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Lock "cinder-attachment_update-312b2934-aea7-42f1-81b2-72395074641c-np0000007271" released by "attachment_update" :: held 0.156s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:02:03.820719 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-50b7174e-c29b-46ec-bf75-feb5e22e8aaa tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/attachments/7d5eabc9-d3ac-49ff-bc0b-959b1e7ee23c returned with HTTP 200 Aug 13 22:02:03.821401 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 72/284] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:02:03 2026] PUT /volume/v3/attachments/7d5eabc9-d3ac-49ff-bc0b-959b1e7ee23c => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:02:03.841355 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-781f3e6d-d3e0-4a0d-8765-3532ff191b53 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:03.849121 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-781f3e6d-d3e0-4a0d-8765-3532ff191b53 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] GET https://10.4.3.4/volume/v3/attachments/7d5eabc9-d3ac-49ff-bc0b-959b1e7ee23c Aug 13 22:02:03.849328 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-781f3e6d-d3e0-4a0d-8765-3532ff191b53 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:03.849558 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-781f3e6d-d3e0-4a0d-8765-3532ff191b53 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:03.883559 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-781f3e6d-d3e0-4a0d-8765-3532ff191b53 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/attachments/7d5eabc9-d3ac-49ff-bc0b-959b1e7ee23c returned with HTTP 200 Aug 13 22:02:03.883968 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 71/285] 10.4.3.4 () {70 vars in 1637 bytes} [Thu Aug 13 22:02:03 2026] GET /volume/v3/attachments/7d5eabc9-d3ac-49ff-bc0b-959b1e7ee23c => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:02:05.466549 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4cd56a22-a7c3-4ab8-b996-58fa25544412 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:05.467006 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4cd56a22-a7c3-4ab8-b996-58fa25544412 None None] GET https://10.4.3.4/volume// Aug 13 22:02:05.467215 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4cd56a22-a7c3-4ab8-b996-58fa25544412 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:05.467495 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4cd56a22-a7c3-4ab8-b996-58fa25544412 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:05.467804 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4cd56a22-a7c3-4ab8-b996-58fa25544412 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:02:05.468209 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 73/286] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:02:05 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:02:05.476271 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-2013b7be-a8af-440a-9a28-e97de6109dfa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:05.482043 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-2013b7be-a8af-440a-9a28-e97de6109dfa tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:02:05.482043 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-2013b7be-a8af-440a-9a28-e97de6109dfa tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:05.482043 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-2013b7be-a8af-440a-9a28-e97de6109dfa tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:05.487926 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:05.487926 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:05.491277 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-2013b7be-a8af-440a-9a28-e97de6109dfa tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:02:05.496767 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-2013b7be-a8af-440a-9a28-e97de6109dfa tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:02:05.497214 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 71/287] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:02:05 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 1536 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:02:05.599224 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-5c0638d6-5454-4ae8-a810-2d96c01051e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:05.601154 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-5c0638d6-5454-4ae8-a810-2d96c01051e5 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] PUT https://10.4.3.4/volume/v3/attachments/dc4ddc9f-7122-4675-a1c8-f4cb1153a0d0 Aug 13 22:02:05.601514 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-5c0638d6-5454-4ae8-a810-2d96c01051e5 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:05.608151 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-5c0638d6-5454-4ae8-a810-2d96c01051e5 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Acquiring lock "cinder-attachment_update-587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304-np0000007271" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:02:05.612534 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-5c0638d6-5454-4ae8-a810-2d96c01051e5 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Lock "cinder-attachment_update-587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304-np0000007271" acquired by "attachment_update" :: waited 0.004s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:02:05.613067 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:05.613067 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:05.721436 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-5c0638d6-5454-4ae8-a810-2d96c01051e5 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Lock "cinder-attachment_update-587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304-np0000007271" released by "attachment_update" :: held 0.108s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:02:05.721436 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-5c0638d6-5454-4ae8-a810-2d96c01051e5 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/attachments/dc4ddc9f-7122-4675-a1c8-f4cb1153a0d0 returned with HTTP 200 Aug 13 22:02:05.721436 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 73/288] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:02:05 2026] PUT /volume/v3/attachments/dc4ddc9f-7122-4675-a1c8-f4cb1153a0d0 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:02:05.745308 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-ccea2b08-5472-43d3-b937-9af92a9eb200 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:05.748052 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-ccea2b08-5472-43d3-b937-9af92a9eb200 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] POST https://10.4.3.4/volume/v3/attachments/dc4ddc9f-7122-4675-a1c8-f4cb1153a0d0/action Aug 13 22:02:05.748385 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-ccea2b08-5472-43d3-b937-9af92a9eb200 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:02:05.748539 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-ccea2b08-5472-43d3-b937-9af92a9eb200 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:05.773051 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:05.773051 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:05.793145 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-26069f4b-b81b-4a9d-92d2-412c92f9bf4c req-ccea2b08-5472-43d3-b937-9af92a9eb200 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/attachments/dc4ddc9f-7122-4675-a1c8-f4cb1153a0d0/action returned with HTTP 204 Aug 13 22:02:05.793705 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 72/289] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:02:05 2026] POST /volume/v3/attachments/dc4ddc9f-7122-4675-a1c8-f4cb1153a0d0/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:09.580365 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-e233e05d-cbd6-49e9-94f5-ce0cea8aeee8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:09.592635 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-e233e05d-cbd6-49e9-94f5-ce0cea8aeee8 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] POST https://10.4.3.4/volume/v3/attachments/7d5eabc9-d3ac-49ff-bc0b-959b1e7ee23c/action Aug 13 22:02:09.592635 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-e233e05d-cbd6-49e9-94f5-ce0cea8aeee8 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:02:09.592635 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-e233e05d-cbd6-49e9-94f5-ce0cea8aeee8 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:09.615046 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:09.615046 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:09.629574 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a056f7b4-c46e-45da-b331-ac64660cdb65 req-e233e05d-cbd6-49e9-94f5-ce0cea8aeee8 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/attachments/7d5eabc9-d3ac-49ff-bc0b-959b1e7ee23c/action returned with HTTP 204 Aug 13 22:02:09.629979 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 74/290] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:02:09 2026] POST /volume/v3/attachments/7d5eabc9-d3ac-49ff-bc0b-959b1e7ee23c/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:10.350705 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9cc649e2-0508-4ac1-88d0-bf9dee39d502 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:10.568576 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9cc649e2-0508-4ac1-88d0-bf9dee39d502 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] GET https://10.4.3.4/volume/v3/scheduler-stats/get_pools Aug 13 22:02:10.568802 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9cc649e2-0508-4ac1-88d0-bf9dee39d502 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:10.569007 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9cc649e2-0508-4ac1-88d0-bf9dee39d502 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] Calling method 'get_pools' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:10.582125 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9cc649e2-0508-4ac1-88d0-bf9dee39d502 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] https://10.4.3.4/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 22:02:10.582615 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 72/291] 10.4.3.4 () {66 vars in 1277 bytes} [Thu Aug 13 22:02:10 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:10.593722 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b80ef4e0-68cd-45f1-b107-c347c0bb1583 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:10.595305 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b80ef4e0-68cd-45f1-b107-c347c0bb1583 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] GET https://10.4.3.4/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 22:02:10.595699 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b80ef4e0-68cd-45f1-b107-c347c0bb1583 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:10.597174 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b80ef4e0-68cd-45f1-b107-c347c0bb1583 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] Calling method 'get_pools' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:10.597174 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:10.597174 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:10.612906 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b80ef4e0-68cd-45f1-b107-c347c0bb1583 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] https://10.4.3.4/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 22:02:10.617499 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 74/292] 10.4.3.4 () {66 vars in 1300 bytes} [Thu Aug 13 22:02:10 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:02:10.622405 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5df14e0a-eefe-4b0b-b394-879b838b92c8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:10.624643 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5df14e0a-eefe-4b0b-b394-879b838b92c8 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] GET https://10.4.3.4/volume/v3/capabilities/np0000007271@storpool Aug 13 22:02:10.624861 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5df14e0a-eefe-4b0b-b394-879b838b92c8 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:10.625084 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5df14e0a-eefe-4b0b-b394-879b838b92c8 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:10.630099 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=225,cinder:INSERT=23,cinder:UPDATE=43 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:02:10.638570 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5df14e0a-eefe-4b0b-b394-879b838b92c8 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] https://10.4.3.4/volume/v3/capabilities/np0000007271@storpool returned with HTTP 200 Aug 13 22:02:10.639131 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 73/293] 10.4.3.4 () {66 vars in 1304 bytes} [Thu Aug 13 22:02:10 2026] GET /volume/v3/capabilities/np0000007271@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:10.648005 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3aa0e19c-d8da-453a-9a4c-c7c845ddaac7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:10.649826 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3aa0e19c-d8da-453a-9a4c-c7c845ddaac7 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] GET https://10.4.3.4/volume/v3/capabilities/np0000007271@storpool Aug 13 22:02:10.650019 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3aa0e19c-d8da-453a-9a4c-c7c845ddaac7 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:10.650191 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3aa0e19c-d8da-453a-9a4c-c7c845ddaac7 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:10.661539 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3aa0e19c-d8da-453a-9a4c-c7c845ddaac7 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] https://10.4.3.4/volume/v3/capabilities/np0000007271@storpool returned with HTTP 200 Aug 13 22:02:10.661886 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 75/294] 10.4.3.4 () {66 vars in 1304 bytes} [Thu Aug 13 22:02:10 2026] GET /volume/v3/capabilities/np0000007271@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:10.675375 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-041a2bae-0790-4e4d-aec5-9253fdd37127 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:10.677212 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-041a2bae-0790-4e4d-aec5-9253fdd37127 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] GET https://10.4.3.4/volume/v3/capabilities/np0000007271@storpool Aug 13 22:02:10.677521 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-041a2bae-0790-4e4d-aec5-9253fdd37127 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:10.677784 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-041a2bae-0790-4e4d-aec5-9253fdd37127 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:10.688091 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-041a2bae-0790-4e4d-aec5-9253fdd37127 tempest-BackendsCapabilitiesAdminTestsJSON-676529950 tempest-BackendsCapabilitiesAdminTestsJSON-676529950-project-admin] https://10.4.3.4/volume/v3/capabilities/np0000007271@storpool returned with HTTP 200 Aug 13 22:02:10.688734 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 73/295] 10.4.3.4 () {66 vars in 1304 bytes} [Thu Aug 13 22:02:10 2026] GET /volume/v3/capabilities/np0000007271@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:12.982633 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e5df3879-af75-43e4-88b1-2338e22a3751 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:12.983107 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5df3879-af75-43e4-88b1-2338e22a3751 None None] GET https://10.4.3.4/volume// Aug 13 22:02:12.983321 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5df3879-af75-43e4-88b1-2338e22a3751 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:12.983605 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5df3879-af75-43e4-88b1-2338e22a3751 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:12.984006 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5df3879-af75-43e4-88b1-2338e22a3751 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:02:12.985413 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 75/296] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:02:12 2026] GET /volume/ => generated 384 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:02:13.005405 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c920352b-ebdd-4725-a104-04f1c1526787 req-a0484359-6c9e-4bf2-926a-b1dc0e7833b1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:13.010389 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-a0484359-6c9e-4bf2-926a-b1dc0e7833b1 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:02:13.010943 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-a0484359-6c9e-4bf2-926a-b1dc0e7833b1 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "312b2934-aea7-42f1-81b2-72395074641c", "connector": null, "instance_uuid": "111cf1f8-009b-4115-a2bc-5ed1c3e78d28"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:13.027108 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:13.027108 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:13.081632 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-a0484359-6c9e-4bf2-926a-b1dc0e7833b1 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:02:13.082230 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 74/297] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:02:13 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:02:13.092708 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c920352b-ebdd-4725-a104-04f1c1526787 req-70ba14ab-eaa8-4176-b234-ecde6217f344 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:13.097007 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-70ba14ab-eaa8-4176-b234-ecde6217f344 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] DELETE https://10.4.3.4/volume/v3/attachments/7d5eabc9-d3ac-49ff-bc0b-959b1e7ee23c Aug 13 22:02:13.097007 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-70ba14ab-eaa8-4176-b234-ecde6217f344 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:13.097007 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-70ba14ab-eaa8-4176-b234-ecde6217f344 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:13.098435 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=223,cinder:INSERT=10,cinder:UPDATE=28 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:02:13.108984 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:13.108984 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:13.181875 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-70ba14ab-eaa8-4176-b234-ecde6217f344 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/attachments/7d5eabc9-d3ac-49ff-bc0b-959b1e7ee23c returned with HTTP 200 Aug 13 22:02:13.182374 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 76/298] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:02:13 2026] DELETE /volume/v3/attachments/7d5eabc9-d3ac-49ff-bc0b-959b1e7ee23c => generated 192 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:02:14.618501 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b02e956b-f99a-48f8-b7cd-ae524a9c35a4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:14.623564 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b02e956b-f99a-48f8-b7cd-ae524a9c35a4 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] GET https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:02:14.623886 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b02e956b-f99a-48f8-b7cd-ae524a9c35a4 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:14.624175 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b02e956b-f99a-48f8-b7cd-ae524a9c35a4 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:14.628379 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=239,cinder:INSERT=18,cinder:UPDATE=35 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:02:14.646230 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:14.646230 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:14.649638 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b02e956b-f99a-48f8-b7cd-ae524a9c35a4 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:02:14.659770 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b02e956b-f99a-48f8-b7cd-ae524a9c35a4 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 200 Aug 13 22:02:14.660294 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 74/299] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:02:14 2026] GET /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 1829 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:02:15.135360 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c920352b-ebdd-4725-a104-04f1c1526787 req-81349469-a6dc-4d2b-a139-4a805e595f82 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:15.138905 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-81349469-a6dc-4d2b-a139-4a805e595f82 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] PUT https://10.4.3.4/volume/v3/attachments/baaeafdb-d3d2-4eda-a2bd-d51c4925e433 Aug 13 22:02:15.139435 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-81349469-a6dc-4d2b-a139-4a805e595f82 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:15.143207 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=204,cinder:UPDATE=26,cinder:INSERT=4 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:02:15.150744 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c920352b-ebdd-4725-a104-04f1c1526787 req-81349469-a6dc-4d2b-a139-4a805e595f82 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Acquiring lock "cinder-attachment_update-312b2934-aea7-42f1-81b2-72395074641c-np0000007271" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:02:15.155626 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c920352b-ebdd-4725-a104-04f1c1526787 req-81349469-a6dc-4d2b-a139-4a805e595f82 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Lock "cinder-attachment_update-312b2934-aea7-42f1-81b2-72395074641c-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:02:15.156518 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:15.156518 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:15.254133 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c920352b-ebdd-4725-a104-04f1c1526787 req-81349469-a6dc-4d2b-a139-4a805e595f82 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Lock "cinder-attachment_update-312b2934-aea7-42f1-81b2-72395074641c-np0000007271" released by "attachment_update" :: held 0.098s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:02:15.260587 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-81349469-a6dc-4d2b-a139-4a805e595f82 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/attachments/baaeafdb-d3d2-4eda-a2bd-d51c4925e433 returned with HTTP 200 Aug 13 22:02:15.260587 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 76/300] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:02:15 2026] PUT /volume/v3/attachments/baaeafdb-d3d2-4eda-a2bd-d51c4925e433 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:02:15.271452 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c920352b-ebdd-4725-a104-04f1c1526787 req-e3836305-0065-43aa-bf20-d4fc8f6bc212 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:15.274072 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-e3836305-0065-43aa-bf20-d4fc8f6bc212 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] GET https://10.4.3.4/volume/v3/attachments/baaeafdb-d3d2-4eda-a2bd-d51c4925e433 Aug 13 22:02:15.274355 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-e3836305-0065-43aa-bf20-d4fc8f6bc212 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:15.274528 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-e3836305-0065-43aa-bf20-d4fc8f6bc212 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:15.299040 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-e3836305-0065-43aa-bf20-d4fc8f6bc212 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/attachments/baaeafdb-d3d2-4eda-a2bd-d51c4925e433 returned with HTTP 200 Aug 13 22:02:15.299578 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 75/301] 10.4.3.4 () {70 vars in 1637 bytes} [Thu Aug 13 22:02:15 2026] GET /volume/v3/attachments/baaeafdb-d3d2-4eda-a2bd-d51c4925e433 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:02:15.915329 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3f5e4cad-336f-4a3d-b840-5d4f0c48812f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:16.171449 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3f5e4cad-336f-4a3d-b840-5d4f0c48812f tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:02:16.171869 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3f5e4cad-336f-4a3d-b840-5d4f0c48812f tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-145864680"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:16.173735 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:16.173735 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:16.188150 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3f5e4cad-336f-4a3d-b840-5d4f0c48812f tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:02:16.188755 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 77/302] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:02:15 2026] POST /volume/v3/types => generated 230 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:16.198782 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-36244e08-ec38-44cf-8438-38663ccc0631 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:16.201222 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36244e08-ec38-44cf-8438-38663ccc0631 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] POST https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs Aug 13 22:02:16.201654 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-36244e08-ec38-44cf-8438-38663ccc0631 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:16.261898 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36244e08-ec38-44cf-8438-38663ccc0631 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs returned with HTTP 200 Aug 13 22:02:16.262321 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 75/303] 10.4.3.4 () {68 vars in 1385 bytes} [Thu Aug 13 22:02:16 2026] POST /volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs => generated 34 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:16.271338 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f8621afe-a800-43e6-b1b6-0ffd4cd6e67b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:16.277041 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8621afe-a800-43e6-b1b6-0ffd4cd6e67b tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] GET https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs/spec3 Aug 13 22:02:16.277041 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8621afe-a800-43e6-b1b6-0ffd4cd6e67b tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:16.277041 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8621afe-a800-43e6-b1b6-0ffd4cd6e67b tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:16.277041 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:16.277041 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:16.306911 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8621afe-a800-43e6-b1b6-0ffd4cd6e67b tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs/spec3 returned with HTTP 200 Aug 13 22:02:16.307380 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 77/304] 10.4.3.4 () {66 vars in 1382 bytes} [Thu Aug 13 22:02:16 2026] GET /volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs/spec3 => generated 17 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:16.317597 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2e08a973-09d8-4efd-8871-d361cc120cc5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:16.322443 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e08a973-09d8-4efd-8871-d361cc120cc5 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] DELETE https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs/spec3 Aug 13 22:02:16.322873 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e08a973-09d8-4efd-8871-d361cc120cc5 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:16.323266 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e08a973-09d8-4efd-8871-d361cc120cc5 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:16.330796 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:16.330796 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:16.349498 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e08a973-09d8-4efd-8871-d361cc120cc5 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs/spec3 returned with HTTP 202 Aug 13 22:02:16.349904 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 76/305] 10.4.3.4 () {66 vars in 1385 bytes} [Thu Aug 13 22:02:16 2026] DELETE /volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs/spec3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:02:16.358052 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4ab447d6-9b4a-4a45-bf0a-814af567b15b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:16.359965 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ab447d6-9b4a-4a45-bf0a-814af567b15b tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] GET https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs/spec3 Aug 13 22:02:16.360142 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ab447d6-9b4a-4a45-bf0a-814af567b15b tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:16.360346 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ab447d6-9b4a-4a45-bf0a-814af567b15b tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:16.376641 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ab447d6-9b4a-4a45-bf0a-814af567b15b tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs/spec3 returned with HTTP 404 Aug 13 22:02:16.377185 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 78/306] 10.4.3.4 () {66 vars in 1382 bytes} [Thu Aug 13 22:02:16 2026] GET /volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs/spec3 => generated 129 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:16.386700 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ebd4de7f-bb51-4718-8652-19ec1e99a8be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:16.391923 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebd4de7f-bb51-4718-8652-19ec1e99a8be tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] POST https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs Aug 13 22:02:16.392352 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebd4de7f-bb51-4718-8652-19ec1e99a8be tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:16.433232 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebd4de7f-bb51-4718-8652-19ec1e99a8be tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs returned with HTTP 200 Aug 13 22:02:16.433783 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 76/307] 10.4.3.4 () {68 vars in 1385 bytes} [Thu Aug 13 22:02:16 2026] POST /volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs => generated 34 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:16.442110 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6eda70d-cfe4-419c-9b6f-4a59739577e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:16.445007 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6eda70d-cfe4-419c-9b6f-4a59739577e0 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] GET https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs Aug 13 22:02:16.445241 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6eda70d-cfe4-419c-9b6f-4a59739577e0 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:16.445559 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6eda70d-cfe4-419c-9b6f-4a59739577e0 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:16.460853 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6eda70d-cfe4-419c-9b6f-4a59739577e0 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs returned with HTTP 200 Aug 13 22:02:16.461772 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 78/308] 10.4.3.4 () {66 vars in 1364 bytes} [Thu Aug 13 22:02:16 2026] GET /volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs => generated 34 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:16.472100 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0abc7db7-19c3-401c-8b97-693efb2a7e11 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:16.475252 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0abc7db7-19c3-401c-8b97-693efb2a7e11 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] POST https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs Aug 13 22:02:16.475713 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0abc7db7-19c3-401c-8b97-693efb2a7e11 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:16.505374 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0abc7db7-19c3-401c-8b97-693efb2a7e11 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs returned with HTTP 200 Aug 13 22:02:16.505827 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 77/309] 10.4.3.4 () {68 vars in 1385 bytes} [Thu Aug 13 22:02:16 2026] POST /volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:16.516746 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-41ee30e6-f1aa-4b08-af50-0bfa9169f090 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:16.518724 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41ee30e6-f1aa-4b08-af50-0bfa9169f090 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] PUT https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs/spec2 Aug 13 22:02:16.519035 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41ee30e6-f1aa-4b08-af50-0bfa9169f090 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:16.584466 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41ee30e6-f1aa-4b08-af50-0bfa9169f090 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs/spec2 returned with HTTP 200 Aug 13 22:02:16.584914 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 79/310] 10.4.3.4 () {68 vars in 1402 bytes} [Thu Aug 13 22:02:16 2026] PUT /volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs/spec2 => generated 17 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:16.603294 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-96829d3e-7695-4876-8fb8-49e4a68f719f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:16.607408 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96829d3e-7695-4876-8fb8-49e4a68f719f tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] GET https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs/spec2 Aug 13 22:02:16.607671 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96829d3e-7695-4876-8fb8-49e4a68f719f tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:16.607988 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96829d3e-7695-4876-8fb8-49e4a68f719f tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:16.625143 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96829d3e-7695-4876-8fb8-49e4a68f719f tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs/spec2 returned with HTTP 200 Aug 13 22:02:16.625663 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 77/311] 10.4.3.4 () {66 vars in 1382 bytes} [Thu Aug 13 22:02:16 2026] GET /volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs/spec2 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:16.633565 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7443fac0-43fa-4752-9f10-ef71143b22be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:16.635819 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7443fac0-43fa-4752-9f10-ef71143b22be tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] POST https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs Aug 13 22:02:16.636245 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7443fac0-43fa-4752-9f10-ef71143b22be tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:16.666295 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7443fac0-43fa-4752-9f10-ef71143b22be tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs returned with HTTP 200 Aug 13 22:02:16.666746 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 79/312] 10.4.3.4 () {68 vars in 1385 bytes} [Thu Aug 13 22:02:16 2026] POST /volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs => generated 51 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:16.674442 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0291861a-08ed-4ff3-b1f5-113734be749b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:16.675784 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0291861a-08ed-4ff3-b1f5-113734be749b tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] GET https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs Aug 13 22:02:16.675941 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0291861a-08ed-4ff3-b1f5-113734be749b tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:16.676125 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0291861a-08ed-4ff3-b1f5-113734be749b tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:16.687521 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0291861a-08ed-4ff3-b1f5-113734be749b tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs returned with HTTP 200 Aug 13 22:02:16.688026 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 78/313] 10.4.3.4 () {66 vars in 1364 bytes} [Thu Aug 13 22:02:16 2026] GET /volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328/extra_specs => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:16.698806 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-415c09f2-de1b-487e-ae42-42d91c70c559 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:16.727409 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-415c09f2-de1b-487e-ae42-42d91c70c559 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] DELETE https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328 Aug 13 22:02:16.727409 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-415c09f2-de1b-487e-ae42-42d91c70c559 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:16.727409 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-415c09f2-de1b-487e-ae42-42d91c70c559 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:16.793709 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-415c09f2-de1b-487e-ae42-42d91c70c559 tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328 returned with HTTP 202 Aug 13 22:02:16.794187 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 80/314] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:02:16 2026] DELETE /volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:02:16.806861 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-929d9fa9-a2d6-4608-9ccf-1507a2d19b6c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:16.808964 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-929d9fa9-a2d6-4608-9ccf-1507a2d19b6c tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] GET https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328 Aug 13 22:02:16.809178 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-929d9fa9-a2d6-4608-9ccf-1507a2d19b6c tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:16.809589 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-929d9fa9-a2d6-4608-9ccf-1507a2d19b6c tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:16.817579 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-929d9fa9-a2d6-4608-9ccf-1507a2d19b6c tempest-VolumeTypesExtraSpecsTest-448276214 tempest-VolumeTypesExtraSpecsTest-448276214-project-admin] https://10.4.3.4/volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328 returned with HTTP 404 Aug 13 22:02:16.818472 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 78/315] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:02:16 2026] GET /volume/v3/types/e2ec42b0-31de-4bed-b938-b05de7568328 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:17.903603 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f1575cab-4ccd-485f-95d3-cba01d3baa4b req-4634bc56-2754-487b-8310-3a193e5f19a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:17.907434 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f1575cab-4ccd-485f-95d3-cba01d3baa4b req-4634bc56-2754-487b-8310-3a193e5f19a5 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] DELETE https://10.4.3.4/volume/v3/attachments/082a0237-4ec9-4335-8437-53714d9049fa Aug 13 22:02:17.907704 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f1575cab-4ccd-485f-95d3-cba01d3baa4b req-4634bc56-2754-487b-8310-3a193e5f19a5 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:17.908021 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f1575cab-4ccd-485f-95d3-cba01d3baa4b req-4634bc56-2754-487b-8310-3a193e5f19a5 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:17.919247 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:17.919247 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:17.982301 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f1575cab-4ccd-485f-95d3-cba01d3baa4b req-4634bc56-2754-487b-8310-3a193e5f19a5 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/attachments/082a0237-4ec9-4335-8437-53714d9049fa returned with HTTP 200 Aug 13 22:02:17.983032 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 80/316] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:02:17 2026] DELETE /volume/v3/attachments/082a0237-4ec9-4335-8437-53714d9049fa => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:17.990448 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f1575cab-4ccd-485f-95d3-cba01d3baa4b req-3fd0981c-743a-4dbd-a880-90f62783b22e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:17.992168 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f1575cab-4ccd-485f-95d3-cba01d3baa4b req-3fd0981c-743a-4dbd-a880-90f62783b22e tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] DELETE https://10.4.3.4/volume/v3/attachments/70886c5f-9147-4e1a-b4cb-3ad626aeaccc Aug 13 22:02:17.992385 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f1575cab-4ccd-485f-95d3-cba01d3baa4b req-3fd0981c-743a-4dbd-a880-90f62783b22e tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:17.992598 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f1575cab-4ccd-485f-95d3-cba01d3baa4b req-3fd0981c-743a-4dbd-a880-90f62783b22e tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:18.000458 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:18.000458 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:18.061862 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f1575cab-4ccd-485f-95d3-cba01d3baa4b req-3fd0981c-743a-4dbd-a880-90f62783b22e tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/attachments/70886c5f-9147-4e1a-b4cb-3ad626aeaccc returned with HTTP 200 Aug 13 22:02:18.062833 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 79/317] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:02:17 2026] DELETE /volume/v3/attachments/70886c5f-9147-4e1a-b4cb-3ad626aeaccc => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:18.073401 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f1575cab-4ccd-485f-95d3-cba01d3baa4b req-a857f71c-57c6-423f-a709-865e5ddc7d90 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:18.079712 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f1575cab-4ccd-485f-95d3-cba01d3baa4b req-a857f71c-57c6-423f-a709-865e5ddc7d90 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] DELETE https://10.4.3.4/volume/v3/attachments/6daa55a8-e525-416e-a4ba-0e22f3e05a2e Aug 13 22:02:18.079988 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f1575cab-4ccd-485f-95d3-cba01d3baa4b req-a857f71c-57c6-423f-a709-865e5ddc7d90 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:18.080261 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f1575cab-4ccd-485f-95d3-cba01d3baa4b req-a857f71c-57c6-423f-a709-865e5ddc7d90 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:18.093028 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:18.093028 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:18.158808 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f1575cab-4ccd-485f-95d3-cba01d3baa4b req-a857f71c-57c6-423f-a709-865e5ddc7d90 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/attachments/6daa55a8-e525-416e-a4ba-0e22f3e05a2e returned with HTTP 200 Aug 13 22:02:18.159442 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 81/318] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:02:18 2026] DELETE /volume/v3/attachments/6daa55a8-e525-416e-a4ba-0e22f3e05a2e => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:20.098074 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c920352b-ebdd-4725-a104-04f1c1526787 req-7ce91678-3405-413a-877c-1c1ffaf10af2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:20.100565 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-7ce91678-3405-413a-877c-1c1ffaf10af2 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] POST https://10.4.3.4/volume/v3/attachments/baaeafdb-d3d2-4eda-a2bd-d51c4925e433/action Aug 13 22:02:20.100962 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-7ce91678-3405-413a-877c-1c1ffaf10af2 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:02:20.101085 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-7ce91678-3405-413a-877c-1c1ffaf10af2 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:20.121011 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:20.121011 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:20.142446 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c920352b-ebdd-4725-a104-04f1c1526787 req-7ce91678-3405-413a-877c-1c1ffaf10af2 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/attachments/baaeafdb-d3d2-4eda-a2bd-d51c4925e433/action returned with HTTP 204 Aug 13 22:02:20.142947 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 79/319] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:02:20 2026] POST /volume/v3/attachments/baaeafdb-d3d2-4eda-a2bd-d51c4925e433/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:20.956683 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:21.199994 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:02:21.200381 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1652268881"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:21.202070 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1652268881'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:02:21.208239 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Create volume of 1 GB Aug 13 22:02:21.208686 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:21.208686 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:21.209589 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Availability Zones retrieved successfully. Aug 13 22:02:21.216854 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Flow 'volume_create_api' (7317ada5-a4f6-4f41-91cc-89685f159569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:21.219049 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50607517-b1ea-4180-9fe7-9fce4e8143e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:21.221026 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:02:21.234299 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:21.234299 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:21.252117 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50607517-b1ea-4180-9fe7-9fce4e8143e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3c121f1a-ef29-4ac3-b662-055d332d770f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c121f1a-ef29-4ac3-b662-055d332d770f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:21.253336 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9053bd0-cf15-42e0-ba62-e15ba9c02d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:21.297900 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-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 13 22:02:21.298566 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-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 13 22:02:21.354722 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Created reservations ['a846ad84-43d4-460c-be28-8d3abd336e6e', '53c6b6cc-2b20-479a-a6e7-a29881683b12', '374f7770-3710-430c-a568-80eb34c78621', '176d97da-f224-4144-839f-bdee9e4e81d8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:02:21.356178 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9053bd0-cf15-42e0-ba62-e15ba9c02d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a846ad84-43d4-460c-be28-8d3abd336e6e', '53c6b6cc-2b20-479a-a6e7-a29881683b12', '374f7770-3710-430c-a568-80eb34c78621', '176d97da-f224-4144-839f-bdee9e4e81d8']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:21.356652 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5becbbf8-6ebb-4277-801d-40c076051aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:21.390153 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5becbbf8-6ebb-4277-801d-40c076051aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72fa753b-9f0b-4203-a3f7-49f3d7044e22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1652268881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b7e618e4fb334bfdab5cc5b9baff2ac8',qos_specs=None,replication_status=,reservations=['a846ad84-43d4-460c-be28-8d3abd336e6e','53c6b6cc-2b20-479a-a6e7-a29881683b12','374f7770-3710-430c-a568-80eb34c78621','176d97da-f224-4144-839f-bdee9e4e81d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc378989ace4fe0bf2974eb7f3b23b2',volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:02:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1652268881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72fa753b-9f0b-4203-a3f7-49f3d7044e22,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b7e618e4fb334bfdab5cc5b9baff2ac8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bc378989ace4fe0bf2974eb7f3b23b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c121f1a-ef29-4ac3-b662-055d332d770f),volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:21.391183 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55a7767a-865d-43ed-a569-c61e64eb2626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:21.417495 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55a7767a-865d-43ed-a569-c61e64eb2626) transitioned into state 'SUCCESS' from state '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-1652268881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b7e618e4fb334bfdab5cc5b9baff2ac8',qos_specs=None,replication_status=,reservations=['a846ad84-43d4-460c-be28-8d3abd336e6e','53c6b6cc-2b20-479a-a6e7-a29881683b12','374f7770-3710-430c-a568-80eb34c78621','176d97da-f224-4144-839f-bdee9e4e81d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc378989ace4fe0bf2974eb7f3b23b2',volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:21.418197 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f47d789b-3cce-4d43-a5c7-bf6d24ac044c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:21.431891 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f47d789b-3cce-4d43-a5c7-bf6d24ac044c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:21.433254 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Flow 'volume_create_api' (7317ada5-a4f6-4f41-91cc-89685f159569) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:21.433254 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Create volume request issued successfully. Aug 13 22:02:21.434156 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4afe3a4b-a45c-44fc-9702-96c35185c418 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:02:21.434156 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 81/320] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:02:20 2026] POST /volume/v3/volumes => generated 754 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:02:21.452363 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d02a46d4-f1d0-4e12-b26b-55549e6765dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:21.458284 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d02a46d4-f1d0-4e12-b26b-55549e6765dc tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:02:21.458414 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d02a46d4-f1d0-4e12-b26b-55549e6765dc tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:21.458719 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d02a46d4-f1d0-4e12-b26b-55549e6765dc tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:21.470448 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:21.470448 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:21.476548 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d02a46d4-f1d0-4e12-b26b-55549e6765dc tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:02:21.483861 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d02a46d4-f1d0-4e12-b26b-55549e6765dc tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:02:21.484752 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 80/321] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:21 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:22.020396 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6f0b3ed-6150-492e-823d-fb9d54fdeb5d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:22.346180 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6f0b3ed-6150-492e-823d-fb9d54fdeb5d tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes Aug 13 22:02:22.346417 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6f0b3ed-6150-492e-823d-fb9d54fdeb5d tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:22.346615 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6f0b3ed-6150-492e-823d-fb9d54fdeb5d tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:22.347188 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-b6f0b3ed-6150-492e-823d-fb9d54fdeb5d tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:02:22.347557 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:22.347557 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:22.348055 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b6f0b3ed-6150-492e-823d-fb9d54fdeb5d tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:02:22.361462 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d9f9527b-fe30-4f88-818a-db9783c4e2a1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:22.363742 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9f9527b-fe30-4f88-818a-db9783c4e2a1 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] DELETE https://10.4.3.4/volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 Aug 13 22:02:22.364017 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9f9527b-fe30-4f88-818a-db9783c4e2a1 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:22.364255 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9f9527b-fe30-4f88-818a-db9783c4e2a1 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:22.364415 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d9f9527b-fe30-4f88-818a-db9783c4e2a1 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Delete volume with id: 6105444f-d7ea-4917-9429-859ccd6e7fe0 Aug 13 22:02:22.375016 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:22.375016 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:22.375645 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d9f9527b-fe30-4f88-818a-db9783c4e2a1 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:02:22.381205 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b6f0b3ed-6150-492e-823d-fb9d54fdeb5d tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Get all volumes completed successfully. Aug 13 22:02:22.381616 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6f0b3ed-6150-492e-823d-fb9d54fdeb5d tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 200 Aug 13 22:02:22.381980 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 82/322] 10.4.3.4 () {66 vars in 1223 bytes} [Thu Aug 13 22:02:22 2026] GET /volume/v3/volumes => generated 15 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:22.394229 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-358747cd-b523-4879-aa35-97741bc3300f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:22.396899 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:02:22.397387 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1915805566"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:22.399615 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1915805566'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:02:22.399766 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Create volume of 1 GB Aug 13 22:02:22.400097 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:22.400097 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:22.407522 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Availability Zones retrieved successfully. Aug 13 22:02:22.407696 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d9f9527b-fe30-4f88-818a-db9783c4e2a1 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Delete volume request issued successfully. Aug 13 22:02:22.408050 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9f9527b-fe30-4f88-818a-db9783c4e2a1 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 returned with HTTP 202 Aug 13 22:02:22.408597 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 80/323] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:02:22 2026] DELETE /volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:02:22.419922 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Flow 'volume_create_api' (9676454a-de05-4866-8210-4d0d448475e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:22.419922 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d631a0de-fd1b-41c4-97ad-3c9ef28f6c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:22.420762 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-86b4faca-0e50-402e-bf64-dcf9180de008 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:22.420893 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:02:22.422544 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86b4faca-0e50-402e-bf64-dcf9180de008 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 Aug 13 22:02:22.422800 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86b4faca-0e50-402e-bf64-dcf9180de008 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:22.422977 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86b4faca-0e50-402e-bf64-dcf9180de008 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:22.436210 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:22.436210 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:22.443491 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-86b4faca-0e50-402e-bf64-dcf9180de008 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:02:22.449451 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86b4faca-0e50-402e-bf64-dcf9180de008 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 returned with HTTP 200 Aug 13 22:02:22.449905 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 81/324] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:22 2026] GET /volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:22.451989 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d631a0de-fd1b-41c4-97ad-3c9ef28f6c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:22.453269 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d96c14-b2e9-42f2-bc9b-346bd378b105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:22.501395 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-414996d6-2bee-4b71-9ea6-50830ff81630 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:22.504096 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-414996d6-2bee-4b71-9ea6-50830ff81630 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:02:22.504344 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-414996d6-2bee-4b71-9ea6-50830ff81630 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:22.505162 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-414996d6-2bee-4b71-9ea6-50830ff81630 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:22.514401 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:22.514401 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:22.519484 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-414996d6-2bee-4b71-9ea6-50830ff81630 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:02:22.525004 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-414996d6-2bee-4b71-9ea6-50830ff81630 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:02:22.525494 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 83/325] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:22 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:22.525588 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Created reservations ['c1f1e093-bf49-446d-8c39-a1e274985cb2', 'adf4b6eb-b699-422a-bd31-6f161380c4c9', 'afdf18c8-cc5c-4d32-8b2f-9b419f247721', '4c67af22-a932-4d4c-860f-4072079fe7f8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:02:22.526599 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d96c14-b2e9-42f2-bc9b-346bd378b105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1f1e093-bf49-446d-8c39-a1e274985cb2', 'adf4b6eb-b699-422a-bd31-6f161380c4c9', 'afdf18c8-cc5c-4d32-8b2f-9b419f247721', '4c67af22-a932-4d4c-860f-4072079fe7f8']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:22.527179 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2013267f-f27c-49d8-963c-71826c150a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:22.538849 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-28c78f92-5195-4c10-b682-3ebf663105a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:22.550667 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2013267f-f27c-49d8-963c-71826c150a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd05d7066-9965-486e-ae71-4b683b4e1bba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1915805566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56ad1be66198483c9245b0a22f430541',qos_specs=None,replication_status=,reservations=['c1f1e093-bf49-446d-8c39-a1e274985cb2','adf4b6eb-b699-422a-bd31-6f161380c4c9','afdf18c8-cc5c-4d32-8b2f-9b419f247721','4c67af22-a932-4d4c-860f-4072079fe7f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e73cc2324645fb90ce13fe0722f2b8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1915805566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d05d7066-9965-486e-ae71-4b683b4e1bba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56ad1be66198483c9245b0a22f430541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e73cc2324645fb90ce13fe0722f2b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:22.551751 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c090f4b-8cbc-43da-b3df-f71181af1d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:22.573702 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c090f4b-8cbc-43da-b3df-f71181af1d65) transitioned into state 'SUCCESS' from state '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-1915805566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56ad1be66198483c9245b0a22f430541',qos_specs=None,replication_status=,reservations=['c1f1e093-bf49-446d-8c39-a1e274985cb2','adf4b6eb-b699-422a-bd31-6f161380c4c9','afdf18c8-cc5c-4d32-8b2f-9b419f247721','4c67af22-a932-4d4c-860f-4072079fe7f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e73cc2324645fb90ce13fe0722f2b8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:22.574797 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75d03420-792c-41f0-81e1-585d06306c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:22.584962 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75d03420-792c-41f0-81e1-585d06306c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:22.585788 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Flow 'volume_create_api' (9676454a-de05-4866-8210-4d0d448475e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:22.586089 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Create volume request issued successfully. Aug 13 22:02:22.586815 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-358747cd-b523-4879-aa35-97741bc3300f tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:02:22.587074 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 82/326] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:02:22 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 13 22:02:22.603747 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f41020c2-3515-4258-abef-cce49a6d711c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:22.605662 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f41020c2-3515-4258-abef-cce49a6d711c tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba Aug 13 22:02:22.605871 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f41020c2-3515-4258-abef-cce49a6d711c tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:22.606114 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f41020c2-3515-4258-abef-cce49a6d711c tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:22.612522 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:22.612522 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:22.616199 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f41020c2-3515-4258-abef-cce49a6d711c tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:22.620658 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f41020c2-3515-4258-abef-cce49a6d711c tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba returned with HTTP 200 Aug 13 22:02:22.621055 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 82/327] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:22 2026] GET /volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:22.766344 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28c78f92-5195-4c10-b682-3ebf663105a3 tempest-TestMultiAttachVolumeSwap-1412835861 tempest-TestMultiAttachVolumeSwap-1412835861-project-admin] POST https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22/action Aug 13 22:02:22.767822 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28c78f92-5195-4c10-b682-3ebf663105a3 tempest-TestMultiAttachVolumeSwap-1412835861 tempest-TestMultiAttachVolumeSwap-1412835861-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:02:22.767952 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28c78f92-5195-4c10-b682-3ebf663105a3 tempest-TestMultiAttachVolumeSwap-1412835861 tempest-TestMultiAttachVolumeSwap-1412835861-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:22.781623 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:22.781623 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:22.781962 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-28c78f92-5195-4c10-b682-3ebf663105a3 tempest-TestMultiAttachVolumeSwap-1412835861 tempest-TestMultiAttachVolumeSwap-1412835861-project-admin] Volume info retrieved successfully. Aug 13 22:02:22.792464 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-28c78f92-5195-4c10-b682-3ebf663105a3 tempest-TestMultiAttachVolumeSwap-1412835861 tempest-TestMultiAttachVolumeSwap-1412835861-project-admin] Update volume admin metadata completed successfully. Aug 13 22:02:22.792609 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-28c78f92-5195-4c10-b682-3ebf663105a3 tempest-TestMultiAttachVolumeSwap-1412835861 tempest-TestMultiAttachVolumeSwap-1412835861-project-admin] Update readonly setting on volume completed successfully. Aug 13 22:02:22.792875 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28c78f92-5195-4c10-b682-3ebf663105a3 tempest-TestMultiAttachVolumeSwap-1412835861 tempest-TestMultiAttachVolumeSwap-1412835861-project-admin] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22/action returned with HTTP 202 Aug 13 22:02:22.793406 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 81/328] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:02:22 2026] POST /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22/action => generated 0 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:02:22.802267 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:22.804274 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:02:22.804780 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-402126230"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:22.806733 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-402126230'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:02:22.809002 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5c12da9c-bc07-47ae-b2f4-eb576803b545 req-83edaf6d-2250-4bf8-842a-f3cac1e90503 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:22.811043 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Create volume of 1 GB Aug 13 22:02:22.811152 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5c12da9c-bc07-47ae-b2f4-eb576803b545 req-83edaf6d-2250-4bf8-842a-f3cac1e90503 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] DELETE https://10.4.3.4/volume/v3/attachments/baaeafdb-d3d2-4eda-a2bd-d51c4925e433 Aug 13 22:02:22.811328 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5c12da9c-bc07-47ae-b2f4-eb576803b545 req-83edaf6d-2250-4bf8-842a-f3cac1e90503 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:22.811494 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:22.811494 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:22.811585 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5c12da9c-bc07-47ae-b2f4-eb576803b545 req-83edaf6d-2250-4bf8-842a-f3cac1e90503 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:22.812161 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Availability Zones retrieved successfully. Aug 13 22:02:22.818603 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Flow 'volume_create_api' (9e4b06d6-9dd0-4607-93c3-d308e72e541b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:22.819726 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4a82cdf-a850-49ff-8988-ed14a79a16f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:22.820223 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:22.820223 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:22.820799 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:02:22.828914 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:22.828914 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:22.845709 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4a82cdf-a850-49ff-8988-ed14a79a16f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3c121f1a-ef29-4ac3-b662-055d332d770f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c121f1a-ef29-4ac3-b662-055d332d770f', 'encryption_key_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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:22.845709 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e19ec471-f16a-401f-8b0a-b77162ef09d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:22.871022 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5c12da9c-bc07-47ae-b2f4-eb576803b545 req-83edaf6d-2250-4bf8-842a-f3cac1e90503 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/attachments/baaeafdb-d3d2-4eda-a2bd-d51c4925e433 returned with HTTP 200 Aug 13 22:02:22.871788 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 83/329] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:02:22 2026] DELETE /volume/v3/attachments/baaeafdb-d3d2-4eda-a2bd-d51c4925e433 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:22.873131 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-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 13 22:02:22.873467 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-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 13 22:02:22.888619 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Created reservations ['a66bf3eb-4900-4f18-b281-3da953830cbc', 'cbb6874b-9054-41ce-bf2f-4e5f3c0c85f4', '09948141-8a85-4f59-bc13-4abed7bb59bc', '08666b32-80d0-477f-bd1d-6a9280ee33b2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:02:22.889377 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e19ec471-f16a-401f-8b0a-b77162ef09d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a66bf3eb-4900-4f18-b281-3da953830cbc', 'cbb6874b-9054-41ce-bf2f-4e5f3c0c85f4', '09948141-8a85-4f59-bc13-4abed7bb59bc', '08666b32-80d0-477f-bd1d-6a9280ee33b2']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:22.890103 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76bfa452-4cec-46bd-9a76-c8a346f40619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:22.917178 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76bfa452-4cec-46bd-9a76-c8a346f40619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b375bef-63a3-4503-b87d-3f91e6c8d25f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-402126230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b7e618e4fb334bfdab5cc5b9baff2ac8',qos_specs=None,replication_status=,reservations=['a66bf3eb-4900-4f18-b281-3da953830cbc','cbb6874b-9054-41ce-bf2f-4e5f3c0c85f4','09948141-8a85-4f59-bc13-4abed7bb59bc','08666b32-80d0-477f-bd1d-6a9280ee33b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc378989ace4fe0bf2974eb7f3b23b2',volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-402126230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b375bef-63a3-4503-b87d-3f91e6c8d25f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b7e618e4fb334bfdab5cc5b9baff2ac8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bc378989ace4fe0bf2974eb7f3b23b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c121f1a-ef29-4ac3-b662-055d332d770f),volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:22.917961 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a79138b-0cdf-46d0-a50f-fda78bc862ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:22.934879 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a79138b-0cdf-46d0-a50f-fda78bc862ff) transitioned into state 'SUCCESS' from state '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-402126230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b7e618e4fb334bfdab5cc5b9baff2ac8',qos_specs=None,replication_status=,reservations=['a66bf3eb-4900-4f18-b281-3da953830cbc','cbb6874b-9054-41ce-bf2f-4e5f3c0c85f4','09948141-8a85-4f59-bc13-4abed7bb59bc','08666b32-80d0-477f-bd1d-6a9280ee33b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc378989ace4fe0bf2974eb7f3b23b2',volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:22.935623 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060d2d26-6eac-4f86-9e66-1258e32faaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:22.944608 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060d2d26-6eac-4f86-9e66-1258e32faaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:22.945966 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Flow 'volume_create_api' (9e4b06d6-9dd0-4607-93c3-d308e72e541b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:22.946340 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Create volume request issued successfully. Aug 13 22:02:22.947040 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-926d2c07-4934-4c58-ac2e-8f049bfc8d0e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:02:22.947646 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 84/330] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:02:22 2026] POST /volume/v3/volumes => generated 753 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:02:22.959845 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ac141fee-17cf-4df4-a909-f81b2d0dcbc0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:22.961565 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac141fee-17cf-4df4-a909-f81b2d0dcbc0 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f Aug 13 22:02:22.961738 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac141fee-17cf-4df4-a909-f81b2d0dcbc0 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:22.961911 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac141fee-17cf-4df4-a909-f81b2d0dcbc0 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:22.974287 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:22.974287 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:22.978635 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ac141fee-17cf-4df4-a909-f81b2d0dcbc0 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:02:22.983050 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac141fee-17cf-4df4-a909-f81b2d0dcbc0 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f returned with HTTP 200 Aug 13 22:02:22.984105 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 83/331] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:22 2026] GET /volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:23.462137 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2310c503-0717-482c-ac3e-c8c48df3ab25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:23.464273 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2310c503-0717-482c-ac3e-c8c48df3ab25 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 Aug 13 22:02:23.464534 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2310c503-0717-482c-ac3e-c8c48df3ab25 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:23.464774 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2310c503-0717-482c-ac3e-c8c48df3ab25 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:23.472808 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2310c503-0717-482c-ac3e-c8c48df3ab25 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 returned with HTTP 404 Aug 13 22:02:23.473307 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 82/332] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:23 2026] GET /volume/v3/volumes/6105444f-d7ea-4917-9429-859ccd6e7fe0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:23.482267 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-386fea7c-d1da-4bf2-bdd1-68224180cbde None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:23.484368 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-386fea7c-d1da-4bf2-bdd1-68224180cbde tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] DELETE https://10.4.3.4/volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 Aug 13 22:02:23.484614 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-386fea7c-d1da-4bf2-bdd1-68224180cbde tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:23.484793 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-386fea7c-d1da-4bf2-bdd1-68224180cbde tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:23.484949 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-386fea7c-d1da-4bf2-bdd1-68224180cbde tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Delete volume with id: 50cfa912-d476-470d-ac18-c31926df6f67 Aug 13 22:02:23.492818 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:23.492818 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:23.493284 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-386fea7c-d1da-4bf2-bdd1-68224180cbde tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:02:23.514316 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-386fea7c-d1da-4bf2-bdd1-68224180cbde tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Delete volume request issued successfully. Aug 13 22:02:23.514538 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-386fea7c-d1da-4bf2-bdd1-68224180cbde tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 returned with HTTP 202 Aug 13 22:02:23.514931 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 84/333] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:02:23 2026] DELETE /volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:02:23.524382 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-56a236f0-816f-483e-a3f9-598e3e6a33e9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:23.528797 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56a236f0-816f-483e-a3f9-598e3e6a33e9 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 Aug 13 22:02:23.529049 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56a236f0-816f-483e-a3f9-598e3e6a33e9 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:23.529318 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56a236f0-816f-483e-a3f9-598e3e6a33e9 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:23.545589 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:23.545589 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:23.554342 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-56a236f0-816f-483e-a3f9-598e3e6a33e9 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:02:23.561873 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56a236f0-816f-483e-a3f9-598e3e6a33e9 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 returned with HTTP 200 Aug 13 22:02:23.562667 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 85/334] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:23 2026] GET /volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:23.634760 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-960c0d77-11e9-442f-ada6-5bae902627d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:23.636349 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-960c0d77-11e9-442f-ada6-5bae902627d8 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba Aug 13 22:02:23.636540 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-960c0d77-11e9-442f-ada6-5bae902627d8 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:23.636706 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-960c0d77-11e9-442f-ada6-5bae902627d8 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:23.642563 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:23.642563 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:23.645497 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-960c0d77-11e9-442f-ada6-5bae902627d8 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:23.649024 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-960c0d77-11e9-442f-ada6-5bae902627d8 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba returned with HTTP 200 Aug 13 22:02:23.649395 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 84/335] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:23 2026] GET /volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba => generated 844 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:23.660368 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74f4f939-1cea-4f72-b9fb-c75a3c786945 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:23.661847 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74f4f939-1cea-4f72-b9fb-c75a3c786945 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba Aug 13 22:02:23.662031 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74f4f939-1cea-4f72-b9fb-c75a3c786945 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:23.662209 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74f4f939-1cea-4f72-b9fb-c75a3c786945 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:23.669099 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:23.669099 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:23.672656 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74f4f939-1cea-4f72-b9fb-c75a3c786945 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:23.677509 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74f4f939-1cea-4f72-b9fb-c75a3c786945 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba returned with HTTP 200 Aug 13 22:02:23.677906 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 83/336] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:23 2026] GET /volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:23.691359 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:23.694273 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:02:23.694622 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-645019626"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:23.696007 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-645019626'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:02:23.696145 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Create volume of 1 GB Aug 13 22:02:23.707311 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Availability Zones retrieved successfully. Aug 13 22:02:23.717009 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Flow 'volume_create_api' (958df258-f3cc-43e5-aea3-79142727f9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:23.718547 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ba18439-9898-4e1e-9a48-e664f6fff025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:23.719999 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:02:23.758346 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ba18439-9898-4e1e-9a48-e664f6fff025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:23.759117 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c64920d-9de2-4803-9925-83c7d9b12248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:23.797808 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Created reservations ['5c99d646-24f6-4611-925b-38ef2f10bb47', '622a1cd2-ddb9-4caf-b8a9-5da0563f6e69', 'a922a2c3-7f6e-471a-8c57-e8419b7004b2', 'f17be398-553d-4020-afd2-d532fb9abc4a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:02:23.798710 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c64920d-9de2-4803-9925-83c7d9b12248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c99d646-24f6-4611-925b-38ef2f10bb47', '622a1cd2-ddb9-4caf-b8a9-5da0563f6e69', 'a922a2c3-7f6e-471a-8c57-e8419b7004b2', 'f17be398-553d-4020-afd2-d532fb9abc4a']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:23.799367 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa92c09e-9a32-4344-a385-baaa183311a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:23.823503 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa92c09e-9a32-4344-a385-baaa183311a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '140822fc-3d6e-4d32-95d7-9a008aed9c92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-645019626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56ad1be66198483c9245b0a22f430541',qos_specs=None,replication_status=,reservations=['5c99d646-24f6-4611-925b-38ef2f10bb47','622a1cd2-ddb9-4caf-b8a9-5da0563f6e69','a922a2c3-7f6e-471a-8c57-e8419b7004b2','f17be398-553d-4020-afd2-d532fb9abc4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e73cc2324645fb90ce13fe0722f2b8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-645019626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=140822fc-3d6e-4d32-95d7-9a008aed9c92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56ad1be66198483c9245b0a22f430541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e73cc2324645fb90ce13fe0722f2b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:23.824235 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9473f903-d61a-4574-a490-2ef78afef9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:23.851656 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f98884b-ed94-4530-b9a3-7c8c29e733bb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:23.851774 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9473f903-d61a-4574-a490-2ef78afef9ed) transitioned into state 'SUCCESS' from state '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-645019626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56ad1be66198483c9245b0a22f430541',qos_specs=None,replication_status=,reservations=['5c99d646-24f6-4611-925b-38ef2f10bb47','622a1cd2-ddb9-4caf-b8a9-5da0563f6e69','a922a2c3-7f6e-471a-8c57-e8419b7004b2','f17be398-553d-4020-afd2-d532fb9abc4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e73cc2324645fb90ce13fe0722f2b8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:23.852383 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2adf2c-0702-441a-8fab-ec83efa2b987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:23.853990 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f98884b-ed94-4530-b9a3-7c8c29e733bb tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] GET https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c Aug 13 22:02:23.854310 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f98884b-ed94-4530-b9a3-7c8c29e733bb tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:23.854574 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f98884b-ed94-4530-b9a3-7c8c29e733bb tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:23.862896 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2adf2c-0702-441a-8fab-ec83efa2b987) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:23.863646 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Flow 'volume_create_api' (958df258-f3cc-43e5-aea3-79142727f9c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:23.863984 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Create volume request issued successfully. Aug 13 22:02:23.864270 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:23.864270 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:23.864620 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6c54f12-bba6-43bf-8d43-f1649df646b4 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:02:23.865145 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 85/337] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:02:23 2026] POST /volume/v3/volumes => generated 750 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:02:23.869943 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f98884b-ed94-4530-b9a3-7c8c29e733bb tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Volume info retrieved successfully. Aug 13 22:02:23.876022 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f98884b-ed94-4530-b9a3-7c8c29e733bb tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c returned with HTTP 200 Aug 13 22:02:23.876593 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 86/338] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:23 2026] GET /volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:23.877588 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-44748534-482e-4132-a6e0-192f32791896 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:23.880339 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44748534-482e-4132-a6e0-192f32791896 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 Aug 13 22:02:23.880619 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44748534-482e-4132-a6e0-192f32791896 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:23.880912 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44748534-482e-4132-a6e0-192f32791896 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:23.890252 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:23.890252 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:23.895678 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-44748534-482e-4132-a6e0-192f32791896 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:23.899944 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44748534-482e-4132-a6e0-192f32791896 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 returned with HTTP 200 Aug 13 22:02:23.900500 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 85/339] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:23 2026] GET /volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:23.922279 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e260ac80-3e55-4774-8722-74a2cde99579 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:23.924981 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e260ac80-3e55-4774-8722-74a2cde99579 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] GET https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c Aug 13 22:02:23.925251 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e260ac80-3e55-4774-8722-74a2cde99579 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:23.925503 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e260ac80-3e55-4774-8722-74a2cde99579 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:23.934743 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:23.934743 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:23.939802 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e260ac80-3e55-4774-8722-74a2cde99579 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Volume info retrieved successfully. Aug 13 22:02:23.945960 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e260ac80-3e55-4774-8722-74a2cde99579 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c returned with HTTP 200 Aug 13 22:02:23.946458 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 84/340] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:23 2026] GET /volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:23.966120 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e7a3865-cdc2-491a-940f-2fd9e2079d40 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:23.968662 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e7a3865-cdc2-491a-940f-2fd9e2079d40 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] DELETE https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c Aug 13 22:02:23.968870 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e7a3865-cdc2-491a-940f-2fd9e2079d40 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:23.969056 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e7a3865-cdc2-491a-940f-2fd9e2079d40 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:23.969243 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2e7a3865-cdc2-491a-940f-2fd9e2079d40 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Delete volume with id: 312b2934-aea7-42f1-81b2-72395074641c Aug 13 22:02:23.976484 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:23.976484 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:23.976994 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e7a3865-cdc2-491a-940f-2fd9e2079d40 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Volume info retrieved successfully. Aug 13 22:02:23.996213 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e7a3865-cdc2-491a-940f-2fd9e2079d40 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Delete volume request issued successfully. Aug 13 22:02:23.996493 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e7a3865-cdc2-491a-940f-2fd9e2079d40 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c returned with HTTP 202 Aug 13 22:02:23.997039 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 86/341] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:02:23 2026] DELETE /volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:02:23.997991 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bd09f2f2-f31b-4404-b7fd-9f6d8c9a0989 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:24.000475 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd09f2f2-f31b-4404-b7fd-9f6d8c9a0989 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f Aug 13 22:02:24.001135 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd09f2f2-f31b-4404-b7fd-9f6d8c9a0989 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:24.001368 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd09f2f2-f31b-4404-b7fd-9f6d8c9a0989 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:24.010707 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:24.010707 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:24.016369 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7f3522d5-de1e-4e3e-81e4-d7fbbe7db4e0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:24.018283 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f3522d5-de1e-4e3e-81e4-d7fbbe7db4e0 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] GET https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c Aug 13 22:02:24.018514 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f3522d5-de1e-4e3e-81e4-d7fbbe7db4e0 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:24.018733 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f3522d5-de1e-4e3e-81e4-d7fbbe7db4e0 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:24.024734 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bd09f2f2-f31b-4404-b7fd-9f6d8c9a0989 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:02:24.030346 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:24.030346 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:24.033212 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd09f2f2-f31b-4404-b7fd-9f6d8c9a0989 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f returned with HTTP 200 Aug 13 22:02:24.033843 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 87/342] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:23 2026] GET /volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:24.034975 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7f3522d5-de1e-4e3e-81e4-d7fbbe7db4e0 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Volume info retrieved successfully. Aug 13 22:02:24.040274 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f3522d5-de1e-4e3e-81e4-d7fbbe7db4e0 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c returned with HTTP 200 Aug 13 22:02:24.040580 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 86/343] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:24 2026] GET /volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:24.576028 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c87960f-3ad2-43bc-be74-5ed063607164 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:24.577702 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c87960f-3ad2-43bc-be74-5ed063607164 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 Aug 13 22:02:24.577918 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c87960f-3ad2-43bc-be74-5ed063607164 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:24.578143 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c87960f-3ad2-43bc-be74-5ed063607164 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:24.588116 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c87960f-3ad2-43bc-be74-5ed063607164 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 returned with HTTP 404 Aug 13 22:02:24.588624 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 85/344] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:24 2026] GET /volume/v3/volumes/50cfa912-d476-470d-ac18-c31926df6f67 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:24.598333 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e3d0a128-b0b4-420e-a17c-e00b9c4a82b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:24.599795 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3d0a128-b0b4-420e-a17c-e00b9c4a82b7 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] DELETE https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a Aug 13 22:02:24.600239 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3d0a128-b0b4-420e-a17c-e00b9c4a82b7 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:24.601608 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3d0a128-b0b4-420e-a17c-e00b9c4a82b7 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:24.601608 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e3d0a128-b0b4-420e-a17c-e00b9c4a82b7 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Delete volume with id: fa191b7b-c7df-477a-b8a0-f3c3c4b2716a Aug 13 22:02:24.608204 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:24.608204 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:24.608723 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e3d0a128-b0b4-420e-a17c-e00b9c4a82b7 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:02:24.641596 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e3d0a128-b0b4-420e-a17c-e00b9c4a82b7 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Delete volume request issued successfully. Aug 13 22:02:24.641971 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3d0a128-b0b4-420e-a17c-e00b9c4a82b7 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a returned with HTTP 202 Aug 13 22:02:24.642596 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 87/345] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:02:24 2026] DELETE /volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:02:24.654284 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f049edd6-4461-4a3c-97d1-60181bd6cb26 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:24.661234 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f049edd6-4461-4a3c-97d1-60181bd6cb26 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a Aug 13 22:02:24.661713 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f049edd6-4461-4a3c-97d1-60181bd6cb26 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:24.661896 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f049edd6-4461-4a3c-97d1-60181bd6cb26 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:24.670218 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:24.670218 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:24.675816 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f049edd6-4461-4a3c-97d1-60181bd6cb26 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Volume info retrieved successfully. Aug 13 22:02:24.681981 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f049edd6-4461-4a3c-97d1-60181bd6cb26 tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a returned with HTTP 200 Aug 13 22:02:24.682871 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 88/346] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:24 2026] GET /volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:02:24.914207 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-01e82bf8-d92d-4428-a54e-048a906502db None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:24.916199 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01e82bf8-d92d-4428-a54e-048a906502db tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 Aug 13 22:02:24.916388 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01e82bf8-d92d-4428-a54e-048a906502db tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:24.916618 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01e82bf8-d92d-4428-a54e-048a906502db tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:24.923110 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:24.923110 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:24.926699 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-01e82bf8-d92d-4428-a54e-048a906502db tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:24.930604 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01e82bf8-d92d-4428-a54e-048a906502db tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 returned with HTTP 200 Aug 13 22:02:24.930971 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 87/347] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:24 2026] GET /volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:24.947400 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db00bf32-1017-49e6-beab-c0122d4d4075 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:24.949775 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db00bf32-1017-49e6-beab-c0122d4d4075 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 Aug 13 22:02:24.949994 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db00bf32-1017-49e6-beab-c0122d4d4075 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:24.950273 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db00bf32-1017-49e6-beab-c0122d4d4075 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:24.958651 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:24.958651 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:24.963282 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-db00bf32-1017-49e6-beab-c0122d4d4075 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:24.968184 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db00bf32-1017-49e6-beab-c0122d4d4075 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 returned with HTTP 200 Aug 13 22:02:24.968642 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 86/348] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:24 2026] GET /volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:24.986276 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:24.990501 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:02:24.990501 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-789659820"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:24.991829 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-789659820'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:02:24.992123 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Create volume of 1 GB Aug 13 22:02:24.998208 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Availability Zones retrieved successfully. Aug 13 22:02:25.008562 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Flow 'volume_create_api' (c8f069fc-a171-4cca-bf6f-e08b6ab8957c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:25.010267 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4d6f7a0-d118-468f-b0d4-5af994feaf16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:25.012075 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:02:25.048150 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4d6f7a0-d118-468f-b0d4-5af994feaf16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:25.050365 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ebffbf-dc19-4c73-9808-ccc22a11c266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:25.053699 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3c050932-552f-48a0-98f1-c2df340677a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:25.055651 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c050932-552f-48a0-98f1-c2df340677a3 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] GET https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c Aug 13 22:02:25.056439 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c050932-552f-48a0-98f1-c2df340677a3 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:25.056439 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c050932-552f-48a0-98f1-c2df340677a3 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:25.061337 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c050932-552f-48a0-98f1-c2df340677a3 tempest-ServerActionsTestOtherB-2040790240 tempest-ServerActionsTestOtherB-2040790240-project-member] https://10.4.3.4/volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c returned with HTTP 404 Aug 13 22:02:25.061812 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 89/349] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:25 2026] GET /volume/v3/volumes/312b2934-aea7-42f1-81b2-72395074641c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:25.119523 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Created reservations ['5094cf80-30cb-4d97-93e1-1fae4cfa0eef', '9d0df751-eae2-482e-a285-f818393bac0f', '61fd738b-7ab4-4070-a9c7-750bfba94fb4', 'edfa7893-f46e-4b07-b8a8-bcb805c4c1c4'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:02:25.122493 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ebffbf-dc19-4c73-9808-ccc22a11c266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5094cf80-30cb-4d97-93e1-1fae4cfa0eef', '9d0df751-eae2-482e-a285-f818393bac0f', '61fd738b-7ab4-4070-a9c7-750bfba94fb4', 'edfa7893-f46e-4b07-b8a8-bcb805c4c1c4']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:25.122493 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d433a79e-1f31-46e7-ac20-216835528afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:25.145448 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d433a79e-1f31-46e7-ac20-216835528afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7af8577-2bd9-4659-babc-7e4c9deaaa5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-789659820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56ad1be66198483c9245b0a22f430541',qos_specs=None,replication_status=,reservations=['5094cf80-30cb-4d97-93e1-1fae4cfa0eef','9d0df751-eae2-482e-a285-f818393bac0f','61fd738b-7ab4-4070-a9c7-750bfba94fb4','edfa7893-f46e-4b07-b8a8-bcb805c4c1c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e73cc2324645fb90ce13fe0722f2b8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:02:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-789659820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7af8577-2bd9-4659-babc-7e4c9deaaa5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56ad1be66198483c9245b0a22f430541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e73cc2324645fb90ce13fe0722f2b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:25.146871 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79583534-ecc7-4fcb-bbf9-835ecc056280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:25.168284 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79583534-ecc7-4fcb-bbf9-835ecc056280) transitioned into state 'SUCCESS' from state '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-789659820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56ad1be66198483c9245b0a22f430541',qos_specs=None,replication_status=,reservations=['5094cf80-30cb-4d97-93e1-1fae4cfa0eef','9d0df751-eae2-482e-a285-f818393bac0f','61fd738b-7ab4-4070-a9c7-750bfba94fb4','edfa7893-f46e-4b07-b8a8-bcb805c4c1c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e73cc2324645fb90ce13fe0722f2b8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:25.169617 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3f3d58-f1f0-45aa-b1cb-94ee9542e7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:25.186473 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3f3d58-f1f0-45aa-b1cb-94ee9542e7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:25.186473 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Flow 'volume_create_api' (c8f069fc-a171-4cca-bf6f-e08b6ab8957c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:25.187215 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Create volume request issued successfully. Aug 13 22:02:25.188006 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64a8d403-3ce5-4fd3-8c5a-f6a3f6cab3ab tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:02:25.188829 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 88/350] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:02:24 2026] POST /volume/v3/volumes => generated 750 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:02:25.220832 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a70af877-df20-4909-8957-295d440d26af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:25.220832 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a70af877-df20-4909-8957-295d440d26af tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d Aug 13 22:02:25.220832 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a70af877-df20-4909-8957-295d440d26af tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:25.220832 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a70af877-df20-4909-8957-295d440d26af tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:25.231997 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:25.231997 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:25.238147 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a70af877-df20-4909-8957-295d440d26af tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:25.243805 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a70af877-df20-4909-8957-295d440d26af tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d returned with HTTP 200 Aug 13 22:02:25.244380 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 88/351] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:25 2026] GET /volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:25.696348 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-34f4f47d-3717-4968-82a4-3c0cf4470b5c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:25.700445 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34f4f47d-3717-4968-82a4-3c0cf4470b5c tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] GET https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a Aug 13 22:02:25.700445 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34f4f47d-3717-4968-82a4-3c0cf4470b5c tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:25.700445 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34f4f47d-3717-4968-82a4-3c0cf4470b5c tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:25.708938 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34f4f47d-3717-4968-82a4-3c0cf4470b5c tempest-TaggedBootDevicesTest_v242-1245601712 tempest-TaggedBootDevicesTest_v242-1245601712-project-member] https://10.4.3.4/volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a returned with HTTP 404 Aug 13 22:02:25.709735 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 87/352] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:25 2026] GET /volume/v3/volumes/fa191b7b-c7df-477a-b8a0-f3c3c4b2716a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:26.257600 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-515ce626-ab85-4af1-af17-f72fb453ae88 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:26.260276 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-515ce626-ab85-4af1-af17-f72fb453ae88 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d Aug 13 22:02:26.260332 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-515ce626-ab85-4af1-af17-f72fb453ae88 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:26.260499 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-515ce626-ab85-4af1-af17-f72fb453ae88 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:26.269593 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:26.269593 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:26.277293 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-515ce626-ab85-4af1-af17-f72fb453ae88 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:26.282086 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-515ce626-ab85-4af1-af17-f72fb453ae88 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d returned with HTTP 200 Aug 13 22:02:26.282481 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 90/353] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:26 2026] GET /volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:26.294221 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1e3bc374-cd52-414c-9c7e-6b327317afe2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:26.296733 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e3bc374-cd52-414c-9c7e-6b327317afe2 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d Aug 13 22:02:26.296993 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e3bc374-cd52-414c-9c7e-6b327317afe2 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:26.297317 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e3bc374-cd52-414c-9c7e-6b327317afe2 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:26.307756 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:26.307756 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:26.312608 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1e3bc374-cd52-414c-9c7e-6b327317afe2 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:26.317193 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e3bc374-cd52-414c-9c7e-6b327317afe2 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d returned with HTTP 200 Aug 13 22:02:26.317645 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 89/354] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:26 2026] GET /volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:26.332776 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:26.590022 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:02:26.590437 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:26.591830 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:02:26.592010 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Create volume of 1 GB Aug 13 22:02:26.595784 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Availability Zones retrieved successfully. Aug 13 22:02:26.602292 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Flow 'volume_create_api' (ecf41d20-f967-46d0-9da3-ae94aa477e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:26.603660 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f5e7db-c4da-4813-84fd-0d3010bb6552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:26.604856 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:02:26.632826 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f5e7db-c4da-4813-84fd-0d3010bb6552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:26.633589 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275a9443-4c80-4214-8946-7271d85adb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:26.692726 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Created reservations ['8b4a32c2-78d1-498a-b0df-a1a396edd92c', '54ac253b-fbca-4082-8ce2-f57aa5aff341', '202794e3-0d23-4708-9004-762356f257c3', 'd93f3f63-9016-4503-bb98-a28d826e7734'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:02:26.693662 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275a9443-4c80-4214-8946-7271d85adb49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b4a32c2-78d1-498a-b0df-a1a396edd92c', '54ac253b-fbca-4082-8ce2-f57aa5aff341', '202794e3-0d23-4708-9004-762356f257c3', 'd93f3f63-9016-4503-bb98-a28d826e7734']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:26.694237 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a91ef734-6f3b-4b7b-b397-a2ed371c0284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:26.717617 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a91ef734-6f3b-4b7b-b397-a2ed371c0284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42dc067b-3b2c-4f05-b7c8-e14bb7f63bff', '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='2c2f64d7476b411e8816b117e264f01b',qos_specs=None,replication_status=,reservations=['8b4a32c2-78d1-498a-b0df-a1a396edd92c','54ac253b-fbca-4082-8ce2-f57aa5aff341','202794e3-0d23-4708-9004-762356f257c3','d93f3f63-9016-4503-bb98-a28d826e7734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1d21104a0c74d81b597f322c1377285',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:02: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=42dc067b-3b2c-4f05-b7c8-e14bb7f63bff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c2f64d7476b411e8816b117e264f01b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1d21104a0c74d81b597f322c1377285',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:26.718442 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c846509-250b-4966-aca0-0db199f4667e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:26.735796 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c846509-250b-4966-aca0-0db199f4667e) transitioned into state 'SUCCESS' from 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='2c2f64d7476b411e8816b117e264f01b',qos_specs=None,replication_status=,reservations=['8b4a32c2-78d1-498a-b0df-a1a396edd92c','54ac253b-fbca-4082-8ce2-f57aa5aff341','202794e3-0d23-4708-9004-762356f257c3','d93f3f63-9016-4503-bb98-a28d826e7734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1d21104a0c74d81b597f322c1377285',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:26.736401 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd319a12-0ab8-4140-925a-f630165955bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:26.747563 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd319a12-0ab8-4140-925a-f630165955bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:26.748839 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Flow 'volume_create_api' (ecf41d20-f967-46d0-9da3-ae94aa477e47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:26.749260 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Create volume request issued successfully. Aug 13 22:02:26.750043 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ce38237-2740-4fc8-9ec9-8084b5a5c1d6 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:02:26.750692 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 89/355] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:02:26 2026] POST /volume/v3/volumes => generated 729 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:02:26.766909 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ae4ddffb-c605-4521-abca-bdbb5fc42f97 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:26.768903 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ae4ddffb-c605-4521-abca-bdbb5fc42f97 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] GET https://10.4.3.4/volume/v3/volumes/42dc067b-3b2c-4f05-b7c8-e14bb7f63bff Aug 13 22:02:26.769145 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ae4ddffb-c605-4521-abca-bdbb5fc42f97 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:26.769378 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ae4ddffb-c605-4521-abca-bdbb5fc42f97 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:26.776973 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:26.776973 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:26.782319 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ae4ddffb-c605-4521-abca-bdbb5fc42f97 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Volume info retrieved successfully. Aug 13 22:02:26.787134 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ae4ddffb-c605-4521-abca-bdbb5fc42f97 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] https://10.4.3.4/volume/v3/volumes/42dc067b-3b2c-4f05-b7c8-e14bb7f63bff returned with HTTP 200 Aug 13 22:02:26.787545 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 88/356] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:26 2026] GET /volume/v3/volumes/42dc067b-3b2c-4f05-b7c8-e14bb7f63bff => generated 908 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:27.421085 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-78008403-6d28-44de-b319-c38790c5ab4a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:27.424265 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78008403-6d28-44de-b319-c38790c5ab4a tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] GET https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:02:27.424499 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78008403-6d28-44de-b319-c38790c5ab4a tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:27.424708 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78008403-6d28-44de-b319-c38790c5ab4a tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:27.435172 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:27.435172 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:27.442489 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-78008403-6d28-44de-b319-c38790c5ab4a tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:02:27.444534 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78008403-6d28-44de-b319-c38790c5ab4a tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 200 Aug 13 22:02:27.444895 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 91/357] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:27 2026] GET /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:02:27.518625 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-f94ce4d0-4025-4d90-919a-2a2da5ad8393 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:27.524526 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-f94ce4d0-4025-4d90-919a-2a2da5ad8393 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] GET https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:02:27.524526 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-f94ce4d0-4025-4d90-919a-2a2da5ad8393 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:27.524526 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-f94ce4d0-4025-4d90-919a-2a2da5ad8393 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:27.533991 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:27.533991 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:27.538175 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-f94ce4d0-4025-4d90-919a-2a2da5ad8393 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:02:27.543725 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-f94ce4d0-4025-4d90-919a-2a2da5ad8393 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 200 Aug 13 22:02:27.544205 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 90/358] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:02:27 2026] GET /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:02:27.593464 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-1a3e9029-0b44-46da-ace6-f241aff90c39 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:27.595900 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-1a3e9029-0b44-46da-ace6-f241aff90c39 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] POST https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa/action Aug 13 22:02:27.596226 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-1a3e9029-0b44-46da-ace6-f241aff90c39 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:02:27.596356 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-1a3e9029-0b44-46da-ace6-f241aff90c39 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:27.607719 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:27.607719 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:27.608554 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-1a3e9029-0b44-46da-ace6-f241aff90c39 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:02:27.614937 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-1a3e9029-0b44-46da-ace6-f241aff90c39 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Begin detaching volume completed successfully. Aug 13 22:02:27.615156 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-1a3e9029-0b44-46da-ace6-f241aff90c39 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa/action returned with HTTP 202 Aug 13 22:02:27.615651 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 90/359] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:02:27 2026] POST /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:02:27.673791 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-956ce2ec-d095-4d73-a616-e2ac8063bca9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:27.675183 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-956ce2ec-d095-4d73-a616-e2ac8063bca9 None None] GET https://10.4.3.4/volume// Aug 13 22:02:27.675183 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-956ce2ec-d095-4d73-a616-e2ac8063bca9 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:27.675183 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-956ce2ec-d095-4d73-a616-e2ac8063bca9 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:27.675183 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-956ce2ec-d095-4d73-a616-e2ac8063bca9 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:02:27.675467 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 89/360] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:02:27 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:02:27.706882 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-1c17d4ab-4a69-4806-bd4b-6242f376eab3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:27.709535 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-1c17d4ab-4a69-4806-bd4b-6242f376eab3 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] GET https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:02:27.709793 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-1c17d4ab-4a69-4806-bd4b-6242f376eab3 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:27.710131 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-1c17d4ab-4a69-4806-bd4b-6242f376eab3 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:27.722635 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:27.722635 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:27.729885 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-1c17d4ab-4a69-4806-bd4b-6242f376eab3 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:02:27.736793 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-1c17d4ab-4a69-4806-bd4b-6242f376eab3 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 200 Aug 13 22:02:27.737171 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 92/361] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:02:27 2026] GET /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:02:27.808994 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97f06080-e854-4c71-8bac-ff3d910b9d9a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:27.812783 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97f06080-e854-4c71-8bac-ff3d910b9d9a tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] GET https://10.4.3.4/volume/v3/volumes/42dc067b-3b2c-4f05-b7c8-e14bb7f63bff Aug 13 22:02:27.812783 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97f06080-e854-4c71-8bac-ff3d910b9d9a tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:27.812783 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97f06080-e854-4c71-8bac-ff3d910b9d9a tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:27.826638 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:27.826638 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:27.831003 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-97f06080-e854-4c71-8bac-ff3d910b9d9a tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Volume info retrieved successfully. Aug 13 22:02:27.835448 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97f06080-e854-4c71-8bac-ff3d910b9d9a tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] https://10.4.3.4/volume/v3/volumes/42dc067b-3b2c-4f05-b7c8-e14bb7f63bff returned with HTTP 200 Aug 13 22:02:27.835617 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 91/362] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:27 2026] GET /volume/v3/volumes/42dc067b-3b2c-4f05-b7c8-e14bb7f63bff => generated 960 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:27.862928 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c3b66b12-951c-4103-96de-83a01f35f50c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:27.867118 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3b66b12-951c-4103-96de-83a01f35f50c tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] GET https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1&project_id=56ad1be66198483c9245b0a22f430541 Aug 13 22:02:27.867118 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3b66b12-951c-4103-96de-83a01f35f50c tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:27.867118 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3b66b12-951c-4103-96de-83a01f35f50c tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:27.867118 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c3b66b12-951c-4103-96de-83a01f35f50c tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Could not evaluate value 56ad1be66198483c9245b0a22f430541, assuming string {{(pid=100268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 22:02:27.872445 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c3b66b12-951c-4103-96de-83a01f35f50c tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Searching by: MultiDict([('project_id', '56ad1be66198483c9245b0a22f430541'), ('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:02:27.916089 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c3b66b12-951c-4103-96de-83a01f35f50c tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Get all volumes completed successfully. Aug 13 22:02:27.917644 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:27.917644 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:27.922627 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3b66b12-951c-4103-96de-83a01f35f50c tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1&project_id=56ad1be66198483c9245b0a22f430541 returned with HTTP 200 Aug 13 22:02:27.923226 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 91/363] 10.4.3.4 () {66 vars in 1359 bytes} [Thu Aug 13 22:02:27 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=56ad1be66198483c9245b0a22f430541 => generated 3023 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:02:27.937404 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-95409d7c-3803-4f03-abb0-a97317ce1102 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:27.942250 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95409d7c-3803-4f03-abb0-a97317ce1102 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/42dc067b-3b2c-4f05-b7c8-e14bb7f63bff Aug 13 22:02:27.942496 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95409d7c-3803-4f03-abb0-a97317ce1102 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:27.942683 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95409d7c-3803-4f03-abb0-a97317ce1102 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:27.942849 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-95409d7c-3803-4f03-abb0-a97317ce1102 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Delete volume with id: 42dc067b-3b2c-4f05-b7c8-e14bb7f63bff Aug 13 22:02:27.951749 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:27.951749 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:27.952389 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-95409d7c-3803-4f03-abb0-a97317ce1102 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Volume info retrieved successfully. Aug 13 22:02:27.972587 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-95409d7c-3803-4f03-abb0-a97317ce1102 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] Delete volume request issued successfully. Aug 13 22:02:27.973024 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95409d7c-3803-4f03-abb0-a97317ce1102 tempest-VolumesListAdminTestJSON-752742979 tempest-VolumesListAdminTestJSON-752742979-project-admin] https://10.4.3.4/volume/v3/volumes/42dc067b-3b2c-4f05-b7c8-e14bb7f63bff returned with HTTP 202 Aug 13 22:02:27.973471 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 90/364] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:02:27 2026] DELETE /volume/v3/volumes/42dc067b-3b2c-4f05-b7c8-e14bb7f63bff => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:02:27.983808 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3d1113f4-bc1a-459a-9a63-1245b48d59ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:27.986782 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d1113f4-bc1a-459a-9a63-1245b48d59ef tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d Aug 13 22:02:27.987011 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d1113f4-bc1a-459a-9a63-1245b48d59ef tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:27.987224 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d1113f4-bc1a-459a-9a63-1245b48d59ef tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:28.002825 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:28.002825 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:28.011832 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3d1113f4-bc1a-459a-9a63-1245b48d59ef tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:28.022277 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d1113f4-bc1a-459a-9a63-1245b48d59ef tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d returned with HTTP 200 Aug 13 22:02:28.023001 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 93/365] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:27 2026] GET /volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:28.037666 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8337a84d-c465-44b8-905e-cb3c393077cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:28.040722 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8337a84d-c465-44b8-905e-cb3c393077cb tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] DELETE https://10.4.3.4/volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d Aug 13 22:02:28.040902 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8337a84d-c465-44b8-905e-cb3c393077cb tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:28.041157 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8337a84d-c465-44b8-905e-cb3c393077cb tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:28.041328 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8337a84d-c465-44b8-905e-cb3c393077cb tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Delete volume with id: e7af8577-2bd9-4659-babc-7e4c9deaaa5d Aug 13 22:02:28.051305 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:28.051305 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:28.051903 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8337a84d-c465-44b8-905e-cb3c393077cb tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:28.079875 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8337a84d-c465-44b8-905e-cb3c393077cb tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Delete volume request issued successfully. Aug 13 22:02:28.080123 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8337a84d-c465-44b8-905e-cb3c393077cb tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d returned with HTTP 202 Aug 13 22:02:28.081786 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 92/366] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:02:28 2026] DELETE /volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:02:28.090644 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c21b2431-cae2-4928-bc30-a4b1e467013d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:28.093402 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c21b2431-cae2-4928-bc30-a4b1e467013d tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d Aug 13 22:02:28.093653 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c21b2431-cae2-4928-bc30-a4b1e467013d tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:28.093874 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c21b2431-cae2-4928-bc30-a4b1e467013d tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:28.104237 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:28.104237 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:28.115117 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c21b2431-cae2-4928-bc30-a4b1e467013d tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:28.121305 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c21b2431-cae2-4928-bc30-a4b1e467013d tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d returned with HTTP 200 Aug 13 22:02:28.121305 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 92/367] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:28 2026] GET /volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:28.868264 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-a5510fb9-0fce-4a0b-afad-5c767c89e528 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:28.872109 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-a5510fb9-0fce-4a0b-afad-5c767c89e528 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] DELETE https://10.4.3.4/volume/v3/attachments/81f04b90-4af7-4614-bfc5-47b75c9124db Aug 13 22:02:28.872297 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-a5510fb9-0fce-4a0b-afad-5c767c89e528 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:28.872543 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-a5510fb9-0fce-4a0b-afad-5c767c89e528 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:28.881549 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:28.881549 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:28.938805 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d6ceefbd-ed42-47f1-a87b-7676cf5b03fa req-a5510fb9-0fce-4a0b-afad-5c767c89e528 tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/attachments/81f04b90-4af7-4614-bfc5-47b75c9124db returned with HTTP 200 Aug 13 22:02:28.939433 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 91/368] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:02:28 2026] DELETE /volume/v3/attachments/81f04b90-4af7-4614-bfc5-47b75c9124db => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:29.142457 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-06560b83-1cc8-4824-b074-4fadde214dbc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:29.144475 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06560b83-1cc8-4824-b074-4fadde214dbc tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d Aug 13 22:02:29.144709 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06560b83-1cc8-4824-b074-4fadde214dbc tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:29.144872 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06560b83-1cc8-4824-b074-4fadde214dbc tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:29.153141 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06560b83-1cc8-4824-b074-4fadde214dbc tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d returned with HTTP 404 Aug 13 22:02:29.153863 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 94/369] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:29 2026] GET /volume/v3/volumes/e7af8577-2bd9-4659-babc-7e4c9deaaa5d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:29.166130 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66db093d-55c9-43fd-9592-6ec00017bae5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:29.167896 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66db093d-55c9-43fd-9592-6ec00017bae5 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 Aug 13 22:02:29.168125 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66db093d-55c9-43fd-9592-6ec00017bae5 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:29.168321 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66db093d-55c9-43fd-9592-6ec00017bae5 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:29.179404 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:29.179404 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:29.184160 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-66db093d-55c9-43fd-9592-6ec00017bae5 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:29.190605 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66db093d-55c9-43fd-9592-6ec00017bae5 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 returned with HTTP 200 Aug 13 22:02:29.191269 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 93/370] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:29 2026] GET /volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:29.205772 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6c3e41ab-438b-4dc8-bb11-a6fcbeb8521e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:29.207651 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c3e41ab-438b-4dc8-bb11-a6fcbeb8521e tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] DELETE https://10.4.3.4/volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 Aug 13 22:02:29.207789 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c3e41ab-438b-4dc8-bb11-a6fcbeb8521e tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:29.208670 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c3e41ab-438b-4dc8-bb11-a6fcbeb8521e tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:29.208670 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6c3e41ab-438b-4dc8-bb11-a6fcbeb8521e tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Delete volume with id: 140822fc-3d6e-4d32-95d7-9a008aed9c92 Aug 13 22:02:29.220135 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:29.220135 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:29.220537 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6c3e41ab-438b-4dc8-bb11-a6fcbeb8521e tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:29.254148 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6c3e41ab-438b-4dc8-bb11-a6fcbeb8521e tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Delete volume request issued successfully. Aug 13 22:02:29.255437 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c3e41ab-438b-4dc8-bb11-a6fcbeb8521e tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 returned with HTTP 202 Aug 13 22:02:29.255437 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 93/371] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:02:29 2026] DELETE /volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:02:29.265436 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ef5dbe3c-33e5-4b8c-a81c-667f9043183b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:29.268611 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef5dbe3c-33e5-4b8c-a81c-667f9043183b tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 Aug 13 22:02:29.268880 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef5dbe3c-33e5-4b8c-a81c-667f9043183b tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:29.269165 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef5dbe3c-33e5-4b8c-a81c-667f9043183b tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:29.282447 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:29.282447 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:29.286130 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ef5dbe3c-33e5-4b8c-a81c-667f9043183b tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:29.296215 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef5dbe3c-33e5-4b8c-a81c-667f9043183b tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 returned with HTTP 200 Aug 13 22:02:29.296215 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 92/372] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:29 2026] GET /volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:29.794969 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-32949e25-2b48-41a8-9447-e4e5d37e3f5a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:29.798305 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32949e25-2b48-41a8-9447-e4e5d37e3f5a tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] GET https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:02:29.798305 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32949e25-2b48-41a8-9447-e4e5d37e3f5a tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:29.798305 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32949e25-2b48-41a8-9447-e4e5d37e3f5a tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:29.808844 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:29.808844 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:29.815539 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-32949e25-2b48-41a8-9447-e4e5d37e3f5a tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:02:29.821624 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32949e25-2b48-41a8-9447-e4e5d37e3f5a tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 200 Aug 13 22:02:29.822076 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 95/373] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:29 2026] GET /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:30.315494 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0ddbb2b5-0d03-4f7d-8238-1e3751fc5d90 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:30.318040 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ddbb2b5-0d03-4f7d-8238-1e3751fc5d90 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 Aug 13 22:02:30.318040 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ddbb2b5-0d03-4f7d-8238-1e3751fc5d90 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:30.318254 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ddbb2b5-0d03-4f7d-8238-1e3751fc5d90 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:30.325364 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ddbb2b5-0d03-4f7d-8238-1e3751fc5d90 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 returned with HTTP 404 Aug 13 22:02:30.326061 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 94/374] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:30 2026] GET /volume/v3/volumes/140822fc-3d6e-4d32-95d7-9a008aed9c92 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:30.346091 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a66fa7c9-603e-40da-a792-c7225e155a75 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:30.348292 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a66fa7c9-603e-40da-a792-c7225e155a75 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba Aug 13 22:02:30.348580 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a66fa7c9-603e-40da-a792-c7225e155a75 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:30.348856 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a66fa7c9-603e-40da-a792-c7225e155a75 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:30.367816 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:30.367816 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:30.375903 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a66fa7c9-603e-40da-a792-c7225e155a75 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:30.382590 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a66fa7c9-603e-40da-a792-c7225e155a75 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba returned with HTTP 200 Aug 13 22:02:30.382947 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 94/375] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:30 2026] GET /volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:30.399337 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c65fb55e-5be8-41ff-b375-932972310a99 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:30.402216 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c65fb55e-5be8-41ff-b375-932972310a99 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] DELETE https://10.4.3.4/volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba Aug 13 22:02:30.402410 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c65fb55e-5be8-41ff-b375-932972310a99 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:30.402812 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c65fb55e-5be8-41ff-b375-932972310a99 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:30.402951 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c65fb55e-5be8-41ff-b375-932972310a99 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Delete volume with id: d05d7066-9965-486e-ae71-4b683b4e1bba Aug 13 22:02:30.417260 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:30.417260 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:30.419952 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c65fb55e-5be8-41ff-b375-932972310a99 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:30.470927 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c65fb55e-5be8-41ff-b375-932972310a99 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Delete volume request issued successfully. Aug 13 22:02:30.470927 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c65fb55e-5be8-41ff-b375-932972310a99 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba returned with HTTP 202 Aug 13 22:02:30.470927 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 93/376] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:02:30 2026] DELETE /volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:02:30.479948 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b20900a9-fe80-41b9-a942-daa88c106a81 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:30.482210 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b20900a9-fe80-41b9-a942-daa88c106a81 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba Aug 13 22:02:30.483021 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b20900a9-fe80-41b9-a942-daa88c106a81 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:30.483021 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b20900a9-fe80-41b9-a942-daa88c106a81 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:30.494582 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:30.494582 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:30.502032 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b20900a9-fe80-41b9-a942-daa88c106a81 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Volume info retrieved successfully. Aug 13 22:02:30.508805 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b20900a9-fe80-41b9-a942-daa88c106a81 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba returned with HTTP 200 Aug 13 22:02:30.509233 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 96/377] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:30 2026] GET /volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:31.532088 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95c955b5-64c4-49f6-92b0-73eaaf673bd7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:31.535597 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95c955b5-64c4-49f6-92b0-73eaaf673bd7 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] GET https://10.4.3.4/volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba Aug 13 22:02:31.535597 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95c955b5-64c4-49f6-92b0-73eaaf673bd7 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:31.535597 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95c955b5-64c4-49f6-92b0-73eaaf673bd7 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:31.542230 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95c955b5-64c4-49f6-92b0-73eaaf673bd7 tempest-VolumesListAdminTestJSON-824687565 tempest-VolumesListAdminTestJSON-824687565-project-member] https://10.4.3.4/volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba returned with HTTP 404 Aug 13 22:02:31.542953 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 95/378] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:31 2026] GET /volume/v3/volumes/d05d7066-9965-486e-ae71-4b683b4e1bba => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:34.077318 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8482f5b5-f3eb-446b-8439-4f92d2d287ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:34.079223 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8482f5b5-f3eb-446b-8439-4f92d2d287ed tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] DELETE https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:02:34.081387 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8482f5b5-f3eb-446b-8439-4f92d2d287ed tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:34.081387 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8482f5b5-f3eb-446b-8439-4f92d2d287ed tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:34.081387 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8482f5b5-f3eb-446b-8439-4f92d2d287ed tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Delete volume with id: aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:02:34.087166 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:34.087166 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:34.087648 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8482f5b5-f3eb-446b-8439-4f92d2d287ed tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:02:34.109459 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8482f5b5-f3eb-446b-8439-4f92d2d287ed tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Delete volume request issued successfully. Aug 13 22:02:34.109766 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8482f5b5-f3eb-446b-8439-4f92d2d287ed tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 202 Aug 13 22:02:34.110364 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 95/379] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:02:34 2026] DELETE /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:02:34.119314 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-21e73b25-16cb-4805-87e7-5afbf71fe61b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:34.121231 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21e73b25-16cb-4805-87e7-5afbf71fe61b tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] GET https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:02:34.121886 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21e73b25-16cb-4805-87e7-5afbf71fe61b tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:34.122167 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21e73b25-16cb-4805-87e7-5afbf71fe61b tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:34.130412 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:34.130412 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:34.133992 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-21e73b25-16cb-4805-87e7-5afbf71fe61b tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Volume info retrieved successfully. Aug 13 22:02:34.137923 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21e73b25-16cb-4805-87e7-5afbf71fe61b tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 200 Aug 13 22:02:34.141468 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 94/380] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:34 2026] GET /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:35.130728 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:35.153994 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52dcfb73-dbf1-4647-8806-59f2b4df83ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:35.155772 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52dcfb73-dbf1-4647-8806-59f2b4df83ba tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] GET https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa Aug 13 22:02:35.155997 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52dcfb73-dbf1-4647-8806-59f2b4df83ba tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:35.156180 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52dcfb73-dbf1-4647-8806-59f2b4df83ba tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:35.163006 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52dcfb73-dbf1-4647-8806-59f2b4df83ba tempest-ServerStableDeviceRescueTest-607104867 tempest-ServerStableDeviceRescueTest-607104867-project-member] https://10.4.3.4/volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa returned with HTTP 404 Aug 13 22:02:35.163653 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 96/381] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:35 2026] GET /volume/v3/volumes/aeddfb1d-a17c-4fec-bdcb-5aab48f4b4aa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:35.418694 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:02:35.418694 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-447365153"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:35.418694 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-447365153'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:02:35.418694 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Create volume of 1 GB Aug 13 22:02:35.426333 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Availability Zones retrieved successfully. Aug 13 22:02:35.432762 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Flow 'volume_create_api' (4bf0e114-1450-452f-ac53-aa7d2519cca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:35.434164 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a90b9515-1cc0-4448-b213-72f89ed0080a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:35.435411 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:02:35.467788 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a90b9515-1cc0-4448-b213-72f89ed0080a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:35.471466 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54f3260f-ac24-493b-a3e1-3adaddd61b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:35.532498 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Created reservations ['296e3d66-59b4-4bfd-81e7-2a086278084c', 'f8bb20c2-43c7-4f57-a963-3f1aacb41e4e', '72c35bc9-ba9f-460b-bde3-660c1d5c25c7', 'f7f90d29-7bf7-4c38-b15f-baa33eccc4b2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:02:35.533354 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54f3260f-ac24-493b-a3e1-3adaddd61b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['296e3d66-59b4-4bfd-81e7-2a086278084c', 'f8bb20c2-43c7-4f57-a963-3f1aacb41e4e', '72c35bc9-ba9f-460b-bde3-660c1d5c25c7', 'f7f90d29-7bf7-4c38-b15f-baa33eccc4b2']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:35.534238 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3abb26a1-a181-4a01-886b-6fa0f72edfbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:35.560846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3abb26a1-a181-4a01-886b-6fa0f72edfbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a2f1dac-c6ca-4c64-9589-4ae12b0cb208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-447365153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffa4261d4fa4a74999d679671d0f3f3',qos_specs=None,replication_status=,reservations=['296e3d66-59b4-4bfd-81e7-2a086278084c','f8bb20c2-43c7-4f57-a963-3f1aacb41e4e','72c35bc9-ba9f-460b-bde3-660c1d5c25c7','f7f90d29-7bf7-4c38-b15f-baa33eccc4b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92c4fbb1aa084046ae0401b734251aaf',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:02:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-447365153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a2f1dac-c6ca-4c64-9589-4ae12b0cb208,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fffa4261d4fa4a74999d679671d0f3f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92c4fbb1aa084046ae0401b734251aaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:35.560846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87545bde-153c-477d-9ad0-1880ea7461e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:35.579525 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87545bde-153c-477d-9ad0-1880ea7461e8) transitioned into state 'SUCCESS' from state '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-447365153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffa4261d4fa4a74999d679671d0f3f3',qos_specs=None,replication_status=,reservations=['296e3d66-59b4-4bfd-81e7-2a086278084c','f8bb20c2-43c7-4f57-a963-3f1aacb41e4e','72c35bc9-ba9f-460b-bde3-660c1d5c25c7','f7f90d29-7bf7-4c38-b15f-baa33eccc4b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92c4fbb1aa084046ae0401b734251aaf',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:35.580344 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51c453ba-e239-4972-90b4-af20d4e05740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:35.590290 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51c453ba-e239-4972-90b4-af20d4e05740) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:35.591187 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Flow 'volume_create_api' (4bf0e114-1450-452f-ac53-aa7d2519cca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:35.591509 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Create volume request issued successfully. Aug 13 22:02:35.592159 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd2ba8e2-00ff-4b65-8af8-fd50a326dbfc tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:02:35.592563 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 97/382] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:02:35 2026] POST /volume/v3/volumes => generated 750 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:02:35.606012 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5f67a58-0bc2-4737-af7f-244bbc864ec8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:35.608798 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5f67a58-0bc2-4737-af7f-244bbc864ec8 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] GET https://10.4.3.4/volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 Aug 13 22:02:35.609354 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5f67a58-0bc2-4737-af7f-244bbc864ec8 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:35.610395 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5f67a58-0bc2-4737-af7f-244bbc864ec8 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:35.621416 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:35.621416 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:35.626034 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d5f67a58-0bc2-4737-af7f-244bbc864ec8 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Volume info retrieved successfully. Aug 13 22:02:35.636628 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5f67a58-0bc2-4737-af7f-244bbc864ec8 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 returned with HTTP 200 Aug 13 22:02:35.636628 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 96/383] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:35 2026] GET /volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:36.650677 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-721cd5ac-c988-4cf2-bd93-f174760252a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:36.652857 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-721cd5ac-c988-4cf2-bd93-f174760252a3 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] GET https://10.4.3.4/volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 Aug 13 22:02:36.653131 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-721cd5ac-c988-4cf2-bd93-f174760252a3 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:36.653413 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-721cd5ac-c988-4cf2-bd93-f174760252a3 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:36.671864 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:36.671864 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:36.678973 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-721cd5ac-c988-4cf2-bd93-f174760252a3 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Volume info retrieved successfully. Aug 13 22:02:36.686787 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-721cd5ac-c988-4cf2-bd93-f174760252a3 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 returned with HTTP 200 Aug 13 22:02:36.687490 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 95/384] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:36 2026] GET /volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:36.703279 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ec7d65d-7510-42fb-863f-375c2c14c21d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:36.705559 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ec7d65d-7510-42fb-863f-375c2c14c21d tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:02:36.706029 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ec7d65d-7510-42fb-863f-375c2c14c21d tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a2f1dac-c6ca-4c64-9589-4ae12b0cb208", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-952071308"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:36.720011 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:36.720011 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:36.720705 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2ec7d65d-7510-42fb-863f-375c2c14c21d tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Volume info retrieved successfully. Aug 13 22:02:36.720909 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-2ec7d65d-7510-42fb-863f-375c2c14c21d tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Create snapshot from volume 1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 Aug 13 22:02:36.749394 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2ec7d65d-7510-42fb-863f-375c2c14c21d tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-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 13 22:02:36.774493 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2ec7d65d-7510-42fb-863f-375c2c14c21d tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Created reservations ['214b65cd-b3f5-4fdc-979c-15df94bf6f35', '72e2723e-1b52-461a-a219-a1192915e90d', '62b7f400-cfe5-4766-89c4-54deb7ca398f', 'f2d92481-9f21-401f-b344-c87b435c2c59'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:02:36.827937 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2ec7d65d-7510-42fb-863f-375c2c14c21d tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot create request issued successfully. Aug 13 22:02:36.828412 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ec7d65d-7510-42fb-863f-375c2c14c21d tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:02:36.829025 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 97/385] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:02:36 2026] POST /volume/v3/snapshots => generated 310 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:02:36.841176 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-96f09198-8c55-436b-9726-0ec1cb277756 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:36.843631 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96f09198-8c55-436b-9726-0ec1cb277756 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] GET https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32 Aug 13 22:02:36.843939 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96f09198-8c55-436b-9726-0ec1cb277756 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:36.844158 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96f09198-8c55-436b-9726-0ec1cb277756 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:36.867395 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:36.867395 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:36.867903 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-96f09198-8c55-436b-9726-0ec1cb277756 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot retrieved successfully. Aug 13 22:02:36.869338 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96f09198-8c55-436b-9726-0ec1cb277756 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32 returned with HTTP 200 Aug 13 22:02:36.869338 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 98/386] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:02:36 2026] GET /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:37.880105 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6b871d3-ee2a-4d1d-a1f6-61174ab835f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:37.884208 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6b871d3-ee2a-4d1d-a1f6-61174ab835f2 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] GET https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32 Aug 13 22:02:37.884208 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6b871d3-ee2a-4d1d-a1f6-61174ab835f2 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:37.884208 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6b871d3-ee2a-4d1d-a1f6-61174ab835f2 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:37.908518 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:37.908518 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:37.910134 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d6b871d3-ee2a-4d1d-a1f6-61174ab835f2 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot retrieved successfully. Aug 13 22:02:37.911297 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6b871d3-ee2a-4d1d-a1f6-61174ab835f2 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32 returned with HTTP 200 Aug 13 22:02:37.912035 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 97/387] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:02:37 2026] GET /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:37.925437 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ded266a-c5dd-4f60-8121-a71c064085f4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:37.928068 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ded266a-c5dd-4f60-8121-a71c064085f4 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] POST https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata Aug 13 22:02:37.928385 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ded266a-c5dd-4f60-8121-a71c064085f4 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:37.961058 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:37.961058 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:37.961698 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8ded266a-c5dd-4f60-8121-a71c064085f4 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot retrieved successfully. Aug 13 22:02:37.992815 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8ded266a-c5dd-4f60-8121-a71c064085f4 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Update snapshot metadata completed successfully. Aug 13 22:02:37.993190 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ded266a-c5dd-4f60-8121-a71c064085f4 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata returned with HTTP 200 Aug 13 22:02:37.993756 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 96/388] 10.4.3.4 () {68 vars in 1388 bytes} [Thu Aug 13 22:02:37 2026] POST /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata => generated 68 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:38.003187 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-876f8519-13b4-4a8f-97ee-33dfb4089375 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:38.006990 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-876f8519-13b4-4a8f-97ee-33dfb4089375 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] GET https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata Aug 13 22:02:38.007235 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-876f8519-13b4-4a8f-97ee-33dfb4089375 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:38.007501 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-876f8519-13b4-4a8f-97ee-33dfb4089375 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:38.014950 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:38.014950 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:38.015559 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-876f8519-13b4-4a8f-97ee-33dfb4089375 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot retrieved successfully. Aug 13 22:02:38.016602 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-876f8519-13b4-4a8f-97ee-33dfb4089375 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Get snapshot metadata completed successfully. Aug 13 22:02:38.016896 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-876f8519-13b4-4a8f-97ee-33dfb4089375 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata returned with HTTP 200 Aug 13 22:02:38.017372 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 98/389] 10.4.3.4 () {66 vars in 1367 bytes} [Thu Aug 13 22:02:38 2026] GET /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:38.027652 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e2dbb9f-7e2c-4675-8c2c-5737a8332f01 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:38.031263 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e2dbb9f-7e2c-4675-8c2c-5737a8332f01 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] PUT https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata Aug 13 22:02:38.031995 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e2dbb9f-7e2c-4675-8c2c-5737a8332f01 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:38.048739 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:38.048739 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:38.049373 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1e2dbb9f-7e2c-4675-8c2c-5737a8332f01 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot retrieved successfully. Aug 13 22:02:38.076767 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1e2dbb9f-7e2c-4675-8c2c-5737a8332f01 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Update snapshot metadata completed successfully. Aug 13 22:02:38.077048 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e2dbb9f-7e2c-4675-8c2c-5737a8332f01 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata returned with HTTP 200 Aug 13 22:02:38.077447 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 99/390] 10.4.3.4 () {68 vars in 1387 bytes} [Thu Aug 13 22:02:38 2026] PUT /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata => generated 57 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:38.086920 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dbeedb6a-1948-43a0-8f03-37d2fb1d7b3b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:38.088525 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbeedb6a-1948-43a0-8f03-37d2fb1d7b3b tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] GET https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata Aug 13 22:02:38.088918 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dbeedb6a-1948-43a0-8f03-37d2fb1d7b3b tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:38.089232 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dbeedb6a-1948-43a0-8f03-37d2fb1d7b3b tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:38.095452 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:38.095452 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:38.096156 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dbeedb6a-1948-43a0-8f03-37d2fb1d7b3b tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot retrieved successfully. Aug 13 22:02:38.097354 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dbeedb6a-1948-43a0-8f03-37d2fb1d7b3b tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Get snapshot metadata completed successfully. Aug 13 22:02:38.097771 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbeedb6a-1948-43a0-8f03-37d2fb1d7b3b tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata returned with HTTP 200 Aug 13 22:02:38.098308 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 98/391] 10.4.3.4 () {66 vars in 1367 bytes} [Thu Aug 13 22:02:38 2026] GET /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata => generated 57 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:38.108376 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d224351d-e95d-4251-bd63-d40db00f6635 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:38.111202 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d224351d-e95d-4251-bd63-d40db00f6635 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata/key3 Aug 13 22:02:38.111202 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d224351d-e95d-4251-bd63-d40db00f6635 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:38.111202 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d224351d-e95d-4251-bd63-d40db00f6635 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:38.116554 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:38.116554 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:38.117001 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d224351d-e95d-4251-bd63-d40db00f6635 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot retrieved successfully. Aug 13 22:02:38.117668 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d224351d-e95d-4251-bd63-d40db00f6635 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Get snapshot metadata completed successfully. Aug 13 22:02:38.128223 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d224351d-e95d-4251-bd63-d40db00f6635 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Delete snapshot metadata completed successfully. Aug 13 22:02:38.128392 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d224351d-e95d-4251-bd63-d40db00f6635 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata/key3 returned with HTTP 200 Aug 13 22:02:38.128884 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 97/392] 10.4.3.4 () {66 vars in 1385 bytes} [Thu Aug 13 22:02:38 2026] DELETE /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata/key3 => generated 0 bytes in 21 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 22:02:38.135277 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d2178397-7fbe-4113-b858-536afeb125a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:38.137003 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2178397-7fbe-4113-b858-536afeb125a5 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] GET https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata Aug 13 22:02:38.137173 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2178397-7fbe-4113-b858-536afeb125a5 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:38.137351 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2178397-7fbe-4113-b858-536afeb125a5 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:38.141940 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:38.141940 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:38.142227 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d2178397-7fbe-4113-b858-536afeb125a5 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot retrieved successfully. Aug 13 22:02:38.142971 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d2178397-7fbe-4113-b858-536afeb125a5 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Get snapshot metadata completed successfully. Aug 13 22:02:38.143176 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2178397-7fbe-4113-b858-536afeb125a5 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata returned with HTTP 200 Aug 13 22:02:38.143529 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 99/393] 10.4.3.4 () {66 vars in 1367 bytes} [Thu Aug 13 22:02:38 2026] GET /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata => generated 32 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:38.151721 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44bd1370-3a1f-4eb9-ad92-358df09994a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:38.153551 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44bd1370-3a1f-4eb9-ad92-358df09994a0 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] PUT https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata Aug 13 22:02:38.153851 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44bd1370-3a1f-4eb9-ad92-358df09994a0 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:38.160085 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:38.160085 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:38.160621 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-44bd1370-3a1f-4eb9-ad92-358df09994a0 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot retrieved successfully. Aug 13 22:02:38.174449 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-44bd1370-3a1f-4eb9-ad92-358df09994a0 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Update snapshot metadata completed successfully. Aug 13 22:02:38.174691 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44bd1370-3a1f-4eb9-ad92-358df09994a0 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata returned with HTTP 200 Aug 13 22:02:38.175108 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 100/394] 10.4.3.4 () {68 vars in 1387 bytes} [Thu Aug 13 22:02:38 2026] PUT /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata => generated 16 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:38.187206 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9d397fb1-9992-4fd8-aa42-d6925c0460ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:38.189895 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d397fb1-9992-4fd8-aa42-d6925c0460ef tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] POST https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata Aug 13 22:02:38.190352 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d397fb1-9992-4fd8-aa42-d6925c0460ef tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:38.198728 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:38.198728 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:38.199506 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9d397fb1-9992-4fd8-aa42-d6925c0460ef tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot retrieved successfully. Aug 13 22:02:38.226108 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9d397fb1-9992-4fd8-aa42-d6925c0460ef tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Update snapshot metadata completed successfully. Aug 13 22:02:38.226474 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d397fb1-9992-4fd8-aa42-d6925c0460ef tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata returned with HTTP 200 Aug 13 22:02:38.227075 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 99/395] 10.4.3.4 () {68 vars in 1388 bytes} [Thu Aug 13 22:02:38 2026] POST /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:38.236670 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c0749b15-85bb-4793-b276-be626248fc6f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:38.239339 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0749b15-85bb-4793-b276-be626248fc6f tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] GET https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata Aug 13 22:02:38.239339 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0749b15-85bb-4793-b276-be626248fc6f tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:38.239339 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0749b15-85bb-4793-b276-be626248fc6f tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:38.246040 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:38.246040 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:38.247202 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c0749b15-85bb-4793-b276-be626248fc6f tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot retrieved successfully. Aug 13 22:02:38.248789 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c0749b15-85bb-4793-b276-be626248fc6f tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Get snapshot metadata completed successfully. Aug 13 22:02:38.249301 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0749b15-85bb-4793-b276-be626248fc6f tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata returned with HTTP 200 Aug 13 22:02:38.249914 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 98/396] 10.4.3.4 () {66 vars in 1367 bytes} [Thu Aug 13 22:02:38 2026] GET /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:38.258708 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-14cd9587-6d5f-4241-b23c-5896f0c74443 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:38.260863 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14cd9587-6d5f-4241-b23c-5896f0c74443 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] PUT https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata/key3 Aug 13 22:02:38.261182 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14cd9587-6d5f-4241-b23c-5896f0c74443 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:38.267379 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:38.267379 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:38.267765 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-14cd9587-6d5f-4241-b23c-5896f0c74443 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot retrieved successfully. Aug 13 22:02:38.291303 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-14cd9587-6d5f-4241-b23c-5896f0c74443 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Update snapshot metadata completed successfully. Aug 13 22:02:38.291571 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14cd9587-6d5f-4241-b23c-5896f0c74443 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata/key3 returned with HTTP 200 Aug 13 22:02:38.292051 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 100/397] 10.4.3.4 () {68 vars in 1402 bytes} [Thu Aug 13 22:02:38 2026] PUT /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata/key3 => generated 35 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:38.300627 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c1c4ec9f-0734-4e34-9c27-c1e011f7299f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:38.302661 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1c4ec9f-0734-4e34-9c27-c1e011f7299f tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] GET https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata/key3 Aug 13 22:02:38.302926 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1c4ec9f-0734-4e34-9c27-c1e011f7299f tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:38.303170 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1c4ec9f-0734-4e34-9c27-c1e011f7299f tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:38.313094 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:38.313094 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:38.313544 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c1c4ec9f-0734-4e34-9c27-c1e011f7299f tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot retrieved successfully. Aug 13 22:02:38.314328 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c1c4ec9f-0734-4e34-9c27-c1e011f7299f tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Get snapshot metadata completed successfully. Aug 13 22:02:38.314593 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1c4ec9f-0734-4e34-9c27-c1e011f7299f tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata/key3 returned with HTTP 200 Aug 13 22:02:38.315013 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 101/398] 10.4.3.4 () {66 vars in 1382 bytes} [Thu Aug 13 22:02:38 2026] GET /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata/key3 => generated 35 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:38.323669 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-44182fa6-6317-40a9-9f52-a9b97e591119 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:38.325649 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44182fa6-6317-40a9-9f52-a9b97e591119 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] GET https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata Aug 13 22:02:38.327171 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44182fa6-6317-40a9-9f52-a9b97e591119 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:38.327171 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44182fa6-6317-40a9-9f52-a9b97e591119 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:38.331346 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:38.331346 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:38.331938 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-44182fa6-6317-40a9-9f52-a9b97e591119 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot retrieved successfully. Aug 13 22:02:38.332777 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-44182fa6-6317-40a9-9f52-a9b97e591119 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Get snapshot metadata completed successfully. Aug 13 22:02:38.333121 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44182fa6-6317-40a9-9f52-a9b97e591119 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata returned with HTTP 200 Aug 13 22:02:38.333585 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 100/399] 10.4.3.4 () {66 vars in 1367 bytes} [Thu Aug 13 22:02:38 2026] GET /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata => generated 75 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:38.344153 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8d96b129-8a44-419a-bd7f-f3ec12314d61 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:38.345998 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d96b129-8a44-419a-bd7f-f3ec12314d61 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] PUT https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata Aug 13 22:02:38.346523 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d96b129-8a44-419a-bd7f-f3ec12314d61 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:38.355021 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:38.355021 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:38.355021 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8d96b129-8a44-419a-bd7f-f3ec12314d61 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot retrieved successfully. Aug 13 22:02:38.375692 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8d96b129-8a44-419a-bd7f-f3ec12314d61 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Update snapshot metadata completed successfully. Aug 13 22:02:38.376116 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d96b129-8a44-419a-bd7f-f3ec12314d61 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata returned with HTTP 200 Aug 13 22:02:38.376625 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 99/400] 10.4.3.4 () {68 vars in 1387 bytes} [Thu Aug 13 22:02:38 2026] PUT /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32/metadata => generated 16 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:02:38.387234 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0cb2ad24-2769-4f50-8dcc-e044de6dcd17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:38.389653 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cb2ad24-2769-4f50-8dcc-e044de6dcd17 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32 Aug 13 22:02:38.389912 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cb2ad24-2769-4f50-8dcc-e044de6dcd17 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:38.390158 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cb2ad24-2769-4f50-8dcc-e044de6dcd17 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:38.390301 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-0cb2ad24-2769-4f50-8dcc-e044de6dcd17 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Delete snapshot with id: e5262960-2257-4e71-a069-9701feef3e32 Aug 13 22:02:38.396218 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:38.396218 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:38.396884 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0cb2ad24-2769-4f50-8dcc-e044de6dcd17 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot retrieved successfully. Aug 13 22:02:38.415367 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0cb2ad24-2769-4f50-8dcc-e044de6dcd17 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot delete request issued successfully. Aug 13 22:02:38.415611 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cb2ad24-2769-4f50-8dcc-e044de6dcd17 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32 returned with HTTP 202 Aug 13 22:02:38.416164 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 101/401] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:02:38 2026] DELETE /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:02:38.426297 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d9109d49-5885-405f-bcb1-4a2eacf61fc1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:38.428453 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9109d49-5885-405f-bcb1-4a2eacf61fc1 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] GET https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32 Aug 13 22:02:38.428699 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9109d49-5885-405f-bcb1-4a2eacf61fc1 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:38.428831 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9109d49-5885-405f-bcb1-4a2eacf61fc1 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:38.435062 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:38.435062 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:38.435596 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d9109d49-5885-405f-bcb1-4a2eacf61fc1 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Snapshot retrieved successfully. Aug 13 22:02:38.436377 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9109d49-5885-405f-bcb1-4a2eacf61fc1 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32 returned with HTTP 200 Aug 13 22:02:38.436808 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 102/402] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:02:38 2026] GET /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:39.447759 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aa6ac052-8808-445c-8073-1149c8876e2f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:39.450333 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa6ac052-8808-445c-8073-1149c8876e2f tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] GET https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32 Aug 13 22:02:39.450608 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa6ac052-8808-445c-8073-1149c8876e2f tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:39.450891 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa6ac052-8808-445c-8073-1149c8876e2f tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:39.459355 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa6ac052-8808-445c-8073-1149c8876e2f tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32 returned with HTTP 404 Aug 13 22:02:39.462927 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 101/403] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:02:39 2026] GET /volume/v3/snapshots/e5262960-2257-4e71-a069-9701feef3e32 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:02:39.471828 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e2df294-ed50-4fd3-ad05-d11d7b49be59 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:39.473787 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e2df294-ed50-4fd3-ad05-d11d7b49be59 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] GET https://10.4.3.4/volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 Aug 13 22:02:39.474210 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e2df294-ed50-4fd3-ad05-d11d7b49be59 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:39.474813 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e2df294-ed50-4fd3-ad05-d11d7b49be59 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:39.489130 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:39.489130 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:39.494712 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7e2df294-ed50-4fd3-ad05-d11d7b49be59 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Volume info retrieved successfully. Aug 13 22:02:39.508094 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e2df294-ed50-4fd3-ad05-d11d7b49be59 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 returned with HTTP 200 Aug 13 22:02:39.508563 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 100/404] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:39 2026] GET /volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:39.525238 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6380241c-69ae-4da8-a27f-49d06eae3258 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:39.527567 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6380241c-69ae-4da8-a27f-49d06eae3258 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] DELETE https://10.4.3.4/volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 Aug 13 22:02:39.527866 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6380241c-69ae-4da8-a27f-49d06eae3258 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:39.528076 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6380241c-69ae-4da8-a27f-49d06eae3258 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:39.528258 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6380241c-69ae-4da8-a27f-49d06eae3258 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Delete volume with id: 1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 Aug 13 22:02:39.536654 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:39.536654 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:39.537401 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6380241c-69ae-4da8-a27f-49d06eae3258 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Volume info retrieved successfully. Aug 13 22:02:39.558652 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6380241c-69ae-4da8-a27f-49d06eae3258 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Delete volume request issued successfully. Aug 13 22:02:39.558878 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6380241c-69ae-4da8-a27f-49d06eae3258 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 returned with HTTP 202 Aug 13 22:02:39.559463 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 102/405] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:02:39 2026] DELETE /volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:02:39.569060 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5b2e3d32-8fc6-4ddd-9984-ec4e1f6ab958 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:39.571910 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b2e3d32-8fc6-4ddd-9984-ec4e1f6ab958 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] GET https://10.4.3.4/volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 Aug 13 22:02:39.574286 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b2e3d32-8fc6-4ddd-9984-ec4e1f6ab958 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:39.574286 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b2e3d32-8fc6-4ddd-9984-ec4e1f6ab958 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:39.586556 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:39.586556 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:39.591518 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5b2e3d32-8fc6-4ddd-9984-ec4e1f6ab958 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Volume info retrieved successfully. Aug 13 22:02:39.600986 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b2e3d32-8fc6-4ddd-9984-ec4e1f6ab958 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 returned with HTTP 200 Aug 13 22:02:39.600986 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 103/406] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:39 2026] GET /volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:40.616596 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-69fc2feb-494e-4c1a-9d64-7dee93a02b07 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:40.619772 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69fc2feb-494e-4c1a-9d64-7dee93a02b07 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] GET https://10.4.3.4/volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 Aug 13 22:02:40.620022 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69fc2feb-494e-4c1a-9d64-7dee93a02b07 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:40.620207 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69fc2feb-494e-4c1a-9d64-7dee93a02b07 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:40.630116 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69fc2feb-494e-4c1a-9d64-7dee93a02b07 tempest-SnapshotMetadataTestJSON-449589182 tempest-SnapshotMetadataTestJSON-449589182-project-member] https://10.4.3.4/volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 returned with HTTP 404 Aug 13 22:02:40.630761 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 102/407] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:40 2026] GET /volume/v3/volumes/1a2f1dac-c6ca-4c64-9589-4ae12b0cb208 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:43.084467 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:43.333115 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:02:43.333444 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1512619962"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:43.334791 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1512619962'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:02:43.334925 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Create volume of 1 GB Aug 13 22:02:43.362415 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Availability Zones retrieved successfully. Aug 13 22:02:43.367526 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Flow 'volume_create_api' (d39f6921-46da-405f-93b2-a92c417dd789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:43.369107 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db3a4c43-da37-451f-975e-a38550753f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:43.370346 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:02:43.407079 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db3a4c43-da37-451f-975e-a38550753f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:43.408384 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c705065-11e9-458a-854b-5b2db50b2432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:43.493035 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Created reservations ['1a78379c-4a63-40be-960b-baebe41db422', '89675a34-71dc-482b-84d1-34f3007fff34', '3afc105a-7d31-41d5-b20d-3a5cc6576dfe', '1e2d2c83-23c0-4f57-aee6-f574e458c3e9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:02:43.493931 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c705065-11e9-458a-854b-5b2db50b2432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a78379c-4a63-40be-960b-baebe41db422', '89675a34-71dc-482b-84d1-34f3007fff34', '3afc105a-7d31-41d5-b20d-3a5cc6576dfe', '1e2d2c83-23c0-4f57-aee6-f574e458c3e9']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:43.495108 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60237572-4f31-4684-a5e3-80a9aa72c801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:43.527681 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60237572-4f31-4684-a5e3-80a9aa72c801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14d268de-9dd9-40e1-95dd-7ada3b283d00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1512619962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='434556a74c484c8397c67bb704870608',qos_specs=None,replication_status=,reservations=['1a78379c-4a63-40be-960b-baebe41db422','89675a34-71dc-482b-84d1-34f3007fff34','3afc105a-7d31-41d5-b20d-3a5cc6576dfe','1e2d2c83-23c0-4f57-aee6-f574e458c3e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c61e3e2ad2c0441d8b3b17fa104e7a1a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:02:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1512619962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14d268de-9dd9-40e1-95dd-7ada3b283d00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='434556a74c484c8397c67bb704870608',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c61e3e2ad2c0441d8b3b17fa104e7a1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:43.529216 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (304dc672-0102-4b92-adfa-11063cb990e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:43.553322 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (304dc672-0102-4b92-adfa-11063cb990e5) transitioned into state 'SUCCESS' from state '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-1512619962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='434556a74c484c8397c67bb704870608',qos_specs=None,replication_status=,reservations=['1a78379c-4a63-40be-960b-baebe41db422','89675a34-71dc-482b-84d1-34f3007fff34','3afc105a-7d31-41d5-b20d-3a5cc6576dfe','1e2d2c83-23c0-4f57-aee6-f574e458c3e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c61e3e2ad2c0441d8b3b17fa104e7a1a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:43.554127 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a9128f9-eba3-494f-ab50-5f277cc18b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:43.563491 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a9128f9-eba3-494f-ab50-5f277cc18b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:43.564458 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Flow 'volume_create_api' (d39f6921-46da-405f-93b2-a92c417dd789) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:43.564772 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Create volume request issued successfully. Aug 13 22:02:43.565367 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9dec4a41-0fd8-4510-80f6-f2ff4e987961 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:02:43.565818 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 101/408] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:02:43 2026] POST /volume/v3/volumes => generated 746 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:02:43.582863 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ff43faac-cacc-4699-96c3-fea43c130057 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:43.585023 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff43faac-cacc-4699-96c3-fea43c130057 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] GET https://10.4.3.4/volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 Aug 13 22:02:43.585312 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff43faac-cacc-4699-96c3-fea43c130057 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:43.585628 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff43faac-cacc-4699-96c3-fea43c130057 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:43.593351 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:43.593351 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:43.603141 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ff43faac-cacc-4699-96c3-fea43c130057 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Volume info retrieved successfully. Aug 13 22:02:43.615601 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff43faac-cacc-4699-96c3-fea43c130057 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] https://10.4.3.4/volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 returned with HTTP 200 Aug 13 22:02:43.615601 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 103/409] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:43 2026] GET /volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:44.633805 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1ed64933-9566-4133-af5e-9829ad5c6650 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:44.637678 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ed64933-9566-4133-af5e-9829ad5c6650 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] GET https://10.4.3.4/volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 Aug 13 22:02:44.637678 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ed64933-9566-4133-af5e-9829ad5c6650 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:44.637678 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ed64933-9566-4133-af5e-9829ad5c6650 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:44.645956 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:44.645956 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:44.651371 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1ed64933-9566-4133-af5e-9829ad5c6650 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Volume info retrieved successfully. Aug 13 22:02:44.656927 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ed64933-9566-4133-af5e-9829ad5c6650 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] https://10.4.3.4/volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 returned with HTTP 200 Aug 13 22:02:44.657597 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 104/410] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:44 2026] GET /volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:44.672160 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e485a56f-a73d-4001-9779-6a45766a5bee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:44.673850 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e485a56f-a73d-4001-9779-6a45766a5bee tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] GET https://10.4.3.4/volume/v3/limits Aug 13 22:02:44.674042 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e485a56f-a73d-4001-9779-6a45766a5bee tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:44.674510 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e485a56f-a73d-4001-9779-6a45766a5bee tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:44.683374 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e485a56f-a73d-4001-9779-6a45766a5bee tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-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 13 22:02:44.684079 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e485a56f-a73d-4001-9779-6a45766a5bee tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-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 13 22:02:44.684079 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e485a56f-a73d-4001-9779-6a45766a5bee tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:02:44.684604 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e485a56f-a73d-4001-9779-6a45766a5bee tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-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 13 22:02:44.684926 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e485a56f-a73d-4001-9779-6a45766a5bee tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:02:44.685300 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e485a56f-a73d-4001-9779-6a45766a5bee tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:02:44.685626 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e485a56f-a73d-4001-9779-6a45766a5bee tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:02:44.704255 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e485a56f-a73d-4001-9779-6a45766a5bee tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] https://10.4.3.4/volume/v3/limits returned with HTTP 200 Aug 13 22:02:44.705880 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 103/411] 10.4.3.4 () {66 vars in 1220 bytes} [Thu Aug 13 22:02:44 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 13 22:02:44.719790 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e2a2bb28-4642-45a4-bf10-a7831225b7a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:44.723735 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2a2bb28-4642-45a4-bf10-a7831225b7a8 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] GET https://10.4.3.4/volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 Aug 13 22:02:44.723938 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2a2bb28-4642-45a4-bf10-a7831225b7a8 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:44.724134 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2a2bb28-4642-45a4-bf10-a7831225b7a8 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:44.750236 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:44.750236 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:44.755369 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e2a2bb28-4642-45a4-bf10-a7831225b7a8 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Volume info retrieved successfully. Aug 13 22:02:44.763331 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2a2bb28-4642-45a4-bf10-a7831225b7a8 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] https://10.4.3.4/volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 returned with HTTP 200 Aug 13 22:02:44.763881 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 102/412] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:44 2026] GET /volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 => generated 839 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:44.783082 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c111ff29-fdc8-40ab-b908-ae10cc3f1ea4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:44.785139 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c111ff29-fdc8-40ab-b908-ae10cc3f1ea4 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] DELETE https://10.4.3.4/volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 Aug 13 22:02:44.785290 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c111ff29-fdc8-40ab-b908-ae10cc3f1ea4 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:44.785551 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c111ff29-fdc8-40ab-b908-ae10cc3f1ea4 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:44.785776 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c111ff29-fdc8-40ab-b908-ae10cc3f1ea4 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Delete volume with id: 14d268de-9dd9-40e1-95dd-7ada3b283d00 Aug 13 22:02:44.800064 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:44.800064 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:44.800064 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c111ff29-fdc8-40ab-b908-ae10cc3f1ea4 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Volume info retrieved successfully. Aug 13 22:02:44.822444 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c111ff29-fdc8-40ab-b908-ae10cc3f1ea4 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Delete volume request issued successfully. Aug 13 22:02:44.822714 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c111ff29-fdc8-40ab-b908-ae10cc3f1ea4 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] https://10.4.3.4/volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 returned with HTTP 202 Aug 13 22:02:44.823204 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 104/413] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:02:44 2026] DELETE /volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:02:44.832134 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-847e5fe9-4cd8-45f4-9224-f6a047c4d175 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:44.834680 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-847e5fe9-4cd8-45f4-9224-f6a047c4d175 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] GET https://10.4.3.4/volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 Aug 13 22:02:44.834988 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-847e5fe9-4cd8-45f4-9224-f6a047c4d175 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:44.835284 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-847e5fe9-4cd8-45f4-9224-f6a047c4d175 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:44.846588 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:44.846588 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:44.851507 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-847e5fe9-4cd8-45f4-9224-f6a047c4d175 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Volume info retrieved successfully. Aug 13 22:02:44.857021 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-847e5fe9-4cd8-45f4-9224-f6a047c4d175 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] https://10.4.3.4/volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 returned with HTTP 200 Aug 13 22:02:44.857372 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 105/414] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:44 2026] GET /volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:45.870285 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d43f6e5b-213e-4868-b2c8-1bfa64afdd90 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:45.873457 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d43f6e5b-213e-4868-b2c8-1bfa64afdd90 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] GET https://10.4.3.4/volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 Aug 13 22:02:45.873735 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d43f6e5b-213e-4868-b2c8-1bfa64afdd90 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:45.874002 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d43f6e5b-213e-4868-b2c8-1bfa64afdd90 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:45.881856 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d43f6e5b-213e-4868-b2c8-1bfa64afdd90 tempest-AbsoluteLimitsTests-1680310306 tempest-AbsoluteLimitsTests-1680310306-project-member] https://10.4.3.4/volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 returned with HTTP 404 Aug 13 22:02:45.882537 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 104/415] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:45 2026] GET /volume/v3/volumes/14d268de-9dd9-40e1-95dd-7ada3b283d00 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:49.647495 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:49.812132 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:02:49.812623 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1714738371"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:49.817155 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1714738371'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:02:49.817155 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Create volume of 1 GB Aug 13 22:02:49.822337 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Availability Zones retrieved successfully. Aug 13 22:02:49.832077 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Flow 'volume_create_api' (4b1631bd-ddd6-4bbd-a46a-003c5f4d0a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:49.834883 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae2f7ca-a96f-417b-8da0-082854052aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:49.835293 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:02:49.878067 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae2f7ca-a96f-417b-8da0-082854052aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:49.879706 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74e02bd8-8fef-45d5-8543-f5946c55a655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:49.970879 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Created reservations ['26e1ff74-cc1f-4b1f-be80-5fcbc065fe91', '0c1c8b93-5120-4b86-bf11-d8b2b073130e', '7ad67f22-e454-4b92-b0ee-a9c0447ced9e', '4c6b1fb5-5211-437c-85f8-8b97479fa062'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:02:49.972108 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74e02bd8-8fef-45d5-8543-f5946c55a655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26e1ff74-cc1f-4b1f-be80-5fcbc065fe91', '0c1c8b93-5120-4b86-bf11-d8b2b073130e', '7ad67f22-e454-4b92-b0ee-a9c0447ced9e', '4c6b1fb5-5211-437c-85f8-8b97479fa062']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:49.972825 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66b72891-c447-4fd8-930a-77c3bbde703c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:49.998854 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66b72891-c447-4fd8-930a-77c3bbde703c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2a40189-9485-48dd-b7c6-ab4228462198', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1714738371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440584e7ad7f425f82d1151f3f78f45e',qos_specs=None,replication_status=,reservations=['26e1ff74-cc1f-4b1f-be80-5fcbc065fe91','0c1c8b93-5120-4b86-bf11-d8b2b073130e','7ad67f22-e454-4b92-b0ee-a9c0447ced9e','4c6b1fb5-5211-437c-85f8-8b97479fa062'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='990227f06f654ec9b40cc1434ebd3730',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:02:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1714738371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2a40189-9485-48dd-b7c6-ab4228462198,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440584e7ad7f425f82d1151f3f78f45e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='990227f06f654ec9b40cc1434ebd3730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:50.001372 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b6ebb95-bd99-406d-9481-6b5843a91756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:50.031539 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b6ebb95-bd99-406d-9481-6b5843a91756) transitioned into state 'SUCCESS' from state '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-1714738371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440584e7ad7f425f82d1151f3f78f45e',qos_specs=None,replication_status=,reservations=['26e1ff74-cc1f-4b1f-be80-5fcbc065fe91','0c1c8b93-5120-4b86-bf11-d8b2b073130e','7ad67f22-e454-4b92-b0ee-a9c0447ced9e','4c6b1fb5-5211-437c-85f8-8b97479fa062'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='990227f06f654ec9b40cc1434ebd3730',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:50.031539 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afb6bab8-27a7-4254-8aba-ed7ebcd162e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:50.043329 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afb6bab8-27a7-4254-8aba-ed7ebcd162e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:50.043541 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Flow 'volume_create_api' (4b1631bd-ddd6-4bbd-a46a-003c5f4d0a77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:50.043880 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Create volume request issued successfully. Aug 13 22:02:50.044547 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1725c2af-33dc-4f1a-990e-bc9ea6dfc313 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:02:50.044949 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 103/416] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:02:49 2026] POST /volume/v3/volumes => generated 747 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:02:50.060768 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9cc64845-36f7-456b-909a-a71fd74c5e9b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:50.065114 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9cc64845-36f7-456b-909a-a71fd74c5e9b tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] GET https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 Aug 13 22:02:50.065114 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9cc64845-36f7-456b-909a-a71fd74c5e9b tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:50.065114 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9cc64845-36f7-456b-909a-a71fd74c5e9b tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:50.079969 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:50.079969 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:50.090774 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9cc64845-36f7-456b-909a-a71fd74c5e9b tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Volume info retrieved successfully. Aug 13 22:02:50.103339 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9cc64845-36f7-456b-909a-a71fd74c5e9b tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 returned with HTTP 200 Aug 13 22:02:50.103339 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 105/417] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:50 2026] GET /volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 => generated 815 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:51.117720 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-74f26625-6c84-4813-b391-db235c51fbb6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:51.123559 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74f26625-6c84-4813-b391-db235c51fbb6 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] GET https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 Aug 13 22:02:51.123559 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74f26625-6c84-4813-b391-db235c51fbb6 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:51.123559 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74f26625-6c84-4813-b391-db235c51fbb6 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:51.138463 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:51.138463 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:51.151810 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-74f26625-6c84-4813-b391-db235c51fbb6 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Volume info retrieved successfully. Aug 13 22:02:51.168059 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74f26625-6c84-4813-b391-db235c51fbb6 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 returned with HTTP 200 Aug 13 22:02:51.168059 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 106/418] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:51 2026] GET /volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:51.182986 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6878fb9-4202-4f7e-b270-09608cc322d1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:51.188817 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6878fb9-4202-4f7e-b270-09608cc322d1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] POST https://10.4.3.4/volume/v3/os-volume-transfer Aug 13 22:02:51.191151 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6878fb9-4202-4f7e-b270-09608cc322d1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d2a40189-9485-48dd-b7c6-ab4228462198"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:51.192844 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.volume_transfer [None req-d6878fb9-4202-4f7e-b270-09608cc322d1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd2a40189-9485-48dd-b7c6-ab4228462198'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 22:02:51.192997 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-d6878fb9-4202-4f7e-b270-09608cc322d1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Creating transfer of volume d2a40189-9485-48dd-b7c6-ab4228462198 Aug 13 22:02:51.193518 np0000007271 devstack@c-api.service[100268]: INFO cinder.transfer.api [None req-d6878fb9-4202-4f7e-b270-09608cc322d1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Generating transfer record for volume d2a40189-9485-48dd-b7c6-ab4228462198 Aug 13 22:02:51.203453 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:51.203453 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:51.242105 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6878fb9-4202-4f7e-b270-09608cc322d1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 22:02:51.242612 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 105/419] 10.4.3.4 () {68 vars in 1277 bytes} [Thu Aug 13 22:02:51 2026] POST /volume/v3/os-volume-transfer => generated 437 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:02:51.256564 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e058340-3cbb-4a11-8fe1-4494f3ee9c24 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:51.261282 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e058340-3cbb-4a11-8fe1-4494f3ee9c24 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] GET https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 Aug 13 22:02:51.261558 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e058340-3cbb-4a11-8fe1-4494f3ee9c24 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:51.261821 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e058340-3cbb-4a11-8fe1-4494f3ee9c24 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:51.271170 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:51.271170 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:51.280258 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2e058340-3cbb-4a11-8fe1-4494f3ee9c24 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Volume info retrieved successfully. Aug 13 22:02:51.288067 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e058340-3cbb-4a11-8fe1-4494f3ee9c24 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 returned with HTTP 200 Aug 13 22:02:51.288673 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 104/420] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:51 2026] GET /volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:51.306355 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-67e983e0-2a9d-4a73-890c-814387330b2d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:51.313437 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67e983e0-2a9d-4a73-890c-814387330b2d tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] GET https://10.4.3.4/volume/v3/os-volume-transfer/3ff95324-8acb-4438-9796-c9a9b16024ca Aug 13 22:02:51.313437 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67e983e0-2a9d-4a73-890c-814387330b2d tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:51.315452 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67e983e0-2a9d-4a73-890c-814387330b2d tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:51.332933 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67e983e0-2a9d-4a73-890c-814387330b2d tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/os-volume-transfer/3ff95324-8acb-4438-9796-c9a9b16024ca returned with HTTP 200 Aug 13 22:02:51.332933 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 106/421] 10.4.3.4 () {66 vars in 1367 bytes} [Thu Aug 13 22:02:51 2026] GET /volume/v3/os-volume-transfer/3ff95324-8acb-4438-9796-c9a9b16024ca => generated 405 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:51.353599 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e2894156-73c9-4b69-8b90-80e301458e58 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:51.361434 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2894156-73c9-4b69-8b90-80e301458e58 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] GET https://10.4.3.4/volume/v3/os-volume-transfer Aug 13 22:02:51.362025 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2894156-73c9-4b69-8b90-80e301458e58 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:51.363395 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2894156-73c9-4b69-8b90-80e301458e58 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:51.363669 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.volume_transfer [None req-e2894156-73c9-4b69-8b90-80e301458e58 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Listing volume transfers {{(pid=100265) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 22:02:51.371770 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2894156-73c9-4b69-8b90-80e301458e58 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/os-volume-transfer returned with HTTP 200 Aug 13 22:02:51.372262 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 107/422] 10.4.3.4 () {66 vars in 1256 bytes} [Thu Aug 13 22:02:51 2026] GET /volume/v3/os-volume-transfer => generated 364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:51.386275 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9f7fdaef-8d33-4e80-a842-002900bf9469 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:51.477519 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f7fdaef-8d33-4e80-a842-002900bf9469 tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] POST https://10.4.3.4/volume/v3/os-volume-transfer/3ff95324-8acb-4438-9796-c9a9b16024ca/accept Aug 13 22:02:51.477743 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f7fdaef-8d33-4e80-a842-002900bf9469 tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9cb989f7fbd988d0"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:51.479775 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.volume_transfer [None req-9f7fdaef-8d33-4e80-a842-002900bf9469 tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] Accepting volume transfer 3ff95324-8acb-4438-9796-c9a9b16024ca {{(pid=100268) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 22:02:51.480126 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-9f7fdaef-8d33-4e80-a842-002900bf9469 tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] Accepting transfer 3ff95324-8acb-4438-9796-c9a9b16024ca Aug 13 22:02:51.572190 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-9f7fdaef-8d33-4e80-a842-002900bf9469 tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] Created reservations ['e29f0883-6386-4018-a61c-4dbf5c0d50fa', '7b424b59-e1d5-40e0-9e90-9b2bb00ab141', '3d83247e-63cb-405d-b021-8c97807a9a13', '52198f5e-9002-4815-8c79-7d76c9df51b1'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:02:51.596770 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-9f7fdaef-8d33-4e80-a842-002900bf9469 tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] Created reservations ['6977b9b2-1562-4369-b927-35e781c29929', 'f2466e25-b400-49fb-bb54-36985f983f96', 'f439f06a-b765-4640-8745-ac91e928cccd', '1668bd82-f6d3-4c87-945b-a02c42b14d90'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:02:51.659308 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-9f7fdaef-8d33-4e80-a842-002900bf9469 tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] Created reservations ['4ba32bbd-0e42-4a31-87e2-38332dc13aeb', '69e2a364-538e-4784-908f-b59323289996', '9133bc1a-44b5-40e1-8921-a683a0cc7e4b', 'e8eb619d-5b59-4ea5-8af3-0ae5997702c2'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:02:51.714805 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-9f7fdaef-8d33-4e80-a842-002900bf9469 tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] Created reservations ['45f4fd53-b812-4baf-a630-f77d492fa0b7', 'bbd3fd3e-1600-4a68-80b9-70bb9662e3e9', 'd1819c13-9d2c-4b70-a39d-4442d42a3c50', '04995a07-0ab5-46c5-a9dc-671824e00605'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:02:51.747087 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9f7fdaef-8d33-4e80-a842-002900bf9469 tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] Transfer volume completed successfully. Aug 13 22:02:51.901449 np0000007271 devstack@c-api.service[100268]: INFO cinder.transfer.api [None req-9f7fdaef-8d33-4e80-a842-002900bf9469 tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] Volume d2a40189-9485-48dd-b7c6-ab4228462198 has been transferred. Aug 13 22:02:51.911573 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f7fdaef-8d33-4e80-a842-002900bf9469 tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] https://10.4.3.4/volume/v3/os-volume-transfer/3ff95324-8acb-4438-9796-c9a9b16024ca/accept returned with HTTP 202 Aug 13 22:02:51.911966 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 106/423] 10.4.3.4 () {68 vars in 1409 bytes} [Thu Aug 13 22:02:51 2026] POST /volume/v3/os-volume-transfer/3ff95324-8acb-4438-9796-c9a9b16024ca/accept => generated 361 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:02:51.925558 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bd10a98b-d0f9-4ad3-9727-4de0f36c38b5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:51.927956 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd10a98b-d0f9-4ad3-9727-4de0f36c38b5 tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] GET https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 Aug 13 22:02:51.931241 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd10a98b-d0f9-4ad3-9727-4de0f36c38b5 tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:51.931295 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd10a98b-d0f9-4ad3-9727-4de0f36c38b5 tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:51.943700 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:51.943700 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:51.953867 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bd10a98b-d0f9-4ad3-9727-4de0f36c38b5 tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] Volume info retrieved successfully. Aug 13 22:02:51.968381 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd10a98b-d0f9-4ad3-9727-4de0f36c38b5 tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 returned with HTTP 200 Aug 13 22:02:51.968381 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 105/424] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:51 2026] GET /volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:51.988441 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab3817ed-f105-4b77-9b23-6c9745186edf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:51.991964 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab3817ed-f105-4b77-9b23-6c9745186edf tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] GET https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 Aug 13 22:02:51.992294 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab3817ed-f105-4b77-9b23-6c9745186edf tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:51.992620 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab3817ed-f105-4b77-9b23-6c9745186edf tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:52.000490 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:52.000490 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:52.005475 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ab3817ed-f105-4b77-9b23-6c9745186edf tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] Volume info retrieved successfully. Aug 13 22:02:52.012227 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab3817ed-f105-4b77-9b23-6c9745186edf tempest-VolumesTransfersTest-1300331857 tempest-VolumesTransfersTest-1300331857-project-member] https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 returned with HTTP 200 Aug 13 22:02:52.012845 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 107/425] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:51 2026] GET /volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:52.030526 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d1b77a3e-bace-4928-a8ac-8967ca8a1f7e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:52.032768 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1b77a3e-bace-4928-a8ac-8967ca8a1f7e tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] DELETE https://10.4.3.4/volume/v3/os-volume-transfer/3ff95324-8acb-4438-9796-c9a9b16024ca Aug 13 22:02:52.033128 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1b77a3e-bace-4928-a8ac-8967ca8a1f7e tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:52.033865 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1b77a3e-bace-4928-a8ac-8967ca8a1f7e tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:52.033865 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-d1b77a3e-bace-4928-a8ac-8967ca8a1f7e tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Delete transfer with id: 3ff95324-8acb-4438-9796-c9a9b16024ca Aug 13 22:02:52.039534 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1b77a3e-bace-4928-a8ac-8967ca8a1f7e tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/os-volume-transfer/3ff95324-8acb-4438-9796-c9a9b16024ca returned with HTTP 404 Aug 13 22:02:52.040179 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 108/426] 10.4.3.4 () {66 vars in 1370 bytes} [Thu Aug 13 22:02:52 2026] DELETE /volume/v3/os-volume-transfer/3ff95324-8acb-4438-9796-c9a9b16024ca => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:52.052457 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4ad3b849-61cb-4d1f-8327-3513280f6bcc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:52.087893 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ad3b849-61cb-4d1f-8327-3513280f6bcc tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 Aug 13 22:02:52.088083 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ad3b849-61cb-4d1f-8327-3513280f6bcc tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:52.088235 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ad3b849-61cb-4d1f-8327-3513280f6bcc tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:52.088410 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4ad3b849-61cb-4d1f-8327-3513280f6bcc tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Delete volume with id: d2a40189-9485-48dd-b7c6-ab4228462198 Aug 13 22:02:52.096228 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:52.096228 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:52.096501 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4ad3b849-61cb-4d1f-8327-3513280f6bcc tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Volume info retrieved successfully. Aug 13 22:02:52.129251 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4ad3b849-61cb-4d1f-8327-3513280f6bcc tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Delete volume request issued successfully. Aug 13 22:02:52.129251 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ad3b849-61cb-4d1f-8327-3513280f6bcc tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 returned with HTTP 202 Aug 13 22:02:52.129251 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 107/427] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:02:52 2026] DELETE /volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:02:52.139489 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cc3d871c-4fec-43f6-a585-15d6022dd6d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:52.142533 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc3d871c-4fec-43f6-a585-15d6022dd6d9 tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] GET https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 Aug 13 22:02:52.142822 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc3d871c-4fec-43f6-a585-15d6022dd6d9 tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:52.143269 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc3d871c-4fec-43f6-a585-15d6022dd6d9 tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:52.151830 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:52.151830 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:52.160038 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cc3d871c-4fec-43f6-a585-15d6022dd6d9 tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Volume info retrieved successfully. Aug 13 22:02:52.170453 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc3d871c-4fec-43f6-a585-15d6022dd6d9 tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 returned with HTTP 200 Aug 13 22:02:52.171126 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 106/428] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:52 2026] GET /volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 => generated 1003 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:02:53.188744 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62bcbfef-615a-4189-a0aa-e0e218f7523c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:53.190811 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62bcbfef-615a-4189-a0aa-e0e218f7523c tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] GET https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 Aug 13 22:02:53.190995 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62bcbfef-615a-4189-a0aa-e0e218f7523c tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:53.192729 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62bcbfef-615a-4189-a0aa-e0e218f7523c tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:53.199787 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62bcbfef-615a-4189-a0aa-e0e218f7523c tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 returned with HTTP 404 Aug 13 22:02:53.200326 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 108/429] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:53 2026] GET /volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:53.208800 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa33086f-ea09-44d4-865b-ce5e7f3752b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:53.213775 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa33086f-ea09-44d4-865b-ce5e7f3752b1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] GET https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 Aug 13 22:02:53.214139 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa33086f-ea09-44d4-865b-ce5e7f3752b1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:53.214489 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa33086f-ea09-44d4-865b-ce5e7f3752b1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:53.226156 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa33086f-ea09-44d4-865b-ce5e7f3752b1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 returned with HTTP 404 Aug 13 22:02:53.226856 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 109/430] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:53 2026] GET /volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:53.239480 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e318000-6d0c-461c-8920-deae43795fb1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:53.245495 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e318000-6d0c-461c-8920-deae43795fb1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] DELETE https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 Aug 13 22:02:53.245711 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e318000-6d0c-461c-8920-deae43795fb1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:53.247084 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e318000-6d0c-461c-8920-deae43795fb1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:53.249133 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-0e318000-6d0c-461c-8920-deae43795fb1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Delete volume with id: d2a40189-9485-48dd-b7c6-ab4228462198 Aug 13 22:02:53.255914 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e318000-6d0c-461c-8920-deae43795fb1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 returned with HTTP 404 Aug 13 22:02:53.257520 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 108/431] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:02:53 2026] DELETE /volume/v3/volumes/d2a40189-9485-48dd-b7c6-ab4228462198 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:53.267129 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9e90ef81-8dc5-4d3e-b2dd-9e6d4bcf8183 req-6925447b-cc80-4661-b31b-6efff7f3b8c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:53.270228 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:53.273836 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:02:53.274152 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9e90ef81-8dc5-4d3e-b2dd-9e6d4bcf8183 req-6925447b-cc80-4661-b31b-6efff7f3b8c1 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] DELETE https://10.4.3.4/volume/v3/attachments/dc4ddc9f-7122-4675-a1c8-f4cb1153a0d0 Aug 13 22:02:53.274252 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-831219974"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:53.274472 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9e90ef81-8dc5-4d3e-b2dd-9e6d4bcf8183 req-6925447b-cc80-4661-b31b-6efff7f3b8c1 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:53.274741 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9e90ef81-8dc5-4d3e-b2dd-9e6d4bcf8183 req-6925447b-cc80-4661-b31b-6efff7f3b8c1 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:53.276275 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-831219974'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:02:53.276437 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Create volume of 1 GB Aug 13 22:02:53.285793 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Availability Zones retrieved successfully. Aug 13 22:02:53.294813 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:53.294813 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:53.294978 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Flow 'volume_create_api' (0fc355ed-ecee-4029-b128-fc1737df7c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:53.296402 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc3ff6e-437d-496c-8ff8-2b989b2b60ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:53.298156 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:02:53.345324 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc3ff6e-437d-496c-8ff8-2b989b2b60ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:53.348033 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b7d997-e505-4772-88b2-4483fe1fa0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:53.375255 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9e90ef81-8dc5-4d3e-b2dd-9e6d4bcf8183 req-6925447b-cc80-4661-b31b-6efff7f3b8c1 tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/attachments/dc4ddc9f-7122-4675-a1c8-f4cb1153a0d0 returned with HTTP 200 Aug 13 22:02:53.376054 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 107/432] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:02:53 2026] DELETE /volume/v3/attachments/dc4ddc9f-7122-4675-a1c8-f4cb1153a0d0 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:53.396550 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9e90ef81-8dc5-4d3e-b2dd-9e6d4bcf8183 req-3533058a-0a30-4959-9028-f4c42f79bbbe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:53.399003 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9e90ef81-8dc5-4d3e-b2dd-9e6d4bcf8183 req-3533058a-0a30-4959-9028-f4c42f79bbbe tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] DELETE https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:02:53.399159 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9e90ef81-8dc5-4d3e-b2dd-9e6d4bcf8183 req-3533058a-0a30-4959-9028-f4c42f79bbbe tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:53.399349 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9e90ef81-8dc5-4d3e-b2dd-9e6d4bcf8183 req-3533058a-0a30-4959-9028-f4c42f79bbbe tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:53.399534 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-9e90ef81-8dc5-4d3e-b2dd-9e6d4bcf8183 req-3533058a-0a30-4959-9028-f4c42f79bbbe tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Delete volume with id: 587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 Aug 13 22:02:53.411842 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Created reservations ['6b305e48-1c46-4d2e-b5cc-dffc30a2279b', '1d0d43d0-099a-40e8-928c-427612a5ba94', '7150ad78-e430-4037-b9d0-ec9a7a82fadf', '0306d9dd-7754-4042-9a1b-1a97fee7043a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:02:53.412937 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b7d997-e505-4772-88b2-4483fe1fa0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b305e48-1c46-4d2e-b5cc-dffc30a2279b', '1d0d43d0-099a-40e8-928c-427612a5ba94', '7150ad78-e430-4037-b9d0-ec9a7a82fadf', '0306d9dd-7754-4042-9a1b-1a97fee7043a']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:53.414263 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d978d39c-0718-4bc0-b25c-142fedf24377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:53.415300 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:53.415300 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:53.415825 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9e90ef81-8dc5-4d3e-b2dd-9e6d4bcf8183 req-3533058a-0a30-4959-9028-f4c42f79bbbe tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Volume info retrieved successfully. Aug 13 22:02:53.441639 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d978d39c-0718-4bc0-b25c-142fedf24377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e1ee6b5-198f-4f9a-865d-e52c42a27437', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-831219974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440584e7ad7f425f82d1151f3f78f45e',qos_specs=None,replication_status=,reservations=['6b305e48-1c46-4d2e-b5cc-dffc30a2279b','1d0d43d0-099a-40e8-928c-427612a5ba94','7150ad78-e430-4037-b9d0-ec9a7a82fadf','0306d9dd-7754-4042-9a1b-1a97fee7043a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='990227f06f654ec9b40cc1434ebd3730',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-831219974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e1ee6b5-198f-4f9a-865d-e52c42a27437,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440584e7ad7f425f82d1151f3f78f45e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='990227f06f654ec9b40cc1434ebd3730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:53.442565 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0255206c-2e5f-4098-be4c-27fb400fbd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:53.448890 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9e90ef81-8dc5-4d3e-b2dd-9e6d4bcf8183 req-3533058a-0a30-4959-9028-f4c42f79bbbe tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] Delete volume request issued successfully. Aug 13 22:02:53.449174 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9e90ef81-8dc5-4d3e-b2dd-9e6d4bcf8183 req-3533058a-0a30-4959-9028-f4c42f79bbbe tempest-ServerActionsV293TestJSON-1774437720 tempest-ServerActionsV293TestJSON-1774437720-project-member] https://10.4.3.4/volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 returned with HTTP 202 Aug 13 22:02:53.449739 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 110/433] 10.4.3.4 () {70 vars in 1606 bytes} [Thu Aug 13 22:02:53 2026] DELETE /volume/v3/volumes/587f22a4-d9a7-4a0e-8e3f-6b0f3f6f5304 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:02:53.473908 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0255206c-2e5f-4098-be4c-27fb400fbd06) transitioned into state 'SUCCESS' from state '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-831219974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440584e7ad7f425f82d1151f3f78f45e',qos_specs=None,replication_status=,reservations=['6b305e48-1c46-4d2e-b5cc-dffc30a2279b','1d0d43d0-099a-40e8-928c-427612a5ba94','7150ad78-e430-4037-b9d0-ec9a7a82fadf','0306d9dd-7754-4042-9a1b-1a97fee7043a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='990227f06f654ec9b40cc1434ebd3730',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:53.475058 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ead2aa67-aca7-4efa-9006-4e124c93e08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:53.494728 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ead2aa67-aca7-4efa-9006-4e124c93e08d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:53.495435 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Flow 'volume_create_api' (0fc355ed-ecee-4029-b128-fc1737df7c34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:53.495940 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Create volume request issued successfully. Aug 13 22:02:53.497692 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bbbee2e-2cc7-40f9-bd09-5ab555ed4d71 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:02:53.497692 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 109/434] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:02:53 2026] POST /volume/v3/volumes => generated 746 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:02:53.515745 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d7d9f18a-b2b2-4332-a7cc-36f89be5dfaa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:53.520648 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7d9f18a-b2b2-4332-a7cc-36f89be5dfaa tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] GET https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 Aug 13 22:02:53.520648 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7d9f18a-b2b2-4332-a7cc-36f89be5dfaa tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:53.520961 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7d9f18a-b2b2-4332-a7cc-36f89be5dfaa tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:53.535158 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:53.535158 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:53.544602 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d7d9f18a-b2b2-4332-a7cc-36f89be5dfaa tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Volume info retrieved successfully. Aug 13 22:02:53.552268 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7d9f18a-b2b2-4332-a7cc-36f89be5dfaa tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 returned with HTTP 200 Aug 13 22:02:53.553533 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 109/435] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:53 2026] GET /volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:54.569641 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a0cb9890-6347-4702-9911-76f69f64293b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:54.573783 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0cb9890-6347-4702-9911-76f69f64293b tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] GET https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 Aug 13 22:02:54.573783 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0cb9890-6347-4702-9911-76f69f64293b tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:54.573783 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0cb9890-6347-4702-9911-76f69f64293b tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:54.583553 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:54.583553 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:54.588292 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a0cb9890-6347-4702-9911-76f69f64293b tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Volume info retrieved successfully. Aug 13 22:02:54.597573 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0cb9890-6347-4702-9911-76f69f64293b tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 returned with HTTP 200 Aug 13 22:02:54.597573 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 108/436] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:54 2026] GET /volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:54.623351 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab43bc0c-4b48-4b31-9f92-ec10cf41984e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:54.627957 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab43bc0c-4b48-4b31-9f92-ec10cf41984e tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] POST https://10.4.3.4/volume/v3/os-volume-transfer Aug 13 22:02:54.629753 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab43bc0c-4b48-4b31-9f92-ec10cf41984e tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0e1ee6b5-198f-4f9a-865d-e52c42a27437"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:54.629885 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.volume_transfer [None req-ab43bc0c-4b48-4b31-9f92-ec10cf41984e tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Creating new volume transfer {'transfer': {'volume_id': '0e1ee6b5-198f-4f9a-865d-e52c42a27437'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 22:02:54.629946 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-ab43bc0c-4b48-4b31-9f92-ec10cf41984e tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Creating transfer of volume 0e1ee6b5-198f-4f9a-865d-e52c42a27437 Aug 13 22:02:54.630073 np0000007271 devstack@c-api.service[100265]: INFO cinder.transfer.api [None req-ab43bc0c-4b48-4b31-9f92-ec10cf41984e tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Generating transfer record for volume 0e1ee6b5-198f-4f9a-865d-e52c42a27437 Aug 13 22:02:54.637918 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:54.637918 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:54.660386 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab43bc0c-4b48-4b31-9f92-ec10cf41984e tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 22:02:54.660874 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 111/437] 10.4.3.4 () {68 vars in 1277 bytes} [Thu Aug 13 22:02:54 2026] POST /volume/v3/os-volume-transfer => generated 437 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:02:54.671130 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b2af653-7d80-4961-8a23-ebe70beb7cb1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:54.673087 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b2af653-7d80-4961-8a23-ebe70beb7cb1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] GET https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 Aug 13 22:02:54.673321 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b2af653-7d80-4961-8a23-ebe70beb7cb1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:54.673612 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b2af653-7d80-4961-8a23-ebe70beb7cb1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:54.682725 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:54.682725 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:54.688547 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3b2af653-7d80-4961-8a23-ebe70beb7cb1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Volume info retrieved successfully. Aug 13 22:02:54.693415 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b2af653-7d80-4961-8a23-ebe70beb7cb1 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 returned with HTTP 200 Aug 13 22:02:54.693867 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 110/438] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:54 2026] GET /volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:54.706632 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fba72845-2d20-4b59-9c4e-7ecbb38a4265 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:54.710445 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fba72845-2d20-4b59-9c4e-7ecbb38a4265 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] GET https://10.4.3.4/volume/v3/os-volume-transfer/detail Aug 13 22:02:54.710445 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fba72845-2d20-4b59-9c4e-7ecbb38a4265 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:54.710445 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fba72845-2d20-4b59-9c4e-7ecbb38a4265 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:54.710445 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.volume_transfer [None req-fba72845-2d20-4b59-9c4e-7ecbb38a4265 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Listing volume transfers {{(pid=100268) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 22:02:54.715343 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fba72845-2d20-4b59-9c4e-7ecbb38a4265 tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 13 22:02:54.715735 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 110/439] 10.4.3.4 () {66 vars in 1277 bytes} [Thu Aug 13 22:02:54 2026] GET /volume/v3/os-volume-transfer/detail => generated 408 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:54.724502 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-92430bbb-c8bf-47e0-9214-ff324211153c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:54.726672 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92430bbb-c8bf-47e0-9214-ff324211153c tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] DELETE https://10.4.3.4/volume/v3/os-volume-transfer/681c5d6a-5ef3-4803-87b2-dcacf9308909 Aug 13 22:02:54.726919 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92430bbb-c8bf-47e0-9214-ff324211153c tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:54.727132 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92430bbb-c8bf-47e0-9214-ff324211153c tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:54.727239 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-92430bbb-c8bf-47e0-9214-ff324211153c tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Delete transfer with id: 681c5d6a-5ef3-4803-87b2-dcacf9308909 Aug 13 22:02:54.745603 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:54.745603 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:54.758355 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92430bbb-c8bf-47e0-9214-ff324211153c tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/os-volume-transfer/681c5d6a-5ef3-4803-87b2-dcacf9308909 returned with HTTP 202 Aug 13 22:02:54.758355 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 109/440] 10.4.3.4 () {66 vars in 1370 bytes} [Thu Aug 13 22:02:54 2026] DELETE /volume/v3/os-volume-transfer/681c5d6a-5ef3-4803-87b2-dcacf9308909 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:02:54.766031 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a0f913ff-14b3-4cd7-bebe-0bda4625631e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:54.768402 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0f913ff-14b3-4cd7-bebe-0bda4625631e tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] GET https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 Aug 13 22:02:54.768693 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a0f913ff-14b3-4cd7-bebe-0bda4625631e tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:54.769208 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a0f913ff-14b3-4cd7-bebe-0bda4625631e tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:54.779904 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:54.779904 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:54.786707 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a0f913ff-14b3-4cd7-bebe-0bda4625631e tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Volume info retrieved successfully. Aug 13 22:02:54.793775 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0f913ff-14b3-4cd7-bebe-0bda4625631e tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 returned with HTTP 200 Aug 13 22:02:54.794296 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 112/441] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:54 2026] GET /volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:54.813132 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-98013d00-2e23-493b-baed-870d6d43595f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:54.817801 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-98013d00-2e23-493b-baed-870d6d43595f tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] DELETE https://10.4.3.4/volume/v3/os-volume-transfer/681c5d6a-5ef3-4803-87b2-dcacf9308909 Aug 13 22:02:54.817801 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-98013d00-2e23-493b-baed-870d6d43595f tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:54.818099 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-98013d00-2e23-493b-baed-870d6d43595f tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:54.818099 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-98013d00-2e23-493b-baed-870d6d43595f tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Delete transfer with id: 681c5d6a-5ef3-4803-87b2-dcacf9308909 Aug 13 22:02:54.822686 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-98013d00-2e23-493b-baed-870d6d43595f tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/os-volume-transfer/681c5d6a-5ef3-4803-87b2-dcacf9308909 returned with HTTP 404 Aug 13 22:02:54.823890 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 111/442] 10.4.3.4 () {66 vars in 1370 bytes} [Thu Aug 13 22:02:54 2026] DELETE /volume/v3/os-volume-transfer/681c5d6a-5ef3-4803-87b2-dcacf9308909 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:54.835220 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7f0d2f2a-28c5-4e14-8b67-024e7c02baa4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:54.837506 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f0d2f2a-28c5-4e14-8b67-024e7c02baa4 tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 Aug 13 22:02:54.838864 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f0d2f2a-28c5-4e14-8b67-024e7c02baa4 tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:54.839231 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f0d2f2a-28c5-4e14-8b67-024e7c02baa4 tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:54.839666 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7f0d2f2a-28c5-4e14-8b67-024e7c02baa4 tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Delete volume with id: 0e1ee6b5-198f-4f9a-865d-e52c42a27437 Aug 13 22:02:54.851358 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:54.851358 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:54.851358 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7f0d2f2a-28c5-4e14-8b67-024e7c02baa4 tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Volume info retrieved successfully. Aug 13 22:02:54.875763 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7f0d2f2a-28c5-4e14-8b67-024e7c02baa4 tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Delete volume request issued successfully. Aug 13 22:02:54.876224 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f0d2f2a-28c5-4e14-8b67-024e7c02baa4 tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 returned with HTTP 202 Aug 13 22:02:54.876898 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 111/443] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:02:54 2026] DELETE /volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:02:54.891234 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a4f3e40c-d2a6-41dc-8f35-e240dcd6658a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:54.893265 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4f3e40c-d2a6-41dc-8f35-e240dcd6658a tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] GET https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 Aug 13 22:02:54.893442 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4f3e40c-d2a6-41dc-8f35-e240dcd6658a tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:54.893694 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4f3e40c-d2a6-41dc-8f35-e240dcd6658a tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:54.904149 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:54.904149 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:54.911104 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a4f3e40c-d2a6-41dc-8f35-e240dcd6658a tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Volume info retrieved successfully. Aug 13 22:02:54.919267 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4f3e40c-d2a6-41dc-8f35-e240dcd6658a tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 returned with HTTP 200 Aug 13 22:02:54.919838 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 110/444] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:54 2026] GET /volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 => generated 1002 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:02:55.806970 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:55.811387 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:02:55.811387 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "43fa90cf-2d35-400e-be42-00d9c5c8f0d6-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:55.814482 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '43fa90cf-2d35-400e-be42-00d9c5c8f0d6-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:02:55.814729 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Create volume of 1 GB Aug 13 22:02:55.824156 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Availability Zones retrieved successfully. Aug 13 22:02:55.835949 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Flow 'volume_create_api' (05b7b673-fd2f-4518-b00a-7a51a5fd2060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:55.837393 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa83a7d5-1758-4983-88f6-80d1737cf82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:55.838845 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:02:55.884160 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa83a7d5-1758-4983-88f6-80d1737cf82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:55.885232 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b1382f2-7cc6-4aeb-9cc8-86d8b7ada700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:55.934530 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3917a12e-b885-4211-9b7c-439afe1a93f1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:55.937142 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3917a12e-b885-4211-9b7c-439afe1a93f1 tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] GET https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 Aug 13 22:02:55.937394 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3917a12e-b885-4211-9b7c-439afe1a93f1 tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:55.937755 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3917a12e-b885-4211-9b7c-439afe1a93f1 tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:55.943562 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3917a12e-b885-4211-9b7c-439afe1a93f1 tempest-VolumesTransfersTest-1959602531 tempest-VolumesTransfersTest-1959602531-project-admin] https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 returned with HTTP 404 Aug 13 22:02:55.944121 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 112/445] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:55 2026] GET /volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:55.953708 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-54eaf223-39e8-499a-821d-e664ffba5dab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:55.959445 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54eaf223-39e8-499a-821d-e664ffba5dab tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] GET https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 Aug 13 22:02:55.959445 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54eaf223-39e8-499a-821d-e664ffba5dab tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:55.959445 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54eaf223-39e8-499a-821d-e664ffba5dab tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:55.967417 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54eaf223-39e8-499a-821d-e664ffba5dab tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 returned with HTTP 404 Aug 13 22:02:55.967610 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 112/446] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:02:55 2026] GET /volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:55.976602 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-99f96f52-f06d-432c-aa8f-0ac9038075ca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:55.979227 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Created reservations ['626c7a31-a00e-4310-b91d-aba0a81e4602', '5a3bcf3d-c71a-4887-af31-d6e6be0d2198', '14602709-4a75-4db3-973e-fb36ce2f062a', 'ab77d1ce-4e1b-439b-bf79-ab8641ba64cd'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:02:55.979351 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99f96f52-f06d-432c-aa8f-0ac9038075ca tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] DELETE https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 Aug 13 22:02:55.979839 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99f96f52-f06d-432c-aa8f-0ac9038075ca tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:55.980122 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99f96f52-f06d-432c-aa8f-0ac9038075ca tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:55.980216 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-99f96f52-f06d-432c-aa8f-0ac9038075ca tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] Delete volume with id: 0e1ee6b5-198f-4f9a-865d-e52c42a27437 Aug 13 22:02:55.980379 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b1382f2-7cc6-4aeb-9cc8-86d8b7ada700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['626c7a31-a00e-4310-b91d-aba0a81e4602', '5a3bcf3d-c71a-4887-af31-d6e6be0d2198', '14602709-4a75-4db3-973e-fb36ce2f062a', 'ab77d1ce-4e1b-439b-bf79-ab8641ba64cd']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:55.981642 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (766d4884-8fe9-4854-b43a-b871f9c9521d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:55.988798 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99f96f52-f06d-432c-aa8f-0ac9038075ca tempest-VolumesTransfersTest-1111105626 tempest-VolumesTransfersTest-1111105626-project-member] https://10.4.3.4/volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 returned with HTTP 404 Aug 13 22:02:55.989460 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 111/447] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:02:55 2026] DELETE /volume/v3/volumes/0e1ee6b5-198f-4f9a-865d-e52c42a27437 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:02:56.030626 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (766d4884-8fe9-4854-b43a-b871f9c9521d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73590db6-e8b2-4875-b5e2-07a77ba5f9b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='43fa90cf-2d35-400e-be42-00d9c5c8f0d6-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aed5504c7d524c388e6e66f55239488f',qos_specs=None,replication_status=,reservations=['626c7a31-a00e-4310-b91d-aba0a81e4602','5a3bcf3d-c71a-4887-af31-d6e6be0d2198','14602709-4a75-4db3-973e-fb36ce2f062a','ab77d1ce-4e1b-439b-bf79-ab8641ba64cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60f233c629bb4f27a31f62ddd935366b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:02:55Z,deleted=False,deleted_at=None,display_description='',display_name='43fa90cf-2d35-400e-be42-00d9c5c8f0d6-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73590db6-e8b2-4875-b5e2-07a77ba5f9b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aed5504c7d524c388e6e66f55239488f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60f233c629bb4f27a31f62ddd935366b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:56.031885 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2cf95f-aabe-4561-9b31-1eaff41725f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:56.055444 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2cf95f-aabe-4561-9b31-1eaff41725f7) transitioned into 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='43fa90cf-2d35-400e-be42-00d9c5c8f0d6-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aed5504c7d524c388e6e66f55239488f',qos_specs=None,replication_status=,reservations=['626c7a31-a00e-4310-b91d-aba0a81e4602','5a3bcf3d-c71a-4887-af31-d6e6be0d2198','14602709-4a75-4db3-973e-fb36ce2f062a','ab77d1ce-4e1b-439b-bf79-ab8641ba64cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60f233c629bb4f27a31f62ddd935366b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:56.056308 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe11e3c9-9fcf-4b09-9647-81cecc960ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:02:56.069252 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe11e3c9-9fcf-4b09-9647-81cecc960ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:02:56.070181 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Flow 'volume_create_api' (05b7b673-fd2f-4518-b00a-7a51a5fd2060) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:02:56.070766 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Create volume request issued successfully. Aug 13 22:02:56.071545 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-9bbed373-4f61-480a-8862-1cfd0cbb111d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:02:56.072052 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 113/448] 10.4.3.4 () {72 vars in 1527 bytes} [Thu Aug 13 22:02:55 2026] POST /volume/v3/volumes => generated 745 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:02:56.084137 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-74b38a23-f75d-47f1-ae44-9084e0c99681 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:56.088701 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-74b38a23-f75d-47f1-ae44-9084e0c99681 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] GET https://10.4.3.4/volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 Aug 13 22:02:56.088890 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-74b38a23-f75d-47f1-ae44-9084e0c99681 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:56.089017 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-74b38a23-f75d-47f1-ae44-9084e0c99681 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:56.102203 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:56.102203 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:56.110486 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-74b38a23-f75d-47f1-ae44-9084e0c99681 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Volume info retrieved successfully. Aug 13 22:02:56.116786 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-74b38a23-f75d-47f1-ae44-9084e0c99681 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 returned with HTTP 200 Aug 13 22:02:56.116786 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 113/449] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:02:56 2026] GET /volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:56.129768 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-0c646acf-2f72-403c-bae2-20d0a327de79 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:56.134703 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-0c646acf-2f72-403c-bae2-20d0a327de79 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] GET https://10.4.3.4/volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 Aug 13 22:02:56.135134 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-0c646acf-2f72-403c-bae2-20d0a327de79 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:56.136343 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-0c646acf-2f72-403c-bae2-20d0a327de79 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:56.147821 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:56.147821 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:56.158260 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-0c646acf-2f72-403c-bae2-20d0a327de79 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Volume info retrieved successfully. Aug 13 22:02:56.160759 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-0c646acf-2f72-403c-bae2-20d0a327de79 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 returned with HTTP 200 Aug 13 22:02:56.161558 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 113/450] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:02:56 2026] GET /volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:57.512215 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fb20f99a-b297-4019-bae4-0eec7ddd2f99 req-590349b6-a6d5-4a68-b321-b8938e876ab1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:57.517272 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fb20f99a-b297-4019-bae4-0eec7ddd2f99 req-590349b6-a6d5-4a68-b321-b8938e876ab1 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] DELETE https://10.4.3.4/volume/v3/attachments/065c6623-9041-486c-9808-53d633460db6 Aug 13 22:02:57.517610 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fb20f99a-b297-4019-bae4-0eec7ddd2f99 req-590349b6-a6d5-4a68-b321-b8938e876ab1 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:57.517875 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fb20f99a-b297-4019-bae4-0eec7ddd2f99 req-590349b6-a6d5-4a68-b321-b8938e876ab1 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:57.529221 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:57.529221 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:57.602463 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fb20f99a-b297-4019-bae4-0eec7ddd2f99 req-590349b6-a6d5-4a68-b321-b8938e876ab1 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/attachments/065c6623-9041-486c-9808-53d633460db6 returned with HTTP 200 Aug 13 22:02:57.602463 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 112/451] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:02:57 2026] DELETE /volume/v3/attachments/065c6623-9041-486c-9808-53d633460db6 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:57.613052 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fb20f99a-b297-4019-bae4-0eec7ddd2f99 req-b163e8ed-4588-44b0-8fc8-2fb683187ca6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:57.617491 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fb20f99a-b297-4019-bae4-0eec7ddd2f99 req-b163e8ed-4588-44b0-8fc8-2fb683187ca6 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] DELETE https://10.4.3.4/volume/v3/attachments/db2abef4-7db7-46d1-873f-c4b480590430 Aug 13 22:02:57.617879 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fb20f99a-b297-4019-bae4-0eec7ddd2f99 req-b163e8ed-4588-44b0-8fc8-2fb683187ca6 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:57.618121 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fb20f99a-b297-4019-bae4-0eec7ddd2f99 req-b163e8ed-4588-44b0-8fc8-2fb683187ca6 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:57.629277 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:57.629277 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:57.691104 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fb20f99a-b297-4019-bae4-0eec7ddd2f99 req-b163e8ed-4588-44b0-8fc8-2fb683187ca6 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/attachments/db2abef4-7db7-46d1-873f-c4b480590430 returned with HTTP 200 Aug 13 22:02:57.691584 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 114/452] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:02:57 2026] DELETE /volume/v3/attachments/db2abef4-7db7-46d1-873f-c4b480590430 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:57.720588 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fb20f99a-b297-4019-bae4-0eec7ddd2f99 req-acc98c70-d38c-467c-b0f7-a082ae42b0d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:57.727094 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fb20f99a-b297-4019-bae4-0eec7ddd2f99 req-acc98c70-d38c-467c-b0f7-a082ae42b0d5 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] DELETE https://10.4.3.4/volume/v3/attachments/786cd9c0-810c-4660-9988-5efe9095a386 Aug 13 22:02:57.727376 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fb20f99a-b297-4019-bae4-0eec7ddd2f99 req-acc98c70-d38c-467c-b0f7-a082ae42b0d5 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:57.727721 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fb20f99a-b297-4019-bae4-0eec7ddd2f99 req-acc98c70-d38c-467c-b0f7-a082ae42b0d5 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:57.739941 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:57.739941 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:02:57.829729 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fb20f99a-b297-4019-bae4-0eec7ddd2f99 req-acc98c70-d38c-467c-b0f7-a082ae42b0d5 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/attachments/786cd9c0-810c-4660-9988-5efe9095a386 returned with HTTP 200 Aug 13 22:02:57.829729 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 114/453] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:02:57 2026] DELETE /volume/v3/attachments/786cd9c0-810c-4660-9988-5efe9095a386 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:59.176362 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-b0d54b9c-d24e-4fe0-a167-2c2b4aa89dfe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:59.180812 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-b0d54b9c-d24e-4fe0-a167-2c2b4aa89dfe tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] GET https://10.4.3.4/volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 Aug 13 22:02:59.181449 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-b0d54b9c-d24e-4fe0-a167-2c2b4aa89dfe tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:59.181714 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-b0d54b9c-d24e-4fe0-a167-2c2b4aa89dfe tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:59.194720 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:59.194720 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:59.205890 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-b0d54b9c-d24e-4fe0-a167-2c2b4aa89dfe tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Volume info retrieved successfully. Aug 13 22:02:59.212549 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-b0d54b9c-d24e-4fe0-a167-2c2b4aa89dfe tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 returned with HTTP 200 Aug 13 22:02:59.213100 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 114/454] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:02:59 2026] GET /volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:02:59.223363 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4aae0eee-bbba-49cc-9523-9eb897b02c40 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:59.223866 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4aae0eee-bbba-49cc-9523-9eb897b02c40 None None] GET https://10.4.3.4/volume// Aug 13 22:02:59.224075 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4aae0eee-bbba-49cc-9523-9eb897b02c40 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:59.224303 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4aae0eee-bbba-49cc-9523-9eb897b02c40 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:59.224770 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4aae0eee-bbba-49cc-9523-9eb897b02c40 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:02:59.225130 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 113/455] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:02:59 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:02:59.236554 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-b1cf2ea9-01e4-49ce-bca0-74fc407891d9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:59.242397 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-b1cf2ea9-01e4-49ce-bca0-74fc407891d9 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:02:59.242397 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-b1cf2ea9-01e4-49ce-bca0-74fc407891d9 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73590db6-e8b2-4875-b5e2-07a77ba5f9b7", "connector": null, "instance_uuid": "43fa90cf-2d35-400e-be42-00d9c5c8f0d6"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:59.253504 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:59.253504 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:59.299795 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-b1cf2ea9-01e4-49ce-bca0-74fc407891d9 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:02:59.300736 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 115/456] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:02:59 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 13 22:02:59.311761 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8bece43e-b3c0-404b-902b-d4206771cb3d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:59.312368 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8bece43e-b3c0-404b-902b-d4206771cb3d None None] GET https://10.4.3.4/volume// Aug 13 22:02:59.312566 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8bece43e-b3c0-404b-902b-d4206771cb3d None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:59.312928 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8bece43e-b3c0-404b-902b-d4206771cb3d None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:59.313333 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8bece43e-b3c0-404b-902b-d4206771cb3d None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:02:59.313581 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 115/457] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:02:59 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:02:59.321805 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-33a77002-8472-4669-b814-790ffcf07dde None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:59.324383 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-33a77002-8472-4669-b814-790ffcf07dde tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] GET https://10.4.3.4/volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 Aug 13 22:02:59.325683 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-33a77002-8472-4669-b814-790ffcf07dde tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:02:59.325683 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-33a77002-8472-4669-b814-790ffcf07dde tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:02:59.337962 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:59.337962 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:02:59.342371 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-33a77002-8472-4669-b814-790ffcf07dde tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Volume info retrieved successfully. Aug 13 22:02:59.348869 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-33a77002-8472-4669-b814-790ffcf07dde tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 returned with HTTP 200 Aug 13 22:02:59.349331 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 115/458] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:02:59 2026] GET /volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:02:59.489708 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-b36f5879-9f51-4a03-8b3e-dc43e1601a5b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:59.492300 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-b36f5879-9f51-4a03-8b3e-dc43e1601a5b tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] PUT https://10.4.3.4/volume/v3/attachments/794bc92e-a830-486d-ada1-b9ca25994ce6 Aug 13 22:02:59.492817 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-b36f5879-9f51-4a03-8b3e-dc43e1601a5b tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:59.507243 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-b36f5879-9f51-4a03-8b3e-dc43e1601a5b tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Acquiring lock "cinder-attachment_update-73590db6-e8b2-4875-b5e2-07a77ba5f9b7-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:02:59.514572 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-b36f5879-9f51-4a03-8b3e-dc43e1601a5b tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Lock "cinder-attachment_update-73590db6-e8b2-4875-b5e2-07a77ba5f9b7-np0000007271" acquired by "attachment_update" :: waited 0.007s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:02:59.516122 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:59.516122 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:02:59.656118 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-b36f5879-9f51-4a03-8b3e-dc43e1601a5b tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Lock "cinder-attachment_update-73590db6-e8b2-4875-b5e2-07a77ba5f9b7-np0000007271" released by "attachment_update" :: held 0.141s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:02:59.656118 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-b36f5879-9f51-4a03-8b3e-dc43e1601a5b tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/attachments/794bc92e-a830-486d-ada1-b9ca25994ce6 returned with HTTP 200 Aug 13 22:02:59.656507 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 114/459] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:02:59 2026] PUT /volume/v3/attachments/794bc92e-a830-486d-ada1-b9ca25994ce6 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:02:59.701651 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-5404725b-6390-4280-a1bd-11c1ea9dc8f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:02:59.706166 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-5404725b-6390-4280-a1bd-11c1ea9dc8f7 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] POST https://10.4.3.4/volume/v3/attachments/794bc92e-a830-486d-ada1-b9ca25994ce6/action Aug 13 22:02:59.706490 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-5404725b-6390-4280-a1bd-11c1ea9dc8f7 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:02:59.706705 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-5404725b-6390-4280-a1bd-11c1ea9dc8f7 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:02:59.725582 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:02:59.725582 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:02:59.741895 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-44de98b0-1384-460e-a1d8-30a24e871e21 req-5404725b-6390-4280-a1bd-11c1ea9dc8f7 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/attachments/794bc92e-a830-486d-ada1-b9ca25994ce6/action returned with HTTP 204 Aug 13 22:02:59.742644 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 116/460] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:02:59 2026] POST /volume/v3/attachments/794bc92e-a830-486d-ada1-b9ca25994ce6/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:00.948476 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-976d177b-805c-47e1-b159-81d4802b744e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:00.957682 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:03:00.957682 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-652591532"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:00.957682 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-652591532'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:03:00.957682 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Create volume of 1 GB Aug 13 22:03:00.957682 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:00.957682 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:00.964471 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Availability Zones retrieved successfully. Aug 13 22:03:00.972512 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Flow 'volume_create_api' (37df2200-0fbf-4a4e-9410-f17f3c91c200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:00.973856 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f2a90e0-c821-479d-b0d7-bdbed932faa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:00.975242 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:03:01.023714 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f2a90e0-c821-479d-b0d7-bdbed932faa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:01.023714 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f5a24e6-5f4a-4052-9c2f-fc23fd0ec702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:01.196064 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Created reservations ['7f53be2e-6429-48e9-99d8-2f05224dd4fa', 'b3015bc8-6dc3-4474-871a-6bf9521b7241', 'a9a09ad8-facc-4cec-b9cb-9027293a36fd', 'b20ab115-c9b1-4677-9265-d68138fcf9c1'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:03:01.196064 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f5a24e6-5f4a-4052-9c2f-fc23fd0ec702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f53be2e-6429-48e9-99d8-2f05224dd4fa', 'b3015bc8-6dc3-4474-871a-6bf9521b7241', 'a9a09ad8-facc-4cec-b9cb-9027293a36fd', 'b20ab115-c9b1-4677-9265-d68138fcf9c1']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:01.196064 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1b5e5b6-63ba-46d6-8331-00d4f8845760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:01.244075 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1b5e5b6-63ba-46d6-8331-00d4f8845760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bf88e80-bbe4-4b34-a32c-fe5cd4296542', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-652591532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e35076a33ac47dbb997d8b9473f7ed3',qos_specs=None,replication_status=,reservations=['7f53be2e-6429-48e9-99d8-2f05224dd4fa','b3015bc8-6dc3-4474-871a-6bf9521b7241','a9a09ad8-facc-4cec-b9cb-9027293a36fd','b20ab115-c9b1-4677-9265-d68138fcf9c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbf152df82504c9fb2e975873b37f497',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-652591532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bf88e80-bbe4-4b34-a32c-fe5cd4296542,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e35076a33ac47dbb997d8b9473f7ed3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbf152df82504c9fb2e975873b37f497',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:01.244075 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc197863-8d9e-4b55-97a6-8d17c8aaa220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:01.301858 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc197863-8d9e-4b55-97a6-8d17c8aaa220) transitioned into state 'SUCCESS' from state '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-652591532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e35076a33ac47dbb997d8b9473f7ed3',qos_specs=None,replication_status=,reservations=['7f53be2e-6429-48e9-99d8-2f05224dd4fa','b3015bc8-6dc3-4474-871a-6bf9521b7241','a9a09ad8-facc-4cec-b9cb-9027293a36fd','b20ab115-c9b1-4677-9265-d68138fcf9c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbf152df82504c9fb2e975873b37f497',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:01.302925 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (948cbe01-0a18-4ffc-97c7-a2912e4e0e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:01.325355 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (948cbe01-0a18-4ffc-97c7-a2912e4e0e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:01.326511 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Flow 'volume_create_api' (37df2200-0fbf-4a4e-9410-f17f3c91c200) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:01.327001 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Create volume request issued successfully. Aug 13 22:03:01.327888 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-976d177b-805c-47e1-b159-81d4802b744e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:03:01.328341 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 116/461] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:03:00 2026] POST /volume/v3/volumes => generated 754 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:03:01.341403 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:01.352325 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7f23aab9-8bed-45dd-9fd8-89280acd3ab8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:01.357862 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f23aab9-8bed-45dd-9fd8-89280acd3ab8 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/1bf88e80-bbe4-4b34-a32c-fe5cd4296542 Aug 13 22:03:01.359443 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f23aab9-8bed-45dd-9fd8-89280acd3ab8 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:01.359690 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f23aab9-8bed-45dd-9fd8-89280acd3ab8 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:01.373624 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:01.373624 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:01.387188 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7f23aab9-8bed-45dd-9fd8-89280acd3ab8 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:03:01.396219 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f23aab9-8bed-45dd-9fd8-89280acd3ab8 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/1bf88e80-bbe4-4b34-a32c-fe5cd4296542 returned with HTTP 200 Aug 13 22:03:01.397818 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 115/462] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:01 2026] GET /volume/v3/volumes/1bf88e80-bbe4-4b34-a32c-fe5cd4296542 => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:01.615046 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:03:01.615046 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-627544386"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:01.617121 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-627544386'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:03:01.617311 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Create volume of 1 GB Aug 13 22:03:01.624212 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Availability Zones retrieved successfully. Aug 13 22:03:01.633056 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Flow 'volume_create_api' (50b145a0-698d-4032-b9fe-b85d5b929e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:01.634156 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6057bc0a-c11d-47bb-bb23-97b1add7919a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:01.635863 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:03:01.684050 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6057bc0a-c11d-47bb-bb23-97b1add7919a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:01.685298 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44437edf-ff7d-411e-9854-63e1a88c7351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:01.777315 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Created reservations ['8c392dc9-366e-4af5-abcb-ab3212eb20b6', '39c1a24a-e40d-4a30-93ea-05cb2ab7110e', '5419a11a-975c-4cc9-8514-a632df6510fa', '926dc05c-1df5-470c-a68f-0523ce5a851b'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:03:01.778397 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44437edf-ff7d-411e-9854-63e1a88c7351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c392dc9-366e-4af5-abcb-ab3212eb20b6', '39c1a24a-e40d-4a30-93ea-05cb2ab7110e', '5419a11a-975c-4cc9-8514-a632df6510fa', '926dc05c-1df5-470c-a68f-0523ce5a851b']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:01.779668 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b3830c2-7eae-43bb-a1f6-5282533f8144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:01.810216 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b3830c2-7eae-43bb-a1f6-5282533f8144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '772a4a79-cb37-4579-a8b2-30aff9bb5d34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-627544386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d980d58b4a48ceb0f283e24a086bfe',qos_specs=None,replication_status=,reservations=['8c392dc9-366e-4af5-abcb-ab3212eb20b6','39c1a24a-e40d-4a30-93ea-05cb2ab7110e','5419a11a-975c-4cc9-8514-a632df6510fa','926dc05c-1df5-470c-a68f-0523ce5a851b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a3fdd2cf62d44dab23243d9b27a6421',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-627544386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=772a4a79-cb37-4579-a8b2-30aff9bb5d34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d980d58b4a48ceb0f283e24a086bfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a3fdd2cf62d44dab23243d9b27a6421',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:01.811441 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (133e9dd7-029d-4478-bee5-32eb3b440e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:01.843949 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (133e9dd7-029d-4478-bee5-32eb3b440e83) transitioned into state 'SUCCESS' from state '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-627544386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d980d58b4a48ceb0f283e24a086bfe',qos_specs=None,replication_status=,reservations=['8c392dc9-366e-4af5-abcb-ab3212eb20b6','39c1a24a-e40d-4a30-93ea-05cb2ab7110e','5419a11a-975c-4cc9-8514-a632df6510fa','926dc05c-1df5-470c-a68f-0523ce5a851b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a3fdd2cf62d44dab23243d9b27a6421',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:01.845324 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9641dae4-be7c-463e-89f2-ecf7fc13d66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:01.866903 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9641dae4-be7c-463e-89f2-ecf7fc13d66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:01.867973 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Flow 'volume_create_api' (50b145a0-698d-4032-b9fe-b85d5b929e94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:01.869109 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Create volume request issued successfully. Aug 13 22:03:01.872347 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58abfafb-5b44-4caf-bb86-7681bf8a0933 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:03:01.873028 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 116/463] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:03:01 2026] POST /volume/v3/volumes => generated 814 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:01.892089 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c7dfb52e-8659-4c49-8c2e-2192c90c7329 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:01.896238 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7dfb52e-8659-4c49-8c2e-2192c90c7329 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] GET https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 Aug 13 22:03:01.896238 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7dfb52e-8659-4c49-8c2e-2192c90c7329 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:01.896238 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7dfb52e-8659-4c49-8c2e-2192c90c7329 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:01.905367 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:01.905367 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:01.910565 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c7dfb52e-8659-4c49-8c2e-2192c90c7329 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Volume info retrieved successfully. Aug 13 22:03:01.918115 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7dfb52e-8659-4c49-8c2e-2192c90c7329 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 returned with HTTP 200 Aug 13 22:03:01.918839 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 117/464] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:03:01 2026] GET /volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:01.999008 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dadf0377-ec2f-4cac-99b9-317a915baf8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:02.001704 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dadf0377-ec2f-4cac-99b9-317a915baf8d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] DELETE https://10.4.3.4/volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 Aug 13 22:03:02.002403 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dadf0377-ec2f-4cac-99b9-317a915baf8d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:02.002403 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dadf0377-ec2f-4cac-99b9-317a915baf8d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:02.002403 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-dadf0377-ec2f-4cac-99b9-317a915baf8d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Delete volume with id: 953a557a-8221-430c-ab49-a609e1b99328 Aug 13 22:03:02.015431 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:02.015431 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:02.016169 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dadf0377-ec2f-4cac-99b9-317a915baf8d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:03:02.042160 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dadf0377-ec2f-4cac-99b9-317a915baf8d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Delete volume request issued successfully. Aug 13 22:03:02.042678 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dadf0377-ec2f-4cac-99b9-317a915baf8d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 returned with HTTP 202 Aug 13 22:03:02.043032 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 117/465] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:03:01 2026] DELETE /volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:02.053410 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-009cbf39-3323-489a-a7b8-5e907b20c181 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:02.057657 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-009cbf39-3323-489a-a7b8-5e907b20c181 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 Aug 13 22:03:02.059797 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-009cbf39-3323-489a-a7b8-5e907b20c181 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:02.059974 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-009cbf39-3323-489a-a7b8-5e907b20c181 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:02.073984 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:02.073984 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:02.081108 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-009cbf39-3323-489a-a7b8-5e907b20c181 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:03:02.088545 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-009cbf39-3323-489a-a7b8-5e907b20c181 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 returned with HTTP 200 Aug 13 22:03:02.089224 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 116/466] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:02 2026] GET /volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:02.418245 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-38d8c21d-627e-4486-b58a-89b3e8d3389d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:02.420296 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38d8c21d-627e-4486-b58a-89b3e8d3389d tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/1bf88e80-bbe4-4b34-a32c-fe5cd4296542 Aug 13 22:03:02.420500 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38d8c21d-627e-4486-b58a-89b3e8d3389d tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:02.420713 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38d8c21d-627e-4486-b58a-89b3e8d3389d tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:02.429749 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:02.429749 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:02.435736 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-38d8c21d-627e-4486-b58a-89b3e8d3389d tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:03:02.442150 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38d8c21d-627e-4486-b58a-89b3e8d3389d tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/1bf88e80-bbe4-4b34-a32c-fe5cd4296542 returned with HTTP 200 Aug 13 22:03:02.442575 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 117/467] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:02 2026] GET /volume/v3/volumes/1bf88e80-bbe4-4b34-a32c-fe5cd4296542 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:02.936465 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-328868c1-e051-456a-af6e-41e551c0b6ac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:02.940855 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-328868c1-e051-456a-af6e-41e551c0b6ac tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] GET https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 Aug 13 22:03:02.942539 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-328868c1-e051-456a-af6e-41e551c0b6ac tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:02.942539 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-328868c1-e051-456a-af6e-41e551c0b6ac tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:02.959277 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:02.959277 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:02.966029 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-328868c1-e051-456a-af6e-41e551c0b6ac tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Volume info retrieved successfully. Aug 13 22:03:02.972371 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-328868c1-e051-456a-af6e-41e551c0b6ac tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 returned with HTTP 200 Aug 13 22:03:02.973046 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 118/468] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:03:02 2026] GET /volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 => generated 941 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:02.988020 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-94b62ac3-7133-476b-a08c-371187682db1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:02.990579 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94b62ac3-7133-476b-a08c-371187682db1 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] POST https://10.4.3.4/volume/v3/volume-transfers Aug 13 22:03:02.991127 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94b62ac3-7133-476b-a08c-371187682db1 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "772a4a79-cb37-4579-a8b2-30aff9bb5d34"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:02.993891 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volume_transfer [None req-94b62ac3-7133-476b-a08c-371187682db1 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Creating new volume transfer {'transfer': {'volume_id': '772a4a79-cb37-4579-a8b2-30aff9bb5d34'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 22:03:02.994045 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volume_transfer [None req-94b62ac3-7133-476b-a08c-371187682db1 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Creating transfer of volume 772a4a79-cb37-4579-a8b2-30aff9bb5d34 Aug 13 22:03:02.994223 np0000007271 devstack@c-api.service[100267]: INFO cinder.transfer.api [None req-94b62ac3-7133-476b-a08c-371187682db1 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Generating transfer record for volume 772a4a79-cb37-4579-a8b2-30aff9bb5d34 Aug 13 22:03:03.004724 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:03.004724 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:03.045314 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94b62ac3-7133-476b-a08c-371187682db1 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volume-transfers returned with HTTP 202 Aug 13 22:03:03.047196 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 118/469] 10.4.3.4 () {70 vars in 1312 bytes} [Thu Aug 13 22:03:02 2026] POST /volume/v3/volume-transfers => generated 568 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:03:03.056835 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-735c4583-3ecc-4bdd-8211-90ff8c5501ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:03.059508 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-735c4583-3ecc-4bdd-8211-90ff8c5501ae tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] GET https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 Aug 13 22:03:03.059508 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-735c4583-3ecc-4bdd-8211-90ff8c5501ae tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:03.059508 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-735c4583-3ecc-4bdd-8211-90ff8c5501ae tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:03.069852 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:03.069852 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:03.077385 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-735c4583-3ecc-4bdd-8211-90ff8c5501ae tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Volume info retrieved successfully. Aug 13 22:03:03.084762 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-735c4583-3ecc-4bdd-8211-90ff8c5501ae tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 returned with HTTP 200 Aug 13 22:03:03.085274 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 117/470] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:03:03 2026] GET /volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:03.105312 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a1510841-1730-44aa-b40e-17a0076413ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:03.110449 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1510841-1730-44aa-b40e-17a0076413ee tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] GET https://10.4.3.4/volume/v3/volume-transfers/eba57ef6-1fbd-47b6-b501-0b07e7781b5d Aug 13 22:03:03.110789 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1510841-1730-44aa-b40e-17a0076413ee tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:03.111060 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1510841-1730-44aa-b40e-17a0076413ee tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:03.115027 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e7ade1fd-6f5d-4720-9ef9-74a69c13a3a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:03.120644 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7ade1fd-6f5d-4720-9ef9-74a69c13a3a4 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 Aug 13 22:03:03.121032 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7ade1fd-6f5d-4720-9ef9-74a69c13a3a4 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:03.121330 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7ade1fd-6f5d-4720-9ef9-74a69c13a3a4 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:03.129915 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1510841-1730-44aa-b40e-17a0076413ee tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volume-transfers/eba57ef6-1fbd-47b6-b501-0b07e7781b5d returned with HTTP 200 Aug 13 22:03:03.130311 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 118/471] 10.4.3.4 () {68 vars in 1402 bytes} [Thu Aug 13 22:03:03 2026] GET /volume/v3/volume-transfers/eba57ef6-1fbd-47b6-b501-0b07e7781b5d => generated 536 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:03.132681 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7ade1fd-6f5d-4720-9ef9-74a69c13a3a4 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 returned with HTTP 404 Aug 13 22:03:03.133211 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 119/472] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:03 2026] GET /volume/v3/volumes/953a557a-8221-430c-ab49-a609e1b99328 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:03.143669 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-08defeef-0c90-44d4-9bd5-1f663979d68b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:03.146520 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a1b9b5d1-c222-47b5-8408-fff244b1500d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:03.148134 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1b9b5d1-c222-47b5-8408-fff244b1500d tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] GET https://10.4.3.4/volume/v3/volume-transfers Aug 13 22:03:03.148535 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1b9b5d1-c222-47b5-8408-fff244b1500d tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:03.148732 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08defeef-0c90-44d4-9bd5-1f663979d68b tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] DELETE https://10.4.3.4/volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de Aug 13 22:03:03.148968 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08defeef-0c90-44d4-9bd5-1f663979d68b tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:03.149030 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1b9b5d1-c222-47b5-8408-fff244b1500d tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:03.149215 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08defeef-0c90-44d4-9bd5-1f663979d68b tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:03.149315 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volume_transfer [None req-a1b9b5d1-c222-47b5-8408-fff244b1500d tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Listing volume transfers {{(pid=100266) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 22:03:03.153041 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-08defeef-0c90-44d4-9bd5-1f663979d68b tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Delete volume with id: dbecffcd-262a-4c34-a1a0-94e57eb8f4de Aug 13 22:03:03.156766 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1b9b5d1-c222-47b5-8408-fff244b1500d tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volume-transfers returned with HTTP 200 Aug 13 22:03:03.157915 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 118/473] 10.4.3.4 () {68 vars in 1291 bytes} [Thu Aug 13 22:03:03 2026] GET /volume/v3/volume-transfers => generated 364 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:03.165021 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:03.165021 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:03.165591 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-08defeef-0c90-44d4-9bd5-1f663979d68b tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:03:03.168563 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ebac335d-8775-42c4-9537-bef38c0cc669 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:03.194768 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-08defeef-0c90-44d4-9bd5-1f663979d68b tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Delete volume request issued successfully. Aug 13 22:03:03.194980 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08defeef-0c90-44d4-9bd5-1f663979d68b tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de returned with HTTP 202 Aug 13 22:03:03.195494 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 119/474] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:03:03 2026] DELETE /volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:03.211122 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e6040772-dbf7-4ae7-94b9-c4a1b1cf4d67 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:03.215800 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6040772-dbf7-4ae7-94b9-c4a1b1cf4d67 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de Aug 13 22:03:03.216770 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6040772-dbf7-4ae7-94b9-c4a1b1cf4d67 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:03.216770 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6040772-dbf7-4ae7-94b9-c4a1b1cf4d67 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:03.236542 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:03.236542 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:03.242948 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e6040772-dbf7-4ae7-94b9-c4a1b1cf4d67 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:03:03.251209 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6040772-dbf7-4ae7-94b9-c4a1b1cf4d67 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de returned with HTTP 200 Aug 13 22:03:03.251606 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 120/475] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:03 2026] GET /volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:03.304737 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ebac335d-8775-42c4-9537-bef38c0cc669 tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] POST https://10.4.3.4/volume/v3/volume-transfers/eba57ef6-1fbd-47b6-b501-0b07e7781b5d/accept Aug 13 22:03:03.305202 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ebac335d-8775-42c4-9537-bef38c0cc669 tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c859dfc41c387c54"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:03.310097 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.volume_transfer [None req-ebac335d-8775-42c4-9537-bef38c0cc669 tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] Accepting volume transfer eba57ef6-1fbd-47b6-b501-0b07e7781b5d {{(pid=100268) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 22:03:03.310535 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-ebac335d-8775-42c4-9537-bef38c0cc669 tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] Accepting transfer eba57ef6-1fbd-47b6-b501-0b07e7781b5d Aug 13 22:03:03.407873 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ebac335d-8775-42c4-9537-bef38c0cc669 tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] Created reservations ['0e925804-d71e-468e-8246-0f874ee2a24a', '4fc9828e-cba1-404c-85e9-d219bf480a28', '466a2635-4e04-4cc9-bb95-d886e40858ef', '14dedf39-3625-4daa-800b-c7b883146816'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:03:03.439387 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ebac335d-8775-42c4-9537-bef38c0cc669 tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] Created reservations ['fe174146-b627-4669-a89a-73568e36dce6', '78be0ea8-e04a-4610-8854-8f9950eba229', 'd3952bf3-c710-451a-b83e-f8b0473ffafd', 'b4654d78-86be-4f09-8ec5-81069f7e2352'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:03:03.479998 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ebac335d-8775-42c4-9537-bef38c0cc669 tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] Created reservations ['6f1662a0-0cd2-4737-aa43-41dd3cf8e37a', '892542bf-8d9b-412c-a4af-03baaef0bef8', '1a489e01-610a-428f-95a1-9a7675e166f5', 'a3d59a23-159e-4911-8699-fe3362a37a54'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:03:03.517553 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ebac335d-8775-42c4-9537-bef38c0cc669 tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] Created reservations ['c57622b6-2704-44f6-b94f-ae68962b56fa', '37d5af99-1bdc-4f3c-95c7-ed76f9e2f1a9', '941c91b4-dd36-4359-a21f-3a0b7e84f740', '75d0673c-c48d-44a8-804e-2d7317320ffd'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:03:03.531550 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ebac335d-8775-42c4-9537-bef38c0cc669 tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] Transfer volume completed successfully. Aug 13 22:03:03.626540 np0000007271 devstack@c-api.service[100268]: INFO cinder.transfer.api [None req-ebac335d-8775-42c4-9537-bef38c0cc669 tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] Volume 772a4a79-cb37-4579-a8b2-30aff9bb5d34 has been transferred. Aug 13 22:03:03.635719 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ebac335d-8775-42c4-9537-bef38c0cc669 tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] https://10.4.3.4/volume/v3/volume-transfers/eba57ef6-1fbd-47b6-b501-0b07e7781b5d/accept returned with HTTP 202 Aug 13 22:03:03.636257 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 119/476] 10.4.3.4 () {70 vars in 1444 bytes} [Thu Aug 13 22:03:03 2026] POST /volume/v3/volume-transfers/eba57ef6-1fbd-47b6-b501-0b07e7781b5d/accept => generated 361 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:03.651495 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f37c716c-1b89-4d24-8cf1-cf5c622e010a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:03.654928 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f37c716c-1b89-4d24-8cf1-cf5c622e010a tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] GET https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 Aug 13 22:03:03.655202 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f37c716c-1b89-4d24-8cf1-cf5c622e010a tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:03.655484 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f37c716c-1b89-4d24-8cf1-cf5c622e010a tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:03.666482 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:03.666482 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:03.672944 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f37c716c-1b89-4d24-8cf1-cf5c622e010a tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] Volume info retrieved successfully. Aug 13 22:03:03.679995 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f37c716c-1b89-4d24-8cf1-cf5c622e010a tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 returned with HTTP 200 Aug 13 22:03:03.680534 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 119/477] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:03:03 2026] GET /volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 => generated 941 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:03.693947 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f0caa891-e44a-4932-b899-f8a124c43f31 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:03.699921 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0caa891-e44a-4932-b899-f8a124c43f31 tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] GET https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 Aug 13 22:03:03.700187 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0caa891-e44a-4932-b899-f8a124c43f31 tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:03.700754 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0caa891-e44a-4932-b899-f8a124c43f31 tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:03.711276 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:03.711276 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:03.717851 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f0caa891-e44a-4932-b899-f8a124c43f31 tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] Volume info retrieved successfully. Aug 13 22:03:03.725777 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0caa891-e44a-4932-b899-f8a124c43f31 tempest-VolumesTransfersV357Test-1814089117 tempest-VolumesTransfersV357Test-1814089117-project-member] https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 returned with HTTP 200 Aug 13 22:03:03.726330 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 120/478] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:03:03 2026] GET /volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 => generated 941 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:03.746532 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f34f1c37-000e-45cf-9227-acefdcd4cb93 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:03.749773 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f34f1c37-000e-45cf-9227-acefdcd4cb93 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] DELETE https://10.4.3.4/volume/v3/volume-transfers/eba57ef6-1fbd-47b6-b501-0b07e7781b5d Aug 13 22:03:03.749773 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f34f1c37-000e-45cf-9227-acefdcd4cb93 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:03.749773 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f34f1c37-000e-45cf-9227-acefdcd4cb93 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:03.749773 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-f34f1c37-000e-45cf-9227-acefdcd4cb93 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Delete transfer with id: eba57ef6-1fbd-47b6-b501-0b07e7781b5d Aug 13 22:03:03.752740 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f34f1c37-000e-45cf-9227-acefdcd4cb93 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volume-transfers/eba57ef6-1fbd-47b6-b501-0b07e7781b5d returned with HTTP 404 Aug 13 22:03:03.753537 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 121/479] 10.4.3.4 () {68 vars in 1405 bytes} [Thu Aug 13 22:03:03 2026] DELETE /volume/v3/volume-transfers/eba57ef6-1fbd-47b6-b501-0b07e7781b5d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:03:03.765897 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-53e07334-19d9-4844-b3d0-86f7556e5650 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:03.870746 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53e07334-19d9-4844-b3d0-86f7556e5650 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 Aug 13 22:03:03.871071 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53e07334-19d9-4844-b3d0-86f7556e5650 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:03.874497 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53e07334-19d9-4844-b3d0-86f7556e5650 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:03.874497 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-53e07334-19d9-4844-b3d0-86f7556e5650 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Delete volume with id: 772a4a79-cb37-4579-a8b2-30aff9bb5d34 Aug 13 22:03:03.882733 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:03.882733 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:03.883175 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-53e07334-19d9-4844-b3d0-86f7556e5650 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Volume info retrieved successfully. Aug 13 22:03:03.912318 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-53e07334-19d9-4844-b3d0-86f7556e5650 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Delete volume request issued successfully. Aug 13 22:03:03.912658 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53e07334-19d9-4844-b3d0-86f7556e5650 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 returned with HTTP 202 Aug 13 22:03:03.913635 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 120/480] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:03:03 2026] DELETE /volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:03:03.927689 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9098aa2b-6c00-489b-8c11-7391cd635095 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:03.930611 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9098aa2b-6c00-489b-8c11-7391cd635095 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] GET https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 Aug 13 22:03:03.930770 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9098aa2b-6c00-489b-8c11-7391cd635095 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:03.930917 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9098aa2b-6c00-489b-8c11-7391cd635095 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:03.941310 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:03.941310 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:03.946234 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9098aa2b-6c00-489b-8c11-7391cd635095 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Volume info retrieved successfully. Aug 13 22:03:03.951480 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9098aa2b-6c00-489b-8c11-7391cd635095 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 returned with HTTP 200 Aug 13 22:03:03.951480 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 120/481] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:03:03 2026] GET /volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 => generated 1125 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:03:04.267900 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa96bf8e-5c1f-4b18-8070-611c7f401271 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:04.276498 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa96bf8e-5c1f-4b18-8070-611c7f401271 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de Aug 13 22:03:04.276841 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa96bf8e-5c1f-4b18-8070-611c7f401271 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:04.277151 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa96bf8e-5c1f-4b18-8070-611c7f401271 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:04.287097 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa96bf8e-5c1f-4b18-8070-611c7f401271 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de returned with HTTP 404 Aug 13 22:03:04.287818 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 121/482] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:04 2026] GET /volume/v3/volumes/dbecffcd-262a-4c34-a1a0-94e57eb8f4de => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:04.297718 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1496e8e6-6507-442b-9b18-fd513690aa3d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:04.299175 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1496e8e6-6507-442b-9b18-fd513690aa3d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] DELETE https://10.4.3.4/volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 Aug 13 22:03:04.299242 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1496e8e6-6507-442b-9b18-fd513690aa3d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:04.299405 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1496e8e6-6507-442b-9b18-fd513690aa3d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:04.299677 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1496e8e6-6507-442b-9b18-fd513690aa3d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Delete volume with id: 2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 Aug 13 22:03:04.308951 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:04.308951 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:04.309668 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1496e8e6-6507-442b-9b18-fd513690aa3d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:03:04.330617 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1496e8e6-6507-442b-9b18-fd513690aa3d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Delete volume request issued successfully. Aug 13 22:03:04.330617 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1496e8e6-6507-442b-9b18-fd513690aa3d tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 returned with HTTP 202 Aug 13 22:03:04.331178 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 122/483] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:03:04 2026] DELETE /volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:04.343302 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9fd674a6-8a72-486b-a238-bb6f925cf540 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:04.345674 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fd674a6-8a72-486b-a238-bb6f925cf540 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 Aug 13 22:03:04.345973 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fd674a6-8a72-486b-a238-bb6f925cf540 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:04.346119 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fd674a6-8a72-486b-a238-bb6f925cf540 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:04.355897 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:04.355897 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:04.359810 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9fd674a6-8a72-486b-a238-bb6f925cf540 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Volume info retrieved successfully. Aug 13 22:03:04.366169 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fd674a6-8a72-486b-a238-bb6f925cf540 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 returned with HTTP 200 Aug 13 22:03:04.366491 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 121/484] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:04 2026] GET /volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:04.969028 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-56bffd65-afe0-4f73-8ca9-60de5f251cdd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:04.971439 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56bffd65-afe0-4f73-8ca9-60de5f251cdd tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] GET https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 Aug 13 22:03:04.971799 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56bffd65-afe0-4f73-8ca9-60de5f251cdd tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:04.972100 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56bffd65-afe0-4f73-8ca9-60de5f251cdd tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:04.982571 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56bffd65-afe0-4f73-8ca9-60de5f251cdd tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 returned with HTTP 404 Aug 13 22:03:04.983256 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 121/485] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:03:04 2026] GET /volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:03:04.993970 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-888424c5-faed-45f3-9af2-0e60e81a0e66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:05.002932 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-888424c5-faed-45f3-9af2-0e60e81a0e66 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] GET https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 Aug 13 22:03:05.003287 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-888424c5-faed-45f3-9af2-0e60e81a0e66 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:05.004568 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-888424c5-faed-45f3-9af2-0e60e81a0e66 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:05.016627 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-888424c5-faed-45f3-9af2-0e60e81a0e66 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 returned with HTTP 404 Aug 13 22:03:05.017148 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 122/486] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:03:04 2026] GET /volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:03:05.026094 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45ec938d-11d4-459a-a1dd-54f4c3948076 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:05.028500 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45ec938d-11d4-459a-a1dd-54f4c3948076 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] DELETE https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 Aug 13 22:03:05.028818 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45ec938d-11d4-459a-a1dd-54f4c3948076 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:05.028974 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45ec938d-11d4-459a-a1dd-54f4c3948076 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:05.029156 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-45ec938d-11d4-459a-a1dd-54f4c3948076 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Delete volume with id: 772a4a79-cb37-4579-a8b2-30aff9bb5d34 Aug 13 22:03:05.036836 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45ec938d-11d4-459a-a1dd-54f4c3948076 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 returned with HTTP 404 Aug 13 22:03:05.037551 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 123/487] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:03:05 2026] DELETE /volume/v3/volumes/772a4a79-cb37-4579-a8b2-30aff9bb5d34 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:03:05.047372 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:05.049587 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:03:05.049953 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-495749895"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:05.051834 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-495749895'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:03:05.052121 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Create volume of 1 GB Aug 13 22:03:05.056343 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Availability Zones retrieved successfully. Aug 13 22:03:05.062491 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Flow 'volume_create_api' (5e9543ac-ba07-4856-9f3c-8833d220ab44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:05.065360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e217a2e-448c-44ad-b8a4-ed4daaa6ec92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:05.065360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:03:05.102550 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e217a2e-448c-44ad-b8a4-ed4daaa6ec92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:05.103725 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf39ca1-aec3-4416-b12b-4755acb54283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:05.163061 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Created reservations ['238b69cc-f394-48f2-895f-e7df3cbbbb20', 'ca1be46f-748b-4f69-bd7b-84f59f83610c', '9bdfe551-04d5-43a9-9770-9ff688ffc2ae', '4f8383d0-2d49-46e8-88d3-40789d4b6a70'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:03:05.164245 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf39ca1-aec3-4416-b12b-4755acb54283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['238b69cc-f394-48f2-895f-e7df3cbbbb20', 'ca1be46f-748b-4f69-bd7b-84f59f83610c', '9bdfe551-04d5-43a9-9770-9ff688ffc2ae', '4f8383d0-2d49-46e8-88d3-40789d4b6a70']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:05.165065 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cadd7751-f025-4d79-99b3-638ef1274fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:05.194079 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cadd7751-f025-4d79-99b3-638ef1274fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25771b6a-455a-4727-8a89-c8cc961b3755', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-495749895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d980d58b4a48ceb0f283e24a086bfe',qos_specs=None,replication_status=,reservations=['238b69cc-f394-48f2-895f-e7df3cbbbb20','ca1be46f-748b-4f69-bd7b-84f59f83610c','9bdfe551-04d5-43a9-9770-9ff688ffc2ae','4f8383d0-2d49-46e8-88d3-40789d4b6a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a3fdd2cf62d44dab23243d9b27a6421',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:03:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-495749895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25771b6a-455a-4727-8a89-c8cc961b3755,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d980d58b4a48ceb0f283e24a086bfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a3fdd2cf62d44dab23243d9b27a6421',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:05.195029 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (637388cc-8769-4fcc-9451-96a19e657abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:05.218207 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (637388cc-8769-4fcc-9451-96a19e657abb) transitioned into state 'SUCCESS' from state '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-495749895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d980d58b4a48ceb0f283e24a086bfe',qos_specs=None,replication_status=,reservations=['238b69cc-f394-48f2-895f-e7df3cbbbb20','ca1be46f-748b-4f69-bd7b-84f59f83610c','9bdfe551-04d5-43a9-9770-9ff688ffc2ae','4f8383d0-2d49-46e8-88d3-40789d4b6a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a3fdd2cf62d44dab23243d9b27a6421',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:05.219286 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4fa66f-ce2e-4232-baae-d3a61b986dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:05.235089 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4fa66f-ce2e-4232-baae-d3a61b986dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:05.236609 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Flow 'volume_create_api' (5e9543ac-ba07-4856-9f3c-8833d220ab44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:05.237110 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Create volume request issued successfully. Aug 13 22:03:05.238028 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c6de686-5ec0-481f-bc7c-f13aa20c0a23 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:03:05.238523 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 122/488] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:03:05 2026] POST /volume/v3/volumes => generated 814 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:05.256870 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3cb4c6c0-5fee-4c25-a7b5-4f40f9757d11 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:05.258985 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3cb4c6c0-5fee-4c25-a7b5-4f40f9757d11 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] GET https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 Aug 13 22:03:05.259244 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3cb4c6c0-5fee-4c25-a7b5-4f40f9757d11 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:05.259585 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3cb4c6c0-5fee-4c25-a7b5-4f40f9757d11 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:05.272071 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:05.272071 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:05.281037 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3cb4c6c0-5fee-4c25-a7b5-4f40f9757d11 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Volume info retrieved successfully. Aug 13 22:03:05.291947 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3cb4c6c0-5fee-4c25-a7b5-4f40f9757d11 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 returned with HTTP 200 Aug 13 22:03:05.292334 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 122/489] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:03:05 2026] GET /volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:05.393238 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2336b786-c01d-4a14-bc3b-02d9ca73e8c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:05.396568 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2336b786-c01d-4a14-bc3b-02d9ca73e8c7 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] GET https://10.4.3.4/volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 Aug 13 22:03:05.396862 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2336b786-c01d-4a14-bc3b-02d9ca73e8c7 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:05.397109 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2336b786-c01d-4a14-bc3b-02d9ca73e8c7 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:05.410373 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2336b786-c01d-4a14-bc3b-02d9ca73e8c7 tempest-TaggedBootDevicesTest-2113643418 tempest-TaggedBootDevicesTest-2113643418-project-member] https://10.4.3.4/volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 returned with HTTP 404 Aug 13 22:03:05.411477 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 123/490] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:05 2026] GET /volume/v3/volumes/2e3be72b-55bc-4e5f-9eaa-1f8900872fb5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:06.312205 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9292c8b1-0d83-48c9-968f-45524733c485 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:06.314795 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9292c8b1-0d83-48c9-968f-45524733c485 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] GET https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 Aug 13 22:03:06.315104 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9292c8b1-0d83-48c9-968f-45524733c485 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:06.315386 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9292c8b1-0d83-48c9-968f-45524733c485 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:06.332454 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:06.332454 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:06.346590 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9292c8b1-0d83-48c9-968f-45524733c485 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Volume info retrieved successfully. Aug 13 22:03:06.352439 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9292c8b1-0d83-48c9-968f-45524733c485 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 returned with HTTP 200 Aug 13 22:03:06.352953 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 124/491] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:03:06 2026] GET /volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 => generated 941 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:06.371917 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e720aefd-6d79-4a5b-8462-9cac45458151 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:06.376766 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e720aefd-6d79-4a5b-8462-9cac45458151 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] POST https://10.4.3.4/volume/v3/volume-transfers Aug 13 22:03:06.378954 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e720aefd-6d79-4a5b-8462-9cac45458151 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "25771b6a-455a-4727-8a89-c8cc961b3755"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:06.380851 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volume_transfer [None req-e720aefd-6d79-4a5b-8462-9cac45458151 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Creating new volume transfer {'transfer': {'volume_id': '25771b6a-455a-4727-8a89-c8cc961b3755'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 22:03:06.381109 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volume_transfer [None req-e720aefd-6d79-4a5b-8462-9cac45458151 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Creating transfer of volume 25771b6a-455a-4727-8a89-c8cc961b3755 Aug 13 22:03:06.381295 np0000007271 devstack@c-api.service[100268]: INFO cinder.transfer.api [None req-e720aefd-6d79-4a5b-8462-9cac45458151 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Generating transfer record for volume 25771b6a-455a-4727-8a89-c8cc961b3755 Aug 13 22:03:06.389958 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:06.389958 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:06.401041 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e720aefd-6d79-4a5b-8462-9cac45458151 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volume-transfers returned with HTTP 202 Aug 13 22:03:06.402011 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 123/492] 10.4.3.4 () {70 vars in 1312 bytes} [Thu Aug 13 22:03:06 2026] POST /volume/v3/volume-transfers => generated 568 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:06.414793 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3a7a595b-c8a7-4483-bb22-6e4984a64474 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:06.417152 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a7a595b-c8a7-4483-bb22-6e4984a64474 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] GET https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 Aug 13 22:03:06.417489 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a7a595b-c8a7-4483-bb22-6e4984a64474 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:06.417778 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a7a595b-c8a7-4483-bb22-6e4984a64474 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:06.427018 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:06.427018 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:06.431645 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3a7a595b-c8a7-4483-bb22-6e4984a64474 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Volume info retrieved successfully. Aug 13 22:03:06.437491 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a7a595b-c8a7-4483-bb22-6e4984a64474 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 returned with HTTP 200 Aug 13 22:03:06.438055 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 123/493] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:03:06 2026] GET /volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:06.454452 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-234d4aba-700b-4aab-aa0d-68b8075e6a45 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:06.457194 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-234d4aba-700b-4aab-aa0d-68b8075e6a45 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] GET https://10.4.3.4/volume/v3/volume-transfers/detail Aug 13 22:03:06.457474 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-234d4aba-700b-4aab-aa0d-68b8075e6a45 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:06.457678 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-234d4aba-700b-4aab-aa0d-68b8075e6a45 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:06.457871 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volume_transfer [None req-234d4aba-700b-4aab-aa0d-68b8075e6a45 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Listing volume transfers {{(pid=100267) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 22:03:06.464692 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-234d4aba-700b-4aab-aa0d-68b8075e6a45 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 22:03:06.465057 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 124/494] 10.4.3.4 () {68 vars in 1312 bytes} [Thu Aug 13 22:03:06 2026] GET /volume/v3/volume-transfers/detail => generated 539 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:06.477690 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-629de6f3-cbca-445b-92a6-b9f4e0fed4bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:06.480840 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-629de6f3-cbca-445b-92a6-b9f4e0fed4bf tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] DELETE https://10.4.3.4/volume/v3/volume-transfers/fbae8191-4c39-441b-87dc-7a37926814ab Aug 13 22:03:06.481076 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-629de6f3-cbca-445b-92a6-b9f4e0fed4bf tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:06.481265 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-629de6f3-cbca-445b-92a6-b9f4e0fed4bf tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:06.481473 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-629de6f3-cbca-445b-92a6-b9f4e0fed4bf tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Delete transfer with id: fbae8191-4c39-441b-87dc-7a37926814ab Aug 13 22:03:06.497307 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:06.497307 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:06.507450 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-629de6f3-cbca-445b-92a6-b9f4e0fed4bf tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volume-transfers/fbae8191-4c39-441b-87dc-7a37926814ab returned with HTTP 202 Aug 13 22:03:06.508082 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 125/495] 10.4.3.4 () {68 vars in 1405 bytes} [Thu Aug 13 22:03:06 2026] DELETE /volume/v3/volume-transfers/fbae8191-4c39-441b-87dc-7a37926814ab => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 13 22:03:06.517516 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2a31da71-fec6-4641-bc3c-925fdf72e6ca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:06.521225 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a31da71-fec6-4641-bc3c-925fdf72e6ca tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] GET https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 Aug 13 22:03:06.521262 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a31da71-fec6-4641-bc3c-925fdf72e6ca tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:06.521620 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a31da71-fec6-4641-bc3c-925fdf72e6ca tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:06.529501 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:06.529501 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:06.533833 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2a31da71-fec6-4641-bc3c-925fdf72e6ca tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Volume info retrieved successfully. Aug 13 22:03:06.538652 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a31da71-fec6-4641-bc3c-925fdf72e6ca tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 returned with HTTP 200 Aug 13 22:03:06.539163 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 124/496] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:03:06 2026] GET /volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 => generated 941 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:06.554620 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-85c23e80-a691-4d78-a13a-9d24a31f4be6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:06.558514 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85c23e80-a691-4d78-a13a-9d24a31f4be6 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] DELETE https://10.4.3.4/volume/v3/volume-transfers/fbae8191-4c39-441b-87dc-7a37926814ab Aug 13 22:03:06.558860 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85c23e80-a691-4d78-a13a-9d24a31f4be6 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:06.559295 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85c23e80-a691-4d78-a13a-9d24a31f4be6 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:06.559295 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-85c23e80-a691-4d78-a13a-9d24a31f4be6 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Delete transfer with id: fbae8191-4c39-441b-87dc-7a37926814ab Aug 13 22:03:06.564363 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85c23e80-a691-4d78-a13a-9d24a31f4be6 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volume-transfers/fbae8191-4c39-441b-87dc-7a37926814ab returned with HTTP 404 Aug 13 22:03:06.565135 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 124/497] 10.4.3.4 () {68 vars in 1405 bytes} [Thu Aug 13 22:03:06 2026] DELETE /volume/v3/volume-transfers/fbae8191-4c39-441b-87dc-7a37926814ab => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:03:06.574814 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2396f2d6-00f6-4235-963f-d1f05d749652 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:06.579230 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2396f2d6-00f6-4235-963f-d1f05d749652 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 Aug 13 22:03:06.579687 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2396f2d6-00f6-4235-963f-d1f05d749652 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:06.579788 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2396f2d6-00f6-4235-963f-d1f05d749652 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:06.579936 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2396f2d6-00f6-4235-963f-d1f05d749652 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Delete volume with id: 25771b6a-455a-4727-8a89-c8cc961b3755 Aug 13 22:03:06.591183 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:06.591183 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:06.591949 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2396f2d6-00f6-4235-963f-d1f05d749652 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Volume info retrieved successfully. Aug 13 22:03:06.613789 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2396f2d6-00f6-4235-963f-d1f05d749652 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Delete volume request issued successfully. Aug 13 22:03:06.614044 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2396f2d6-00f6-4235-963f-d1f05d749652 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 returned with HTTP 202 Aug 13 22:03:06.614543 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 125/498] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:03:06 2026] DELETE /volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:03:06.629966 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a1f2869-461a-442a-bee5-819a2e64ee11 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:06.631902 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a1f2869-461a-442a-bee5-819a2e64ee11 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] GET https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 Aug 13 22:03:06.631902 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a1f2869-461a-442a-bee5-819a2e64ee11 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:06.632131 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a1f2869-461a-442a-bee5-819a2e64ee11 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:06.645959 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:06.645959 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:06.655354 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2a1f2869-461a-442a-bee5-819a2e64ee11 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Volume info retrieved successfully. Aug 13 22:03:06.662179 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a1f2869-461a-442a-bee5-819a2e64ee11 tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 returned with HTTP 200 Aug 13 22:03:06.663147 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 126/499] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:03:06 2026] GET /volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 => generated 1125 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:03:07.336323 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ded5ed5a-4315-4dd2-99c1-8c21992af1dc req-302a9557-d898-4b08-bb36-1e724754a4be None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:07.339202 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ded5ed5a-4315-4dd2-99c1-8c21992af1dc req-302a9557-d898-4b08-bb36-1e724754a4be tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] GET https://10.4.3.4/volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 Aug 13 22:03:07.339475 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ded5ed5a-4315-4dd2-99c1-8c21992af1dc req-302a9557-d898-4b08-bb36-1e724754a4be tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:07.339746 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ded5ed5a-4315-4dd2-99c1-8c21992af1dc req-302a9557-d898-4b08-bb36-1e724754a4be tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:07.352043 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:07.352043 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:07.355852 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ded5ed5a-4315-4dd2-99c1-8c21992af1dc req-302a9557-d898-4b08-bb36-1e724754a4be tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Volume info retrieved successfully. Aug 13 22:03:07.361443 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ded5ed5a-4315-4dd2-99c1-8c21992af1dc req-302a9557-d898-4b08-bb36-1e724754a4be tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 returned with HTTP 200 Aug 13 22:03:07.361840 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 125/500] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:07 2026] GET /volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 => generated 1130 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:07.684701 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-690eaaf8-945d-4e52-99b8-fbbdef5b039e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:07.686931 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-690eaaf8-945d-4e52-99b8-fbbdef5b039e tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] GET https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 Aug 13 22:03:07.687177 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-690eaaf8-945d-4e52-99b8-fbbdef5b039e tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:07.687449 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-690eaaf8-945d-4e52-99b8-fbbdef5b039e tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:07.694561 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-690eaaf8-945d-4e52-99b8-fbbdef5b039e tempest-VolumesTransfersV357Test-1924369663 tempest-VolumesTransfersV357Test-1924369663-project-admin] https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 returned with HTTP 404 Aug 13 22:03:07.695243 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 125/501] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:03:07 2026] GET /volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:03:07.706589 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a1a28a51-4fbf-4f25-afa2-e649c306ec0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:07.708968 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1a28a51-4fbf-4f25-afa2-e649c306ec0f tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] GET https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 Aug 13 22:03:07.709249 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1a28a51-4fbf-4f25-afa2-e649c306ec0f tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:07.709477 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1a28a51-4fbf-4f25-afa2-e649c306ec0f tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:07.719476 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1a28a51-4fbf-4f25-afa2-e649c306ec0f tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 returned with HTTP 404 Aug 13 22:03:07.720497 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 126/502] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:03:07 2026] GET /volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:03:07.732899 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ed1e062-360f-4d1d-b8d0-844651b816a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:07.735471 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ed1e062-360f-4d1d-b8d0-844651b816a0 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] DELETE https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 Aug 13 22:03:07.735471 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ed1e062-360f-4d1d-b8d0-844651b816a0 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:07.735790 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ed1e062-360f-4d1d-b8d0-844651b816a0 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:07.737450 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8ed1e062-360f-4d1d-b8d0-844651b816a0 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] Delete volume with id: 25771b6a-455a-4727-8a89-c8cc961b3755 Aug 13 22:03:07.743818 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ed1e062-360f-4d1d-b8d0-844651b816a0 tempest-VolumesTransfersV357Test-656125135 tempest-VolumesTransfersV357Test-656125135-project-member] https://10.4.3.4/volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 returned with HTTP 404 Aug 13 22:03:07.744290 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 127/503] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:03:07 2026] DELETE /volume/v3/volumes/25771b6a-455a-4727-8a89-c8cc961b3755 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:03:08.822646 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:08.958700 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:03:08.959993 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1785652754", "imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:08.960755 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1785652754', 'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:03:09.097890 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Create volume of 1 GB Aug 13 22:03:09.098233 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:09.098233 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:09.098896 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Availability Zones retrieved successfully. Aug 13 22:03:09.109718 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Flow 'volume_create_api' (9b93aa68-f596-4692-b987-893a9dec95fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:09.110110 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8065484f-0d66-4f4c-8b64-e640deaea09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:09.115812 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:03:09.178593 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:09.178593 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:09.195882 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8065484f-0d66-4f4c-8b64-e640deaea09b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3c121f1a-ef29-4ac3-b662-055d332d770f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c121f1a-ef29-4ac3-b662-055d332d770f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:09.196765 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690bf77f-06e1-4169-8d2c-0b1a7cac50d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:09.306318 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Created reservations ['98da5cf0-dcda-4baf-a1eb-3113479035e0', 'bb9776e5-7552-4349-bf05-613e8b1fe07e', '27f50ff7-6a97-4ff0-aa06-007412c9b43c', 'f26283b8-a957-41e6-9c7c-22bae1d1b18c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:03:09.307464 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690bf77f-06e1-4169-8d2c-0b1a7cac50d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98da5cf0-dcda-4baf-a1eb-3113479035e0', 'bb9776e5-7552-4349-bf05-613e8b1fe07e', '27f50ff7-6a97-4ff0-aa06-007412c9b43c', 'f26283b8-a957-41e6-9c7c-22bae1d1b18c']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:09.308618 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e6c5179-4c6f-4559-86a9-26472ed82b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:09.339136 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e6c5179-4c6f-4559-86a9-26472ed82b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c78c92d-a521-4314-8328-94ed47658dd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1785652754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='68e763b9340442bf936039f05ec59e68',qos_specs=None,replication_status=,reservations=['98da5cf0-dcda-4baf-a1eb-3113479035e0','bb9776e5-7552-4349-bf05-613e8b1fe07e','27f50ff7-6a97-4ff0-aa06-007412c9b43c','f26283b8-a957-41e6-9c7c-22bae1d1b18c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7971373a4dfe48b6943343e6f85c4824',volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:03:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1785652754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c78c92d-a521-4314-8328-94ed47658dd8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='68e763b9340442bf936039f05ec59e68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7971373a4dfe48b6943343e6f85c4824',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c121f1a-ef29-4ac3-b662-055d332d770f),volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:09.340087 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (006157eb-4db7-4ed1-a427-ab9db392b7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:09.365444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (006157eb-4db7-4ed1-a427-ab9db392b7c6) transitioned into state 'SUCCESS' from state '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-1785652754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='68e763b9340442bf936039f05ec59e68',qos_specs=None,replication_status=,reservations=['98da5cf0-dcda-4baf-a1eb-3113479035e0','bb9776e5-7552-4349-bf05-613e8b1fe07e','27f50ff7-6a97-4ff0-aa06-007412c9b43c','f26283b8-a957-41e6-9c7c-22bae1d1b18c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7971373a4dfe48b6943343e6f85c4824',volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:09.365444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (742f65e6-fb95-442c-b704-3c12d8e46fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:09.377000 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (742f65e6-fb95-442c-b704-3c12d8e46fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:09.378265 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Flow 'volume_create_api' (9b93aa68-f596-4692-b987-893a9dec95fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:09.378736 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Create volume request issued successfully. Aug 13 22:03:09.379586 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5221f73-8f65-4e1a-ad58-64bb6f9937c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:03:09.380123 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 126/504] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:03:08 2026] POST /volume/v3/volumes => generated 756 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:03:09.400670 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca02719e-2fc4-4836-bb09-198dab9f8fea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:09.406063 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca02719e-2fc4-4836-bb09-198dab9f8fea tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 Aug 13 22:03:09.406287 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca02719e-2fc4-4836-bb09-198dab9f8fea tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:09.406503 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca02719e-2fc4-4836-bb09-198dab9f8fea tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:09.426004 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:09.426004 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:09.439256 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ca02719e-2fc4-4836-bb09-198dab9f8fea tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:09.446248 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca02719e-2fc4-4836-bb09-198dab9f8fea tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 returned with HTTP 200 Aug 13 22:03:09.446619 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 126/505] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:09 2026] GET /volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 => generated 824 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:09.863180 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5bc1eee-ca24-4382-971e-328a516b70df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:09.865759 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:03:09.866107 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-86370072"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:09.868094 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-86370072'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:03:09.868343 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Create volume of 1 GB Aug 13 22:03:09.873413 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Availability Zones retrieved successfully. Aug 13 22:03:09.880351 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Flow 'volume_create_api' (06bd82cd-4dcf-4168-9f48-472c5004e0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:09.881161 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aa5249d-5bd1-468e-9cbf-54531226db51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:09.882147 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:03:09.911027 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aa5249d-5bd1-468e-9cbf-54531226db51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:09.911918 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ca159b-77ef-42ab-be81-6f307489fd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:09.966374 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Created reservations ['fa7e4784-7146-4643-a71b-57aef3ac3bba', 'ae8c1a73-6836-4745-8c40-35243e036e8c', '3e6605d6-cd3e-4f88-8ce2-6317af543333', '165e3dfe-a056-47dd-b69b-40dc5b50a509'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:03:09.967391 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ca159b-77ef-42ab-be81-6f307489fd33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa7e4784-7146-4643-a71b-57aef3ac3bba', 'ae8c1a73-6836-4745-8c40-35243e036e8c', '3e6605d6-cd3e-4f88-8ce2-6317af543333', '165e3dfe-a056-47dd-b69b-40dc5b50a509']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:09.968485 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (600a287f-1ff2-4989-a1dc-ca9cd14cda7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:09.995232 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (600a287f-1ff2-4989-a1dc-ca9cd14cda7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '229a9d55-5114-4bd4-af48-a259b6898bd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-86370072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e35076a33ac47dbb997d8b9473f7ed3',qos_specs=None,replication_status=,reservations=['fa7e4784-7146-4643-a71b-57aef3ac3bba','ae8c1a73-6836-4745-8c40-35243e036e8c','3e6605d6-cd3e-4f88-8ce2-6317af543333','165e3dfe-a056-47dd-b69b-40dc5b50a509'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbf152df82504c9fb2e975873b37f497',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:03:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-86370072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=229a9d55-5114-4bd4-af48-a259b6898bd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e35076a33ac47dbb997d8b9473f7ed3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbf152df82504c9fb2e975873b37f497',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:09.996046 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eadf90f3-75c0-4df9-9423-593b9e2fadf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:10.021186 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eadf90f3-75c0-4df9-9423-593b9e2fadf0) transitioned into state 'SUCCESS' from state '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-86370072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e35076a33ac47dbb997d8b9473f7ed3',qos_specs=None,replication_status=,reservations=['fa7e4784-7146-4643-a71b-57aef3ac3bba','ae8c1a73-6836-4745-8c40-35243e036e8c','3e6605d6-cd3e-4f88-8ce2-6317af543333','165e3dfe-a056-47dd-b69b-40dc5b50a509'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbf152df82504c9fb2e975873b37f497',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:10.021996 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b549ff7-6593-4f5d-b91e-66c4e41d26b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:10.037403 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b549ff7-6593-4f5d-b91e-66c4e41d26b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:10.038718 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Flow 'volume_create_api' (06bd82cd-4dcf-4168-9f48-472c5004e0e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:10.038991 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Create volume request issued successfully. Aug 13 22:03:10.039738 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5bc1eee-ca24-4382-971e-328a516b70df tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:03:10.040613 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 127/506] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:03:09 2026] POST /volume/v3/volumes => generated 753 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:03:10.056965 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b75cc4d4-8db7-4307-a677-cd60c50ed181 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:10.059595 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b75cc4d4-8db7-4307-a677-cd60c50ed181 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:03:10.059852 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b75cc4d4-8db7-4307-a677-cd60c50ed181 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:10.060100 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b75cc4d4-8db7-4307-a677-cd60c50ed181 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:10.073630 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:10.073630 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:10.080837 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b75cc4d4-8db7-4307-a677-cd60c50ed181 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:03:10.087159 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b75cc4d4-8db7-4307-a677-cd60c50ed181 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 200 Aug 13 22:03:10.087721 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 128/507] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:10 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:10.463230 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b29e15e9-a415-4e7c-a512-80bc935e3415 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:10.465475 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b29e15e9-a415-4e7c-a512-80bc935e3415 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 Aug 13 22:03:10.465733 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b29e15e9-a415-4e7c-a512-80bc935e3415 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:10.465978 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b29e15e9-a415-4e7c-a512-80bc935e3415 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:10.476927 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:10.476927 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:10.482039 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b29e15e9-a415-4e7c-a512-80bc935e3415 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:10.489197 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b29e15e9-a415-4e7c-a512-80bc935e3415 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 returned with HTTP 200 Aug 13 22:03:10.489770 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 127/508] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:10 2026] GET /volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:10.635304 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-408ce9bf-7491-4d15-b9fe-65b705547e25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:10.638691 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-408ce9bf-7491-4d15-b9fe-65b705547e25 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 Aug 13 22:03:10.638908 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-408ce9bf-7491-4d15-b9fe-65b705547e25 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:10.639087 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-408ce9bf-7491-4d15-b9fe-65b705547e25 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:10.648613 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:10.648613 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:10.653935 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-408ce9bf-7491-4d15-b9fe-65b705547e25 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:10.660542 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-408ce9bf-7491-4d15-b9fe-65b705547e25 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 returned with HTTP 200 Aug 13 22:03:10.661028 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 127/509] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:10 2026] GET /volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:11.109559 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2526bb45-f638-4b94-830c-434542865e1d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:11.112845 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2526bb45-f638-4b94-830c-434542865e1d tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:03:11.113078 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2526bb45-f638-4b94-830c-434542865e1d tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:11.113322 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2526bb45-f638-4b94-830c-434542865e1d tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:11.124697 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-701011d8-ed1c-435f-a908-318393cec386 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:11.126611 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:11.126611 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:11.128392 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-701011d8-ed1c-435f-a908-318393cec386 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 Aug 13 22:03:11.128715 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-701011d8-ed1c-435f-a908-318393cec386 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:11.129559 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-701011d8-ed1c-435f-a908-318393cec386 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:11.136509 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2526bb45-f638-4b94-830c-434542865e1d tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:03:11.137187 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:11.137187 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:11.141364 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2526bb45-f638-4b94-830c-434542865e1d tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 200 Aug 13 22:03:11.143638 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-701011d8-ed1c-435f-a908-318393cec386 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:11.146379 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 128/510] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:11 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:11.151930 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-701011d8-ed1c-435f-a908-318393cec386 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 returned with HTTP 200 Aug 13 22:03:11.152489 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 129/511] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:11 2026] GET /volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:11.166665 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1adfde8a-00ed-45e7-b357-d8bb2277af25 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:11.172444 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1adfde8a-00ed-45e7-b357-d8bb2277af25 None None] GET https://10.4.3.4/volume// Aug 13 22:03:11.172444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1adfde8a-00ed-45e7-b357-d8bb2277af25 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:11.172444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1adfde8a-00ed-45e7-b357-d8bb2277af25 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:11.172444 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1adfde8a-00ed-45e7-b357-d8bb2277af25 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:11.172444 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 128/512] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:03:11 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:11.185117 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-d2d15e9c-eb29-4041-a9be-7822bc9b39c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:11.188891 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-d2d15e9c-eb29-4041-a9be-7822bc9b39c7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:03:11.189667 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-d2d15e9c-eb29-4041-a9be-7822bc9b39c7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c78c92d-a521-4314-8328-94ed47658dd8", "connector": null, "instance_uuid": "3bec3803-95af-4d40-bc19-3133a3836aa3"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:11.206241 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:11.206241 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:11.249755 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-d2d15e9c-eb29-4041-a9be-7822bc9b39c7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:03:11.250506 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 128/513] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:03:11 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:03:11.593296 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-03214485-f659-47ff-9551-ba81304d5cbb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:11.737830 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:03:11.738433 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1470357520"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:11.742044 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1470357520'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:03:11.742344 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Create volume of 1 GB Aug 13 22:03:11.751526 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Availability Zones retrieved successfully. Aug 13 22:03:11.752801 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:11.754483 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:03:11.754840 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1497316888"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:11.756272 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1497316888'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:03:11.756404 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Create volume of 1 GB Aug 13 22:03:11.762982 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Flow 'volume_create_api' (f0aef2a4-debe-4126-bef1-2badb35de92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:11.763123 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Availability Zones retrieved successfully. Aug 13 22:03:11.764296 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d5e88e7-304d-4d69-8e41-777d9bfca0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:11.765313 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:03:11.772566 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Flow 'volume_create_api' (6e6e841e-2d24-4663-a440-dcfe23edc253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:11.773652 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c27d3b72-bc63-4cef-a66a-440f3912a80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:11.774662 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:03:11.807861 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d5e88e7-304d-4d69-8e41-777d9bfca0aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:11.808987 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10af741-439d-4c2f-aa66-981a88dfc2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:11.816647 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c27d3b72-bc63-4cef-a66a-440f3912a80b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:11.817299 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbcc2752-45d0-434c-8103-146d0d6d0ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:11.909096 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Created reservations ['5723b5b1-6e46-4b55-bf4f-76f36f39c454', 'd50f3ef2-420a-4942-90f4-c9525c3535d7', '75cc7955-ff42-4dcf-8eb0-3f4b4976132f', '6d0fe326-ad8a-42af-bbc7-ea7835d9dd70'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:03:11.910254 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10af741-439d-4c2f-aa66-981a88dfc2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5723b5b1-6e46-4b55-bf4f-76f36f39c454', 'd50f3ef2-420a-4942-90f4-c9525c3535d7', '75cc7955-ff42-4dcf-8eb0-3f4b4976132f', '6d0fe326-ad8a-42af-bbc7-ea7835d9dd70']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:11.911333 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37678459-eec1-4773-b9b4-de9040ae1fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:11.923228 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Created reservations ['2c1713ab-dfd2-4209-a94d-b9c55fe0023a', '09cd5d92-3515-4fb8-84b8-1ef7e49fa705', '17aae1bf-ec9c-4d73-a94d-a3dd3a3f9042', '19aeece2-24ca-4509-aff4-cf1f9c793108'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:03:11.924113 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbcc2752-45d0-434c-8103-146d0d6d0ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c1713ab-dfd2-4209-a94d-b9c55fe0023a', '09cd5d92-3515-4fb8-84b8-1ef7e49fa705', '17aae1bf-ec9c-4d73-a94d-a3dd3a3f9042', '19aeece2-24ca-4509-aff4-cf1f9c793108']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:11.924988 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a366301-8a61-4963-b79c-0fe3db2c9bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:11.944721 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37678459-eec1-4773-b9b4-de9040ae1fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bda9ca77-7dab-4f26-801c-9b238fe1a247', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1470357520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff3526fc0504271acdd874c23385d83',qos_specs=None,replication_status=,reservations=['5723b5b1-6e46-4b55-bf4f-76f36f39c454','d50f3ef2-420a-4942-90f4-c9525c3535d7','75cc7955-ff42-4dcf-8eb0-3f4b4976132f','6d0fe326-ad8a-42af-bbc7-ea7835d9dd70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='def6706cb8e64cce90f9f957b7506c7a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1470357520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bda9ca77-7dab-4f26-801c-9b238fe1a247,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ff3526fc0504271acdd874c23385d83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='def6706cb8e64cce90f9f957b7506c7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:11.945630 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a4ae6a-f6df-42b7-8a42-d82cf56dbc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:11.955214 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a366301-8a61-4963-b79c-0fe3db2c9bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db2e45f9-9d37-4bf2-8e8e-5735ce1c0571', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1497316888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b281c15ddfe4b20942b90b66160ef8b',qos_specs=None,replication_status=,reservations=['2c1713ab-dfd2-4209-a94d-b9c55fe0023a','09cd5d92-3515-4fb8-84b8-1ef7e49fa705','17aae1bf-ec9c-4d73-a94d-a3dd3a3f9042','19aeece2-24ca-4509-aff4-cf1f9c793108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b01b67be934696b3b5c8ee9e3ad541',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1497316888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db2e45f9-9d37-4bf2-8e8e-5735ce1c0571,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b281c15ddfe4b20942b90b66160ef8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42b01b67be934696b3b5c8ee9e3ad541',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:11.956067 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e612af87-07a5-4e8c-95b3-7a4f48ee6418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:11.971490 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a4ae6a-f6df-42b7-8a42-d82cf56dbc15) transitioned into state 'SUCCESS' from state '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-1470357520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff3526fc0504271acdd874c23385d83',qos_specs=None,replication_status=,reservations=['5723b5b1-6e46-4b55-bf4f-76f36f39c454','d50f3ef2-420a-4942-90f4-c9525c3535d7','75cc7955-ff42-4dcf-8eb0-3f4b4976132f','6d0fe326-ad8a-42af-bbc7-ea7835d9dd70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='def6706cb8e64cce90f9f957b7506c7a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:11.972244 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aedebfa-1321-4dd3-bc95-d75f45e75dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:11.987478 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aedebfa-1321-4dd3-bc95-d75f45e75dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:11.988036 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Flow 'volume_create_api' (f0aef2a4-debe-4126-bef1-2badb35de92e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:11.988335 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Create volume request issued successfully. Aug 13 22:03:11.989098 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03214485-f659-47ff-9551-ba81304d5cbb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:03:11.990011 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 129/514] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:03:11 2026] POST /volume/v3/volumes => generated 748 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:03:11.993861 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e612af87-07a5-4e8c-95b3-7a4f48ee6418) transitioned into state 'SUCCESS' from state '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-1497316888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b281c15ddfe4b20942b90b66160ef8b',qos_specs=None,replication_status=,reservations=['2c1713ab-dfd2-4209-a94d-b9c55fe0023a','09cd5d92-3515-4fb8-84b8-1ef7e49fa705','17aae1bf-ec9c-4d73-a94d-a3dd3a3f9042','19aeece2-24ca-4509-aff4-cf1f9c793108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b01b67be934696b3b5c8ee9e3ad541',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:11.994898 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (397964a4-0167-476e-9ab4-83f1e0af943f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:12.005387 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0ade7ea0-7868-46df-b203-ab61b967c57b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:12.005973 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (397964a4-0167-476e-9ab4-83f1e0af943f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:12.007005 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Flow 'volume_create_api' (6e6e841e-2d24-4663-a440-dcfe23edc253) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:12.007552 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Create volume request issued successfully. Aug 13 22:03:12.008601 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7a9b8f5-cbb7-400f-8e38-24f338151a4e tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:03:12.009202 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 130/515] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:03:11 2026] POST /volume/v3/volumes => generated 751 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:03:12.009606 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ade7ea0-7868-46df-b203-ab61b967c57b tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 Aug 13 22:03:12.009980 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ade7ea0-7868-46df-b203-ab61b967c57b tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:12.010140 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ade7ea0-7868-46df-b203-ab61b967c57b tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:12.013115 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=375,cinder:UPDATE=123,cinder:INSERT=96 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:03:12.020144 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:12.020144 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:12.025401 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0ade7ea0-7868-46df-b203-ab61b967c57b tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Volume info retrieved successfully. Aug 13 22:03:12.028505 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2edcaa3d-b4b5-4872-b21b-f5f5778674d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:12.031229 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2edcaa3d-b4b5-4872-b21b-f5f5778674d6 tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] GET https://10.4.3.4/volume/v3/volumes/db2e45f9-9d37-4bf2-8e8e-5735ce1c0571 Aug 13 22:03:12.031229 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2edcaa3d-b4b5-4872-b21b-f5f5778674d6 tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:12.031229 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2edcaa3d-b4b5-4872-b21b-f5f5778674d6 tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:12.033621 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ade7ea0-7868-46df-b203-ab61b967c57b tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 returned with HTTP 200 Aug 13 22:03:12.034290 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 129/516] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:12 2026] GET /volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:12.040682 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:12.040682 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:12.050253 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2edcaa3d-b4b5-4872-b21b-f5f5778674d6 tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Volume info retrieved successfully. Aug 13 22:03:12.057446 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2edcaa3d-b4b5-4872-b21b-f5f5778674d6 tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] https://10.4.3.4/volume/v3/volumes/db2e45f9-9d37-4bf2-8e8e-5735ce1c0571 returned with HTTP 200 Aug 13 22:03:12.057446 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 129/517] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:12 2026] GET /volume/v3/volumes/db2e45f9-9d37-4bf2-8e8e-5735ce1c0571 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:12.634484 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-b27a4433-4555-484a-86bb-680c5e64ec30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:12.637059 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-b27a4433-4555-484a-86bb-680c5e64ec30 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:12.637330 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-b27a4433-4555-484a-86bb-680c5e64ec30 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:12.637561 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-b27a4433-4555-484a-86bb-680c5e64ec30 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:12.647851 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:12.647851 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:12.652637 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-b27a4433-4555-484a-86bb-680c5e64ec30 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:12.660349 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-b27a4433-4555-484a-86bb-680c5e64ec30 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:12.661323 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 130/518] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:12 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:12.801753 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0bdc3d68-0a78-44de-a960-5fb3e096641d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:12.802375 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0bdc3d68-0a78-44de-a960-5fb3e096641d None None] GET https://10.4.3.4/volume// Aug 13 22:03:12.802748 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0bdc3d68-0a78-44de-a960-5fb3e096641d None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:12.803036 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0bdc3d68-0a78-44de-a960-5fb3e096641d None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:12.803775 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0bdc3d68-0a78-44de-a960-5fb3e096641d None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:12.804717 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 131/519] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:03:12 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:12.812067 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-81f2afdc-162f-4965-8ee2-965671c2f40f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:12.814809 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-81f2afdc-162f-4965-8ee2-965671c2f40f tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:03:12.815593 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-81f2afdc-162f-4965-8ee2-965671c2f40f tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72fa753b-9f0b-4203-a3f7-49f3d7044e22", "connector": null, "instance_uuid": "91c9bc6b-0d0e-48e5-8ef4-33a1e47ccb2a"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:12.827265 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:12.827265 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:12.880034 np0000007271 devstack@c-api.service[100268]: WARNING cinder.volume.api [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-81f2afdc-162f-4965-8ee2-965671c2f40f tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 22:03:12.898679 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-81f2afdc-162f-4965-8ee2-965671c2f40f tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:03:12.899380 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 130/520] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:03:12 2026] POST /volume/v3/attachments => generated 271 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:12.950839 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f7382385-e3ce-44ef-939a-d420a13b31d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:12.954051 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-085a4dd8-833d-499f-8109-861019c4b00f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:12.954507 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-085a4dd8-833d-499f-8109-861019c4b00f None None] GET https://10.4.3.4/volume// Aug 13 22:03:12.954812 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-085a4dd8-833d-499f-8109-861019c4b00f None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:12.954894 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-085a4dd8-833d-499f-8109-861019c4b00f None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:12.955347 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-085a4dd8-833d-499f-8109-861019c4b00f None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:12.955624 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 131/521] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:03:12 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:12.956601 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7382385-e3ce-44ef-939a-d420a13b31d7 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:12.956810 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7382385-e3ce-44ef-939a-d420a13b31d7 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:12.957125 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7382385-e3ce-44ef-939a-d420a13b31d7 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:12.969677 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:12.969677 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:12.976232 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f7382385-e3ce-44ef-939a-d420a13b31d7 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:12.979121 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7382385-e3ce-44ef-939a-d420a13b31d7 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:12.979592 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 130/522] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:12 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:12.985156 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22963a3e-b202-4547-b29a-3a00ffb0f199 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:12.985156 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22963a3e-b202-4547-b29a-3a00ffb0f199 None None] GET https://10.4.3.4/volume// Aug 13 22:03:12.985321 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-c0d9e139-6a56-4f36-97ed-7327c7b726a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:12.985387 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22963a3e-b202-4547-b29a-3a00ffb0f199 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:12.985387 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22963a3e-b202-4547-b29a-3a00ffb0f199 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:12.985387 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22963a3e-b202-4547-b29a-3a00ffb0f199 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:12.985387 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 132/523] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:03:12 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:12.987353 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-c0d9e139-6a56-4f36-97ed-7327c7b726a8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 Aug 13 22:03:12.987663 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-c0d9e139-6a56-4f36-97ed-7327c7b726a8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:12.987881 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-c0d9e139-6a56-4f36-97ed-7327c7b726a8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:12.999242 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:12.999242 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:13.003335 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-c0d9e139-6a56-4f36-97ed-7327c7b726a8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:13.009779 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-c0d9e139-6a56-4f36-97ed-7327c7b726a8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 returned with HTTP 200 Aug 13 22:03:13.010273 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 131/524] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:03:12 2026] GET /volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 => generated 1543 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:03:13.043486 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-bc1a2577-41a4-4ee2-88cc-2248e27b281c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:13.047969 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-bc1a2577-41a4-4ee2-88cc-2248e27b281c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:13.048552 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-bc1a2577-41a4-4ee2-88cc-2248e27b281c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:13.048552 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-bc1a2577-41a4-4ee2-88cc-2248e27b281c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:13.052510 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b54c5ffa-f868-4991-b696-73f66e949c28 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:13.057159 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b54c5ffa-f868-4991-b696-73f66e949c28 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 Aug 13 22:03:13.057409 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b54c5ffa-f868-4991-b696-73f66e949c28 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:13.057876 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b54c5ffa-f868-4991-b696-73f66e949c28 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:13.068146 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:13.068146 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:13.070273 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:13.070273 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:13.076272 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-bc1a2577-41a4-4ee2-88cc-2248e27b281c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:13.076381 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f205edc1-91fe-48b9-baa0-5502e57f3fbc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:13.077103 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b54c5ffa-f868-4991-b696-73f66e949c28 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Volume info retrieved successfully. Aug 13 22:03:13.077967 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f205edc1-91fe-48b9-baa0-5502e57f3fbc tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] GET https://10.4.3.4/volume/v3/volumes/db2e45f9-9d37-4bf2-8e8e-5735ce1c0571 Aug 13 22:03:13.079353 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f205edc1-91fe-48b9-baa0-5502e57f3fbc tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:13.079353 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f205edc1-91fe-48b9-baa0-5502e57f3fbc tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:13.081812 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b54c5ffa-f868-4991-b696-73f66e949c28 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 returned with HTTP 200 Aug 13 22:03:13.082328 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 131/525] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:13 2026] GET /volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:13.086553 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-bc1a2577-41a4-4ee2-88cc-2248e27b281c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:13.087016 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 132/526] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:03:13 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1044 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:03:13.093568 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:13.093568 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:13.094242 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc3143e1-b3d5-434a-b4f3-08c04adb20fb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:13.097013 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc3143e1-b3d5-434a-b4f3-08c04adb20fb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:03:13.097351 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc3143e1-b3d5-434a-b4f3-08c04adb20fb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bda9ca77-7dab-4f26-801c-9b238fe1a247", "name": "tempest-VolumesBackupsV39Test-Backup-391054542", "container": "tempest-volumesbackupsv39test-backup-container-826359462"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:13.098630 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f205edc1-91fe-48b9-baa0-5502e57f3fbc tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Volume info retrieved successfully. Aug 13 22:03:13.098706 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-cc3143e1-b3d5-434a-b4f3-08c04adb20fb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Creating new backup {'backup': {'volume_id': 'bda9ca77-7dab-4f26-801c-9b238fe1a247', 'name': 'tempest-VolumesBackupsV39Test-Backup-391054542', 'container': 'tempest-volumesbackupsv39test-backup-container-826359462'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:03:13.098808 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-cc3143e1-b3d5-434a-b4f3-08c04adb20fb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Creating backup of volume bda9ca77-7dab-4f26-801c-9b238fe1a247 in container tempest-volumesbackupsv39test-backup-container-826359462 Aug 13 22:03:13.108351 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:13.108351 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:13.108351 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cc3143e1-b3d5-434a-b4f3-08c04adb20fb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Volume info retrieved successfully. Aug 13 22:03:13.109974 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f205edc1-91fe-48b9-baa0-5502e57f3fbc tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] https://10.4.3.4/volume/v3/volumes/db2e45f9-9d37-4bf2-8e8e-5735ce1c0571 returned with HTTP 200 Aug 13 22:03:13.109974 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 133/527] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:13 2026] GET /volume/v3/volumes/db2e45f9-9d37-4bf2-8e8e-5735ce1c0571 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:13.147706 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-cc3143e1-b3d5-434a-b4f3-08c04adb20fb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Created reservations ['53a9cb6d-081f-4071-a350-a0a2ab529cfa', '247801a8-c72f-41f1-b818-5c930d8edfa3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:03:13.151589 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-ae558f02-c120-4271-b14c-5c1666e85d71 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:13.154666 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-ae558f02-c120-4271-b14c-5c1666e85d71 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] PUT https://10.4.3.4/volume/v3/attachments/e1177afc-6340-46d7-b37c-ee5a0cda680f Aug 13 22:03:13.155090 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-ae558f02-c120-4271-b14c-5c1666e85d71 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:13.172987 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-ae558f02-c120-4271-b14c-5c1666e85d71 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Acquiring lock "cinder-attachment_update-4c78c92d-a521-4314-8328-94ed47658dd8-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:03:13.179755 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-ae558f02-c120-4271-b14c-5c1666e85d71 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Lock "cinder-attachment_update-4c78c92d-a521-4314-8328-94ed47658dd8-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:03:13.179755 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:13.179755 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:13.219143 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc3143e1-b3d5-434a-b4f3-08c04adb20fb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:03:13.219473 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 132/528] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:03:13 2026] POST /volume/v3/backups => generated 328 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:03:13.239726 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e54b04a-b418-46cc-a57a-fe187d7213fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:13.241750 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-6088a8d6-2499-428f-9a94-c749a434bd88 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:13.242736 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e54b04a-b418-46cc-a57a-fe187d7213fa tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:13.243053 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e54b04a-b418-46cc-a57a-fe187d7213fa tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:13.243296 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e54b04a-b418-46cc-a57a-fe187d7213fa tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:13.243504 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6e54b04a-b418-46cc-a57a-fe187d7213fa tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:13.246361 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-6088a8d6-2499-428f-9a94-c749a434bd88 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] PUT https://10.4.3.4/volume/v3/attachments/6a005c21-f4fd-4cfa-9a99-d27b538b8eda Aug 13 22:03:13.249220 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-6088a8d6-2499-428f-9a94-c749a434bd88 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:13.255163 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=292,cinder:UPDATE=77,cinder:INSERT=42 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:03:13.262802 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-6088a8d6-2499-428f-9a94-c749a434bd88 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Acquiring lock "cinder-attachment_update-72fa753b-9f0b-4203-a3f7-49f3d7044e22-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:03:13.269236 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:13.269236 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:13.269574 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-6088a8d6-2499-428f-9a94-c749a434bd88 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Lock "cinder-attachment_update-72fa753b-9f0b-4203-a3f7-49f3d7044e22-np0000007271" acquired by "attachment_update" :: waited 0.008s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:03:13.272258 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e54b04a-b418-46cc-a57a-fe187d7213fa tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:13.272258 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 133/529] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:13 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 789 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:13.273724 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:13.273724 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:13.325577 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-ae558f02-c120-4271-b14c-5c1666e85d71 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Lock "cinder-attachment_update-4c78c92d-a521-4314-8328-94ed47658dd8-np0000007271" released by "attachment_update" :: held 0.147s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:03:13.325577 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-ae558f02-c120-4271-b14c-5c1666e85d71 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/e1177afc-6340-46d7-b37c-ee5a0cda680f returned with HTTP 200 Aug 13 22:03:13.326160 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 132/530] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:03:13 2026] PUT /volume/v3/attachments/e1177afc-6340-46d7-b37c-ee5a0cda680f => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:13.372627 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-25ff5f3e-264e-407d-9725-23a03761d656 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:13.373337 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7be8cde3-d8a9-4519-9667-f6a559164ec0 req-3bf7f03f-8637-49c4-8061-1b8f9d11066d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:13.376823 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7be8cde3-d8a9-4519-9667-f6a559164ec0 req-3bf7f03f-8637-49c4-8061-1b8f9d11066d tempest-VolumesAdminNegativeTest-1528625368 tempest-VolumesAdminNegativeTest-1528625368-project] GET https://10.4.3.4/volume/v3/volumes/cd1c2ee8-7653-4355-bf02-298c7eeb265c Aug 13 22:03:13.377087 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7be8cde3-d8a9-4519-9667-f6a559164ec0 req-3bf7f03f-8637-49c4-8061-1b8f9d11066d tempest-VolumesAdminNegativeTest-1528625368 tempest-VolumesAdminNegativeTest-1528625368-project] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:13.377348 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7be8cde3-d8a9-4519-9667-f6a559164ec0 req-3bf7f03f-8637-49c4-8061-1b8f9d11066d tempest-VolumesAdminNegativeTest-1528625368 tempest-VolumesAdminNegativeTest-1528625368-project] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:13.378746 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-25ff5f3e-264e-407d-9725-23a03761d656 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/attachments/e1177afc-6340-46d7-b37c-ee5a0cda680f/action Aug 13 22:03:13.379238 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-25ff5f3e-264e-407d-9725-23a03761d656 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:03:13.379444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-25ff5f3e-264e-407d-9725-23a03761d656 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:13.384931 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7be8cde3-d8a9-4519-9667-f6a559164ec0 req-3bf7f03f-8637-49c4-8061-1b8f9d11066d tempest-VolumesAdminNegativeTest-1528625368 tempest-VolumesAdminNegativeTest-1528625368-project] https://10.4.3.4/volume/v3/volumes/cd1c2ee8-7653-4355-bf02-298c7eeb265c returned with HTTP 404 Aug 13 22:03:13.386245 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 134/531] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:13 2026] GET /volume/v3/volumes/cd1c2ee8-7653-4355-bf02-298c7eeb265c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:13.403339 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c77e88ce-563d-4556-b5fb-13d6cba35f8a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:13.406016 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c77e88ce-563d-4556-b5fb-13d6cba35f8a tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] DELETE https://10.4.3.4/volume/v3/volumes/db2e45f9-9d37-4bf2-8e8e-5735ce1c0571 Aug 13 22:03:13.406516 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c77e88ce-563d-4556-b5fb-13d6cba35f8a tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:13.406516 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c77e88ce-563d-4556-b5fb-13d6cba35f8a tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:13.406696 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c77e88ce-563d-4556-b5fb-13d6cba35f8a tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Delete volume with id: db2e45f9-9d37-4bf2-8e8e-5735ce1c0571 Aug 13 22:03:13.425043 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:13.425043 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:13.427518 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:13.427518 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:13.428289 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c77e88ce-563d-4556-b5fb-13d6cba35f8a tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Volume info retrieved successfully. Aug 13 22:03:13.431821 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-6088a8d6-2499-428f-9a94-c749a434bd88 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Lock "cinder-attachment_update-72fa753b-9f0b-4203-a3f7-49f3d7044e22-np0000007271" released by "attachment_update" :: held 0.162s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:03:13.435794 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-6088a8d6-2499-428f-9a94-c749a434bd88 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/attachments/6a005c21-f4fd-4cfa-9a99-d27b538b8eda returned with HTTP 200 Aug 13 22:03:13.437087 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 134/532] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:03:13 2026] PUT /volume/v3/attachments/6a005c21-f4fd-4cfa-9a99-d27b538b8eda => generated 967 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:13.441877 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a3a4da38-0f6d-4411-a964-1074a5d6f2e0 req-25ff5f3e-264e-407d-9725-23a03761d656 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/e1177afc-6340-46d7-b37c-ee5a0cda680f/action returned with HTTP 204 Aug 13 22:03:13.442519 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 133/533] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:03:13 2026] POST /volume/v3/attachments/e1177afc-6340-46d7-b37c-ee5a0cda680f/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:13.458456 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c77e88ce-563d-4556-b5fb-13d6cba35f8a tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Delete volume request issued successfully. Aug 13 22:03:13.458456 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c77e88ce-563d-4556-b5fb-13d6cba35f8a tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] https://10.4.3.4/volume/v3/volumes/db2e45f9-9d37-4bf2-8e8e-5735ce1c0571 returned with HTTP 202 Aug 13 22:03:13.458456 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 133/534] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:03:13 2026] DELETE /volume/v3/volumes/db2e45f9-9d37-4bf2-8e8e-5735ce1c0571 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:13.469514 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-01f1a21c-3ca5-42cd-ac5b-ad953a265dc0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:13.471722 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01f1a21c-3ca5-42cd-ac5b-ad953a265dc0 tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] GET https://10.4.3.4/volume/v3/volumes/db2e45f9-9d37-4bf2-8e8e-5735ce1c0571 Aug 13 22:03:13.471722 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01f1a21c-3ca5-42cd-ac5b-ad953a265dc0 tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:13.471954 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01f1a21c-3ca5-42cd-ac5b-ad953a265dc0 tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:13.488043 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:13.488043 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:13.499076 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-01f1a21c-3ca5-42cd-ac5b-ad953a265dc0 tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Volume info retrieved successfully. Aug 13 22:03:13.507325 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01f1a21c-3ca5-42cd-ac5b-ad953a265dc0 tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] https://10.4.3.4/volume/v3/volumes/db2e45f9-9d37-4bf2-8e8e-5735ce1c0571 returned with HTTP 200 Aug 13 22:03:13.507950 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 135/535] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:13 2026] GET /volume/v3/volumes/db2e45f9-9d37-4bf2-8e8e-5735ce1c0571 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:13.999597 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-767e8e14-a679-4de6-98e5-91de25c8670b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:14.002033 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-767e8e14-a679-4de6-98e5-91de25c8670b tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:14.002033 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-767e8e14-a679-4de6-98e5-91de25c8670b tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:14.002033 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-767e8e14-a679-4de6-98e5-91de25c8670b tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:14.016858 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:14.016858 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:14.021886 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-767e8e14-a679-4de6-98e5-91de25c8670b tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:14.029109 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-767e8e14-a679-4de6-98e5-91de25c8670b tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:14.029254 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 135/536] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:13 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:14.286054 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3fddf89e-5c36-436a-9f2d-8f8244eea5da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:14.289333 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fddf89e-5c36-436a-9f2d-8f8244eea5da tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:14.289549 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fddf89e-5c36-436a-9f2d-8f8244eea5da tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:14.289734 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fddf89e-5c36-436a-9f2d-8f8244eea5da tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:14.289844 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3fddf89e-5c36-436a-9f2d-8f8244eea5da tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:14.298552 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:14.298552 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:14.299587 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fddf89e-5c36-436a-9f2d-8f8244eea5da tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:14.300102 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 134/537] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:14 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:14.523313 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-73cd75c5-0ea7-41fc-a598-396c10906814 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:14.526809 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73cd75c5-0ea7-41fc-a598-396c10906814 tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] GET https://10.4.3.4/volume/v3/volumes/db2e45f9-9d37-4bf2-8e8e-5735ce1c0571 Aug 13 22:03:14.526809 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73cd75c5-0ea7-41fc-a598-396c10906814 tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:14.526809 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73cd75c5-0ea7-41fc-a598-396c10906814 tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:14.534978 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73cd75c5-0ea7-41fc-a598-396c10906814 tempest-VolumesAdminNegativeTest-120080829 tempest-VolumesAdminNegativeTest-120080829-project-member] https://10.4.3.4/volume/v3/volumes/db2e45f9-9d37-4bf2-8e8e-5735ce1c0571 returned with HTTP 404 Aug 13 22:03:14.534978 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 134/538] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:14 2026] GET /volume/v3/volumes/db2e45f9-9d37-4bf2-8e8e-5735ce1c0571 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:15.048599 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-abc0cd23-3963-4309-8eeb-ec2c74c9c5ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:15.053564 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-abc0cd23-3963-4309-8eeb-ec2c74c9c5ae tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:15.053918 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-abc0cd23-3963-4309-8eeb-ec2c74c9c5ae tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:15.054108 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-abc0cd23-3963-4309-8eeb-ec2c74c9c5ae tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:15.071143 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:15.071143 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:15.077079 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-abc0cd23-3963-4309-8eeb-ec2c74c9c5ae tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:15.082511 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-abc0cd23-3963-4309-8eeb-ec2c74c9c5ae tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:15.083577 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 136/539] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:15 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 865 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:03:15.314726 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05fbd9e0-35c4-4043-9682-55d42d273afc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:15.317478 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05fbd9e0-35c4-4043-9682-55d42d273afc tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:15.317686 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05fbd9e0-35c4-4043-9682-55d42d273afc tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:15.317953 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05fbd9e0-35c4-4043-9682-55d42d273afc tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:15.318339 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-05fbd9e0-35c4-4043-9682-55d42d273afc tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:15.348003 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:15.348003 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:15.349299 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05fbd9e0-35c4-4043-9682-55d42d273afc tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:15.349903 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 136/540] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:15 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:16.103842 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-892743ba-6b43-4886-81cc-1d78d0d4ebef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:16.108523 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-892743ba-6b43-4886-81cc-1d78d0d4ebef tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:16.108881 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-892743ba-6b43-4886-81cc-1d78d0d4ebef tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:16.109172 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-892743ba-6b43-4886-81cc-1d78d0d4ebef tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:16.127595 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:16.127595 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:16.133383 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-892743ba-6b43-4886-81cc-1d78d0d4ebef tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:16.143600 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-892743ba-6b43-4886-81cc-1d78d0d4ebef tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:16.147318 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 135/541] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:16 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:16.363860 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cf6395db-b433-491c-9c60-6598d0a08d60 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:16.366132 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cf6395db-b433-491c-9c60-6598d0a08d60 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:16.366709 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cf6395db-b433-491c-9c60-6598d0a08d60 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:16.367002 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cf6395db-b433-491c-9c60-6598d0a08d60 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:16.367168 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-cf6395db-b433-491c-9c60-6598d0a08d60 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:16.387766 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=269,cinder:INSERT=31,cinder:UPDATE=51 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:03:16.390396 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:16.390396 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:16.391635 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cf6395db-b433-491c-9c60-6598d0a08d60 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:16.395308 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 135/542] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:16 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:16.796200 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-210d7eeb-085a-45e7-9b7c-686eca5ac135 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:16.799761 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-210d7eeb-085a-45e7-9b7c-686eca5ac135 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] POST https://10.4.3.4/volume/v3/attachments/6a005c21-f4fd-4cfa-9a99-d27b538b8eda/action Aug 13 22:03:16.800368 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-210d7eeb-085a-45e7-9b7c-686eca5ac135 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:03:16.800648 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-210d7eeb-085a-45e7-9b7c-686eca5ac135 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:16.804500 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=363,cinder:UPDATE=132,cinder:INSERT=82 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:03:16.827584 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:16.827584 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:16.844596 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8b2ffe52-27e6-44fa-81f0-ef549e1391b8 req-210d7eeb-085a-45e7-9b7c-686eca5ac135 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/attachments/6a005c21-f4fd-4cfa-9a99-d27b538b8eda/action returned with HTTP 204 Aug 13 22:03:16.845806 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 137/543] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:03:16 2026] POST /volume/v3/attachments/6a005c21-f4fd-4cfa-9a99-d27b538b8eda/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:17.161625 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d2afe446-7452-4d31-9fd9-61ace4bb99f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:17.163844 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2afe446-7452-4d31-9fd9-61ace4bb99f1 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:17.164076 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2afe446-7452-4d31-9fd9-61ace4bb99f1 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:17.164280 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2afe446-7452-4d31-9fd9-61ace4bb99f1 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:17.179694 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:17.179694 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:17.185055 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d2afe446-7452-4d31-9fd9-61ace4bb99f1 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:17.192078 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2afe446-7452-4d31-9fd9-61ace4bb99f1 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:17.192340 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 137/544] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:17 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1157 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:17.272821 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-470faf30-bbde-41b7-99a8-0dbe70f607c4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:17.275494 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-470faf30-bbde-41b7-99a8-0dbe70f607c4 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:17.276234 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-470faf30-bbde-41b7-99a8-0dbe70f607c4 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:17.276315 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-470faf30-bbde-41b7-99a8-0dbe70f607c4 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:17.286156 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:17.286156 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:17.290155 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-470faf30-bbde-41b7-99a8-0dbe70f607c4 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:17.296240 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-470faf30-bbde-41b7-99a8-0dbe70f607c4 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:17.296724 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 136/545] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:17 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1157 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:17.409492 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-907c2bff-c741-46c0-8013-0d724f43682a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:17.412273 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-907c2bff-c741-46c0-8013-0d724f43682a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:17.413088 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-907c2bff-c741-46c0-8013-0d724f43682a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:17.413088 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-907c2bff-c741-46c0-8013-0d724f43682a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:17.413088 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-907c2bff-c741-46c0-8013-0d724f43682a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:17.415327 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4933a635-6ea8-4c0f-bbc1-99575565568a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:17.415804 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4933a635-6ea8-4c0f-bbc1-99575565568a None None] GET https://10.4.3.4/volume// Aug 13 22:03:17.416004 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4933a635-6ea8-4c0f-bbc1-99575565568a None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:17.416338 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4933a635-6ea8-4c0f-bbc1-99575565568a None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:17.416744 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4933a635-6ea8-4c0f-bbc1-99575565568a None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:17.417103 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 138/546] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:03:17 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:17.418697 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:17.418697 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:17.419465 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-907c2bff-c741-46c0-8013-0d724f43682a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:17.419465 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 136/547] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:17 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:17.428073 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-4cb38a62-3922-4c6c-ab52-2786f112eebd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:17.431072 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-4cb38a62-3922-4c6c-ab52-2786f112eebd tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:03:17.431228 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-4cb38a62-3922-4c6c-ab52-2786f112eebd tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72fa753b-9f0b-4203-a3f7-49f3d7044e22", "connector": null, "instance_uuid": "b45dfe12-24f5-4d79-9ee4-afabad01f04c"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:17.445510 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:17.445510 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:17.473948 np0000007271 devstack@c-api.service[100265]: WARNING cinder.volume.api [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-4cb38a62-3922-4c6c-ab52-2786f112eebd tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 22:03:17.480350 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-4cb38a62-3922-4c6c-ab52-2786f112eebd tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:03:17.481593 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 138/548] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:03:17 2026] POST /volume/v3/attachments => generated 271 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:17.518763 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a1fe99c6-c03a-4de5-880f-8534aeff5d64 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:17.521383 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1fe99c6-c03a-4de5-880f-8534aeff5d64 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:17.521706 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1fe99c6-c03a-4de5-880f-8534aeff5d64 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:17.521984 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1fe99c6-c03a-4de5-880f-8534aeff5d64 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:17.544580 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-181f2692-733a-47d0-be5e-5f477f213c03 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:17.545118 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-181f2692-733a-47d0-be5e-5f477f213c03 None None] GET https://10.4.3.4/volume// Aug 13 22:03:17.545187 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:17.545187 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:17.545396 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-181f2692-733a-47d0-be5e-5f477f213c03 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:17.545704 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-181f2692-733a-47d0-be5e-5f477f213c03 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:17.546148 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-181f2692-733a-47d0-be5e-5f477f213c03 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:17.546601 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 139/549] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:03:17 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:17.550348 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a1fe99c6-c03a-4de5-880f-8534aeff5d64 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:17.558755 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-2407cac0-6540-4d02-ad46-6271e042552c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:17.559143 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1fe99c6-c03a-4de5-880f-8534aeff5d64 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:17.559143 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 137/550] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:17 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1159 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:17.561626 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-2407cac0-6540-4d02-ad46-6271e042552c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:17.561929 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-2407cac0-6540-4d02-ad46-6271e042552c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:17.562189 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-2407cac0-6540-4d02-ad46-6271e042552c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:17.579745 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:17.579745 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:17.588787 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-2407cac0-6540-4d02-ad46-6271e042552c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:17.597766 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-2407cac0-6540-4d02-ad46-6271e042552c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:17.598589 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 137/551] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:03:17 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1339 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:03:17.766879 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-3d58af9e-9af5-4dca-9dce-b928f80fe38b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:17.772591 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-3d58af9e-9af5-4dca-9dce-b928f80fe38b tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] PUT https://10.4.3.4/volume/v3/attachments/a07347b4-da2f-43ce-ae77-1c7f9bbaaa6b Aug 13 22:03:17.774175 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-3d58af9e-9af5-4dca-9dce-b928f80fe38b tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:17.788167 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-3d58af9e-9af5-4dca-9dce-b928f80fe38b tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Acquiring lock "cinder-attachment_update-72fa753b-9f0b-4203-a3f7-49f3d7044e22-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:03:17.795445 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-3d58af9e-9af5-4dca-9dce-b928f80fe38b tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Lock "cinder-attachment_update-72fa753b-9f0b-4203-a3f7-49f3d7044e22-np0000007271" acquired by "attachment_update" :: waited 0.007s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:03:17.796765 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:17.796765 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:17.942115 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-3d58af9e-9af5-4dca-9dce-b928f80fe38b tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Lock "cinder-attachment_update-72fa753b-9f0b-4203-a3f7-49f3d7044e22-np0000007271" released by "attachment_update" :: held 0.147s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:03:17.942506 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-3d58af9e-9af5-4dca-9dce-b928f80fe38b tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/attachments/a07347b4-da2f-43ce-ae77-1c7f9bbaaa6b returned with HTTP 200 Aug 13 22:03:17.945497 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 139/552] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:03:17 2026] PUT /volume/v3/attachments/a07347b4-da2f-43ce-ae77-1c7f9bbaaa6b => generated 967 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:18.440678 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-175c227d-9d57-4d0a-a83c-56ac1823351a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:18.443584 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-175c227d-9d57-4d0a-a83c-56ac1823351a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:18.443797 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-175c227d-9d57-4d0a-a83c-56ac1823351a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:18.444060 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-175c227d-9d57-4d0a-a83c-56ac1823351a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:18.444274 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-175c227d-9d57-4d0a-a83c-56ac1823351a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:18.453380 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:18.453380 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:18.453616 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-175c227d-9d57-4d0a-a83c-56ac1823351a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:18.454034 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 140/553] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:18 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:18.573900 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7216bbd6-41aa-4532-a188-05823bec2ac3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:18.578878 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7216bbd6-41aa-4532-a188-05823bec2ac3 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:18.579157 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7216bbd6-41aa-4532-a188-05823bec2ac3 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:18.580949 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7216bbd6-41aa-4532-a188-05823bec2ac3 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:18.594765 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:18.594765 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:18.601513 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7216bbd6-41aa-4532-a188-05823bec2ac3 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:18.610566 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7216bbd6-41aa-4532-a188-05823bec2ac3 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:18.610566 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 138/554] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:18 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:19.469485 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b6b9a610-aede-4c5d-bbb9-640090085aba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:19.473979 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6b9a610-aede-4c5d-bbb9-640090085aba tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:19.473979 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6b9a610-aede-4c5d-bbb9-640090085aba tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:19.473979 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6b9a610-aede-4c5d-bbb9-640090085aba tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:19.473979 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b6b9a610-aede-4c5d-bbb9-640090085aba tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:19.481224 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:19.481224 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:19.482433 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6b9a610-aede-4c5d-bbb9-640090085aba tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:19.483000 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 138/555] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:19 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:19.627573 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa3a83bc-9f66-4fb2-99e9-a63eb312f590 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:19.631708 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa3a83bc-9f66-4fb2-99e9-a63eb312f590 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:19.632086 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa3a83bc-9f66-4fb2-99e9-a63eb312f590 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:19.632386 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa3a83bc-9f66-4fb2-99e9-a63eb312f590 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:19.652640 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:19.652640 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:19.660634 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fa3a83bc-9f66-4fb2-99e9-a63eb312f590 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:19.670229 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa3a83bc-9f66-4fb2-99e9-a63eb312f590 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:19.670780 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 140/556] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:19 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1160 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:20.496636 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-514ce557-6b1e-4515-afab-8ea6232e2a30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:20.498666 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-514ce557-6b1e-4515-afab-8ea6232e2a30 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:20.501363 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-514ce557-6b1e-4515-afab-8ea6232e2a30 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:20.501822 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-514ce557-6b1e-4515-afab-8ea6232e2a30 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:20.502174 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-514ce557-6b1e-4515-afab-8ea6232e2a30 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:20.519046 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:20.519046 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:20.520166 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-514ce557-6b1e-4515-afab-8ea6232e2a30 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:20.520797 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 141/557] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:20 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:20.694197 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd52fbbe-8f83-4fa4-8ae3-a1f458a9a791 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:20.696794 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd52fbbe-8f83-4fa4-8ae3-a1f458a9a791 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:20.697125 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd52fbbe-8f83-4fa4-8ae3-a1f458a9a791 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:20.697442 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd52fbbe-8f83-4fa4-8ae3-a1f458a9a791 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:20.711955 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:20.711955 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:20.717184 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cd52fbbe-8f83-4fa4-8ae3-a1f458a9a791 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:20.724136 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd52fbbe-8f83-4fa4-8ae3-a1f458a9a791 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:20.724761 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 139/558] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:20 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:21.538907 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-827c7ec6-24b6-4576-b878-7b9a12696d06 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:21.538907 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-827c7ec6-24b6-4576-b878-7b9a12696d06 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:21.539437 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-827c7ec6-24b6-4576-b878-7b9a12696d06 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:21.539512 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-827c7ec6-24b6-4576-b878-7b9a12696d06 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:21.539689 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-827c7ec6-24b6-4576-b878-7b9a12696d06 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:21.544386 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:21.544386 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:21.545208 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-827c7ec6-24b6-4576-b878-7b9a12696d06 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:21.545623 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 139/559] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:21 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:21.741025 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c805e0d9-ddbb-4ea9-9b12-a87f2f2569f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:21.744942 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c805e0d9-ddbb-4ea9-9b12-a87f2f2569f3 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:21.746406 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c805e0d9-ddbb-4ea9-9b12-a87f2f2569f3 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:21.752850 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c805e0d9-ddbb-4ea9-9b12-a87f2f2569f3 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:21.782743 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:21.782743 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:21.788080 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c805e0d9-ddbb-4ea9-9b12-a87f2f2569f3 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:21.795836 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c805e0d9-ddbb-4ea9-9b12-a87f2f2569f3 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:21.796385 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 141/560] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:21 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1160 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:21.895454 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-66025143-c155-4f2f-821e-56ce936cf1c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:21.899446 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-66025143-c155-4f2f-821e-56ce936cf1c1 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] POST https://10.4.3.4/volume/v3/attachments/a07347b4-da2f-43ce-ae77-1c7f9bbaaa6b/action Aug 13 22:03:21.899446 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-66025143-c155-4f2f-821e-56ce936cf1c1 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:03:21.899446 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-66025143-c155-4f2f-821e-56ce936cf1c1 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:21.935215 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:21.935215 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:21.947605 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-efb0d960-1ea5-4771-b975-481797ed3db2 req-66025143-c155-4f2f-821e-56ce936cf1c1 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/attachments/a07347b4-da2f-43ce-ae77-1c7f9bbaaa6b/action returned with HTTP 204 Aug 13 22:03:21.948062 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 142/561] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:03:21 2026] POST /volume/v3/attachments/a07347b4-da2f-43ce-ae77-1c7f9bbaaa6b/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:03:22.559382 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2b1e93c7-7643-42b1-a7f2-885deb7c834d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:22.562524 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b1e93c7-7643-42b1-a7f2-885deb7c834d tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:22.562767 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b1e93c7-7643-42b1-a7f2-885deb7c834d tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:22.562952 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b1e93c7-7643-42b1-a7f2-885deb7c834d tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:22.563077 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2b1e93c7-7643-42b1-a7f2-885deb7c834d tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:22.569402 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:22.569402 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:22.569836 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b1e93c7-7643-42b1-a7f2-885deb7c834d tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:22.570276 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 140/562] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:22 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:22.817269 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-38b7006a-8a27-4fbb-b371-901395e7d230 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:22.822500 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38b7006a-8a27-4fbb-b371-901395e7d230 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:22.822500 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38b7006a-8a27-4fbb-b371-901395e7d230 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:22.822659 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38b7006a-8a27-4fbb-b371-901395e7d230 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:22.850568 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:22.850568 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:22.856182 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-38b7006a-8a27-4fbb-b371-901395e7d230 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:22.862380 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38b7006a-8a27-4fbb-b371-901395e7d230 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:22.862953 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 140/563] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:22 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1454 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:23.068869 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-37dbbddf-de36-447e-bb7c-73b20b4e346f req-168cfcec-e02d-4f69-a5db-4763ec521ec8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:23.072521 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-37dbbddf-de36-447e-bb7c-73b20b4e346f req-168cfcec-e02d-4f69-a5db-4763ec521ec8 tempest-TestMultiAttachVolumeSwap-335678331 tempest-TestMultiAttachVolumeSwap-335678331-project] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:23.072794 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-37dbbddf-de36-447e-bb7c-73b20b4e346f req-168cfcec-e02d-4f69-a5db-4763ec521ec8 tempest-TestMultiAttachVolumeSwap-335678331 tempest-TestMultiAttachVolumeSwap-335678331-project] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:23.073165 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-37dbbddf-de36-447e-bb7c-73b20b4e346f req-168cfcec-e02d-4f69-a5db-4763ec521ec8 tempest-TestMultiAttachVolumeSwap-335678331 tempest-TestMultiAttachVolumeSwap-335678331-project] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:23.088773 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:23.088773 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:23.092823 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-37dbbddf-de36-447e-bb7c-73b20b4e346f req-168cfcec-e02d-4f69-a5db-4763ec521ec8 tempest-TestMultiAttachVolumeSwap-335678331 tempest-TestMultiAttachVolumeSwap-335678331-project] Volume info retrieved successfully. Aug 13 22:03:23.099208 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-37dbbddf-de36-447e-bb7c-73b20b4e346f req-168cfcec-e02d-4f69-a5db-4763ec521ec8 tempest-TestMultiAttachVolumeSwap-335678331 tempest-TestMultiAttachVolumeSwap-335678331-project] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:23.099814 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 142/564] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:23 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1647 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:23.112860 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-08228d33-1f34-4083-834b-d2c35b40e290 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:23.116808 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08228d33-1f34-4083-834b-d2c35b40e290 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-reader] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:23.117063 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08228d33-1f34-4083-834b-d2c35b40e290 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:23.117319 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08228d33-1f34-4083-834b-d2c35b40e290 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:23.130167 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:23.130167 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:23.133618 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-08228d33-1f34-4083-834b-d2c35b40e290 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-reader] Volume info retrieved successfully. Aug 13 22:03:23.138380 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08228d33-1f34-4083-834b-d2c35b40e290 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-reader] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:23.139286 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 143/565] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:23 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1454 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:03:23.164667 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d46a1e6d-00c6-4483-8f45-18f59fff6471 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:23.167334 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d46a1e6d-00c6-4483-8f45-18f59fff6471 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-reader] GET https://10.4.3.4/volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f Aug 13 22:03:23.167868 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d46a1e6d-00c6-4483-8f45-18f59fff6471 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:23.168136 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d46a1e6d-00c6-4483-8f45-18f59fff6471 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:23.177525 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:23.177525 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:23.182707 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d46a1e6d-00c6-4483-8f45-18f59fff6471 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-reader] Volume info retrieved successfully. Aug 13 22:03:23.195704 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d46a1e6d-00c6-4483-8f45-18f59fff6471 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-reader] https://10.4.3.4/volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f returned with HTTP 200 Aug 13 22:03:23.196153 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 141/566] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:23 2026] GET /volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:23.235704 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:23.238300 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:03:23.238751 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1309018016"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:23.240302 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1309018016'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:03:23.240454 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Create volume of 1 GB Aug 13 22:03:23.260666 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Availability Zones retrieved successfully. Aug 13 22:03:23.270630 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Flow 'volume_create_api' (d9b40db3-6dde-40c8-9368-efe9e62e7cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:23.272553 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a657024-ff58-4c49-813d-3a373ff73d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:23.273935 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:03:23.316192 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b7cbfbbb-4e83-40d6-b122-acb6976ba8fc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:23.319167 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7cbfbbb-4e83-40d6-b122-acb6976ba8fc tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:23.319526 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7cbfbbb-4e83-40d6-b122-acb6976ba8fc tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:23.319757 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7cbfbbb-4e83-40d6-b122-acb6976ba8fc tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:23.323609 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a657024-ff58-4c49-813d-3a373ff73d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:23.324566 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4929f691-7597-4809-a0c1-1d2374c862dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:23.339263 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:23.339263 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:23.346854 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b7cbfbbb-4e83-40d6-b122-acb6976ba8fc tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:23.353220 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7cbfbbb-4e83-40d6-b122-acb6976ba8fc tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:23.354136 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 143/567] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:23 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1454 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:23.403581 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-23be6588-a193-40bc-9619-07f501ecbbca req-8bf44687-a766-4c6b-b740-2ea839ef05c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:23.406026 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-8bf44687-a766-4c6b-b740-2ea839ef05c4 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:23.406224 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-8bf44687-a766-4c6b-b740-2ea839ef05c4 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:23.406417 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-8bf44687-a766-4c6b-b740-2ea839ef05c4 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:23.418744 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:23.418744 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:23.418909 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Created reservations ['6618df93-18dc-4916-86c7-4b550bd8eecc', 'a5b56064-aa83-4159-927c-4ed7f38e3017', '9e635b46-b3d6-422e-a460-729f36964807', '4f706390-711b-47bb-b8bd-54fec4b91d03'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:03:23.420451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4929f691-7597-4809-a0c1-1d2374c862dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6618df93-18dc-4916-86c7-4b550bd8eecc', 'a5b56064-aa83-4159-927c-4ed7f38e3017', '9e635b46-b3d6-422e-a460-729f36964807', '4f706390-711b-47bb-b8bd-54fec4b91d03']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:23.421551 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19547f0d-9414-4553-b82d-e521641c5840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:23.421764 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-23be6588-a193-40bc-9619-07f501ecbbca req-8bf44687-a766-4c6b-b740-2ea839ef05c4 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:23.426039 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-8bf44687-a766-4c6b-b740-2ea839ef05c4 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:23.426365 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 144/568] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:23 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:23.458260 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19547f0d-9414-4553-b82d-e521641c5840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d01ab7b-0e00-439d-adbe-50fd0c18b012', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1309018016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6496666ba94387b5ceec5a3fb1bee0',qos_specs=None,replication_status=,reservations=['6618df93-18dc-4916-86c7-4b550bd8eecc','a5b56064-aa83-4159-927c-4ed7f38e3017','9e635b46-b3d6-422e-a460-729f36964807','4f706390-711b-47bb-b8bd-54fec4b91d03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0fb8b4befa43e3af5b9aa94a1420c5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:03:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1309018016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d01ab7b-0e00-439d-adbe-50fd0c18b012,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa6496666ba94387b5ceec5a3fb1bee0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0fb8b4befa43e3af5b9aa94a1420c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:23.459845 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752fe0fa-83ca-4278-88af-a27a245ce6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:23.486441 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-23be6588-a193-40bc-9619-07f501ecbbca req-c7c92c64-05ad-46d6-9f51-d242976f34d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:23.487791 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-c7c92c64-05ad-46d6-9f51-d242976f34d8 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] POST https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22/action Aug 13 22:03:23.488183 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-c7c92c64-05ad-46d6-9f51-d242976f34d8 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:03:23.488323 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-c7c92c64-05ad-46d6-9f51-d242976f34d8 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:23.491450 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752fe0fa-83ca-4278-88af-a27a245ce6b8) transitioned into state 'SUCCESS' from state '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-1309018016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6496666ba94387b5ceec5a3fb1bee0',qos_specs=None,replication_status=,reservations=['6618df93-18dc-4916-86c7-4b550bd8eecc','a5b56064-aa83-4159-927c-4ed7f38e3017','9e635b46-b3d6-422e-a460-729f36964807','4f706390-711b-47bb-b8bd-54fec4b91d03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0fb8b4befa43e3af5b9aa94a1420c5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:23.492358 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19131b83-5a1b-4b25-be93-b894b87221f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:23.505284 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19131b83-5a1b-4b25-be93-b894b87221f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:23.506091 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Flow 'volume_create_api' (d9b40db3-6dde-40c8-9368-efe9e62e7cb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:23.509448 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Create volume request issued successfully. Aug 13 22:03:23.509679 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:23.509679 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:23.509754 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-531087d1-191c-44fa-9d5d-61e66ac6d53b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:03:23.509754 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 141/569] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:03:23 2026] POST /volume/v3/volumes => generated 751 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:03:23.509824 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-23be6588-a193-40bc-9619-07f501ecbbca req-c7c92c64-05ad-46d6-9f51-d242976f34d8 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:23.516720 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-23be6588-a193-40bc-9619-07f501ecbbca req-c7c92c64-05ad-46d6-9f51-d242976f34d8 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Begin detaching volume completed successfully. Aug 13 22:03:23.516970 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-c7c92c64-05ad-46d6-9f51-d242976f34d8 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22/action returned with HTTP 202 Aug 13 22:03:23.517789 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 142/570] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:03:23 2026] POST /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:03:23.528680 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a1381093-6e1e-4ff9-9357-40b3242a3e3a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:23.532833 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1381093-6e1e-4ff9-9357-40b3242a3e3a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:03:23.533175 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1381093-6e1e-4ff9-9357-40b3242a3e3a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:23.533442 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1381093-6e1e-4ff9-9357-40b3242a3e3a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:23.548343 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:23.548343 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:23.554012 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a1381093-6e1e-4ff9-9357-40b3242a3e3a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:03:23.564851 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1381093-6e1e-4ff9-9357-40b3242a3e3a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 200 Aug 13 22:03:23.565455 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 144/571] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:23 2026] GET /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:23.584696 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9dc1bfb-5db8-43ae-8d58-75c9b9fe8057 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:23.588369 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9dc1bfb-5db8-43ae-8d58-75c9b9fe8057 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:23.588683 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9dc1bfb-5db8-43ae-8d58-75c9b9fe8057 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:23.588886 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9dc1bfb-5db8-43ae-8d58-75c9b9fe8057 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:23.588997 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a9dc1bfb-5db8-43ae-8d58-75c9b9fe8057 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:23.596280 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2526de01-6fee-4226-ae21-7a5836463426 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:23.596891 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2526de01-6fee-4226-ae21-7a5836463426 None None] GET https://10.4.3.4/volume// Aug 13 22:03:23.596891 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2526de01-6fee-4226-ae21-7a5836463426 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:23.597090 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2526de01-6fee-4226-ae21-7a5836463426 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:23.597408 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2526de01-6fee-4226-ae21-7a5836463426 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:23.597709 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 142/572] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:03:23 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:23.598557 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:23.598557 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:23.599680 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9dc1bfb-5db8-43ae-8d58-75c9b9fe8057 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:23.600225 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 145/573] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:23 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:23.607952 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-23be6588-a193-40bc-9619-07f501ecbbca req-838a181e-33ba-48fb-85fb-bd93d8b7049c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:23.610151 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-838a181e-33ba-48fb-85fb-bd93d8b7049c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:23.610380 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-838a181e-33ba-48fb-85fb-bd93d8b7049c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:23.610618 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-838a181e-33ba-48fb-85fb-bd93d8b7049c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:23.627742 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:23.627742 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:23.633846 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-23be6588-a193-40bc-9619-07f501ecbbca req-838a181e-33ba-48fb-85fb-bd93d8b7049c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:23.641296 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-838a181e-33ba-48fb-85fb-bd93d8b7049c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:23.641927 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 143/574] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:03:23 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1637 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:03:24.247945 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-23be6588-a193-40bc-9619-07f501ecbbca req-3854d707-18aa-44ea-ad87-3b5bfe4acb4f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:24.250514 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-3854d707-18aa-44ea-ad87-3b5bfe4acb4f tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:24.251744 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-3854d707-18aa-44ea-ad87-3b5bfe4acb4f tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:24.252206 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-3854d707-18aa-44ea-ad87-3b5bfe4acb4f tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:24.274203 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:24.274203 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:24.282298 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-23be6588-a193-40bc-9619-07f501ecbbca req-3854d707-18aa-44ea-ad87-3b5bfe4acb4f tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:24.294273 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-3854d707-18aa-44ea-ad87-3b5bfe4acb4f tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:24.295168 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 145/575] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:24 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:24.355935 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-23be6588-a193-40bc-9619-07f501ecbbca req-a35a323a-72cc-4452-ac6e-e386061a74d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:24.358306 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-a35a323a-72cc-4452-ac6e-e386061a74d0 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] DELETE https://10.4.3.4/volume/v3/attachments/a07347b4-da2f-43ce-ae77-1c7f9bbaaa6b Aug 13 22:03:24.360493 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-a35a323a-72cc-4452-ac6e-e386061a74d0 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:24.360493 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-a35a323a-72cc-4452-ac6e-e386061a74d0 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:24.369834 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:24.369834 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:24.494003 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-23be6588-a193-40bc-9619-07f501ecbbca req-a35a323a-72cc-4452-ac6e-e386061a74d0 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/attachments/a07347b4-da2f-43ce-ae77-1c7f9bbaaa6b returned with HTTP 200 Aug 13 22:03:24.494969 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 143/576] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:03:24 2026] DELETE /volume/v3/attachments/a07347b4-da2f-43ce-ae77-1c7f9bbaaa6b => generated 192 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:24.586357 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cbe6e98f-317e-4b4c-96e5-b66f1e4bc686 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:24.589816 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbe6e98f-317e-4b4c-96e5-b66f1e4bc686 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:03:24.589816 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbe6e98f-317e-4b4c-96e5-b66f1e4bc686 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:24.589816 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbe6e98f-317e-4b4c-96e5-b66f1e4bc686 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:24.612379 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:24.612379 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:24.617881 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f61d77d-2696-45a0-b5c3-360e7a783e38 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:24.623379 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cbe6e98f-317e-4b4c-96e5-b66f1e4bc686 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:03:24.623720 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f61d77d-2696-45a0-b5c3-360e7a783e38 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:24.623720 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f61d77d-2696-45a0-b5c3-360e7a783e38 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:24.623720 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f61d77d-2696-45a0-b5c3-360e7a783e38 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:24.623720 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0f61d77d-2696-45a0-b5c3-360e7a783e38 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:24.630515 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbe6e98f-317e-4b4c-96e5-b66f1e4bc686 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 200 Aug 13 22:03:24.631395 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 146/577] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:24 2026] GET /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:24.636223 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:24.636223 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:24.636789 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f61d77d-2696-45a0-b5c3-360e7a783e38 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:24.637749 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 144/578] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:24 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:24.665561 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-edf34805-32c9-4617-836d-b2159d847f2c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:24.669963 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-edf34805-32c9-4617-836d-b2159d847f2c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:24.669963 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-edf34805-32c9-4617-836d-b2159d847f2c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:24.669963 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-edf34805-32c9-4617-836d-b2159d847f2c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:24.687634 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:24.687634 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:24.693759 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-edf34805-32c9-4617-836d-b2159d847f2c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:24.702198 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-edf34805-32c9-4617-836d-b2159d847f2c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:24.702317 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-1b00580c-0c99-4a92-a948-0c76598e49b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:24.702758 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 146/579] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:24 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1157 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:24.709927 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-1b00580c-0c99-4a92-a948-0c76598e49b0 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:03:24.709927 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-1b00580c-0c99-4a92-a948-0c76598e49b0 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:24.709927 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-1b00580c-0c99-4a92-a948-0c76598e49b0 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:24.726168 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:24.726168 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:24.735062 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-1b00580c-0c99-4a92-a948-0c76598e49b0 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:03:24.744234 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-1b00580c-0c99-4a92-a948-0c76598e49b0 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 200 Aug 13 22:03:24.744823 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 144/580] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:24 2026] GET /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:03:24.771623 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-4dacd372-cacd-49a5-9011-f9851b2116bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:24.774898 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-4dacd372-cacd-49a5-9011-f9851b2116bb tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:24.775244 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-4dacd372-cacd-49a5-9011-f9851b2116bb tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:24.776356 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-4dacd372-cacd-49a5-9011-f9851b2116bb tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:24.791167 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:24.791167 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:24.799725 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-4dacd372-cacd-49a5-9011-f9851b2116bb tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:24.809088 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-4dacd372-cacd-49a5-9011-f9851b2116bb tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:24.809670 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 147/581] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:24 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1157 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:24.844717 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-313d0d7f-4c27-46bc-b231-3a4fd881af67 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:24.848242 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-313d0d7f-4c27-46bc-b231-3a4fd881af67 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] POST https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22/action Aug 13 22:03:24.848727 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-313d0d7f-4c27-46bc-b231-3a4fd881af67 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:03:24.848914 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-313d0d7f-4c27-46bc-b231-3a4fd881af67 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:24.874031 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:24.874031 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:24.875782 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-313d0d7f-4c27-46bc-b231-3a4fd881af67 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:24.889128 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-313d0d7f-4c27-46bc-b231-3a4fd881af67 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Begin detaching volume completed successfully. Aug 13 22:03:24.889128 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-313d0d7f-4c27-46bc-b231-3a4fd881af67 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22/action returned with HTTP 202 Aug 13 22:03:24.889128 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 145/582] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:03:24 2026] POST /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:03:24.915533 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3e140cfe-5be4-4ac6-9942-61f07dcf2c55 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:24.915849 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e140cfe-5be4-4ac6-9942-61f07dcf2c55 None None] GET https://10.4.3.4/volume// Aug 13 22:03:24.916064 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e140cfe-5be4-4ac6-9942-61f07dcf2c55 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:24.916413 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e140cfe-5be4-4ac6-9942-61f07dcf2c55 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:24.916873 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e140cfe-5be4-4ac6-9942-61f07dcf2c55 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:24.917980 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 147/583] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:03:24 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:24.929757 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-ba3f764b-42d3-483f-b8c5-79dde2412b94 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:24.933362 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-ba3f764b-42d3-483f-b8c5-79dde2412b94 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:03:24.933785 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-ba3f764b-42d3-483f-b8c5-79dde2412b94 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d01ab7b-0e00-439d-adbe-50fd0c18b012", "connector": null, "instance_uuid": "0fcde96c-f76b-44ff-ad4f-2a87daabb870"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:24.953817 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:24.953817 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:24.968780 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2fca6ab9-5db7-48dc-9280-f6d21a05cf83 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:24.969378 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fca6ab9-5db7-48dc-9280-f6d21a05cf83 None None] GET https://10.4.3.4/volume// Aug 13 22:03:24.969697 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fca6ab9-5db7-48dc-9280-f6d21a05cf83 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:24.969962 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fca6ab9-5db7-48dc-9280-f6d21a05cf83 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:24.970406 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fca6ab9-5db7-48dc-9280-f6d21a05cf83 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:24.973561 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 148/584] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:03:24 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 22:03:24.983061 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-dc9286b8-f73a-4ab5-84f9-bb1f800e6012 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:24.988972 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-dc9286b8-f73a-4ab5-84f9-bb1f800e6012 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:24.989535 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-dc9286b8-f73a-4ab5-84f9-bb1f800e6012 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:24.989625 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-dc9286b8-f73a-4ab5-84f9-bb1f800e6012 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:25.003515 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:25.003515 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:25.004760 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-ba3f764b-42d3-483f-b8c5-79dde2412b94 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:03:25.005309 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 145/585] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:03:24 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:25.009235 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-dc9286b8-f73a-4ab5-84f9-bb1f800e6012 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:25.014949 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-dc9286b8-f73a-4ab5-84f9-bb1f800e6012 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:25.015838 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 146/586] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:03:24 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1340 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:03:25.057804 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-627563dd-0a1d-43d0-90e4-c6148d8bf662 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:25.065622 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-627563dd-0a1d-43d0-90e4-c6148d8bf662 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:03:25.065622 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-627563dd-0a1d-43d0-90e4-c6148d8bf662 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:25.065622 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-627563dd-0a1d-43d0-90e4-c6148d8bf662 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:25.084944 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d2d5f8b9-6369-457f-8676-343a6137a030 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:25.085604 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:25.085604 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:25.085901 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2d5f8b9-6369-457f-8676-343a6137a030 None None] GET https://10.4.3.4/volume// Aug 13 22:03:25.086144 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2d5f8b9-6369-457f-8676-343a6137a030 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:25.086562 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2d5f8b9-6369-457f-8676-343a6137a030 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:25.086882 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2d5f8b9-6369-457f-8676-343a6137a030 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:25.090032 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 149/587] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:03:25 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:25.091658 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-627563dd-0a1d-43d0-90e4-c6148d8bf662 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:03:25.097342 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-627563dd-0a1d-43d0-90e4-c6148d8bf662 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 200 Aug 13 22:03:25.097805 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 148/588] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:25 2026] GET /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:25.107707 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-1dde6ef1-554d-4522-b979-28bcb52a8c50 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:25.113617 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-1dde6ef1-554d-4522-b979-28bcb52a8c50 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:03:25.113941 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-1dde6ef1-554d-4522-b979-28bcb52a8c50 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:25.114319 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-1dde6ef1-554d-4522-b979-28bcb52a8c50 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:25.135437 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:25.135437 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:25.141817 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-1dde6ef1-554d-4522-b979-28bcb52a8c50 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:03:25.151662 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-1dde6ef1-554d-4522-b979-28bcb52a8c50 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 200 Aug 13 22:03:25.152114 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 146/589] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:03:25 2026] GET /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 1023 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:03:25.289630 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-a134019c-6725-4abe-80b9-49c6c51842b1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:25.298193 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-a134019c-6725-4abe-80b9-49c6c51842b1 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] PUT https://10.4.3.4/volume/v3/attachments/1dfcf915-b465-4484-9450-4ff5fe1bba6c Aug 13 22:03:25.298193 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-a134019c-6725-4abe-80b9-49c6c51842b1 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:25.312460 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-a134019c-6725-4abe-80b9-49c6c51842b1 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Acquiring lock "cinder-attachment_update-4d01ab7b-0e00-439d-adbe-50fd0c18b012-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:03:25.322459 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-a134019c-6725-4abe-80b9-49c6c51842b1 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Lock "cinder-attachment_update-4d01ab7b-0e00-439d-adbe-50fd0c18b012-np0000007271" acquired by "attachment_update" :: waited 0.009s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:03:25.322459 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:25.322459 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:25.519194 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-a134019c-6725-4abe-80b9-49c6c51842b1 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Lock "cinder-attachment_update-4d01ab7b-0e00-439d-adbe-50fd0c18b012-np0000007271" released by "attachment_update" :: held 0.198s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:03:25.519758 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-a134019c-6725-4abe-80b9-49c6c51842b1 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/attachments/1dfcf915-b465-4484-9450-4ff5fe1bba6c returned with HTTP 200 Aug 13 22:03:25.520368 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 147/590] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:03:25 2026] PUT /volume/v3/attachments/1dfcf915-b465-4484-9450-4ff5fe1bba6c => generated 969 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:25.657874 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f68b89cd-9843-4cbc-a5cb-4df98d135955 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:25.661462 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f68b89cd-9843-4cbc-a5cb-4df98d135955 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:25.661694 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f68b89cd-9843-4cbc-a5cb-4df98d135955 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:25.661891 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f68b89cd-9843-4cbc-a5cb-4df98d135955 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:25.662049 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f68b89cd-9843-4cbc-a5cb-4df98d135955 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:25.669031 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:25.669031 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:25.670011 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f68b89cd-9843-4cbc-a5cb-4df98d135955 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:25.670572 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 150/591] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:25 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:26.113756 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cddd6049-7f9f-4e28-bc9a-eb4bbd2fc4fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:26.118119 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cddd6049-7f9f-4e28-bc9a-eb4bbd2fc4fe tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:03:26.118119 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cddd6049-7f9f-4e28-bc9a-eb4bbd2fc4fe tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:26.118119 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cddd6049-7f9f-4e28-bc9a-eb4bbd2fc4fe tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:26.140259 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:26.140259 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:26.145642 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cddd6049-7f9f-4e28-bc9a-eb4bbd2fc4fe tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:03:26.153157 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cddd6049-7f9f-4e28-bc9a-eb4bbd2fc4fe tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 200 Aug 13 22:03:26.153813 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 149/592] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:26 2026] GET /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:26.684757 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1fb001d-2143-4c6c-b8dc-b19039919b67 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:26.687155 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1fb001d-2143-4c6c-b8dc-b19039919b67 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:26.687155 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1fb001d-2143-4c6c-b8dc-b19039919b67 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:26.687363 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1fb001d-2143-4c6c-b8dc-b19039919b67 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:26.687556 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f1fb001d-2143-4c6c-b8dc-b19039919b67 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:26.697983 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:26.697983 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:26.699001 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1fb001d-2143-4c6c-b8dc-b19039919b67 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:26.699752 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 147/593] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:26 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:27.171985 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dcb95a29-2eeb-4a1f-a4bb-42690f0d360e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:27.173872 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dcb95a29-2eeb-4a1f-a4bb-42690f0d360e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:03:27.175148 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dcb95a29-2eeb-4a1f-a4bb-42690f0d360e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:27.175148 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dcb95a29-2eeb-4a1f-a4bb-42690f0d360e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:27.192077 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:27.192077 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:27.193973 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dcb95a29-2eeb-4a1f-a4bb-42690f0d360e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:03:27.200121 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dcb95a29-2eeb-4a1f-a4bb-42690f0d360e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 200 Aug 13 22:03:27.200694 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 148/594] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:27 2026] GET /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:27.715756 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8afa0952-263f-413d-899e-2677f384e691 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:27.718397 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8afa0952-263f-413d-899e-2677f384e691 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:27.718632 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8afa0952-263f-413d-899e-2677f384e691 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:27.718860 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8afa0952-263f-413d-899e-2677f384e691 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:27.718976 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8afa0952-263f-413d-899e-2677f384e691 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:27.729722 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:27.729722 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:27.732185 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8afa0952-263f-413d-899e-2677f384e691 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:27.732580 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 151/595] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:27 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:28.217057 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29b49003-be16-4de8-9a7e-349a81584226 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:28.220004 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29b49003-be16-4de8-9a7e-349a81584226 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:03:28.220282 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29b49003-be16-4de8-9a7e-349a81584226 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:28.220547 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29b49003-be16-4de8-9a7e-349a81584226 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:28.242115 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:28.242115 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:28.253357 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-29b49003-be16-4de8-9a7e-349a81584226 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:03:28.278106 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29b49003-be16-4de8-9a7e-349a81584226 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 200 Aug 13 22:03:28.280978 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 150/596] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:28 2026] GET /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 844 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:28.748613 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7f219f4-03c1-4f77-8c09-bb6457350ded None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:28.750672 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7f219f4-03c1-4f77-8c09-bb6457350ded tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:28.751045 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7f219f4-03c1-4f77-8c09-bb6457350ded tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:28.751193 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7f219f4-03c1-4f77-8c09-bb6457350ded tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:28.752417 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b7f219f4-03c1-4f77-8c09-bb6457350ded tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:28.757379 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:28.757379 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:28.758117 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7f219f4-03c1-4f77-8c09-bb6457350ded tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:28.758661 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 148/597] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:28 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:28.868572 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-f3b9770e-f05e-4d48-8e0e-9c6dc14b58cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:28.870889 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-f3b9770e-f05e-4d48-8e0e-9c6dc14b58cc tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] POST https://10.4.3.4/volume/v3/attachments/1dfcf915-b465-4484-9450-4ff5fe1bba6c/action Aug 13 22:03:28.871388 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-f3b9770e-f05e-4d48-8e0e-9c6dc14b58cc tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:03:28.871949 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-f3b9770e-f05e-4d48-8e0e-9c6dc14b58cc tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:28.891160 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:28.891160 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:28.908725 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0d0f106e-a005-43c9-8bc4-c31f98f7d14f req-f3b9770e-f05e-4d48-8e0e-9c6dc14b58cc tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/attachments/1dfcf915-b465-4484-9450-4ff5fe1bba6c/action returned with HTTP 204 Aug 13 22:03:28.909920 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 149/598] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:03:28 2026] POST /volume/v3/attachments/1dfcf915-b465-4484-9450-4ff5fe1bba6c/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:29.301564 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-90f43c79-8d52-4258-8af8-c0edbf1f443d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:29.304043 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90f43c79-8d52-4258-8af8-c0edbf1f443d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:03:29.304398 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90f43c79-8d52-4258-8af8-c0edbf1f443d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:29.304576 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90f43c79-8d52-4258-8af8-c0edbf1f443d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:29.317923 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:29.317923 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:29.323245 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-90f43c79-8d52-4258-8af8-c0edbf1f443d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:03:29.329751 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90f43c79-8d52-4258-8af8-c0edbf1f443d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 200 Aug 13 22:03:29.330299 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 152/599] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:29 2026] GET /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:29.347505 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b625d4a9-bdcb-4958-ae29-fce4dcc6121e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:29.349844 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b625d4a9-bdcb-4958-ae29-fce4dcc6121e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:03:29.350072 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b625d4a9-bdcb-4958-ae29-fce4dcc6121e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:29.350282 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b625d4a9-bdcb-4958-ae29-fce4dcc6121e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:29.365690 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:29.365690 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:29.370866 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b625d4a9-bdcb-4958-ae29-fce4dcc6121e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:03:29.376117 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b625d4a9-bdcb-4958-ae29-fce4dcc6121e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 200 Aug 13 22:03:29.376546 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 151/600] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:29 2026] GET /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:03:29.769840 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5fe0541b-6388-4322-a954-25dd02cafb7a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:29.771851 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fe0541b-6388-4322-a954-25dd02cafb7a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:29.772083 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fe0541b-6388-4322-a954-25dd02cafb7a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:29.772317 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fe0541b-6388-4322-a954-25dd02cafb7a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:29.772384 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5fe0541b-6388-4322-a954-25dd02cafb7a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:29.777163 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:29.777163 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:29.778596 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fe0541b-6388-4322-a954-25dd02cafb7a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:29.779055 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 149/601] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:29 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:29.892643 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-df611fe3-9db7-45be-a589-e1ee2f52a5e5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:29.897683 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-df611fe3-9db7-45be-a589-e1ee2f52a5e5 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:29.897683 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-df611fe3-9db7-45be-a589-e1ee2f52a5e5 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:29.897683 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-df611fe3-9db7-45be-a589-e1ee2f52a5e5 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:29.908893 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:29.908893 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:29.917883 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-df611fe3-9db7-45be-a589-e1ee2f52a5e5 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:29.922392 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-df611fe3-9db7-45be-a589-e1ee2f52a5e5 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:29.922943 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 150/602] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:29 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:30.395016 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-8f703339-b04c-43d6-8412-d0e9a94e7171 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:30.398110 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-8f703339-b04c-43d6-8412-d0e9a94e7171 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] DELETE https://10.4.3.4/volume/v3/attachments/6a005c21-f4fd-4cfa-9a99-d27b538b8eda Aug 13 22:03:30.398110 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-8f703339-b04c-43d6-8412-d0e9a94e7171 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:30.398110 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-8f703339-b04c-43d6-8412-d0e9a94e7171 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:30.409787 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:30.409787 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:30.490541 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ddf2527f-8cf4-4801-94f5-99ec69a7ea8d req-8f703339-b04c-43d6-8412-d0e9a94e7171 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/attachments/6a005c21-f4fd-4cfa-9a99-d27b538b8eda returned with HTTP 200 Aug 13 22:03:30.490705 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 153/603] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:03:30 2026] DELETE /volume/v3/attachments/6a005c21-f4fd-4cfa-9a99-d27b538b8eda => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:03:30.790890 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6acb0546-cca3-45e2-abc6-eee85d460e6b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:30.796296 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6acb0546-cca3-45e2-abc6-eee85d460e6b tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:30.796296 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6acb0546-cca3-45e2-abc6-eee85d460e6b tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:30.796296 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6acb0546-cca3-45e2-abc6-eee85d460e6b tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:30.796296 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6acb0546-cca3-45e2-abc6-eee85d460e6b tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:30.805567 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:30.805567 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:30.805567 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6acb0546-cca3-45e2-abc6-eee85d460e6b tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:30.805567 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 152/604] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:30 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:31.823040 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f27ceb02-3cba-4183-b58e-2a1032373d9f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:31.825501 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f27ceb02-3cba-4183-b58e-2a1032373d9f tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:31.825501 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f27ceb02-3cba-4183-b58e-2a1032373d9f tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:31.825604 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f27ceb02-3cba-4183-b58e-2a1032373d9f tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:31.825723 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f27ceb02-3cba-4183-b58e-2a1032373d9f tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:31.836257 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:31.836257 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:31.836850 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f27ceb02-3cba-4183-b58e-2a1032373d9f tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:31.837297 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 150/605] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:31 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:32.866750 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-12eb1979-3837-47a7-ad33-76b8704bc80c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:32.873405 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12eb1979-3837-47a7-ad33-76b8704bc80c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:32.873405 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12eb1979-3837-47a7-ad33-76b8704bc80c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:32.873405 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12eb1979-3837-47a7-ad33-76b8704bc80c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:32.873405 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-12eb1979-3837-47a7-ad33-76b8704bc80c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:32.882950 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:32.882950 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:32.883351 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12eb1979-3837-47a7-ad33-76b8704bc80c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:32.883982 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 151/606] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:32 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:33.895997 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d53b2b0-4db5-46c8-abd7-347eb1d2231c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:33.900295 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d53b2b0-4db5-46c8-abd7-347eb1d2231c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:33.900295 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d53b2b0-4db5-46c8-abd7-347eb1d2231c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:33.900295 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d53b2b0-4db5-46c8-abd7-347eb1d2231c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:33.900295 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7d53b2b0-4db5-46c8-abd7-347eb1d2231c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:33.905184 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:33.905184 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:33.906199 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d53b2b0-4db5-46c8-abd7-347eb1d2231c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:33.906718 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 154/607] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:33 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:34.922785 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b08b6a2c-1571-4229-9b35-9f2871fdadd6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:34.926216 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b08b6a2c-1571-4229-9b35-9f2871fdadd6 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:34.926519 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b08b6a2c-1571-4229-9b35-9f2871fdadd6 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:34.926777 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b08b6a2c-1571-4229-9b35-9f2871fdadd6 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:34.927529 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b08b6a2c-1571-4229-9b35-9f2871fdadd6 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:34.932846 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:34.932846 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:34.934067 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b08b6a2c-1571-4229-9b35-9f2871fdadd6 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:34.934931 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 153/608] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:34 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:35.949499 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8865a913-a9b8-4283-bb15-7a5f38ad060a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:35.953795 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8865a913-a9b8-4283-bb15-7a5f38ad060a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:35.954185 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8865a913-a9b8-4283-bb15-7a5f38ad060a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:35.956211 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8865a913-a9b8-4283-bb15-7a5f38ad060a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:35.956649 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8865a913-a9b8-4283-bb15-7a5f38ad060a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:35.964819 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:35.964819 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:35.966016 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8865a913-a9b8-4283-bb15-7a5f38ad060a tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:35.966438 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 151/609] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:35 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:36.983608 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2eb05fb7-3757-4d80-8817-9defdda137da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:37.001999 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2eb05fb7-3757-4d80-8817-9defdda137da tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:37.002351 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2eb05fb7-3757-4d80-8817-9defdda137da tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:37.003525 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2eb05fb7-3757-4d80-8817-9defdda137da tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:37.003603 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2eb05fb7-3757-4d80-8817-9defdda137da tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:37.015633 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:37.015633 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:37.016188 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2eb05fb7-3757-4d80-8817-9defdda137da tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:37.017387 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 152/610] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:36 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:37.361701 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:37.367059 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:03:37.371534 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-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": "2f2dbc25-c816-4595-a54a-8562640774d9", "source_volid": null, "backup_id": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:37.373685 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-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': '2f2dbc25-c816-4595-a54a-8562640774d9', 'source_volid': None, 'backup_id': None}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:03:37.545101 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4de06d64-5a38-44e9-a5d8-7e0305e16ad7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:37.550051 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4de06d64-5a38-44e9-a5d8-7e0305e16ad7 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] DELETE https://10.4.3.4/volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f Aug 13 22:03:37.550554 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4de06d64-5a38-44e9-a5d8-7e0305e16ad7 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:37.550620 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4de06d64-5a38-44e9-a5d8-7e0305e16ad7 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:37.550807 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4de06d64-5a38-44e9-a5d8-7e0305e16ad7 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Delete volume with id: 8b375bef-63a3-4503-b87d-3f91e6c8d25f Aug 13 22:03:37.563686 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:37.563686 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:37.564381 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4de06d64-5a38-44e9-a5d8-7e0305e16ad7 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:37.593628 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4de06d64-5a38-44e9-a5d8-7e0305e16ad7 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Delete volume request issued successfully. Aug 13 22:03:37.593628 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4de06d64-5a38-44e9-a5d8-7e0305e16ad7 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f returned with HTTP 202 Aug 13 22:03:37.593628 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 154/611] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:03:37 2026] DELETE /volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:37.610714 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-01dd1ce9-236a-4dfe-87c7-6e5d82ebdbf6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:37.617948 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01dd1ce9-236a-4dfe-87c7-6e5d82ebdbf6 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f Aug 13 22:03:37.617948 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-01dd1ce9-236a-4dfe-87c7-6e5d82ebdbf6 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:37.618240 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-01dd1ce9-236a-4dfe-87c7-6e5d82ebdbf6 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:37.636713 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:37.636713 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:37.648939 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-01dd1ce9-236a-4dfe-87c7-6e5d82ebdbf6 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:37.660197 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01dd1ce9-236a-4dfe-87c7-6e5d82ebdbf6 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f returned with HTTP 200 Aug 13 22:03:37.661567 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 152/612] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:37 2026] GET /volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:37.884831 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Create volume of 1 GB Aug 13 22:03:37.892528 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Availability Zones retrieved successfully. Aug 13 22:03:37.903365 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Flow 'volume_create_api' (a02c9653-91fb-44b1-a1fa-98be1efc7835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:37.905616 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c4e9606-1aeb-4b33-9eaa-9da934e0be2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:37.907046 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:03:38.025517 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c4e9606-1aeb-4b33-9eaa-9da934e0be2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:38.026271 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3182c16-9621-4d1e-bc4a-a84835bceae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:38.034721 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-70189a68-b4de-4be8-8dac-19c9374d759c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:38.039522 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70189a68-b4de-4be8-8dac-19c9374d759c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:38.039522 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70189a68-b4de-4be8-8dac-19c9374d759c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:38.039657 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70189a68-b4de-4be8-8dac-19c9374d759c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:38.039887 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-70189a68-b4de-4be8-8dac-19c9374d759c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:38.061085 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:38.061085 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:38.063209 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70189a68-b4de-4be8-8dac-19c9374d759c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:38.063209 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 153/613] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:38 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:38.089908 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Created reservations ['ddfbdd9c-a1b4-4dc3-9afd-787b708f5be3', 'e778e498-1e9f-4859-8a14-269221cfe37b', 'b4c72197-4c87-42f9-aa82-db7243dd8cf9', '5ccefa54-305a-41f8-96e5-bbce4f107174'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:03:38.090383 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3182c16-9621-4d1e-bc4a-a84835bceae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddfbdd9c-a1b4-4dc3-9afd-787b708f5be3', 'e778e498-1e9f-4859-8a14-269221cfe37b', 'b4c72197-4c87-42f9-aa82-db7243dd8cf9', '5ccefa54-305a-41f8-96e5-bbce4f107174']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:38.091120 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2197662e-ecde-431c-a130-3ce527445d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:38.118721 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2197662e-ecde-431c-a130-3ce527445d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c3d6fbe-539e-4364-9fc7-e0db8f93e42d', '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='aed5504c7d524c388e6e66f55239488f',qos_specs=None,replication_status=,reservations=['ddfbdd9c-a1b4-4dc3-9afd-787b708f5be3','e778e498-1e9f-4859-8a14-269221cfe37b','b4c72197-4c87-42f9-aa82-db7243dd8cf9','5ccefa54-305a-41f8-96e5-bbce4f107174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60f233c629bb4f27a31f62ddd935366b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:03:38Z,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=9c3d6fbe-539e-4364-9fc7-e0db8f93e42d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aed5504c7d524c388e6e66f55239488f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60f233c629bb4f27a31f62ddd935366b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:38.119467 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f2e32b4-7009-4bec-811b-2b45e4066597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:38.145830 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f2e32b4-7009-4bec-811b-2b45e4066597) transitioned into 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='aed5504c7d524c388e6e66f55239488f',qos_specs=None,replication_status=,reservations=['ddfbdd9c-a1b4-4dc3-9afd-787b708f5be3','e778e498-1e9f-4859-8a14-269221cfe37b','b4c72197-4c87-42f9-aa82-db7243dd8cf9','5ccefa54-305a-41f8-96e5-bbce4f107174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60f233c629bb4f27a31f62ddd935366b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:38.146699 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff4a1cb8-3fde-49e1-a4b8-cc324ed46ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:38.166187 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff4a1cb8-3fde-49e1-a4b8-cc324ed46ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:38.167004 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Flow 'volume_create_api' (a02c9653-91fb-44b1-a1fa-98be1efc7835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:38.167600 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Create volume request issued successfully. Aug 13 22:03:38.170504 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-56d783e3-2f6b-4a9c-bd74-ac095460ce66 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:03:38.170504 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 155/614] 10.4.3.4 () {72 vars in 1527 bytes} [Thu Aug 13 22:03:37 2026] POST /volume/v3/volumes => generated 699 bytes in 808 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:03:38.192630 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-502fe613-e8cb-4af8-b158-7dcfd6163611 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:38.194951 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-502fe613-e8cb-4af8-b158-7dcfd6163611 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] GET https://10.4.3.4/volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d Aug 13 22:03:38.194951 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-502fe613-e8cb-4af8-b158-7dcfd6163611 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:38.195108 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-502fe613-e8cb-4af8-b158-7dcfd6163611 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:38.207582 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:38.207582 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:38.216680 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-502fe613-e8cb-4af8-b158-7dcfd6163611 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Volume info retrieved successfully. Aug 13 22:03:38.225775 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-502fe613-e8cb-4af8-b158-7dcfd6163611 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d returned with HTTP 200 Aug 13 22:03:38.229442 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 155/615] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:38 2026] GET /volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d => generated 767 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:38.251823 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-448afda7-7b8d-49d1-8682-fd2a2a21bea6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:38.256914 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-448afda7-7b8d-49d1-8682-fd2a2a21bea6 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] GET https://10.4.3.4/volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d Aug 13 22:03:38.257153 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-448afda7-7b8d-49d1-8682-fd2a2a21bea6 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:38.257356 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-448afda7-7b8d-49d1-8682-fd2a2a21bea6 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:38.275582 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:38.275582 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:38.284324 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-448afda7-7b8d-49d1-8682-fd2a2a21bea6 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Volume info retrieved successfully. Aug 13 22:03:38.292877 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-448afda7-7b8d-49d1-8682-fd2a2a21bea6 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d returned with HTTP 200 Aug 13 22:03:38.293373 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 153/616] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:38 2026] GET /volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d => generated 767 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:38.679247 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9452f3a5-f939-497a-8b60-c7bc8f6961d3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:38.685162 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9452f3a5-f939-497a-8b60-c7bc8f6961d3 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f Aug 13 22:03:38.685448 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9452f3a5-f939-497a-8b60-c7bc8f6961d3 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:38.686487 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9452f3a5-f939-497a-8b60-c7bc8f6961d3 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:38.696211 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9452f3a5-f939-497a-8b60-c7bc8f6961d3 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f returned with HTTP 404 Aug 13 22:03:38.697031 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 154/617] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:38 2026] GET /volume/v3/volumes/8b375bef-63a3-4503-b87d-3f91e6c8d25f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:38.708871 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1d8e3be-e769-4e02-83fd-7913209b4309 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:38.714392 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1d8e3be-e769-4e02-83fd-7913209b4309 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] DELETE https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:38.715063 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1d8e3be-e769-4e02-83fd-7913209b4309 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:38.715063 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1d8e3be-e769-4e02-83fd-7913209b4309 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:38.715063 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d1d8e3be-e769-4e02-83fd-7913209b4309 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Delete volume with id: 72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:38.726350 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:38.726350 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:38.727017 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d1d8e3be-e769-4e02-83fd-7913209b4309 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:38.777980 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d1d8e3be-e769-4e02-83fd-7913209b4309 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Delete volume request issued successfully. Aug 13 22:03:38.777980 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1d8e3be-e769-4e02-83fd-7913209b4309 tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 202 Aug 13 22:03:38.777980 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 156/618] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:03:38 2026] DELETE /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:38.790028 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-916c574c-db96-4281-9a59-78feac2baa1c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:38.792679 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-916c574c-db96-4281-9a59-78feac2baa1c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:38.793106 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-916c574c-db96-4281-9a59-78feac2baa1c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:38.793225 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-916c574c-db96-4281-9a59-78feac2baa1c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:38.811072 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:38.811072 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:38.816162 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-916c574c-db96-4281-9a59-78feac2baa1c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Volume info retrieved successfully. Aug 13 22:03:38.823211 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-916c574c-db96-4281-9a59-78feac2baa1c tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 200 Aug 13 22:03:38.824749 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 156/619] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:38 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:39.078226 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-722e93d9-de8a-4dfd-b5ba-1bbcd109c16e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:39.080337 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-722e93d9-de8a-4dfd-b5ba-1bbcd109c16e tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:39.080619 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-722e93d9-de8a-4dfd-b5ba-1bbcd109c16e tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:39.080802 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-722e93d9-de8a-4dfd-b5ba-1bbcd109c16e tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:39.081280 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-722e93d9-de8a-4dfd-b5ba-1bbcd109c16e tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:39.090216 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:39.090216 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:39.091500 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-722e93d9-de8a-4dfd-b5ba-1bbcd109c16e tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:39.092129 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 154/620] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:39 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:39.841140 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a050b13-d6bd-4b28-871c-492f1880f90e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:39.844472 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a050b13-d6bd-4b28-871c-492f1880f90e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] GET https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 Aug 13 22:03:39.845099 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a050b13-d6bd-4b28-871c-492f1880f90e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:39.845099 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a050b13-d6bd-4b28-871c-492f1880f90e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:39.853714 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a050b13-d6bd-4b28-871c-492f1880f90e tempest-TestMultiAttachVolumeSwap-293795827 tempest-TestMultiAttachVolumeSwap-293795827-project-member] https://10.4.3.4/volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 returned with HTTP 404 Aug 13 22:03:39.853714 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 155/621] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:39 2026] GET /volume/v3/volumes/72fa753b-9f0b-4203-a3f7-49f3d7044e22 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:40.105907 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9d53a32-5055-4b2d-8a50-0407cc4a2a32 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:40.110208 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9d53a32-5055-4b2d-8a50-0407cc4a2a32 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:40.110558 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9d53a32-5055-4b2d-8a50-0407cc4a2a32 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:40.110856 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9d53a32-5055-4b2d-8a50-0407cc4a2a32 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:40.111043 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e9d53a32-5055-4b2d-8a50-0407cc4a2a32 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:40.118986 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:40.118986 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:40.122356 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9d53a32-5055-4b2d-8a50-0407cc4a2a32 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:40.123532 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 157/622] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:40 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 793 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:40.136528 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4ea22b60-3cca-46a9-818d-265a9f2d6e66 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:40.140729 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ea22b60-3cca-46a9-818d-265a9f2d6e66 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 Aug 13 22:03:40.140992 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ea22b60-3cca-46a9-818d-265a9f2d6e66 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:40.141206 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ea22b60-3cca-46a9-818d-265a9f2d6e66 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:40.157904 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:40.157904 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:40.175460 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4ea22b60-3cca-46a9-818d-265a9f2d6e66 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Volume info retrieved successfully. Aug 13 22:03:40.186634 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ea22b60-3cca-46a9-818d-265a9f2d6e66 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 returned with HTTP 200 Aug 13 22:03:40.186634 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 157/623] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:40 2026] GET /volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:40.209605 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6986ad90-1d6a-45b3-a306-1d02f59f6115 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:40.216233 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6986ad90-1d6a-45b3-a306-1d02f59f6115 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] PUT https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:40.218684 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6986ad90-1d6a-45b3-a306-1d02f59f6115 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1106288401", "description": "tempest-volume-backup-description-6550047"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:40.234887 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:40.234887 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:40.252897 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6986ad90-1d6a-45b3-a306-1d02f59f6115 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:40.253587 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 155/624] 10.4.3.4 () {70 vars in 1395 bytes} [Thu Aug 13 22:03:40 2026] PUT /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 329 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:40.266056 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-71b580f8-15ee-4cbd-9199-d435bd92d80c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:40.269127 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71b580f8-15ee-4cbd-9199-d435bd92d80c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:40.269368 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71b580f8-15ee-4cbd-9199-d435bd92d80c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:40.269642 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71b580f8-15ee-4cbd-9199-d435bd92d80c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:40.269809 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-71b580f8-15ee-4cbd-9199-d435bd92d80c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:40.285193 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:40.285193 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:40.288773 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71b580f8-15ee-4cbd-9199-d435bd92d80c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:40.290610 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 156/625] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:40 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:40.303907 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-768c504a-02bf-4952-bee1-4e0c99f80872 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:40.309347 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-768c504a-02bf-4952-bee1-4e0c99f80872 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] DELETE https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:40.309540 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-768c504a-02bf-4952-bee1-4e0c99f80872 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:40.309791 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-768c504a-02bf-4952-bee1-4e0c99f80872 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:40.309964 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-768c504a-02bf-4952-bee1-4e0c99f80872 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Delete backup with id: 66876e77-0c4e-42c0-a88a-ad2dc4302efb. Aug 13 22:03:40.322209 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:40.322209 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:40.357873 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-768c504a-02bf-4952-bee1-4e0c99f80872 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] delete_backup rpcapi backup_id 66876e77-0c4e-42c0-a88a-ad2dc4302efb {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:03:40.360306 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-768c504a-02bf-4952-bee1-4e0c99f80872 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 202 Aug 13 22:03:40.361009 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 158/626] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:03:40 2026] DELETE /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:03:40.378131 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d57cc6bc-6dcc-4860-b770-1a7a538de4d1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:40.382181 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d57cc6bc-6dcc-4860-b770-1a7a538de4d1 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:40.383048 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d57cc6bc-6dcc-4860-b770-1a7a538de4d1 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:40.383349 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d57cc6bc-6dcc-4860-b770-1a7a538de4d1 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:40.383820 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d57cc6bc-6dcc-4860-b770-1a7a538de4d1 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:40.394276 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:40.394276 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:40.395100 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d57cc6bc-6dcc-4860-b770-1a7a538de4d1 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 200 Aug 13 22:03:40.395623 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 158/627] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:40 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:03:41.310350 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-f6d4b95e-7bbb-44ce-b554-c05c622b5cf6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:41.317707 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-f6d4b95e-7bbb-44ce-b554-c05c622b5cf6 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] GET https://10.4.3.4/volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d Aug 13 22:03:41.319237 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-f6d4b95e-7bbb-44ce-b554-c05c622b5cf6 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:41.319237 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-f6d4b95e-7bbb-44ce-b554-c05c622b5cf6 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:41.340894 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:41.340894 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:41.354913 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-f6d4b95e-7bbb-44ce-b554-c05c622b5cf6 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Volume info retrieved successfully. Aug 13 22:03:41.373591 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-f6d4b95e-7bbb-44ce-b554-c05c622b5cf6 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d returned with HTTP 200 Aug 13 22:03:41.373591 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 156/628] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:41 2026] GET /volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d => generated 1307 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:41.396017 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b1399e4a-3fdb-4c5b-8b7c-48bd42a7ac03 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:41.400178 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1399e4a-3fdb-4c5b-8b7c-48bd42a7ac03 None None] GET https://10.4.3.4/volume// Aug 13 22:03:41.400178 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1399e4a-3fdb-4c5b-8b7c-48bd42a7ac03 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:41.400178 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1399e4a-3fdb-4c5b-8b7c-48bd42a7ac03 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:41.400178 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1399e4a-3fdb-4c5b-8b7c-48bd42a7ac03 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:41.401034 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 157/629] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:03:41 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:41.410887 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e3f96fc-a56c-4b96-803c-54aeb31044eb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:41.415961 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-a0c3ea18-d1ce-44d0-b444-bf888c6b246f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:41.416355 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e3f96fc-a56c-4b96-803c-54aeb31044eb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb Aug 13 22:03:41.416355 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e3f96fc-a56c-4b96-803c-54aeb31044eb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:41.416459 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e3f96fc-a56c-4b96-803c-54aeb31044eb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:41.417728 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7e3f96fc-a56c-4b96-803c-54aeb31044eb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Show backup with id 66876e77-0c4e-42c0-a88a-ad2dc4302efb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:03:41.422748 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-a0c3ea18-d1ce-44d0-b444-bf888c6b246f tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:03:41.423187 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-a0c3ea18-d1ce-44d0-b444-bf888c6b246f tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c3d6fbe-539e-4364-9fc7-e0db8f93e42d", "connector": null, "instance_uuid": "6e04c332-22ec-4342-a66e-db677f4e93d9"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:41.429147 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e3f96fc-a56c-4b96-803c-54aeb31044eb tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb returned with HTTP 404 Aug 13 22:03:41.432818 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 159/630] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:41 2026] GET /volume/v3/backups/66876e77-0c4e-42c0-a88a-ad2dc4302efb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:41.454282 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:41.454282 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:41.530986 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-a0c3ea18-d1ce-44d0-b444-bf888c6b246f tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:03:41.531519 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 159/631] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:03:41 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:03:41.547586 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dc51291a-5c19-4d9c-876a-e4092b8cff0f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:41.552763 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc51291a-5c19-4d9c-876a-e4092b8cff0f tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 Aug 13 22:03:41.553046 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc51291a-5c19-4d9c-876a-e4092b8cff0f tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:41.553186 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc51291a-5c19-4d9c-876a-e4092b8cff0f tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:41.566641 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-13cdf26a-55c0-41c3-bbe9-4c329902e7b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:41.567221 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13cdf26a-55c0-41c3-bbe9-4c329902e7b0 None None] GET https://10.4.3.4/volume// Aug 13 22:03:41.567554 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-13cdf26a-55c0-41c3-bbe9-4c329902e7b0 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:41.567817 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-13cdf26a-55c0-41c3-bbe9-4c329902e7b0 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:41.568249 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13cdf26a-55c0-41c3-bbe9-4c329902e7b0 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:41.568640 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 158/632] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:03:41 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:41.569850 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:41.569850 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:41.576163 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dc51291a-5c19-4d9c-876a-e4092b8cff0f tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Volume info retrieved successfully. Aug 13 22:03:41.584027 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc51291a-5c19-4d9c-876a-e4092b8cff0f tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 returned with HTTP 200 Aug 13 22:03:41.584027 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 157/633] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:41 2026] GET /volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:41.588013 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-d81ca56c-4b64-4b59-ab93-429ff335b69a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:41.597453 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-d81ca56c-4b64-4b59-ab93-429ff335b69a tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] GET https://10.4.3.4/volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d Aug 13 22:03:41.597453 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-d81ca56c-4b64-4b59-ab93-429ff335b69a tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:41.597453 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-d81ca56c-4b64-4b59-ab93-429ff335b69a tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:41.601080 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-157adfbe-8faf-4d31-ba31-6d08d9e292c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:41.607806 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-157adfbe-8faf-4d31-ba31-6d08d9e292c3 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] DELETE https://10.4.3.4/volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 Aug 13 22:03:41.608030 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-157adfbe-8faf-4d31-ba31-6d08d9e292c3 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:41.608276 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-157adfbe-8faf-4d31-ba31-6d08d9e292c3 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:41.608453 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-157adfbe-8faf-4d31-ba31-6d08d9e292c3 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Delete volume with id: bda9ca77-7dab-4f26-801c-9b238fe1a247 Aug 13 22:03:41.615315 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:41.615315 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:41.619864 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:41.619864 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:41.620341 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-157adfbe-8faf-4d31-ba31-6d08d9e292c3 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Volume info retrieved successfully. Aug 13 22:03:41.624836 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-d81ca56c-4b64-4b59-ab93-429ff335b69a tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Volume info retrieved successfully. Aug 13 22:03:41.640541 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-d81ca56c-4b64-4b59-ab93-429ff335b69a tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d returned with HTTP 200 Aug 13 22:03:41.641123 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 160/634] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:03:41 2026] GET /volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d => generated 1486 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:03:41.645035 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-157adfbe-8faf-4d31-ba31-6d08d9e292c3 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Delete volume request issued successfully. Aug 13 22:03:41.645279 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-157adfbe-8faf-4d31-ba31-6d08d9e292c3 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 returned with HTTP 202 Aug 13 22:03:41.645831 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 160/635] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:03:41 2026] DELETE /volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:41.658836 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a91c9365-32bc-4891-b4a3-e589027c1398 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:41.665594 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a91c9365-32bc-4891-b4a3-e589027c1398 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 Aug 13 22:03:41.665820 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a91c9365-32bc-4891-b4a3-e589027c1398 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:41.666027 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a91c9365-32bc-4891-b4a3-e589027c1398 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:41.682289 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:41.682289 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:41.691308 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a91c9365-32bc-4891-b4a3-e589027c1398 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Volume info retrieved successfully. Aug 13 22:03:41.696649 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a91c9365-32bc-4891-b4a3-e589027c1398 tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 returned with HTTP 200 Aug 13 22:03:41.698471 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 159/636] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:41 2026] GET /volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:41.801738 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-d2486d83-4c7f-4540-9457-92110ef0bff2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:41.805580 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-d2486d83-4c7f-4540-9457-92110ef0bff2 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] PUT https://10.4.3.4/volume/v3/attachments/1abc0737-1b09-445a-b42e-ae04d3cec097 Aug 13 22:03:41.806217 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-d2486d83-4c7f-4540-9457-92110ef0bff2 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:41.823385 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-d2486d83-4c7f-4540-9457-92110ef0bff2 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Acquiring lock "cinder-attachment_update-9c3d6fbe-539e-4364-9fc7-e0db8f93e42d-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:03:41.831665 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-d2486d83-4c7f-4540-9457-92110ef0bff2 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Lock "cinder-attachment_update-9c3d6fbe-539e-4364-9fc7-e0db8f93e42d-np0000007271" acquired by "attachment_update" :: waited 0.008s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:03:41.833283 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:41.833283 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:41.937407 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-d2486d83-4c7f-4540-9457-92110ef0bff2 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Lock "cinder-attachment_update-9c3d6fbe-539e-4364-9fc7-e0db8f93e42d-np0000007271" released by "attachment_update" :: held 0.106s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:03:41.937833 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-d2486d83-4c7f-4540-9457-92110ef0bff2 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/attachments/1abc0737-1b09-445a-b42e-ae04d3cec097 returned with HTTP 200 Aug 13 22:03:41.938410 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 158/637] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:03:41 2026] PUT /volume/v3/attachments/1abc0737-1b09-445a-b42e-ae04d3cec097 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:41.976335 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-ece5d291-1dfc-4398-9817-18685f60391d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:41.979246 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-ece5d291-1dfc-4398-9817-18685f60391d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] POST https://10.4.3.4/volume/v3/attachments/1abc0737-1b09-445a-b42e-ae04d3cec097/action Aug 13 22:03:41.980027 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-ece5d291-1dfc-4398-9817-18685f60391d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:03:41.980146 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-ece5d291-1dfc-4398-9817-18685f60391d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:42.004071 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:42.004071 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:42.019891 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d8490343-70e8-4612-84b3-7e7768bfe714 req-ece5d291-1dfc-4398-9817-18685f60391d tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/attachments/1abc0737-1b09-445a-b42e-ae04d3cec097/action returned with HTTP 204 Aug 13 22:03:42.020369 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 161/638] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:03:41 2026] POST /volume/v3/attachments/1abc0737-1b09-445a-b42e-ae04d3cec097/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:42.712840 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa058aee-4b27-4a5a-a729-2121a653c94c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:42.715168 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa058aee-4b27-4a5a-a729-2121a653c94c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] GET https://10.4.3.4/volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 Aug 13 22:03:42.715544 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa058aee-4b27-4a5a-a729-2121a653c94c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:42.715882 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa058aee-4b27-4a5a-a729-2121a653c94c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:42.724037 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa058aee-4b27-4a5a-a729-2121a653c94c tempest-VolumesBackupsV39Test-1817124821 tempest-VolumesBackupsV39Test-1817124821-project-member] https://10.4.3.4/volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 returned with HTTP 404 Aug 13 22:03:42.724814 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 161/639] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:03:42 2026] GET /volume/v3/volumes/bda9ca77-7dab-4f26-801c-9b238fe1a247 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:45.366196 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:45.368474 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:03:45.368815 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-336323011"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:45.370968 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-336323011'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:03:45.376541 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Create volume of 1 GB Aug 13 22:03:45.376910 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:45.376910 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:45.378153 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Availability Zones retrieved successfully. Aug 13 22:03:45.387448 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Flow 'volume_create_api' (b3ff990d-f359-418a-9fc8-5d8d50326a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:45.387448 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9acc975a-8d07-4cbe-bbc0-11e98fc0aa23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:45.387448 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:03:45.397396 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:45.397396 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:45.423437 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9acc975a-8d07-4cbe-bbc0-11e98fc0aa23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3c121f1a-ef29-4ac3-b662-055d332d770f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c121f1a-ef29-4ac3-b662-055d332d770f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:45.424496 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90c8d42c-c4d4-4f48-867f-9b4be186658a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:45.494832 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Created reservations ['4626d490-b2bd-4f9c-abab-c13b6dc1633e', '5e9eaecc-0501-4d3c-bcce-0a0bd86affd4', 'c750c013-e8ce-46be-9fae-10651c6b7827', '968213c5-8c9c-4930-b639-1fde5b116da2'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:03:45.496144 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90c8d42c-c4d4-4f48-867f-9b4be186658a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4626d490-b2bd-4f9c-abab-c13b6dc1633e', '5e9eaecc-0501-4d3c-bcce-0a0bd86affd4', 'c750c013-e8ce-46be-9fae-10651c6b7827', '968213c5-8c9c-4930-b639-1fde5b116da2']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:45.496966 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (874f4c00-66a4-4abc-80e3-2e8cd1bb7554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:45.533722 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (874f4c00-66a4-4abc-80e3-2e8cd1bb7554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e369eb2-4a7c-4f49-8387-54f762f0fbdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-336323011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='68e763b9340442bf936039f05ec59e68',qos_specs=None,replication_status=,reservations=['4626d490-b2bd-4f9c-abab-c13b6dc1633e','5e9eaecc-0501-4d3c-bcce-0a0bd86affd4','c750c013-e8ce-46be-9fae-10651c6b7827','968213c5-8c9c-4930-b639-1fde5b116da2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7971373a4dfe48b6943343e6f85c4824',volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:03:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-336323011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e369eb2-4a7c-4f49-8387-54f762f0fbdc,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='68e763b9340442bf936039f05ec59e68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7971373a4dfe48b6943343e6f85c4824',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c121f1a-ef29-4ac3-b662-055d332d770f),volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:45.535070 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (927965c4-9146-4ccc-8d43-d8a28560c550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:45.561749 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (927965c4-9146-4ccc-8d43-d8a28560c550) transitioned into state 'SUCCESS' from state '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-336323011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='68e763b9340442bf936039f05ec59e68',qos_specs=None,replication_status=,reservations=['4626d490-b2bd-4f9c-abab-c13b6dc1633e','5e9eaecc-0501-4d3c-bcce-0a0bd86affd4','c750c013-e8ce-46be-9fae-10651c6b7827','968213c5-8c9c-4930-b639-1fde5b116da2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7971373a4dfe48b6943343e6f85c4824',volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:45.562592 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d4294d-04ae-4140-9bb4-ac9344b664d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:45.574504 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d4294d-04ae-4140-9bb4-ac9344b664d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:45.575939 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Flow 'volume_create_api' (b3ff990d-f359-418a-9fc8-5d8d50326a4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:45.576263 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Create volume request issued successfully. Aug 13 22:03:45.577029 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37cdf53e-cc7e-4acb-b277-236ebbc61814 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:03:45.579869 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 160/640] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:03:45 2026] POST /volume/v3/volumes => generated 755 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:03:45.600189 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-78824b69-cce0-4423-ba54-4084d28cb887 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:45.602137 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78824b69-cce0-4423-ba54-4084d28cb887 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:45.602340 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78824b69-cce0-4423-ba54-4084d28cb887 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:45.602537 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78824b69-cce0-4423-ba54-4084d28cb887 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:45.609785 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:45.609785 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:45.617686 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-78824b69-cce0-4423-ba54-4084d28cb887 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:45.624478 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78824b69-cce0-4423-ba54-4084d28cb887 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:45.624905 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 159/641] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:45 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:46.643472 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-08fe14b6-c7d1-45c8-9431-a3bd4c2411e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:46.648019 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08fe14b6-c7d1-45c8-9431-a3bd4c2411e0 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:46.648019 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08fe14b6-c7d1-45c8-9431-a3bd4c2411e0 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:46.648019 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08fe14b6-c7d1-45c8-9431-a3bd4c2411e0 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:46.654725 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:46.654725 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:46.660283 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-08fe14b6-c7d1-45c8-9431-a3bd4c2411e0 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:46.666567 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08fe14b6-c7d1-45c8-9431-a3bd4c2411e0 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:46.667226 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 162/642] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:46 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:46.714436 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-25d562cd-ba93-4c5c-809b-93d388b68e5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:46.718139 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-25d562cd-ba93-4c5c-809b-93d388b68e5e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:46.718526 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-25d562cd-ba93-4c5c-809b-93d388b68e5e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:46.718834 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-25d562cd-ba93-4c5c-809b-93d388b68e5e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:46.725900 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:46.725900 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:46.730096 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-25d562cd-ba93-4c5c-809b-93d388b68e5e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:46.735356 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-25d562cd-ba93-4c5c-809b-93d388b68e5e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:46.736135 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 162/643] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:46 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:46.826452 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eacb6e2d-4047-4009-a247-d0b0df1c829f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:46.826452 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eacb6e2d-4047-4009-a247-d0b0df1c829f None None] GET https://10.4.3.4/volume// Aug 13 22:03:46.826452 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eacb6e2d-4047-4009-a247-d0b0df1c829f None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:46.826452 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eacb6e2d-4047-4009-a247-d0b0df1c829f None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:46.826452 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eacb6e2d-4047-4009-a247-d0b0df1c829f None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:46.828995 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 161/644] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:03:46 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 22:03:46.837582 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-c3060394-d7d8-4664-b611-73f8154bb459 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:46.841567 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-c3060394-d7d8-4664-b611-73f8154bb459 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:03:46.841943 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-c3060394-d7d8-4664-b611-73f8154bb459 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e369eb2-4a7c-4f49-8387-54f762f0fbdc", "connector": null, "instance_uuid": "1876442c-f1c5-4f40-b4e8-7daf9d245ce9"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:46.860596 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:46.860596 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:46.904150 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-c3060394-d7d8-4664-b611-73f8154bb459 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:03:46.904810 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 160/645] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:03:46 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:46.941519 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-436d67b6-bed5-4520-b698-6234fe3ebdb9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:46.941519 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-436d67b6-bed5-4520-b698-6234fe3ebdb9 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:46.941519 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-436d67b6-bed5-4520-b698-6234fe3ebdb9 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:46.941519 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-436d67b6-bed5-4520-b698-6234fe3ebdb9 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:46.953271 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:46.953271 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:46.957280 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-436d67b6-bed5-4520-b698-6234fe3ebdb9 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:46.962454 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-436d67b6-bed5-4520-b698-6234fe3ebdb9 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:46.962959 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 163/646] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:46 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:46.964099 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0a891f2e-967d-42c5-8c54-4d62cb890136 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:46.967450 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a891f2e-967d-42c5-8c54-4d62cb890136 None None] GET https://10.4.3.4/volume// Aug 13 22:03:46.967450 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a891f2e-967d-42c5-8c54-4d62cb890136 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:46.967450 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a891f2e-967d-42c5-8c54-4d62cb890136 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:46.967450 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a891f2e-967d-42c5-8c54-4d62cb890136 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:46.967450 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 163/647] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:03:46 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:46.987233 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-37df89a0-b6f6-417e-87cb-3518a3e99335 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:46.989877 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-37df89a0-b6f6-417e-87cb-3518a3e99335 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:46.990308 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-37df89a0-b6f6-417e-87cb-3518a3e99335 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:46.991447 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-37df89a0-b6f6-417e-87cb-3518a3e99335 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:47.004014 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:47.004014 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:47.008465 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-37df89a0-b6f6-417e-87cb-3518a3e99335 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:47.015092 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-37df89a0-b6f6-417e-87cb-3518a3e99335 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:47.015992 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 162/648] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:03:46 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1027 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:03:47.139667 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-a0d6c311-c1db-4208-84f8-21802c47cb7b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:47.142831 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-a0d6c311-c1db-4208-84f8-21802c47cb7b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] PUT https://10.4.3.4/volume/v3/attachments/d617bbc1-618c-42db-8d61-516d74645f2d Aug 13 22:03:47.143242 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-a0d6c311-c1db-4208-84f8-21802c47cb7b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:47.151614 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-a0d6c311-c1db-4208-84f8-21802c47cb7b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Acquiring lock "cinder-attachment_update-7e369eb2-4a7c-4f49-8387-54f762f0fbdc-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:03:47.156792 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-a0d6c311-c1db-4208-84f8-21802c47cb7b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Lock "cinder-attachment_update-7e369eb2-4a7c-4f49-8387-54f762f0fbdc-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:03:47.157866 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:47.157866 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:47.262611 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-a0d6c311-c1db-4208-84f8-21802c47cb7b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Lock "cinder-attachment_update-7e369eb2-4a7c-4f49-8387-54f762f0fbdc-np0000007271" released by "attachment_update" :: held 0.103s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:03:47.262611 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-a0d6c311-c1db-4208-84f8-21802c47cb7b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/d617bbc1-618c-42db-8d61-516d74645f2d returned with HTTP 200 Aug 13 22:03:47.262611 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 161/649] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:03:47 2026] PUT /volume/v3/attachments/d617bbc1-618c-42db-8d61-516d74645f2d => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:47.982202 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6812d6b2-73d5-438c-bf05-4576d097a92a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:47.984502 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6812d6b2-73d5-438c-bf05-4576d097a92a tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:47.984773 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6812d6b2-73d5-438c-bf05-4576d097a92a tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:47.984988 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6812d6b2-73d5-438c-bf05-4576d097a92a tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:47.997342 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:47.997342 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:48.002569 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6812d6b2-73d5-438c-bf05-4576d097a92a tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:48.006964 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6812d6b2-73d5-438c-bf05-4576d097a92a tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:48.007358 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 164/650] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:47 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:49.027072 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-544f64f4-dd7b-418a-85e3-90dbaeb396a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:49.032301 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-544f64f4-dd7b-418a-85e3-90dbaeb396a7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:49.032671 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-544f64f4-dd7b-418a-85e3-90dbaeb396a7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:49.032996 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-544f64f4-dd7b-418a-85e3-90dbaeb396a7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:49.043616 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:49.043616 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:49.048073 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-544f64f4-dd7b-418a-85e3-90dbaeb396a7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:49.055760 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-544f64f4-dd7b-418a-85e3-90dbaeb396a7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:49.056556 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 164/651] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:49 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:49.644763 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b25cf759-9b24-4085-9a7f-d7266e11b0b2 req-cc5bc9da-2396-4100-bec0-6327446264b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:49.646876 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b25cf759-9b24-4085-9a7f-d7266e11b0b2 req-cc5bc9da-2396-4100-bec0-6327446264b0 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] GET https://10.4.3.4/volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d Aug 13 22:03:49.647079 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b25cf759-9b24-4085-9a7f-d7266e11b0b2 req-cc5bc9da-2396-4100-bec0-6327446264b0 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:49.647263 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b25cf759-9b24-4085-9a7f-d7266e11b0b2 req-cc5bc9da-2396-4100-bec0-6327446264b0 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:49.664864 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:49.664864 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:49.671477 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b25cf759-9b24-4085-9a7f-d7266e11b0b2 req-cc5bc9da-2396-4100-bec0-6327446264b0 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Volume info retrieved successfully. Aug 13 22:03:49.676612 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b25cf759-9b24-4085-9a7f-d7266e11b0b2 req-cc5bc9da-2396-4100-bec0-6327446264b0 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d returned with HTTP 200 Aug 13 22:03:49.677100 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 163/652] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:49 2026] GET /volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d => generated 1599 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:50.075674 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-30559c17-5588-4b84-a6b6-cbea7f68ca42 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:50.080706 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30559c17-5588-4b84-a6b6-cbea7f68ca42 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:50.081688 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30559c17-5588-4b84-a6b6-cbea7f68ca42 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:50.083330 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30559c17-5588-4b84-a6b6-cbea7f68ca42 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:50.102961 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:50.102961 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:50.107598 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30559c17-5588-4b84-a6b6-cbea7f68ca42 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:50.114381 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30559c17-5588-4b84-a6b6-cbea7f68ca42 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:50.114938 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 162/653] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:50 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:50.649733 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-88919347-1572-4384-8f3e-6071707ee1bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:50.653258 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-88919347-1572-4384-8f3e-6071707ee1bf tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/attachments/d617bbc1-618c-42db-8d61-516d74645f2d/action Aug 13 22:03:50.653451 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-88919347-1572-4384-8f3e-6071707ee1bf tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:03:50.653952 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-88919347-1572-4384-8f3e-6071707ee1bf tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:50.681082 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:50.681082 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:50.693980 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-711a98e6-6b21-4801-99d8-396b24cc2640 req-88919347-1572-4384-8f3e-6071707ee1bf tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/d617bbc1-618c-42db-8d61-516d74645f2d/action returned with HTTP 204 Aug 13 22:03:50.694455 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 165/654] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:03:50 2026] POST /volume/v3/attachments/d617bbc1-618c-42db-8d61-516d74645f2d/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:03:51.133187 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-336afca1-1afe-4db1-b09f-1e0573d46a8e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:51.137669 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-336afca1-1afe-4db1-b09f-1e0573d46a8e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:51.137669 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-336afca1-1afe-4db1-b09f-1e0573d46a8e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:51.137669 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-336afca1-1afe-4db1-b09f-1e0573d46a8e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:51.150899 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:51.150899 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:51.155361 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-336afca1-1afe-4db1-b09f-1e0573d46a8e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:51.161121 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-336afca1-1afe-4db1-b09f-1e0573d46a8e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:51.161640 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 165/655] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:51 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:51.223373 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-1ccae80d-6d23-4c65-989e-ba41eec10923 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:51.230839 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-1ccae80d-6d23-4c65-989e-ba41eec10923 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:51.233120 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-1ccae80d-6d23-4c65-989e-ba41eec10923 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:51.233120 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-1ccae80d-6d23-4c65-989e-ba41eec10923 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:51.253405 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:51.253405 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:51.264152 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-1ccae80d-6d23-4c65-989e-ba41eec10923 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:51.270166 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-1ccae80d-6d23-4c65-989e-ba41eec10923 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:51.270745 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 164/656] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:51 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1140 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:51.387635 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7de55ac9-0212-4caa-aa4a-a23d94abc212 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:51.388509 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7de55ac9-0212-4caa-aa4a-a23d94abc212 None None] GET https://10.4.3.4/volume// Aug 13 22:03:51.388509 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7de55ac9-0212-4caa-aa4a-a23d94abc212 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:51.388626 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7de55ac9-0212-4caa-aa4a-a23d94abc212 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:51.388947 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7de55ac9-0212-4caa-aa4a-a23d94abc212 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:51.389243 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 163/657] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:03:51 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:51.402831 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-3b48c971-3350-41f1-b367-20c0747a6365 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:51.409023 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-3b48c971-3350-41f1-b367-20c0747a6365 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:03:51.409549 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-3b48c971-3350-41f1-b367-20c0747a6365 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e369eb2-4a7c-4f49-8387-54f762f0fbdc", "connector": null, "instance_uuid": "7d570d17-1ee7-448e-84a1-b640dd0c6c61"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:51.431359 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:51.431359 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:51.481658 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-3b48c971-3350-41f1-b367-20c0747a6365 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:03:51.481900 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 166/658] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:03:51 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:51.519827 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2f6abd4-8328-4c8c-9802-b27da67350a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:51.522869 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2f6abd4-8328-4c8c-9802-b27da67350a0 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:51.524191 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2f6abd4-8328-4c8c-9802-b27da67350a0 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:51.524191 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2f6abd4-8328-4c8c-9802-b27da67350a0 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:51.538698 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:51.538698 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:51.543703 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b2f6abd4-8328-4c8c-9802-b27da67350a0 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:51.546508 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c71e73f9-b8c8-4760-a5ec-f4712302d952 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:51.546834 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c71e73f9-b8c8-4760-a5ec-f4712302d952 None None] GET https://10.4.3.4/volume// Aug 13 22:03:51.546975 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c71e73f9-b8c8-4760-a5ec-f4712302d952 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:51.547144 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c71e73f9-b8c8-4760-a5ec-f4712302d952 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:51.547457 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c71e73f9-b8c8-4760-a5ec-f4712302d952 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:51.547712 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 165/659] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:03:51 2026] GET /volume/ => generated 384 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:51.551195 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2f6abd4-8328-4c8c-9802-b27da67350a0 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:51.551798 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 166/660] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:51 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:51.567075 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-d88c214d-5242-492e-8f80-9a957e32ae13 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:51.571875 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-d88c214d-5242-492e-8f80-9a957e32ae13 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:51.572145 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-d88c214d-5242-492e-8f80-9a957e32ae13 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:51.572349 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-d88c214d-5242-492e-8f80-9a957e32ae13 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:51.597210 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:51.597210 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:51.601796 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-d88c214d-5242-492e-8f80-9a957e32ae13 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:51.617854 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-d88c214d-5242-492e-8f80-9a957e32ae13 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:51.617854 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 164/661] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:03:51 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1322 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:03:51.729912 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-7b3ffee6-0a85-4ce2-8a82-33e20b046ffa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:51.732112 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-7b3ffee6-0a85-4ce2-8a82-33e20b046ffa tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] PUT https://10.4.3.4/volume/v3/attachments/5a14b8fa-5e4f-4974-a561-3c88f8df448c Aug 13 22:03:51.732721 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-7b3ffee6-0a85-4ce2-8a82-33e20b046ffa tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:51.742446 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-7b3ffee6-0a85-4ce2-8a82-33e20b046ffa tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Acquiring lock "cinder-attachment_update-7e369eb2-4a7c-4f49-8387-54f762f0fbdc-np0000007271" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:03:51.747875 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-7b3ffee6-0a85-4ce2-8a82-33e20b046ffa tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Lock "cinder-attachment_update-7e369eb2-4a7c-4f49-8387-54f762f0fbdc-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:03:51.748831 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:51.748831 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:51.838078 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-7b3ffee6-0a85-4ce2-8a82-33e20b046ffa tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Lock "cinder-attachment_update-7e369eb2-4a7c-4f49-8387-54f762f0fbdc-np0000007271" released by "attachment_update" :: held 0.090s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:03:51.838413 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-7b3ffee6-0a85-4ce2-8a82-33e20b046ffa tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/5a14b8fa-5e4f-4974-a561-3c88f8df448c returned with HTTP 200 Aug 13 22:03:51.838953 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 167/662] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:03:51 2026] PUT /volume/v3/attachments/5a14b8fa-5e4f-4974-a561-3c88f8df448c => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:52.565453 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-afac4cbc-91d2-402d-80be-830b5430d602 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:52.567171 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-afac4cbc-91d2-402d-80be-830b5430d602 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:52.567270 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-afac4cbc-91d2-402d-80be-830b5430d602 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:52.567458 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-afac4cbc-91d2-402d-80be-830b5430d602 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:52.581741 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:52.581741 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:52.584459 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-afac4cbc-91d2-402d-80be-830b5430d602 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:52.590197 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-afac4cbc-91d2-402d-80be-830b5430d602 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:52.590595 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 166/663] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:52 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:53.498982 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c0e9deb8-b53d-4592-8fde-512608bd6e4e req-c83a3b1a-0d6a-4dff-b7d4-14f819e8058f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:53.501437 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c0e9deb8-b53d-4592-8fde-512608bd6e4e req-c83a3b1a-0d6a-4dff-b7d4-14f819e8058f tempest-VolumesNegativeTest-894098339 tempest-VolumesNegativeTest-894098339-project-member] DELETE https://10.4.3.4/volume/v3/volumes/tempest-invalid-1244094904 Aug 13 22:03:53.501719 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c0e9deb8-b53d-4592-8fde-512608bd6e4e req-c83a3b1a-0d6a-4dff-b7d4-14f819e8058f tempest-VolumesNegativeTest-894098339 tempest-VolumesNegativeTest-894098339-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:53.501920 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c0e9deb8-b53d-4592-8fde-512608bd6e4e req-c83a3b1a-0d6a-4dff-b7d4-14f819e8058f tempest-VolumesNegativeTest-894098339 tempest-VolumesNegativeTest-894098339-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:53.502116 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-c0e9deb8-b53d-4592-8fde-512608bd6e4e req-c83a3b1a-0d6a-4dff-b7d4-14f819e8058f tempest-VolumesNegativeTest-894098339 tempest-VolumesNegativeTest-894098339-project-member] Delete volume with id: tempest-invalid-1244094904 Aug 13 22:03:53.507628 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c0e9deb8-b53d-4592-8fde-512608bd6e4e req-c83a3b1a-0d6a-4dff-b7d4-14f819e8058f tempest-VolumesNegativeTest-894098339 tempest-VolumesNegativeTest-894098339-project-member] https://10.4.3.4/volume/v3/volumes/tempest-invalid-1244094904 returned with HTTP 404 Aug 13 22:03:53.508304 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 167/664] 10.4.3.4 () {70 vars in 1576 bytes} [Thu Aug 13 22:03:53 2026] DELETE /volume/v3/volumes/tempest-invalid-1244094904 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:03:53.596950 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b443f47d-a99e-46a5-b507-62b76234f8fe req-21afdcb7-2b39-4528-af69-fccb1e6cc8dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:53.600038 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b443f47d-a99e-46a5-b507-62b76234f8fe req-21afdcb7-2b39-4528-af69-fccb1e6cc8dc tempest-VolumesNegativeTest-894098339 tempest-VolumesNegativeTest-894098339-project-member] DELETE https://10.4.3.4/volume/v3/volumes/a359512c-3086-47d1-beb9-5086146a7392 Aug 13 22:03:53.600304 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b443f47d-a99e-46a5-b507-62b76234f8fe req-21afdcb7-2b39-4528-af69-fccb1e6cc8dc tempest-VolumesNegativeTest-894098339 tempest-VolumesNegativeTest-894098339-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:53.600719 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b443f47d-a99e-46a5-b507-62b76234f8fe req-21afdcb7-2b39-4528-af69-fccb1e6cc8dc tempest-VolumesNegativeTest-894098339 tempest-VolumesNegativeTest-894098339-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:53.601070 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-b443f47d-a99e-46a5-b507-62b76234f8fe req-21afdcb7-2b39-4528-af69-fccb1e6cc8dc tempest-VolumesNegativeTest-894098339 tempest-VolumesNegativeTest-894098339-project-member] Delete volume with id: a359512c-3086-47d1-beb9-5086146a7392 Aug 13 22:03:53.605849 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f5f0af82-9d33-4071-aa9d-104ece49e1ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:53.609011 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b443f47d-a99e-46a5-b507-62b76234f8fe req-21afdcb7-2b39-4528-af69-fccb1e6cc8dc tempest-VolumesNegativeTest-894098339 tempest-VolumesNegativeTest-894098339-project-member] https://10.4.3.4/volume/v3/volumes/a359512c-3086-47d1-beb9-5086146a7392 returned with HTTP 404 Aug 13 22:03:53.609745 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 165/665] 10.4.3.4 () {70 vars in 1606 bytes} [Thu Aug 13 22:03:53 2026] DELETE /volume/v3/volumes/a359512c-3086-47d1-beb9-5086146a7392 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:53.609809 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5f0af82-9d33-4071-aa9d-104ece49e1ab tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:53.610033 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5f0af82-9d33-4071-aa9d-104ece49e1ab tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:53.610282 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5f0af82-9d33-4071-aa9d-104ece49e1ab tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:53.631955 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:53.631955 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:53.635952 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-66202b4a-91fc-492e-b4f8-25712a8f9014 req-adb32c5c-7d6d-4f15-ac5e-36d0cddf18d2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:53.636458 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f5f0af82-9d33-4071-aa9d-104ece49e1ab tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:53.638546 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-66202b4a-91fc-492e-b4f8-25712a8f9014 req-adb32c5c-7d6d-4f15-ac5e-36d0cddf18d2 tempest-VolumesNegativeTest-894098339 tempest-VolumesNegativeTest-894098339-project-reader] GET https://10.4.3.4/volume/v3/volumes/bb6b03cc-fef3-441a-b73d-e3015cdf440f Aug 13 22:03:53.638819 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-66202b4a-91fc-492e-b4f8-25712a8f9014 req-adb32c5c-7d6d-4f15-ac5e-36d0cddf18d2 tempest-VolumesNegativeTest-894098339 tempest-VolumesNegativeTest-894098339-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:53.639060 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-66202b4a-91fc-492e-b4f8-25712a8f9014 req-adb32c5c-7d6d-4f15-ac5e-36d0cddf18d2 tempest-VolumesNegativeTest-894098339 tempest-VolumesNegativeTest-894098339-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:53.641891 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5f0af82-9d33-4071-aa9d-104ece49e1ab tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:53.642453 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 168/666] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:53 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:53.647888 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-66202b4a-91fc-492e-b4f8-25712a8f9014 req-adb32c5c-7d6d-4f15-ac5e-36d0cddf18d2 tempest-VolumesNegativeTest-894098339 tempest-VolumesNegativeTest-894098339-project-reader] https://10.4.3.4/volume/v3/volumes/bb6b03cc-fef3-441a-b73d-e3015cdf440f returned with HTTP 404 Aug 13 22:03:53.648540 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 167/667] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:53 2026] GET /volume/v3/volumes/bb6b03cc-fef3-441a-b73d-e3015cdf440f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:54.109241 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-f5754674-8cc1-4225-9177-c86fff9e9624 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:54.111682 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-f5754674-8cc1-4225-9177-c86fff9e9624 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/attachments/5a14b8fa-5e4f-4974-a561-3c88f8df448c/action Aug 13 22:03:54.112132 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-f5754674-8cc1-4225-9177-c86fff9e9624 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:03:54.112319 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-f5754674-8cc1-4225-9177-c86fff9e9624 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:54.132855 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:54.132855 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:54.143296 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-31ba4036-efb1-4692-ace2-a7a658ba4ce4 req-f5754674-8cc1-4225-9177-c86fff9e9624 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/5a14b8fa-5e4f-4974-a561-3c88f8df448c/action returned with HTTP 204 Aug 13 22:03:54.143982 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 168/668] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:03:54 2026] POST /volume/v3/attachments/5a14b8fa-5e4f-4974-a561-3c88f8df448c/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:54.663338 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8392de51-71bc-4a5b-8a4c-6a85dacc768d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:54.667276 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8392de51-71bc-4a5b-8a4c-6a85dacc768d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:54.667276 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8392de51-71bc-4a5b-8a4c-6a85dacc768d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:54.667276 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8392de51-71bc-4a5b-8a4c-6a85dacc768d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:54.691063 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:54.691063 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:54.695168 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8392de51-71bc-4a5b-8a4c-6a85dacc768d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:54.702256 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8392de51-71bc-4a5b-8a4c-6a85dacc768d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:54.702742 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 166/669] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:54 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1437 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:54.723341 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-55d2bda4-5b1f-43d4-8d4e-a0027a2e5c08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:54.853368 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55d2bda4-5b1f-43d4-8d4e-a0027a2e5c08 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:54.853610 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55d2bda4-5b1f-43d4-8d4e-a0027a2e5c08 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:54.853791 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55d2bda4-5b1f-43d4-8d4e-a0027a2e5c08 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:54.865624 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:54.865624 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:54.869487 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-55d2bda4-5b1f-43d4-8d4e-a0027a2e5c08 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] Volume info retrieved successfully. Aug 13 22:03:54.875835 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55d2bda4-5b1f-43d4-8d4e-a0027a2e5c08 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:54.876388 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 169/670] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:54 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1437 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:54.944936 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a5da659-0f75-4a37-b886-debf5f421f15 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:54.947367 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a5da659-0f75-4a37-b886-debf5f421f15 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:54.947653 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a5da659-0f75-4a37-b886-debf5f421f15 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:54.947899 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a5da659-0f75-4a37-b886-debf5f421f15 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:54.973795 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:54.973795 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:54.978179 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3a5da659-0f75-4a37-b886-debf5f421f15 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] Volume info retrieved successfully. Aug 13 22:03:54.982962 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a5da659-0f75-4a37-b886-debf5f421f15 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:54.983433 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 168/671] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:54 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1437 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:55.042733 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-47eba99d-8634-432b-ba6f-c55956b07468 req-0e3ec0da-0731-46b8-b627-672ad47f0784 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:55.045510 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-0e3ec0da-0731-46b8-b627-672ad47f0784 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:55.045510 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-0e3ec0da-0731-46b8-b627-672ad47f0784 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:55.045510 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-0e3ec0da-0731-46b8-b627-672ad47f0784 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:55.065951 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:55.065951 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:55.070221 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-47eba99d-8634-432b-ba6f-c55956b07468 req-0e3ec0da-0731-46b8-b627-672ad47f0784 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:55.075567 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-0e3ec0da-0731-46b8-b627-672ad47f0784 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:55.076021 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 169/672] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:55 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1437 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:55.099399 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-47eba99d-8634-432b-ba6f-c55956b07468 req-6c680c7f-cb88-4bd4-b17a-5ab6be3c0ca7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:55.102110 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-6c680c7f-cb88-4bd4-b17a-5ab6be3c0ca7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc/action Aug 13 22:03:55.102395 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-6c680c7f-cb88-4bd4-b17a-5ab6be3c0ca7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:03:55.102562 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-6c680c7f-cb88-4bd4-b17a-5ab6be3c0ca7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:55.122677 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:55.122677 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:55.123316 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-47eba99d-8634-432b-ba6f-c55956b07468 req-6c680c7f-cb88-4bd4-b17a-5ab6be3c0ca7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:55.134379 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-47eba99d-8634-432b-ba6f-c55956b07468 req-6c680c7f-cb88-4bd4-b17a-5ab6be3c0ca7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Begin detaching volume completed successfully. Aug 13 22:03:55.134742 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-6c680c7f-cb88-4bd4-b17a-5ab6be3c0ca7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc/action returned with HTTP 202 Aug 13 22:03:55.135355 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 167/673] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:03:55 2026] POST /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:03:55.161175 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2fb69c09-3ad7-4cfa-ad84-f71d1c223f76 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:55.163027 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fb69c09-3ad7-4cfa-ad84-f71d1c223f76 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:55.163342 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fb69c09-3ad7-4cfa-ad84-f71d1c223f76 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:55.164021 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fb69c09-3ad7-4cfa-ad84-f71d1c223f76 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:55.181489 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:55.181489 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:55.186569 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2fb69c09-3ad7-4cfa-ad84-f71d1c223f76 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:55.196561 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4af16271-be97-4ae8-a71d-88da6826931c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:55.197524 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fb69c09-3ad7-4cfa-ad84-f71d1c223f76 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:55.198124 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4af16271-be97-4ae8-a71d-88da6826931c None None] GET https://10.4.3.4/volume// Aug 13 22:03:55.198724 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 170/674] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:55 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:55.198996 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4af16271-be97-4ae8-a71d-88da6826931c None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:55.199392 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4af16271-be97-4ae8-a71d-88da6826931c None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:55.200069 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4af16271-be97-4ae8-a71d-88da6826931c None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:55.200513 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 169/675] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:03:55 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:55.217360 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-47eba99d-8634-432b-ba6f-c55956b07468 req-4f77eb6b-5173-4e69-ab9b-94f235b30200 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:55.221274 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-4f77eb6b-5173-4e69-ab9b-94f235b30200 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:55.221871 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-4f77eb6b-5173-4e69-ab9b-94f235b30200 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:55.221871 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-4f77eb6b-5173-4e69-ab9b-94f235b30200 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:55.248560 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:55.248560 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:55.255084 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-47eba99d-8634-432b-ba6f-c55956b07468 req-4f77eb6b-5173-4e69-ab9b-94f235b30200 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:55.263713 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-4f77eb6b-5173-4e69-ab9b-94f235b30200 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:55.264318 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 170/676] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:03:55 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1620 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:03:55.649821 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7a0b1b22-eec2-4c2c-8961-534f7ff5cdda None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:55.761438 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a0b1b22-eec2-4c2c-8961-534f7ff5cdda tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] POST https://10.4.3.4/volume/v3/qos-specs Aug 13 22:03:55.762121 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a0b1b22-eec2-4c2c-8961-534f7ff5cdda tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-728056571", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:55.763950 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.qos_specs [None req-7a0b1b22-eec2-4c2c-8961-534f7ff5cdda tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-728056571', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100266) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 22:03:55.771946 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-7a0b1b22-eec2-4c2c-8961-534f7ff5cdda tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] DB qos_specs_create(): root {'id': '22f782cf-348a-4df8-9f4a-880ff81d7505', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-728056571'} {{(pid=100266) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 22:03:55.782399 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a0b1b22-eec2-4c2c-8961-534f7ff5cdda tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs returned with HTTP 200 Aug 13 22:03:55.785487 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 168/677] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:03:55 2026] POST /volume/v3/qos-specs => generated 388 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:55.795778 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d8c4d30-2ad8-4521-840c-b8750a340ff3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:55.798251 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d8c4d30-2ad8-4521-840c-b8750a340ff3 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:03:55.798759 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d8c4d30-2ad8-4521-840c-b8750a340ff3 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-118292843"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:55.822660 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d8c4d30-2ad8-4521-840c-b8750a340ff3 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:03:55.823160 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 171/678] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:03:55 2026] POST /volume/v3/types => generated 221 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:55.833830 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9695d625-37be-4c00-a31c-dfb0517a40c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:55.836583 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9695d625-37be-4c00-a31c-dfb0517a40c6 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:03:55.837071 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9695d625-37be-4c00-a31c-dfb0517a40c6 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-431358198"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:55.857140 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9695d625-37be-4c00-a31c-dfb0517a40c6 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:03:55.857862 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 170/679] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:03:55 2026] POST /volume/v3/types => generated 221 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:55.868093 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b200b838-1c92-4198-8c11-df281fba3838 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:55.869557 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-47eba99d-8634-432b-ba6f-c55956b07468 req-3a873ded-e677-4ba4-9583-16a15c0dbabe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:55.869737 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b200b838-1c92-4198-8c11-df281fba3838 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:03:55.870355 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b200b838-1c92-4198-8c11-df281fba3838 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-227233385"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:55.874285 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-3a873ded-e677-4ba4-9583-16a15c0dbabe tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:55.874285 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-3a873ded-e677-4ba4-9583-16a15c0dbabe tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:55.874285 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-3a873ded-e677-4ba4-9583-16a15c0dbabe tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:55.888454 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b200b838-1c92-4198-8c11-df281fba3838 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:03:55.888980 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 171/680] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:03:55 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 13 22:03:55.889924 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:55.889924 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:55.894664 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-47eba99d-8634-432b-ba6f-c55956b07468 req-3a873ded-e677-4ba4-9583-16a15c0dbabe tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:55.899717 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27c99504-c36a-45c4-86c5-467f9b8ce59c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:55.899894 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-3a873ded-e677-4ba4-9583-16a15c0dbabe tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:55.900492 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 169/681] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:55 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:55.901838 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27c99504-c36a-45c4-86c5-467f9b8ce59c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associate?vol_type_id=63b644a3-4fca-4494-8e34-ebb747d05f3d Aug 13 22:03:55.902888 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27c99504-c36a-45c4-86c5-467f9b8ce59c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:55.902888 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27c99504-c36a-45c4-86c5-467f9b8ce59c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'associate' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:55.903334 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-27c99504-c36a-45c4-86c5-467f9b8ce59c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Associate qos_spec: 22f782cf-348a-4df8-9f4a-880ff81d7505 with type: 63b644a3-4fca-4494-8e34-ebb747d05f3d {{(pid=100267) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 22:03:55.921088 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-47eba99d-8634-432b-ba6f-c55956b07468 req-cd119d65-ad97-4b57-bc03-8541c80f15ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:55.926806 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-cd119d65-ad97-4b57-bc03-8541c80f15ea tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] DELETE https://10.4.3.4/volume/v3/attachments/d617bbc1-618c-42db-8d61-516d74645f2d Aug 13 22:03:55.927098 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-cd119d65-ad97-4b57-bc03-8541c80f15ea tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:55.927720 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-cd119d65-ad97-4b57-bc03-8541c80f15ea tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:55.935691 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27c99504-c36a-45c4-86c5-467f9b8ce59c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associate?vol_type_id=63b644a3-4fca-4494-8e34-ebb747d05f3d returned with HTTP 202 Aug 13 22:03:55.936155 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 172/682] 10.4.3.4 () {66 vars in 1467 bytes} [Thu Aug 13 22:03:55 2026] GET /volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associate?vol_type_id=63b644a3-4fca-4494-8e34-ebb747d05f3d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:55.939449 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:55.939449 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:55.945036 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb50e074-8ca4-4a8c-99f9-3767a0ad70a2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:55.950072 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb50e074-8ca4-4a8c-99f9-3767a0ad70a2 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associate?vol_type_id=001922fe-498e-4b50-8907-763b4882d10c Aug 13 22:03:55.950072 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb50e074-8ca4-4a8c-99f9-3767a0ad70a2 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:55.950072 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb50e074-8ca4-4a8c-99f9-3767a0ad70a2 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'associate' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:55.950072 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cb50e074-8ca4-4a8c-99f9-3767a0ad70a2 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Associate qos_spec: 22f782cf-348a-4df8-9f4a-880ff81d7505 with type: 001922fe-498e-4b50-8907-763b4882d10c {{(pid=100265) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 22:03:55.973926 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb50e074-8ca4-4a8c-99f9-3767a0ad70a2 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associate?vol_type_id=001922fe-498e-4b50-8907-763b4882d10c returned with HTTP 202 Aug 13 22:03:55.974358 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 172/683] 10.4.3.4 () {66 vars in 1467 bytes} [Thu Aug 13 22:03:55 2026] GET /volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associate?vol_type_id=001922fe-498e-4b50-8907-763b4882d10c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:55.984849 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f3c11d41-5f34-4c13-845e-fefe0f4c4c5f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:55.989048 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3c11d41-5f34-4c13-845e-fefe0f4c4c5f tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associate?vol_type_id=3f0278ad-c197-4686-b27a-c3f77a5e17c6 Aug 13 22:03:55.989048 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3c11d41-5f34-4c13-845e-fefe0f4c4c5f tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:55.989048 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3c11d41-5f34-4c13-845e-fefe0f4c4c5f tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'associate' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:55.989048 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f3c11d41-5f34-4c13-845e-fefe0f4c4c5f tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Associate qos_spec: 22f782cf-348a-4df8-9f4a-880ff81d7505 with type: 3f0278ad-c197-4686-b27a-c3f77a5e17c6 {{(pid=100266) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 22:03:56.012088 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-47eba99d-8634-432b-ba6f-c55956b07468 req-cd119d65-ad97-4b57-bc03-8541c80f15ea tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/d617bbc1-618c-42db-8d61-516d74645f2d returned with HTTP 200 Aug 13 22:03:56.012716 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 171/684] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:03:55 2026] DELETE /volume/v3/attachments/d617bbc1-618c-42db-8d61-516d74645f2d => generated 192 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:56.016463 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3c11d41-5f34-4c13-845e-fefe0f4c4c5f tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associate?vol_type_id=3f0278ad-c197-4686-b27a-c3f77a5e17c6 returned with HTTP 202 Aug 13 22:03:56.017023 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 170/685] 10.4.3.4 () {66 vars in 1467 bytes} [Thu Aug 13 22:03:55 2026] GET /volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associate?vol_type_id=3f0278ad-c197-4686-b27a-c3f77a5e17c6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:56.030137 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bdfb33a6-0bf6-4e22-8c5c-1492dd06ad5b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.032361 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdfb33a6-0bf6-4e22-8c5c-1492dd06ad5b tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associations Aug 13 22:03:56.032789 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bdfb33a6-0bf6-4e22-8c5c-1492dd06ad5b tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.033051 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bdfb33a6-0bf6-4e22-8c5c-1492dd06ad5b tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'associations' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.035121 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.035121 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:56.035121 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bdfb33a6-0bf6-4e22-8c5c-1492dd06ad5b tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Get associations for qos_spec id: 22f782cf-348a-4df8-9f4a-880ff81d7505 {{(pid=100267) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 22:03:56.060591 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdfb33a6-0bf6-4e22-8c5c-1492dd06ad5b tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associations returned with HTTP 200 Aug 13 22:03:56.060990 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 173/686] 10.4.3.4 () {66 vars in 1379 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associations => generated 445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:56.072535 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e27b8566-5605-4992-acd1-55ff2a36e2e2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.075128 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e27b8566-5605-4992-acd1-55ff2a36e2e2 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/disassociate?vol_type_id=63b644a3-4fca-4494-8e34-ebb747d05f3d Aug 13 22:03:56.075414 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e27b8566-5605-4992-acd1-55ff2a36e2e2 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.075856 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e27b8566-5605-4992-acd1-55ff2a36e2e2 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'disassociate' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.076031 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.076031 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:56.076755 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e27b8566-5605-4992-acd1-55ff2a36e2e2 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Disassociate qos_spec: 22f782cf-348a-4df8-9f4a-880ff81d7505 from type: 63b644a3-4fca-4494-8e34-ebb747d05f3d {{(pid=100265) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 13 22:03:56.097843 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e27b8566-5605-4992-acd1-55ff2a36e2e2 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/disassociate?vol_type_id=63b644a3-4fca-4494-8e34-ebb747d05f3d returned with HTTP 202 Aug 13 22:03:56.098485 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 173/687] 10.4.3.4 () {66 vars in 1476 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/disassociate?vol_type_id=63b644a3-4fca-4494-8e34-ebb747d05f3d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:56.106867 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2c83459d-e837-4d0c-9214-806c9cb5c9c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.108857 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c83459d-e837-4d0c-9214-806c9cb5c9c3 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associations Aug 13 22:03:56.109044 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c83459d-e837-4d0c-9214-806c9cb5c9c3 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.109284 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c83459d-e837-4d0c-9214-806c9cb5c9c3 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'associations' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.109603 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.109603 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:56.110111 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2c83459d-e837-4d0c-9214-806c9cb5c9c3 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Get associations for qos_spec id: 22f782cf-348a-4df8-9f4a-880ff81d7505 {{(pid=100268) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 22:03:56.129283 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c83459d-e837-4d0c-9214-806c9cb5c9c3 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associations returned with HTTP 200 Aug 13 22:03:56.129835 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 172/688] 10.4.3.4 () {66 vars in 1379 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associations => generated 304 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:56.139303 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a966fa31-09cc-4341-b3ff-244baea3dc00 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.141167 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a966fa31-09cc-4341-b3ff-244baea3dc00 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/disassociate_all Aug 13 22:03:56.141481 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a966fa31-09cc-4341-b3ff-244baea3dc00 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.141668 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a966fa31-09cc-4341-b3ff-244baea3dc00 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'disassociate_all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.141949 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.141949 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:56.142301 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a966fa31-09cc-4341-b3ff-244baea3dc00 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Disassociate qos_spec: 22f782cf-348a-4df8-9f4a-880ff81d7505 from all. {{(pid=100266) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 13 22:03:56.154272 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a966fa31-09cc-4341-b3ff-244baea3dc00 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/disassociate_all returned with HTTP 202 Aug 13 22:03:56.154788 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 171/689] 10.4.3.4 () {66 vars in 1391 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/disassociate_all => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:56.164785 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b42d0486-f1d1-4f61-be4a-3e3892cd6c12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.167344 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b42d0486-f1d1-4f61-be4a-3e3892cd6c12 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associations Aug 13 22:03:56.167744 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b42d0486-f1d1-4f61-be4a-3e3892cd6c12 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.167960 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b42d0486-f1d1-4f61-be4a-3e3892cd6c12 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'associations' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.168221 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.168221 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:56.168541 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b42d0486-f1d1-4f61-be4a-3e3892cd6c12 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Get associations for qos_spec id: 22f782cf-348a-4df8-9f4a-880ff81d7505 {{(pid=100267) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 22:03:56.176125 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b42d0486-f1d1-4f61-be4a-3e3892cd6c12 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associations returned with HTTP 200 Aug 13 22:03:56.176544 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 174/690] 10.4.3.4 () {66 vars in 1379 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/associations => generated 24 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:03:56.184728 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e3840d70-434e-470a-bf7c-f92bcb0e4b5c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.186434 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3840d70-434e-470a-bf7c-f92bcb0e4b5c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] DELETE https://10.4.3.4/volume/v3/types/3f0278ad-c197-4686-b27a-c3f77a5e17c6 Aug 13 22:03:56.186631 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3840d70-434e-470a-bf7c-f92bcb0e4b5c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.186813 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3840d70-434e-470a-bf7c-f92bcb0e4b5c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.187036 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.187036 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:56.212020 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3840d70-434e-470a-bf7c-f92bcb0e4b5c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/types/3f0278ad-c197-4686-b27a-c3f77a5e17c6 returned with HTTP 202 Aug 13 22:03:56.212213 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 174/691] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:03:56 2026] DELETE /volume/v3/types/3f0278ad-c197-4686-b27a-c3f77a5e17c6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:56.213215 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-47c0ad5b-0c37-434b-9c6f-2dd57f1e1554 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.215096 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47c0ad5b-0c37-434b-9c6f-2dd57f1e1554 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:56.215296 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47c0ad5b-0c37-434b-9c6f-2dd57f1e1554 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.215849 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47c0ad5b-0c37-434b-9c6f-2dd57f1e1554 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.219167 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0bc4d9e0-3460-4d24-a6f6-34e05667f377 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.222213 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bc4d9e0-3460-4d24-a6f6-34e05667f377 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/types/3f0278ad-c197-4686-b27a-c3f77a5e17c6 Aug 13 22:03:56.222400 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0bc4d9e0-3460-4d24-a6f6-34e05667f377 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.222641 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0bc4d9e0-3460-4d24-a6f6-34e05667f377 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.226347 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.226347 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:56.227031 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bc4d9e0-3460-4d24-a6f6-34e05667f377 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/types/3f0278ad-c197-4686-b27a-c3f77a5e17c6 returned with HTTP 404 Aug 13 22:03:56.227475 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 172/692] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/types/3f0278ad-c197-4686-b27a-c3f77a5e17c6 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:56.232130 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-47c0ad5b-0c37-434b-9c6f-2dd57f1e1554 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:56.237840 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40736ad2-d5d2-43ee-98d3-ee296828d562 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.241162 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40736ad2-d5d2-43ee-98d3-ee296828d562 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] DELETE https://10.4.3.4/volume/v3/types/001922fe-498e-4b50-8907-763b4882d10c Aug 13 22:03:56.241534 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40736ad2-d5d2-43ee-98d3-ee296828d562 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.242165 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40736ad2-d5d2-43ee-98d3-ee296828d562 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.242446 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.242446 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:56.242970 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47c0ad5b-0c37-434b-9c6f-2dd57f1e1554 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:56.243364 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 173/693] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:56.305046 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40736ad2-d5d2-43ee-98d3-ee296828d562 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/types/001922fe-498e-4b50-8907-763b4882d10c returned with HTTP 202 Aug 13 22:03:56.305918 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 175/694] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:03:56 2026] DELETE /volume/v3/types/001922fe-498e-4b50-8907-763b4882d10c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:56.317406 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c435e117-8198-4601-8a89-822a4a640e77 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.317967 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e013f6a-ac46-43f7-bfa6-df47e62fa5c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.319235 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c435e117-8198-4601-8a89-822a4a640e77 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:56.319781 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c435e117-8198-4601-8a89-822a4a640e77 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.319842 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e013f6a-ac46-43f7-bfa6-df47e62fa5c3 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/types/001922fe-498e-4b50-8907-763b4882d10c Aug 13 22:03:56.319900 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c435e117-8198-4601-8a89-822a4a640e77 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.319961 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e013f6a-ac46-43f7-bfa6-df47e62fa5c3 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.319961 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e013f6a-ac46-43f7-bfa6-df47e62fa5c3 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.323595 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e013f6a-ac46-43f7-bfa6-df47e62fa5c3 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/types/001922fe-498e-4b50-8907-763b4882d10c returned with HTTP 404 Aug 13 22:03:56.324048 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 173/695] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/types/001922fe-498e-4b50-8907-763b4882d10c => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:56.334600 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f8b801d9-8552-4d5d-a1c6-e76e9a6762c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.336393 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8b801d9-8552-4d5d-a1c6-e76e9a6762c9 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] DELETE https://10.4.3.4/volume/v3/types/63b644a3-4fca-4494-8e34-ebb747d05f3d Aug 13 22:03:56.336481 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.336481 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:56.336618 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8b801d9-8552-4d5d-a1c6-e76e9a6762c9 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.336823 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8b801d9-8552-4d5d-a1c6-e76e9a6762c9 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.341893 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c435e117-8198-4601-8a89-822a4a640e77 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] Volume info retrieved successfully. Aug 13 22:03:56.346909 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c435e117-8198-4601-8a89-822a4a640e77 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:56.347525 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 175/696] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:56.396784 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-3c8b784d-3288-46a5-a900-00a271a75e26 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.400983 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-3c8b784d-3288-46a5-a900-00a271a75e26 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:56.401299 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-3c8b784d-3288-46a5-a900-00a271a75e26 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.401634 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-3c8b784d-3288-46a5-a900-00a271a75e26 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.402848 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8b801d9-8552-4d5d-a1c6-e76e9a6762c9 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/types/63b644a3-4fca-4494-8e34-ebb747d05f3d returned with HTTP 202 Aug 13 22:03:56.403236 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 174/697] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:03:56 2026] DELETE /volume/v3/types/63b644a3-4fca-4494-8e34-ebb747d05f3d => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:56.410263 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7a5ae7b4-966c-41ce-961f-be9a7e93e833 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.412542 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a5ae7b4-966c-41ce-961f-be9a7e93e833 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/types/63b644a3-4fca-4494-8e34-ebb747d05f3d Aug 13 22:03:56.412835 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a5ae7b4-966c-41ce-961f-be9a7e93e833 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.413108 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a5ae7b4-966c-41ce-961f-be9a7e93e833 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.415371 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.415371 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:56.416941 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a5ae7b4-966c-41ce-961f-be9a7e93e833 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/types/63b644a3-4fca-4494-8e34-ebb747d05f3d returned with HTTP 404 Aug 13 22:03:56.417741 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 174/698] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/types/63b644a3-4fca-4494-8e34-ebb747d05f3d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:56.420357 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-3c8b784d-3288-46a5-a900-00a271a75e26 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:56.428200 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-373925a9-4787-4afb-97c6-69c1baeac885 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.429940 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-3c8b784d-3288-46a5-a900-00a271a75e26 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:56.430060 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-373925a9-4787-4afb-97c6-69c1baeac885 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] POST https://10.4.3.4/volume/v3/qos-specs Aug 13 22:03:56.430607 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-373925a9-4787-4afb-97c6-69c1baeac885 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1775651431", "consumer": "back-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:56.430954 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 176/699] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:56.432388 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.qos_specs [None req-373925a9-4787-4afb-97c6-69c1baeac885 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1775651431', 'consumer': 'back-end', 'specs': {}} {{(pid=100265) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 22:03:56.438349 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-373925a9-4787-4afb-97c6-69c1baeac885 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] DB qos_specs_create(): root {'id': '6292ed78-76fa-4469-bfb3-392f9687a750', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1775651431'} {{(pid=100265) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 22:03:56.443731 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-373925a9-4787-4afb-97c6-69c1baeac885 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs returned with HTTP 200 Aug 13 22:03:56.444140 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 176/700] 10.4.3.4 () {68 vars in 1250 bytes} [Thu Aug 13 22:03:56 2026] POST /volume/v3/qos-specs => generated 365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:56.453015 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-05212522-d621-476e-9707-0576195244f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.454771 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-4afa18e3-da28-44c6-b6cd-1891b7be7694 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.456945 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-05212522-d621-476e-9707-0576195244f8 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] DELETE https://10.4.3.4/volume/v3/qos-specs/6292ed78-76fa-4469-bfb3-392f9687a750?force=False Aug 13 22:03:56.457239 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-05212522-d621-476e-9707-0576195244f8 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.457543 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-05212522-d621-476e-9707-0576195244f8 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.458344 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-05212522-d621-476e-9707-0576195244f8 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Delete qos_spec: 6292ed78-76fa-4469-bfb3-392f9687a750, force: False {{(pid=100268) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 22:03:56.464213 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-4afa18e3-da28-44c6-b6cd-1891b7be7694 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc/action Aug 13 22:03:56.464881 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-4afa18e3-da28-44c6-b6cd-1891b7be7694 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:03:56.465052 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-4afa18e3-da28-44c6-b6cd-1891b7be7694 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:56.493870 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.493870 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:56.494629 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-4afa18e3-da28-44c6-b6cd-1891b7be7694 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:56.498438 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-05212522-d621-476e-9707-0576195244f8 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/6292ed78-76fa-4469-bfb3-392f9687a750?force=False returned with HTTP 202 Aug 13 22:03:56.499085 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 175/701] 10.4.3.4 () {66 vars in 1366 bytes} [Thu Aug 13 22:03:56 2026] DELETE /volume/v3/qos-specs/6292ed78-76fa-4469-bfb3-392f9687a750?force=False => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:56.504806 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-4afa18e3-da28-44c6-b6cd-1891b7be7694 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Begin detaching volume completed successfully. Aug 13 22:03:56.505023 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-4afa18e3-da28-44c6-b6cd-1891b7be7694 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc/action returned with HTTP 202 Aug 13 22:03:56.505456 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 175/702] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:03:56 2026] POST /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:03:56.508873 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a3a986b-4de0-4ca8-95e4-6a8122edc476 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.512930 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a3a986b-4de0-4ca8-95e4-6a8122edc476 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/6292ed78-76fa-4469-bfb3-392f9687a750 Aug 13 22:03:56.512930 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a3a986b-4de0-4ca8-95e4-6a8122edc476 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.513568 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a3a986b-4de0-4ca8-95e4-6a8122edc476 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.525506 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a3a986b-4de0-4ca8-95e4-6a8122edc476 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/6292ed78-76fa-4469-bfb3-392f9687a750 returned with HTTP 404 Aug 13 22:03:56.526258 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 177/703] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/qos-specs/6292ed78-76fa-4469-bfb3-392f9687a750 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:56.532742 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-47141033-2390-40d2-b266-806e974ff303 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.535238 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47141033-2390-40d2-b266-806e974ff303 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:56.535359 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47141033-2390-40d2-b266-806e974ff303 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.535677 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eba4ff39-87de-4dd3-a104-169a1efc4008 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.535730 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47141033-2390-40d2-b266-806e974ff303 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.540122 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eba4ff39-87de-4dd3-a104-169a1efc4008 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs Aug 13 22:03:56.540122 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eba4ff39-87de-4dd3-a104-169a1efc4008 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.540122 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eba4ff39-87de-4dd3-a104-169a1efc4008 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.540316 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.540316 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:56.550497 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eba4ff39-87de-4dd3-a104-169a1efc4008 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs returned with HTTP 200 Aug 13 22:03:56.551644 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 176/704] 10.4.3.4 () {66 vars in 1229 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:56.553990 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.553990 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:56.558752 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-47141033-2390-40d2-b266-806e974ff303 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:56.564169 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cf73b51f-50e2-4f0f-93f2-0ea7ee0a4169 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.566231 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47141033-2390-40d2-b266-806e974ff303 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:56.567661 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 177/705] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:56.569240 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cf73b51f-50e2-4f0f-93f2-0ea7ee0a4169 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] DELETE https://10.4.3.4/volume/v3/qos-specs/6292ed78-76fa-4469-bfb3-392f9687a750?force=False Aug 13 22:03:56.571850 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cf73b51f-50e2-4f0f-93f2-0ea7ee0a4169 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.571850 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cf73b51f-50e2-4f0f-93f2-0ea7ee0a4169 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.573948 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cf73b51f-50e2-4f0f-93f2-0ea7ee0a4169 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Delete qos_spec: 6292ed78-76fa-4469-bfb3-392f9687a750, force: False {{(pid=100266) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 22:03:56.577842 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cf73b51f-50e2-4f0f-93f2-0ea7ee0a4169 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/6292ed78-76fa-4469-bfb3-392f9687a750?force=False returned with HTTP 404 Aug 13 22:03:56.578771 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 176/706] 10.4.3.4 () {66 vars in 1366 bytes} [Thu Aug 13 22:03:56 2026] DELETE /volume/v3/qos-specs/6292ed78-76fa-4469-bfb3-392f9687a750?force=False => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:56.587300 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aec077d4-f4b2-4002-96e3-a0564fac8ffb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.589853 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4dc8307e-e28c-46d9-955c-fbe8ca387079 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.589968 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aec077d4-f4b2-4002-96e3-a0564fac8ffb tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/6292ed78-76fa-4469-bfb3-392f9687a750 Aug 13 22:03:56.590201 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4dc8307e-e28c-46d9-955c-fbe8ca387079 None None] GET https://10.4.3.4/volume// Aug 13 22:03:56.590283 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aec077d4-f4b2-4002-96e3-a0564fac8ffb tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.590364 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4dc8307e-e28c-46d9-955c-fbe8ca387079 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.590549 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aec077d4-f4b2-4002-96e3-a0564fac8ffb tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.590596 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4dc8307e-e28c-46d9-955c-fbe8ca387079 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.591027 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4dc8307e-e28c-46d9-955c-fbe8ca387079 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:56.591121 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 177/707] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:56.595746 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aec077d4-f4b2-4002-96e3-a0564fac8ffb tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/6292ed78-76fa-4469-bfb3-392f9687a750 returned with HTTP 404 Aug 13 22:03:56.596672 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 178/708] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/qos-specs/6292ed78-76fa-4469-bfb3-392f9687a750 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:56.603610 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-23750d54-d4c8-430f-8bdc-86176220b5e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.606946 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-23750d54-d4c8-430f-8bdc-86176220b5e7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:56.607122 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-43a8a3c2-e4cf-4fcc-b67a-79714271d852 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.607245 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-23750d54-d4c8-430f-8bdc-86176220b5e7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.607537 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-23750d54-d4c8-430f-8bdc-86176220b5e7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.609252 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43a8a3c2-e4cf-4fcc-b67a-79714271d852 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] POST https://10.4.3.4/volume/v3/qos-specs Aug 13 22:03:56.609619 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43a8a3c2-e4cf-4fcc-b67a-79714271d852 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1526565471", "consumer": "both"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:56.611697 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.qos_specs [None req-43a8a3c2-e4cf-4fcc-b67a-79714271d852 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1526565471', 'consumer': 'both', 'specs': {}} {{(pid=100266) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 22:03:56.615437 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-43a8a3c2-e4cf-4fcc-b67a-79714271d852 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] DB qos_specs_create(): root {'id': '70f85a8d-5059-49d4-bb5b-9e5a9bda6989', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1526565471'} {{(pid=100266) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 22:03:56.621138 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.621138 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:56.623112 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43a8a3c2-e4cf-4fcc-b67a-79714271d852 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs returned with HTTP 200 Aug 13 22:03:56.623988 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 177/709] 10.4.3.4 () {68 vars in 1250 bytes} [Thu Aug 13 22:03:56 2026] POST /volume/v3/qos-specs => generated 361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:56.626901 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-23750d54-d4c8-430f-8bdc-86176220b5e7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:56.631881 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-23750d54-d4c8-430f-8bdc-86176220b5e7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:56.632718 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 178/710] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:03:56.632791 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-18ef762f-a87a-4787-b7e5-b1d6a153470c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.637588 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18ef762f-a87a-4787-b7e5-b1d6a153470c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] DELETE https://10.4.3.4/volume/v3/qos-specs/70f85a8d-5059-49d4-bb5b-9e5a9bda6989?force=False Aug 13 22:03:56.637588 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18ef762f-a87a-4787-b7e5-b1d6a153470c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.637588 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18ef762f-a87a-4787-b7e5-b1d6a153470c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.637588 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.637588 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:56.637588 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-18ef762f-a87a-4787-b7e5-b1d6a153470c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Delete qos_spec: 70f85a8d-5059-49d4-bb5b-9e5a9bda6989, force: False {{(pid=100268) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 22:03:56.672083 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18ef762f-a87a-4787-b7e5-b1d6a153470c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/70f85a8d-5059-49d4-bb5b-9e5a9bda6989?force=False returned with HTTP 202 Aug 13 22:03:56.672602 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 178/711] 10.4.3.4 () {66 vars in 1366 bytes} [Thu Aug 13 22:03:56 2026] DELETE /volume/v3/qos-specs/70f85a8d-5059-49d4-bb5b-9e5a9bda6989?force=False => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:56.680008 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49d96a4d-3227-4fef-a79a-3f772bec3c73 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.682687 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49d96a4d-3227-4fef-a79a-3f772bec3c73 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/70f85a8d-5059-49d4-bb5b-9e5a9bda6989 Aug 13 22:03:56.682991 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49d96a4d-3227-4fef-a79a-3f772bec3c73 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.683219 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49d96a4d-3227-4fef-a79a-3f772bec3c73 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.687623 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49d96a4d-3227-4fef-a79a-3f772bec3c73 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/70f85a8d-5059-49d4-bb5b-9e5a9bda6989 returned with HTTP 404 Aug 13 22:03:56.688342 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 179/712] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/qos-specs/70f85a8d-5059-49d4-bb5b-9e5a9bda6989 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:56.704879 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d7dde3a-03c1-4349-9ec0-5d2f2b3099c5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.709024 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d7dde3a-03c1-4349-9ec0-5d2f2b3099c5 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs Aug 13 22:03:56.712522 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d7dde3a-03c1-4349-9ec0-5d2f2b3099c5 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.712522 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d7dde3a-03c1-4349-9ec0-5d2f2b3099c5 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.712522 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.712522 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:56.724617 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d7dde3a-03c1-4349-9ec0-5d2f2b3099c5 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs returned with HTTP 200 Aug 13 22:03:56.725490 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 178/713] 10.4.3.4 () {66 vars in 1229 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/qos-specs => generated 174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:56.737045 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6d497631-853b-4bdc-944c-bdb4587c084e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.739257 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d497631-853b-4bdc-944c-bdb4587c084e tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] DELETE https://10.4.3.4/volume/v3/qos-specs/70f85a8d-5059-49d4-bb5b-9e5a9bda6989?force=False Aug 13 22:03:56.739554 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d497631-853b-4bdc-944c-bdb4587c084e tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.739899 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d497631-853b-4bdc-944c-bdb4587c084e tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.740815 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6d497631-853b-4bdc-944c-bdb4587c084e tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Delete qos_spec: 70f85a8d-5059-49d4-bb5b-9e5a9bda6989, force: False {{(pid=100265) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 22:03:56.744632 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d497631-853b-4bdc-944c-bdb4587c084e tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/70f85a8d-5059-49d4-bb5b-9e5a9bda6989?force=False returned with HTTP 404 Aug 13 22:03:56.745114 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 179/714] 10.4.3.4 () {66 vars in 1366 bytes} [Thu Aug 13 22:03:56 2026] DELETE /volume/v3/qos-specs/70f85a8d-5059-49d4-bb5b-9e5a9bda6989?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:56.754679 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a9da3d8e-5db3-4ed3-a089-244399872548 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.756604 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9da3d8e-5db3-4ed3-a089-244399872548 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/70f85a8d-5059-49d4-bb5b-9e5a9bda6989 Aug 13 22:03:56.757371 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9da3d8e-5db3-4ed3-a089-244399872548 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.757371 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9da3d8e-5db3-4ed3-a089-244399872548 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.757371 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.757371 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:56.761252 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9da3d8e-5db3-4ed3-a089-244399872548 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/70f85a8d-5059-49d4-bb5b-9e5a9bda6989 returned with HTTP 404 Aug 13 22:03:56.761786 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 179/715] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/qos-specs/70f85a8d-5059-49d4-bb5b-9e5a9bda6989 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:56.772527 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef28b8f2-600f-4b4f-9bed-003f37aa13da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.774011 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef28b8f2-600f-4b4f-9bed-003f37aa13da tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] POST https://10.4.3.4/volume/v3/qos-specs Aug 13 22:03:56.774476 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef28b8f2-600f-4b4f-9bed-003f37aa13da tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-254660749", "consumer": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:56.777478 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.qos_specs [None req-ef28b8f2-600f-4b4f-9bed-003f37aa13da tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-254660749', 'consumer': 'front-end', 'specs': {}} {{(pid=100267) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 22:03:56.786931 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-ef28b8f2-600f-4b4f-9bed-003f37aa13da tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] DB qos_specs_create(): root {'id': '5922210e-6181-4340-83b9-25d130bd7e97', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-254660749'} {{(pid=100267) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 22:03:56.795843 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef28b8f2-600f-4b4f-9bed-003f37aa13da tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs returned with HTTP 200 Aug 13 22:03:56.796489 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 180/716] 10.4.3.4 () {68 vars in 1250 bytes} [Thu Aug 13 22:03:56 2026] POST /volume/v3/qos-specs => generated 365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:56.807553 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c16b029b-aedb-49c0-b426-8f86b5c8c7c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.811017 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c16b029b-aedb-49c0-b426-8f86b5c8c7c0 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] DELETE https://10.4.3.4/volume/v3/qos-specs/5922210e-6181-4340-83b9-25d130bd7e97?force=False Aug 13 22:03:56.811466 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c16b029b-aedb-49c0-b426-8f86b5c8c7c0 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.812079 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c16b029b-aedb-49c0-b426-8f86b5c8c7c0 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.814333 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.814333 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:56.814333 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c16b029b-aedb-49c0-b426-8f86b5c8c7c0 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Delete qos_spec: 5922210e-6181-4340-83b9-25d130bd7e97, force: False {{(pid=100266) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 22:03:56.847839 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c16b029b-aedb-49c0-b426-8f86b5c8c7c0 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/5922210e-6181-4340-83b9-25d130bd7e97?force=False returned with HTTP 202 Aug 13 22:03:56.849015 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 179/717] 10.4.3.4 () {66 vars in 1366 bytes} [Thu Aug 13 22:03:56 2026] DELETE /volume/v3/qos-specs/5922210e-6181-4340-83b9-25d130bd7e97?force=False => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:56.858452 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f146cfb1-dfa3-48c0-922a-1eb7ce67e79f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.862560 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f146cfb1-dfa3-48c0-922a-1eb7ce67e79f tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/5922210e-6181-4340-83b9-25d130bd7e97 Aug 13 22:03:56.862790 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f146cfb1-dfa3-48c0-922a-1eb7ce67e79f tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.862999 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f146cfb1-dfa3-48c0-922a-1eb7ce67e79f tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.872020 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f146cfb1-dfa3-48c0-922a-1eb7ce67e79f tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/5922210e-6181-4340-83b9-25d130bd7e97 returned with HTTP 404 Aug 13 22:03:56.872730 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 180/718] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/qos-specs/5922210e-6181-4340-83b9-25d130bd7e97 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:56.883517 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c481d28-4b9f-4dfa-a1af-52873e322077 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.887262 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c481d28-4b9f-4dfa-a1af-52873e322077 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs Aug 13 22:03:56.887480 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c481d28-4b9f-4dfa-a1af-52873e322077 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.888415 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c481d28-4b9f-4dfa-a1af-52873e322077 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.895168 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c481d28-4b9f-4dfa-a1af-52873e322077 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs returned with HTTP 200 Aug 13 22:03:56.898492 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 180/719] 10.4.3.4 () {66 vars in 1229 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/qos-specs => generated 174 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:56.907741 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-482919ce-72a1-4756-a0ba-1f0dc29df404 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.910692 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-482919ce-72a1-4756-a0ba-1f0dc29df404 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] DELETE https://10.4.3.4/volume/v3/qos-specs/5922210e-6181-4340-83b9-25d130bd7e97?force=False Aug 13 22:03:56.910902 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-482919ce-72a1-4756-a0ba-1f0dc29df404 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.914344 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-482919ce-72a1-4756-a0ba-1f0dc29df404 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.914344 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.914344 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:56.914344 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-482919ce-72a1-4756-a0ba-1f0dc29df404 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Delete qos_spec: 5922210e-6181-4340-83b9-25d130bd7e97, force: False {{(pid=100267) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 22:03:56.919256 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-482919ce-72a1-4756-a0ba-1f0dc29df404 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/5922210e-6181-4340-83b9-25d130bd7e97?force=False returned with HTTP 404 Aug 13 22:03:56.920538 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 181/720] 10.4.3.4 () {66 vars in 1366 bytes} [Thu Aug 13 22:03:56 2026] DELETE /volume/v3/qos-specs/5922210e-6181-4340-83b9-25d130bd7e97?force=False => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:56.928104 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0709d0d7-0cda-4792-bcfb-4153e887493f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.929981 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0709d0d7-0cda-4792-bcfb-4153e887493f tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/5922210e-6181-4340-83b9-25d130bd7e97 Aug 13 22:03:56.930169 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0709d0d7-0cda-4792-bcfb-4153e887493f tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.930344 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0709d0d7-0cda-4792-bcfb-4153e887493f tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.930626 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.930626 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:56.937438 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0709d0d7-0cda-4792-bcfb-4153e887493f tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/5922210e-6181-4340-83b9-25d130bd7e97 returned with HTTP 404 Aug 13 22:03:56.940248 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 180/721] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/qos-specs/5922210e-6181-4340-83b9-25d130bd7e97 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:56.948593 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-480fbb0a-1fef-42b7-b280-c02f1275ee5d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.950983 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-480fbb0a-1fef-42b7-b280-c02f1275ee5d tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 Aug 13 22:03:56.951081 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-480fbb0a-1fef-42b7-b280-c02f1275ee5d tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.951333 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-480fbb0a-1fef-42b7-b280-c02f1275ee5d tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.955590 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-480fbb0a-1fef-42b7-b280-c02f1275ee5d tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 returned with HTTP 200 Aug 13 22:03:56.956065 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 181/722] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:03:56 2026] GET /volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 => generated 388 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:56.967770 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f3c60c21-1c61-45e9-8002-c5499867efa3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.969526 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3c60c21-1c61-45e9-8002-c5499867efa3 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs Aug 13 22:03:56.969732 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f3c60c21-1c61-45e9-8002-c5499867efa3 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:56.969914 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f3c60c21-1c61-45e9-8002-c5499867efa3 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:56.970164 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:56.970164 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:56.974225 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3c60c21-1c61-45e9-8002-c5499867efa3 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs returned with HTTP 200 Aug 13 22:03:56.974636 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 181/723] 10.4.3.4 () {66 vars in 1229 bytes} [Thu Aug 13 22:03:56 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 13 22:03:56.984795 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d085cdfb-895c-4688-a5a2-ec5fd2549714 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:56.986813 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d085cdfb-895c-4688-a5a2-ec5fd2549714 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] PUT https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 Aug 13 22:03:56.987180 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d085cdfb-895c-4688-a5a2-ec5fd2549714 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:57.002785 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.qos_specs [None req-d085cdfb-895c-4688-a5a2-ec5fd2549714 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100267) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 13 22:03:57.011757 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-d085cdfb-895c-4688-a5a2-ec5fd2549714 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] qos_specs_update() value: {'id': '5b425c2e-7af8-4cd4-98da-857f21d71f90', 'key': 'iops_bytes', 'value': '500', 'specs_id': '22f782cf-348a-4df8-9f4a-880ff81d7505', 'deleted': False} {{(pid=100267) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 13 22:03:57.020030 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d085cdfb-895c-4688-a5a2-ec5fd2549714 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 returned with HTTP 200 Aug 13 22:03:57.020521 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 182/724] 10.4.3.4 () {68 vars in 1360 bytes} [Thu Aug 13 22:03:56 2026] PUT /volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 => generated 36 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:03:57.030332 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3bb158d7-d467-40fc-948b-d28ed498efb9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:57.033324 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bb158d7-d467-40fc-948b-d28ed498efb9 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 Aug 13 22:03:57.033653 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bb158d7-d467-40fc-948b-d28ed498efb9 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:57.033904 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bb158d7-d467-40fc-948b-d28ed498efb9 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:57.041444 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bb158d7-d467-40fc-948b-d28ed498efb9 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 returned with HTTP 200 Aug 13 22:03:57.042861 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 181/725] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:03:57 2026] GET /volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 => generated 409 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:57.055716 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-758d1644-d886-4fc4-b05d-346a3b479023 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:57.057330 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-758d1644-d886-4fc4-b05d-346a3b479023 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] PUT https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/delete_keys Aug 13 22:03:57.057656 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-758d1644-d886-4fc4-b05d-346a3b479023 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:57.059044 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:57.059044 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:57.060912 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-758d1644-d886-4fc4-b05d-346a3b479023 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Delete_key spec: 22f782cf-348a-4df8-9f4a-880ff81d7505, keys: ['iops_bytes'] {{(pid=100265) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 13 22:03:57.076494 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-758d1644-d886-4fc4-b05d-346a3b479023 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/delete_keys returned with HTTP 202 Aug 13 22:03:57.078114 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 182/726] 10.4.3.4 () {68 vars in 1396 bytes} [Thu Aug 13 22:03:57 2026] PUT /volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505/delete_keys => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:57.085704 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a973df7e-7cec-42e0-a215-b5065af257ff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:57.088156 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a973df7e-7cec-42e0-a215-b5065af257ff tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 Aug 13 22:03:57.088762 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a973df7e-7cec-42e0-a215-b5065af257ff tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:57.089031 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a973df7e-7cec-42e0-a215-b5065af257ff tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:57.089339 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:57.089339 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:57.095262 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a973df7e-7cec-42e0-a215-b5065af257ff tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 returned with HTTP 200 Aug 13 22:03:57.095638 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 182/727] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:03:57 2026] GET /volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 => generated 388 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:57.105840 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-91d49175-acb8-4fb9-881c-66cd89ae802c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:57.108061 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91d49175-acb8-4fb9-881c-66cd89ae802c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 Aug 13 22:03:57.108061 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91d49175-acb8-4fb9-881c-66cd89ae802c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:57.108277 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91d49175-acb8-4fb9-881c-66cd89ae802c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:57.108800 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:57.108800 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:57.112877 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91d49175-acb8-4fb9-881c-66cd89ae802c tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 returned with HTTP 200 Aug 13 22:03:57.113282 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 183/728] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:03:57 2026] GET /volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 => generated 388 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:57.127592 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1370d36a-42a2-4f33-8cd5-63ca822e8815 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:57.129566 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1370d36a-42a2-4f33-8cd5-63ca822e8815 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] DELETE https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505?force=False Aug 13 22:03:57.129784 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1370d36a-42a2-4f33-8cd5-63ca822e8815 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:57.130005 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1370d36a-42a2-4f33-8cd5-63ca822e8815 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:57.130247 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:57.130247 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:57.130622 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1370d36a-42a2-4f33-8cd5-63ca822e8815 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Delete qos_spec: 22f782cf-348a-4df8-9f4a-880ff81d7505, force: False {{(pid=100266) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 22:03:57.153069 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1370d36a-42a2-4f33-8cd5-63ca822e8815 tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505?force=False returned with HTTP 202 Aug 13 22:03:57.153618 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 182/729] 10.4.3.4 () {66 vars in 1366 bytes} [Thu Aug 13 22:03:57 2026] DELETE /volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505?force=False => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:03:57.163231 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-abbbd54e-ee29-440d-aac1-72f31624d2ab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:57.165203 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abbbd54e-ee29-440d-aac1-72f31624d2ab tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] GET https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 Aug 13 22:03:57.165393 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abbbd54e-ee29-440d-aac1-72f31624d2ab tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:57.165977 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abbbd54e-ee29-440d-aac1-72f31624d2ab tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:57.166233 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:57.166233 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:57.170075 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abbbd54e-ee29-440d-aac1-72f31624d2ab tempest-QosSpecsTestJSON-339169367 tempest-QosSpecsTestJSON-339169367-project-admin] https://10.4.3.4/volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 returned with HTTP 404 Aug 13 22:03:57.170725 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 183/730] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:03:57 2026] GET /volume/v3/qos-specs/22f782cf-348a-4df8-9f4a-880ff81d7505 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:03:57.580755 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6d04fa43-9855-465f-b9df-44bcdb963608 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:57.582993 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d04fa43-9855-465f-b9df-44bcdb963608 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:57.582993 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d04fa43-9855-465f-b9df-44bcdb963608 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:57.582993 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d04fa43-9855-465f-b9df-44bcdb963608 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:57.593157 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:57.593157 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:57.597844 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6d04fa43-9855-465f-b9df-44bcdb963608 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:57.604173 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d04fa43-9855-465f-b9df-44bcdb963608 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:57.604818 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 183/731] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:57 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:58.625533 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b50ba1bc-d112-41a2-9083-24cc8faa5397 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:58.626652 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b50ba1bc-d112-41a2-9083-24cc8faa5397 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:58.626940 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b50ba1bc-d112-41a2-9083-24cc8faa5397 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:58.627220 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b50ba1bc-d112-41a2-9083-24cc8faa5397 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:58.634044 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-2259b4a2-66c9-4d70-851c-d2f2a342a00a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:58.638333 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-2259b4a2-66c9-4d70-851c-d2f2a342a00a tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:03:58.641955 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-2259b4a2-66c9-4d70-851c-d2f2a342a00a tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:58.641955 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-2259b4a2-66c9-4d70-851c-d2f2a342a00a tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:58.646925 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:58.646925 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:58.653810 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:58.653810 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:03:58.655877 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b50ba1bc-d112-41a2-9083-24cc8faa5397 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:58.659373 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-2259b4a2-66c9-4d70-851c-d2f2a342a00a tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:03:58.666484 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b50ba1bc-d112-41a2-9083-24cc8faa5397 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:58.666484 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 184/732] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:58 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:58.666666 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-2259b4a2-66c9-4d70-851c-d2f2a342a00a tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 200 Aug 13 22:03:58.666666 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 183/733] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:03:58 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:58.777243 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d101c686-511e-4477-b71f-49c52636bdc7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:58.777628 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d101c686-511e-4477-b71f-49c52636bdc7 None None] GET https://10.4.3.4/volume// Aug 13 22:03:58.777804 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d101c686-511e-4477-b71f-49c52636bdc7 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:58.777948 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d101c686-511e-4477-b71f-49c52636bdc7 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:58.778247 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d101c686-511e-4477-b71f-49c52636bdc7 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:58.778540 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 184/734] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:03:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:58.788446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-535bd3c4-078d-42df-81e4-ffca89e1de2d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:58.789642 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-535bd3c4-078d-42df-81e4-ffca89e1de2d tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:03:58.789981 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-535bd3c4-078d-42df-81e4-ffca89e1de2d tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "229a9d55-5114-4bd4-af48-a259b6898bd2", "connector": null, "instance_uuid": "864ca8f6-7d90-433a-bbb0-1f814e95a412"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:58.801215 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:58.801215 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:58.836883 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-535bd3c4-078d-42df-81e4-ffca89e1de2d tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:03:58.837449 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 184/735] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:03:58 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 13 22:03:58.869610 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ea45860-8fa8-4896-a200-f541b2104154 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:58.871890 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ea45860-8fa8-4896-a200-f541b2104154 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:03:58.872141 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ea45860-8fa8-4896-a200-f541b2104154 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:58.872516 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ea45860-8fa8-4896-a200-f541b2104154 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:58.885779 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a01710f7-c4b7-4551-9b39-bcc2660e3fed None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:58.886178 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a01710f7-c4b7-4551-9b39-bcc2660e3fed None None] GET https://10.4.3.4/volume// Aug 13 22:03:58.886356 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a01710f7-c4b7-4551-9b39-bcc2660e3fed None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:58.886598 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a01710f7-c4b7-4551-9b39-bcc2660e3fed None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:58.886962 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a01710f7-c4b7-4551-9b39-bcc2660e3fed None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:03:58.887603 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 184/736] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:03:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:03:58.893651 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:58.893651 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:58.901443 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3ea45860-8fa8-4896-a200-f541b2104154 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:03:58.903445 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-947bfe27-b139-4749-a263-7eecef8bc437 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:58.904560 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-947bfe27-b139-4749-a263-7eecef8bc437 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:03:58.904875 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-947bfe27-b139-4749-a263-7eecef8bc437 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:58.905166 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-947bfe27-b139-4749-a263-7eecef8bc437 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:58.907722 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ea45860-8fa8-4896-a200-f541b2104154 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 200 Aug 13 22:03:58.908160 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 185/737] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:58 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:58.920190 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:58.920190 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:58.925088 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-947bfe27-b139-4749-a263-7eecef8bc437 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:03:58.932689 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-947bfe27-b139-4749-a263-7eecef8bc437 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 200 Aug 13 22:03:58.932689 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 185/738] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:03:58 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:03:59.065408 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-92a654d5-f558-4a93-b089-a8ae2455584a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:59.068780 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-92a654d5-f558-4a93-b089-a8ae2455584a tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] PUT https://10.4.3.4/volume/v3/attachments/1379fb5d-6e5e-4727-b8d8-1aea457adbf8 Aug 13 22:03:59.069389 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-92a654d5-f558-4a93-b089-a8ae2455584a tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:59.078576 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:59.081073 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:03:59.081237 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-92a654d5-f558-4a93-b089-a8ae2455584a tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Acquiring lock "cinder-attachment_update-229a9d55-5114-4bd4-af48-a259b6898bd2-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:03:59.081517 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1959788723", "imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:03:59.083577 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1959788723', 'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:03:59.087067 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-92a654d5-f558-4a93-b089-a8ae2455584a tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Lock "cinder-attachment_update-229a9d55-5114-4bd4-af48-a259b6898bd2-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:03:59.088011 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:59.088011 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:59.196770 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-92a654d5-f558-4a93-b089-a8ae2455584a tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Lock "cinder-attachment_update-229a9d55-5114-4bd4-af48-a259b6898bd2-np0000007271" released by "attachment_update" :: held 0.110s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:03:59.198557 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-92a654d5-f558-4a93-b089-a8ae2455584a tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/attachments/1379fb5d-6e5e-4727-b8d8-1aea457adbf8 returned with HTTP 200 Aug 13 22:03:59.198557 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 185/739] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:03:59 2026] PUT /volume/v3/attachments/1379fb5d-6e5e-4727-b8d8-1aea457adbf8 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:59.475188 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Create volume of 1 GB Aug 13 22:03:59.481410 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Availability Zones retrieved successfully. Aug 13 22:03:59.484927 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Flow 'volume_create_api' (69c8e232-a728-43a3-956c-e69c015dd2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:59.486486 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da055038-3f9b-4616-bb4b-e1cf89371ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:59.487877 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:03:59.572437 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da055038-3f9b-4616-bb4b-e1cf89371ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:59.573545 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d3dcd7-ab93-49d3-9e6b-04889917100f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:59.639860 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Created reservations ['c9ad2c55-3b52-4aef-9108-a029e55b097e', 'c4e3f7f0-2bc9-4aa7-9033-74791aaf02eb', '940b256c-1a50-40ef-88e8-cb9f0f9dfd9c', 'eed4cd7d-cea1-4c51-ab05-8698dac65860'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:03:59.640645 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d3dcd7-ab93-49d3-9e6b-04889917100f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9ad2c55-3b52-4aef-9108-a029e55b097e', 'c4e3f7f0-2bc9-4aa7-9033-74791aaf02eb', '940b256c-1a50-40ef-88e8-cb9f0f9dfd9c', 'eed4cd7d-cea1-4c51-ab05-8698dac65860']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:59.641564 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338c3a6f-4767-4cbc-a27f-43890ce53fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:59.667061 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338c3a6f-4767-4cbc-a27f-43890ce53fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62faefb9-0312-4879-9499-28a19ccea1d9', '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-1959788723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c802ca961249bf8a0c9b956c867d6f',qos_specs=None,replication_status=,reservations=['c9ad2c55-3b52-4aef-9108-a029e55b097e','c4e3f7f0-2bc9-4aa7-9033-74791aaf02eb','940b256c-1a50-40ef-88e8-cb9f0f9dfd9c','eed4cd7d-cea1-4c51-ab05-8698dac65860'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3b57d5726df476fba284d695d909b7b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:03:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1959788723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62faefb9-0312-4879-9499-28a19ccea1d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22c802ca961249bf8a0c9b956c867d6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3b57d5726df476fba284d695d909b7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:59.667842 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5ac8b5c-97a1-4b68-8157-a0b1f2b6a194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:59.679159 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-674e8067-ccfa-4de6-b994-219d9d3d15c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:59.682138 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-674e8067-ccfa-4de6-b994-219d9d3d15c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:03:59.682354 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-674e8067-ccfa-4de6-b994-219d9d3d15c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:59.683665 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-674e8067-ccfa-4de6-b994-219d9d3d15c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:59.694804 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:59.694804 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:03:59.697708 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5ac8b5c-97a1-4b68-8157-a0b1f2b6a194) transitioned into state 'SUCCESS' from state '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-1959788723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c802ca961249bf8a0c9b956c867d6f',qos_specs=None,replication_status=,reservations=['c9ad2c55-3b52-4aef-9108-a029e55b097e','c4e3f7f0-2bc9-4aa7-9033-74791aaf02eb','940b256c-1a50-40ef-88e8-cb9f0f9dfd9c','eed4cd7d-cea1-4c51-ab05-8698dac65860'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3b57d5726df476fba284d695d909b7b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:59.697708 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bb764fa-74de-4013-aa62-40868b909481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:03:59.699650 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-674e8067-ccfa-4de6-b994-219d9d3d15c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:03:59.703907 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-674e8067-ccfa-4de6-b994-219d9d3d15c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:03:59.704371 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 186/740] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:59 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:03:59.711666 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bb764fa-74de-4013-aa62-40868b909481) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:03:59.712891 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Flow 'volume_create_api' (69c8e232-a728-43a3-956c-e69c015dd2f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:03:59.713331 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Create volume request issued successfully. Aug 13 22:03:59.714912 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0ca3dbf-b90c-4935-a3cc-491fde514d96 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:03:59.715522 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 185/741] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:03:59 2026] POST /volume/v3/volumes => generated 749 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:03:59.732847 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-87df1eaf-881e-44aa-8f1f-1cbcf8b9b57c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:59.735100 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87df1eaf-881e-44aa-8f1f-1cbcf8b9b57c tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] GET https://10.4.3.4/volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 Aug 13 22:03:59.735348 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87df1eaf-881e-44aa-8f1f-1cbcf8b9b57c tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:59.735654 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87df1eaf-881e-44aa-8f1f-1cbcf8b9b57c tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:59.747096 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:59.747096 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:03:59.753438 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-87df1eaf-881e-44aa-8f1f-1cbcf8b9b57c tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Volume info retrieved successfully. Aug 13 22:03:59.761442 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87df1eaf-881e-44aa-8f1f-1cbcf8b9b57c tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] https://10.4.3.4/volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 returned with HTTP 200 Aug 13 22:03:59.762658 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 186/742] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:59 2026] GET /volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:59.924689 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9e3ec13f-ceb3-4081-b3ce-3677697d0497 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:03:59.929649 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e3ec13f-ceb3-4081-b3ce-3677697d0497 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:03:59.929649 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e3ec13f-ceb3-4081-b3ce-3677697d0497 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:03:59.929649 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e3ec13f-ceb3-4081-b3ce-3677697d0497 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:03:59.947773 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:03:59.947773 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:03:59.954499 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9e3ec13f-ceb3-4081-b3ce-3677697d0497 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:03:59.963110 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e3ec13f-ceb3-4081-b3ce-3677697d0497 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 200 Aug 13 22:03:59.964463 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 186/743] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:03:59 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:03:59.993333 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-30cea0f9-ffe7-4f5e-bec3-95370ce521ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:00.067473 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30cea0f9-ffe7-4f5e-bec3-95370ce521ee tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-project-admin] GET https://10.4.3.4/volume/v3/os-quota-sets/85a35a1c76924bcf953c2cf1a46282b3 Aug 13 22:04:00.067672 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30cea0f9-ffe7-4f5e-bec3-95370ce521ee tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:00.067820 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30cea0f9-ffe7-4f5e-bec3-95370ce521ee tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:00.075864 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-30cea0f9-ffe7-4f5e-bec3-95370ce521ee tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-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 13 22:04:00.076494 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-30cea0f9-ffe7-4f5e-bec3-95370ce521ee tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-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 13 22:04:00.076756 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-30cea0f9-ffe7-4f5e-bec3-95370ce521ee tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-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 13 22:04:00.077032 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-30cea0f9-ffe7-4f5e-bec3-95370ce521ee tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-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 13 22:04:00.080976 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30cea0f9-ffe7-4f5e-bec3-95370ce521ee tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/85a35a1c76924bcf953c2cf1a46282b3 returned with HTTP 200 Aug 13 22:04:00.081409 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 187/744] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:03:59 2026] GET /volume/v3/os-quota-sets/85a35a1c76924bcf953c2cf1a46282b3 => generated 437 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:00.090907 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:00.179544 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:04:00.180030 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1301077738"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:00.182208 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1301077738'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:04:00.182410 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Create volume of 1 GB Aug 13 22:04:00.182807 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:00.182807 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:00.188059 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Availability Zones retrieved successfully. Aug 13 22:04:00.197157 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Flow 'volume_create_api' (188d1498-337c-47ee-9367-5db51e2b941d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:00.198603 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b41fd4-db57-4a6f-9198-30baaf249e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:00.199966 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:04:00.238150 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b41fd4-db57-4a6f-9198-30baaf249e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:00.239197 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6101c538-5771-4fdc-8f56-ec414655315b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:00.324378 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Created reservations ['89263420-0c9c-4f25-b93e-8ee2b20c10ee', '2b645dc1-8911-4d4e-8b0c-2f89872b253a', 'c5f4ee74-34ec-4eca-9d66-e3a529b1ee77', 'b4f1b99d-f67f-4b62-99f5-b98db46d4c13'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:04:00.327449 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6101c538-5771-4fdc-8f56-ec414655315b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89263420-0c9c-4f25-b93e-8ee2b20c10ee', '2b645dc1-8911-4d4e-8b0c-2f89872b253a', 'c5f4ee74-34ec-4eca-9d66-e3a529b1ee77', 'b4f1b99d-f67f-4b62-99f5-b98db46d4c13']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:00.327449 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7d095c-d5a2-4291-a87f-a56197d5bf20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:00.362281 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7d095c-d5a2-4291-a87f-a56197d5bf20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24d24f6c-9dd0-4264-84fd-4ffb47832d2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1301077738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85a35a1c76924bcf953c2cf1a46282b3',qos_specs=None,replication_status=,reservations=['89263420-0c9c-4f25-b93e-8ee2b20c10ee','2b645dc1-8911-4d4e-8b0c-2f89872b253a','c5f4ee74-34ec-4eca-9d66-e3a529b1ee77','b4f1b99d-f67f-4b62-99f5-b98db46d4c13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b8b259ac164870934622efa36c7fbd',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1301077738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24d24f6c-9dd0-4264-84fd-4ffb47832d2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85a35a1c76924bcf953c2cf1a46282b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37b8b259ac164870934622efa36c7fbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:00.363055 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d489e703-6cd1-46a4-83fb-ec23a04d0e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:00.395396 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d489e703-6cd1-46a4-83fb-ec23a04d0e44) transitioned into state 'SUCCESS' from state '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-1301077738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85a35a1c76924bcf953c2cf1a46282b3',qos_specs=None,replication_status=,reservations=['89263420-0c9c-4f25-b93e-8ee2b20c10ee','2b645dc1-8911-4d4e-8b0c-2f89872b253a','c5f4ee74-34ec-4eca-9d66-e3a529b1ee77','b4f1b99d-f67f-4b62-99f5-b98db46d4c13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b8b259ac164870934622efa36c7fbd',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:00.396514 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18062ab2-5ae9-4c12-84e1-71c66c474ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:00.411734 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18062ab2-5ae9-4c12-84e1-71c66c474ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:00.413022 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Flow 'volume_create_api' (188d1498-337c-47ee-9367-5db51e2b941d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:00.413629 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Create volume request issued successfully. Aug 13 22:04:00.414482 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b2491eb-b2ec-4654-9da7-50eee3c580a3 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:04:00.415043 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 186/745] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:04:00 2026] POST /volume/v3/volumes => generated 755 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:04:00.429809 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4d2c930e-0b46-45b7-a811-552a8839ac27 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:00.434643 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d2c930e-0b46-45b7-a811-552a8839ac27 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] GET https://10.4.3.4/volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d Aug 13 22:04:00.434643 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d2c930e-0b46-45b7-a811-552a8839ac27 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:00.434643 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d2c930e-0b46-45b7-a811-552a8839ac27 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:00.448665 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:00.448665 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:00.453367 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4d2c930e-0b46-45b7-a811-552a8839ac27 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Volume info retrieved successfully. Aug 13 22:04:00.458393 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d2c930e-0b46-45b7-a811-552a8839ac27 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] https://10.4.3.4/volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d returned with HTTP 200 Aug 13 22:04:00.458598 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 187/746] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:00 2026] GET /volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:00.722651 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7d7fe5fd-ddd3-4ef0-a70b-360a2b691d71 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:00.724904 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d7fe5fd-ddd3-4ef0-a70b-360a2b691d71 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:04:00.725163 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d7fe5fd-ddd3-4ef0-a70b-360a2b691d71 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:00.725403 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d7fe5fd-ddd3-4ef0-a70b-360a2b691d71 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:00.740273 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:00.740273 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:00.744709 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d7fe5fd-ddd3-4ef0-a70b-360a2b691d71 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:00.751324 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d7fe5fd-ddd3-4ef0-a70b-360a2b691d71 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:04:00.751823 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 187/747] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:00 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:00.775486 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5fdba5f2-0d33-4e80-886d-71d1d6a335bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:00.778399 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fdba5f2-0d33-4e80-886d-71d1d6a335bf tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] GET https://10.4.3.4/volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 Aug 13 22:04:00.778730 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fdba5f2-0d33-4e80-886d-71d1d6a335bf tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:00.779026 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fdba5f2-0d33-4e80-886d-71d1d6a335bf tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:00.788398 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:00.788398 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:00.793799 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5fdba5f2-0d33-4e80-886d-71d1d6a335bf tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Volume info retrieved successfully. Aug 13 22:04:00.800985 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fdba5f2-0d33-4e80-886d-71d1d6a335bf tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] https://10.4.3.4/volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 returned with HTTP 200 Aug 13 22:04:00.801840 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 188/748] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:00 2026] GET /volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:00.832882 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-384f14ec-ac33-4eb6-850a-0f60c88f82e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:00.835462 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-384f14ec-ac33-4eb6-850a-0f60c88f82e2 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] GET https://10.4.3.4/volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 Aug 13 22:04:00.835739 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-384f14ec-ac33-4eb6-850a-0f60c88f82e2 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:00.835970 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-384f14ec-ac33-4eb6-850a-0f60c88f82e2 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:00.843380 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:00.843380 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:00.846864 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-384f14ec-ac33-4eb6-850a-0f60c88f82e2 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Volume info retrieved successfully. Aug 13 22:04:00.852308 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-384f14ec-ac33-4eb6-850a-0f60c88f82e2 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] https://10.4.3.4/volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 returned with HTTP 200 Aug 13 22:04:00.852789 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 187/749] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:04:00 2026] GET /volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:00.980396 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5bfc8be-fe99-4640-a59e-3e52e45ff203 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:00.982371 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5bfc8be-fe99-4640-a59e-3e52e45ff203 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:04:00.982645 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5bfc8be-fe99-4640-a59e-3e52e45ff203 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:00.982872 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5bfc8be-fe99-4640-a59e-3e52e45ff203 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:00.994275 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:00.994275 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:00.999108 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5bfc8be-fe99-4640-a59e-3e52e45ff203 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:04:01.006826 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5bfc8be-fe99-4640-a59e-3e52e45ff203 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 200 Aug 13 22:04:01.007520 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 188/750] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:00 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:01.438808 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-bc4ca0ae-15cc-4a65-88dd-5be357fb1217 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:01.441588 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-bc4ca0ae-15cc-4a65-88dd-5be357fb1217 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] GET https://10.4.3.4/volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 Aug 13 22:04:01.443744 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-bc4ca0ae-15cc-4a65-88dd-5be357fb1217 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:01.443949 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-bc4ca0ae-15cc-4a65-88dd-5be357fb1217 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:01.450687 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:01.450687 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:01.454186 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-bc4ca0ae-15cc-4a65-88dd-5be357fb1217 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Volume info retrieved successfully. Aug 13 22:04:01.458842 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-bc4ca0ae-15cc-4a65-88dd-5be357fb1217 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] https://10.4.3.4/volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 returned with HTTP 200 Aug 13 22:04:01.459678 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 188/751] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:04:01 2026] GET /volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:01.470412 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a376558f-eccf-4f4e-b13e-a3f59d40634a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:01.470846 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a376558f-eccf-4f4e-b13e-a3f59d40634a None None] GET https://10.4.3.4/volume// Aug 13 22:04:01.471019 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a376558f-eccf-4f4e-b13e-a3f59d40634a None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:01.471241 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a376558f-eccf-4f4e-b13e-a3f59d40634a None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:01.471609 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a376558f-eccf-4f4e-b13e-a3f59d40634a None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:04:01.471874 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 189/752] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:04:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:04:01.479649 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6153d79a-8f27-4dbe-a567-b9258bfc530b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:01.482066 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-585a5c4f-d595-4272-b044-6cf20f899734 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:01.482408 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6153d79a-8f27-4dbe-a567-b9258bfc530b tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] GET https://10.4.3.4/volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d Aug 13 22:04:01.482507 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6153d79a-8f27-4dbe-a567-b9258bfc530b tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:01.482727 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6153d79a-8f27-4dbe-a567-b9258bfc530b tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:01.484983 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-585a5c4f-d595-4272-b044-6cf20f899734 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:04:01.485438 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-585a5c4f-d595-4272-b044-6cf20f899734 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62faefb9-0312-4879-9499-28a19ccea1d9", "connector": null, "instance_uuid": "52895d2f-de54-43d3-a636-d973284cd2a3"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:01.491575 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:01.491575 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:01.496009 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:01.496009 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:01.496863 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6153d79a-8f27-4dbe-a567-b9258bfc530b tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Volume info retrieved successfully. Aug 13 22:04:01.502560 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6153d79a-8f27-4dbe-a567-b9258bfc530b tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] https://10.4.3.4/volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d returned with HTTP 200 Aug 13 22:04:01.503008 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 188/753] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:01 2026] GET /volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:01.518177 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0679d869-da9c-4107-b8e5-9169560c65cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:01.519923 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0679d869-da9c-4107-b8e5-9169560c65cf tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-project-admin] PUT https://10.4.3.4/volume/v3/os-quota-sets/85a35a1c76924bcf953c2cf1a46282b3 Aug 13 22:04:01.520276 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0679d869-da9c-4107-b8e5-9169560c65cf tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:01.528403 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-585a5c4f-d595-4272-b044-6cf20f899734 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:04:01.528886 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 189/754] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:04:01 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 13 22:04:01.553775 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-71afdb60-32cd-46fa-95a9-932373edaf3e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:01.556659 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-71afdb60-32cd-46fa-95a9-932373edaf3e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:04:01.556659 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-71afdb60-32cd-46fa-95a9-932373edaf3e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:01.556899 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-71afdb60-32cd-46fa-95a9-932373edaf3e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:01.569521 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:01.569521 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:01.574450 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-71afdb60-32cd-46fa-95a9-932373edaf3e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:01.580808 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-71afdb60-32cd-46fa-95a9-932373edaf3e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:04:01.581008 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 190/755] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:04:01 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:01.583062 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0679d869-da9c-4107-b8e5-9169560c65cf tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/85a35a1c76924bcf953c2cf1a46282b3 returned with HTTP 200 Aug 13 22:04:01.583608 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 189/756] 10.4.3.4 () {68 vars in 1360 bytes} [Thu Aug 13 22:04:01 2026] PUT /volume/v3/os-quota-sets/85a35a1c76924bcf953c2cf1a46282b3 => generated 392 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:01.592655 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b53f81a3-addd-401c-957f-8378f0db3b92 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:01.592964 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:04:01.593394 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:01.595523 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:04:01.595644 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Create volume of 2 GB Aug 13 22:04:01.600305 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Availability Zones retrieved successfully. Aug 13 22:04:01.609019 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Flow 'volume_create_api' (97601001-f8b2-4761-b1a9-7dc4156a1e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:01.610446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8079599-1904-484e-b0ff-8966f724105a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:01.611890 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Validating volume size '2' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:04:01.651742 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8079599-1904-484e-b0ff-8966f724105a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:01.652762 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (544f63e6-9309-4111-a60e-188f9015fe13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:01.707807 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota_utils [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Quota exceeded for 85a35a1c76924bcf953c2cf1a46282b3, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 22:04:01.711196 np0000007271 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (544f63e6-9309-4111-a60e-188f9015fe13) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 22:04:01.711196 np0000007271 devstack@c-api.service[100266]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 13 22:04:01.714553 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (544f63e6-9309-4111-a60e-188f9015fe13) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:01.714553 np0000007271 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (544f63e6-9309-4111-a60e-188f9015fe13) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 22:04:01.715317 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8079599-1904-484e-b0ff-8966f724105a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:01.717215 np0000007271 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8079599-1904-484e-b0ff-8966f724105a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 22:04:01.718991 np0000007271 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Flow 'volume_create_api' (97601001-f8b2-4761-b1a9-7dc4156a1e9a) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 22:04:01.718991 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.middleware.fault [None req-b53f81a3-addd-401c-957f-8378f0db3b92 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 413 Aug 13 22:04:01.719584 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 189/757] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:04:01 2026] POST /volume/v3/volumes => generated 208 bytes in 129 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 22:04:01.738000 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e4cd1bda-6830-4d04-8557-4da971eff9f8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:01.744573 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4cd1bda-6830-4d04-8557-4da971eff9f8 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-project-admin] PUT https://10.4.3.4/volume/v3/os-quota-sets/85a35a1c76924bcf953c2cf1a46282b3 Aug 13 22:04:01.744898 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4cd1bda-6830-4d04-8557-4da971eff9f8 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:01.757209 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:01.757209 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:01.766550 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88d744be-040b-40b3-bfc9-c6980c62613d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:01.771405 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88d744be-040b-40b3-bfc9-c6980c62613d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:04:01.771795 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88d744be-040b-40b3-bfc9-c6980c62613d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:01.772077 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88d744be-040b-40b3-bfc9-c6980c62613d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:01.781738 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:01.781738 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:01.788192 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-88d744be-040b-40b3-bfc9-c6980c62613d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:01.793986 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88d744be-040b-40b3-bfc9-c6980c62613d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:04:01.795103 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 191/758] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:01 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:01.810976 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-e4cd1bda-6830-4d04-8557-4da971eff9f8 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-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 13 22:04:01.811693 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-e4cd1bda-6830-4d04-8557-4da971eff9f8 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-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 13 22:04:01.811846 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-e4cd1bda-6830-4d04-8557-4da971eff9f8 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-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 13 22:04:01.812034 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-e4cd1bda-6830-4d04-8557-4da971eff9f8 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-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 13 22:04:01.812834 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-e4cd1bda-6830-4d04-8557-4da971eff9f8 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-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 13 22:04:01.817007 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4cd1bda-6830-4d04-8557-4da971eff9f8 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/85a35a1c76924bcf953c2cf1a46282b3 returned with HTTP 200 Aug 13 22:04:01.817609 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 190/759] 10.4.3.4 () {68 vars in 1360 bytes} [Thu Aug 13 22:04:01 2026] PUT /volume/v3/os-quota-sets/85a35a1c76924bcf953c2cf1a46282b3 => generated 392 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:01.828997 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ae40f87-f040-437e-bce8-24496d39b831 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:01.830959 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:04:01.831466 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:01.833272 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:04:01.833644 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Create volume of 1 GB Aug 13 22:04:01.842838 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Availability Zones retrieved successfully. Aug 13 22:04:01.854038 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Flow 'volume_create_api' (8635c07e-9884-40be-82f1-24af8fbac24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:01.856753 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f577ac66-e5f5-4ebd-bcce-020118ffe44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:01.858084 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:04:01.902881 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f577ac66-e5f5-4ebd-bcce-020118ffe44f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:01.903164 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c7e1a8-cf45-4723-bec5-66cca13e33fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:01.955709 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota_utils [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Quota exceeded for 85a35a1c76924bcf953c2cf1a46282b3, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 13 22:04:01.960156 np0000007271 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c7e1a8-cf45-4723-bec5-66cca13e33fa) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 22:04:01.960156 np0000007271 devstack@c-api.service[100268]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 13 22:04:01.963150 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c7e1a8-cf45-4723-bec5-66cca13e33fa) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:01.964160 np0000007271 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c7e1a8-cf45-4723-bec5-66cca13e33fa) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 22:04:01.964986 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f577ac66-e5f5-4ebd-bcce-020118ffe44f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:01.965678 np0000007271 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f577ac66-e5f5-4ebd-bcce-020118ffe44f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 22:04:01.966626 np0000007271 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Flow 'volume_create_api' (8635c07e-9884-40be-82f1-24af8fbac24c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 22:04:01.966940 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.middleware.fault [None req-9ae40f87-f040-437e-bce8-24496d39b831 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 413 Aug 13 22:04:01.967849 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 190/760] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:04:01 2026] POST /volume/v3/volumes => generated 150 bytes in 140 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 22:04:01.977132 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7afa6321-2861-4165-96e5-ad3f854093f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:01.979282 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7afa6321-2861-4165-96e5-ad3f854093f5 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-project-admin] PUT https://10.4.3.4/volume/v3/os-quota-sets/85a35a1c76924bcf953c2cf1a46282b3 Aug 13 22:04:01.979550 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7afa6321-2861-4165-96e5-ad3f854093f5 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:01.986944 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:01.986944 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:02.020489 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-7afa6321-2861-4165-96e5-ad3f854093f5 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-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 13 22:04:02.020883 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-7afa6321-2861-4165-96e5-ad3f854093f5 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-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 13 22:04:02.021158 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-7afa6321-2861-4165-96e5-ad3f854093f5 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-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 13 22:04:02.021836 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-7afa6321-2861-4165-96e5-ad3f854093f5 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-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 13 22:04:02.021836 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-7afa6321-2861-4165-96e5-ad3f854093f5 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-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 13 22:04:02.022911 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-7afa6321-2861-4165-96e5-ad3f854093f5 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-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 13 22:04:02.022911 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-7afa6321-2861-4165-96e5-ad3f854093f5 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-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 13 22:04:02.032641 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0560be25-05bc-40db-9885-17214cc38935 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:02.033005 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7afa6321-2861-4165-96e5-ad3f854093f5 tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/85a35a1c76924bcf953c2cf1a46282b3 returned with HTTP 200 Aug 13 22:04:02.033573 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 190/761] 10.4.3.4 () {68 vars in 1360 bytes} [Thu Aug 13 22:04:01 2026] PUT /volume/v3/os-quota-sets/85a35a1c76924bcf953c2cf1a46282b3 => generated 391 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:02.034769 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0560be25-05bc-40db-9885-17214cc38935 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:04:02.034990 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0560be25-05bc-40db-9885-17214cc38935 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:02.035166 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0560be25-05bc-40db-9885-17214cc38935 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:02.046057 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8d2305d8-4dba-4fa4-a697-377f919ef00f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:02.047114 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:02.047114 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:02.047752 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d2305d8-4dba-4fa4-a697-377f919ef00f tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] POST https://10.4.3.4/volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d/action Aug 13 22:04:02.048153 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d2305d8-4dba-4fa4-a697-377f919ef00f tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:02.048754 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d2305d8-4dba-4fa4-a697-377f919ef00f tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:02.052362 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0560be25-05bc-40db-9885-17214cc38935 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:04:02.057075 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:02.057075 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:02.057637 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8d2305d8-4dba-4fa4-a697-377f919ef00f tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Volume info retrieved successfully. Aug 13 22:04:02.058038 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0560be25-05bc-40db-9885-17214cc38935 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 200 Aug 13 22:04:02.058446 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 192/762] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:02 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:02.089735 np0000007271 devstack@c-api.service[100265]: ERROR cinder.volume.api [None req-8d2305d8-4dba-4fa4-a697-377f919ef00f tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Quota exceeded for 85a35a1c76924bcf953c2cf1a46282b3, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 22:04:02.096244 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.middleware.fault [None req-8d2305d8-4dba-4fa4-a697-377f919ef00f tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] https://10.4.3.4/volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d/action returned with HTTP 413 Aug 13 22:04:02.097179 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 191/763] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:04:02 2026] POST /volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d/action => generated 208 bytes in 52 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 22:04:02.105741 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dabe844b-5638-4ab8-9a59-f34507f1156a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:02.107739 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dabe844b-5638-4ab8-9a59-f34507f1156a tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] GET https://10.4.3.4/volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d Aug 13 22:04:02.107992 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dabe844b-5638-4ab8-9a59-f34507f1156a tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:02.108238 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dabe844b-5638-4ab8-9a59-f34507f1156a tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:02.117996 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:02.117996 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:02.123554 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dabe844b-5638-4ab8-9a59-f34507f1156a tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Volume info retrieved successfully. Aug 13 22:04:02.130930 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dabe844b-5638-4ab8-9a59-f34507f1156a tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] https://10.4.3.4/volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d returned with HTTP 200 Aug 13 22:04:02.131289 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 191/764] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:02 2026] GET /volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:02.144518 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-886e6a48-4026-4cb4-98eb-9b1cabf210f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:02.148196 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-886e6a48-4026-4cb4-98eb-9b1cabf210f2 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] DELETE https://10.4.3.4/volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d Aug 13 22:04:02.148473 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-886e6a48-4026-4cb4-98eb-9b1cabf210f2 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:02.148711 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-886e6a48-4026-4cb4-98eb-9b1cabf210f2 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:02.148923 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-886e6a48-4026-4cb4-98eb-9b1cabf210f2 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Delete volume with id: 24d24f6c-9dd0-4264-84fd-4ffb47832d2d Aug 13 22:04:02.158272 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:02.158272 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:02.159039 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-886e6a48-4026-4cb4-98eb-9b1cabf210f2 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Volume info retrieved successfully. Aug 13 22:04:02.182941 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-886e6a48-4026-4cb4-98eb-9b1cabf210f2 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Delete volume request issued successfully. Aug 13 22:04:02.183266 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-886e6a48-4026-4cb4-98eb-9b1cabf210f2 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] https://10.4.3.4/volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d returned with HTTP 202 Aug 13 22:04:02.183897 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 191/765] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:04:02 2026] DELETE /volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:04:02.192581 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a86925c-a298-4910-985b-0502f9116434 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:02.194967 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a86925c-a298-4910-985b-0502f9116434 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] GET https://10.4.3.4/volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d Aug 13 22:04:02.195254 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a86925c-a298-4910-985b-0502f9116434 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:02.195578 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a86925c-a298-4910-985b-0502f9116434 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:02.204526 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:02.204526 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:02.210724 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8a86925c-a298-4910-985b-0502f9116434 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Volume info retrieved successfully. Aug 13 22:04:02.218384 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a86925c-a298-4910-985b-0502f9116434 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] https://10.4.3.4/volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d returned with HTTP 200 Aug 13 22:04:02.218989 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 193/766] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:02 2026] GET /volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:02.490215 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-ae0c9ce8-8ede-4399-8f54-896a9808d374 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:02.492348 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-ae0c9ce8-8ede-4399-8f54-896a9808d374 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] POST https://10.4.3.4/volume/v3/attachments/1379fb5d-6e5e-4727-b8d8-1aea457adbf8/action Aug 13 22:04:02.492745 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-ae0c9ce8-8ede-4399-8f54-896a9808d374 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:02.492868 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-ae0c9ce8-8ede-4399-8f54-896a9808d374 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:02.514958 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:02.514958 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:02.531163 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b2a41ffb-954b-46d8-a6d6-0337c943634c req-ae0c9ce8-8ede-4399-8f54-896a9808d374 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/attachments/1379fb5d-6e5e-4727-b8d8-1aea457adbf8/action returned with HTTP 204 Aug 13 22:04:02.532544 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 192/767] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:04:02 2026] POST /volume/v3/attachments/1379fb5d-6e5e-4727-b8d8-1aea457adbf8/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:02.645829 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-98955421-9036-4fe9-8d7c-89da1abea314 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:02.647946 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-98955421-9036-4fe9-8d7c-89da1abea314 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] DELETE https://10.4.3.4/volume/v3/attachments/5a14b8fa-5e4f-4974-a561-3c88f8df448c Aug 13 22:04:02.648311 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-98955421-9036-4fe9-8d7c-89da1abea314 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:02.648636 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-98955421-9036-4fe9-8d7c-89da1abea314 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:02.655216 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:02.655216 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:02.715390 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ea82001a-454c-4dbd-9f63-02f253a487d5 req-98955421-9036-4fe9-8d7c-89da1abea314 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/5a14b8fa-5e4f-4974-a561-3c88f8df448c returned with HTTP 200 Aug 13 22:04:02.716063 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 192/768] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:04:02 2026] DELETE /volume/v3/attachments/5a14b8fa-5e4f-4974-a561-3c88f8df448c => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:02.812470 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-30a1bcf5-cf37-4cf8-865d-e6981fb42a9b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:02.813944 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30a1bcf5-cf37-4cf8-865d-e6981fb42a9b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:04:02.814219 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30a1bcf5-cf37-4cf8-865d-e6981fb42a9b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:02.814506 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30a1bcf5-cf37-4cf8-865d-e6981fb42a9b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:02.822581 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:02.822581 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:02.830404 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30a1bcf5-cf37-4cf8-865d-e6981fb42a9b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:02.837721 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30a1bcf5-cf37-4cf8-865d-e6981fb42a9b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:04:02.838094 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 192/769] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:02 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:02.856681 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af77f657-4613-445e-8e73-065803ce7e88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:02.859268 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af77f657-4613-445e-8e73-065803ce7e88 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:04:02.859268 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af77f657-4613-445e-8e73-065803ce7e88 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:02.859268 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af77f657-4613-445e-8e73-065803ce7e88 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:02.867354 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:02.867354 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:02.872043 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-af77f657-4613-445e-8e73-065803ce7e88 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:02.879573 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af77f657-4613-445e-8e73-065803ce7e88 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:04:02.879573 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 194/770] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:02 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:02.939203 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c4da5dbb-673a-4502-af88-c11969942e4d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:02.941088 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4da5dbb-673a-4502-af88-c11969942e4d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:04:02.941695 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4da5dbb-673a-4502-af88-c11969942e4d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:02.941695 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4da5dbb-673a-4502-af88-c11969942e4d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:02.949949 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:02.949949 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:02.955451 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c4da5dbb-673a-4502-af88-c11969942e4d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:02.958776 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4da5dbb-673a-4502-af88-c11969942e4d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:04:02.959240 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 193/771] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:02 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:03.073510 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5eeed2a5-6ca6-445d-a279-141544caa429 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:03.079191 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5eeed2a5-6ca6-445d-a279-141544caa429 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:04:03.079451 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5eeed2a5-6ca6-445d-a279-141544caa429 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:03.079648 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5eeed2a5-6ca6-445d-a279-141544caa429 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:03.091856 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:03.091856 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:03.096334 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5eeed2a5-6ca6-445d-a279-141544caa429 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:04:03.099616 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5eeed2a5-6ca6-445d-a279-141544caa429 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 200 Aug 13 22:04:03.100151 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 193/772] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:03 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:03.118778 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5cb1fbd8-4a86-4b22-bc86-c06435ad8395 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:03.122569 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cb1fbd8-4a86-4b22-bc86-c06435ad8395 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:04:03.123186 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cb1fbd8-4a86-4b22-bc86-c06435ad8395 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:03.123186 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cb1fbd8-4a86-4b22-bc86-c06435ad8395 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:03.142117 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:03.142117 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:03.148709 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5cb1fbd8-4a86-4b22-bc86-c06435ad8395 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:04:03.154832 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cb1fbd8-4a86-4b22-bc86-c06435ad8395 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 200 Aug 13 22:04:03.156498 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 193/773] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:03 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:03.233248 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9ac22cf2-1bd5-42db-af23-27f519465c30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:03.236455 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ac22cf2-1bd5-42db-af23-27f519465c30 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] GET https://10.4.3.4/volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d Aug 13 22:04:03.236693 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ac22cf2-1bd5-42db-af23-27f519465c30 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:03.237977 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ac22cf2-1bd5-42db-af23-27f519465c30 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:03.253949 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ac22cf2-1bd5-42db-af23-27f519465c30 tempest-VolumeQuotasNegativeTestJSON-1325118740 tempest-VolumeQuotasNegativeTestJSON-1325118740-project-member] https://10.4.3.4/volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d returned with HTTP 404 Aug 13 22:04:03.255382 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 195/774] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:03 2026] GET /volume/v3/volumes/24d24f6c-9dd0-4264-84fd-4ffb47832d2d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:03.260043 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3339bf87-15b9-4091-bd64-eafc6778e727 req-b701876f-329f-46e4-8784-674c91ab542e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:03.262137 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3339bf87-15b9-4091-bd64-eafc6778e727 req-b701876f-329f-46e4-8784-674c91ab542e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:04:03.262939 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3339bf87-15b9-4091-bd64-eafc6778e727 req-b701876f-329f-46e4-8784-674c91ab542e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:03.263151 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3339bf87-15b9-4091-bd64-eafc6778e727 req-b701876f-329f-46e4-8784-674c91ab542e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:03.268542 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bd7bc9e6-78b4-45dc-8731-d097369efeaf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:03.271726 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd7bc9e6-78b4-45dc-8731-d097369efeaf tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-project-admin] PUT https://10.4.3.4/volume/v3/os-quota-sets/85a35a1c76924bcf953c2cf1a46282b3 Aug 13 22:04:03.272172 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd7bc9e6-78b4-45dc-8731-d097369efeaf tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:03.294092 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:03.294092 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:03.305254 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-3339bf87-15b9-4091-bd64-eafc6778e727 req-b701876f-329f-46e4-8784-674c91ab542e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:04:03.314170 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3339bf87-15b9-4091-bd64-eafc6778e727 req-b701876f-329f-46e4-8784-674c91ab542e tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 200 Aug 13 22:04:03.314775 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 194/775] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:04:03 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 1138 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:03.330492 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e5a35155-ce84-400f-9e2d-ca5a4a2a9258 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:03.330883 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5a35155-ce84-400f-9e2d-ca5a4a2a9258 None None] GET https://10.4.3.4/volume// Aug 13 22:04:03.331891 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5a35155-ce84-400f-9e2d-ca5a4a2a9258 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:03.331891 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5a35155-ce84-400f-9e2d-ca5a4a2a9258 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:03.331891 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5a35155-ce84-400f-9e2d-ca5a4a2a9258 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:04:03.332127 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 194/776] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:04:03 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:04:03.342747 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-e838366f-aadd-4322-943d-8189f99fac5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:03.345714 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-e838366f-aadd-4322-943d-8189f99fac5a tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] GET https://10.4.3.4/volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 Aug 13 22:04:03.346107 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-e838366f-aadd-4322-943d-8189f99fac5a tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:03.346510 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-e838366f-aadd-4322-943d-8189f99fac5a tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:03.365557 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:03.365557 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:03.370715 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-e838366f-aadd-4322-943d-8189f99fac5a tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Volume info retrieved successfully. Aug 13 22:04:03.379326 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-e838366f-aadd-4322-943d-8189f99fac5a tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] https://10.4.3.4/volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 returned with HTTP 200 Aug 13 22:04:03.380045 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 196/777] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:04:03 2026] GET /volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 => generated 1536 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:04:03.431832 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd7bc9e6-78b4-45dc-8731-d097369efeaf tempest-VolumeQuotasNegativeTestJSON-1292841223 tempest-VolumeQuotasNegativeTestJSON-1292841223-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/85a35a1c76924bcf953c2cf1a46282b3 returned with HTTP 200 Aug 13 22:04:03.432102 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 194/778] 10.4.3.4 () {68 vars in 1361 bytes} [Thu Aug 13 22:04:03 2026] PUT /volume/v3/os-quota-sets/85a35a1c76924bcf953c2cf1a46282b3 => generated 395 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:03.514723 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-25d784fa-a7a4-474d-a5ef-6fd9c8af5d3d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:03.517217 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-25d784fa-a7a4-474d-a5ef-6fd9c8af5d3d tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] PUT https://10.4.3.4/volume/v3/attachments/122df6eb-cf5d-4494-aa06-61f43b3479f1 Aug 13 22:04:03.517627 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-25d784fa-a7a4-474d-a5ef-6fd9c8af5d3d tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:03.532250 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-25d784fa-a7a4-474d-a5ef-6fd9c8af5d3d tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Acquiring lock "cinder-attachment_update-62faefb9-0312-4879-9499-28a19ccea1d9-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:04:03.540107 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-25d784fa-a7a4-474d-a5ef-6fd9c8af5d3d tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Lock "cinder-attachment_update-62faefb9-0312-4879-9499-28a19ccea1d9-np0000007271" acquired by "attachment_update" :: waited 0.009s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:04:03.541610 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:03.541610 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:03.668684 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-25d784fa-a7a4-474d-a5ef-6fd9c8af5d3d tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Lock "cinder-attachment_update-62faefb9-0312-4879-9499-28a19ccea1d9-np0000007271" released by "attachment_update" :: held 0.129s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:04:03.668926 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-25d784fa-a7a4-474d-a5ef-6fd9c8af5d3d tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] https://10.4.3.4/volume/v3/attachments/122df6eb-cf5d-4494-aa06-61f43b3479f1 returned with HTTP 200 Aug 13 22:04:03.669466 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 195/779] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:04:03 2026] PUT /volume/v3/attachments/122df6eb-cf5d-4494-aa06-61f43b3479f1 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:03.670875 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b9f76ad9-19dd-4ddd-905e-e99efa03b20f req-c71248e9-399f-4e1b-ae10-f9b2e7a6863e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:03.674455 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b9f76ad9-19dd-4ddd-905e-e99efa03b20f req-c71248e9-399f-4e1b-ae10-f9b2e7a6863e tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] DELETE https://10.4.3.4/volume/v3/attachments/1abc0737-1b09-445a-b42e-ae04d3cec097 Aug 13 22:04:03.674455 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b9f76ad9-19dd-4ddd-905e-e99efa03b20f req-c71248e9-399f-4e1b-ae10-f9b2e7a6863e tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:03.674455 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b9f76ad9-19dd-4ddd-905e-e99efa03b20f req-c71248e9-399f-4e1b-ae10-f9b2e7a6863e tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:03.688799 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:03.688799 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:03.703760 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-5bb24c58-4fc5-430d-b115-b589c6720126 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:03.706529 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-5bb24c58-4fc5-430d-b115-b589c6720126 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] POST https://10.4.3.4/volume/v3/attachments/122df6eb-cf5d-4494-aa06-61f43b3479f1/action Aug 13 22:04:03.706919 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-5bb24c58-4fc5-430d-b115-b589c6720126 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:03.707023 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-5bb24c58-4fc5-430d-b115-b589c6720126 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:03.733752 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:03.733752 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:03.754784 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b9f76ad9-19dd-4ddd-905e-e99efa03b20f req-c71248e9-399f-4e1b-ae10-f9b2e7a6863e tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/attachments/1abc0737-1b09-445a-b42e-ae04d3cec097 returned with HTTP 200 Aug 13 22:04:03.755247 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 195/780] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:04:03 2026] DELETE /volume/v3/attachments/1abc0737-1b09-445a-b42e-ae04d3cec097 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:03.756436 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5d8588a6-324a-4ed0-a0cb-b2db2061219b req-5bb24c58-4fc5-430d-b115-b589c6720126 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] https://10.4.3.4/volume/v3/attachments/122df6eb-cf5d-4494-aa06-61f43b3479f1/action returned with HTTP 204 Aug 13 22:04:03.757102 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 197/781] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:04:03 2026] POST /volume/v3/attachments/122df6eb-cf5d-4494-aa06-61f43b3479f1/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:03.782723 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b9f76ad9-19dd-4ddd-905e-e99efa03b20f req-04615f62-fe4e-4e76-ad26-b0a124abd022 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:03.783473 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b9f76ad9-19dd-4ddd-905e-e99efa03b20f req-04615f62-fe4e-4e76-ad26-b0a124abd022 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] DELETE https://10.4.3.4/volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d Aug 13 22:04:03.783473 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b9f76ad9-19dd-4ddd-905e-e99efa03b20f req-04615f62-fe4e-4e76-ad26-b0a124abd022 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:03.783738 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b9f76ad9-19dd-4ddd-905e-e99efa03b20f req-04615f62-fe4e-4e76-ad26-b0a124abd022 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:03.784018 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-b9f76ad9-19dd-4ddd-905e-e99efa03b20f req-04615f62-fe4e-4e76-ad26-b0a124abd022 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Delete volume with id: 9c3d6fbe-539e-4364-9fc7-e0db8f93e42d Aug 13 22:04:03.802972 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:03.802972 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:03.803352 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b9f76ad9-19dd-4ddd-905e-e99efa03b20f req-04615f62-fe4e-4e76-ad26-b0a124abd022 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Volume info retrieved successfully. Aug 13 22:04:03.833675 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b9f76ad9-19dd-4ddd-905e-e99efa03b20f req-04615f62-fe4e-4e76-ad26-b0a124abd022 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Delete volume request issued successfully. Aug 13 22:04:03.833993 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b9f76ad9-19dd-4ddd-905e-e99efa03b20f req-04615f62-fe4e-4e76-ad26-b0a124abd022 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d returned with HTTP 202 Aug 13 22:04:03.834594 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 195/782] 10.4.3.4 () {70 vars in 1606 bytes} [Thu Aug 13 22:04:03 2026] DELETE /volume/v3/volumes/9c3d6fbe-539e-4364-9fc7-e0db8f93e42d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:04:05.836133 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c8ee6d7d-5130-4d21-ae8a-631d2b283efa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:05.959076 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8ee6d7d-5130-4d21-ae8a-631d2b283efa tempest-AvailabilityZoneTestJSON-545368142 tempest-AvailabilityZoneTestJSON-545368142-project-member] GET https://10.4.3.4/volume/v3/os-availability-zone Aug 13 22:04:05.959317 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8ee6d7d-5130-4d21-ae8a-631d2b283efa tempest-AvailabilityZoneTestJSON-545368142 tempest-AvailabilityZoneTestJSON-545368142-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:05.959521 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8ee6d7d-5130-4d21-ae8a-631d2b283efa tempest-AvailabilityZoneTestJSON-545368142 tempest-AvailabilityZoneTestJSON-545368142-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:05.962863 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c8ee6d7d-5130-4d21-ae8a-631d2b283efa tempest-AvailabilityZoneTestJSON-545368142 tempest-AvailabilityZoneTestJSON-545368142-project-member] Availability Zones retrieved successfully. Aug 13 22:04:05.963074 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8ee6d7d-5130-4d21-ae8a-631d2b283efa tempest-AvailabilityZoneTestJSON-545368142 tempest-AvailabilityZoneTestJSON-545368142-project-member] https://10.4.3.4/volume/v3/os-availability-zone returned with HTTP 200 Aug 13 22:04:05.963443 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 196/783] 10.4.3.4 () {66 vars in 1262 bytes} [Thu Aug 13 22:04:05 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:04:07.633901 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:07.636952 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:04:07.637840 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-577864861"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:07.641722 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-577864861'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:04:07.641968 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Create volume of 1 GB Aug 13 22:04:07.643107 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:07.643107 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:07.653520 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Availability Zones retrieved successfully. Aug 13 22:04:07.670623 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Flow 'volume_create_api' (e6120808-1a9b-40bf-9b20-ac816731ea39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:07.672393 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de994140-7f0f-48d5-a9c9-df655738f38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:07.673944 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:04:07.727141 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de994140-7f0f-48d5-a9c9-df655738f38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:07.728654 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1d727bb-a955-4d78-b6c0-e6ab2137a116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:07.795817 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-30381b0d-55e0-4985-a726-d51262428e23 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:07.858702 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Created reservations ['2d1b1583-3f68-4c9a-aa7b-b38504c511aa', '8242d8a4-7853-4ed8-92e9-31b036d7d27d', '3c0de0d9-4916-4459-b914-f02f3f81e554', '7a085ced-2f62-48be-be17-b32682c47379'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:04:07.859393 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1d727bb-a955-4d78-b6c0-e6ab2137a116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d1b1583-3f68-4c9a-aa7b-b38504c511aa', '8242d8a4-7853-4ed8-92e9-31b036d7d27d', '3c0de0d9-4916-4459-b914-f02f3f81e554', '7a085ced-2f62-48be-be17-b32682c47379']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:07.860214 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbbb0289-0aba-4489-af2f-d1cb51c8b611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:07.873415 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-27e8d934-45a5-4121-ae3a-c9cb78ec01a3 req-3e42db2f-d680-441f-8d3b-62d0d5e5c508 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:07.877225 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-27e8d934-45a5-4121-ae3a-c9cb78ec01a3 req-3e42db2f-d680-441f-8d3b-62d0d5e5c508 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:04:07.877225 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-27e8d934-45a5-4121-ae3a-c9cb78ec01a3 req-3e42db2f-d680-441f-8d3b-62d0d5e5c508 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:07.877408 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-27e8d934-45a5-4121-ae3a-c9cb78ec01a3 req-3e42db2f-d680-441f-8d3b-62d0d5e5c508 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:07.893825 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbbb0289-0aba-4489-af2f-d1cb51c8b611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f70c841e-0ee7-4416-afae-8e3c003b67b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-577864861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ae3c23ff7a04712941a168a9e3e0455',qos_specs=None,replication_status=,reservations=['2d1b1583-3f68-4c9a-aa7b-b38504c511aa','8242d8a4-7853-4ed8-92e9-31b036d7d27d','3c0de0d9-4916-4459-b914-f02f3f81e554','7a085ced-2f62-48be-be17-b32682c47379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c75e0e37fd3e4b698d9931634f2ad7e8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:04:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-577864861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f70c841e-0ee7-4416-afae-8e3c003b67b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ae3c23ff7a04712941a168a9e3e0455',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c75e0e37fd3e4b698d9931634f2ad7e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:07.895602 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c6989f6-87cd-4b5d-8ac3-71f96b9e477a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:07.897197 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:07.897197 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:07.902885 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-27e8d934-45a5-4121-ae3a-c9cb78ec01a3 req-3e42db2f-d680-441f-8d3b-62d0d5e5c508 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:04:07.908927 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-27e8d934-45a5-4121-ae3a-c9cb78ec01a3 req-3e42db2f-d680-441f-8d3b-62d0d5e5c508 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 200 Aug 13 22:04:07.909376 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 196/784] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:04:07 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:07.925398 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c6989f6-87cd-4b5d-8ac3-71f96b9e477a) transitioned into state 'SUCCESS' from state '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-577864861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ae3c23ff7a04712941a168a9e3e0455',qos_specs=None,replication_status=,reservations=['2d1b1583-3f68-4c9a-aa7b-b38504c511aa','8242d8a4-7853-4ed8-92e9-31b036d7d27d','3c0de0d9-4916-4459-b914-f02f3f81e554','7a085ced-2f62-48be-be17-b32682c47379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c75e0e37fd3e4b698d9931634f2ad7e8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:07.926590 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75510454-3408-45fa-af3a-3cc94ffbe937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:07.941886 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75510454-3408-45fa-af3a-3cc94ffbe937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:07.942813 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Flow 'volume_create_api' (e6120808-1a9b-40bf-9b20-ac816731ea39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:07.943058 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Create volume request issued successfully. Aug 13 22:04:07.943859 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5b1090c-d97b-4c33-8343-acd770c2e785 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:04:07.944483 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 196/785] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:04:07 2026] POST /volume/v3/volumes => generated 749 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:04:07.965448 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:04:07.965448 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-2048761016"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:07.965448 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-2048761016'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:04:07.965448 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Create volume of 2 GB Aug 13 22:04:07.971771 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Availability Zones retrieved successfully. Aug 13 22:04:07.980863 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Flow 'volume_create_api' (d7bec8ce-de21-447a-9541-038e7d60aa38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:07.982359 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db068ee9-6ad3-4d26-b36d-9ba80ed59f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:07.983898 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Validating volume size '2' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:04:08.032151 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db068ee9-6ad3-4d26-b36d-9ba80ed59f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:08.033683 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78259538-9747-46cd-9719-3dce4da60c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:08.155480 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Created reservations ['77f91f42-34b3-47bd-8622-7e23c7483303', '426efccf-b5e9-499a-9027-bf380193ee25', '76b4da93-aa85-4bc4-8e89-c2b0c7088fe0', '651f7f6e-4360-45d6-b882-7b53c57124df'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:04:08.156518 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78259538-9747-46cd-9719-3dce4da60c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77f91f42-34b3-47bd-8622-7e23c7483303', '426efccf-b5e9-499a-9027-bf380193ee25', '76b4da93-aa85-4bc4-8e89-c2b0c7088fe0', '651f7f6e-4360-45d6-b882-7b53c57124df']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:08.157349 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35133d7f-941d-4203-b7fc-aa95806ec204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:08.194199 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35133d7f-941d-4203-b7fc-aa95806ec204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26462a4a-c75d-4893-bc91-26d25aaa80fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2048761016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3965077457a4c75a351e875e995a355',qos_specs=None,replication_status=,reservations=['77f91f42-34b3-47bd-8622-7e23c7483303','426efccf-b5e9-499a-9027-bf380193ee25','76b4da93-aa85-4bc4-8e89-c2b0c7088fe0','651f7f6e-4360-45d6-b882-7b53c57124df'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f21d2e9c20a14fc483335306e931bf2a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2048761016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26462a4a-c75d-4893-bc91-26d25aaa80fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3965077457a4c75a351e875e995a355',provider_auth=None,provider_geometry=None,provider_id=None,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='f21d2e9c20a14fc483335306e931bf2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:08.195465 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cccf6b5-04f7-40c4-8498-40d260966eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:08.231973 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cccf6b5-04f7-40c4-8498-40d260966eaa) transitioned into state 'SUCCESS' from state '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-2048761016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3965077457a4c75a351e875e995a355',qos_specs=None,replication_status=,reservations=['77f91f42-34b3-47bd-8622-7e23c7483303','426efccf-b5e9-499a-9027-bf380193ee25','76b4da93-aa85-4bc4-8e89-c2b0c7088fe0','651f7f6e-4360-45d6-b882-7b53c57124df'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f21d2e9c20a14fc483335306e931bf2a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:08.231973 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ddd246c-7a49-4fcb-9545-94b17c9543b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:08.249076 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ddd246c-7a49-4fcb-9545-94b17c9543b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:08.249706 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Flow 'volume_create_api' (d7bec8ce-de21-447a-9541-038e7d60aa38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:08.250133 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Create volume request issued successfully. Aug 13 22:04:08.251316 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30381b0d-55e0-4985-a726-d51262428e23 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:04:08.251716 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 198/786] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:04:07 2026] POST /volume/v3/volumes => generated 751 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:04:08.269688 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-81267778-36a1-4398-a9a4-4644b4f315ab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:08.272830 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81267778-36a1-4398-a9a4-4644b4f315ab tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] GET https://10.4.3.4/volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb Aug 13 22:04:08.273093 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81267778-36a1-4398-a9a4-4644b4f315ab tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:08.273348 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81267778-36a1-4398-a9a4-4644b4f315ab tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:08.287060 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:08.287060 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:08.300757 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-81267778-36a1-4398-a9a4-4644b4f315ab tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Volume info retrieved successfully. Aug 13 22:04:08.306314 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81267778-36a1-4398-a9a4-4644b4f315ab tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] https://10.4.3.4/volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb returned with HTTP 200 Aug 13 22:04:08.307520 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 197/787] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:08 2026] GET /volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:09.323771 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3bf0cb3d-df89-4ed4-afd2-d83294de89fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:09.327663 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3bf0cb3d-df89-4ed4-afd2-d83294de89fc tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] GET https://10.4.3.4/volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb Aug 13 22:04:09.327663 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3bf0cb3d-df89-4ed4-afd2-d83294de89fc tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:09.327663 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3bf0cb3d-df89-4ed4-afd2-d83294de89fc tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:09.334340 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:09.334340 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:09.338822 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3bf0cb3d-df89-4ed4-afd2-d83294de89fc tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Volume info retrieved successfully. Aug 13 22:04:09.343883 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3bf0cb3d-df89-4ed4-afd2-d83294de89fc tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] https://10.4.3.4/volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb returned with HTTP 200 Aug 13 22:04:09.344368 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 197/788] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:09 2026] GET /volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:09.361888 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9f099486-fa7e-4093-87cf-091083169fd0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:09.368548 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f099486-fa7e-4093-87cf-091083169fd0 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:04:09.369051 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f099486-fa7e-4093-87cf-091083169fd0 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "26462a4a-c75d-4893-bc91-26d25aaa80fb"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:09.373268 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-9f099486-fa7e-4093-87cf-091083169fd0 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '26462a4a-c75d-4893-bc91-26d25aaa80fb'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:04:09.389494 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:09.389494 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:09.390084 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9f099486-fa7e-4093-87cf-091083169fd0 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Volume retrieved successfully. Aug 13 22:04:09.390248 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-9f099486-fa7e-4093-87cf-091083169fd0 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Create volume of 1 GB Aug 13 22:04:09.395419 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9f099486-fa7e-4093-87cf-091083169fd0 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Availability Zones retrieved successfully. Aug 13 22:04:09.402407 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9f099486-fa7e-4093-87cf-091083169fd0 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Flow 'volume_create_api' (13b6ceae-6c00-400b-9424-113cb36ad583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:09.404018 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9f099486-fa7e-4093-87cf-091083169fd0 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aa40397-4718-4674-b617-6f42b6c9b7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:09.405494 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-9f099486-fa7e-4093-87cf-091083169fd0 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:04:09.406559 np0000007271 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-9f099486-fa7e-4093-87cf-091083169fd0 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aa40397-4718-4674-b617-6f42b6c9b7cc) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 22:04:09.406559 np0000007271 devstack@c-api.service[100266]: 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 13 22:04:09.408658 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9f099486-fa7e-4093-87cf-091083169fd0 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aa40397-4718-4674-b617-6f42b6c9b7cc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:09.409458 np0000007271 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-9f099486-fa7e-4093-87cf-091083169fd0 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aa40397-4718-4674-b617-6f42b6c9b7cc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 22:04:09.410376 np0000007271 devstack@c-api.service[100266]: WARNING cinder.volume.api [None req-9f099486-fa7e-4093-87cf-091083169fd0 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Flow 'volume_create_api' (13b6ceae-6c00-400b-9424-113cb36ad583) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 22:04:09.410690 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f099486-fa7e-4093-87cf-091083169fd0 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 400 Aug 13 22:04:09.411215 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 197/789] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:04:09 2026] POST /volume/v3/volumes => generated 173 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:04:09.421745 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37a25ad6-f723-4a6b-a7a9-fd488b1795c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:09.423849 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37a25ad6-f723-4a6b-a7a9-fd488b1795c9 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] GET https://10.4.3.4/volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb Aug 13 22:04:09.424060 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37a25ad6-f723-4a6b-a7a9-fd488b1795c9 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:09.424249 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37a25ad6-f723-4a6b-a7a9-fd488b1795c9 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:09.431530 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:09.431530 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:09.438112 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37a25ad6-f723-4a6b-a7a9-fd488b1795c9 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Volume info retrieved successfully. Aug 13 22:04:09.445002 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37a25ad6-f723-4a6b-a7a9-fd488b1795c9 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] https://10.4.3.4/volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb returned with HTTP 200 Aug 13 22:04:09.445678 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 199/790] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:09 2026] GET /volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:09.464833 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-72ad3fff-09ce-4257-89db-0b745760c15d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:09.466854 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72ad3fff-09ce-4257-89db-0b745760c15d tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] DELETE https://10.4.3.4/volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb Aug 13 22:04:09.467076 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72ad3fff-09ce-4257-89db-0b745760c15d tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:09.467335 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72ad3fff-09ce-4257-89db-0b745760c15d tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:09.467757 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-72ad3fff-09ce-4257-89db-0b745760c15d tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Delete volume with id: 26462a4a-c75d-4893-bc91-26d25aaa80fb Aug 13 22:04:09.479084 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:09.479084 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:09.479989 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-72ad3fff-09ce-4257-89db-0b745760c15d tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Volume info retrieved successfully. Aug 13 22:04:09.513793 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-72ad3fff-09ce-4257-89db-0b745760c15d tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Delete volume request issued successfully. Aug 13 22:04:09.514065 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72ad3fff-09ce-4257-89db-0b745760c15d tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] https://10.4.3.4/volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb returned with HTTP 202 Aug 13 22:04:09.514698 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 198/791] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:04:09 2026] DELETE /volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:04:09.527078 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-36493124-d17c-488c-9cca-4b6a44246211 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:09.528927 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36493124-d17c-488c-9cca-4b6a44246211 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] GET https://10.4.3.4/volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb Aug 13 22:04:09.529154 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36493124-d17c-488c-9cca-4b6a44246211 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:09.529383 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36493124-d17c-488c-9cca-4b6a44246211 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:09.544825 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:09.544825 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:09.549348 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-36493124-d17c-488c-9cca-4b6a44246211 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Volume info retrieved successfully. Aug 13 22:04:09.559654 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36493124-d17c-488c-9cca-4b6a44246211 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] https://10.4.3.4/volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb returned with HTTP 200 Aug 13 22:04:09.560463 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 198/792] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:09 2026] GET /volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:10.583705 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9d0bcef9-9446-4b6e-a7b5-d49912673571 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:10.586750 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d0bcef9-9446-4b6e-a7b5-d49912673571 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] GET https://10.4.3.4/volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb Aug 13 22:04:10.586958 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d0bcef9-9446-4b6e-a7b5-d49912673571 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:10.587138 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d0bcef9-9446-4b6e-a7b5-d49912673571 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:10.594648 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d0bcef9-9446-4b6e-a7b5-d49912673571 tempest-VolumesCloneNegativeTest-1262713171 tempest-VolumesCloneNegativeTest-1262713171-project-member] https://10.4.3.4/volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb returned with HTTP 404 Aug 13 22:04:10.595312 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 198/793] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:10 2026] GET /volume/v3/volumes/26462a4a-c75d-4893-bc91-26d25aaa80fb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:12.303500 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1faf345f-7fba-4dc7-90a0-ebfc1efa106d req-9b845639-0fdb-4a52-a978-6a55c9bb6170 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:12.306086 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1faf345f-7fba-4dc7-90a0-ebfc1efa106d req-9b845639-0fdb-4a52-a978-6a55c9bb6170 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] DELETE https://10.4.3.4/volume/v3/attachments/794bc92e-a830-486d-ada1-b9ca25994ce6 Aug 13 22:04:12.306318 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1faf345f-7fba-4dc7-90a0-ebfc1efa106d req-9b845639-0fdb-4a52-a978-6a55c9bb6170 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:12.306545 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1faf345f-7fba-4dc7-90a0-ebfc1efa106d req-9b845639-0fdb-4a52-a978-6a55c9bb6170 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:12.322834 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:12.322834 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:12.407472 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1faf345f-7fba-4dc7-90a0-ebfc1efa106d req-9b845639-0fdb-4a52-a978-6a55c9bb6170 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/attachments/794bc92e-a830-486d-ada1-b9ca25994ce6 returned with HTTP 200 Aug 13 22:04:12.408050 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 200/794] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:04:12 2026] DELETE /volume/v3/attachments/794bc92e-a830-486d-ada1-b9ca25994ce6 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:12.421237 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1faf345f-7fba-4dc7-90a0-ebfc1efa106d req-58a949fa-45e5-43f2-a070-970096580085 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:12.423567 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1faf345f-7fba-4dc7-90a0-ebfc1efa106d req-58a949fa-45e5-43f2-a070-970096580085 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] DELETE https://10.4.3.4/volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 Aug 13 22:04:12.423936 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1faf345f-7fba-4dc7-90a0-ebfc1efa106d req-58a949fa-45e5-43f2-a070-970096580085 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:12.424359 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1faf345f-7fba-4dc7-90a0-ebfc1efa106d req-58a949fa-45e5-43f2-a070-970096580085 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:12.424661 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-1faf345f-7fba-4dc7-90a0-ebfc1efa106d req-58a949fa-45e5-43f2-a070-970096580085 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Delete volume with id: 73590db6-e8b2-4875-b5e2-07a77ba5f9b7 Aug 13 22:04:12.439259 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:12.439259 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:12.439997 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1faf345f-7fba-4dc7-90a0-ebfc1efa106d req-58a949fa-45e5-43f2-a070-970096580085 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Volume info retrieved successfully. Aug 13 22:04:12.478629 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1faf345f-7fba-4dc7-90a0-ebfc1efa106d req-58a949fa-45e5-43f2-a070-970096580085 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] Delete volume request issued successfully. Aug 13 22:04:12.478629 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1faf345f-7fba-4dc7-90a0-ebfc1efa106d req-58a949fa-45e5-43f2-a070-970096580085 tempest-ServerBootFromVolumeStableRescueTest-909590193 tempest-ServerBootFromVolumeStableRescueTest-909590193-project-member] https://10.4.3.4/volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 returned with HTTP 202 Aug 13 22:04:12.479042 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 199/795] 10.4.3.4 () {70 vars in 1606 bytes} [Thu Aug 13 22:04:12 2026] DELETE /volume/v3/volumes/73590db6-e8b2-4875-b5e2-07a77ba5f9b7 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:04:18.142475 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5f6ce7bb-efa4-4596-bb4d-f80f8c7496ef req-e141db7c-4cb8-4512-8a1c-90ceba380f8d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:18.147681 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5f6ce7bb-efa4-4596-bb4d-f80f8c7496ef req-e141db7c-4cb8-4512-8a1c-90ceba380f8d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:04:18.147681 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5f6ce7bb-efa4-4596-bb4d-f80f8c7496ef req-e141db7c-4cb8-4512-8a1c-90ceba380f8d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:18.147893 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5f6ce7bb-efa4-4596-bb4d-f80f8c7496ef req-e141db7c-4cb8-4512-8a1c-90ceba380f8d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:18.152020 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=317,cinder:UPDATE=47,cinder:INSERT=21 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:04:18.164855 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:18.164855 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:18.169755 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5f6ce7bb-efa4-4596-bb4d-f80f8c7496ef req-e141db7c-4cb8-4512-8a1c-90ceba380f8d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:04:18.176349 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5f6ce7bb-efa4-4596-bb4d-f80f8c7496ef req-e141db7c-4cb8-4512-8a1c-90ceba380f8d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 200 Aug 13 22:04:18.176349 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 199/796] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:04:18 2026] GET /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:20.591091 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=310,cinder:INSERT=48,cinder:UPDATE=69 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:04:22.405342 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=270,cinder:UPDATE=50,cinder:INSERT=22 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:04:22.467150 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=269,cinder:UPDATE=28,cinder:INSERT=10 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:04:22.552415 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12b88334-0262-4d57-81eb-e3c65b21d4d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:22.559448 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12b88334-0262-4d57-81eb-e3c65b21d4d8 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:04:22.559448 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12b88334-0262-4d57-81eb-e3c65b21d4d8 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:22.559448 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12b88334-0262-4d57-81eb-e3c65b21d4d8 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:22.573495 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:22.573495 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:22.577746 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-12b88334-0262-4d57-81eb-e3c65b21d4d8 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:04:22.586074 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12b88334-0262-4d57-81eb-e3c65b21d4d8 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 200 Aug 13 22:04:22.586698 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 199/797] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:22 2026] GET /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:22.699978 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-06781c66-3047-4e29-8237-b778147ea1d1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:22.703726 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-06781c66-3047-4e29-8237-b778147ea1d1 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:04:22.703726 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-06781c66-3047-4e29-8237-b778147ea1d1 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:22.703726 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-06781c66-3047-4e29-8237-b778147ea1d1 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:22.717539 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:22.717539 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:22.723515 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-06781c66-3047-4e29-8237-b778147ea1d1 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:04:22.728092 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-06781c66-3047-4e29-8237-b778147ea1d1 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 200 Aug 13 22:04:22.728530 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 201/798] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:04:22 2026] GET /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:22.784367 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-1d0f05f5-d76b-4fff-a606-b890b9988e30 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:22.787797 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-1d0f05f5-d76b-4fff-a606-b890b9988e30 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] POST https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012/action Aug 13 22:04:22.788260 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-1d0f05f5-d76b-4fff-a606-b890b9988e30 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:22.788465 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-1d0f05f5-d76b-4fff-a606-b890b9988e30 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:22.806813 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:22.806813 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:22.807460 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-1d0f05f5-d76b-4fff-a606-b890b9988e30 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:04:22.816650 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-1d0f05f5-d76b-4fff-a606-b890b9988e30 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Begin detaching volume completed successfully. Aug 13 22:04:22.817601 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-1d0f05f5-d76b-4fff-a606-b890b9988e30 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012/action returned with HTTP 202 Aug 13 22:04:22.818298 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 200/799] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:04:22 2026] POST /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:04:22.870241 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a3fec0ff-c69f-4ce0-8372-6417c3b24e7e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:22.870772 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3fec0ff-c69f-4ce0-8372-6417c3b24e7e None None] GET https://10.4.3.4/volume// Aug 13 22:04:22.870964 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3fec0ff-c69f-4ce0-8372-6417c3b24e7e None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:22.871215 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3fec0ff-c69f-4ce0-8372-6417c3b24e7e None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:22.871641 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3fec0ff-c69f-4ce0-8372-6417c3b24e7e None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:04:22.872005 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 200/800] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:04:22 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:04:22.883690 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-51c22c76-c66b-40ae-b811-959d78438238 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:22.885876 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-51c22c76-c66b-40ae-b811-959d78438238 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:04:22.886174 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-51c22c76-c66b-40ae-b811-959d78438238 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:22.886501 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-51c22c76-c66b-40ae-b811-959d78438238 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:22.899390 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:22.899390 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:22.903823 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-51c22c76-c66b-40ae-b811-959d78438238 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:04:22.908824 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-51c22c76-c66b-40ae-b811-959d78438238 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 200 Aug 13 22:04:22.909277 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 200/801] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:04:22 2026] GET /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:04:23.887598 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-26d3f196-fe88-4ccd-bc85-e1239778a1e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:23.893903 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-26d3f196-fe88-4ccd-bc85-e1239778a1e0 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] DELETE https://10.4.3.4/volume/v3/attachments/1dfcf915-b465-4484-9450-4ff5fe1bba6c Aug 13 22:04:23.894999 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-26d3f196-fe88-4ccd-bc85-e1239778a1e0 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:23.895925 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-26d3f196-fe88-4ccd-bc85-e1239778a1e0 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:23.914775 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:23.914775 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:23.979197 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4c20289f-ac72-4c97-83c7-4f616636e84a req-26d3f196-fe88-4ccd-bc85-e1239778a1e0 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/attachments/1dfcf915-b465-4484-9450-4ff5fe1bba6c returned with HTTP 200 Aug 13 22:04:23.979640 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 202/802] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:04:23 2026] DELETE /volume/v3/attachments/1dfcf915-b465-4484-9450-4ff5fe1bba6c => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:24.392251 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-23425767-9620-4f27-980a-e3895677a78c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:24.394353 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:04:24.394353 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-209914513"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:24.398827 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-209914513'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:04:24.408901 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Create volume of 1 GB Aug 13 22:04:24.410628 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:24.410628 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:24.410628 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Availability Zones retrieved successfully. Aug 13 22:04:24.419797 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Flow 'volume_create_api' (e49ba6df-1e73-48bf-8ee1-f7058667deb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:24.421047 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe1ff925-3419-4272-a737-73f421db65b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:24.422114 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:04:24.431124 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:24.431124 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:24.446724 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe1ff925-3419-4272-a737-73f421db65b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3c121f1a-ef29-4ac3-b662-055d332d770f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c121f1a-ef29-4ac3-b662-055d332d770f', 'encryption_key_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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:24.446724 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaa6270c-76d5-461d-b8d6-4c69dbf66229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:24.502645 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Created reservations ['e5cd23be-3c4f-473d-98ec-ddd5482d576c', '7d4825be-7308-4538-a675-749f39f113f0', '6de7f35c-4852-40bb-9eaf-53c6ec65addd', '6a6dc517-9b41-45f8-8fa7-38a8209edba1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:04:24.503844 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaa6270c-76d5-461d-b8d6-4c69dbf66229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5cd23be-3c4f-473d-98ec-ddd5482d576c', '7d4825be-7308-4538-a675-749f39f113f0', '6de7f35c-4852-40bb-9eaf-53c6ec65addd', '6a6dc517-9b41-45f8-8fa7-38a8209edba1']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:24.508467 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9b7c3e1-09d1-4efa-a097-c10c72415248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:24.535497 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9b7c3e1-09d1-4efa-a097-c10c72415248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9d2c918-2c65-46bb-b7e5-b201011539f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-209914513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='68e763b9340442bf936039f05ec59e68',qos_specs=None,replication_status=,reservations=['e5cd23be-3c4f-473d-98ec-ddd5482d576c','7d4825be-7308-4538-a675-749f39f113f0','6de7f35c-4852-40bb-9eaf-53c6ec65addd','6a6dc517-9b41-45f8-8fa7-38a8209edba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7971373a4dfe48b6943343e6f85c4824',volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:04:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-209914513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9d2c918-2c65-46bb-b7e5-b201011539f4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='68e763b9340442bf936039f05ec59e68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7971373a4dfe48b6943343e6f85c4824',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c121f1a-ef29-4ac3-b662-055d332d770f),volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:24.536253 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (952c1552-15b0-455a-b342-e4e9ae479c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:24.554963 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (952c1552-15b0-455a-b342-e4e9ae479c23) transitioned into state 'SUCCESS' from state '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-209914513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='68e763b9340442bf936039f05ec59e68',qos_specs=None,replication_status=,reservations=['e5cd23be-3c4f-473d-98ec-ddd5482d576c','7d4825be-7308-4538-a675-749f39f113f0','6de7f35c-4852-40bb-9eaf-53c6ec65addd','6a6dc517-9b41-45f8-8fa7-38a8209edba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7971373a4dfe48b6943343e6f85c4824',volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:24.555971 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686b241d-f6eb-46d2-ac42-7b13aee9e862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:24.567767 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686b241d-f6eb-46d2-ac42-7b13aee9e862) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:24.567767 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Flow 'volume_create_api' (e49ba6df-1e73-48bf-8ee1-f7058667deb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:24.567767 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Create volume request issued successfully. Aug 13 22:04:24.567767 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23425767-9620-4f27-980a-e3895677a78c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:04:24.567767 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 201/803] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:04:24 2026] POST /volume/v3/volumes => generated 755 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:04:24.581876 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7a8e0b76-a1b7-4cd4-bcd5-982dbf0a18c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:24.584808 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a8e0b76-a1b7-4cd4-bcd5-982dbf0a18c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:04:24.586831 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a8e0b76-a1b7-4cd4-bcd5-982dbf0a18c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:24.587207 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a8e0b76-a1b7-4cd4-bcd5-982dbf0a18c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:24.597726 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:24.597726 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:24.603057 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7a8e0b76-a1b7-4cd4-bcd5-982dbf0a18c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:24.609388 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a8e0b76-a1b7-4cd4-bcd5-982dbf0a18c1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:04:24.609824 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 201/804] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:24 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:24.652814 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f3bad76-07bc-4097-86b9-a064ce6c0a26 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:24.766239 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f3bad76-07bc-4097-86b9-a064ce6c0a26 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:04:24.767073 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f3bad76-07bc-4097-86b9-a064ce6c0a26 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1029151712"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:24.783587 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f3bad76-07bc-4097-86b9-a064ce6c0a26 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:04:24.784024 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 201/805] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:04:24 2026] POST /volume/v3/types => generated 228 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:24.793728 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49a8e42b-db2c-4b25-a5e6-98daa06677d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:24.795836 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49a8e42b-db2c-4b25-a5e6-98daa06677d4 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] POST https://10.4.3.4/volume/v3/group_types Aug 13 22:04:24.796237 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49a8e42b-db2c-4b25-a5e6-98daa06677d4 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-57783210"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:24.797808 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:24.797808 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:24.824017 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49a8e42b-db2c-4b25-a5e6-98daa06677d4 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] https://10.4.3.4/volume/v3/group_types returned with HTTP 202 Aug 13 22:04:24.824430 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 203/806] 10.4.3.4 () {70 vars in 1297 bytes} [Thu Aug 13 22:04:24 2026] POST /volume/v3/group_types => generated 183 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:24.834948 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c297c868-e1e3-46cc-9bd8-deda9beede1a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:24.936452 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c297c868-e1e3-46cc-9bd8-deda9beede1a tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] POST https://10.4.3.4/volume/v3/groups Aug 13 22:04:24.936452 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c297c868-e1e3-46cc-9bd8-deda9beede1a tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "03b3a8df-4c8c-4f44-affd-f34ad2a3f00e", "volume_types": ["0ae0977f-7318-4b7c-b2ee-d9cf95717c99"], "name": "tempest-GroupSnapshotsV319Test-Group-409845969"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:24.938556 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-c297c868-e1e3-46cc-9bd8-deda9beede1a tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Creating new group {'group': {'group_type': '03b3a8df-4c8c-4f44-affd-f34ad2a3f00e', 'volume_types': ['0ae0977f-7318-4b7c-b2ee-d9cf95717c99'], 'name': 'tempest-GroupSnapshotsV319Test-Group-409845969'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 22:04:24.955087 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-c297c868-e1e3-46cc-9bd8-deda9beede1a tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-409845969. Aug 13 22:04:24.958574 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:24.958574 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:24.983362 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c297c868-e1e3-46cc-9bd8-deda9beede1a tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Availability zone cache updated, next update will occur around 2026-08-13 23:04:24.982871. {{(pid=100265) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 22:04:24.984116 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c297c868-e1e3-46cc-9bd8-deda9beede1a tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Availability Zones retrieved successfully. Aug 13 22:04:25.013447 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c4bf6c8e-28b9-4e18-83e1-98a8a9325540 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:25.015634 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4bf6c8e-28b9-4e18-83e1-98a8a9325540 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:04:25.015859 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4bf6c8e-28b9-4e18-83e1-98a8a9325540 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:25.016153 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4bf6c8e-28b9-4e18-83e1-98a8a9325540 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:25.020606 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c297c868-e1e3-46cc-9bd8-deda9beede1a tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Created reservations ['5b2f7697-5937-4657-a5d5-0a682f97ebee'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:04:25.025475 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:25.025475 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:25.032187 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c4bf6c8e-28b9-4e18-83e1-98a8a9325540 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:04:25.040237 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4bf6c8e-28b9-4e18-83e1-98a8a9325540 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 200 Aug 13 22:04:25.040815 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 202/807] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:25 2026] GET /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:25.061806 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c297c868-e1e3-46cc-9bd8-deda9beede1a tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/groups returned with HTTP 202 Aug 13 22:04:25.062698 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 202/808] 10.4.3.4 () {70 vars in 1283 bytes} [Thu Aug 13 22:04:24 2026] POST /volume/v3/groups => generated 115 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:25.075799 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a4381c8a-48f5-4011-948a-3a2db39007b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:25.078782 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4381c8a-48f5-4011-948a-3a2db39007b0 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/groups/4aad5376-d07c-49b1-9a78-3b9b22928499 Aug 13 22:04:25.079126 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4381c8a-48f5-4011-948a-3a2db39007b0 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:25.079448 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4381c8a-48f5-4011-948a-3a2db39007b0 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:25.079561 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-a4381c8a-48f5-4011-948a-3a2db39007b0 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] show called for member 4aad5376-d07c-49b1-9a78-3b9b22928499 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:04:25.089830 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:25.089830 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:25.133312 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4381c8a-48f5-4011-948a-3a2db39007b0 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/groups/4aad5376-d07c-49b1-9a78-3b9b22928499 returned with HTTP 200 Aug 13 22:04:25.133894 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 202/809] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:04:25 2026] GET /volume/v3/groups/4aad5376-d07c-49b1-9a78-3b9b22928499 => generated 395 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:25.627774 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a43012c-3232-48da-a90d-95c079e55b79 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:25.630360 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a43012c-3232-48da-a90d-95c079e55b79 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:04:25.630691 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a43012c-3232-48da-a90d-95c079e55b79 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:25.631030 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a43012c-3232-48da-a90d-95c079e55b79 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:25.641501 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:25.641501 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:25.647324 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a43012c-3232-48da-a90d-95c079e55b79 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:25.653059 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a43012c-3232-48da-a90d-95c079e55b79 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:04:25.653471 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 204/810] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:25 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:25.720250 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-13f9888c-2e4c-44c3-a787-e6dfe27a8475 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:25.728126 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-13f9888c-2e4c-44c3-a787-e6dfe27a8475 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:04:25.728126 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-13f9888c-2e4c-44c3-a787-e6dfe27a8475 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:25.728126 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-13f9888c-2e4c-44c3-a787-e6dfe27a8475 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:25.737880 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:25.737880 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:25.742641 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-13f9888c-2e4c-44c3-a787-e6dfe27a8475 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:25.747768 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-13f9888c-2e4c-44c3-a787-e6dfe27a8475 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:04:25.748654 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 203/811] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:04:25 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:25.855133 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e09e3f79-f69d-4473-b8cf-2f2e0289227b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:25.855693 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e09e3f79-f69d-4473-b8cf-2f2e0289227b None None] GET https://10.4.3.4/volume// Aug 13 22:04:25.855951 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e09e3f79-f69d-4473-b8cf-2f2e0289227b None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:25.856221 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e09e3f79-f69d-4473-b8cf-2f2e0289227b None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:25.856643 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e09e3f79-f69d-4473-b8cf-2f2e0289227b None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:04:25.858083 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 203/812] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:04:25 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:04:25.869525 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-44aeb282-0a42-41b6-a81a-b2ca113193b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:25.872306 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-44aeb282-0a42-41b6-a81a-b2ca113193b7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:04:25.872762 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-44aeb282-0a42-41b6-a81a-b2ca113193b7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9d2c918-2c65-46bb-b7e5-b201011539f4", "connector": null, "instance_uuid": "4ac33cbf-a4cd-4ee4-b5a2-dde69f5b85a3"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:25.883293 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:25.883293 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:25.922891 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-44aeb282-0a42-41b6-a81a-b2ca113193b7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:04:25.923503 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 203/813] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:04:25 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 13 22:04:25.981807 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6bdce69b-38b0-4a61-aee9-d3e59cca1221 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:25.987815 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6bdce69b-38b0-4a61-aee9-d3e59cca1221 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:04:25.988087 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6bdce69b-38b0-4a61-aee9-d3e59cca1221 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:25.988303 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6bdce69b-38b0-4a61-aee9-d3e59cca1221 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:26.002096 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-63ef1c2a-ee9e-4f5e-b8e8-fe8e4a53ca57 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:26.002602 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63ef1c2a-ee9e-4f5e-b8e8-fe8e4a53ca57 None None] GET https://10.4.3.4/volume// Aug 13 22:04:26.002764 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63ef1c2a-ee9e-4f5e-b8e8-fe8e4a53ca57 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:26.002885 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63ef1c2a-ee9e-4f5e-b8e8-fe8e4a53ca57 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:26.003328 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63ef1c2a-ee9e-4f5e-b8e8-fe8e4a53ca57 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:04:26.003568 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 204/814] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:04:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:04:26.008906 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:26.008906 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:26.014173 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6bdce69b-38b0-4a61-aee9-d3e59cca1221 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:26.016026 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-4c9631d2-efe8-464e-9d17-0fa469a35397 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:26.020452 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-4c9631d2-efe8-464e-9d17-0fa469a35397 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:04:26.020452 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-4c9631d2-efe8-464e-9d17-0fa469a35397 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:26.020452 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-4c9631d2-efe8-464e-9d17-0fa469a35397 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:26.020766 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6bdce69b-38b0-4a61-aee9-d3e59cca1221 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:04:26.021266 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 205/815] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:25 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:26.036405 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:26.036405 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:26.045374 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-4c9631d2-efe8-464e-9d17-0fa469a35397 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:26.051657 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-4c9631d2-efe8-464e-9d17-0fa469a35397 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:04:26.052160 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 204/816] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:04:26 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1027 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:04:26.149945 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ef3f452c-b663-49aa-b618-b36113ec214f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:26.152296 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef3f452c-b663-49aa-b618-b36113ec214f tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/groups/4aad5376-d07c-49b1-9a78-3b9b22928499 Aug 13 22:04:26.152684 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef3f452c-b663-49aa-b618-b36113ec214f tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:26.152908 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef3f452c-b663-49aa-b618-b36113ec214f tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:26.153081 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-ef3f452c-b663-49aa-b618-b36113ec214f tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] show called for member 4aad5376-d07c-49b1-9a78-3b9b22928499 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:04:26.157655 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:26.157655 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:26.169576 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef3f452c-b663-49aa-b618-b36113ec214f tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/groups/4aad5376-d07c-49b1-9a78-3b9b22928499 returned with HTTP 200 Aug 13 22:04:26.169900 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 204/817] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:04:26 2026] GET /volume/v3/groups/4aad5376-d07c-49b1-9a78-3b9b22928499 => generated 396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:26.185675 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9f748922-456c-49bb-94b3-08930eac2ad5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:26.189418 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:04:26.189735 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-408161782", "volume_type": "0ae0977f-7318-4b7c-b2ee-d9cf95717c99", "group_id": "4aad5376-d07c-49b1-9a78-3b9b22928499", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:26.192713 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-408161782', 'volume_type': '0ae0977f-7318-4b7c-b2ee-d9cf95717c99', 'group_id': '4aad5376-d07c-49b1-9a78-3b9b22928499', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:04:26.197164 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-f3ffdb76-83a4-4542-aa6c-592a741db152 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:26.201762 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-f3ffdb76-83a4-4542-aa6c-592a741db152 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] PUT https://10.4.3.4/volume/v3/attachments/b460e166-8525-46d5-9927-d80666a6cf8b Aug 13 22:04:26.202038 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-f3ffdb76-83a4-4542-aa6c-592a741db152 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:26.224397 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-f3ffdb76-83a4-4542-aa6c-592a741db152 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Acquiring lock "cinder-attachment_update-d9d2c918-2c65-46bb-b7e5-b201011539f4-np0000007271" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:04:26.226265 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:26.226265 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:26.231859 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Create volume of 1 GB Aug 13 22:04:26.240570 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-f3ffdb76-83a4-4542-aa6c-592a741db152 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Lock "cinder-attachment_update-d9d2c918-2c65-46bb-b7e5-b201011539f4-np0000007271" acquired by "attachment_update" :: waited 0.016s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:04:26.241658 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:26.241658 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:26.243954 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c0e612d1-4388-43b3-984a-19c185a66624 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:26.248820 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:04:26.250563 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1201544661"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:26.253545 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1201544661'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:04:26.253955 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Availability Zones retrieved successfully. Aug 13 22:04:26.254172 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Create volume of 1 GB Aug 13 22:04:26.260408 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Availability Zones retrieved successfully. Aug 13 22:04:26.260705 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Flow 'volume_create_api' (19de8787-751c-46ed-b019-2f7b4697b11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:26.261754 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86cec455-9dbc-4700-8311-fab7048d4736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:26.262510 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:26.262510 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:26.262925 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:04:26.275568 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Flow 'volume_create_api' (170eac8c-9d06-42c9-bbe8-84c198078c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:26.277937 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1173f1b7-3ef3-4130-9319-dde21fbbeadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:26.279631 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:04:26.295042 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86cec455-9dbc-4700-8311-fab7048d4736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:04:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ae0977f-7318-4b7c-b2ee-d9cf95717c99,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1029151712',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ae0977f-7318-4b7c-b2ee-d9cf95717c99', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4aad5376-d07c-49b1-9a78-3b9b22928499', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:26.296078 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9bb79c9-130d-4793-82bf-50c49dccbaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:26.339490 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1173f1b7-3ef3-4130-9319-dde21fbbeadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:26.340626 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45008d41-d230-4f73-aea5-293390f50f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:26.341730 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1029151712 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1029151712, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:04:26.342172 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1029151712 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1029151712, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:04:26.383908 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-f3ffdb76-83a4-4542-aa6c-592a741db152 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Lock "cinder-attachment_update-d9d2c918-2c65-46bb-b7e5-b201011539f4-np0000007271" released by "attachment_update" :: held 0.143s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:04:26.383908 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-f3ffdb76-83a4-4542-aa6c-592a741db152 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/b460e166-8525-46d5-9927-d80666a6cf8b returned with HTTP 200 Aug 13 22:04:26.384459 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 206/818] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:04:26 2026] PUT /volume/v3/attachments/b460e166-8525-46d5-9927-d80666a6cf8b => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:26.395471 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Created reservations ['61572c81-5ba5-4a3e-8558-c489ccfb8295', 'c8966f5b-7611-41c0-8401-e79ae7245a84', '487fb1b6-f569-4e0e-8556-6672c0b68dc6', '3c040aaf-0da5-4a51-92a4-a22b05f9895f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:04:26.395764 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9bb79c9-130d-4793-82bf-50c49dccbaa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61572c81-5ba5-4a3e-8558-c489ccfb8295', 'c8966f5b-7611-41c0-8401-e79ae7245a84', '487fb1b6-f569-4e0e-8556-6672c0b68dc6', '3c040aaf-0da5-4a51-92a4-a22b05f9895f']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:26.396474 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f89c855-c44d-4565-b857-8ad5c7eaa659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:26.433585 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f89c855-c44d-4565-b857-8ad5c7eaa659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '402f9fc8-ac57-4ddc-9c29-d5813094238c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-408161782',encryption_key_id=None,group_id=4aad5376-d07c-49b1-9a78-3b9b22928499,group_type_id=,metadata={},multiattach=False,project_id='07a639623e3c48459000608453685595',qos_specs=None,replication_status=,reservations=['61572c81-5ba5-4a3e-8558-c489ccfb8295','c8966f5b-7611-41c0-8401-e79ae7245a84','487fb1b6-f569-4e0e-8556-6672c0b68dc6','3c040aaf-0da5-4a51-92a4-a22b05f9895f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07954b937a8942fbbf7e4c7b0231d6c0',volume_type_id=0ae0977f-7318-4b7c-b2ee-d9cf95717c99), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-408161782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4aad5376-d07c-49b1-9a78-3b9b22928499,host=None,id=402f9fc8-ac57-4ddc-9c29-d5813094238c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07a639623e3c48459000608453685595',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07954b937a8942fbbf7e4c7b0231d6c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ae0977f-7318-4b7c-b2ee-d9cf95717c99),volume_type_id=0ae0977f-7318-4b7c-b2ee-d9cf95717c99)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:26.434849 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b6b9b36-5c85-49d4-9082-4166d190df18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:26.451538 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Created reservations ['32061bf1-a25b-4e79-86cf-fbe2fd3a99ca', '9406aeb8-9079-43cf-80f9-0f798aea76dc', '5e008683-1d76-4c85-af6d-2b67b6207d0f', 'abd08170-8655-4f41-8ffc-a8eef31eb577'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:04:26.452491 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45008d41-d230-4f73-aea5-293390f50f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32061bf1-a25b-4e79-86cf-fbe2fd3a99ca', '9406aeb8-9079-43cf-80f9-0f798aea76dc', '5e008683-1d76-4c85-af6d-2b67b6207d0f', 'abd08170-8655-4f41-8ffc-a8eef31eb577']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:26.453553 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6828833a-9507-4716-a945-2b2a96ff6184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:26.477236 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b6b9b36-5c85-49d4-9082-4166d190df18) transitioned into state 'SUCCESS' from state '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-408161782',encryption_key_id=None,group_id=4aad5376-d07c-49b1-9a78-3b9b22928499,group_type_id=,metadata={},multiattach=False,project_id='07a639623e3c48459000608453685595',qos_specs=None,replication_status=,reservations=['61572c81-5ba5-4a3e-8558-c489ccfb8295','c8966f5b-7611-41c0-8401-e79ae7245a84','487fb1b6-f569-4e0e-8556-6672c0b68dc6','3c040aaf-0da5-4a51-92a4-a22b05f9895f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07954b937a8942fbbf7e4c7b0231d6c0',volume_type_id=0ae0977f-7318-4b7c-b2ee-d9cf95717c99)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:26.477236 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c68e4d4-4512-40da-9c28-6b365c57a3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:26.483455 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6828833a-9507-4716-a945-2b2a96ff6184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1778a7b1-8a1d-461f-bd70-5c2346cadd43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1201544661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9065aca9366444f9d4b0eb421bba8ca',qos_specs=None,replication_status=,reservations=['32061bf1-a25b-4e79-86cf-fbe2fd3a99ca','9406aeb8-9079-43cf-80f9-0f798aea76dc','5e008683-1d76-4c85-af6d-2b67b6207d0f','abd08170-8655-4f41-8ffc-a8eef31eb577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff8510fb08cc40878e8da6f2e0f14393',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1201544661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1778a7b1-8a1d-461f-bd70-5c2346cadd43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9065aca9366444f9d4b0eb421bba8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff8510fb08cc40878e8da6f2e0f14393',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:26.485546 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d9d77f9-27b9-4711-a045-7d25773a6f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:26.486606 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:26.494652 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c68e4d4-4512-40da-9c28-6b365c57a3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:26.495652 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Flow 'volume_create_api' (19de8787-751c-46ed-b019-2f7b4697b11e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:26.495996 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Create volume request issued successfully. Aug 13 22:04:26.497149 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:04:26.497365 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:04:26.512789 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d9d77f9-27b9-4711-a045-7d25773a6f0e) transitioned into state 'SUCCESS' from state '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-1201544661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9065aca9366444f9d4b0eb421bba8ca',qos_specs=None,replication_status=,reservations=['32061bf1-a25b-4e79-86cf-fbe2fd3a99ca','9406aeb8-9079-43cf-80f9-0f798aea76dc','5e008683-1d76-4c85-af6d-2b67b6207d0f','abd08170-8655-4f41-8ffc-a8eef31eb577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff8510fb08cc40878e8da6f2e0f14393',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:26.513693 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd29c2f0-42f6-4b04-9520-cb5256fa7639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:26.528467 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd29c2f0-42f6-4b04-9520-cb5256fa7639) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:26.529781 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Flow 'volume_create_api' (170eac8c-9d06-42c9-bbe8-84c198078c56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:26.530253 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Create volume request issued successfully. Aug 13 22:04:26.531270 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0e612d1-4388-43b3-984a-19c185a66624 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:04:26.533524 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 205/819] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:04:26 2026] POST /volume/v3/volumes => generated 753 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:04:26.546684 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:04:26.549061 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:26.549061 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:26.550791 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e4aea9dd-db64-4398-b4ad-774ca5788e39 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:26.554087 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4aea9dd-db64-4398-b4ad-774ca5788e39 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 Aug 13 22:04:26.554327 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4aea9dd-db64-4398-b4ad-774ca5788e39 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:26.554656 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4aea9dd-db64-4398-b4ad-774ca5788e39 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:26.563878 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f748922-456c-49bb-94b3-08930eac2ad5 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:04:26.564531 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 205/820] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:04:26 2026] POST /volume/v3/volumes => generated 822 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:26.567103 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:26.567103 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:26.572359 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e4aea9dd-db64-4398-b4ad-774ca5788e39 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:04:26.580470 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fc3af00f-3cc8-4b81-b26a-00cf54faec17 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:26.581118 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4aea9dd-db64-4398-b4ad-774ca5788e39 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 returned with HTTP 200 Aug 13 22:04:26.581118 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 207/821] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:26 2026] GET /volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:26.582768 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc3af00f-3cc8-4b81-b26a-00cf54faec17 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/volumes/402f9fc8-ac57-4ddc-9c29-d5813094238c Aug 13 22:04:26.583002 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc3af00f-3cc8-4b81-b26a-00cf54faec17 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:26.583282 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc3af00f-3cc8-4b81-b26a-00cf54faec17 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:26.595834 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:26.595834 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:26.601511 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fc3af00f-3cc8-4b81-b26a-00cf54faec17 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Volume info retrieved successfully. Aug 13 22:04:26.602601 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-fc3af00f-3cc8-4b81-b26a-00cf54faec17 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:04:26.602880 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-fc3af00f-3cc8-4b81-b26a-00cf54faec17 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:04:26.611873 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:04:26.613528 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1839072460"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:26.616226 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1839072460'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:04:26.616446 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Create volume of 1 GB Aug 13 22:04:26.616768 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:26.616768 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:26.621918 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Availability Zones retrieved successfully. Aug 13 22:04:26.632835 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Flow 'volume_create_api' (09175169-3a1b-4a1f-bcba-329b112e7307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:26.634207 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b1caa9-fd22-4193-9c2f-7e80944972a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:26.641409 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:04:26.662067 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-fc3af00f-3cc8-4b81-b26a-00cf54faec17 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:04:26.666080 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:26.666080 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:26.674239 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc3af00f-3cc8-4b81-b26a-00cf54faec17 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/volumes/402f9fc8-ac57-4ddc-9c29-d5813094238c returned with HTTP 200 Aug 13 22:04:26.674837 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 206/822] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:04:26 2026] GET /volume/v3/volumes/402f9fc8-ac57-4ddc-9c29-d5813094238c => generated 890 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:26.687267 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b1caa9-fd22-4193-9c2f-7e80944972a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:26.688711 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a2e76b-c9dd-4aa2-a1e7-cab30c250950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:26.790883 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Created reservations ['589d7eda-62cf-4c60-a7c6-4ce8b5224a47', 'e999fbbf-b732-4cf7-9c8f-8538c2c0d8a4', '9a0a5df1-c185-4f80-8106-fd829b6e98b8', 'd158c0e9-6527-43a1-9114-dd3003038024'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:04:26.791831 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a2e76b-c9dd-4aa2-a1e7-cab30c250950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['589d7eda-62cf-4c60-a7c6-4ce8b5224a47', 'e999fbbf-b732-4cf7-9c8f-8538c2c0d8a4', '9a0a5df1-c185-4f80-8106-fd829b6e98b8', 'd158c0e9-6527-43a1-9114-dd3003038024']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:26.792772 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (890b0bbc-bde7-4e3c-9dc9-a1d3471f8b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:26.817446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (890b0bbc-bde7-4e3c-9dc9-a1d3471f8b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b517a5f-7ab1-467f-ae21-1e30b4dae962', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1839072460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75b1c8ae846649f2a69ef630f9be2d2c',qos_specs=None,replication_status=,reservations=['589d7eda-62cf-4c60-a7c6-4ce8b5224a47','e999fbbf-b732-4cf7-9c8f-8538c2c0d8a4','9a0a5df1-c185-4f80-8106-fd829b6e98b8','d158c0e9-6527-43a1-9114-dd3003038024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e74a55f4b2d04e32a28289462d541181',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1839072460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b517a5f-7ab1-467f-ae21-1e30b4dae962,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75b1c8ae846649f2a69ef630f9be2d2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e74a55f4b2d04e32a28289462d541181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:26.818367 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (023ca1f7-6a0b-4c7e-bf08-b95c9418acdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:26.840529 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (023ca1f7-6a0b-4c7e-bf08-b95c9418acdc) transitioned into state 'SUCCESS' from state '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-1839072460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75b1c8ae846649f2a69ef630f9be2d2c',qos_specs=None,replication_status=,reservations=['589d7eda-62cf-4c60-a7c6-4ce8b5224a47','e999fbbf-b732-4cf7-9c8f-8538c2c0d8a4','9a0a5df1-c185-4f80-8106-fd829b6e98b8','d158c0e9-6527-43a1-9114-dd3003038024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e74a55f4b2d04e32a28289462d541181',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:26.841456 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b7b1ac0-f678-4692-a03f-40fce849660d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:26.851932 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b7b1ac0-f678-4692-a03f-40fce849660d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:26.852901 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Flow 'volume_create_api' (09175169-3a1b-4a1f-bcba-329b112e7307) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:26.853361 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Create volume request issued successfully. Aug 13 22:04:26.854176 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a2f4e85-f69d-42c8-8da5-d9040ce5f6e8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:04:26.854836 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 205/823] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:04:26 2026] POST /volume/v3/volumes => generated 770 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:26.869899 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c4b9fb4e-73f8-4cb6-af66-00485e217e36 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:26.872054 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4b9fb4e-73f8-4cb6-af66-00485e217e36 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:04:26.872178 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4b9fb4e-73f8-4cb6-af66-00485e217e36 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:26.872336 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4b9fb4e-73f8-4cb6-af66-00485e217e36 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:26.881267 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:26.881267 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:26.886215 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c4b9fb4e-73f8-4cb6-af66-00485e217e36 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:04:26.892385 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4b9fb4e-73f8-4cb6-af66-00485e217e36 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:04:26.892896 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 206/824] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:04:26 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:27.043629 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f731e5bf-7d55-4c1b-ad0d-36bd7be45853 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:27.045535 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f731e5bf-7d55-4c1b-ad0d-36bd7be45853 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:04:27.045781 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f731e5bf-7d55-4c1b-ad0d-36bd7be45853 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:27.046076 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f731e5bf-7d55-4c1b-ad0d-36bd7be45853 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:27.055774 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:27.055774 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:27.059382 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f731e5bf-7d55-4c1b-ad0d-36bd7be45853 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:27.064063 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f731e5bf-7d55-4c1b-ad0d-36bd7be45853 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:04:27.064702 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 208/825] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:27 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:27.599052 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ee36b48c-2e4c-41a7-b83d-e21466ee35ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:27.601193 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee36b48c-2e4c-41a7-b83d-e21466ee35ae tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 Aug 13 22:04:27.601382 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee36b48c-2e4c-41a7-b83d-e21466ee35ae tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:27.601623 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee36b48c-2e4c-41a7-b83d-e21466ee35ae tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:27.615367 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:27.615367 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:27.619607 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ee36b48c-2e4c-41a7-b83d-e21466ee35ae tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:04:27.627577 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee36b48c-2e4c-41a7-b83d-e21466ee35ae tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 returned with HTTP 200 Aug 13 22:04:27.627653 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 207/826] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:27 2026] GET /volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:27.694809 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5a219c22-c5a7-479f-92a4-1a5c82fee9ca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:27.697143 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a219c22-c5a7-479f-92a4-1a5c82fee9ca tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/volumes/402f9fc8-ac57-4ddc-9c29-d5813094238c Aug 13 22:04:27.697413 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a219c22-c5a7-479f-92a4-1a5c82fee9ca tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:27.697665 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a219c22-c5a7-479f-92a4-1a5c82fee9ca tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:27.707980 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:27.707980 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:27.711127 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5a219c22-c5a7-479f-92a4-1a5c82fee9ca tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Volume info retrieved successfully. Aug 13 22:04:27.711957 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-5a219c22-c5a7-479f-92a4-1a5c82fee9ca tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:04:27.712153 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-5a219c22-c5a7-479f-92a4-1a5c82fee9ca tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:04:27.752883 np0000007271 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-5a219c22-c5a7-479f-92a4-1a5c82fee9ca tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:04:27.756830 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:27.756830 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:27.769237 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a219c22-c5a7-479f-92a4-1a5c82fee9ca tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/volumes/402f9fc8-ac57-4ddc-9c29-d5813094238c returned with HTTP 200 Aug 13 22:04:27.769823 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 206/827] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:04:27 2026] GET /volume/v3/volumes/402f9fc8-ac57-4ddc-9c29-d5813094238c => generated 915 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:27.787635 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc9fa797-649a-45d2-ac81-835a621c96de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:27.790220 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc9fa797-649a-45d2-ac81-835a621c96de tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] POST https://10.4.3.4/volume/v3/group_snapshots Aug 13 22:04:27.790930 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc9fa797-649a-45d2-ac81-835a621c96de tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4aad5376-d07c-49b1-9a78-3b9b22928499", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1197069409"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:27.793589 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-cc9fa797-649a-45d2-ac81-835a621c96de tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '4aad5376-d07c-49b1-9a78-3b9b22928499', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1197069409'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 22:04:27.800917 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:27.800917 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:27.808902 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.group_snapshots [None req-cc9fa797-649a-45d2-ac81-835a621c96de tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1197069409. Aug 13 22:04:27.868058 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:27.868058 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:27.883613 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-cc9fa797-649a-45d2-ac81-835a621c96de tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1029151712 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1029151712, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:04:27.910026 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-90ed7430-cfe2-44be-9b06-ce16a894c45e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:27.911915 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90ed7430-cfe2-44be-9b06-ce16a894c45e tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:04:27.911915 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90ed7430-cfe2-44be-9b06-ce16a894c45e tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:27.912284 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90ed7430-cfe2-44be-9b06-ce16a894c45e tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:27.912745 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-cc9fa797-649a-45d2-ac81-835a621c96de tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Created reservations ['de2d3662-47f1-461d-b931-643f6d04853b', '542f20f7-b3f9-4f8e-9180-b96bec76b0a6', '4da2cb65-5ec1-4fa4-983a-dc9520c6c275', '7e6d402c-ee5a-4537-b9ca-618f7821772b'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:04:27.921290 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:27.921290 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:27.925329 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-90ed7430-cfe2-44be-9b06-ce16a894c45e tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:04:27.930102 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90ed7430-cfe2-44be-9b06-ce16a894c45e tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:04:27.930553 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 209/828] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:04:27 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 863 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:27.948505 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc9fa797-649a-45d2-ac81-835a621c96de tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/group_snapshots returned with HTTP 202 Aug 13 22:04:27.949280 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 207/829] 10.4.3.4 () {70 vars in 1310 bytes} [Thu Aug 13 22:04:27 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:27.962556 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79d09341-566e-4a85-ab08-492d7346ce94 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:27.964255 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79d09341-566e-4a85-ab08-492d7346ce94 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb Aug 13 22:04:27.964479 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79d09341-566e-4a85-ab08-492d7346ce94 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:27.964831 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79d09341-566e-4a85-ab08-492d7346ce94 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:27.964831 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-79d09341-566e-4a85-ab08-492d7346ce94 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] show called for member 19e80ad9-7e17-4d5b-9b27-9bd879b421cb {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 22:04:27.973049 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:27.973049 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:27.977142 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79d09341-566e-4a85-ab08-492d7346ce94 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb returned with HTTP 200 Aug 13 22:04:27.977541 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 208/830] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:04:27 2026] GET /volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:28.082271 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ae1b216-a8af-49cd-a2b2-505c943255ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:28.084478 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ae1b216-a8af-49cd-a2b2-505c943255ab tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:04:28.084658 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ae1b216-a8af-49cd-a2b2-505c943255ab tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:28.084872 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ae1b216-a8af-49cd-a2b2-505c943255ab tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:28.098558 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:28.098558 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:28.103722 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0ae1b216-a8af-49cd-a2b2-505c943255ab tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:28.108869 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ae1b216-a8af-49cd-a2b2-505c943255ab tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:04:28.109478 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 207/831] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:28 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:28.988831 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9ea8382d-9650-407e-89a7-36b17937ba7f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:28.992130 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ea8382d-9650-407e-89a7-36b17937ba7f tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb Aug 13 22:04:28.992350 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ea8382d-9650-407e-89a7-36b17937ba7f tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:28.992558 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ea8382d-9650-407e-89a7-36b17937ba7f tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:28.992700 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-9ea8382d-9650-407e-89a7-36b17937ba7f tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] show called for member 19e80ad9-7e17-4d5b-9b27-9bd879b421cb {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 22:04:28.998020 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:28.998020 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:29.001924 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ea8382d-9650-407e-89a7-36b17937ba7f tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb returned with HTTP 200 Aug 13 22:04:29.002414 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 210/832] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:04:28 2026] GET /volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb => generated 331 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:29.011801 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c4cfb87f-cd0e-4a6b-a088-a1c4b7ecb14d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.014159 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4cfb87f-cd0e-4a6b-a088-a1c4b7ecb14d tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/snapshots/detail Aug 13 22:04:29.014398 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4cfb87f-cd0e-4a6b-a088-a1c4b7ecb14d tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:29.014632 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4cfb87f-cd0e-4a6b-a088-a1c4b7ecb14d tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:29.014891 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-c4cfb87f-cd0e-4a6b-a088-a1c4b7ecb14d tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:04:29.015237 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.015237 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:29.016185 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-c4cfb87f-cd0e-4a6b-a088-a1c4b7ecb14d tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:04:29.027787 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c4cfb87f-cd0e-4a6b-a088-a1c4b7ecb14d tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Get all snapshots completed successfully. Aug 13 22:04:29.028256 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.028256 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:29.028854 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4cfb87f-cd0e-4a6b-a088-a1c4b7ecb14d tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 22:04:29.029339 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 208/833] 10.4.3.4 () {66 vars in 1250 bytes} [Thu Aug 13 22:04:29 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:29.039186 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-373e8b56-17f9-4462-b062-a5acb52bb8d9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.041213 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-373e8b56-17f9-4462-b062-a5acb52bb8d9 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/snapshots/18dcfc3f-0cc3-46e1-8672-51ab5e54b20b Aug 13 22:04:29.041336 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-373e8b56-17f9-4462-b062-a5acb52bb8d9 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:29.041566 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-373e8b56-17f9-4462-b062-a5acb52bb8d9 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:29.046763 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.046763 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:29.047238 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-373e8b56-17f9-4462-b062-a5acb52bb8d9 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Snapshot retrieved successfully. Aug 13 22:04:29.048197 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-373e8b56-17f9-4462-b062-a5acb52bb8d9 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/snapshots/18dcfc3f-0cc3-46e1-8672-51ab5e54b20b returned with HTTP 200 Aug 13 22:04:29.048558 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 209/834] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:04:29 2026] GET /volume/v3/snapshots/18dcfc3f-0cc3-46e1-8672-51ab5e54b20b => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:29.064094 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-81de2d3d-ab9c-49b4-a517-029fd880b8db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.066188 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81de2d3d-ab9c-49b4-a517-029fd880b8db tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] POST https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb/action Aug 13 22:04:29.066649 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81de2d3d-ab9c-49b4-a517-029fd880b8db tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:29.066825 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81de2d3d-ab9c-49b4-a517-029fd880b8db tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:29.068168 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-81de2d3d-ab9c-49b4-a517-029fd880b8db tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Updating group '19e80ad9-7e17-4d5b-9b27-9bd879b421cb' with 'creating' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 22:04:29.074038 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.074038 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:29.083021 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81de2d3d-ab9c-49b4-a517-029fd880b8db tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb/action returned with HTTP 202 Aug 13 22:04:29.083989 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 208/835] 10.4.3.4 () {70 vars in 1441 bytes} [Thu Aug 13 22:04:29 2026] POST /volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:04:29.093925 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e74eaa6f-21bc-490e-b877-02d4abd95b60 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.097126 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e74eaa6f-21bc-490e-b877-02d4abd95b60 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb Aug 13 22:04:29.097620 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e74eaa6f-21bc-490e-b877-02d4abd95b60 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:29.098613 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e74eaa6f-21bc-490e-b877-02d4abd95b60 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:29.098613 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-e74eaa6f-21bc-490e-b877-02d4abd95b60 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] show called for member 19e80ad9-7e17-4d5b-9b27-9bd879b421cb {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 22:04:29.104361 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.104361 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:29.112979 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e74eaa6f-21bc-490e-b877-02d4abd95b60 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb returned with HTTP 200 Aug 13 22:04:29.116226 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 211/836] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:04:29 2026] GET /volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb => generated 330 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:04:29.124009 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-718a2ea8-c567-4767-86ec-7c9abdd43ffb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.127170 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-718a2ea8-c567-4767-86ec-7c9abdd43ffb tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:04:29.127474 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-718a2ea8-c567-4767-86ec-7c9abdd43ffb tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:29.128056 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-718a2ea8-c567-4767-86ec-7c9abdd43ffb tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:29.131061 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fc7e6e6b-ea29-4aef-b617-de18582435fc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.134236 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc7e6e6b-ea29-4aef-b617-de18582435fc tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] POST https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb/action Aug 13 22:04:29.134880 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc7e6e6b-ea29-4aef-b617-de18582435fc tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:29.135127 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc7e6e6b-ea29-4aef-b617-de18582435fc tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:29.137741 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-fc7e6e6b-ea29-4aef-b617-de18582435fc tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Updating group '19e80ad9-7e17-4d5b-9b27-9bd879b421cb' with 'available' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 22:04:29.141170 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.141170 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:29.145526 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-718a2ea8-c567-4767-86ec-7c9abdd43ffb tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:29.145825 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.145825 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:29.152397 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-718a2ea8-c567-4767-86ec-7c9abdd43ffb tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:04:29.152962 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 209/837] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:29 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:29.155404 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc7e6e6b-ea29-4aef-b617-de18582435fc tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb/action returned with HTTP 202 Aug 13 22:04:29.156165 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 210/838] 10.4.3.4 () {70 vars in 1441 bytes} [Thu Aug 13 22:04:29 2026] POST /volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:04:29.164169 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e819c0ca-af68-4561-9251-9726c1510e52 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.166497 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e819c0ca-af68-4561-9251-9726c1510e52 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb Aug 13 22:04:29.166785 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e819c0ca-af68-4561-9251-9726c1510e52 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:29.167071 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e819c0ca-af68-4561-9251-9726c1510e52 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:29.167253 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-e819c0ca-af68-4561-9251-9726c1510e52 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] show called for member 19e80ad9-7e17-4d5b-9b27-9bd879b421cb {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 22:04:29.174228 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.174228 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:29.177607 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e819c0ca-af68-4561-9251-9726c1510e52 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb returned with HTTP 200 Aug 13 22:04:29.178340 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 209/839] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:04:29 2026] GET /volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:04:29.187901 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be041f80-98f6-44e5-8c46-0dbd62ad04a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.189807 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be041f80-98f6-44e5-8c46-0dbd62ad04a1 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] POST https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb/action Aug 13 22:04:29.190250 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be041f80-98f6-44e5-8c46-0dbd62ad04a1 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:29.190478 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be041f80-98f6-44e5-8c46-0dbd62ad04a1 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:29.192015 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-be041f80-98f6-44e5-8c46-0dbd62ad04a1 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Updating group '19e80ad9-7e17-4d5b-9b27-9bd879b421cb' with 'error' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 22:04:29.196263 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.196263 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:29.207326 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be041f80-98f6-44e5-8c46-0dbd62ad04a1 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb/action returned with HTTP 202 Aug 13 22:04:29.208000 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 212/840] 10.4.3.4 () {70 vars in 1441 bytes} [Thu Aug 13 22:04:29 2026] POST /volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:04:29.220846 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd04ccc8-5ee1-49aa-848a-dc89a2676102 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.222285 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd04ccc8-5ee1-49aa-848a-dc89a2676102 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb Aug 13 22:04:29.222691 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd04ccc8-5ee1-49aa-848a-dc89a2676102 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:29.222955 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd04ccc8-5ee1-49aa-848a-dc89a2676102 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:29.223149 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-dd04ccc8-5ee1-49aa-848a-dc89a2676102 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] show called for member 19e80ad9-7e17-4d5b-9b27-9bd879b421cb {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 22:04:29.226370 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.226370 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:29.230520 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd04ccc8-5ee1-49aa-848a-dc89a2676102 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb returned with HTTP 200 Aug 13 22:04:29.230520 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 210/841] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:04:29 2026] GET /volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb => generated 327 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:29.239993 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9bf97ae5-553a-480e-9c25-8fdc0d180d4b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.241603 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9bf97ae5-553a-480e-9c25-8fdc0d180d4b tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] POST https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb/action Aug 13 22:04:29.241961 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9bf97ae5-553a-480e-9c25-8fdc0d180d4b tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:29.242077 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9bf97ae5-553a-480e-9c25-8fdc0d180d4b tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:29.243277 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-9bf97ae5-553a-480e-9c25-8fdc0d180d4b tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Updating group '19e80ad9-7e17-4d5b-9b27-9bd879b421cb' with 'available' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 22:04:29.248084 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.248084 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:29.258152 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9bf97ae5-553a-480e-9c25-8fdc0d180d4b tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb/action returned with HTTP 202 Aug 13 22:04:29.258925 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 211/842] 10.4.3.4 () {70 vars in 1441 bytes} [Thu Aug 13 22:04:29 2026] POST /volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:04:29.269368 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-292cd71f-42f3-4608-a282-a8dbb4475124 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.272110 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-292cd71f-42f3-4608-a282-a8dbb4475124 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb Aug 13 22:04:29.272110 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-292cd71f-42f3-4608-a282-a8dbb4475124 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:29.272110 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-292cd71f-42f3-4608-a282-a8dbb4475124 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:29.273237 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-292cd71f-42f3-4608-a282-a8dbb4475124 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] show called for member 19e80ad9-7e17-4d5b-9b27-9bd879b421cb {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 22:04:29.279993 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.279993 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:29.287799 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-292cd71f-42f3-4608-a282-a8dbb4475124 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb returned with HTTP 200 Aug 13 22:04:29.288600 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 210/843] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:04:29 2026] GET /volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb => generated 331 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:29.297783 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54937f0c-e27d-414a-a81f-e4e54f0437b4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.300058 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54937f0c-e27d-414a-a81f-e4e54f0437b4 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] DELETE https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb Aug 13 22:04:29.300357 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54937f0c-e27d-414a-a81f-e4e54f0437b4 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:29.300656 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54937f0c-e27d-414a-a81f-e4e54f0437b4 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:29.300845 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-54937f0c-e27d-414a-a81f-e4e54f0437b4 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] delete called for member 19e80ad9-7e17-4d5b-9b27-9bd879b421cb {{(pid=100267) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 22:04:29.301011 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.group_snapshots [None req-54937f0c-e27d-414a-a81f-e4e54f0437b4 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Delete group_snapshot with id: 19e80ad9-7e17-4d5b-9b27-9bd879b421cb Aug 13 22:04:29.311835 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.311835 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:29.366777 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54937f0c-e27d-414a-a81f-e4e54f0437b4 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb returned with HTTP 202 Aug 13 22:04:29.367372 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 213/844] 10.4.3.4 () {68 vars in 1402 bytes} [Thu Aug 13 22:04:29 2026] DELETE /volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:04:29.376397 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-85583f66-48fb-4fbb-acfb-52e5a6e62cef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.377753 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85583f66-48fb-4fbb-acfb-52e5a6e62cef tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:04:29.378099 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85583f66-48fb-4fbb-acfb-52e5a6e62cef tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:29.378357 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85583f66-48fb-4fbb-acfb-52e5a6e62cef tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:29.378699 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-85583f66-48fb-4fbb-acfb-52e5a6e62cef tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:04:29.379496 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85583f66-48fb-4fbb-acfb-52e5a6e62cef tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:04:29.428855 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-85583f66-48fb-4fbb-acfb-52e5a6e62cef tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Get all volumes completed successfully. Aug 13 22:04:29.430299 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-85583f66-48fb-4fbb-acfb-52e5a6e62cef tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:04:29.430299 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-85583f66-48fb-4fbb-acfb-52e5a6e62cef tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:04:29.472326 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-85583f66-48fb-4fbb-acfb-52e5a6e62cef tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:04:29.477574 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.477574 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:29.492541 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85583f66-48fb-4fbb-acfb-52e5a6e62cef tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:04:29.493052 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 211/845] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:04:29 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:29.517389 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d8902df5-e464-4826-9c4c-61eb35bd25ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.520807 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8902df5-e464-4826-9c4c-61eb35bd25ff tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/snapshots/detail Aug 13 22:04:29.521118 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8902df5-e464-4826-9c4c-61eb35bd25ff tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:29.521375 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8902df5-e464-4826-9c4c-61eb35bd25ff tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:29.521995 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-d8902df5-e464-4826-9c4c-61eb35bd25ff tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:04:29.524488 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-d8902df5-e464-4826-9c4c-61eb35bd25ff tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:04:29.541885 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d8902df5-e464-4826-9c4c-61eb35bd25ff tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Get all snapshots completed successfully. Aug 13 22:04:29.543379 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8902df5-e464-4826-9c4c-61eb35bd25ff tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 22:04:29.545128 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 212/846] 10.4.3.4 () {66 vars in 1250 bytes} [Thu Aug 13 22:04:29 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:04:29.555922 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed4602d6-c657-47b4-b557-b5acf8d69c79 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.558284 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed4602d6-c657-47b4-b557-b5acf8d69c79 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb Aug 13 22:04:29.558754 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed4602d6-c657-47b4-b557-b5acf8d69c79 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:29.559652 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed4602d6-c657-47b4-b557-b5acf8d69c79 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:29.559652 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-ed4602d6-c657-47b4-b557-b5acf8d69c79 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] show called for member 19e80ad9-7e17-4d5b-9b27-9bd879b421cb {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 22:04:29.563316 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed4602d6-c657-47b4-b557-b5acf8d69c79 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb returned with HTTP 404 Aug 13 22:04:29.563413 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 211/847] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:04:29 2026] GET /volume/v3/group_snapshots/19e80ad9-7e17-4d5b-9b27-9bd879b421cb => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:04:29.574692 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66b2ce87-f175-4ba8-9133-dd9caed70a27 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.576547 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66b2ce87-f175-4ba8-9133-dd9caed70a27 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:04:29.576726 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66b2ce87-f175-4ba8-9133-dd9caed70a27 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:29.577009 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66b2ce87-f175-4ba8-9133-dd9caed70a27 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:29.577467 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-66b2ce87-f175-4ba8-9133-dd9caed70a27 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:04:29.577823 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.577823 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:29.578564 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66b2ce87-f175-4ba8-9133-dd9caed70a27 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:04:29.617261 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-66b2ce87-f175-4ba8-9133-dd9caed70a27 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Get all volumes completed successfully. Aug 13 22:04:29.618059 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-66b2ce87-f175-4ba8-9133-dd9caed70a27 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:04:29.618262 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-66b2ce87-f175-4ba8-9133-dd9caed70a27 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:04:29.660926 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-66b2ce87-f175-4ba8-9133-dd9caed70a27 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:04:29.666084 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.666084 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:29.678480 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66b2ce87-f175-4ba8-9133-dd9caed70a27 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:04:29.678480 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 214/848] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:04:29 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:29.697865 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14922c6a-48b4-4af3-86ac-4ccad326cebf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.701081 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14922c6a-48b4-4af3-86ac-4ccad326cebf tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] POST https://10.4.3.4/volume/v3/groups/4aad5376-d07c-49b1-9a78-3b9b22928499/action Aug 13 22:04:29.701487 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14922c6a-48b4-4af3-86ac-4ccad326cebf tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:29.701648 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14922c6a-48b4-4af3-86ac-4ccad326cebf tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:29.702990 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-14922c6a-48b4-4af3-86ac-4ccad326cebf tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] delete called for group 4aad5376-d07c-49b1-9a78-3b9b22928499 {{(pid=100268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 22:04:29.703084 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-14922c6a-48b4-4af3-86ac-4ccad326cebf tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Delete group with id: 4aad5376-d07c-49b1-9a78-3b9b22928499 Aug 13 22:04:29.706568 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.706568 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:29.734237 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-454667c3-2b87-477a-b83f-285a4e6c4a4a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.736919 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-454667c3-2b87-477a-b83f-285a4e6c4a4a tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/attachments/b460e166-8525-46d5-9927-d80666a6cf8b/action Aug 13 22:04:29.737495 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-454667c3-2b87-477a-b83f-285a4e6c4a4a tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:29.737644 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-454667c3-2b87-477a-b83f-285a4e6c4a4a tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:29.756332 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14922c6a-48b4-4af3-86ac-4ccad326cebf tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/groups/4aad5376-d07c-49b1-9a78-3b9b22928499/action returned with HTTP 202 Aug 13 22:04:29.756861 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 212/849] 10.4.3.4 () {70 vars in 1414 bytes} [Thu Aug 13 22:04:29 2026] POST /volume/v3/groups/4aad5376-d07c-49b1-9a78-3b9b22928499/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:04:29.765142 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.765142 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:29.766299 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dff932ba-8268-43ad-a615-182f656bd75d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:29.768633 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dff932ba-8268-43ad-a615-182f656bd75d tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/volumes/402f9fc8-ac57-4ddc-9c29-d5813094238c Aug 13 22:04:29.768860 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dff932ba-8268-43ad-a615-182f656bd75d tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:29.769123 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dff932ba-8268-43ad-a615-182f656bd75d tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:29.781796 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.781796 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:29.786444 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dff932ba-8268-43ad-a615-182f656bd75d tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Volume info retrieved successfully. Aug 13 22:04:29.787408 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-dff932ba-8268-43ad-a615-182f656bd75d tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:04:29.787515 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-159ca330-ceda-4e8e-beb9-705f62d18efd req-454667c3-2b87-477a-b83f-285a4e6c4a4a tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/b460e166-8525-46d5-9927-d80666a6cf8b/action returned with HTTP 204 Aug 13 22:04:29.787582 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-dff932ba-8268-43ad-a615-182f656bd75d tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:04:29.787895 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 213/850] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:04:29 2026] POST /volume/v3/attachments/b460e166-8525-46d5-9927-d80666a6cf8b/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:29.831542 np0000007271 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-dff932ba-8268-43ad-a615-182f656bd75d tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:04:29.835267 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:29.835267 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:29.844686 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dff932ba-8268-43ad-a615-182f656bd75d tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/volumes/402f9fc8-ac57-4ddc-9c29-d5813094238c returned with HTTP 200 Aug 13 22:04:29.845198 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 212/851] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:04:29 2026] GET /volume/v3/volumes/402f9fc8-ac57-4ddc-9c29-d5813094238c => generated 914 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:30.171093 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-506b1201-7071-46e9-8e78-e374cffff668 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:30.172979 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-506b1201-7071-46e9-8e78-e374cffff668 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:04:30.173177 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-506b1201-7071-46e9-8e78-e374cffff668 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:30.173359 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-506b1201-7071-46e9-8e78-e374cffff668 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:30.183821 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:30.183821 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:30.188118 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-506b1201-7071-46e9-8e78-e374cffff668 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:30.191696 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-506b1201-7071-46e9-8e78-e374cffff668 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:04:30.192131 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 215/852] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:30 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:30.249329 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9326d450-0729-4e88-adce-64cd2a12b3be req-6ade76d8-0f51-4905-9895-697b010db73d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:30.253040 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-6ade76d8-0f51-4905-9895-697b010db73d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:04:30.253353 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-6ade76d8-0f51-4905-9895-697b010db73d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:30.253623 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-6ade76d8-0f51-4905-9895-697b010db73d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:30.266437 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:30.266437 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:30.271737 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-9326d450-0729-4e88-adce-64cd2a12b3be req-6ade76d8-0f51-4905-9895-697b010db73d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:30.277789 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-6ade76d8-0f51-4905-9895-697b010db73d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:04:30.278370 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 213/853] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:04:30 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:30.387445 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-faa23853-c006-4bfd-86a8-b82408e17f9f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:30.388015 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-faa23853-c006-4bfd-86a8-b82408e17f9f None None] GET https://10.4.3.4/volume// Aug 13 22:04:30.388218 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-faa23853-c006-4bfd-86a8-b82408e17f9f None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:30.388487 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-faa23853-c006-4bfd-86a8-b82408e17f9f None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:30.388956 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-faa23853-c006-4bfd-86a8-b82408e17f9f None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:04:30.389328 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 214/854] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:04:30 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:04:30.395961 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9326d450-0729-4e88-adce-64cd2a12b3be req-52d0130f-275d-4abd-8d53-40389f79d65c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:30.398945 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-52d0130f-275d-4abd-8d53-40389f79d65c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:04:30.399882 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-52d0130f-275d-4abd-8d53-40389f79d65c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9d2c918-2c65-46bb-b7e5-b201011539f4", "connector": null, "instance_uuid": "234802b6-b20c-4f63-b428-c12db7a21062"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:30.422240 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:30.422240 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:30.470667 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-52d0130f-275d-4abd-8d53-40389f79d65c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:04:30.471383 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 213/855] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:04:30 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:30.510208 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-13647c44-91dc-4a74-b8c8-2b935b92555a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:30.513683 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13647c44-91dc-4a74-b8c8-2b935b92555a tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:04:30.513928 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13647c44-91dc-4a74-b8c8-2b935b92555a tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:30.514154 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13647c44-91dc-4a74-b8c8-2b935b92555a tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:30.533210 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cb616462-91ef-4a27-a0cd-ff78b9757c39 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:30.533695 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb616462-91ef-4a27-a0cd-ff78b9757c39 None None] GET https://10.4.3.4/volume// Aug 13 22:04:30.533894 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb616462-91ef-4a27-a0cd-ff78b9757c39 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:30.534130 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb616462-91ef-4a27-a0cd-ff78b9757c39 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:30.534514 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb616462-91ef-4a27-a0cd-ff78b9757c39 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:04:30.534825 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 214/856] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:04:30 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:04:30.540929 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:30.540929 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:30.545218 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9326d450-0729-4e88-adce-64cd2a12b3be req-0a285170-6d08-40b6-8862-6c4b16ed2e45 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:30.548436 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-13647c44-91dc-4a74-b8c8-2b935b92555a tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:30.553564 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-0a285170-6d08-40b6-8862-6c4b16ed2e45 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:04:30.553944 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-0a285170-6d08-40b6-8862-6c4b16ed2e45 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:30.554157 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-0a285170-6d08-40b6-8862-6c4b16ed2e45 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:30.560334 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13647c44-91dc-4a74-b8c8-2b935b92555a tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:04:30.560795 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 216/857] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:30 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1142 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:30.570974 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:30.570974 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:30.575037 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9326d450-0729-4e88-adce-64cd2a12b3be req-0a285170-6d08-40b6-8862-6c4b16ed2e45 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:30.580518 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-0a285170-6d08-40b6-8862-6c4b16ed2e45 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:04:30.581036 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 215/858] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:04:30 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:04:30.709328 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9326d450-0729-4e88-adce-64cd2a12b3be req-8fabc760-bf7a-449c-8774-ea2805c6fe5b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:30.711306 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-8fabc760-bf7a-449c-8774-ea2805c6fe5b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] PUT https://10.4.3.4/volume/v3/attachments/f5fa3305-5923-43fb-936d-2638a63b16af Aug 13 22:04:30.711694 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-8fabc760-bf7a-449c-8774-ea2805c6fe5b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:30.719153 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9326d450-0729-4e88-adce-64cd2a12b3be req-8fabc760-bf7a-449c-8774-ea2805c6fe5b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Acquiring lock "cinder-attachment_update-d9d2c918-2c65-46bb-b7e5-b201011539f4-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:04:30.724439 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9326d450-0729-4e88-adce-64cd2a12b3be req-8fabc760-bf7a-449c-8774-ea2805c6fe5b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Lock "cinder-attachment_update-d9d2c918-2c65-46bb-b7e5-b201011539f4-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:04:30.725344 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:30.725344 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:30.819564 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9326d450-0729-4e88-adce-64cd2a12b3be req-8fabc760-bf7a-449c-8774-ea2805c6fe5b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Lock "cinder-attachment_update-d9d2c918-2c65-46bb-b7e5-b201011539f4-np0000007271" released by "attachment_update" :: held 0.095s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:04:30.819950 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-8fabc760-bf7a-449c-8774-ea2805c6fe5b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/f5fa3305-5923-43fb-936d-2638a63b16af returned with HTTP 200 Aug 13 22:04:30.820434 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 214/859] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:04:30 2026] PUT /volume/v3/attachments/f5fa3305-5923-43fb-936d-2638a63b16af => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:30.866740 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eafac766-f681-4c17-b7d9-8269685a7ad6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:30.866836 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eafac766-f681-4c17-b7d9-8269685a7ad6 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/volumes/402f9fc8-ac57-4ddc-9c29-d5813094238c Aug 13 22:04:30.867818 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eafac766-f681-4c17-b7d9-8269685a7ad6 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:30.868065 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eafac766-f681-4c17-b7d9-8269685a7ad6 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:30.885276 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eafac766-f681-4c17-b7d9-8269685a7ad6 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/volumes/402f9fc8-ac57-4ddc-9c29-d5813094238c returned with HTTP 404 Aug 13 22:04:30.885276 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 215/860] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:04:30 2026] GET /volume/v3/volumes/402f9fc8-ac57-4ddc-9c29-d5813094238c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:04:30.891761 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87ac6175-8333-4453-8cd1-5b705c7abce0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:30.894173 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87ac6175-8333-4453-8cd1-5b705c7abce0 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] GET https://10.4.3.4/volume/v3/groups/4aad5376-d07c-49b1-9a78-3b9b22928499 Aug 13 22:04:30.894528 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87ac6175-8333-4453-8cd1-5b705c7abce0 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:30.894778 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87ac6175-8333-4453-8cd1-5b705c7abce0 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:30.894979 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-87ac6175-8333-4453-8cd1-5b705c7abce0 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] show called for member 4aad5376-d07c-49b1-9a78-3b9b22928499 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:04:30.898678 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87ac6175-8333-4453-8cd1-5b705c7abce0 tempest-GroupSnapshotsV319Test-1943271920 tempest-GroupSnapshotsV319Test-1943271920-project-member] https://10.4.3.4/volume/v3/groups/4aad5376-d07c-49b1-9a78-3b9b22928499 returned with HTTP 404 Aug 13 22:04:30.899445 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 217/861] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:04:30 2026] GET /volume/v3/groups/4aad5376-d07c-49b1-9a78-3b9b22928499 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:04:30.908579 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a9b31da-90ec-454f-b8bf-dc7ddc240dd3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:30.910335 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a9b31da-90ec-454f-b8bf-dc7ddc240dd3 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] DELETE https://10.4.3.4/volume/v3/group_types/03b3a8df-4c8c-4f44-affd-f34ad2a3f00e Aug 13 22:04:30.910552 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a9b31da-90ec-454f-b8bf-dc7ddc240dd3 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:30.910735 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a9b31da-90ec-454f-b8bf-dc7ddc240dd3 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:30.939354 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a9b31da-90ec-454f-b8bf-dc7ddc240dd3 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] https://10.4.3.4/volume/v3/group_types/03b3a8df-4c8c-4f44-affd-f34ad2a3f00e returned with HTTP 202 Aug 13 22:04:30.939771 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 216/862] 10.4.3.4 () {68 vars in 1390 bytes} [Thu Aug 13 22:04:30 2026] DELETE /volume/v3/group_types/03b3a8df-4c8c-4f44-affd-f34ad2a3f00e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:04:30.947791 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3386fd7b-8b8a-472b-b15b-24b3ca967faf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:30.950210 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3386fd7b-8b8a-472b-b15b-24b3ca967faf tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] DELETE https://10.4.3.4/volume/v3/types/0ae0977f-7318-4b7c-b2ee-d9cf95717c99 Aug 13 22:04:30.950496 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3386fd7b-8b8a-472b-b15b-24b3ca967faf tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:30.950777 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3386fd7b-8b8a-472b-b15b-24b3ca967faf tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:30.951139 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:30.951139 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:31.008719 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3386fd7b-8b8a-472b-b15b-24b3ca967faf tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] https://10.4.3.4/volume/v3/types/0ae0977f-7318-4b7c-b2ee-d9cf95717c99 returned with HTTP 202 Aug 13 22:04:31.009582 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 215/863] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:04:30 2026] DELETE /volume/v3/types/0ae0977f-7318-4b7c-b2ee-d9cf95717c99 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:04:31.020566 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7c1f12ca-e395-4ef5-9615-70cb2e3f69c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:31.022438 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c1f12ca-e395-4ef5-9615-70cb2e3f69c2 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] GET https://10.4.3.4/volume/v3/types/0ae0977f-7318-4b7c-b2ee-d9cf95717c99 Aug 13 22:04:31.022512 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c1f12ca-e395-4ef5-9615-70cb2e3f69c2 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:31.022688 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c1f12ca-e395-4ef5-9615-70cb2e3f69c2 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:31.026251 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c1f12ca-e395-4ef5-9615-70cb2e3f69c2 tempest-GroupSnapshotsV319Test-2119260757 tempest-GroupSnapshotsV319Test-2119260757-project-admin] https://10.4.3.4/volume/v3/types/0ae0977f-7318-4b7c-b2ee-d9cf95717c99 returned with HTTP 404 Aug 13 22:04:31.026818 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 216/864] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:04:31 2026] GET /volume/v3/types/0ae0977f-7318-4b7c-b2ee-d9cf95717c99 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:31.580690 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-15dd6b6a-65e7-4962-8c4e-7d7e91c8f636 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:31.585646 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15dd6b6a-65e7-4962-8c4e-7d7e91c8f636 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:04:31.585915 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15dd6b6a-65e7-4962-8c4e-7d7e91c8f636 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:31.586162 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15dd6b6a-65e7-4962-8c4e-7d7e91c8f636 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:31.603704 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:31.603704 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:31.609410 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-15dd6b6a-65e7-4962-8c4e-7d7e91c8f636 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:31.615907 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15dd6b6a-65e7-4962-8c4e-7d7e91c8f636 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:04:31.616507 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 218/865] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:31 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:32.637195 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-db30e824-62ae-4368-8bee-e517a2e7b8ac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:32.641955 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db30e824-62ae-4368-8bee-e517a2e7b8ac tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:04:32.641955 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db30e824-62ae-4368-8bee-e517a2e7b8ac tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:32.641955 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db30e824-62ae-4368-8bee-e517a2e7b8ac tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:32.662607 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:32.662607 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:32.667480 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-db30e824-62ae-4368-8bee-e517a2e7b8ac tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:32.673806 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db30e824-62ae-4368-8bee-e517a2e7b8ac tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:04:32.674619 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 217/866] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:32 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:33.148767 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9326d450-0729-4e88-adce-64cd2a12b3be req-df0ac3db-2c0f-49b2-a885-8f7e10169275 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:33.151277 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-df0ac3db-2c0f-49b2-a885-8f7e10169275 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/attachments/f5fa3305-5923-43fb-936d-2638a63b16af/action Aug 13 22:04:33.151620 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-df0ac3db-2c0f-49b2-a885-8f7e10169275 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:33.151739 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-df0ac3db-2c0f-49b2-a885-8f7e10169275 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:33.174002 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:33.174002 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:33.188153 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9326d450-0729-4e88-adce-64cd2a12b3be req-df0ac3db-2c0f-49b2-a885-8f7e10169275 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/f5fa3305-5923-43fb-936d-2638a63b16af/action returned with HTTP 204 Aug 13 22:04:33.188882 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 216/867] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:04:33 2026] POST /volume/v3/attachments/f5fa3305-5923-43fb-936d-2638a63b16af/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:33.689883 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-862cb90f-a153-456f-a543-23053faa11e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:33.694113 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-862cb90f-a153-456f-a543-23053faa11e2 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:04:33.694113 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-862cb90f-a153-456f-a543-23053faa11e2 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:33.694113 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-862cb90f-a153-456f-a543-23053faa11e2 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:33.712173 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:33.712173 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:33.719585 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-862cb90f-a153-456f-a543-23053faa11e2 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:33.726076 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-862cb90f-a153-456f-a543-23053faa11e2 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:04:33.726344 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 217/868] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:33 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1437 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:34.085451 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-07eb8bc3-835f-4e23-9682-510ce6e520d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:34.254343 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07eb8bc3-835f-4e23-9682-510ce6e520d9 tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:04:34.256440 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07eb8bc3-835f-4e23-9682-510ce6e520d9 tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1439837178"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:34.283498 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07eb8bc3-835f-4e23-9682-510ce6e520d9 tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:04:34.283498 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 219/869] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:04:34 2026] POST /volume/v3/types => generated 220 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:34.307904 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1c12ee14-db00-4f83-80fb-644642a92f5b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:34.313133 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c12ee14-db00-4f83-80fb-644642a92f5b tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] POST https://10.4.3.4/volume/v3/group_types Aug 13 22:04:34.313133 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c12ee14-db00-4f83-80fb-644642a92f5b tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-259418329"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:34.343783 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c12ee14-db00-4f83-80fb-644642a92f5b tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] https://10.4.3.4/volume/v3/group_types returned with HTTP 202 Aug 13 22:04:34.344362 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 218/870] 10.4.3.4 () {70 vars in 1297 bytes} [Thu Aug 13 22:04:34 2026] POST /volume/v3/group_types => generated 176 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:04:34.361279 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-acbf61e0-c4a5-434d-8bc6-8e9b050f811b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:34.515167 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acbf61e0-c4a5-434d-8bc6-8e9b050f811b tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] POST https://10.4.3.4/volume/v3/groups Aug 13 22:04:34.515569 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-acbf61e0-c4a5-434d-8bc6-8e9b050f811b tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "82218558-8750-4c8d-b3a3-b0fb31b52044", "volume_types": ["3c38602c-84c3-4b7a-ad25-cfa1ac10346a"], "name": "tempest-GroupsV314Test-Group-187916098"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:34.517410 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-acbf61e0-c4a5-434d-8bc6-8e9b050f811b tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Creating new group {'group': {'group_type': '82218558-8750-4c8d-b3a3-b0fb31b52044', 'volume_types': ['3c38602c-84c3-4b7a-ad25-cfa1ac10346a'], 'name': 'tempest-GroupsV314Test-Group-187916098'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 22:04:34.523059 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-acbf61e0-c4a5-434d-8bc6-8e9b050f811b tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Creating group tempest-GroupsV314Test-Group-187916098. Aug 13 22:04:34.542069 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-acbf61e0-c4a5-434d-8bc6-8e9b050f811b tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Availability zone cache updated, next update will occur around 2026-08-13 23:04:34.541694. {{(pid=100266) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 22:04:34.542191 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-acbf61e0-c4a5-434d-8bc6-8e9b050f811b tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Availability Zones retrieved successfully. Aug 13 22:04:34.573767 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-acbf61e0-c4a5-434d-8bc6-8e9b050f811b tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Created reservations ['4113f7f1-f101-44b4-803f-25c7ec8bece4'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:04:34.605323 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acbf61e0-c4a5-434d-8bc6-8e9b050f811b tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/groups returned with HTTP 202 Aug 13 22:04:34.605758 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 217/871] 10.4.3.4 () {70 vars in 1283 bytes} [Thu Aug 13 22:04:34 2026] POST /volume/v3/groups => generated 107 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:34.616053 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-94770fd8-b60a-46e7-880f-f00db9cef44a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:34.619364 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94770fd8-b60a-46e7-880f-f00db9cef44a tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] GET https://10.4.3.4/volume/v3/groups/eefbc147-990f-46f4-8cc1-3a98380d3556 Aug 13 22:04:34.619695 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94770fd8-b60a-46e7-880f-f00db9cef44a tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:34.619977 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94770fd8-b60a-46e7-880f-f00db9cef44a tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:34.620171 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-94770fd8-b60a-46e7-880f-f00db9cef44a tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] show called for member eefbc147-990f-46f4-8cc1-3a98380d3556 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:04:34.624882 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:34.624882 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:34.634532 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94770fd8-b60a-46e7-880f-f00db9cef44a tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/groups/eefbc147-990f-46f4-8cc1-3a98380d3556 returned with HTTP 200 Aug 13 22:04:34.635054 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 218/872] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:04:34 2026] GET /volume/v3/groups/eefbc147-990f-46f4-8cc1-3a98380d3556 => generated 387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:35.579891 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5c9286a5-99d3-47eb-98a5-3d7512c09caf req-4e6165e8-b2ae-4372-98b4-c48341f0b5d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:35.585400 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5c9286a5-99d3-47eb-98a5-3d7512c09caf req-4e6165e8-b2ae-4372-98b4-c48341f0b5d8 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 Aug 13 22:04:35.585653 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5c9286a5-99d3-47eb-98a5-3d7512c09caf req-4e6165e8-b2ae-4372-98b4-c48341f0b5d8 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:35.585886 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5c9286a5-99d3-47eb-98a5-3d7512c09caf req-4e6165e8-b2ae-4372-98b4-c48341f0b5d8 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:35.598443 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:35.598443 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:35.601852 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5c9286a5-99d3-47eb-98a5-3d7512c09caf req-4e6165e8-b2ae-4372-98b4-c48341f0b5d8 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:04:35.607829 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5c9286a5-99d3-47eb-98a5-3d7512c09caf req-4e6165e8-b2ae-4372-98b4-c48341f0b5d8 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 returned with HTTP 200 Aug 13 22:04:35.610460 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 220/873] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:04:35 2026] GET /volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:35.634319 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d5811fd0-41a7-4f6b-a754-5973b6c07e02 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:35.634786 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5811fd0-41a7-4f6b-a754-5973b6c07e02 None None] GET https://10.4.3.4/volume// Aug 13 22:04:35.634895 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d5811fd0-41a7-4f6b-a754-5973b6c07e02 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:35.635122 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d5811fd0-41a7-4f6b-a754-5973b6c07e02 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:35.638104 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5811fd0-41a7-4f6b-a754-5973b6c07e02 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:04:35.639732 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 219/874] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:04:35 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:04:35.645135 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0dc00e4b-b7cd-458e-ad78-1391f7d6b522 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:35.648009 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0dc00e4b-b7cd-458e-ad78-1391f7d6b522 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] GET https://10.4.3.4/volume/v3/groups/eefbc147-990f-46f4-8cc1-3a98380d3556 Aug 13 22:04:35.648338 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0dc00e4b-b7cd-458e-ad78-1391f7d6b522 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:35.648625 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0dc00e4b-b7cd-458e-ad78-1391f7d6b522 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:35.648829 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-0dc00e4b-b7cd-458e-ad78-1391f7d6b522 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] show called for member eefbc147-990f-46f4-8cc1-3a98380d3556 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:04:35.653072 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5c9286a5-99d3-47eb-98a5-3d7512c09caf req-9e084a7c-172c-4372-ae5b-316432f42f1f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:35.653838 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:35.653838 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:35.656561 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5c9286a5-99d3-47eb-98a5-3d7512c09caf req-9e084a7c-172c-4372-ae5b-316432f42f1f tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:04:35.657027 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5c9286a5-99d3-47eb-98a5-3d7512c09caf req-9e084a7c-172c-4372-ae5b-316432f42f1f tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1778a7b1-8a1d-461f-bd70-5c2346cadd43", "connector": null, "instance_uuid": "dc101227-c16d-4ce0-8999-0d7aa1e116df"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:35.670240 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0dc00e4b-b7cd-458e-ad78-1391f7d6b522 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/groups/eefbc147-990f-46f4-8cc1-3a98380d3556 returned with HTTP 200 Aug 13 22:04:35.670619 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 218/875] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:04:35 2026] GET /volume/v3/groups/eefbc147-990f-46f4-8cc1-3a98380d3556 => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:35.672131 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:35.672131 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:35.682258 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:35.685567 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:04:35.686842 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-171942191", "volume_type": "3c38602c-84c3-4b7a-ad25-cfa1ac10346a", "group_id": "eefbc147-990f-46f4-8cc1-3a98380d3556", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:35.688518 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-171942191', 'volume_type': '3c38602c-84c3-4b7a-ad25-cfa1ac10346a', 'group_id': 'eefbc147-990f-46f4-8cc1-3a98380d3556', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:04:35.697885 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:35.697885 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:35.698562 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Create volume of 1 GB Aug 13 22:04:35.713083 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5c9286a5-99d3-47eb-98a5-3d7512c09caf req-9e084a7c-172c-4372-ae5b-316432f42f1f tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:04:35.713570 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 219/876] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:04:35 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 13 22:04:35.717648 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Availability Zones retrieved successfully. Aug 13 22:04:35.727889 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Flow 'volume_create_api' (83aa43e4-ab8e-4253-b8df-7c2e25b5bf02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:35.729777 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b64528ef-ba38-44c6-ac34-6b1c03644e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:35.730608 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:35.730608 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:35.731309 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:04:35.759970 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b64528ef-ba38-44c6-ac34-6b1c03644e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:04:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3c38602c-84c3-4b7a-ad25-cfa1ac10346a,is_public=True,name='tempest-GroupsV314Test-volume-type-1439837178',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c38602c-84c3-4b7a-ad25-cfa1ac10346a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'eefbc147-990f-46f4-8cc1-3a98380d3556', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:35.761119 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f5e961-d0c3-45e9-9870-5490c74f61f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:35.771721 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5c9286a5-99d3-47eb-98a5-3d7512c09caf req-31dad3c3-5a48-47c9-af2f-9910a9282567 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:35.775507 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5c9286a5-99d3-47eb-98a5-3d7512c09caf req-31dad3c3-5a48-47c9-af2f-9910a9282567 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] POST https://10.4.3.4/volume/v3/attachments/0255bdd0-de3d-4925-b2df-a7b830c36770/action Aug 13 22:04:35.776099 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5c9286a5-99d3-47eb-98a5-3d7512c09caf req-31dad3c3-5a48-47c9-af2f-9910a9282567 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:35.776272 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5c9286a5-99d3-47eb-98a5-3d7512c09caf req-31dad3c3-5a48-47c9-af2f-9910a9282567 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:35.792936 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1439837178 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1439837178, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:04:35.793252 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1439837178 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1439837178, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:04:35.803677 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:35.803677 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:35.819001 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5c9286a5-99d3-47eb-98a5-3d7512c09caf req-31dad3c3-5a48-47c9-af2f-9910a9282567 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/attachments/0255bdd0-de3d-4925-b2df-a7b830c36770/action returned with HTTP 204 Aug 13 22:04:35.819642 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 220/877] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:04:35 2026] POST /volume/v3/attachments/0255bdd0-de3d-4925-b2df-a7b830c36770/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:35.863453 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2eed6693-7467-41b6-802f-a13a1ee48799 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:35.864413 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Created reservations ['76d91404-b76e-493e-bb7f-0753fb53c1d4', '112a5448-07c7-4023-a2fa-0eb63f19ac0f', 'c6176eca-b7ef-4fc2-b777-9534cf91c6a6', 'da3b3972-7c25-4b60-afa9-4ae94ea19e19'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:04:35.865570 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2eed6693-7467-41b6-802f-a13a1ee48799 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 Aug 13 22:04:35.865885 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2eed6693-7467-41b6-802f-a13a1ee48799 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:35.866153 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2eed6693-7467-41b6-802f-a13a1ee48799 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:35.866573 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f5e961-d0c3-45e9-9870-5490c74f61f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76d91404-b76e-493e-bb7f-0753fb53c1d4', '112a5448-07c7-4023-a2fa-0eb63f19ac0f', 'c6176eca-b7ef-4fc2-b777-9534cf91c6a6', 'da3b3972-7c25-4b60-afa9-4ae94ea19e19']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:35.867558 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08bb6865-e22d-45c1-a6d6-4fe66c491956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:35.889048 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:35.889048 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:35.894573 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2eed6693-7467-41b6-802f-a13a1ee48799 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:04:35.900512 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2eed6693-7467-41b6-802f-a13a1ee48799 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 returned with HTTP 200 Aug 13 22:04:35.901016 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 219/878] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:35 2026] GET /volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 => generated 1108 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:35.901512 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08bb6865-e22d-45c1-a6d6-4fe66c491956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29dd1261-656e-467e-aff3-e039ac8bf4ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-171942191',encryption_key_id=None,group_id=eefbc147-990f-46f4-8cc1-3a98380d3556,group_type_id=,metadata={},multiattach=False,project_id='4bacb0458ed24a0ca972479c7e030eb6',qos_specs=None,replication_status=,reservations=['76d91404-b76e-493e-bb7f-0753fb53c1d4','112a5448-07c7-4023-a2fa-0eb63f19ac0f','c6176eca-b7ef-4fc2-b777-9534cf91c6a6','da3b3972-7c25-4b60-afa9-4ae94ea19e19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7bcd1aeeeab4d869935473bbfb70742',volume_type_id=3c38602c-84c3-4b7a-ad25-cfa1ac10346a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:04:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-171942191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=eefbc147-990f-46f4-8cc1-3a98380d3556,host=None,id=29dd1261-656e-467e-aff3-e039ac8bf4ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bacb0458ed24a0ca972479c7e030eb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7bcd1aeeeab4d869935473bbfb70742',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c38602c-84c3-4b7a-ad25-cfa1ac10346a),volume_type_id=3c38602c-84c3-4b7a-ad25-cfa1ac10346a)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:35.903345 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bd1c5f7-16b3-4c16-9017-eab366208104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:35.920007 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e8895a89-6f97-4f95-9878-eef79d58b573 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:35.923339 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8895a89-6f97-4f95-9878-eef79d58b573 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 Aug 13 22:04:35.923624 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e8895a89-6f97-4f95-9878-eef79d58b573 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:35.923889 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e8895a89-6f97-4f95-9878-eef79d58b573 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:35.925979 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bd1c5f7-16b3-4c16-9017-eab366208104) transitioned into state 'SUCCESS' from state '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-171942191',encryption_key_id=None,group_id=eefbc147-990f-46f4-8cc1-3a98380d3556,group_type_id=,metadata={},multiattach=False,project_id='4bacb0458ed24a0ca972479c7e030eb6',qos_specs=None,replication_status=,reservations=['76d91404-b76e-493e-bb7f-0753fb53c1d4','112a5448-07c7-4023-a2fa-0eb63f19ac0f','c6176eca-b7ef-4fc2-b777-9534cf91c6a6','da3b3972-7c25-4b60-afa9-4ae94ea19e19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7bcd1aeeeab4d869935473bbfb70742',volume_type_id=3c38602c-84c3-4b7a-ad25-cfa1ac10346a)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:35.926934 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21cbcdd-3ad7-4fef-82d6-5aa2c14cd2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:35.941350 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:35.941350 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:35.945844 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21cbcdd-3ad7-4fef-82d6-5aa2c14cd2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:35.947144 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Flow 'volume_create_api' (83aa43e4-ab8e-4253-b8df-7c2e25b5bf02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:35.947579 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Create volume request issued successfully. Aug 13 22:04:35.948561 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:04:35.948801 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:04:35.951615 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e8895a89-6f97-4f95-9878-eef79d58b573 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:04:35.966459 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8895a89-6f97-4f95-9878-eef79d58b573 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 returned with HTTP 200 Aug 13 22:04:35.967208 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 220/879] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:35 2026] GET /volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 => generated 1108 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:36.007019 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:04:36.010749 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:36.010749 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:36.015160 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94733bc7-18a8-4801-a20e-1646f33c5d6d tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:04:36.015563 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 221/880] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:04:35 2026] POST /volume/v3/volumes => generated 814 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:36.030664 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7fdc97f3-f5f4-4b3d-8412-8a1a73b37ae6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:36.034412 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7fdc97f3-f5f4-4b3d-8412-8a1a73b37ae6 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] GET https://10.4.3.4/volume/v3/volumes/29dd1261-656e-467e-aff3-e039ac8bf4ab Aug 13 22:04:36.034648 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7fdc97f3-f5f4-4b3d-8412-8a1a73b37ae6 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:36.034843 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7fdc97f3-f5f4-4b3d-8412-8a1a73b37ae6 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:36.048049 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:36.048049 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:36.053731 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7fdc97f3-f5f4-4b3d-8412-8a1a73b37ae6 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Volume info retrieved successfully. Aug 13 22:04:36.054531 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-7fdc97f3-f5f4-4b3d-8412-8a1a73b37ae6 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:04:36.054763 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-7fdc97f3-f5f4-4b3d-8412-8a1a73b37ae6 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:04:36.104508 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-7fdc97f3-f5f4-4b3d-8412-8a1a73b37ae6 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:04:36.111000 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:36.111000 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:36.119993 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7fdc97f3-f5f4-4b3d-8412-8a1a73b37ae6 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/volumes/29dd1261-656e-467e-aff3-e039ac8bf4ab returned with HTTP 200 Aug 13 22:04:36.120652 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 221/881] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:04:36 2026] GET /volume/v3/volumes/29dd1261-656e-467e-aff3-e039ac8bf4ab => generated 882 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:36.940243 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c1c50b71-155a-4e80-a624-9f3f43027150 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:36.940704 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1c50b71-155a-4e80-a624-9f3f43027150 None None] GET https://10.4.3.4/volume// Aug 13 22:04:36.940929 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1c50b71-155a-4e80-a624-9f3f43027150 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:36.941155 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1c50b71-155a-4e80-a624-9f3f43027150 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:36.941698 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1c50b71-155a-4e80-a624-9f3f43027150 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:04:36.942025 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 220/882] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:04:36 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:04:36.954556 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-99914723-424a-4909-89db-5581d33ca3ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:36.957358 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-99914723-424a-4909-89db-5581d33ca3ed tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 Aug 13 22:04:36.957599 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-99914723-424a-4909-89db-5581d33ca3ed tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:36.957780 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-99914723-424a-4909-89db-5581d33ca3ed tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:36.970244 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:36.970244 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:36.976102 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-99914723-424a-4909-89db-5581d33ca3ed tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:04:36.982052 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-99914723-424a-4909-89db-5581d33ca3ed tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 returned with HTTP 200 Aug 13 22:04:36.982624 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 221/883] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:04:36 2026] GET /volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 => generated 1288 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:04:37.108637 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-b94e03e1-1f78-44e3-8d12-a2dd435f5030 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:37.112029 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-b94e03e1-1f78-44e3-8d12-a2dd435f5030 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] PUT https://10.4.3.4/volume/v3/attachments/0255bdd0-de3d-4925-b2df-a7b830c36770 Aug 13 22:04:37.112800 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-b94e03e1-1f78-44e3-8d12-a2dd435f5030 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:37.124265 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-b94e03e1-1f78-44e3-8d12-a2dd435f5030 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Acquiring lock "cinder-attachment_update-1778a7b1-8a1d-461f-bd70-5c2346cadd43-np0000007271" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:04:37.130890 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-b94e03e1-1f78-44e3-8d12-a2dd435f5030 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Lock "cinder-attachment_update-1778a7b1-8a1d-461f-bd70-5c2346cadd43-np0000007271" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:04:37.132273 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:37.132273 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:37.136679 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-21f86779-3543-4e5f-ae0d-036b068e29e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:37.139115 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21f86779-3543-4e5f-ae0d-036b068e29e1 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] GET https://10.4.3.4/volume/v3/volumes/29dd1261-656e-467e-aff3-e039ac8bf4ab Aug 13 22:04:37.139553 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21f86779-3543-4e5f-ae0d-036b068e29e1 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:37.139815 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21f86779-3543-4e5f-ae0d-036b068e29e1 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:37.149345 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:37.149345 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:37.154331 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-21f86779-3543-4e5f-ae0d-036b068e29e1 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Volume info retrieved successfully. Aug 13 22:04:37.155294 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-21f86779-3543-4e5f-ae0d-036b068e29e1 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:04:37.155505 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-21f86779-3543-4e5f-ae0d-036b068e29e1 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:04:37.214195 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-21f86779-3543-4e5f-ae0d-036b068e29e1 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:04:37.217982 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:37.217982 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:37.229666 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21f86779-3543-4e5f-ae0d-036b068e29e1 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/volumes/29dd1261-656e-467e-aff3-e039ac8bf4ab returned with HTTP 200 Aug 13 22:04:37.230293 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 222/884] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:04:37 2026] GET /volume/v3/volumes/29dd1261-656e-467e-aff3-e039ac8bf4ab => generated 907 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:37.249039 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:37.252360 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] POST https://10.4.3.4/volume/v3/groups/action Aug 13 22:04:37.253012 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Action body: b'{"create-from-src": {"source_group_id": "eefbc147-990f-46f4-8cc1-3a98380d3556", "name": "tempest-Group_from_grp-1668381018"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:37.253215 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "eefbc147-990f-46f4-8cc1-3a98380d3556", "name": "tempest-Group_from_grp-1668381018"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:37.253883 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-b94e03e1-1f78-44e3-8d12-a2dd435f5030 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Lock "cinder-attachment_update-1778a7b1-8a1d-461f-bd70-5c2346cadd43-np0000007271" released by "attachment_update" :: held 0.123s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:04:37.254224 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-b94e03e1-1f78-44e3-8d12-a2dd435f5030 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/attachments/0255bdd0-de3d-4925-b2df-a7b830c36770 returned with HTTP 200 Aug 13 22:04:37.254774 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 222/885] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:04:37 2026] PUT /volume/v3/attachments/0255bdd0-de3d-4925-b2df-a7b830c36770 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:37.255909 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Creating new group {'create-from-src': {'source_group_id': 'eefbc147-990f-46f4-8cc1-3a98380d3556', 'name': 'tempest-Group_from_grp-1668381018'}}. {{(pid=100266) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 22:04:37.256056 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Creating group tempest-Group_from_grp-1668381018 from source group eefbc147-990f-46f4-8cc1-3a98380d3556. Aug 13 22:04:37.260673 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:37.260673 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:37.269240 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:37.269240 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:37.286462 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-3b83953f-eab0-4c15-a2db-b7538f5bb805 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:37.292437 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-3b83953f-eab0-4c15-a2db-b7538f5bb805 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] POST https://10.4.3.4/volume/v3/attachments/0255bdd0-de3d-4925-b2df-a7b830c36770/action Aug 13 22:04:37.292863 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-3b83953f-eab0-4c15-a2db-b7538f5bb805 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:37.293016 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-3b83953f-eab0-4c15-a2db-b7538f5bb805 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:37.316997 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:37.316997 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:37.324370 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Created reservations ['0e5b0296-18f8-45e4-93f4-cefd279e965e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:04:37.337188 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bf6b19ee-f447-418e-8066-9e388bf45528 req-3b83953f-eab0-4c15-a2db-b7538f5bb805 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/attachments/0255bdd0-de3d-4925-b2df-a7b830c36770/action returned with HTTP 204 Aug 13 22:04:37.337713 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 222/886] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:04:37 2026] POST /volume/v3/attachments/0255bdd0-de3d-4925-b2df-a7b830c36770/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:37.404299 np0000007271 devstack@c-api.service[100266]: INFO cinder.group.api [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] A mapping entry already exists for group a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e and volume type 3c38602c-84c3-4b7a-ad25-cfa1ac10346a. Do not need to create again. Aug 13 22:04:37.404730 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:37.404730 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:37.405334 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Availability Zones retrieved successfully. Aug 13 22:04:37.412225 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Flow 'volume_create_api' (4b3b3bfe-a1ad-4daf-add7-bd900612f16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:37.413275 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (273dcc39-8236-4918-aa62-68dadbced26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:37.414909 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:04:37.438993 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (273dcc39-8236-4918-aa62-68dadbced26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '29dd1261-656e-467e-aff3-e039ac8bf4ab', 'volume_type': VolumeType(created_at=2026-08-13T22:04:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3c38602c-84c3-4b7a-ad25-cfa1ac10346a,is_public=True,name='tempest-GroupsV314Test-volume-type-1439837178',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c38602c-84c3-4b7a-ad25-cfa1ac10346a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:37.439943 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca9d69ca-72af-454d-ac17-d8d29f46f585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:37.481628 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1439837178 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1439837178, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:04:37.482116 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1439837178 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1439837178, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:04:37.504457 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Created reservations ['324d1ea9-9354-4fb9-9e09-6987c3f38673', '2065de69-b407-4642-85c6-8139a73d518f', '5c8d27eb-0cba-4c2c-b7f9-e98062defec8', 'ef410694-9ddb-4318-abae-45d1812b3ff8'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:04:37.505403 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca9d69ca-72af-454d-ac17-d8d29f46f585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['324d1ea9-9354-4fb9-9e09-6987c3f38673', '2065de69-b407-4642-85c6-8139a73d518f', '5c8d27eb-0cba-4c2c-b7f9-e98062defec8', 'ef410694-9ddb-4318-abae-45d1812b3ff8']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:37.506185 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (669cb1f1-accf-4589-a159-01d806d40346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:37.537509 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (669cb1f1-accf-4589-a159-01d806d40346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '304766bd-6b39-4312-a098-920ce83be03a', '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=a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e,group_type_id=,metadata={},multiattach=False,project_id='4bacb0458ed24a0ca972479c7e030eb6',qos_specs=None,replication_status=,reservations=['324d1ea9-9354-4fb9-9e09-6987c3f38673','2065de69-b407-4642-85c6-8139a73d518f','5c8d27eb-0cba-4c2c-b7f9-e98062defec8','ef410694-9ddb-4318-abae-45d1812b3ff8'],size=1,snapshot_id=None,source_replicaid=,source_volid=29dd1261-656e-467e-aff3-e039ac8bf4ab,status='creating',user_id='c7bcd1aeeeab4d869935473bbfb70742',volume_type_id=3c38602c-84c3-4b7a-ad25-cfa1ac10346a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:04:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e,host=None,id=304766bd-6b39-4312-a098-920ce83be03a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bacb0458ed24a0ca972479c7e030eb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=29dd1261-656e-467e-aff3-e039ac8bf4ab,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7bcd1aeeeab4d869935473bbfb70742',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c38602c-84c3-4b7a-ad25-cfa1ac10346a),volume_type_id=3c38602c-84c3-4b7a-ad25-cfa1ac10346a)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:37.538445 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (902b4da2-3963-40d7-9852-956da46a2d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:37.569330 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (902b4da2-3963-40d7-9852-956da46a2d87) transitioned into state 'SUCCESS' from 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=a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e,group_type_id=,metadata={},multiattach=False,project_id='4bacb0458ed24a0ca972479c7e030eb6',qos_specs=None,replication_status=,reservations=['324d1ea9-9354-4fb9-9e09-6987c3f38673','2065de69-b407-4642-85c6-8139a73d518f','5c8d27eb-0cba-4c2c-b7f9-e98062defec8','ef410694-9ddb-4318-abae-45d1812b3ff8'],size=1,snapshot_id=None,source_replicaid=,source_volid=29dd1261-656e-467e-aff3-e039ac8bf4ab,status='creating',user_id='c7bcd1aeeeab4d869935473bbfb70742',volume_type_id=3c38602c-84c3-4b7a-ad25-cfa1ac10346a)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:37.570496 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Flow 'volume_create_api' (4b3b3bfe-a1ad-4daf-add7-bd900612f16a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:37.570988 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Create volume request issued successfully. Aug 13 22:04:37.589021 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db2e4e9a-e955-4c78-9b03-97f34c2f22be tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/groups/action returned with HTTP 202 Aug 13 22:04:37.589491 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 221/887] 10.4.3.4 () {70 vars in 1304 bytes} [Thu Aug 13 22:04:37 2026] POST /volume/v3/groups/action => generated 102 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:37.600969 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d4f74b00-7112-47e4-a1cd-0f1b744b5a58 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:37.606272 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4f74b00-7112-47e4-a1cd-0f1b744b5a58 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:04:37.606560 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4f74b00-7112-47e4-a1cd-0f1b744b5a58 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:37.606832 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4f74b00-7112-47e4-a1cd-0f1b744b5a58 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:37.607184 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-d4f74b00-7112-47e4-a1cd-0f1b744b5a58 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:04:37.608166 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4f74b00-7112-47e4-a1cd-0f1b744b5a58 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:04:37.617790 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d4f74b00-7112-47e4-a1cd-0f1b744b5a58 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Get all volumes completed successfully. Aug 13 22:04:37.618857 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-d4f74b00-7112-47e4-a1cd-0f1b744b5a58 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:04:37.619098 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-d4f74b00-7112-47e4-a1cd-0f1b744b5a58 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:04:37.681648 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-d4f74b00-7112-47e4-a1cd-0f1b744b5a58 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:04:37.687451 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:37.687451 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:37.693599 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-d4f74b00-7112-47e4-a1cd-0f1b744b5a58 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:04:37.693985 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-d4f74b00-7112-47e4-a1cd-0f1b744b5a58 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:04:37.750801 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-d4f74b00-7112-47e4-a1cd-0f1b744b5a58 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:04:37.758930 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:37.758930 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:37.768449 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4f74b00-7112-47e4-a1cd-0f1b744b5a58 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:04:37.768952 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 223/888] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:04:37 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:04:37.786579 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a3712aef-6aff-4d9b-90b4-39e551fa3f14 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:37.792697 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3712aef-6aff-4d9b-90b4-39e551fa3f14 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] GET https://10.4.3.4/volume/v3/volumes/304766bd-6b39-4312-a098-920ce83be03a Aug 13 22:04:37.793506 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3712aef-6aff-4d9b-90b4-39e551fa3f14 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:37.793506 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3712aef-6aff-4d9b-90b4-39e551fa3f14 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:37.801843 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:37.801843 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:37.808649 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a3712aef-6aff-4d9b-90b4-39e551fa3f14 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Volume info retrieved successfully. Aug 13 22:04:37.809600 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-a3712aef-6aff-4d9b-90b4-39e551fa3f14 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:04:37.811121 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-a3712aef-6aff-4d9b-90b4-39e551fa3f14 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:04:37.872145 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-a3712aef-6aff-4d9b-90b4-39e551fa3f14 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:04:37.876236 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:37.876236 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:37.887456 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3712aef-6aff-4d9b-90b4-39e551fa3f14 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/volumes/304766bd-6b39-4312-a098-920ce83be03a returned with HTTP 200 Aug 13 22:04:37.887638 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 223/889] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:04:37 2026] GET /volume/v3/volumes/304766bd-6b39-4312-a098-920ce83be03a => generated 919 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:37.910235 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a6fb273f-7e15-4109-8091-b7246d239cfe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:37.912265 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-96a76213-a676-4b44-9d31-56ef019d91e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:37.912851 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6fb273f-7e15-4109-8091-b7246d239cfe tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] GET https://10.4.3.4/volume/v3/groups/a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e Aug 13 22:04:37.913143 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6fb273f-7e15-4109-8091-b7246d239cfe tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:37.913389 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6fb273f-7e15-4109-8091-b7246d239cfe tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:37.913594 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-a6fb273f-7e15-4109-8091-b7246d239cfe tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] show called for member a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:04:37.914413 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-96a76213-a676-4b44-9d31-56ef019d91e1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:04:37.914615 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-96a76213-a676-4b44-9d31-56ef019d91e1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:37.914816 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-96a76213-a676-4b44-9d31-56ef019d91e1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:37.922320 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:37.922320 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:37.938142 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6fb273f-7e15-4109-8091-b7246d239cfe tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/groups/a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e returned with HTTP 200 Aug 13 22:04:37.938531 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 223/890] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:04:37 2026] GET /volume/v3/groups/a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e => generated 417 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:37.939225 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:37.939225 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:37.945051 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-96a76213-a676-4b44-9d31-56ef019d91e1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:04:37.951206 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2d221b0b-190c-4350-a73b-419bbdeb86b4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:37.954314 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-96a76213-a676-4b44-9d31-56ef019d91e1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:04:37.954963 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 222/891] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:04:37 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1437 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:37.955505 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d221b0b-190c-4350-a73b-419bbdeb86b4 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:04:37.955927 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d221b0b-190c-4350-a73b-419bbdeb86b4 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:37.956166 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d221b0b-190c-4350-a73b-419bbdeb86b4 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:37.956490 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-2d221b0b-190c-4350-a73b-419bbdeb86b4 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:04:37.957362 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2d221b0b-190c-4350-a73b-419bbdeb86b4 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:04:37.965604 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2d221b0b-190c-4350-a73b-419bbdeb86b4 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Get all volumes completed successfully. Aug 13 22:04:37.966622 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-2d221b0b-190c-4350-a73b-419bbdeb86b4 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:04:37.966851 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-2d221b0b-190c-4350-a73b-419bbdeb86b4 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:04:38.013614 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-2d221b0b-190c-4350-a73b-419bbdeb86b4 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:04:38.018112 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:38.018112 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:38.024986 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-2d221b0b-190c-4350-a73b-419bbdeb86b4 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:04:38.025130 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-2d221b0b-190c-4350-a73b-419bbdeb86b4 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:04:38.074679 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-2d221b0b-190c-4350-a73b-419bbdeb86b4 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:04:38.078350 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:38.078350 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:38.087753 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d221b0b-190c-4350-a73b-419bbdeb86b4 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:04:38.088315 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 224/892] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:04:37 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:04:38.110135 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-23eef327-d658-46c2-9269-5eaa63c8cbf1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:38.113676 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23eef327-d658-46c2-9269-5eaa63c8cbf1 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] POST https://10.4.3.4/volume/v3/groups/a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e/action Aug 13 22:04:38.115376 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23eef327-d658-46c2-9269-5eaa63c8cbf1 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:38.115376 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23eef327-d658-46c2-9269-5eaa63c8cbf1 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:38.116589 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-23eef327-d658-46c2-9269-5eaa63c8cbf1 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] delete called for group a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 22:04:38.116763 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-23eef327-d658-46c2-9269-5eaa63c8cbf1 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Delete group with id: a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e Aug 13 22:04:38.123059 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:38.123059 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:38.206756 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23eef327-d658-46c2-9269-5eaa63c8cbf1 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/groups/a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e/action returned with HTTP 202 Aug 13 22:04:38.207343 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 224/893] 10.4.3.4 () {70 vars in 1414 bytes} [Thu Aug 13 22:04:38 2026] POST /volume/v3/groups/a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:04:38.216498 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-15d22835-3c51-44be-bef7-f5e041885e78 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:38.218558 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15d22835-3c51-44be-bef7-f5e041885e78 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] GET https://10.4.3.4/volume/v3/volumes/304766bd-6b39-4312-a098-920ce83be03a Aug 13 22:04:38.218963 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15d22835-3c51-44be-bef7-f5e041885e78 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:38.218963 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15d22835-3c51-44be-bef7-f5e041885e78 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:38.231758 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:38.231758 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:38.237240 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-15d22835-3c51-44be-bef7-f5e041885e78 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Volume info retrieved successfully. Aug 13 22:04:38.238215 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-15d22835-3c51-44be-bef7-f5e041885e78 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:04:38.238439 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-15d22835-3c51-44be-bef7-f5e041885e78 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:04:38.300628 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-15d22835-3c51-44be-bef7-f5e041885e78 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:04:38.304064 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:38.304064 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:38.318850 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15d22835-3c51-44be-bef7-f5e041885e78 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/volumes/304766bd-6b39-4312-a098-920ce83be03a returned with HTTP 200 Aug 13 22:04:38.319936 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 224/894] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:04:38 2026] GET /volume/v3/volumes/304766bd-6b39-4312-a098-920ce83be03a => generated 918 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:38.428463 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b5b3c49-d63b-4f64-b4ad-13c4b1dd1d1c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:38.428909 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b5b3c49-d63b-4f64-b4ad-13c4b1dd1d1c None None] GET https://10.4.3.4/volume// Aug 13 22:04:38.429071 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b5b3c49-d63b-4f64-b4ad-13c4b1dd1d1c None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:38.429275 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b5b3c49-d63b-4f64-b4ad-13c4b1dd1d1c None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:38.429670 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b5b3c49-d63b-4f64-b4ad-13c4b1dd1d1c None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:04:38.430024 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 223/895] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:04:38 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:04:38.438885 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-59f17658-0631-4869-a249-e29023235e89 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:38.442070 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-59f17658-0631-4869-a249-e29023235e89 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:04:38.442607 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-59f17658-0631-4869-a249-e29023235e89 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9d2c918-2c65-46bb-b7e5-b201011539f4", "connector": null, "instance_uuid": "4ac33cbf-a4cd-4ee4-b5a2-dde69f5b85a3"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:38.460948 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:38.460948 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:38.504034 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-59f17658-0631-4869-a249-e29023235e89 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:04:38.504868 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 225/896] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:04:38 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:38.518984 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-2681a5ba-b089-4dc1-8b2a-91df9d6b273d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:38.521688 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-2681a5ba-b089-4dc1-8b2a-91df9d6b273d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] DELETE https://10.4.3.4/volume/v3/attachments/b460e166-8525-46d5-9927-d80666a6cf8b Aug 13 22:04:38.522040 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-2681a5ba-b089-4dc1-8b2a-91df9d6b273d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:38.522327 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-2681a5ba-b089-4dc1-8b2a-91df9d6b273d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:38.533950 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:38.533950 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:38.607103 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-2681a5ba-b089-4dc1-8b2a-91df9d6b273d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/b460e166-8525-46d5-9927-d80666a6cf8b returned with HTTP 200 Aug 13 22:04:38.607641 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 225/897] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:04:38 2026] DELETE /volume/v3/attachments/b460e166-8525-46d5-9927-d80666a6cf8b => generated 367 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:39.334492 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ccd3d1f-c385-44c8-8fcf-1b821d11f733 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:39.337058 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ccd3d1f-c385-44c8-8fcf-1b821d11f733 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] GET https://10.4.3.4/volume/v3/volumes/304766bd-6b39-4312-a098-920ce83be03a Aug 13 22:04:39.337317 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ccd3d1f-c385-44c8-8fcf-1b821d11f733 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:39.337584 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ccd3d1f-c385-44c8-8fcf-1b821d11f733 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:39.344365 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ccd3d1f-c385-44c8-8fcf-1b821d11f733 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/volumes/304766bd-6b39-4312-a098-920ce83be03a returned with HTTP 404 Aug 13 22:04:39.344996 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 225/898] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:04:39 2026] GET /volume/v3/volumes/304766bd-6b39-4312-a098-920ce83be03a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:04:39.353433 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2244e8db-09ea-497d-be47-d7d5aa24b16f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:39.355598 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2244e8db-09ea-497d-be47-d7d5aa24b16f tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] GET https://10.4.3.4/volume/v3/groups/a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e Aug 13 22:04:39.355904 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2244e8db-09ea-497d-be47-d7d5aa24b16f tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:39.356177 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2244e8db-09ea-497d-be47-d7d5aa24b16f tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:39.356359 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-2244e8db-09ea-497d-be47-d7d5aa24b16f tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] show called for member a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:04:39.360021 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2244e8db-09ea-497d-be47-d7d5aa24b16f tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/groups/a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e returned with HTTP 404 Aug 13 22:04:39.360546 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 224/899] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:04:39 2026] GET /volume/v3/groups/a122be4a-a3f6-42f7-9ee9-c1a998cc4a3e => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:04:39.376197 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e0e7436b-c193-495c-b576-4d506d8e87ad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:39.379175 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0e7436b-c193-495c-b576-4d506d8e87ad tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:04:39.379523 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0e7436b-c193-495c-b576-4d506d8e87ad tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:39.379822 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0e7436b-c193-495c-b576-4d506d8e87ad tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:39.380137 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-e0e7436b-c193-495c-b576-4d506d8e87ad tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:04:39.380673 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:39.380673 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:39.381464 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e0e7436b-c193-495c-b576-4d506d8e87ad tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:04:39.392109 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e0e7436b-c193-495c-b576-4d506d8e87ad tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Get all volumes completed successfully. Aug 13 22:04:39.393878 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-e0e7436b-c193-495c-b576-4d506d8e87ad tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:04:39.393878 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-e0e7436b-c193-495c-b576-4d506d8e87ad tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:04:39.447396 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-e0e7436b-c193-495c-b576-4d506d8e87ad tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:04:39.450876 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:39.450876 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:39.458741 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0e7436b-c193-495c-b576-4d506d8e87ad tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:04:39.459163 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 226/900] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:04:39 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:39.472264 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04ab8863-6c22-4e16-b54f-7fb2d3ca0331 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:39.473831 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04ab8863-6c22-4e16-b54f-7fb2d3ca0331 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] POST https://10.4.3.4/volume/v3/groups/eefbc147-990f-46f4-8cc1-3a98380d3556/action Aug 13 22:04:39.474152 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04ab8863-6c22-4e16-b54f-7fb2d3ca0331 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:39.474258 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04ab8863-6c22-4e16-b54f-7fb2d3ca0331 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:39.475581 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-04ab8863-6c22-4e16-b54f-7fb2d3ca0331 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] delete called for group eefbc147-990f-46f4-8cc1-3a98380d3556 {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 22:04:39.475677 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-04ab8863-6c22-4e16-b54f-7fb2d3ca0331 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Delete group with id: eefbc147-990f-46f4-8cc1-3a98380d3556 Aug 13 22:04:39.480198 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:39.480198 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:39.512775 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04ab8863-6c22-4e16-b54f-7fb2d3ca0331 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/groups/eefbc147-990f-46f4-8cc1-3a98380d3556/action returned with HTTP 202 Aug 13 22:04:39.513381 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 226/901] 10.4.3.4 () {70 vars in 1414 bytes} [Thu Aug 13 22:04:39 2026] POST /volume/v3/groups/eefbc147-990f-46f4-8cc1-3a98380d3556/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:04:39.526569 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f5dd9060-4b9c-47a1-aab4-ce3633bbd53f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:39.526569 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5dd9060-4b9c-47a1-aab4-ce3633bbd53f tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] GET https://10.4.3.4/volume/v3/volumes/29dd1261-656e-467e-aff3-e039ac8bf4ab Aug 13 22:04:39.526569 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5dd9060-4b9c-47a1-aab4-ce3633bbd53f tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:39.526867 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5dd9060-4b9c-47a1-aab4-ce3633bbd53f tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:39.541098 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:39.541098 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:39.550636 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f5dd9060-4b9c-47a1-aab4-ce3633bbd53f tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Volume info retrieved successfully. Aug 13 22:04:39.550636 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-f5dd9060-4b9c-47a1-aab4-ce3633bbd53f tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:04:39.551009 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-f5dd9060-4b9c-47a1-aab4-ce3633bbd53f tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:04:39.595084 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-f5dd9060-4b9c-47a1-aab4-ce3633bbd53f tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:04:39.599058 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:39.599058 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:39.607564 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5dd9060-4b9c-47a1-aab4-ce3633bbd53f tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/volumes/29dd1261-656e-467e-aff3-e039ac8bf4ab returned with HTTP 200 Aug 13 22:04:39.608469 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 226/902] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:04:39 2026] GET /volume/v3/volumes/29dd1261-656e-467e-aff3-e039ac8bf4ab => generated 906 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:39.681316 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-b6c3e53b-5600-4244-911d-f841748a233d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:39.683450 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-b6c3e53b-5600-4244-911d-f841748a233d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] PUT https://10.4.3.4/volume/v3/attachments/421dfdd8-10c2-4dea-b799-5733ca15792c Aug 13 22:04:39.683855 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-b6c3e53b-5600-4244-911d-f841748a233d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:39.691741 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-b6c3e53b-5600-4244-911d-f841748a233d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Acquiring lock "cinder-attachment_update-d9d2c918-2c65-46bb-b7e5-b201011539f4-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:04:39.696624 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-b6c3e53b-5600-4244-911d-f841748a233d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Lock "cinder-attachment_update-d9d2c918-2c65-46bb-b7e5-b201011539f4-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:04:39.697587 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:39.697587 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:39.780586 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-b6c3e53b-5600-4244-911d-f841748a233d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Lock "cinder-attachment_update-d9d2c918-2c65-46bb-b7e5-b201011539f4-np0000007271" released by "attachment_update" :: held 0.084s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:04:39.780976 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-b6c3e53b-5600-4244-911d-f841748a233d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/421dfdd8-10c2-4dea-b799-5733ca15792c returned with HTTP 200 Aug 13 22:04:39.781555 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 225/903] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:04:39 2026] PUT /volume/v3/attachments/421dfdd8-10c2-4dea-b799-5733ca15792c => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:39.801415 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-26036689-6085-4463-8ee5-9e20daf90dac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:39.803572 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-26036689-6085-4463-8ee5-9e20daf90dac tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/attachments/421dfdd8-10c2-4dea-b799-5733ca15792c Aug 13 22:04:39.803813 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-26036689-6085-4463-8ee5-9e20daf90dac tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:39.803987 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-26036689-6085-4463-8ee5-9e20daf90dac tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:39.819880 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-26036689-6085-4463-8ee5-9e20daf90dac tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/421dfdd8-10c2-4dea-b799-5733ca15792c returned with HTTP 200 Aug 13 22:04:39.820337 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 227/904] 10.4.3.4 () {70 vars in 1637 bytes} [Thu Aug 13 22:04:39 2026] GET /volume/v3/attachments/421dfdd8-10c2-4dea-b799-5733ca15792c => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:40.624376 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bebd411b-ab91-4567-9e44-7d212578fadc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:40.631894 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bebd411b-ab91-4567-9e44-7d212578fadc tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] GET https://10.4.3.4/volume/v3/volumes/29dd1261-656e-467e-aff3-e039ac8bf4ab Aug 13 22:04:40.631894 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bebd411b-ab91-4567-9e44-7d212578fadc tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:40.631894 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bebd411b-ab91-4567-9e44-7d212578fadc tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:40.653589 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bebd411b-ab91-4567-9e44-7d212578fadc tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/volumes/29dd1261-656e-467e-aff3-e039ac8bf4ab returned with HTTP 404 Aug 13 22:04:40.654071 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 227/905] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:04:40 2026] GET /volume/v3/volumes/29dd1261-656e-467e-aff3-e039ac8bf4ab => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:04:40.665369 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e9352442-118c-4c7b-a1f8-c5d0c1411ec2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:40.667691 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9352442-118c-4c7b-a1f8-c5d0c1411ec2 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] GET https://10.4.3.4/volume/v3/groups/eefbc147-990f-46f4-8cc1-3a98380d3556 Aug 13 22:04:40.668039 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9352442-118c-4c7b-a1f8-c5d0c1411ec2 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:40.668275 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9352442-118c-4c7b-a1f8-c5d0c1411ec2 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:40.668484 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-e9352442-118c-4c7b-a1f8-c5d0c1411ec2 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] show called for member eefbc147-990f-46f4-8cc1-3a98380d3556 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:04:40.672918 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9352442-118c-4c7b-a1f8-c5d0c1411ec2 tempest-GroupsV314Test-1739164303 tempest-GroupsV314Test-1739164303-project-member] https://10.4.3.4/volume/v3/groups/eefbc147-990f-46f4-8cc1-3a98380d3556 returned with HTTP 404 Aug 13 22:04:40.673642 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 227/906] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:04:40 2026] GET /volume/v3/groups/eefbc147-990f-46f4-8cc1-3a98380d3556 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:04:40.682089 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-de70f41b-0576-4f72-b21b-a4e4230a5fec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:40.684605 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de70f41b-0576-4f72-b21b-a4e4230a5fec tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] DELETE https://10.4.3.4/volume/v3/group_types/82218558-8750-4c8d-b3a3-b0fb31b52044 Aug 13 22:04:40.684968 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de70f41b-0576-4f72-b21b-a4e4230a5fec tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:40.685226 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de70f41b-0576-4f72-b21b-a4e4230a5fec tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:40.685611 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:40.685611 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:40.712630 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de70f41b-0576-4f72-b21b-a4e4230a5fec tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] https://10.4.3.4/volume/v3/group_types/82218558-8750-4c8d-b3a3-b0fb31b52044 returned with HTTP 202 Aug 13 22:04:40.713209 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 226/907] 10.4.3.4 () {68 vars in 1390 bytes} [Thu Aug 13 22:04:40 2026] DELETE /volume/v3/group_types/82218558-8750-4c8d-b3a3-b0fb31b52044 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:04:40.721961 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-24e2b2fa-0d0d-48b6-9747-15295205cbb3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:40.726526 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24e2b2fa-0d0d-48b6-9747-15295205cbb3 tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] DELETE https://10.4.3.4/volume/v3/types/3c38602c-84c3-4b7a-ad25-cfa1ac10346a Aug 13 22:04:40.729994 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24e2b2fa-0d0d-48b6-9747-15295205cbb3 tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:40.730231 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24e2b2fa-0d0d-48b6-9747-15295205cbb3 tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:40.730576 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:40.730576 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:40.756341 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24e2b2fa-0d0d-48b6-9747-15295205cbb3 tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] https://10.4.3.4/volume/v3/types/3c38602c-84c3-4b7a-ad25-cfa1ac10346a returned with HTTP 202 Aug 13 22:04:40.756864 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 228/908] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:04:40 2026] DELETE /volume/v3/types/3c38602c-84c3-4b7a-ad25-cfa1ac10346a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:04:40.764120 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6888e722-d726-4d5c-8e82-bc99906f3d22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:40.765993 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6888e722-d726-4d5c-8e82-bc99906f3d22 tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] GET https://10.4.3.4/volume/v3/types/3c38602c-84c3-4b7a-ad25-cfa1ac10346a Aug 13 22:04:40.766568 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6888e722-d726-4d5c-8e82-bc99906f3d22 tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:40.766810 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6888e722-d726-4d5c-8e82-bc99906f3d22 tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:40.770606 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6888e722-d726-4d5c-8e82-bc99906f3d22 tempest-GroupsV314Test-2096480417 tempest-GroupsV314Test-2096480417-project-admin] https://10.4.3.4/volume/v3/types/3c38602c-84c3-4b7a-ad25-cfa1ac10346a returned with HTTP 404 Aug 13 22:04:40.771132 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 228/909] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:04:40 2026] GET /volume/v3/types/3c38602c-84c3-4b7a-ad25-cfa1ac10346a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:43.610067 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-18f17a44-4cb7-49a1-8ea5-a66bf4296bbd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:43.706098 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18f17a44-4cb7-49a1-8ea5-a66bf4296bbd tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:04:43.706523 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18f17a44-4cb7-49a1-8ea5-a66bf4296bbd tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-910172988", "os-volume-type-access:is_public": false}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:43.720874 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18f17a44-4cb7-49a1-8ea5-a66bf4296bbd tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:04:43.721364 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 228/910] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:04:43 2026] POST /volume/v3/types => generated 228 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:43.730683 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-53b4955b-e003-4af4-bf3b-a4113cb3820c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:43.772497 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-86e33ffb-2b47-4fa1-ac43-431753054ed7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:43.774830 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-86e33ffb-2b47-4fa1-ac43-431753054ed7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/attachments/421dfdd8-10c2-4dea-b799-5733ca15792c/action Aug 13 22:04:43.775197 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-86e33ffb-2b47-4fa1-ac43-431753054ed7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:43.775324 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-86e33ffb-2b47-4fa1-ac43-431753054ed7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:43.798503 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:43.798503 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:43.813141 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d5495e25-3785-4fc6-acfe-131b47c06984 req-86e33ffb-2b47-4fa1-ac43-431753054ed7 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/421dfdd8-10c2-4dea-b799-5733ca15792c/action returned with HTTP 204 Aug 13 22:04:43.813141 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 229/911] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:04:43 2026] POST /volume/v3/attachments/421dfdd8-10c2-4dea-b799-5733ca15792c/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:43.828465 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53b4955b-e003-4af4-bf3b-a4113cb3820c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:04:43.828951 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53b4955b-e003-4af4-bf3b-a4113cb3820c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "95fb3295-c1ae-4770-840e-3547577416fd", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:43.835152 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-53b4955b-e003-4af4-bf3b-a4113cb3820c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Create volume request body: {'volume': {'volume_type': '95fb3295-c1ae-4770-840e-3547577416fd', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:04:43.852145 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53b4955b-e003-4af4-bf3b-a4113cb3820c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 404 Aug 13 22:04:43.852732 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 227/912] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:04:43 2026] POST /volume/v3/volumes => generated 114 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:43.867667 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f00da93-0360-44d4-99d5-c6f328881a49 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:43.870955 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f00da93-0360-44d4-99d5-c6f328881a49 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] POST https://10.4.3.4/volume/v3/types/95fb3295-c1ae-4770-840e-3547577416fd/action Aug 13 22:04:43.871338 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f00da93-0360-44d4-99d5-c6f328881a49 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Action body: b'{"addProjectAccess": {"project": "c09aa1e63aa04b5cbf73e6bd60d9ed15"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:43.871518 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f00da93-0360-44d4-99d5-c6f328881a49 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c09aa1e63aa04b5cbf73e6bd60d9ed15"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:43.893483 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f00da93-0360-44d4-99d5-c6f328881a49 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] https://10.4.3.4/volume/v3/types/95fb3295-c1ae-4770-840e-3547577416fd/action returned with HTTP 202 Aug 13 22:04:43.893483 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 229/913] 10.4.3.4 () {68 vars in 1370 bytes} [Thu Aug 13 22:04:43 2026] POST /volume/v3/types/95fb3295-c1ae-4770-840e-3547577416fd/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:04:43.901444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32664dfa-e163-4f00-af1f-85b9c217560c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:43.904264 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:04:43.904839 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "95fb3295-c1ae-4770-840e-3547577416fd", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1801571812"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:43.906941 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Create volume request body: {'volume': {'volume_type': '95fb3295-c1ae-4770-840e-3547577416fd', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1801571812'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:04:43.920407 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Create volume of 1 GB Aug 13 22:04:43.923446 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:43.923446 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:43.923446 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Availability Zones retrieved successfully. Aug 13 22:04:43.929763 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Flow 'volume_create_api' (ae201ce0-367b-4a03-b906-831327396113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:43.931087 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (007b2160-fdde-4673-af80-b893fd37fdb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:43.932491 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:04:43.962286 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (007b2160-fdde-4673-af80-b893fd37fdb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:04:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=95fb3295-c1ae-4770-840e-3547577416fd,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-910172988',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95fb3295-c1ae-4770-840e-3547577416fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:43.963382 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4723afe-ba0b-4f7f-bf15-a60876e367c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:44.017168 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-910172988 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-910172988, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:04:44.017168 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-910172988 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-910172988, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:04:44.053998 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Created reservations ['b486a2a5-5db9-458a-a0b3-70f50dfeacf4', '615fc054-8020-4a90-ac8b-0977dcc7abc3', '05b63c11-afdc-40a8-947a-1af7f490f1a6', 'abac7811-b722-415e-b1bf-809f3965ef16'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:04:44.055264 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4723afe-ba0b-4f7f-bf15-a60876e367c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b486a2a5-5db9-458a-a0b3-70f50dfeacf4', '615fc054-8020-4a90-ac8b-0977dcc7abc3', '05b63c11-afdc-40a8-947a-1af7f490f1a6', 'abac7811-b722-415e-b1bf-809f3965ef16']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:44.056274 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d051aeb1-bd0f-4160-9b49-c62db9a6a66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:44.083596 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d051aeb1-bd0f-4160-9b49-c62db9a6a66e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83db65f6-a83e-41ed-9cd3-80ae3e39e9c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1801571812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c09aa1e63aa04b5cbf73e6bd60d9ed15',qos_specs=None,replication_status=,reservations=['b486a2a5-5db9-458a-a0b3-70f50dfeacf4','615fc054-8020-4a90-ac8b-0977dcc7abc3','05b63c11-afdc-40a8-947a-1af7f490f1a6','abac7811-b722-415e-b1bf-809f3965ef16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fac6e956dcf474ebc8a7336870e4734',volume_type_id=95fb3295-c1ae-4770-840e-3547577416fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1801571812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83db65f6-a83e-41ed-9cd3-80ae3e39e9c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c09aa1e63aa04b5cbf73e6bd60d9ed15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fac6e956dcf474ebc8a7336870e4734',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95fb3295-c1ae-4770-840e-3547577416fd),volume_type_id=95fb3295-c1ae-4770-840e-3547577416fd)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:44.084680 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e1962c4-579c-499f-ab96-2ed195bff588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:44.114598 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e1962c4-579c-499f-ab96-2ed195bff588) transitioned into state 'SUCCESS' from state '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-1801571812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c09aa1e63aa04b5cbf73e6bd60d9ed15',qos_specs=None,replication_status=,reservations=['b486a2a5-5db9-458a-a0b3-70f50dfeacf4','615fc054-8020-4a90-ac8b-0977dcc7abc3','05b63c11-afdc-40a8-947a-1af7f490f1a6','abac7811-b722-415e-b1bf-809f3965ef16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fac6e956dcf474ebc8a7336870e4734',volume_type_id=95fb3295-c1ae-4770-840e-3547577416fd)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:44.115549 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e5715b1-103a-4622-8c72-83ebf5ea8eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:44.129226 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e5715b1-103a-4622-8c72-83ebf5ea8eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:44.130322 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Flow 'volume_create_api' (ae201ce0-367b-4a03-b906-831327396113) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:44.130751 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Create volume request issued successfully. Aug 13 22:04:44.131499 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32664dfa-e163-4f00-af1f-85b9c217560c tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:04:44.132030 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 229/914] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:04:43 2026] POST /volume/v3/volumes => generated 791 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:04:44.147817 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a21d49e2-5dbc-40ec-a05c-579bcc13d3e8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:44.152442 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a21d49e2-5dbc-40ec-a05c-579bcc13d3e8 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] GET https://10.4.3.4/volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 Aug 13 22:04:44.152442 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a21d49e2-5dbc-40ec-a05c-579bcc13d3e8 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:44.152442 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a21d49e2-5dbc-40ec-a05c-579bcc13d3e8 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:44.163589 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:44.163589 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:44.170341 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a21d49e2-5dbc-40ec-a05c-579bcc13d3e8 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Volume info retrieved successfully. Aug 13 22:04:44.180164 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a21d49e2-5dbc-40ec-a05c-579bcc13d3e8 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] https://10.4.3.4/volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 returned with HTTP 200 Aug 13 22:04:44.181019 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 230/915] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:44 2026] GET /volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:45.200232 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-475d99fa-cc2c-416d-b263-7fd28d7c2939 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:45.202414 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-475d99fa-cc2c-416d-b263-7fd28d7c2939 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] GET https://10.4.3.4/volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 Aug 13 22:04:45.202661 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-475d99fa-cc2c-416d-b263-7fd28d7c2939 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:45.202875 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-475d99fa-cc2c-416d-b263-7fd28d7c2939 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:45.211923 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:45.211923 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:45.217270 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-475d99fa-cc2c-416d-b263-7fd28d7c2939 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Volume info retrieved successfully. Aug 13 22:04:45.223755 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-475d99fa-cc2c-416d-b263-7fd28d7c2939 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] https://10.4.3.4/volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 returned with HTTP 200 Aug 13 22:04:45.224232 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 228/916] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:45 2026] GET /volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:45.240844 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7acd5875-81f9-4bfe-9424-a6997b884ea7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:45.245399 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7acd5875-81f9-4bfe-9424-a6997b884ea7 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] GET https://10.4.3.4/volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 Aug 13 22:04:45.245399 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7acd5875-81f9-4bfe-9424-a6997b884ea7 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:45.245399 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7acd5875-81f9-4bfe-9424-a6997b884ea7 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:45.260638 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:45.260638 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:45.269449 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7acd5875-81f9-4bfe-9424-a6997b884ea7 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Volume info retrieved successfully. Aug 13 22:04:45.274760 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7acd5875-81f9-4bfe-9424-a6997b884ea7 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] https://10.4.3.4/volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 returned with HTTP 200 Aug 13 22:04:45.275413 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 230/917] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:45 2026] GET /volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:45.295311 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cac34877-bbf0-40a8-811c-86181ba94d7f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:45.297619 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cac34877-bbf0-40a8-811c-86181ba94d7f tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] DELETE https://10.4.3.4/volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 Aug 13 22:04:45.298267 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cac34877-bbf0-40a8-811c-86181ba94d7f tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:45.298505 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cac34877-bbf0-40a8-811c-86181ba94d7f tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:45.298727 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-cac34877-bbf0-40a8-811c-86181ba94d7f tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Delete volume with id: 83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 Aug 13 22:04:45.309769 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:45.309769 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:45.310372 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cac34877-bbf0-40a8-811c-86181ba94d7f tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Volume info retrieved successfully. Aug 13 22:04:45.336827 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cac34877-bbf0-40a8-811c-86181ba94d7f tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Delete volume request issued successfully. Aug 13 22:04:45.337063 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cac34877-bbf0-40a8-811c-86181ba94d7f tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] https://10.4.3.4/volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 returned with HTTP 202 Aug 13 22:04:45.337639 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 230/918] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:04:45 2026] DELETE /volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:04:45.347177 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a59a97ba-ecbf-4c65-99c1-f8663ee3780a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:45.352509 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a59a97ba-ecbf-4c65-99c1-f8663ee3780a tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] GET https://10.4.3.4/volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 Aug 13 22:04:45.352725 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a59a97ba-ecbf-4c65-99c1-f8663ee3780a tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:45.352967 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a59a97ba-ecbf-4c65-99c1-f8663ee3780a tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:45.366736 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:45.366736 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:45.376081 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a59a97ba-ecbf-4c65-99c1-f8663ee3780a tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Volume info retrieved successfully. Aug 13 22:04:45.385357 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a59a97ba-ecbf-4c65-99c1-f8663ee3780a tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] https://10.4.3.4/volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 returned with HTTP 200 Aug 13 22:04:45.386694 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 231/919] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:45 2026] GET /volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 => generated 883 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:46.402849 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ec80e9f-42d9-403f-9e9e-017c874ab972 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:46.405292 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ec80e9f-42d9-403f-9e9e-017c874ab972 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] GET https://10.4.3.4/volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 Aug 13 22:04:46.405703 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ec80e9f-42d9-403f-9e9e-017c874ab972 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:46.405810 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ec80e9f-42d9-403f-9e9e-017c874ab972 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:46.413683 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ec80e9f-42d9-403f-9e9e-017c874ab972 tempest-VolumeTypesAccessTest-1469368442 tempest-VolumeTypesAccessTest-1469368442-project-member] https://10.4.3.4/volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 returned with HTTP 404 Aug 13 22:04:46.414293 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 229/920] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:46 2026] GET /volume/v3/volumes/83db65f6-a83e-41ed-9cd3-80ae3e39e9c6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:46.423135 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f98f8399-055a-4223-b5ec-9f8966ce25a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:46.425163 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f98f8399-055a-4223-b5ec-9f8966ce25a5 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] POST https://10.4.3.4/volume/v3/types/95fb3295-c1ae-4770-840e-3547577416fd/action Aug 13 22:04:46.425608 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f98f8399-055a-4223-b5ec-9f8966ce25a5 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Action body: b'{"removeProjectAccess": {"project": "c09aa1e63aa04b5cbf73e6bd60d9ed15"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:46.425784 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f98f8399-055a-4223-b5ec-9f8966ce25a5 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c09aa1e63aa04b5cbf73e6bd60d9ed15"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:46.442073 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f98f8399-055a-4223-b5ec-9f8966ce25a5 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] https://10.4.3.4/volume/v3/types/95fb3295-c1ae-4770-840e-3547577416fd/action returned with HTTP 202 Aug 13 22:04:46.442529 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 231/921] 10.4.3.4 () {68 vars in 1370 bytes} [Thu Aug 13 22:04:46 2026] POST /volume/v3/types/95fb3295-c1ae-4770-840e-3547577416fd/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:04:46.453765 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-adc59a5e-6356-4c4c-ab6c-4b9c899b35c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:46.458441 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-adc59a5e-6356-4c4c-ab6c-4b9c899b35c7 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] DELETE https://10.4.3.4/volume/v3/types/95fb3295-c1ae-4770-840e-3547577416fd Aug 13 22:04:46.458758 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-adc59a5e-6356-4c4c-ab6c-4b9c899b35c7 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:46.459057 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-adc59a5e-6356-4c4c-ab6c-4b9c899b35c7 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:46.491279 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-adc59a5e-6356-4c4c-ab6c-4b9c899b35c7 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] https://10.4.3.4/volume/v3/types/95fb3295-c1ae-4770-840e-3547577416fd returned with HTTP 202 Aug 13 22:04:46.492141 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 231/922] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:04:46 2026] DELETE /volume/v3/types/95fb3295-c1ae-4770-840e-3547577416fd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:04:46.499833 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cbceb561-ef4f-4b69-b152-854724cc2210 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:46.501056 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbceb561-ef4f-4b69-b152-854724cc2210 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] GET https://10.4.3.4/volume/v3/types/95fb3295-c1ae-4770-840e-3547577416fd Aug 13 22:04:46.501353 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cbceb561-ef4f-4b69-b152-854724cc2210 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:46.502768 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cbceb561-ef4f-4b69-b152-854724cc2210 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:46.507483 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbceb561-ef4f-4b69-b152-854724cc2210 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] https://10.4.3.4/volume/v3/types/95fb3295-c1ae-4770-840e-3547577416fd returned with HTTP 404 Aug 13 22:04:46.508453 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 232/923] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:04:46 2026] GET /volume/v3/types/95fb3295-c1ae-4770-840e-3547577416fd => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:46.519143 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-be202db3-5897-49c9-b33c-5ca7f1a15f54 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:46.521607 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be202db3-5897-49c9-b33c-5ca7f1a15f54 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:04:46.522238 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be202db3-5897-49c9-b33c-5ca7f1a15f54 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1461179521", "os-volume-type-access:is_public": false}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:46.538299 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be202db3-5897-49c9-b33c-5ca7f1a15f54 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:04:46.538741 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 230/924] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:04:46 2026] POST /volume/v3/types => generated 229 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:46.549555 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3af994a9-cb0b-4345-998c-92f6d7c33d36 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:46.551397 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3af994a9-cb0b-4345-998c-92f6d7c33d36 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] POST https://10.4.3.4/volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae/action Aug 13 22:04:46.553445 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3af994a9-cb0b-4345-998c-92f6d7c33d36 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Action body: b'{"addProjectAccess": {"project": "c09aa1e63aa04b5cbf73e6bd60d9ed15"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:46.553445 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3af994a9-cb0b-4345-998c-92f6d7c33d36 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c09aa1e63aa04b5cbf73e6bd60d9ed15"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:46.566334 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3af994a9-cb0b-4345-998c-92f6d7c33d36 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] https://10.4.3.4/volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae/action returned with HTTP 202 Aug 13 22:04:46.567725 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 232/925] 10.4.3.4 () {68 vars in 1370 bytes} [Thu Aug 13 22:04:46 2026] POST /volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:04:46.577239 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d003f44-9efa-4651-a10c-6b2b23292a07 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:46.579062 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d003f44-9efa-4651-a10c-6b2b23292a07 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] POST https://10.4.3.4/volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae/action Aug 13 22:04:46.579414 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d003f44-9efa-4651-a10c-6b2b23292a07 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Action body: b'{"addProjectAccess": {"project": "c9c84270ca10497c9e1049479b083be6"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:46.579572 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d003f44-9efa-4651-a10c-6b2b23292a07 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c9c84270ca10497c9e1049479b083be6"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:46.599012 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d003f44-9efa-4651-a10c-6b2b23292a07 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] https://10.4.3.4/volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae/action returned with HTTP 202 Aug 13 22:04:46.599656 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 232/926] 10.4.3.4 () {68 vars in 1370 bytes} [Thu Aug 13 22:04:46 2026] POST /volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:04:46.606991 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-34a7df4f-cff0-4fe3-8cf2-98309b9ced58 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:46.609761 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34a7df4f-cff0-4fe3-8cf2-98309b9ced58 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] GET https://10.4.3.4/volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae/os-volume-type-access Aug 13 22:04:46.610071 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34a7df4f-cff0-4fe3-8cf2-98309b9ced58 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:46.610365 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34a7df4f-cff0-4fe3-8cf2-98309b9ced58 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:46.629261 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34a7df4f-cff0-4fe3-8cf2-98309b9ced58 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] https://10.4.3.4/volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae/os-volume-type-access returned with HTTP 200 Aug 13 22:04:46.630121 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 233/927] 10.4.3.4 () {66 vars in 1394 bytes} [Thu Aug 13 22:04:46 2026] GET /volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae/os-volume-type-access => generated 244 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:46.638067 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3d88533c-e034-46e7-8ada-60493d8840ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:46.639713 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d88533c-e034-46e7-8ada-60493d8840ec tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] POST https://10.4.3.4/volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae/action Aug 13 22:04:46.640047 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d88533c-e034-46e7-8ada-60493d8840ec tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Action body: b'{"removeProjectAccess": {"project": "c9c84270ca10497c9e1049479b083be6"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:46.640173 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d88533c-e034-46e7-8ada-60493d8840ec tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c9c84270ca10497c9e1049479b083be6"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:46.650867 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d88533c-e034-46e7-8ada-60493d8840ec tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] https://10.4.3.4/volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae/action returned with HTTP 202 Aug 13 22:04:46.651270 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 231/928] 10.4.3.4 () {68 vars in 1370 bytes} [Thu Aug 13 22:04:46 2026] POST /volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:04:46.659078 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-516bcbcf-3e0c-4692-96e9-4fe83bdf2eb9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:46.661442 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-516bcbcf-3e0c-4692-96e9-4fe83bdf2eb9 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] POST https://10.4.3.4/volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae/action Aug 13 22:04:46.661442 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-516bcbcf-3e0c-4692-96e9-4fe83bdf2eb9 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Action body: b'{"removeProjectAccess": {"project": "c09aa1e63aa04b5cbf73e6bd60d9ed15"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:46.661442 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-516bcbcf-3e0c-4692-96e9-4fe83bdf2eb9 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c09aa1e63aa04b5cbf73e6bd60d9ed15"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:46.671702 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-516bcbcf-3e0c-4692-96e9-4fe83bdf2eb9 tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] https://10.4.3.4/volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae/action returned with HTTP 202 Aug 13 22:04:46.672289 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 233/929] 10.4.3.4 () {68 vars in 1370 bytes} [Thu Aug 13 22:04:46 2026] POST /volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:04:46.682486 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1b282d6c-0964-49cb-8842-219d403d21fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:46.684335 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b282d6c-0964-49cb-8842-219d403d21fc tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] DELETE https://10.4.3.4/volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae Aug 13 22:04:46.684550 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b282d6c-0964-49cb-8842-219d403d21fc tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:46.684780 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b282d6c-0964-49cb-8842-219d403d21fc tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:46.706665 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b282d6c-0964-49cb-8842-219d403d21fc tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] https://10.4.3.4/volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae returned with HTTP 202 Aug 13 22:04:46.707059 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 233/930] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:04:46 2026] DELETE /volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:04:46.714586 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9c4735be-a8e3-4517-8ce9-8f7812cbe1df None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:46.716693 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c4735be-a8e3-4517-8ce9-8f7812cbe1df tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] GET https://10.4.3.4/volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae Aug 13 22:04:46.717121 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c4735be-a8e3-4517-8ce9-8f7812cbe1df tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:46.717358 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c4735be-a8e3-4517-8ce9-8f7812cbe1df tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:46.722688 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c4735be-a8e3-4517-8ce9-8f7812cbe1df tempest-VolumeTypesAccessTest-1763201771 tempest-VolumeTypesAccessTest-1763201771-project-admin] https://10.4.3.4/volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae returned with HTTP 404 Aug 13 22:04:46.723494 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 234/931] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:04:46 2026] GET /volume/v3/types/d3acec08-86fe-4177-94a9-0d5b920bfbae => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:50.022049 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74d4e13d-2045-4aff-ba92-f634816733a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:50.141733 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:04:50.142056 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1950609842"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:50.143501 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1950609842'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:04:50.143624 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Create volume of 1 GB Aug 13 22:04:50.148002 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Availability Zones retrieved successfully. Aug 13 22:04:50.153577 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Flow 'volume_create_api' (103d9c1b-6a58-4451-b529-70f15aa1f22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:50.154486 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2b9104-0707-4167-9e48-5e8232849c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:50.155369 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:04:50.180496 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2b9104-0707-4167-9e48-5e8232849c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:50.181296 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24fc3be8-5cbb-45cd-bfcc-f6bff44db39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:50.238315 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Created reservations ['63ce0c34-8610-4779-8641-3dc48b237fbc', '65280e0d-2343-4df5-91fa-e2bd8add7dd2', 'cbb08699-438a-4f12-88e7-9233e7553371', 'e44a0ff9-5ad8-4ee3-9ccc-cfcd84e31d68'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:04:50.239091 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24fc3be8-5cbb-45cd-bfcc-f6bff44db39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63ce0c34-8610-4779-8641-3dc48b237fbc', '65280e0d-2343-4df5-91fa-e2bd8add7dd2', 'cbb08699-438a-4f12-88e7-9233e7553371', 'e44a0ff9-5ad8-4ee3-9ccc-cfcd84e31d68']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:50.239890 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2f4fde0-ebdb-45c0-9ccc-9a9cb0912a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:50.267345 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2f4fde0-ebdb-45c0-9ccc-9a9cb0912a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54df05e3-a2c1-4cf2-9de7-9341acf743bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1950609842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8a4830d588b432c96b0754b54d4074d',qos_specs=None,replication_status=,reservations=['63ce0c34-8610-4779-8641-3dc48b237fbc','65280e0d-2343-4df5-91fa-e2bd8add7dd2','cbb08699-438a-4f12-88e7-9233e7553371','e44a0ff9-5ad8-4ee3-9ccc-cfcd84e31d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1b3b70254954ecbb7da46f121c02d96',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:04:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1950609842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54df05e3-a2c1-4cf2-9de7-9341acf743bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8a4830d588b432c96b0754b54d4074d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1b3b70254954ecbb7da46f121c02d96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:50.268815 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fbd8bf5-c7ff-4d74-8549-288b55e4b677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:50.287790 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fbd8bf5-c7ff-4d74-8549-288b55e4b677) transitioned into state 'SUCCESS' from state '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-1950609842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8a4830d588b432c96b0754b54d4074d',qos_specs=None,replication_status=,reservations=['63ce0c34-8610-4779-8641-3dc48b237fbc','65280e0d-2343-4df5-91fa-e2bd8add7dd2','cbb08699-438a-4f12-88e7-9233e7553371','e44a0ff9-5ad8-4ee3-9ccc-cfcd84e31d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1b3b70254954ecbb7da46f121c02d96',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:50.288491 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (376df2af-ae16-45f2-9a03-a7425f9ba3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:04:50.297495 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (376df2af-ae16-45f2-9a03-a7425f9ba3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:04:50.298349 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Flow 'volume_create_api' (103d9c1b-6a58-4451-b529-70f15aa1f22b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:04:50.298695 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Create volume request issued successfully. Aug 13 22:04:50.299284 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74d4e13d-2045-4aff-ba92-f634816733a5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:04:50.302956 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 232/932] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:04:50 2026] POST /volume/v3/volumes => generated 750 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:04:50.322434 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ace1e4a7-7cb5-4286-958b-98ff854d9491 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:50.325000 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ace1e4a7-7cb5-4286-958b-98ff854d9491 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd Aug 13 22:04:50.325324 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ace1e4a7-7cb5-4286-958b-98ff854d9491 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:50.325642 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ace1e4a7-7cb5-4286-958b-98ff854d9491 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:50.334578 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:50.334578 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:50.338978 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ace1e4a7-7cb5-4286-958b-98ff854d9491 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:04:50.344257 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ace1e4a7-7cb5-4286-958b-98ff854d9491 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd returned with HTTP 200 Aug 13 22:04:50.344773 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 234/933] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:50 2026] GET /volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:50.759894 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3d998e10-2f4f-4d5c-9dd1-fad65867a013 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:50.762025 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d998e10-2f4f-4d5c-9dd1-fad65867a013 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:04:50.762247 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d998e10-2f4f-4d5c-9dd1-fad65867a013 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:50.762480 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d998e10-2f4f-4d5c-9dd1-fad65867a013 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:50.774804 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:50.774804 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:50.779214 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3d998e10-2f4f-4d5c-9dd1-fad65867a013 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:04:50.784716 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d998e10-2f4f-4d5c-9dd1-fad65867a013 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 200 Aug 13 22:04:50.785309 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 234/934] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:50 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:50.835605 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-10fbddb3-1ca4-4fdd-8bcc-b406be1004eb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:50.838106 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-10fbddb3-1ca4-4fdd-8bcc-b406be1004eb tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:04:50.838379 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-10fbddb3-1ca4-4fdd-8bcc-b406be1004eb tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:50.838633 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-10fbddb3-1ca4-4fdd-8bcc-b406be1004eb tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:50.851217 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:50.851217 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:50.856640 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-10fbddb3-1ca4-4fdd-8bcc-b406be1004eb tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:04:50.863021 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-10fbddb3-1ca4-4fdd-8bcc-b406be1004eb tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 200 Aug 13 22:04:50.863591 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 235/935] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:04:50 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:50.886601 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-d8928dc1-ab71-4593-a2bd-ab47f5fc44bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:50.890493 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-d8928dc1-ab71-4593-a2bd-ab47f5fc44bb tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] POST https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2/action Aug 13 22:04:50.890493 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-d8928dc1-ab71-4593-a2bd-ab47f5fc44bb tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:50.890493 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-d8928dc1-ab71-4593-a2bd-ab47f5fc44bb tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:50.900024 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:50.900024 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:50.900964 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-d8928dc1-ab71-4593-a2bd-ab47f5fc44bb tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:04:50.911220 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-d8928dc1-ab71-4593-a2bd-ab47f5fc44bb tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Begin detaching volume completed successfully. Aug 13 22:04:50.912038 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-d8928dc1-ab71-4593-a2bd-ab47f5fc44bb tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2/action returned with HTTP 202 Aug 13 22:04:50.912865 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 233/936] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:04:50 2026] POST /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:04:50.969133 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82e6bb27-deef-4c71-b153-1000db650625 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:50.969133 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82e6bb27-deef-4c71-b153-1000db650625 None None] GET https://10.4.3.4/volume// Aug 13 22:04:50.969133 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82e6bb27-deef-4c71-b153-1000db650625 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:50.969133 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82e6bb27-deef-4c71-b153-1000db650625 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:50.969133 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82e6bb27-deef-4c71-b153-1000db650625 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:04:50.969133 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 235/937] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:04:50 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:04:50.977219 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-57ed0e53-5de6-4469-a48e-4fb280706627 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:50.980031 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-57ed0e53-5de6-4469-a48e-4fb280706627 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:04:50.980397 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-57ed0e53-5de6-4469-a48e-4fb280706627 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:50.980695 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-57ed0e53-5de6-4469-a48e-4fb280706627 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:50.993310 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:50.993310 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:50.997439 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-57ed0e53-5de6-4469-a48e-4fb280706627 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:04:51.003096 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-57ed0e53-5de6-4469-a48e-4fb280706627 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 200 Aug 13 22:04:51.003535 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 235/938] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:04:50 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 1321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:04:51.358610 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ef7e3c1d-48da-4304-99a8-87e6622fc346 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:51.360641 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ef7e3c1d-48da-4304-99a8-87e6622fc346 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd Aug 13 22:04:51.360869 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ef7e3c1d-48da-4304-99a8-87e6622fc346 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:51.361082 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ef7e3c1d-48da-4304-99a8-87e6622fc346 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:51.369101 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:51.369101 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:51.373624 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ef7e3c1d-48da-4304-99a8-87e6622fc346 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:04:51.378933 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ef7e3c1d-48da-4304-99a8-87e6622fc346 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd returned with HTTP 200 Aug 13 22:04:51.379477 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 236/939] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:51 2026] GET /volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:51.396402 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6deb4c94-3c37-48a1-ba9e-9438e2236afa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:51.397948 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6deb4c94-3c37-48a1-ba9e-9438e2236afa tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:04:51.400484 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6deb4c94-3c37-48a1-ba9e-9438e2236afa tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "54df05e3-a2c1-4cf2-9de7-9341acf743bd", "name": "tempest-VolumesBackupsAdminTest-Backup-254841167", "container": "tempest-volumesbackupsadmintest-backup-container-2132933254"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:51.400484 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-6deb4c94-3c37-48a1-ba9e-9438e2236afa tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Creating new backup {'backup': {'volume_id': '54df05e3-a2c1-4cf2-9de7-9341acf743bd', 'name': 'tempest-VolumesBackupsAdminTest-Backup-254841167', 'container': 'tempest-volumesbackupsadmintest-backup-container-2132933254'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:04:51.400484 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-6deb4c94-3c37-48a1-ba9e-9438e2236afa tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Creating backup of volume 54df05e3-a2c1-4cf2-9de7-9341acf743bd in container tempest-volumesbackupsadmintest-backup-container-2132933254 Aug 13 22:04:51.408033 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:51.408033 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:51.408705 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6deb4c94-3c37-48a1-ba9e-9438e2236afa tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:04:51.434552 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6deb4c94-3c37-48a1-ba9e-9438e2236afa tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Created reservations ['26a07f18-b884-43e0-ae89-c6b718ee5f94', '93a1a4f3-01c9-4f2e-a040-10f14f8e0ce2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:04:51.469255 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6deb4c94-3c37-48a1-ba9e-9438e2236afa tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:04:51.473135 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 234/940] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:04:51 2026] POST /volume/v3/backups => generated 330 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:04:51.486189 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79287d69-379d-4aaf-95d9-456bc495e843 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:51.488618 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79287d69-379d-4aaf-95d9-456bc495e843 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:04:51.489005 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79287d69-379d-4aaf-95d9-456bc495e843 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:51.489352 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79287d69-379d-4aaf-95d9-456bc495e843 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:51.489559 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-79287d69-379d-4aaf-95d9-456bc495e843 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:04:51.495548 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:51.495548 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:51.496690 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79287d69-379d-4aaf-95d9-456bc495e843 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:04:51.497234 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 236/941] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:51 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:52.510294 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b4a476c9-b7f5-4ef7-9151-60316006e45e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:52.512764 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4a476c9-b7f5-4ef7-9151-60316006e45e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:04:52.513029 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4a476c9-b7f5-4ef7-9151-60316006e45e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:52.513276 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4a476c9-b7f5-4ef7-9151-60316006e45e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:52.513415 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b4a476c9-b7f5-4ef7-9151-60316006e45e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:04:52.519304 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:52.519304 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:52.520507 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4a476c9-b7f5-4ef7-9151-60316006e45e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:04:52.520981 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 236/942] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:52 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:53.533593 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5bef2488-8438-4913-9355-3501a50889a1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:53.541188 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bef2488-8438-4913-9355-3501a50889a1 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:04:53.541471 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bef2488-8438-4913-9355-3501a50889a1 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:53.541711 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bef2488-8438-4913-9355-3501a50889a1 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:53.541846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5bef2488-8438-4913-9355-3501a50889a1 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:04:53.551085 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:53.551085 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:53.551750 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bef2488-8438-4913-9355-3501a50889a1 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:04:53.552157 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 237/943] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:53 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:54.253040 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-3c29f74a-201e-4252-9b40-19c37352b706 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:54.258450 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-3c29f74a-201e-4252-9b40-19c37352b706 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] DELETE https://10.4.3.4/volume/v3/attachments/1379fb5d-6e5e-4727-b8d8-1aea457adbf8 Aug 13 22:04:54.258450 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-3c29f74a-201e-4252-9b40-19c37352b706 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:54.258450 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-3c29f74a-201e-4252-9b40-19c37352b706 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:54.276459 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:54.276459 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:54.335058 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8820ac28-abc5-4897-a28c-a3e8041e7a97 req-3c29f74a-201e-4252-9b40-19c37352b706 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/attachments/1379fb5d-6e5e-4727-b8d8-1aea457adbf8 returned with HTTP 200 Aug 13 22:04:54.335938 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 235/944] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:04:54 2026] DELETE /volume/v3/attachments/1379fb5d-6e5e-4727-b8d8-1aea457adbf8 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:04:54.563512 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bdc118b4-72f1-461b-87e1-27f45dc0ab96 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:54.566328 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdc118b4-72f1-461b-87e1-27f45dc0ab96 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:04:54.566328 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bdc118b4-72f1-461b-87e1-27f45dc0ab96 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:54.566447 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bdc118b4-72f1-461b-87e1-27f45dc0ab96 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:54.566623 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bdc118b4-72f1-461b-87e1-27f45dc0ab96 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:04:54.572506 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:54.572506 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:54.573554 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdc118b4-72f1-461b-87e1-27f45dc0ab96 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:04:54.574020 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 237/945] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:54 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:55.157466 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0cf42eeb-749b-4c66-a80f-f41a4cbcd8cb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:55.159942 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0cf42eeb-749b-4c66-a80f-f41a4cbcd8cb tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:04:55.160040 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0cf42eeb-749b-4c66-a80f-f41a4cbcd8cb tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:55.160210 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0cf42eeb-749b-4c66-a80f-f41a4cbcd8cb tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:55.162601 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa404c56-907c-4551-9e1f-a5033350b0c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:55.163148 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa404c56-907c-4551-9e1f-a5033350b0c3 None None] GET https://10.4.3.4/volume// Aug 13 22:04:55.163452 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa404c56-907c-4551-9e1f-a5033350b0c3 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:55.163647 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa404c56-907c-4551-9e1f-a5033350b0c3 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:55.163957 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa404c56-907c-4551-9e1f-a5033350b0c3 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:04:55.164242 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 238/946] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:04:55 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:04:55.170785 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:55.170785 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:55.172181 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-45e65127-582d-48ca-a35d-4a7043018091 req-e6c00708-8cf6-4897-92b1-de86376e9971 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:55.176470 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-45e65127-582d-48ca-a35d-4a7043018091 req-e6c00708-8cf6-4897-92b1-de86376e9971 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:04:55.176470 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-45e65127-582d-48ca-a35d-4a7043018091 req-e6c00708-8cf6-4897-92b1-de86376e9971 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62faefb9-0312-4879-9499-28a19ccea1d9", "connector": null, "instance_uuid": "52895d2f-de54-43d3-a636-d973284cd2a3"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:55.176679 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0cf42eeb-749b-4c66-a80f-f41a4cbcd8cb tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:04:55.183035 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0cf42eeb-749b-4c66-a80f-f41a4cbcd8cb tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 200 Aug 13 22:04:55.184499 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 237/947] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:55 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:55.188692 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:55.188692 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:55.234996 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-45e65127-582d-48ca-a35d-4a7043018091 req-e6c00708-8cf6-4897-92b1-de86376e9971 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:04:55.235533 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 236/948] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:04:55 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:55.244492 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-45e65127-582d-48ca-a35d-4a7043018091 req-44d86f9e-15d1-4b7a-9a3e-ad2eb01f5d68 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:55.249054 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-45e65127-582d-48ca-a35d-4a7043018091 req-44d86f9e-15d1-4b7a-9a3e-ad2eb01f5d68 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] DELETE https://10.4.3.4/volume/v3/attachments/122df6eb-cf5d-4494-aa06-61f43b3479f1 Aug 13 22:04:55.249343 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-45e65127-582d-48ca-a35d-4a7043018091 req-44d86f9e-15d1-4b7a-9a3e-ad2eb01f5d68 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:55.249963 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-45e65127-582d-48ca-a35d-4a7043018091 req-44d86f9e-15d1-4b7a-9a3e-ad2eb01f5d68 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:55.263295 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:55.263295 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:55.343266 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-45e65127-582d-48ca-a35d-4a7043018091 req-44d86f9e-15d1-4b7a-9a3e-ad2eb01f5d68 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] https://10.4.3.4/volume/v3/attachments/122df6eb-cf5d-4494-aa06-61f43b3479f1 returned with HTTP 200 Aug 13 22:04:55.343266 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 238/949] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:04:55 2026] DELETE /volume/v3/attachments/122df6eb-cf5d-4494-aa06-61f43b3479f1 => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:55.587480 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b3479fa8-5121-4173-8e9a-f2bdfc9d48b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:55.589384 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3479fa8-5121-4173-8e9a-f2bdfc9d48b6 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:04:55.589880 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3479fa8-5121-4173-8e9a-f2bdfc9d48b6 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:55.589976 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3479fa8-5121-4173-8e9a-f2bdfc9d48b6 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:55.590088 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b3479fa8-5121-4173-8e9a-f2bdfc9d48b6 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:04:55.599318 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:55.599318 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:55.600218 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3479fa8-5121-4173-8e9a-f2bdfc9d48b6 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:04:55.600833 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 239/950] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:55 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:55.711795 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0bd0b3f9-95dd-403f-add9-67cb6a02da78 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:55.713863 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0bd0b3f9-95dd-403f-add9-67cb6a02da78 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:04:55.714162 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0bd0b3f9-95dd-403f-add9-67cb6a02da78 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:55.714349 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0bd0b3f9-95dd-403f-add9-67cb6a02da78 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:55.727139 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:55.727139 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:55.734604 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0bd0b3f9-95dd-403f-add9-67cb6a02da78 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:04:55.741662 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0bd0b3f9-95dd-403f-add9-67cb6a02da78 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:04:55.742048 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 238/951] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:55 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:55.813770 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-735db1da-7431-4958-ac78-22f6d0118948 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:55.816298 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-735db1da-7431-4958-ac78-22f6d0118948 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:04:55.816542 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-735db1da-7431-4958-ac78-22f6d0118948 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:55.816759 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-735db1da-7431-4958-ac78-22f6d0118948 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:55.831650 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:55.831650 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:55.837171 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-735db1da-7431-4958-ac78-22f6d0118948 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:04:55.843318 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-735db1da-7431-4958-ac78-22f6d0118948 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:04:55.843318 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 237/952] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:04:55 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:55.951451 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7255edd7-88b1-42b6-8cf4-4a1a01f91d8e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:55.951863 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7255edd7-88b1-42b6-8cf4-4a1a01f91d8e None None] GET https://10.4.3.4/volume// Aug 13 22:04:55.952046 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7255edd7-88b1-42b6-8cf4-4a1a01f91d8e None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:55.952258 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7255edd7-88b1-42b6-8cf4-4a1a01f91d8e None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:55.952677 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7255edd7-88b1-42b6-8cf4-4a1a01f91d8e None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:04:55.952958 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 239/953] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:04:55 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:04:55.962434 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-8e407d7b-c545-4ce6-ac32-707d40e26e93 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:55.964738 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-8e407d7b-c545-4ce6-ac32-707d40e26e93 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:04:55.965119 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-8e407d7b-c545-4ce6-ac32-707d40e26e93 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f70c841e-0ee7-4416-afae-8e3c003b67b9", "connector": null, "instance_uuid": "172839aa-e728-43a4-a2a5-c253fff7f4f3"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:55.972979 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:55.972979 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:55.996884 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-8e407d7b-c545-4ce6-ac32-707d40e26e93 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:04:55.997498 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 240/954] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:04:55 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 13 22:04:56.033572 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7db3cfdf-f8d8-4e9c-8560-c0d9fdbcea85 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:56.036930 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7db3cfdf-f8d8-4e9c-8560-c0d9fdbcea85 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:04:56.037659 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7db3cfdf-f8d8-4e9c-8560-c0d9fdbcea85 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:56.037659 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7db3cfdf-f8d8-4e9c-8560-c0d9fdbcea85 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:56.041902 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-805daf4e-09ba-4888-ab81-682cd9c14eef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:56.042598 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-805daf4e-09ba-4888-ab81-682cd9c14eef None None] GET https://10.4.3.4/volume// Aug 13 22:04:56.042598 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-805daf4e-09ba-4888-ab81-682cd9c14eef None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:56.043698 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-805daf4e-09ba-4888-ab81-682cd9c14eef None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:56.044177 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-805daf4e-09ba-4888-ab81-682cd9c14eef None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:04:56.044568 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 238/955] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:04:56 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:04:56.055751 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:56.055751 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:56.061477 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7db3cfdf-f8d8-4e9c-8560-c0d9fdbcea85 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:04:56.063855 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-96322df9-75d6-4d54-b6c6-697ce49a8cbc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:56.068015 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-96322df9-75d6-4d54-b6c6-697ce49a8cbc tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:04:56.069265 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-96322df9-75d6-4d54-b6c6-697ce49a8cbc tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:56.069265 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-96322df9-75d6-4d54-b6c6-697ce49a8cbc tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:56.074859 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7db3cfdf-f8d8-4e9c-8560-c0d9fdbcea85 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:04:56.075394 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 239/956] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:56 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:56.085240 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:56.085240 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:56.093291 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-96322df9-75d6-4d54-b6c6-697ce49a8cbc tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:04:56.106967 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-96322df9-75d6-4d54-b6c6-697ce49a8cbc tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:04:56.107871 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 240/957] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:04:56 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 1021 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:04:56.245119 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-74a02323-040e-415e-9382-f2c6ed8c3627 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:56.247506 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-74a02323-040e-415e-9382-f2c6ed8c3627 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] PUT https://10.4.3.4/volume/v3/attachments/fed674ef-7a1d-4d2f-826f-fbde6ccf984d Aug 13 22:04:56.248012 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-74a02323-040e-415e-9382-f2c6ed8c3627 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:56.262261 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-74a02323-040e-415e-9382-f2c6ed8c3627 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Acquiring lock "cinder-attachment_update-f70c841e-0ee7-4416-afae-8e3c003b67b9-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:04:56.269771 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-74a02323-040e-415e-9382-f2c6ed8c3627 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Lock "cinder-attachment_update-f70c841e-0ee7-4416-afae-8e3c003b67b9-np0000007271" acquired by "attachment_update" :: waited 0.008s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:04:56.270997 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:56.270997 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:56.432462 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-74a02323-040e-415e-9382-f2c6ed8c3627 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Lock "cinder-attachment_update-f70c841e-0ee7-4416-afae-8e3c003b67b9-np0000007271" released by "attachment_update" :: held 0.163s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:04:56.434031 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-74a02323-040e-415e-9382-f2c6ed8c3627 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/attachments/fed674ef-7a1d-4d2f-826f-fbde6ccf984d returned with HTTP 200 Aug 13 22:04:56.434031 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 241/958] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:04:56 2026] PUT /volume/v3/attachments/fed674ef-7a1d-4d2f-826f-fbde6ccf984d => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:56.619467 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b1fa44b1-b2f3-44d5-8cb9-d03889e01d6a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:56.621273 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1fa44b1-b2f3-44d5-8cb9-d03889e01d6a tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:04:56.621610 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b1fa44b1-b2f3-44d5-8cb9-d03889e01d6a tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:56.621869 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b1fa44b1-b2f3-44d5-8cb9-d03889e01d6a tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:56.622090 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b1fa44b1-b2f3-44d5-8cb9-d03889e01d6a tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:04:56.630944 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:56.630944 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:56.632262 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1fa44b1-b2f3-44d5-8cb9-d03889e01d6a tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:04:56.632880 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 239/959] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:56 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:57.092753 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f20914a2-8f61-4e82-86f5-5b6006f09687 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:57.095529 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f20914a2-8f61-4e82-86f5-5b6006f09687 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:04:57.095529 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f20914a2-8f61-4e82-86f5-5b6006f09687 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:57.095529 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f20914a2-8f61-4e82-86f5-5b6006f09687 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:57.104727 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:57.104727 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:57.108750 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f20914a2-8f61-4e82-86f5-5b6006f09687 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:04:57.113832 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f20914a2-8f61-4e82-86f5-5b6006f09687 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:04:57.114398 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 240/960] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:57 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:57.261344 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-870a17ac-7be5-4cc2-b8a6-adaa4ceec35c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:57.261719 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-870a17ac-7be5-4cc2-b8a6-adaa4ceec35c None None] GET https://10.4.3.4/volume// Aug 13 22:04:57.261892 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-870a17ac-7be5-4cc2-b8a6-adaa4ceec35c None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:57.262049 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-870a17ac-7be5-4cc2-b8a6-adaa4ceec35c None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:57.262583 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-870a17ac-7be5-4cc2-b8a6-adaa4ceec35c None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:04:57.263137 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 241/961] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:04:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:04:57.280561 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-75ee2532-5821-45fe-b810-ed786f932a7d req-f7a619b7-b75d-4397-9895-8de35731aaac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:57.283079 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-75ee2532-5821-45fe-b810-ed786f932a7d req-f7a619b7-b75d-4397-9895-8de35731aaac tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] GET https://10.4.3.4/volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 Aug 13 22:04:57.283439 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-75ee2532-5821-45fe-b810-ed786f932a7d req-f7a619b7-b75d-4397-9895-8de35731aaac tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:57.283676 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-75ee2532-5821-45fe-b810-ed786f932a7d req-f7a619b7-b75d-4397-9895-8de35731aaac tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:57.294144 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:57.294144 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:57.298058 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-75ee2532-5821-45fe-b810-ed786f932a7d req-f7a619b7-b75d-4397-9895-8de35731aaac tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Volume info retrieved successfully. Aug 13 22:04:57.303023 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-75ee2532-5821-45fe-b810-ed786f932a7d req-f7a619b7-b75d-4397-9895-8de35731aaac tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] https://10.4.3.4/volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 returned with HTTP 200 Aug 13 22:04:57.303623 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 242/962] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:04:57 2026] GET /volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 => generated 1536 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:04:57.422325 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-75ee2532-5821-45fe-b810-ed786f932a7d req-8e65e67f-a743-45e2-bfea-5f0a1f7e207e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:57.427032 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-75ee2532-5821-45fe-b810-ed786f932a7d req-8e65e67f-a743-45e2-bfea-5f0a1f7e207e tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] PUT https://10.4.3.4/volume/v3/attachments/b0fdbfa7-e712-4874-9c15-bdd5788e81d4 Aug 13 22:04:57.428436 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-75ee2532-5821-45fe-b810-ed786f932a7d req-8e65e67f-a743-45e2-bfea-5f0a1f7e207e tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:57.436169 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-75ee2532-5821-45fe-b810-ed786f932a7d req-8e65e67f-a743-45e2-bfea-5f0a1f7e207e tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Acquiring lock "cinder-attachment_update-62faefb9-0312-4879-9499-28a19ccea1d9-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:04:57.441530 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-75ee2532-5821-45fe-b810-ed786f932a7d req-8e65e67f-a743-45e2-bfea-5f0a1f7e207e tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Lock "cinder-attachment_update-62faefb9-0312-4879-9499-28a19ccea1d9-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:04:57.444012 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:57.444012 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:57.558798 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-75ee2532-5821-45fe-b810-ed786f932a7d req-8e65e67f-a743-45e2-bfea-5f0a1f7e207e tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Lock "cinder-attachment_update-62faefb9-0312-4879-9499-28a19ccea1d9-np0000007271" released by "attachment_update" :: held 0.117s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:04:57.559149 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-75ee2532-5821-45fe-b810-ed786f932a7d req-8e65e67f-a743-45e2-bfea-5f0a1f7e207e tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] https://10.4.3.4/volume/v3/attachments/b0fdbfa7-e712-4874-9c15-bdd5788e81d4 returned with HTTP 200 Aug 13 22:04:57.559739 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 240/963] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:04:57 2026] PUT /volume/v3/attachments/b0fdbfa7-e712-4874-9c15-bdd5788e81d4 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:04:57.598860 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-75ee2532-5821-45fe-b810-ed786f932a7d req-726451e2-b34b-4fd2-a3f3-5ce8dab4a483 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:57.601043 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-75ee2532-5821-45fe-b810-ed786f932a7d req-726451e2-b34b-4fd2-a3f3-5ce8dab4a483 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] POST https://10.4.3.4/volume/v3/attachments/b0fdbfa7-e712-4874-9c15-bdd5788e81d4/action Aug 13 22:04:57.601762 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-75ee2532-5821-45fe-b810-ed786f932a7d req-726451e2-b34b-4fd2-a3f3-5ce8dab4a483 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:57.602088 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-75ee2532-5821-45fe-b810-ed786f932a7d req-726451e2-b34b-4fd2-a3f3-5ce8dab4a483 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:57.623816 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:57.623816 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:57.634021 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-75ee2532-5821-45fe-b810-ed786f932a7d req-726451e2-b34b-4fd2-a3f3-5ce8dab4a483 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] https://10.4.3.4/volume/v3/attachments/b0fdbfa7-e712-4874-9c15-bdd5788e81d4/action returned with HTTP 204 Aug 13 22:04:57.634598 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 241/964] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:04:57 2026] POST /volume/v3/attachments/b0fdbfa7-e712-4874-9c15-bdd5788e81d4/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:57.650548 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a0799032-2d37-42a5-bc70-b5b8371b24a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:57.653794 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0799032-2d37-42a5-bc70-b5b8371b24a4 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:04:57.654075 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0799032-2d37-42a5-bc70-b5b8371b24a4 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:57.654286 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0799032-2d37-42a5-bc70-b5b8371b24a4 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:57.654443 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a0799032-2d37-42a5-bc70-b5b8371b24a4 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:04:57.668630 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:57.668630 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:57.668630 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0799032-2d37-42a5-bc70-b5b8371b24a4 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:04:57.668630 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 242/965] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:57 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:58.131120 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e7de2b59-ba69-4414-ab75-4cc12b23faa4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:58.133774 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7de2b59-ba69-4414-ab75-4cc12b23faa4 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:04:58.133992 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7de2b59-ba69-4414-ab75-4cc12b23faa4 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:58.134201 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7de2b59-ba69-4414-ab75-4cc12b23faa4 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:58.146269 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:58.146269 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:58.150644 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e7de2b59-ba69-4414-ab75-4cc12b23faa4 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:04:58.155438 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7de2b59-ba69-4414-ab75-4cc12b23faa4 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:04:58.156069 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 243/966] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:58 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:58.330853 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-21efab67-3593-4cb7-8719-c2c1cb868093 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:58.332863 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21efab67-3593-4cb7-8719-c2c1cb868093 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] DELETE https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:04:58.333085 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21efab67-3593-4cb7-8719-c2c1cb868093 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:58.333280 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21efab67-3593-4cb7-8719-c2c1cb868093 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:58.333533 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-21efab67-3593-4cb7-8719-c2c1cb868093 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Delete volume with id: 229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:04:58.341907 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:58.341907 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:58.342570 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-21efab67-3593-4cb7-8719-c2c1cb868093 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:04:58.372011 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-21efab67-3593-4cb7-8719-c2c1cb868093 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Delete volume request issued successfully. Aug 13 22:04:58.372201 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21efab67-3593-4cb7-8719-c2c1cb868093 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 202 Aug 13 22:04:58.372882 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 241/967] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:04:58 2026] DELETE /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:04:58.382452 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d1e48008-1912-4d41-8736-03e0b6157382 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:58.384976 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1e48008-1912-4d41-8736-03e0b6157382 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:04:58.385237 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1e48008-1912-4d41-8736-03e0b6157382 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:58.385673 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1e48008-1912-4d41-8736-03e0b6157382 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:58.395855 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:58.395855 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:58.400965 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d1e48008-1912-4d41-8736-03e0b6157382 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:04:58.407603 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1e48008-1912-4d41-8736-03e0b6157382 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 200 Aug 13 22:04:58.408098 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 242/968] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:58 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:58.675658 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e95aa54-058a-4c72-b14f-9c5d766f8c66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:58.678125 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e95aa54-058a-4c72-b14f-9c5d766f8c66 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:04:58.678512 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e95aa54-058a-4c72-b14f-9c5d766f8c66 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:58.678875 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e95aa54-058a-4c72-b14f-9c5d766f8c66 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:58.679090 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3e95aa54-058a-4c72-b14f-9c5d766f8c66 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:04:58.684635 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:58.684635 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:58.685821 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e95aa54-058a-4c72-b14f-9c5d766f8c66 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:04:58.686527 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 243/969] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:58 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:59.174438 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a8b06063-269d-4672-8ce6-4d37f903825c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:59.174438 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a8b06063-269d-4672-8ce6-4d37f903825c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:04:59.174438 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a8b06063-269d-4672-8ce6-4d37f903825c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:59.174438 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a8b06063-269d-4672-8ce6-4d37f903825c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:59.182849 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:59.182849 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:59.186720 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a8b06063-269d-4672-8ce6-4d37f903825c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:04:59.191439 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a8b06063-269d-4672-8ce6-4d37f903825c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:04:59.192033 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 244/970] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:59 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:59.427907 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-73d5af43-37dc-4144-b829-642641b829e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:59.429801 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73d5af43-37dc-4144-b829-642641b829e9 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 Aug 13 22:04:59.430040 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73d5af43-37dc-4144-b829-642641b829e9 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:59.430267 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73d5af43-37dc-4144-b829-642641b829e9 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:59.438447 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73d5af43-37dc-4144-b829-642641b829e9 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 returned with HTTP 404 Aug 13 22:04:59.438447 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 242/971] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:59 2026] GET /volume/v3/volumes/229a9d55-5114-4bd4-af48-a259b6898bd2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:04:59.444355 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c297405e-4451-4a58-8dff-80812f5319b5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:59.446394 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c297405e-4451-4a58-8dff-80812f5319b5 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] DELETE https://10.4.3.4/volume/v3/volumes/1bf88e80-bbe4-4b34-a32c-fe5cd4296542 Aug 13 22:04:59.446631 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c297405e-4451-4a58-8dff-80812f5319b5 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:59.446877 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c297405e-4451-4a58-8dff-80812f5319b5 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:59.447162 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c297405e-4451-4a58-8dff-80812f5319b5 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Delete volume with id: 1bf88e80-bbe4-4b34-a32c-fe5cd4296542 Aug 13 22:04:59.456288 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:59.456288 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:04:59.456859 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c297405e-4451-4a58-8dff-80812f5319b5 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:04:59.479205 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c297405e-4451-4a58-8dff-80812f5319b5 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Delete volume request issued successfully. Aug 13 22:04:59.479490 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c297405e-4451-4a58-8dff-80812f5319b5 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/1bf88e80-bbe4-4b34-a32c-fe5cd4296542 returned with HTTP 202 Aug 13 22:04:59.479922 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 243/972] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:04:59 2026] DELETE /volume/v3/volumes/1bf88e80-bbe4-4b34-a32c-fe5cd4296542 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:04:59.490026 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd667565-50bc-45c6-840a-ecbb52cc6049 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:59.494442 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd667565-50bc-45c6-840a-ecbb52cc6049 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/1bf88e80-bbe4-4b34-a32c-fe5cd4296542 Aug 13 22:04:59.495432 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd667565-50bc-45c6-840a-ecbb52cc6049 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:59.495714 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd667565-50bc-45c6-840a-ecbb52cc6049 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:59.505716 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:59.505716 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:04:59.514452 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fd667565-50bc-45c6-840a-ecbb52cc6049 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Volume info retrieved successfully. Aug 13 22:04:59.520848 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd667565-50bc-45c6-840a-ecbb52cc6049 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/1bf88e80-bbe4-4b34-a32c-fe5cd4296542 returned with HTTP 200 Aug 13 22:04:59.521288 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 244/973] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:59 2026] GET /volume/v3/volumes/1bf88e80-bbe4-4b34-a32c-fe5cd4296542 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:59.702384 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aedf4b32-625d-4190-aab9-7378ac04be20 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:59.704441 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aedf4b32-625d-4190-aab9-7378ac04be20 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:04:59.704704 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aedf4b32-625d-4190-aab9-7378ac04be20 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:04:59.704922 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aedf4b32-625d-4190-aab9-7378ac04be20 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:04:59.705084 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-aedf4b32-625d-4190-aab9-7378ac04be20 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:04:59.709732 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:59.709732 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:04:59.710843 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aedf4b32-625d-4190-aab9-7378ac04be20 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:04:59.712793 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 245/974] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:04:59 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:04:59.718869 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-6cd21b41-b45c-4bb6-a063-0e847cb85068 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:04:59.721916 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-6cd21b41-b45c-4bb6-a063-0e847cb85068 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] POST https://10.4.3.4/volume/v3/attachments/fed674ef-7a1d-4d2f-826f-fbde6ccf984d/action Aug 13 22:04:59.722349 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-6cd21b41-b45c-4bb6-a063-0e847cb85068 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:04:59.722522 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-6cd21b41-b45c-4bb6-a063-0e847cb85068 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:04:59.739198 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:04:59.739198 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:04:59.749676 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-064de077-fd1a-4292-9a8a-9e8fd5493435 req-6cd21b41-b45c-4bb6-a063-0e847cb85068 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/attachments/fed674ef-7a1d-4d2f-826f-fbde6ccf984d/action returned with HTTP 204 Aug 13 22:04:59.750004 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 243/975] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:04:59 2026] POST /volume/v3/attachments/fed674ef-7a1d-4d2f-826f-fbde6ccf984d/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:05:00.205581 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a2d729b2-fe99-45b4-8222-99f990fe06be None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:00.206360 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2d729b2-fe99-45b4-8222-99f990fe06be tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:05:00.206678 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2d729b2-fe99-45b4-8222-99f990fe06be tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:00.206873 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2d729b2-fe99-45b4-8222-99f990fe06be tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:00.221480 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:00.221480 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:00.226700 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a2d729b2-fe99-45b4-8222-99f990fe06be tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:05:00.231767 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2d729b2-fe99-45b4-8222-99f990fe06be tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:05:00.232143 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 244/976] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:00 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:00.248359 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca95341b-237d-4ce6-9600-9d5594140153 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:00.250292 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca95341b-237d-4ce6-9600-9d5594140153 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:05:00.250542 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca95341b-237d-4ce6-9600-9d5594140153 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:00.250811 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca95341b-237d-4ce6-9600-9d5594140153 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:00.263450 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:00.263450 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:00.267062 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ca95341b-237d-4ce6-9600-9d5594140153 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:05:00.273174 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca95341b-237d-4ce6-9600-9d5594140153 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:05:00.273784 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 245/977] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:00 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:00.537510 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-144bf71b-0b77-41f5-ad97-189ce879e7e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:00.539778 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-144bf71b-0b77-41f5-ad97-189ce879e7e1 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] GET https://10.4.3.4/volume/v3/volumes/1bf88e80-bbe4-4b34-a32c-fe5cd4296542 Aug 13 22:05:00.540033 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-144bf71b-0b77-41f5-ad97-189ce879e7e1 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:00.540272 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-144bf71b-0b77-41f5-ad97-189ce879e7e1 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:00.547448 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-144bf71b-0b77-41f5-ad97-189ce879e7e1 tempest-ServerRescueNegativeTestJSON-1296781407 tempest-ServerRescueNegativeTestJSON-1296781407-project-member] https://10.4.3.4/volume/v3/volumes/1bf88e80-bbe4-4b34-a32c-fe5cd4296542 returned with HTTP 404 Aug 13 22:05:00.548216 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 246/978] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:00 2026] GET /volume/v3/volumes/1bf88e80-bbe4-4b34-a32c-fe5cd4296542 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:05:00.725696 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-37b62000-e3d1-4cfa-b9d7-3757441dae36 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:00.727814 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37b62000-e3d1-4cfa-b9d7-3757441dae36 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:00.728110 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37b62000-e3d1-4cfa-b9d7-3757441dae36 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:00.728346 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37b62000-e3d1-4cfa-b9d7-3757441dae36 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:00.728522 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-37b62000-e3d1-4cfa-b9d7-3757441dae36 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:00.734555 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:00.734555 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:00.735663 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37b62000-e3d1-4cfa-b9d7-3757441dae36 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:00.735909 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-c832ae9e-e9ff-4276-8a6c-2df31a09c7b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:00.736169 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 244/979] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:00 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:00.743978 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-c832ae9e-e9ff-4276-8a6c-2df31a09c7b6 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:05:00.744278 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-c832ae9e-e9ff-4276-8a6c-2df31a09c7b6 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:00.744581 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-c832ae9e-e9ff-4276-8a6c-2df31a09c7b6 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:00.755448 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:00.755448 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:00.759979 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-c832ae9e-e9ff-4276-8a6c-2df31a09c7b6 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:05:00.765975 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-c832ae9e-e9ff-4276-8a6c-2df31a09c7b6 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:05:00.766447 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 245/980] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:05:00 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:01.749609 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ace3baa-dae7-47f6-858d-e24ca7f07876 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:01.752103 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ace3baa-dae7-47f6-858d-e24ca7f07876 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:01.752499 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ace3baa-dae7-47f6-858d-e24ca7f07876 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:01.752860 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ace3baa-dae7-47f6-858d-e24ca7f07876 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:01.753081 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3ace3baa-dae7-47f6-858d-e24ca7f07876 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:01.761756 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:01.761756 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:01.763335 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ace3baa-dae7-47f6-858d-e24ca7f07876 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:01.763969 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 246/981] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:01 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:01.846630 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7456dcd7-9196-443f-8600-b94e644959a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:01.847016 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7456dcd7-9196-443f-8600-b94e644959a6 None None] GET https://10.4.3.4/volume// Aug 13 22:05:01.847172 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7456dcd7-9196-443f-8600-b94e644959a6 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:01.847396 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7456dcd7-9196-443f-8600-b94e644959a6 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:01.847764 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7456dcd7-9196-443f-8600-b94e644959a6 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:05:01.848083 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 247/982] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:05:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:05:01.857063 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-13073d56-5cb3-427d-8908-292214bebe1d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:01.863340 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-13073d56-5cb3-427d-8908-292214bebe1d tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:05:01.863340 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-13073d56-5cb3-427d-8908-292214bebe1d tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f70c841e-0ee7-4416-afae-8e3c003b67b9", "connector": null, "instance_uuid": "172839aa-e728-43a4-a2a5-c253fff7f4f3"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:01.878653 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:01.878653 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:01.921509 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-13073d56-5cb3-427d-8908-292214bebe1d tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:05:01.922101 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 245/983] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:05:01 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 13 22:05:01.933768 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-521ac0bb-7061-408f-b1d2-f28b381a809d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:01.934327 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-521ac0bb-7061-408f-b1d2-f28b381a809d None None] GET https://10.4.3.4/volume// Aug 13 22:05:01.934606 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-521ac0bb-7061-408f-b1d2-f28b381a809d None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:01.934875 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-521ac0bb-7061-408f-b1d2-f28b381a809d None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:01.935333 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-521ac0bb-7061-408f-b1d2-f28b381a809d None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:05:01.935750 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 246/984] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:05:01 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:05:01.944250 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-93aeef62-7816-42ba-8b99-b969b1a99af6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:01.946271 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-93aeef62-7816-42ba-8b99-b969b1a99af6 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:05:01.946521 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-93aeef62-7816-42ba-8b99-b969b1a99af6 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:01.946799 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-93aeef62-7816-42ba-8b99-b969b1a99af6 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:01.958682 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:01.958682 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:01.963624 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-93aeef62-7816-42ba-8b99-b969b1a99af6 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:05:01.968858 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-93aeef62-7816-42ba-8b99-b969b1a99af6 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:05:01.969260 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 247/985] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:05:01 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 1314 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:05:02.777334 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-54cf4344-2bc4-47a7-96bd-f66a375a9cf5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:02.782734 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54cf4344-2bc4-47a7-96bd-f66a375a9cf5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:02.782881 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54cf4344-2bc4-47a7-96bd-f66a375a9cf5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:02.783057 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54cf4344-2bc4-47a7-96bd-f66a375a9cf5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:02.783184 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-54cf4344-2bc4-47a7-96bd-f66a375a9cf5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:02.790779 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:02.790779 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:02.791780 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54cf4344-2bc4-47a7-96bd-f66a375a9cf5 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:02.792241 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 248/986] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:02 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:03.240600 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-d87d8efe-c400-4d43-ba7d-0a98d783a8e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:03.244068 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-d87d8efe-c400-4d43-ba7d-0a98d783a8e2 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] DELETE https://10.4.3.4/volume/v3/attachments/fed674ef-7a1d-4d2f-826f-fbde6ccf984d Aug 13 22:05:03.244320 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-d87d8efe-c400-4d43-ba7d-0a98d783a8e2 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:03.244589 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-d87d8efe-c400-4d43-ba7d-0a98d783a8e2 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:03.254765 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:03.254765 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:03.322223 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-d87d8efe-c400-4d43-ba7d-0a98d783a8e2 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/attachments/fed674ef-7a1d-4d2f-826f-fbde6ccf984d returned with HTTP 200 Aug 13 22:05:03.324365 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 246/987] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:05:03 2026] DELETE /volume/v3/attachments/fed674ef-7a1d-4d2f-826f-fbde6ccf984d => generated 192 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:03.611926 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5264ca44-bedf-4415-9cbc-36b899084bc6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:03.612492 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5264ca44-bedf-4415-9cbc-36b899084bc6 None None] GET https://10.4.3.4/volume// Aug 13 22:05:03.612747 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5264ca44-bedf-4415-9cbc-36b899084bc6 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:03.613033 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5264ca44-bedf-4415-9cbc-36b899084bc6 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:03.613523 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5264ca44-bedf-4415-9cbc-36b899084bc6 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:05:03.613941 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 247/988] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:05:03 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:05:03.628160 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-3b8b1c75-4d9e-41a6-9828-28eb022ee588 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:03.631623 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-3b8b1c75-4d9e-41a6-9828-28eb022ee588 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:05:03.632103 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-3b8b1c75-4d9e-41a6-9828-28eb022ee588 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:03.632413 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-3b8b1c75-4d9e-41a6-9828-28eb022ee588 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:03.643445 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:03.643445 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:03.647856 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-3b8b1c75-4d9e-41a6-9828-28eb022ee588 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:05:03.657018 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-3b8b1c75-4d9e-41a6-9828-28eb022ee588 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:05:03.657368 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 248/989] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:05:03 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:05:03.777140 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-d55444c1-aaa3-4cf0-ac90-7ed0f4e7dd6a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:03.779302 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-d55444c1-aaa3-4cf0-ac90-7ed0f4e7dd6a tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] PUT https://10.4.3.4/volume/v3/attachments/425fb5a6-9716-4597-acb5-a3efceeea01d Aug 13 22:05:03.779756 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-d55444c1-aaa3-4cf0-ac90-7ed0f4e7dd6a tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:03.791500 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-d55444c1-aaa3-4cf0-ac90-7ed0f4e7dd6a tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Acquiring lock "cinder-attachment_update-f70c841e-0ee7-4416-afae-8e3c003b67b9-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:05:03.797338 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-d55444c1-aaa3-4cf0-ac90-7ed0f4e7dd6a tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Lock "cinder-attachment_update-f70c841e-0ee7-4416-afae-8e3c003b67b9-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:05:03.798152 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:03.798152 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:03.804974 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a3ff1016-0cd4-4c99-a992-06e5fe219320 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:03.810442 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3ff1016-0cd4-4c99-a992-06e5fe219320 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:03.810442 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3ff1016-0cd4-4c99-a992-06e5fe219320 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:03.810442 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3ff1016-0cd4-4c99-a992-06e5fe219320 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:03.810442 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a3ff1016-0cd4-4c99-a992-06e5fe219320 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:03.816407 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:03.816407 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:03.817658 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3ff1016-0cd4-4c99-a992-06e5fe219320 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:03.818500 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 247/990] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:03 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:03.916057 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-d55444c1-aaa3-4cf0-ac90-7ed0f4e7dd6a tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Lock "cinder-attachment_update-f70c841e-0ee7-4416-afae-8e3c003b67b9-np0000007271" released by "attachment_update" :: held 0.118s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:05:03.916609 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-d55444c1-aaa3-4cf0-ac90-7ed0f4e7dd6a tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/attachments/425fb5a6-9716-4597-acb5-a3efceeea01d returned with HTTP 200 Aug 13 22:05:03.917278 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 249/991] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:05:03 2026] PUT /volume/v3/attachments/425fb5a6-9716-4597-acb5-a3efceeea01d => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:03.953006 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-62503d56-0585-4098-bcb0-aed79b562b22 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:03.957685 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-62503d56-0585-4098-bcb0-aed79b562b22 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] POST https://10.4.3.4/volume/v3/attachments/425fb5a6-9716-4597-acb5-a3efceeea01d/action Aug 13 22:05:03.958289 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-62503d56-0585-4098-bcb0-aed79b562b22 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:05:03.958494 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-62503d56-0585-4098-bcb0-aed79b562b22 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:03.979813 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:03.979813 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:04.004441 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-81fdeb82-1f24-416e-bf52-2df02b9e51d1 req-62503d56-0585-4098-bcb0-aed79b562b22 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/attachments/425fb5a6-9716-4597-acb5-a3efceeea01d/action returned with HTTP 204 Aug 13 22:05:04.005148 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 248/992] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:05:03 2026] POST /volume/v3/attachments/425fb5a6-9716-4597-acb5-a3efceeea01d/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:05:04.832579 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18362a11-1458-43e9-b2ab-7ba63a223821 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:04.835963 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18362a11-1458-43e9-b2ab-7ba63a223821 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:04.836185 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18362a11-1458-43e9-b2ab-7ba63a223821 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:04.836599 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18362a11-1458-43e9-b2ab-7ba63a223821 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:04.836599 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-18362a11-1458-43e9-b2ab-7ba63a223821 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:04.841623 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:04.841623 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:04.842489 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18362a11-1458-43e9-b2ab-7ba63a223821 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:04.843063 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 249/993] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:04 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:05.858136 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-06c55cb8-482f-4fd8-9984-090fcce45cb3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:05.862278 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06c55cb8-482f-4fd8-9984-090fcce45cb3 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:05.862278 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06c55cb8-482f-4fd8-9984-090fcce45cb3 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:05.862278 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06c55cb8-482f-4fd8-9984-090fcce45cb3 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:05.862278 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-06c55cb8-482f-4fd8-9984-090fcce45cb3 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:05.869706 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:05.869706 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:05.871435 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06c55cb8-482f-4fd8-9984-090fcce45cb3 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:05.872123 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 248/994] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:05 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:06.884326 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a8eaa647-fe5b-426d-8a4f-f73ffd2eded0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:06.886380 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a8eaa647-fe5b-426d-8a4f-f73ffd2eded0 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:06.886665 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a8eaa647-fe5b-426d-8a4f-f73ffd2eded0 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:06.886916 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a8eaa647-fe5b-426d-8a4f-f73ffd2eded0 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:06.887019 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a8eaa647-fe5b-426d-8a4f-f73ffd2eded0 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:06.891932 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:06.891932 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:06.892908 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a8eaa647-fe5b-426d-8a4f-f73ffd2eded0 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:06.893415 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 250/995] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:06 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:07.906302 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-de0647b5-11f1-4a80-8e67-9a004353d785 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:07.908011 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de0647b5-11f1-4a80-8e67-9a004353d785 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:07.908199 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de0647b5-11f1-4a80-8e67-9a004353d785 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:07.908379 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de0647b5-11f1-4a80-8e67-9a004353d785 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:07.908504 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-de0647b5-11f1-4a80-8e67-9a004353d785 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:07.913025 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:07.913025 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:07.913782 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de0647b5-11f1-4a80-8e67-9a004353d785 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:07.914235 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 249/996] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:07 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:08.933986 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-110c7b79-ad43-4aa3-b1c8-8bf99e71b440 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:08.937800 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-110c7b79-ad43-4aa3-b1c8-8bf99e71b440 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:08.938616 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-110c7b79-ad43-4aa3-b1c8-8bf99e71b440 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:08.938616 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-110c7b79-ad43-4aa3-b1c8-8bf99e71b440 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:08.938616 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-110c7b79-ad43-4aa3-b1c8-8bf99e71b440 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:08.943789 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:08.943789 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:08.944810 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-110c7b79-ad43-4aa3-b1c8-8bf99e71b440 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:08.945600 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 250/997] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:08 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:08.958645 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fd44d3a7-2ad1-48e9-a349-67771aed44c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:08.960308 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd44d3a7-2ad1-48e9-a349-67771aed44c9 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd Aug 13 22:05:08.960533 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd44d3a7-2ad1-48e9-a349-67771aed44c9 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:08.960736 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd44d3a7-2ad1-48e9-a349-67771aed44c9 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:08.968318 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:08.968318 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:08.972265 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fd44d3a7-2ad1-48e9-a349-67771aed44c9 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:05:08.976797 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd44d3a7-2ad1-48e9-a349-67771aed44c9 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd returned with HTTP 200 Aug 13 22:05:08.977204 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 249/998] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:08 2026] GET /volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:08.989262 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8cad8d92-b1cc-40f6-b31a-cf7bc4044e56 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:09.125088 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8cad8d92-b1cc-40f6-b31a-cf7bc4044e56 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1/export_record Aug 13 22:05:09.125313 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8cad8d92-b1cc-40f6-b31a-cf7bc4044e56 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:09.125520 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8cad8d92-b1cc-40f6-b31a-cf7bc4044e56 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Calling method 'export_record' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:09.125642 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-8cad8d92-b1cc-40f6-b31a-cf7bc4044e56 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Export record for backup 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 22:05:09.136775 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:09.136775 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:09.137739 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-8cad8d92-b1cc-40f6-b31a-cf7bc4044e56 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Calling RPCAPI with context: , host: np0000007271, backup: 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100265) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 22:05:09.147456 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-8cad8d92-b1cc-40f6-b31a-cf7bc4044e56 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] export_record in rpcapi backup_id 16f6cf40-1ccb-40c1-98da-6aba3beadab1 on host np0000007271. {{(pid=100265) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 22:05:09.157598 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-8cad8d92-b1cc-40f6-b31a-cf7bc4044e56 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTZmNmNmNDAtMWNjYi00MGMxLTk4ZGEtNmFiYTNiZWFkYWIxIiwgInVzZXJfaWQiOiAiZjFiM2I3MDI1NDk1NGVjYmI3ZGE0NmYxMjFjMDJkOTYiLCAicHJvamVjdF9pZCI6ICJmOGE0ODMwZDU4OGI0MzJjOTZiMDc1NGI1NGQ0MDc0ZCIsICJ2b2x1bWVfaWQiOiAiNTRkZjA1ZTMtYTJjMS00Y2YyLTlkZTctOTM0MWFjZjc0M2JkIiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMTMyOTMzMjU0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTI1NDg0MTE2NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU0ZGYwNWUzLWEyYzEtNGNmMi05ZGU3LTkzNDFhY2Y3NDNiZC8yMDI2MDgxMzIyMDQ1NC9hel9ub3ZhX2JhY2t1cF8xNmY2Y2Y0MC0xY2NiLTQwYzEtOThkYS02YWJhM2JlYWRhYjEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDIyOjA0OjUxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIyOjA0OjUxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjI6MDU6MDlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 22:05:09.157867 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8cad8d92-b1cc-40f6-b31a-cf7bc4044e56 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1/export_record returned with HTTP 200 Aug 13 22:05:09.158490 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 251/999] 10.4.3.4 () {66 vars in 1376 bytes} [Thu Aug 13 22:05:08 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1/export_record => generated 1512 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:09.166282 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c47fce9d-9766-4fe2-a715-c9929b14b589 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:09.171845 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c47fce9d-9766-4fe2-a715-c9929b14b589 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] POST https://10.4.3.4/volume/v3/backups/import_record Aug 13 22:05:09.172224 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c47fce9d-9766-4fe2-a715-c9929b14b589 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2FkNTllOTgtMTY3ZC00ODI2LWIzZGEtZjI3ZTI2OWI2ZDNiIiwgInVzZXJfaWQiOiAiZjFiM2I3MDI1NDk1NGVjYmI3ZGE0NmYxMjFjMDJkOTYiLCAicHJvamVjdF9pZCI6ICJmOGE0ODMwZDU4OGI0MzJjOTZiMDc1NGI1NGQ0MDc0ZCIsICJ2b2x1bWVfaWQiOiAiNTRkZjA1ZTMtYTJjMS00Y2YyLTlkZTctOTM0MWFjZjc0M2JkIiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMTMyOTMzMjU0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTI1NDg0MTE2NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU0ZGYwNWUzLWEyYzEtNGNmMi05ZGU3LTkzNDFhY2Y3NDNiZC8yMDI2MDgxMzIyMDQ1NC9hel9ub3ZhX2JhY2t1cF8xNmY2Y2Y0MC0xY2NiLTQwYzEtOThkYS02YWJhM2JlYWRhYjEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDIyOjA0OjUxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIyOjA0OjUxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjI6MDU6MDlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:09.175412 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-c47fce9d-9766-4fe2-a715-c9929b14b589 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2FkNTllOTgtMTY3ZC00ODI2LWIzZGEtZjI3ZTI2OWI2ZDNiIiwgInVzZXJfaWQiOiAiZjFiM2I3MDI1NDk1NGVjYmI3ZGE0NmYxMjFjMDJkOTYiLCAicHJvamVjdF9pZCI6ICJmOGE0ODMwZDU4OGI0MzJjOTZiMDc1NGI1NGQ0MDc0ZCIsICJ2b2x1bWVfaWQiOiAiNTRkZjA1ZTMtYTJjMS00Y2YyLTlkZTctOTM0MWFjZjc0M2JkIiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMTMyOTMzMjU0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTI1NDg0MTE2NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU0ZGYwNWUzLWEyYzEtNGNmMi05ZGU3LTkzNDFhY2Y3NDNiZC8yMDI2MDgxMzIyMDQ1NC9hel9ub3ZhX2JhY2t1cF8xNmY2Y2Y0MC0xY2NiLTQwYzEtOThkYS02YWJhM2JlYWRhYjEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDIyOjA0OjUxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIyOjA0OjUxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjI6MDU6MDlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100268) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 22:05:09.175605 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-c47fce9d-9766-4fe2-a715-c9929b14b589 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2FkNTllOTgtMTY3ZC00ODI2LWIzZGEtZjI3ZTI2OWI2ZDNiIiwgInVzZXJfaWQiOiAiZjFiM2I3MDI1NDk1NGVjYmI3ZGE0NmYxMjFjMDJkOTYiLCAicHJvamVjdF9pZCI6ICJmOGE0ODMwZDU4OGI0MzJjOTZiMDc1NGI1NGQ0MDc0ZCIsICJ2b2x1bWVfaWQiOiAiNTRkZjA1ZTMtYTJjMS00Y2YyLTlkZTctOTM0MWFjZjc0M2JkIiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMTMyOTMzMjU0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTI1NDg0MTE2NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU0ZGYwNWUzLWEyYzEtNGNmMi05ZGU3LTkzNDFhY2Y3NDNiZC8yMDI2MDgxMzIyMDQ1NC9hel9ub3ZhX2JhY2t1cF8xNmY2Y2Y0MC0xY2NiLTQwYzEtOThkYS02YWJhM2JlYWRhYjEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDIyOjA0OjUxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIyOjA0OjUxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjI6MDU6MDlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100268) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 22:05:09.221780 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c47fce9d-9766-4fe2-a715-c9929b14b589 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Created reservations ['4021c365-87f6-4852-86b8-ea8ad28c98af', '922fda41-7ac0-4218-be6f-d1eeb0fd520f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:05:09.263238 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-c47fce9d-9766-4fe2-a715-c9929b14b589 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] import_record rpcapi backup id cad59e98-167d-4826-b3da-f27e269b6d3b on host np0000007271 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2FkNTllOTgtMTY3ZC00ODI2LWIzZGEtZjI3ZTI2OWI2ZDNiIiwgInVzZXJfaWQiOiAiZjFiM2I3MDI1NDk1NGVjYmI3ZGE0NmYxMjFjMDJkOTYiLCAicHJvamVjdF9pZCI6ICJmOGE0ODMwZDU4OGI0MzJjOTZiMDc1NGI1NGQ0MDc0ZCIsICJ2b2x1bWVfaWQiOiAiNTRkZjA1ZTMtYTJjMS00Y2YyLTlkZTctOTM0MWFjZjc0M2JkIiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMTMyOTMzMjU0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTI1NDg0MTE2NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU0ZGYwNWUzLWEyYzEtNGNmMi05ZGU3LTkzNDFhY2Y3NDNiZC8yMDI2MDgxMzIyMDQ1NC9hel9ub3ZhX2JhY2t1cF8xNmY2Y2Y0MC0xY2NiLTQwYzEtOThkYS02YWJhM2JlYWRhYjEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDIyOjA0OjUxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIyOjA0OjUxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjI6MDU6MDlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100268) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 22:05:09.288528 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-c47fce9d-9766-4fe2-a715-c9929b14b589 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Import record output: {'backup': {'id': 'cad59e98-167d-4826-b3da-f27e269b6d3b', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.4/volume/v3/backups/cad59e98-167d-4826-b3da-f27e269b6d3b'}, {'rel': 'bookmark', 'href': 'https://10.4.3.4/volume/backups/cad59e98-167d-4826-b3da-f27e269b6d3b'}]}}. {{(pid=100268) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 22:05:09.288528 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c47fce9d-9766-4fe2-a715-c9929b14b589 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] https://10.4.3.4/volume/v3/backups/import_record returned with HTTP 201 Aug 13 22:05:09.288528 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 250/1000] 10.4.3.4 () {68 vars in 1288 bytes} [Thu Aug 13 22:05:09 2026] POST /volume/v3/backups/import_record => generated 284 bytes in 101 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 22:05:09.288669 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a3af7c05-1d5a-4c67-9dfa-4d9b5654e5b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:09.288669 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3af7c05-1d5a-4c67-9dfa-4d9b5654e5b0 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] GET https://10.4.3.4/volume/v3/backups/cad59e98-167d-4826-b3da-f27e269b6d3b Aug 13 22:05:09.288669 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3af7c05-1d5a-4c67-9dfa-4d9b5654e5b0 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:09.288669 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3af7c05-1d5a-4c67-9dfa-4d9b5654e5b0 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:09.288669 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a3af7c05-1d5a-4c67-9dfa-4d9b5654e5b0 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Show backup with id cad59e98-167d-4826-b3da-f27e269b6d3b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:09.318551 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:09.318551 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:09.318551 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3af7c05-1d5a-4c67-9dfa-4d9b5654e5b0 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] https://10.4.3.4/volume/v3/backups/cad59e98-167d-4826-b3da-f27e269b6d3b returned with HTTP 200 Aug 13 22:05:09.318551 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 251/1001] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:09 2026] GET /volume/v3/backups/cad59e98-167d-4826-b3da-f27e269b6d3b => generated 643 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:10.327855 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ca0a871-bd50-40f1-a659-6b5d8f5de5d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:10.331141 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ca0a871-bd50-40f1-a659-6b5d8f5de5d9 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] GET https://10.4.3.4/volume/v3/backups/cad59e98-167d-4826-b3da-f27e269b6d3b Aug 13 22:05:10.331479 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ca0a871-bd50-40f1-a659-6b5d8f5de5d9 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:10.331695 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ca0a871-bd50-40f1-a659-6b5d8f5de5d9 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:10.331801 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2ca0a871-bd50-40f1-a659-6b5d8f5de5d9 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Show backup with id cad59e98-167d-4826-b3da-f27e269b6d3b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:10.350941 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:10.350941 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:10.351820 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ca0a871-bd50-40f1-a659-6b5d8f5de5d9 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] https://10.4.3.4/volume/v3/backups/cad59e98-167d-4826-b3da-f27e269b6d3b returned with HTTP 200 Aug 13 22:05:10.352318 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 250/1002] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:10 2026] GET /volume/v3/backups/cad59e98-167d-4826-b3da-f27e269b6d3b => generated 798 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:10.363150 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c408b726-65fc-427c-9006-98f6ea8a364b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:10.365647 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c408b726-65fc-427c-9006-98f6ea8a364b tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] GET https://10.4.3.4/volume/v3/backups Aug 13 22:05:10.366034 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c408b726-65fc-427c-9006-98f6ea8a364b tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:10.366091 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c408b726-65fc-427c-9006-98f6ea8a364b tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:10.378596 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c408b726-65fc-427c-9006-98f6ea8a364b tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 200 Aug 13 22:05:10.378986 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 252/1003] 10.4.3.4 () {66 vars in 1223 bytes} [Thu Aug 13 22:05:10 2026] GET /volume/v3/backups => generated 333 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:10.392208 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:10.395314 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] POST https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1/restore Aug 13 22:05:10.395789 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:10.399928 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Restoring backup 16f6cf40-1ccb-40c1-98da-6aba3beadab1 ({'restore': {}}) {{(pid=100268) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 22:05:10.400087 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Restoring backup 16f6cf40-1ccb-40c1-98da-6aba3beadab1 to volume None. Aug 13 22:05:10.408019 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:10.408019 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:10.411037 np0000007271 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Creating volume of 1 GB for restore of backup 16f6cf40-1ccb-40c1-98da-6aba3beadab1. Aug 13 22:05:10.423803 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Availability zone cache updated, next update will occur around 2026-08-13 23:05:10.423343. {{(pid=100268) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 22:05:10.423956 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Availability Zones retrieved successfully. Aug 13 22:05:10.431616 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Flow 'volume_create_api' (7c0d7960-8962-45ff-b6f7-eba5a83dfea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:05:10.433112 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0acd2370-8d0d-4af3-b65a-e65d79d89ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:10.434454 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:05:10.472591 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0acd2370-8d0d-4af3-b65a-e65d79d89ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:10.473629 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeca9684-7782-44c1-aa2c-cdfe776a1488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:10.519609 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Created reservations ['32b98575-b6e3-4089-a5b9-1fd411c93ace', '383f1ffd-e46b-4ab3-a262-ca54090091e4', '522bfcb0-7977-4639-b197-45d5064df56a', 'da4f4cac-6c98-4a69-a471-bf3910e03e0d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:05:10.521503 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeca9684-7782-44c1-aa2c-cdfe776a1488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32b98575-b6e3-4089-a5b9-1fd411c93ace', '383f1ffd-e46b-4ab3-a262-ca54090091e4', '522bfcb0-7977-4639-b197-45d5064df56a', 'da4f4cac-6c98-4a69-a471-bf3910e03e0d']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:10.521503 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a146e2e1-02ab-406f-977a-7cc827c43889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:10.552177 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a146e2e1-02ab-406f-977a-7cc827c43889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4468f648-ae4a-4d2f-8bc9-d2c9ff3022f8', '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_16f6cf40-1ccb-40c1-98da-6aba3beadab1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8a4830d588b432c96b0754b54d4074d',qos_specs=None,replication_status=,reservations=['32b98575-b6e3-4089-a5b9-1fd411c93ace','383f1ffd-e46b-4ab3-a262-ca54090091e4','522bfcb0-7977-4639-b197-45d5064df56a','da4f4cac-6c98-4a69-a471-bf3910e03e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1b3b70254954ecbb7da46f121c02d96',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:05:10Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_16f6cf40-1ccb-40c1-98da-6aba3beadab1',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4468f648-ae4a-4d2f-8bc9-d2c9ff3022f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8a4830d588b432c96b0754b54d4074d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1b3b70254954ecbb7da46f121c02d96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:10.553197 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ed9b8f5-deb7-4f32-8e6b-76979a8defcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:10.567581 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ed9b8f5-deb7-4f32-8e6b-76979a8defcc) transitioned into 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_16f6cf40-1ccb-40c1-98da-6aba3beadab1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8a4830d588b432c96b0754b54d4074d',qos_specs=None,replication_status=,reservations=['32b98575-b6e3-4089-a5b9-1fd411c93ace','383f1ffd-e46b-4ab3-a262-ca54090091e4','522bfcb0-7977-4639-b197-45d5064df56a','da4f4cac-6c98-4a69-a471-bf3910e03e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1b3b70254954ecbb7da46f121c02d96',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:10.568444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3933a56c-0bea-4c5d-b897-f1607ff6cd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:10.577482 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3933a56c-0bea-4c5d-b897-f1607ff6cd44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:10.579123 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Flow 'volume_create_api' (7c0d7960-8962-45ff-b6f7-eba5a83dfea5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:05:10.579662 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Create volume request issued successfully. Aug 13 22:05:10.590513 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:10.590513 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:10.591119 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:05:11.598842 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:11.598842 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:11.599386 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:05:11.599386 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Checking backup size 1 against volume size 1 {{(pid=100268) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 22:05:11.599615 np0000007271 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Overwriting volume 4468f648-ae4a-4d2f-8bc9-d2c9ff3022f8 with restore of backup 16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:11.614612 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] restore_backup in rpcapi backup_id 16f6cf40-1ccb-40c1-98da-6aba3beadab1 {{(pid=100268) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 22:05:11.617153 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a05b218a-6358-4ab3-a0bb-0601151c33c7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1/restore returned with HTTP 202 Aug 13 22:05:11.617712 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 251/1004] 10.4.3.4 () {68 vars in 1379 bytes} [Thu Aug 13 22:05:10 2026] POST /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1/restore => generated 189 bytes in 1228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:05:11.631123 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6eabc640-9c4c-43dc-93b7-f38d51b1e747 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:11.632915 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6eabc640-9c4c-43dc-93b7-f38d51b1e747 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:11.633102 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6eabc640-9c4c-43dc-93b7-f38d51b1e747 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:11.633329 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6eabc640-9c4c-43dc-93b7-f38d51b1e747 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:11.633522 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6eabc640-9c4c-43dc-93b7-f38d51b1e747 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:11.637734 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:11.637734 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:11.638556 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6eabc640-9c4c-43dc-93b7-f38d51b1e747 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:11.638896 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 252/1005] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:11 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:12.653201 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3c055041-317e-438c-bf18-2b7d1a0a36c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:12.656050 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c055041-317e-438c-bf18-2b7d1a0a36c4 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:12.656309 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c055041-317e-438c-bf18-2b7d1a0a36c4 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:12.656912 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c055041-317e-438c-bf18-2b7d1a0a36c4 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:12.657057 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3c055041-317e-438c-bf18-2b7d1a0a36c4 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:12.663339 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:12.663339 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:12.664156 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c055041-317e-438c-bf18-2b7d1a0a36c4 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:12.664574 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 251/1006] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:12 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:13.678993 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-02d1ad7c-ad35-49f0-910d-7401645a6292 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:13.681463 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02d1ad7c-ad35-49f0-910d-7401645a6292 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:13.681757 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02d1ad7c-ad35-49f0-910d-7401645a6292 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:13.682038 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02d1ad7c-ad35-49f0-910d-7401645a6292 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:13.682209 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-02d1ad7c-ad35-49f0-910d-7401645a6292 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:13.687794 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:13.687794 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:13.688809 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02d1ad7c-ad35-49f0-910d-7401645a6292 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:13.689322 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 253/1007] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:13 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:14.702496 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-affaae39-7593-4643-afdc-048eb69464d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:14.704972 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-affaae39-7593-4643-afdc-048eb69464d7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:14.705268 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-affaae39-7593-4643-afdc-048eb69464d7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:14.705498 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-affaae39-7593-4643-afdc-048eb69464d7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:14.705610 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-affaae39-7593-4643-afdc-048eb69464d7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:14.710688 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:14.710688 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:14.711773 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-affaae39-7593-4643-afdc-048eb69464d7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:14.712285 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 252/1008] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:14 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:15.345827 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9998fc03-06ce-4754-a824-ef777ee062d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:15.347680 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:05:15.348180 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-381125196"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:15.349287 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-272bbf8f-e9bd-47ae-8225-68132ba952c6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:15.351204 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-381125196'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:05:15.351335 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Create volume of 1 GB Aug 13 22:05:15.356019 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-272bbf8f-e9bd-47ae-8225-68132ba952c6 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:15.356257 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-272bbf8f-e9bd-47ae-8225-68132ba952c6 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:15.356514 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-272bbf8f-e9bd-47ae-8225-68132ba952c6 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:15.360619 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Availability Zones retrieved successfully. Aug 13 22:05:15.366507 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:15.366507 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:15.367684 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Flow 'volume_create_api' (f4f5be95-4b45-4e7d-a759-980f19bde345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:05:15.369209 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58fb6037-9600-42c2-a40e-cb01a472926f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:15.370484 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:05:15.370561 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-272bbf8f-e9bd-47ae-8225-68132ba952c6 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:15.375408 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-272bbf8f-e9bd-47ae-8225-68132ba952c6 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:15.376029 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 252/1009] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:05:15 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:05:15.398738 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58fb6037-9600-42c2-a40e-cb01a472926f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:15.399341 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b56470-bc7d-4e28-a504-3a607f908e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:15.443832 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Created reservations ['edfc856b-e8ba-4bef-b2f1-ef2b96e49b58', '0022e167-cef6-4e0c-9cd5-14ab75690572', 'baeb9d90-0993-416c-80af-b4e2fd1913e5', 'f75ce50b-198d-4343-a99c-924d2ca186e3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:05:15.444596 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b56470-bc7d-4e28-a504-3a607f908e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edfc856b-e8ba-4bef-b2f1-ef2b96e49b58', '0022e167-cef6-4e0c-9cd5-14ab75690572', 'baeb9d90-0993-416c-80af-b4e2fd1913e5', 'f75ce50b-198d-4343-a99c-924d2ca186e3']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:15.445219 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbd90ec9-38db-4e62-9647-4ac49170ab29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:15.468169 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbd90ec9-38db-4e62-9647-4ac49170ab29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34179bb1-ac8b-4c48-9996-fc86fe39cdd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-381125196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6496666ba94387b5ceec5a3fb1bee0',qos_specs=None,replication_status=,reservations=['edfc856b-e8ba-4bef-b2f1-ef2b96e49b58','0022e167-cef6-4e0c-9cd5-14ab75690572','baeb9d90-0993-416c-80af-b4e2fd1913e5','f75ce50b-198d-4343-a99c-924d2ca186e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0fb8b4befa43e3af5b9aa94a1420c5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-381125196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34179bb1-ac8b-4c48-9996-fc86fe39cdd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa6496666ba94387b5ceec5a3fb1bee0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0fb8b4befa43e3af5b9aa94a1420c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:15.469281 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a964608-cd41-4c8d-8ce5-0f8a67fa306a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:15.487180 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a964608-cd41-4c8d-8ce5-0f8a67fa306a) transitioned into state 'SUCCESS' from state '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-381125196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6496666ba94387b5ceec5a3fb1bee0',qos_specs=None,replication_status=,reservations=['edfc856b-e8ba-4bef-b2f1-ef2b96e49b58','0022e167-cef6-4e0c-9cd5-14ab75690572','baeb9d90-0993-416c-80af-b4e2fd1913e5','f75ce50b-198d-4343-a99c-924d2ca186e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0fb8b4befa43e3af5b9aa94a1420c5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:15.488360 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10176211-11fb-45c9-a79d-252540928f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:15.493670 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a5c73ce-b353-4df9-925c-192e5ad64971 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:15.494167 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a5c73ce-b353-4df9-925c-192e5ad64971 None None] GET https://10.4.3.4/volume// Aug 13 22:05:15.494410 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a5c73ce-b353-4df9-925c-192e5ad64971 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:15.494957 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a5c73ce-b353-4df9-925c-192e5ad64971 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:15.494957 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a5c73ce-b353-4df9-925c-192e5ad64971 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:05:15.495305 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 254/1010] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:05:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:05:15.503181 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10176211-11fb-45c9-a79d-252540928f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:15.503374 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-a3e3c0e0-dc12-4465-ba40-d732ad7da2b5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:15.504228 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Flow 'volume_create_api' (f4f5be95-4b45-4e7d-a759-980f19bde345) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:05:15.504513 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Create volume request issued successfully. Aug 13 22:05:15.505196 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9998fc03-06ce-4754-a824-ef777ee062d7 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:05:15.505585 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-a3e3c0e0-dc12-4465-ba40-d732ad7da2b5 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:05:15.505925 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 253/1011] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:05:15 2026] POST /volume/v3/volumes => generated 750 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:05:15.506129 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-a3e3c0e0-dc12-4465-ba40-d732ad7da2b5 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b517a5f-7ab1-467f-ae21-1e30b4dae962", "connector": null, "instance_uuid": "1cb89a76-1b49-4a72-963f-ebf76cfb6b8a"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:15.522050 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d45d755-96dd-4261-9de3-81a12071dcdc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:15.524685 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d45d755-96dd-4261-9de3-81a12071dcdc tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:05:15.524996 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:15.524996 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:15.525092 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d45d755-96dd-4261-9de3-81a12071dcdc tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:15.525677 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d45d755-96dd-4261-9de3-81a12071dcdc tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:15.535131 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:15.535131 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:15.541654 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0d45d755-96dd-4261-9de3-81a12071dcdc tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:15.546949 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d45d755-96dd-4261-9de3-81a12071dcdc tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:05:15.547362 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 253/1012] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:15 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:15.561528 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-a3e3c0e0-dc12-4465-ba40-d732ad7da2b5 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:05:15.563534 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 253/1013] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:05:15 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:15.598116 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c47bd746-2c4f-4b04-b2ee-1b64e7306170 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:15.602565 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c47bd746-2c4f-4b04-b2ee-1b64e7306170 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:15.602904 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c47bd746-2c4f-4b04-b2ee-1b64e7306170 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:15.603193 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c47bd746-2c4f-4b04-b2ee-1b64e7306170 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:15.621171 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:15.621171 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:15.625688 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c47bd746-2c4f-4b04-b2ee-1b64e7306170 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:15.630436 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c47bd746-2c4f-4b04-b2ee-1b64e7306170 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:15.630846 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 255/1014] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:05:15 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 862 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:15.644386 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c9679b64-5c4f-4fe1-a678-cbe968588600 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:15.644784 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9679b64-5c4f-4fe1-a678-cbe968588600 None None] GET https://10.4.3.4/volume// Aug 13 22:05:15.644960 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9679b64-5c4f-4fe1-a678-cbe968588600 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:15.645200 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9679b64-5c4f-4fe1-a678-cbe968588600 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:15.645527 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9679b64-5c4f-4fe1-a678-cbe968588600 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:05:15.645990 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 254/1015] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:05:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:05:15.659219 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-521b9d9e-a1f5-4f4f-807e-a4096b72d3c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:15.662617 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-521b9d9e-a1f5-4f4f-807e-a4096b72d3c8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:15.662927 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-521b9d9e-a1f5-4f4f-807e-a4096b72d3c8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:15.663211 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-521b9d9e-a1f5-4f4f-807e-a4096b72d3c8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:15.676272 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:15.676272 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:15.680351 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-521b9d9e-a1f5-4f4f-807e-a4096b72d3c8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:15.684682 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-521b9d9e-a1f5-4f4f-807e-a4096b72d3c8 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:15.685218 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 254/1016] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:05:15 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:05:15.724965 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-11c43315-0995-4eb8-9dec-f00a09405684 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:15.727230 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11c43315-0995-4eb8-9dec-f00a09405684 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:15.727502 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11c43315-0995-4eb8-9dec-f00a09405684 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:15.727745 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11c43315-0995-4eb8-9dec-f00a09405684 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:15.727872 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-11c43315-0995-4eb8-9dec-f00a09405684 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:15.736641 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:15.736641 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:15.737542 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11c43315-0995-4eb8-9dec-f00a09405684 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:15.738198 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 254/1017] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:15 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:15.837989 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-07f2a707-0073-42e5-a7b2-993c42c7fe9a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:15.840344 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-07f2a707-0073-42e5-a7b2-993c42c7fe9a tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] PUT https://10.4.3.4/volume/v3/attachments/f3c56bba-a810-4e60-9100-4cb8b379adc5 Aug 13 22:05:15.840825 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-07f2a707-0073-42e5-a7b2-993c42c7fe9a tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:15.849803 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-07f2a707-0073-42e5-a7b2-993c42c7fe9a tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Acquiring lock "cinder-attachment_update-5b517a5f-7ab1-467f-ae21-1e30b4dae962-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:05:15.864268 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-07f2a707-0073-42e5-a7b2-993c42c7fe9a tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Lock "cinder-attachment_update-5b517a5f-7ab1-467f-ae21-1e30b4dae962-np0000007271" acquired by "attachment_update" :: waited 0.015s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:05:15.865449 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:15.865449 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:15.958723 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-07f2a707-0073-42e5-a7b2-993c42c7fe9a tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Lock "cinder-attachment_update-5b517a5f-7ab1-467f-ae21-1e30b4dae962-np0000007271" released by "attachment_update" :: held 0.094s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:05:15.959139 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-07f2a707-0073-42e5-a7b2-993c42c7fe9a tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/attachments/f3c56bba-a810-4e60-9100-4cb8b379adc5 returned with HTTP 200 Aug 13 22:05:15.959751 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 256/1018] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:05:15 2026] PUT /volume/v3/attachments/f3c56bba-a810-4e60-9100-4cb8b379adc5 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:16.562554 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-198c055f-16c9-419d-be22-7c09316e6084 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:16.567523 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-198c055f-16c9-419d-be22-7c09316e6084 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:05:16.567523 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-198c055f-16c9-419d-be22-7c09316e6084 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:16.567523 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-198c055f-16c9-419d-be22-7c09316e6084 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:16.577137 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:16.577137 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:16.582640 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-198c055f-16c9-419d-be22-7c09316e6084 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:16.588483 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-198c055f-16c9-419d-be22-7c09316e6084 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:05:16.589103 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 255/1019] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:16 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:16.633906 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-c3a99704-3c07-4e14-a3e7-b51af36d5310 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:16.640604 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-c3a99704-3c07-4e14-a3e7-b51af36d5310 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:05:16.640604 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-c3a99704-3c07-4e14-a3e7-b51af36d5310 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:16.640604 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-c3a99704-3c07-4e14-a3e7-b51af36d5310 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:16.646786 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:16.646786 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:16.647209 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f920214-dd74-40c3-911b-6197f812e65c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:16.649399 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f920214-dd74-40c3-911b-6197f812e65c tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:16.649677 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f920214-dd74-40c3-911b-6197f812e65c tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:16.649885 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f920214-dd74-40c3-911b-6197f812e65c tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:16.651771 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-c3a99704-3c07-4e14-a3e7-b51af36d5310 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:16.658091 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-c3a99704-3c07-4e14-a3e7-b51af36d5310 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:05:16.658820 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 255/1020] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:05:16 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:16.660089 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:16.660089 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:16.664239 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1f920214-dd74-40c3-911b-6197f812e65c tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:16.669905 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f920214-dd74-40c3-911b-6197f812e65c tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:16.670340 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 255/1021] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:05:16 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:16.751117 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e9b95ef-023f-455f-bbaf-af714ebe5e26 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:16.751739 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e9b95ef-023f-455f-bbaf-af714ebe5e26 None None] GET https://10.4.3.4/volume// Aug 13 22:05:16.752393 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e9b95ef-023f-455f-bbaf-af714ebe5e26 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:16.752698 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e9b95ef-023f-455f-bbaf-af714ebe5e26 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:16.754817 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e9b95ef-023f-455f-bbaf-af714ebe5e26 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:05:16.754817 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 257/1022] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:05:16 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:05:16.754968 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dcd93dae-3c7e-4efb-8176-e1612375147d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:16.756874 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcd93dae-3c7e-4efb-8176-e1612375147d tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:16.757246 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcd93dae-3c7e-4efb-8176-e1612375147d tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:16.757564 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcd93dae-3c7e-4efb-8176-e1612375147d tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:16.757753 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-dcd93dae-3c7e-4efb-8176-e1612375147d tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:16.763748 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-c26e3336-ae10-4ebf-9c76-4f28f6faa1f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:16.764901 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:16.764901 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:16.766183 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcd93dae-3c7e-4efb-8176-e1612375147d tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:16.766805 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 256/1023] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:16 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:16.768065 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-c26e3336-ae10-4ebf-9c76-4f28f6faa1f2 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:05:16.768542 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-c26e3336-ae10-4ebf-9c76-4f28f6faa1f2 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34179bb1-ac8b-4c48-9996-fc86fe39cdd1", "connector": null, "instance_uuid": "dfbeb8a0-14fe-4bca-8151-b85d1247cfdb"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:16.787996 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:16.787996 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:16.817969 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-c26e3336-ae10-4ebf-9c76-4f28f6faa1f2 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:05:16.818441 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 256/1024] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:05:16 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:16.848464 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca50d75b-2dc4-4e95-9bb4-8032a9d63a32 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:16.851767 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca50d75b-2dc4-4e95-9bb4-8032a9d63a32 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:05:16.852059 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca50d75b-2dc4-4e95-9bb4-8032a9d63a32 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:16.852340 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca50d75b-2dc4-4e95-9bb4-8032a9d63a32 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:16.863780 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-896e0d47-d014-48df-bce0-49c3b035972c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:16.864337 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-896e0d47-d014-48df-bce0-49c3b035972c None None] GET https://10.4.3.4/volume// Aug 13 22:05:16.864486 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:16.864486 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:16.864599 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-896e0d47-d014-48df-bce0-49c3b035972c None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:16.864878 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-896e0d47-d014-48df-bce0-49c3b035972c None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:16.865326 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-896e0d47-d014-48df-bce0-49c3b035972c None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:05:16.868779 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 258/1025] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:05:16 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:05:16.869193 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ca50d75b-2dc4-4e95-9bb4-8032a9d63a32 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:16.874444 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca50d75b-2dc4-4e95-9bb4-8032a9d63a32 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:05:16.875234 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 256/1026] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:16 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:16.894103 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-69d41994-1dfe-48e7-8c6f-8dde7d1c122f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:16.896047 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-69d41994-1dfe-48e7-8c6f-8dde7d1c122f tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:05:16.896644 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-69d41994-1dfe-48e7-8c6f-8dde7d1c122f tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:16.896986 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-69d41994-1dfe-48e7-8c6f-8dde7d1c122f tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:16.909512 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:16.909512 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:16.913967 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-69d41994-1dfe-48e7-8c6f-8dde7d1c122f tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:16.919357 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-69d41994-1dfe-48e7-8c6f-8dde7d1c122f tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:05:16.919903 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 257/1027] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:05:16 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 1022 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:05:17.059754 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-804e4ee6-fb08-47eb-a473-d99298aedefe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:17.061746 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-804e4ee6-fb08-47eb-a473-d99298aedefe tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] PUT https://10.4.3.4/volume/v3/attachments/9e1761b1-4b69-4cb6-87df-84e73ee71212 Aug 13 22:05:17.062240 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-804e4ee6-fb08-47eb-a473-d99298aedefe tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:17.074085 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-804e4ee6-fb08-47eb-a473-d99298aedefe tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Acquiring lock "cinder-attachment_update-34179bb1-ac8b-4c48-9996-fc86fe39cdd1-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:05:17.080281 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-804e4ee6-fb08-47eb-a473-d99298aedefe tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Lock "cinder-attachment_update-34179bb1-ac8b-4c48-9996-fc86fe39cdd1-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:05:17.081679 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:17.081679 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:17.214741 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-804e4ee6-fb08-47eb-a473-d99298aedefe tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Lock "cinder-attachment_update-34179bb1-ac8b-4c48-9996-fc86fe39cdd1-np0000007271" released by "attachment_update" :: held 0.134s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:05:17.214741 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-804e4ee6-fb08-47eb-a473-d99298aedefe tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/attachments/9e1761b1-4b69-4cb6-87df-84e73ee71212 returned with HTTP 200 Aug 13 22:05:17.214923 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 257/1028] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:05:17 2026] PUT /volume/v3/attachments/9e1761b1-4b69-4cb6-87df-84e73ee71212 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:17.683206 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-53b61d32-366e-4c7c-8fea-22895504f77f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:17.685800 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53b61d32-366e-4c7c-8fea-22895504f77f tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:17.686156 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53b61d32-366e-4c7c-8fea-22895504f77f tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:17.686626 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53b61d32-366e-4c7c-8fea-22895504f77f tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:17.699022 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:17.699022 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:17.703736 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-53b61d32-366e-4c7c-8fea-22895504f77f tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:17.709642 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53b61d32-366e-4c7c-8fea-22895504f77f tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:17.710237 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 259/1029] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:05:17 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 863 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:17.778568 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-10ad9beb-808d-48cf-8707-875f59b60b08 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:17.780545 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10ad9beb-808d-48cf-8707-875f59b60b08 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:17.781869 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-10ad9beb-808d-48cf-8707-875f59b60b08 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:17.781869 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-10ad9beb-808d-48cf-8707-875f59b60b08 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:17.781869 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-10ad9beb-808d-48cf-8707-875f59b60b08 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:17.786828 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:17.786828 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:17.786828 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10ad9beb-808d-48cf-8707-875f59b60b08 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:17.786828 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 257/1030] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:17 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:17.890518 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c880e6cf-3c83-4099-a716-980f7bb8c961 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:17.894366 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c880e6cf-3c83-4099-a716-980f7bb8c961 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:05:17.895650 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c880e6cf-3c83-4099-a716-980f7bb8c961 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:17.895917 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c880e6cf-3c83-4099-a716-980f7bb8c961 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:17.911020 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:17.911020 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:17.916699 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c880e6cf-3c83-4099-a716-980f7bb8c961 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:17.923357 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c880e6cf-3c83-4099-a716-980f7bb8c961 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:05:17.923976 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 258/1031] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:17 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:18.723203 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6853f69d-f914-4b7e-9027-986d5afee5a1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:18.724899 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6853f69d-f914-4b7e-9027-986d5afee5a1 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:18.725102 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6853f69d-f914-4b7e-9027-986d5afee5a1 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:18.725268 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6853f69d-f914-4b7e-9027-986d5afee5a1 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:18.735253 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:18.735253 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:18.739659 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6853f69d-f914-4b7e-9027-986d5afee5a1 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:18.745746 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6853f69d-f914-4b7e-9027-986d5afee5a1 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:18.746154 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 258/1032] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:05:18 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:18.800751 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-969fd6f0-6e43-4f46-9740-000034d39bed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:18.803194 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-969fd6f0-6e43-4f46-9740-000034d39bed tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:18.804197 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-969fd6f0-6e43-4f46-9740-000034d39bed tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:18.804518 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-969fd6f0-6e43-4f46-9740-000034d39bed tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:18.804755 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-969fd6f0-6e43-4f46-9740-000034d39bed tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:18.810794 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:18.810794 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:18.811937 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-969fd6f0-6e43-4f46-9740-000034d39bed tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:18.812544 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 260/1033] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:18 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:18.939793 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4eb14337-ada3-44dd-9a66-64eea2d14692 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:18.944787 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4eb14337-ada3-44dd-9a66-64eea2d14692 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:05:18.944787 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4eb14337-ada3-44dd-9a66-64eea2d14692 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:18.944787 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4eb14337-ada3-44dd-9a66-64eea2d14692 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:18.947158 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=305,cinder:INSERT=45,cinder:UPDATE=78 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:05:18.962377 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:18.962377 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:18.971155 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4eb14337-ada3-44dd-9a66-64eea2d14692 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:18.975930 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4eb14337-ada3-44dd-9a66-64eea2d14692 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:05:18.976899 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 258/1034] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:18 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:19.284071 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-23b2b899-93f5-4544-bfa7-910225ff31fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:19.286793 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-23b2b899-93f5-4544-bfa7-910225ff31fd tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] POST https://10.4.3.4/volume/v3/attachments/f3c56bba-a810-4e60-9100-4cb8b379adc5/action Aug 13 22:05:19.287438 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-23b2b899-93f5-4544-bfa7-910225ff31fd tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:05:19.287593 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-23b2b899-93f5-4544-bfa7-910225ff31fd tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:19.305794 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:19.305794 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:19.318444 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-62c95bc4-e3a2-408c-9614-f7cd75f76f73 req-23b2b899-93f5-4544-bfa7-910225ff31fd tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/attachments/f3c56bba-a810-4e60-9100-4cb8b379adc5/action returned with HTTP 204 Aug 13 22:05:19.319055 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 259/1035] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:05:19 2026] POST /volume/v3/attachments/f3c56bba-a810-4e60-9100-4cb8b379adc5/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:05:19.758794 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2c7f202b-4ad1-46f1-9cf7-8f516e5ac6e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:19.761016 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c7f202b-4ad1-46f1-9cf7-8f516e5ac6e1 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:19.761288 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c7f202b-4ad1-46f1-9cf7-8f516e5ac6e1 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:19.761539 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c7f202b-4ad1-46f1-9cf7-8f516e5ac6e1 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:19.771401 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:19.771401 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:19.775412 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2c7f202b-4ad1-46f1-9cf7-8f516e5ac6e1 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:19.779735 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c7f202b-4ad1-46f1-9cf7-8f516e5ac6e1 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:19.780287 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 259/1036] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:05:19 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 1155 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:05:19.793724 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1aad38f0-ad1d-489a-b986-93719abd6736 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:19.798353 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1aad38f0-ad1d-489a-b986-93719abd6736 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] POST https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962/action Aug 13 22:05:19.798723 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1aad38f0-ad1d-489a-b986-93719abd6736 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:05:19.798833 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1aad38f0-ad1d-489a-b986-93719abd6736 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:19.817338 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:19.817338 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:19.817772 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1aad38f0-ad1d-489a-b986-93719abd6736 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:19.827241 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-16fc4578-8b90-4e12-ae97-07e566f49345 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:19.828942 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16fc4578-8b90-4e12-ae97-07e566f49345 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:19.829406 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16fc4578-8b90-4e12-ae97-07e566f49345 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:19.829735 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16fc4578-8b90-4e12-ae97-07e566f49345 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:19.829944 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-16fc4578-8b90-4e12-ae97-07e566f49345 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:19.835145 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:19.835145 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:19.837182 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16fc4578-8b90-4e12-ae97-07e566f49345 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:19.837182 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 259/1037] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:19 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:19.855936 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1aad38f0-ad1d-489a-b986-93719abd6736 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Created reservations ['d90fdb50-9c46-48ed-9acb-dffe95214c9b', '7f520bb3-b1f2-40a9-a0a1-0742170e1c9e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:05:19.876684 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1aad38f0-ad1d-489a-b986-93719abd6736 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Extend volume request issued successfully. Aug 13 22:05:19.880450 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1aad38f0-ad1d-489a-b986-93719abd6736 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962/action returned with HTTP 202 Aug 13 22:05:19.880450 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 261/1038] 10.4.3.4 () {70 vars in 1417 bytes} [Thu Aug 13 22:05:19 2026] POST /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 22:05:19.886038 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-607112f3-09b9-4a81-9ddb-435df46a27d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:19.889294 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-607112f3-09b9-4a81-9ddb-435df46a27d9 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:19.889294 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-607112f3-09b9-4a81-9ddb-435df46a27d9 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:19.889578 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-607112f3-09b9-4a81-9ddb-435df46a27d9 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:19.906821 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:19.906821 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:19.910738 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-607112f3-09b9-4a81-9ddb-435df46a27d9 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:19.914940 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-607112f3-09b9-4a81-9ddb-435df46a27d9 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:19.917442 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 260/1039] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:05:19 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 1158 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:05:19.993320 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ad6250df-25e4-4355-bd1a-c63fd3ae6eb8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:19.995863 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad6250df-25e4-4355-bd1a-c63fd3ae6eb8 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:05:19.996142 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad6250df-25e4-4355-bd1a-c63fd3ae6eb8 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:19.996364 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad6250df-25e4-4355-bd1a-c63fd3ae6eb8 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:20.013347 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:20.013347 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:20.019643 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ad6250df-25e4-4355-bd1a-c63fd3ae6eb8 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:20.025343 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad6250df-25e4-4355-bd1a-c63fd3ae6eb8 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:05:20.026099 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 260/1040] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:19 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:20.232505 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1aad38f0-ad1d-489a-b986-93719abd6736 req-14b4bde6-09fb-4e21-9095-2b8811cf07ec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:20.236238 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1aad38f0-ad1d-489a-b986-93719abd6736 req-14b4bde6-09fb-4e21-9095-2b8811cf07ec service nova] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:20.236508 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1aad38f0-ad1d-489a-b986-93719abd6736 req-14b4bde6-09fb-4e21-9095-2b8811cf07ec service nova] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:20.236711 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1aad38f0-ad1d-489a-b986-93719abd6736 req-14b4bde6-09fb-4e21-9095-2b8811cf07ec service nova] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:20.250837 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:20.250837 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:20.257249 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1aad38f0-ad1d-489a-b986-93719abd6736 req-14b4bde6-09fb-4e21-9095-2b8811cf07ec service nova] Volume info retrieved successfully. Aug 13 22:05:20.263554 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1aad38f0-ad1d-489a-b986-93719abd6736 req-14b4bde6-09fb-4e21-9095-2b8811cf07ec service nova] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:20.264827 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 260/1041] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:05:20 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 1320 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:20.849458 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f1a7211-1e64-4f6b-b1b3-f4e526d4d8e8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:20.851788 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f1a7211-1e64-4f6b-b1b3-f4e526d4d8e8 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:20.852150 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f1a7211-1e64-4f6b-b1b3-f4e526d4d8e8 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:20.852322 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f1a7211-1e64-4f6b-b1b3-f4e526d4d8e8 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:20.852504 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8f1a7211-1e64-4f6b-b1b3-f4e526d4d8e8 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:20.858201 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:20.858201 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:20.859269 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f1a7211-1e64-4f6b-b1b3-f4e526d4d8e8 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:20.859794 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 262/1042] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:20 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:20.928924 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c2b37d74-f3bb-4915-95a4-d5e2cccfa80a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:20.931309 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2b37d74-f3bb-4915-95a4-d5e2cccfa80a tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:20.931602 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2b37d74-f3bb-4915-95a4-d5e2cccfa80a tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:20.931859 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2b37d74-f3bb-4915-95a4-d5e2cccfa80a tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:20.945464 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:20.945464 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:20.950531 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c2b37d74-f3bb-4915-95a4-d5e2cccfa80a tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:20.956853 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2b37d74-f3bb-4915-95a4-d5e2cccfa80a tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:20.957550 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 261/1043] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:05:20 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 1155 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:05:20.974030 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-86f33bbc-cce9-4d59-baff-18e091cdf86e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:20.978257 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86f33bbc-cce9-4d59-baff-18e091cdf86e tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:20.978257 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86f33bbc-cce9-4d59-baff-18e091cdf86e tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:20.978257 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86f33bbc-cce9-4d59-baff-18e091cdf86e tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:20.979366 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=342,cinder:INSERT=45,cinder:UPDATE=85 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:05:20.988915 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:20.988915 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:20.992978 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-86f33bbc-cce9-4d59-baff-18e091cdf86e tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:20.997712 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86f33bbc-cce9-4d59-baff-18e091cdf86e tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:20.998232 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 261/1044] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:05:20 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 1155 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:05:21.049617 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c1d50e2-9fc3-4e73-9a63-84d1a8c99ec1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:21.052140 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c1d50e2-9fc3-4e73-9a63-84d1a8c99ec1 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:05:21.052458 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c1d50e2-9fc3-4e73-9a63-84d1a8c99ec1 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:21.052717 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c1d50e2-9fc3-4e73-9a63-84d1a8c99ec1 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:21.066992 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:21.066992 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:21.071198 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4c1d50e2-9fc3-4e73-9a63-84d1a8c99ec1 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:21.075657 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c1d50e2-9fc3-4e73-9a63-84d1a8c99ec1 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:05:21.076105 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 261/1045] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:21 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:21.254836 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-24a3a361-e97b-476f-93ae-a1feb586c634 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:21.257411 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-24a3a361-e97b-476f-93ae-a1feb586c634 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:21.257675 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-24a3a361-e97b-476f-93ae-a1feb586c634 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:21.257851 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-24a3a361-e97b-476f-93ae-a1feb586c634 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:21.269995 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:21.269995 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:21.274808 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-24a3a361-e97b-476f-93ae-a1feb586c634 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:21.280699 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-24a3a361-e97b-476f-93ae-a1feb586c634 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:21.281221 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 263/1046] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:05:21 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:21.306138 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-73643de8-6d76-4dea-ac32-1222be8eeb36 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:21.309817 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-73643de8-6d76-4dea-ac32-1222be8eeb36 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] POST https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962/action Aug 13 22:05:21.310190 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-73643de8-6d76-4dea-ac32-1222be8eeb36 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:05:21.310321 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-73643de8-6d76-4dea-ac32-1222be8eeb36 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:21.322816 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:21.322816 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:21.323396 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-73643de8-6d76-4dea-ac32-1222be8eeb36 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:21.333192 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-73643de8-6d76-4dea-ac32-1222be8eeb36 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Begin detaching volume completed successfully. Aug 13 22:05:21.333878 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-73643de8-6d76-4dea-ac32-1222be8eeb36 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962/action returned with HTTP 202 Aug 13 22:05:21.334571 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 262/1047] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:05:21 2026] POST /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:05:21.358134 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ae8335b-df24-4356-8997-0d00dcec6b91 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:21.359971 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ae8335b-df24-4356-8997-0d00dcec6b91 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:21.360462 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ae8335b-df24-4356-8997-0d00dcec6b91 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:21.360863 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ae8335b-df24-4356-8997-0d00dcec6b91 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:21.378500 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:21.378500 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:21.387233 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ae8335b-df24-4356-8997-0d00dcec6b91 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:21.392366 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7600ad6d-92ba-48d0-8c7b-94181d64ed79 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:21.393000 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7600ad6d-92ba-48d0-8c7b-94181d64ed79 None None] GET https://10.4.3.4/volume// Aug 13 22:05:21.393141 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7600ad6d-92ba-48d0-8c7b-94181d64ed79 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:21.393640 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7600ad6d-92ba-48d0-8c7b-94181d64ed79 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:21.393839 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7600ad6d-92ba-48d0-8c7b-94181d64ed79 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:05:21.394507 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 262/1048] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:05:21 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 22:05:21.394563 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ae8335b-df24-4356-8997-0d00dcec6b91 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:21.395031 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 262/1049] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:05:21 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 1158 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:05:21.403627 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-f8b0e7d7-ee91-4c50-bb6a-97c462dc3866 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:21.405840 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-f8b0e7d7-ee91-4c50-bb6a-97c462dc3866 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:21.406051 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-f8b0e7d7-ee91-4c50-bb6a-97c462dc3866 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:21.406225 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-f8b0e7d7-ee91-4c50-bb6a-97c462dc3866 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:21.415710 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:21.415710 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:21.419705 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-f8b0e7d7-ee91-4c50-bb6a-97c462dc3866 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:21.424235 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-f8b0e7d7-ee91-4c50-bb6a-97c462dc3866 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:21.424644 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 264/1050] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:05:21 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 1320 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:05:21.870014 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82f9e675-c4d6-4008-9af5-f9c0250ad60c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:21.871856 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82f9e675-c4d6-4008-9af5-f9c0250ad60c tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:21.872092 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82f9e675-c4d6-4008-9af5-f9c0250ad60c tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:21.872303 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82f9e675-c4d6-4008-9af5-f9c0250ad60c tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:21.872492 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-82f9e675-c4d6-4008-9af5-f9c0250ad60c tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:21.877228 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:21.877228 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:21.877971 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82f9e675-c4d6-4008-9af5-f9c0250ad60c tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:21.878323 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 263/1051] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:21 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:22.093653 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5cda2e91-2e46-49d8-b5a3-8539c0b51031 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:22.095566 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5cda2e91-2e46-49d8-b5a3-8539c0b51031 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:05:22.095757 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5cda2e91-2e46-49d8-b5a3-8539c0b51031 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:22.095965 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5cda2e91-2e46-49d8-b5a3-8539c0b51031 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:22.106775 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:22.106775 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:22.111367 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5cda2e91-2e46-49d8-b5a3-8539c0b51031 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:22.117459 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5cda2e91-2e46-49d8-b5a3-8539c0b51031 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:05:22.118079 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 263/1052] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:22 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:22.271702 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-8ddbc710-d2a8-4a1e-ae20-2f3510a37eb3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:22.276304 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-8ddbc710-d2a8-4a1e-ae20-2f3510a37eb3 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] POST https://10.4.3.4/volume/v3/attachments/9e1761b1-4b69-4cb6-87df-84e73ee71212/action Aug 13 22:05:22.276304 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-8ddbc710-d2a8-4a1e-ae20-2f3510a37eb3 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:05:22.276304 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-8ddbc710-d2a8-4a1e-ae20-2f3510a37eb3 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:22.296218 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:22.296218 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:22.309161 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e2e6ff85-a787-47f7-a48a-8a15898da47a req-8ddbc710-d2a8-4a1e-ae20-2f3510a37eb3 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/attachments/9e1761b1-4b69-4cb6-87df-84e73ee71212/action returned with HTTP 204 Aug 13 22:05:22.310150 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 263/1053] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:05:22 2026] POST /volume/v3/attachments/9e1761b1-4b69-4cb6-87df-84e73ee71212/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:05:22.397476 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-83429741-7df0-4dc1-9da2-0484215fd346 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:22.399881 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-83429741-7df0-4dc1-9da2-0484215fd346 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] DELETE https://10.4.3.4/volume/v3/attachments/f3c56bba-a810-4e60-9100-4cb8b379adc5 Aug 13 22:05:22.400112 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-83429741-7df0-4dc1-9da2-0484215fd346 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:22.400318 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-83429741-7df0-4dc1-9da2-0484215fd346 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:22.407510 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:22.407510 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:22.408897 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-68b9e993-8abe-4296-a584-2ff604a74356 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:22.411363 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68b9e993-8abe-4296-a584-2ff604a74356 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:22.411670 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68b9e993-8abe-4296-a584-2ff604a74356 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:22.411944 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68b9e993-8abe-4296-a584-2ff604a74356 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:22.421927 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=268,cinder:UPDATE=47,cinder:INSERT=20 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:05:22.425366 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:22.425366 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:22.430984 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-68b9e993-8abe-4296-a584-2ff604a74356 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:22.437090 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68b9e993-8abe-4296-a584-2ff604a74356 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:22.437702 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 264/1054] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:05:22 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 1158 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:05:22.497070 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=269,cinder:UPDATE=53,cinder:INSERT=25 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:05:22.528452 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d5e7c480-0c37-4ce7-8c99-b716e31f9220 req-83429741-7df0-4dc1-9da2-0484215fd346 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/attachments/f3c56bba-a810-4e60-9100-4cb8b379adc5 returned with HTTP 200 Aug 13 22:05:22.528973 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 265/1055] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:05:22 2026] DELETE /volume/v3/attachments/f3c56bba-a810-4e60-9100-4cb8b379adc5 => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:22.888523 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad47c9d5-ec74-4e9a-a78f-16f0bac53173 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:22.891555 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad47c9d5-ec74-4e9a-a78f-16f0bac53173 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:22.892407 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad47c9d5-ec74-4e9a-a78f-16f0bac53173 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:22.892679 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad47c9d5-ec74-4e9a-a78f-16f0bac53173 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:22.892823 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ad47c9d5-ec74-4e9a-a78f-16f0bac53173 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:22.899760 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:22.899760 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:22.901750 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad47c9d5-ec74-4e9a-a78f-16f0bac53173 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:22.902245 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 264/1056] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:22 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:22.911715 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-816cf1ef-1b42-425a-a75f-3811c0f7bb06 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:22.913265 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-816cf1ef-1b42-425a-a75f-3811c0f7bb06 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/volumes/4468f648-ae4a-4d2f-8bc9-d2c9ff3022f8 Aug 13 22:05:22.915855 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-816cf1ef-1b42-425a-a75f-3811c0f7bb06 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:22.915855 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-816cf1ef-1b42-425a-a75f-3811c0f7bb06 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:22.926400 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:22.926400 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:22.931159 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-816cf1ef-1b42-425a-a75f-3811c0f7bb06 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:05:22.936375 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-816cf1ef-1b42-425a-a75f-3811c0f7bb06 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes/4468f648-ae4a-4d2f-8bc9-d2c9ff3022f8 returned with HTTP 200 Aug 13 22:05:22.937009 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 264/1057] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:22 2026] GET /volume/v3/volumes/4468f648-ae4a-4d2f-8bc9-d2c9ff3022f8 => generated 898 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:22.949544 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62e9e0c4-efed-434b-9806-6467efc5cb76 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:22.952279 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62e9e0c4-efed-434b-9806-6467efc5cb76 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/volumes Aug 13 22:05:22.952718 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62e9e0c4-efed-434b-9806-6467efc5cb76 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:22.952989 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62e9e0c4-efed-434b-9806-6467efc5cb76 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:22.953607 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-62e9e0c4-efed-434b-9806-6467efc5cb76 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:05:22.954790 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-62e9e0c4-efed-434b-9806-6467efc5cb76 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:05:22.967808 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-62e9e0c4-efed-434b-9806-6467efc5cb76 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Get all volumes completed successfully. Aug 13 22:05:22.968481 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62e9e0c4-efed-434b-9806-6467efc5cb76 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 200 Aug 13 22:05:22.969024 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 265/1058] 10.4.3.4 () {66 vars in 1223 bytes} [Thu Aug 13 22:05:22 2026] GET /volume/v3/volumes => generated 655 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:22.977683 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-deee900a-b07f-49d5-8cfe-d8ce4dfe30be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:22.979240 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-deee900a-b07f-49d5-8cfe-d8ce4dfe30be tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] DELETE https://10.4.3.4/volume/v3/volumes/4468f648-ae4a-4d2f-8bc9-d2c9ff3022f8 Aug 13 22:05:22.979471 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-deee900a-b07f-49d5-8cfe-d8ce4dfe30be tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:22.979587 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-deee900a-b07f-49d5-8cfe-d8ce4dfe30be tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:22.979748 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-deee900a-b07f-49d5-8cfe-d8ce4dfe30be tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Delete volume with id: 4468f648-ae4a-4d2f-8bc9-d2c9ff3022f8 Aug 13 22:05:22.986142 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:22.986142 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:22.986620 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-deee900a-b07f-49d5-8cfe-d8ce4dfe30be tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:05:23.001692 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-deee900a-b07f-49d5-8cfe-d8ce4dfe30be tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Delete volume request issued successfully. Aug 13 22:05:23.001875 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-deee900a-b07f-49d5-8cfe-d8ce4dfe30be tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes/4468f648-ae4a-4d2f-8bc9-d2c9ff3022f8 returned with HTTP 202 Aug 13 22:05:23.002281 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 266/1059] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:05:22 2026] DELETE /volume/v3/volumes/4468f648-ae4a-4d2f-8bc9-d2c9ff3022f8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:05:23.011781 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-779675a3-4947-42e0-8193-44dc5670cecf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:23.013290 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-779675a3-4947-42e0-8193-44dc5670cecf tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] DELETE https://10.4.3.4/volume/v3/backups/cad59e98-167d-4826-b3da-f27e269b6d3b Aug 13 22:05:23.013497 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-779675a3-4947-42e0-8193-44dc5670cecf tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:23.013674 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-779675a3-4947-42e0-8193-44dc5670cecf tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:23.013768 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-779675a3-4947-42e0-8193-44dc5670cecf tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Delete backup with id: cad59e98-167d-4826-b3da-f27e269b6d3b. Aug 13 22:05:23.017686 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:23.017686 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:23.043033 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-779675a3-4947-42e0-8193-44dc5670cecf tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] delete_backup rpcapi backup_id cad59e98-167d-4826-b3da-f27e269b6d3b {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:05:23.044853 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-779675a3-4947-42e0-8193-44dc5670cecf tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] https://10.4.3.4/volume/v3/backups/cad59e98-167d-4826-b3da-f27e269b6d3b returned with HTTP 202 Aug 13 22:05:23.045294 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 265/1060] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:05:23 2026] DELETE /volume/v3/backups/cad59e98-167d-4826-b3da-f27e269b6d3b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:05:23.054304 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-faf14644-196d-4a16-8172-2c6a10167112 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:23.056081 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-faf14644-196d-4a16-8172-2c6a10167112 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] GET https://10.4.3.4/volume/v3/backups/cad59e98-167d-4826-b3da-f27e269b6d3b Aug 13 22:05:23.056280 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-faf14644-196d-4a16-8172-2c6a10167112 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:23.056528 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-faf14644-196d-4a16-8172-2c6a10167112 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:23.056606 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-faf14644-196d-4a16-8172-2c6a10167112 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Show backup with id cad59e98-167d-4826-b3da-f27e269b6d3b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:23.063935 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:23.063935 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:23.063935 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-faf14644-196d-4a16-8172-2c6a10167112 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] https://10.4.3.4/volume/v3/backups/cad59e98-167d-4826-b3da-f27e269b6d3b returned with HTTP 200 Aug 13 22:05:23.063935 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 265/1061] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:23 2026] GET /volume/v3/backups/cad59e98-167d-4826-b3da-f27e269b6d3b => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:23.135141 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae49cb5f-21b4-4625-8812-28e26f6e34b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:23.138284 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae49cb5f-21b4-4625-8812-28e26f6e34b2 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:05:23.138832 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae49cb5f-21b4-4625-8812-28e26f6e34b2 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:23.139096 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae49cb5f-21b4-4625-8812-28e26f6e34b2 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:23.151204 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:23.151204 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:23.156739 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ae49cb5f-21b4-4625-8812-28e26f6e34b2 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:23.163092 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae49cb5f-21b4-4625-8812-28e26f6e34b2 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:05:23.163897 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 266/1062] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:23 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:23.176357 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-07123652-94b1-4366-b84e-9721ae2dc484 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:23.178342 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-07123652-94b1-4366-b84e-9721ae2dc484 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:05:23.178973 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-07123652-94b1-4366-b84e-9721ae2dc484 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:23.178973 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-07123652-94b1-4366-b84e-9721ae2dc484 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:23.189991 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:23.189991 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:23.194131 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-07123652-94b1-4366-b84e-9721ae2dc484 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:23.200369 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-07123652-94b1-4366-b84e-9721ae2dc484 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:05:23.200804 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 267/1063] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:23 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:23.244113 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a547ebbd-c27b-4e4e-8e16-7a5a5ad606c6 req-62f70783-6999-41fc-ab21-28993754ac5a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:23.247780 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a547ebbd-c27b-4e4e-8e16-7a5a5ad606c6 req-62f70783-6999-41fc-ab21-28993754ac5a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:05:23.247953 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a547ebbd-c27b-4e4e-8e16-7a5a5ad606c6 req-62f70783-6999-41fc-ab21-28993754ac5a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:23.248122 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a547ebbd-c27b-4e4e-8e16-7a5a5ad606c6 req-62f70783-6999-41fc-ab21-28993754ac5a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:23.258217 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:23.258217 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:23.262589 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a547ebbd-c27b-4e4e-8e16-7a5a5ad606c6 req-62f70783-6999-41fc-ab21-28993754ac5a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:23.267728 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a547ebbd-c27b-4e4e-8e16-7a5a5ad606c6 req-62f70783-6999-41fc-ab21-28993754ac5a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:05:23.268548 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 266/1064] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:05:23 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:23.288541 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-046f0bea-a347-4ee7-b1cc-5c6b580d5695 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:23.292397 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-046f0bea-a347-4ee7-b1cc-5c6b580d5695 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:05:23.292397 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-046f0bea-a347-4ee7-b1cc-5c6b580d5695 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:23.292397 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-046f0bea-a347-4ee7-b1cc-5c6b580d5695 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:23.301544 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:23.301544 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:23.304939 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-046f0bea-a347-4ee7-b1cc-5c6b580d5695 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:23.308998 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-046f0bea-a347-4ee7-b1cc-5c6b580d5695 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:05:23.309558 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 266/1065] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:23 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:23.347599 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-fe0d5148-9b44-4093-bf4c-3afb4a4813ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:23.349456 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-fe0d5148-9b44-4093-bf4c-3afb4a4813ec tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:05:23.349645 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-fe0d5148-9b44-4093-bf4c-3afb4a4813ec tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:23.349813 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-fe0d5148-9b44-4093-bf4c-3afb4a4813ec tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:23.358316 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:23.358316 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:23.362005 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-fe0d5148-9b44-4093-bf4c-3afb4a4813ec tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:23.365961 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-fe0d5148-9b44-4093-bf4c-3afb4a4813ec tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:05:23.366311 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 267/1066] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:05:23 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:23.385521 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-d3b5bfb0-5c11-4c55-b348-6b25bb80da39 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:23.387976 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-d3b5bfb0-5c11-4c55-b348-6b25bb80da39 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] POST https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1/action Aug 13 22:05:23.388340 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-d3b5bfb0-5c11-4c55-b348-6b25bb80da39 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:05:23.388477 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-d3b5bfb0-5c11-4c55-b348-6b25bb80da39 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:23.398048 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:23.398048 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:23.398530 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-d3b5bfb0-5c11-4c55-b348-6b25bb80da39 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:23.404552 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-d3b5bfb0-5c11-4c55-b348-6b25bb80da39 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Begin detaching volume completed successfully. Aug 13 22:05:23.404801 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-d3b5bfb0-5c11-4c55-b348-6b25bb80da39 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1/action returned with HTTP 202 Aug 13 22:05:23.405287 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 268/1067] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:05:23 2026] POST /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:05:23.447054 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8112f356-b8c7-4928-afd8-803bb30106af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:23.447438 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8112f356-b8c7-4928-afd8-803bb30106af None None] GET https://10.4.3.4/volume// Aug 13 22:05:23.447645 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8112f356-b8c7-4928-afd8-803bb30106af None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:23.447836 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8112f356-b8c7-4928-afd8-803bb30106af None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:23.448173 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8112f356-b8c7-4928-afd8-803bb30106af None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:05:23.448504 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 267/1068] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:05:23 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:05:23.456263 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-89777da7-6267-475e-a700-117e16d43205 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:23.457081 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4aa710d7-5e25-4c81-8e36-45658d1d4232 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:23.459945 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-89777da7-6267-475e-a700-117e16d43205 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:05:23.459945 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-89777da7-6267-475e-a700-117e16d43205 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:23.459945 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-89777da7-6267-475e-a700-117e16d43205 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:23.460100 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4aa710d7-5e25-4c81-8e36-45658d1d4232 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:23.460100 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4aa710d7-5e25-4c81-8e36-45658d1d4232 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:23.460100 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4aa710d7-5e25-4c81-8e36-45658d1d4232 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:23.467895 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:23.467895 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:23.470664 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:23.470664 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:23.471922 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4aa710d7-5e25-4c81-8e36-45658d1d4232 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:23.475011 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-89777da7-6267-475e-a700-117e16d43205 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:23.477286 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4aa710d7-5e25-4c81-8e36-45658d1d4232 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:23.477802 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 268/1069] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:05:23 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 863 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:23.480251 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-89777da7-6267-475e-a700-117e16d43205 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:05:23.480778 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 267/1070] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:05:23 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 1318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:05:24.077331 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b3caec79-81ce-4fab-8c2e-710c675cc2e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:24.082292 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3caec79-81ce-4fab-8c2e-710c675cc2e4 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] GET https://10.4.3.4/volume/v3/backups/cad59e98-167d-4826-b3da-f27e269b6d3b Aug 13 22:05:24.082292 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3caec79-81ce-4fab-8c2e-710c675cc2e4 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:24.082292 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3caec79-81ce-4fab-8c2e-710c675cc2e4 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:24.082506 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b3caec79-81ce-4fab-8c2e-710c675cc2e4 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Show backup with id cad59e98-167d-4826-b3da-f27e269b6d3b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:24.094694 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3caec79-81ce-4fab-8c2e-710c675cc2e4 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] https://10.4.3.4/volume/v3/backups/cad59e98-167d-4826-b3da-f27e269b6d3b returned with HTTP 404 Aug 13 22:05:24.095302 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 269/1071] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:24 2026] GET /volume/v3/backups/cad59e98-167d-4826-b3da-f27e269b6d3b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:05:24.105283 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8ce40fd0-c939-4113-b4f9-ff349326ebe7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:24.108447 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ce40fd0-c939-4113-b4f9-ff349326ebe7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] DELETE https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:24.108763 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ce40fd0-c939-4113-b4f9-ff349326ebe7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:24.109075 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ce40fd0-c939-4113-b4f9-ff349326ebe7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:24.109268 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-8ce40fd0-c939-4113-b4f9-ff349326ebe7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Delete backup with id: 16f6cf40-1ccb-40c1-98da-6aba3beadab1. Aug 13 22:05:24.114314 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:24.114314 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:24.133707 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-8ce40fd0-c939-4113-b4f9-ff349326ebe7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] delete_backup rpcapi backup_id 16f6cf40-1ccb-40c1-98da-6aba3beadab1 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:05:24.135181 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ce40fd0-c939-4113-b4f9-ff349326ebe7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 202 Aug 13 22:05:24.135727 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 268/1072] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:05:24 2026] DELETE /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:05:24.151652 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb72f4c7-41fa-4fcf-8a1c-22f5d81fc206 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:24.154306 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb72f4c7-41fa-4fcf-8a1c-22f5d81fc206 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:24.157333 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb72f4c7-41fa-4fcf-8a1c-22f5d81fc206 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:24.157611 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb72f4c7-41fa-4fcf-8a1c-22f5d81fc206 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:24.157729 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fb72f4c7-41fa-4fcf-8a1c-22f5d81fc206 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:24.165215 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:24.165215 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:24.166123 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb72f4c7-41fa-4fcf-8a1c-22f5d81fc206 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 200 Aug 13 22:05:24.166659 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 269/1073] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:24 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:24.427299 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-562079f5-9a43-4b69-8b64-68f4c17fd99e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:24.431812 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-562079f5-9a43-4b69-8b64-68f4c17fd99e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] DELETE https://10.4.3.4/volume/v3/attachments/9e1761b1-4b69-4cb6-87df-84e73ee71212 Aug 13 22:05:24.431812 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-562079f5-9a43-4b69-8b64-68f4c17fd99e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:24.431812 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-562079f5-9a43-4b69-8b64-68f4c17fd99e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:24.449485 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:24.449485 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:24.517330 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aab4ebe8-b14e-41e1-855b-463b441f31ef req-562079f5-9a43-4b69-8b64-68f4c17fd99e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/attachments/9e1761b1-4b69-4cb6-87df-84e73ee71212 returned with HTTP 200 Aug 13 22:05:24.517953 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 268/1074] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:05:24 2026] DELETE /volume/v3/attachments/9e1761b1-4b69-4cb6-87df-84e73ee71212 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:25.127759 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d5647a76-b1e7-4da6-a3e2-555e8fae3917 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:25.130247 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5647a76-b1e7-4da6-a3e2-555e8fae3917 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 Aug 13 22:05:25.130247 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d5647a76-b1e7-4da6-a3e2-555e8fae3917 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:25.130247 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d5647a76-b1e7-4da6-a3e2-555e8fae3917 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:25.139302 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:25.139302 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:25.143030 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d5647a76-b1e7-4da6-a3e2-555e8fae3917 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:05:25.147690 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5647a76-b1e7-4da6-a3e2-555e8fae3917 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 returned with HTTP 200 Aug 13 22:05:25.148113 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 270/1075] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:25 2026] GET /volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:25.183398 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-382dca46-78da-4c3d-82fe-684852e5c347 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:25.185478 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-382dca46-78da-4c3d-82fe-684852e5c347 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 Aug 13 22:05:25.185753 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-382dca46-78da-4c3d-82fe-684852e5c347 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:25.186022 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-382dca46-78da-4c3d-82fe-684852e5c347 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:25.186091 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-c8e14667-fd38-4af3-97f9-b073979e51ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:25.186375 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-382dca46-78da-4c3d-82fe-684852e5c347 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 16f6cf40-1ccb-40c1-98da-6aba3beadab1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:25.188121 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-c8e14667-fd38-4af3-97f9-b073979e51ed tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 Aug 13 22:05:25.188504 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-c8e14667-fd38-4af3-97f9-b073979e51ed tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:25.188504 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-c8e14667-fd38-4af3-97f9-b073979e51ed tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:25.193143 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-382dca46-78da-4c3d-82fe-684852e5c347 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 returned with HTTP 404 Aug 13 22:05:25.193890 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 269/1076] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:25 2026] GET /volume/v3/backups/16f6cf40-1ccb-40c1-98da-6aba3beadab1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:05:25.199092 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:25.199092 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:25.203340 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-c8e14667-fd38-4af3-97f9-b073979e51ed tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:05:25.209536 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-c8e14667-fd38-4af3-97f9-b073979e51ed tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 returned with HTTP 200 Aug 13 22:05:25.210220 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 270/1077] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:05:25 2026] GET /volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:25.230252 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-acfbe49d-70c7-4f68-926e-1c838edfe5e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:25.232282 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-acfbe49d-70c7-4f68-926e-1c838edfe5e0 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] POST https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43/action Aug 13 22:05:25.232618 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-acfbe49d-70c7-4f68-926e-1c838edfe5e0 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:05:25.232748 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-acfbe49d-70c7-4f68-926e-1c838edfe5e0 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:25.242666 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:25.242666 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:25.243187 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-acfbe49d-70c7-4f68-926e-1c838edfe5e0 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:05:25.249159 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-acfbe49d-70c7-4f68-926e-1c838edfe5e0 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Begin detaching volume completed successfully. Aug 13 22:05:25.249363 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-acfbe49d-70c7-4f68-926e-1c838edfe5e0 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43/action returned with HTTP 202 Aug 13 22:05:25.249836 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 269/1078] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:05:25 2026] POST /volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:05:25.285591 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42e5a5ee-7a00-4216-8b2c-8c943d16fed4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:25.288346 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42e5a5ee-7a00-4216-8b2c-8c943d16fed4 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd Aug 13 22:05:25.288774 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42e5a5ee-7a00-4216-8b2c-8c943d16fed4 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:25.289331 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42e5a5ee-7a00-4216-8b2c-8c943d16fed4 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:25.297971 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:25.297971 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:25.302735 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-42e5a5ee-7a00-4216-8b2c-8c943d16fed4 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:05:25.304401 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eb7d91fa-8779-41df-95bb-8b377d2f6696 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:25.304806 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb7d91fa-8779-41df-95bb-8b377d2f6696 None None] GET https://10.4.3.4/volume// Aug 13 22:05:25.304992 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb7d91fa-8779-41df-95bb-8b377d2f6696 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:25.305167 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb7d91fa-8779-41df-95bb-8b377d2f6696 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:25.306976 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb7d91fa-8779-41df-95bb-8b377d2f6696 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:05:25.308497 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 270/1079] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:05:25 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:05:25.311324 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42e5a5ee-7a00-4216-8b2c-8c943d16fed4 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd returned with HTTP 200 Aug 13 22:05:25.312894 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 271/1080] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:25 2026] GET /volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:25.315749 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-1aa1a066-1796-4134-a5b4-4301796f0191 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:25.318861 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-1aa1a066-1796-4134-a5b4-4301796f0191 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 Aug 13 22:05:25.319185 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-1aa1a066-1796-4134-a5b4-4301796f0191 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:25.319460 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-1aa1a066-1796-4134-a5b4-4301796f0191 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:25.331984 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:25.331984 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:25.335627 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3ad6fbdd-c02e-4f3a-b6ca-0d51cf33b128 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:25.338276 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ad6fbdd-c02e-4f3a-b6ca-0d51cf33b128 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] DELETE https://10.4.3.4/volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd Aug 13 22:05:25.338543 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ad6fbdd-c02e-4f3a-b6ca-0d51cf33b128 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:25.338782 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ad6fbdd-c02e-4f3a-b6ca-0d51cf33b128 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:25.338986 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3ad6fbdd-c02e-4f3a-b6ca-0d51cf33b128 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Delete volume with id: 54df05e3-a2c1-4cf2-9de7-9341acf743bd Aug 13 22:05:25.340134 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-1aa1a066-1796-4134-a5b4-4301796f0191 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:05:25.350277 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-1aa1a066-1796-4134-a5b4-4301796f0191 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 returned with HTTP 200 Aug 13 22:05:25.350917 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 271/1081] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:05:25 2026] GET /volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 => generated 1321 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:05:25.353753 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:25.353753 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:25.354362 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3ad6fbdd-c02e-4f3a-b6ca-0d51cf33b128 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:05:25.384837 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3ad6fbdd-c02e-4f3a-b6ca-0d51cf33b128 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Delete volume request issued successfully. Aug 13 22:05:25.385093 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ad6fbdd-c02e-4f3a-b6ca-0d51cf33b128 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd returned with HTTP 202 Aug 13 22:05:25.385767 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 270/1082] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:05:25 2026] DELETE /volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:05:25.399306 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f9b32b7-f1a1-4754-a794-5eeef2f41c61 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:25.402095 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f9b32b7-f1a1-4754-a794-5eeef2f41c61 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd Aug 13 22:05:25.402384 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f9b32b7-f1a1-4754-a794-5eeef2f41c61 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:25.402686 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f9b32b7-f1a1-4754-a794-5eeef2f41c61 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:25.411448 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:25.411448 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:25.417504 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1f9b32b7-f1a1-4754-a794-5eeef2f41c61 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:05:25.426371 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f9b32b7-f1a1-4754-a794-5eeef2f41c61 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd returned with HTTP 200 Aug 13 22:05:25.427514 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 271/1083] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:25 2026] GET /volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:25.552415 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a2e306bc-1e62-4ec3-a93f-22c896be9019 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:25.554619 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2e306bc-1e62-4ec3-a93f-22c896be9019 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:05:25.554906 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2e306bc-1e62-4ec3-a93f-22c896be9019 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:25.555127 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2e306bc-1e62-4ec3-a93f-22c896be9019 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:25.564977 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:25.564977 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:25.569490 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a2e306bc-1e62-4ec3-a93f-22c896be9019 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:05:25.575023 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2e306bc-1e62-4ec3-a93f-22c896be9019 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:05:25.575547 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 272/1084] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:25 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:26.370816 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-8a98d9cf-5980-4705-9fd4-55b6f59646dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:26.374161 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-8a98d9cf-5980-4705-9fd4-55b6f59646dc tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] DELETE https://10.4.3.4/volume/v3/attachments/0255bdd0-de3d-4925-b2df-a7b830c36770 Aug 13 22:05:26.374452 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-8a98d9cf-5980-4705-9fd4-55b6f59646dc tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:26.374704 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-8a98d9cf-5980-4705-9fd4-55b6f59646dc tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:26.386278 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:26.386278 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:26.441470 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed204edb-5778-40a6-90ea-c012d0b944e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:26.443916 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed204edb-5778-40a6-90ea-c012d0b944e7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd Aug 13 22:05:26.444254 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed204edb-5778-40a6-90ea-c012d0b944e7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:26.444498 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed204edb-5778-40a6-90ea-c012d0b944e7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:26.462388 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed204edb-5778-40a6-90ea-c012d0b944e7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd returned with HTTP 404 Aug 13 22:05:26.462388 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 271/1085] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:26 2026] GET /volume/v3/volumes/54df05e3-a2c1-4cf2-9de7-9341acf743bd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:05:26.462498 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1a3e9a58-6a4f-444c-bda3-7a2a75bc10ef req-8a98d9cf-5980-4705-9fd4-55b6f59646dc tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/attachments/0255bdd0-de3d-4925-b2df-a7b830c36770 returned with HTTP 200 Aug 13 22:05:26.462498 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 272/1086] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:05:26 2026] DELETE /volume/v3/attachments/0255bdd0-de3d-4925-b2df-a7b830c36770 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:26.478809 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:26.481883 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:05:26.482225 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1108288929"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:26.483783 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1108288929'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:05:26.483934 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Create volume of 1 GB Aug 13 22:05:26.488343 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Availability Zones retrieved successfully. Aug 13 22:05:26.494647 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Flow 'volume_create_api' (5b7cf64a-1ee2-4ba2-ae34-c77cc93a7761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:05:26.495607 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d22d2b7-b852-41bc-9a64-56fc7583a767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:26.497007 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:05:26.527515 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d22d2b7-b852-41bc-9a64-56fc7583a767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:26.528291 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6644c891-7e69-45c0-99c9-91deaa7d452b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:26.569770 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Created reservations ['4d02c03e-db14-494e-8daa-3b0414476ca4', '84228578-3c7d-4ba7-a9f0-aab57d4de383', 'b942e213-d016-4b68-a7fd-eed639c9e4f2', '69f9a026-67e4-43ca-b6d6-d6b2ac6fddc9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:05:26.571023 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6644c891-7e69-45c0-99c9-91deaa7d452b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d02c03e-db14-494e-8daa-3b0414476ca4', '84228578-3c7d-4ba7-a9f0-aab57d4de383', 'b942e213-d016-4b68-a7fd-eed639c9e4f2', '69f9a026-67e4-43ca-b6d6-d6b2ac6fddc9']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:26.571936 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df71d5b1-0e9e-4830-8d07-f164e403c48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:26.596135 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df71d5b1-0e9e-4830-8d07-f164e403c48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c71658c-cadd-4bc0-8142-a7e07a4e7abc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1108288929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8a4830d588b432c96b0754b54d4074d',qos_specs=None,replication_status=,reservations=['4d02c03e-db14-494e-8daa-3b0414476ca4','84228578-3c7d-4ba7-a9f0-aab57d4de383','b942e213-d016-4b68-a7fd-eed639c9e4f2','69f9a026-67e4-43ca-b6d6-d6b2ac6fddc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1b3b70254954ecbb7da46f121c02d96',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:05:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1108288929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c71658c-cadd-4bc0-8142-a7e07a4e7abc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8a4830d588b432c96b0754b54d4074d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1b3b70254954ecbb7da46f121c02d96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:26.598232 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b160557-ade5-40c6-b527-64e807da70c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:26.624049 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b160557-ade5-40c6-b527-64e807da70c3) transitioned into state 'SUCCESS' from state '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-1108288929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8a4830d588b432c96b0754b54d4074d',qos_specs=None,replication_status=,reservations=['4d02c03e-db14-494e-8daa-3b0414476ca4','84228578-3c7d-4ba7-a9f0-aab57d4de383','b942e213-d016-4b68-a7fd-eed639c9e4f2','69f9a026-67e4-43ca-b6d6-d6b2ac6fddc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1b3b70254954ecbb7da46f121c02d96',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:26.624691 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d737cb85-390a-4d31-91d6-86c60e839995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:26.637258 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d737cb85-390a-4d31-91d6-86c60e839995) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:26.638246 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Flow 'volume_create_api' (5b7cf64a-1ee2-4ba2-ae34-c77cc93a7761) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:05:26.638475 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Create volume request issued successfully. Aug 13 22:05:26.639032 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0aff8d5c-a1fb-40f8-b3e4-dc79c0f1da84 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:05:26.639466 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 272/1087] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:05:26 2026] POST /volume/v3/volumes => generated 750 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:05:26.657385 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d833c62b-7519-4d33-92fe-19c7b208294f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:26.659198 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d833c62b-7519-4d33-92fe-19c7b208294f tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc Aug 13 22:05:26.659416 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d833c62b-7519-4d33-92fe-19c7b208294f tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:26.659730 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d833c62b-7519-4d33-92fe-19c7b208294f tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:26.666599 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:26.666599 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:26.670774 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d833c62b-7519-4d33-92fe-19c7b208294f tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:05:26.678598 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d833c62b-7519-4d33-92fe-19c7b208294f tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc returned with HTTP 200 Aug 13 22:05:26.679063 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 273/1088] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:26 2026] GET /volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:27.224470 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e3c3673b-75f5-493f-a3ac-cead17f4bcf5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:27.226204 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3c3673b-75f5-493f-a3ac-cead17f4bcf5 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:27.226204 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3c3673b-75f5-493f-a3ac-cead17f4bcf5 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:27.226204 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3c3673b-75f5-493f-a3ac-cead17f4bcf5 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:27.234403 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:27.234403 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:27.239516 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e3c3673b-75f5-493f-a3ac-cead17f4bcf5 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:27.246017 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3c3673b-75f5-493f-a3ac-cead17f4bcf5 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:27.246527 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 272/1089] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:05:27 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:27.265368 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b82f1d5-7c7f-43d4-a072-6d35e6575a0c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:27.267956 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b82f1d5-7c7f-43d4-a072-6d35e6575a0c tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] DELETE https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:27.268206 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b82f1d5-7c7f-43d4-a072-6d35e6575a0c tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:27.268450 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b82f1d5-7c7f-43d4-a072-6d35e6575a0c tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:27.270446 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0b82f1d5-7c7f-43d4-a072-6d35e6575a0c tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Delete volume with id: 5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:27.276476 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:27.276476 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:27.277075 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b82f1d5-7c7f-43d4-a072-6d35e6575a0c tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:27.300384 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b82f1d5-7c7f-43d4-a072-6d35e6575a0c tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Delete volume request issued successfully. Aug 13 22:05:27.300671 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b82f1d5-7c7f-43d4-a072-6d35e6575a0c tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 202 Aug 13 22:05:27.301156 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 273/1090] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:05:27 2026] DELETE /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:05:27.317398 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-307b07ff-8ec5-4dd3-98db-bd8204fde18c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:27.320453 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-307b07ff-8ec5-4dd3-98db-bd8204fde18c tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:27.320724 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-307b07ff-8ec5-4dd3-98db-bd8204fde18c tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:27.321176 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-307b07ff-8ec5-4dd3-98db-bd8204fde18c tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:27.332348 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:27.332348 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:27.344311 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-307b07ff-8ec5-4dd3-98db-bd8204fde18c tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Volume info retrieved successfully. Aug 13 22:05:27.352689 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-307b07ff-8ec5-4dd3-98db-bd8204fde18c tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 200 Aug 13 22:05:27.353137 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 273/1091] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:05:27 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 862 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:27.407024 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6658a39a-dc72-4f0c-9915-7994fc6a169b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:27.409005 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6658a39a-dc72-4f0c-9915-7994fc6a169b tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 Aug 13 22:05:27.409226 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6658a39a-dc72-4f0c-9915-7994fc6a169b tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:27.409442 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6658a39a-dc72-4f0c-9915-7994fc6a169b tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:27.421574 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:27.421574 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:27.426332 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6658a39a-dc72-4f0c-9915-7994fc6a169b tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:05:27.431227 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6658a39a-dc72-4f0c-9915-7994fc6a169b tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 returned with HTTP 200 Aug 13 22:05:27.431853 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 274/1092] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:27 2026] GET /volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:27.655501 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-ea0ab06e-d847-4055-9dba-e9f31685ef07 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:27.658586 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-ea0ab06e-d847-4055-9dba-e9f31685ef07 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:05:27.658831 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-ea0ab06e-d847-4055-9dba-e9f31685ef07 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:27.659038 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-ea0ab06e-d847-4055-9dba-e9f31685ef07 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:27.674321 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:27.674321 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:27.678023 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-ea0ab06e-d847-4055-9dba-e9f31685ef07 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:05:27.682219 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-ea0ab06e-d847-4055-9dba-e9f31685ef07 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:05:27.682700 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 273/1093] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:05:27 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:27.690996 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4f04b54d-e36d-4e85-8650-c7e3421130fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:27.693856 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f04b54d-e36d-4e85-8650-c7e3421130fd tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc Aug 13 22:05:27.694144 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f04b54d-e36d-4e85-8650-c7e3421130fd tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:27.694342 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f04b54d-e36d-4e85-8650-c7e3421130fd tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:27.704107 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:27.704107 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:27.709251 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4f04b54d-e36d-4e85-8650-c7e3421130fd tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:05:27.714733 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f04b54d-e36d-4e85-8650-c7e3421130fd tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc returned with HTTP 200 Aug 13 22:05:27.715237 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 274/1094] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:27 2026] GET /volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:27.730701 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87aff487-fffd-4b43-b60b-b62fbdf9ec16 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:27.732869 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87aff487-fffd-4b43-b60b-b62fbdf9ec16 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:05:27.733316 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87aff487-fffd-4b43-b60b-b62fbdf9ec16 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c71658c-cadd-4bc0-8142-a7e07a4e7abc", "name": "tempest-VolumesBackupsAdminTest-Backup-1289441003", "container": "tempest-volumesbackupsadmintest-backup-container-1410743404"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:27.736442 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-87aff487-fffd-4b43-b60b-b62fbdf9ec16 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Creating new backup {'backup': {'volume_id': '3c71658c-cadd-4bc0-8142-a7e07a4e7abc', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1289441003', 'container': 'tempest-volumesbackupsadmintest-backup-container-1410743404'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:05:27.736442 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-87aff487-fffd-4b43-b60b-b62fbdf9ec16 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Creating backup of volume 3c71658c-cadd-4bc0-8142-a7e07a4e7abc in container tempest-volumesbackupsadmintest-backup-container-1410743404 Aug 13 22:05:27.746230 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:27.746230 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:27.746870 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87aff487-fffd-4b43-b60b-b62fbdf9ec16 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:05:27.767203 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-87aff487-fffd-4b43-b60b-b62fbdf9ec16 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Created reservations ['cee00444-2ac0-4ed4-9955-7d22cbda8bcc', 'e92943c3-187a-4e9b-8202-827a4b7546d5'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:05:27.802385 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87aff487-fffd-4b43-b60b-b62fbdf9ec16 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:05:27.803128 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 274/1095] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:05:27 2026] POST /volume/v3/backups => generated 331 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:05:27.812753 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-55dfceaf-f9db-44a5-ba21-eb5d4efe95df None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:27.815061 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55dfceaf-f9db-44a5-ba21-eb5d4efe95df tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:27.817579 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55dfceaf-f9db-44a5-ba21-eb5d4efe95df tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:27.817579 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55dfceaf-f9db-44a5-ba21-eb5d4efe95df tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:27.817579 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-55dfceaf-f9db-44a5-ba21-eb5d4efe95df tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:27.827885 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:27.827885 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:27.829032 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55dfceaf-f9db-44a5-ba21-eb5d4efe95df tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:27.829676 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 275/1096] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:27 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:28.140061 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f7c4dc3-8a6f-459d-9d36-1998ada2253d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:28.142154 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f7c4dc3-8a6f-459d-9d36-1998ada2253d None None] GET https://10.4.3.4/volume// Aug 13 22:05:28.142154 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f7c4dc3-8a6f-459d-9d36-1998ada2253d None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:28.142154 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f7c4dc3-8a6f-459d-9d36-1998ada2253d None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:28.142154 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f7c4dc3-8a6f-459d-9d36-1998ada2253d None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:05:28.142154 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 274/1097] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:05:28 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:05:28.156291 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-dfbc0bb0-4647-44a1-bf08-f65d0ea90392 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:28.164486 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-dfbc0bb0-4647-44a1-bf08-f65d0ea90392 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:05:28.165307 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-dfbc0bb0-4647-44a1-bf08-f65d0ea90392 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9d2c918-2c65-46bb-b7e5-b201011539f4", "connector": null, "instance_uuid": "234802b6-b20c-4f63-b428-c12db7a21062"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:28.183379 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:28.183379 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:28.211690 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-dfbc0bb0-4647-44a1-bf08-f65d0ea90392 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:05:28.212431 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 275/1098] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:05:28 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:05:28.222207 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-c3ef466e-4bc8-42e1-8d14-46e703daae76 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:28.224583 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-c3ef466e-4bc8-42e1-8d14-46e703daae76 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] DELETE https://10.4.3.4/volume/v3/attachments/f5fa3305-5923-43fb-936d-2638a63b16af Aug 13 22:05:28.224780 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-c3ef466e-4bc8-42e1-8d14-46e703daae76 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:28.225018 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-c3ef466e-4bc8-42e1-8d14-46e703daae76 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:28.232064 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:28.232064 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:28.307565 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-c3ef466e-4bc8-42e1-8d14-46e703daae76 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/f5fa3305-5923-43fb-936d-2638a63b16af returned with HTTP 200 Aug 13 22:05:28.308366 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 275/1099] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:05:28 2026] DELETE /volume/v3/attachments/f5fa3305-5923-43fb-936d-2638a63b16af => generated 367 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:28.373792 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d705eb9-4200-4126-bb52-1e29dd1f1855 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:28.381308 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d705eb9-4200-4126-bb52-1e29dd1f1855 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] GET https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 Aug 13 22:05:28.381635 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d705eb9-4200-4126-bb52-1e29dd1f1855 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:28.381946 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d705eb9-4200-4126-bb52-1e29dd1f1855 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:28.392781 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d705eb9-4200-4126-bb52-1e29dd1f1855 tempest-VolumesExtendAttachedTest-1238401386 tempest-VolumesExtendAttachedTest-1238401386-project-member] https://10.4.3.4/volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 returned with HTTP 404 Aug 13 22:05:28.393293 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 276/1100] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:05:28 2026] GET /volume/v3/volumes/5b517a5f-7ab1-467f-ae21-1e30b4dae962 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:05:28.845351 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7623f252-fc6c-4e17-bd39-0876f60890b8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:28.846929 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7623f252-fc6c-4e17-bd39-0876f60890b8 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:28.847109 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7623f252-fc6c-4e17-bd39-0876f60890b8 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:28.847279 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7623f252-fc6c-4e17-bd39-0876f60890b8 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:28.847375 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7623f252-fc6c-4e17-bd39-0876f60890b8 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:28.853637 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:28.853637 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:28.854392 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7623f252-fc6c-4e17-bd39-0876f60890b8 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:28.854740 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 275/1101] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:28 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:29.444144 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-524ff2a3-e4c8-4375-abd6-07b3190aee09 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:29.448508 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-524ff2a3-e4c8-4375-abd6-07b3190aee09 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] PUT https://10.4.3.4/volume/v3/attachments/7036040c-e3e3-4138-b0b5-5d4f0d9629cd Aug 13 22:05:29.449277 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-524ff2a3-e4c8-4375-abd6-07b3190aee09 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:29.458260 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-524ff2a3-e4c8-4375-abd6-07b3190aee09 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Acquiring lock "cinder-attachment_update-d9d2c918-2c65-46bb-b7e5-b201011539f4-np0000007271" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:05:29.463825 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-524ff2a3-e4c8-4375-abd6-07b3190aee09 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Lock "cinder-attachment_update-d9d2c918-2c65-46bb-b7e5-b201011539f4-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:05:29.465183 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:29.465183 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:29.557521 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-524ff2a3-e4c8-4375-abd6-07b3190aee09 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Lock "cinder-attachment_update-d9d2c918-2c65-46bb-b7e5-b201011539f4-np0000007271" released by "attachment_update" :: held 0.094s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:05:29.557883 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-524ff2a3-e4c8-4375-abd6-07b3190aee09 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/7036040c-e3e3-4138-b0b5-5d4f0d9629cd returned with HTTP 200 Aug 13 22:05:29.558564 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 276/1102] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:05:29 2026] PUT /volume/v3/attachments/7036040c-e3e3-4138-b0b5-5d4f0d9629cd => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:29.567148 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-27d4776a-2cae-491e-98e4-b0b4f6407d3e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:29.569907 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-27d4776a-2cae-491e-98e4-b0b4f6407d3e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/attachments/7036040c-e3e3-4138-b0b5-5d4f0d9629cd Aug 13 22:05:29.570216 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-27d4776a-2cae-491e-98e4-b0b4f6407d3e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:29.570511 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-27d4776a-2cae-491e-98e4-b0b4f6407d3e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:29.591575 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-27d4776a-2cae-491e-98e4-b0b4f6407d3e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/7036040c-e3e3-4138-b0b5-5d4f0d9629cd returned with HTTP 200 Aug 13 22:05:29.592312 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 276/1103] 10.4.3.4 () {70 vars in 1637 bytes} [Thu Aug 13 22:05:29 2026] GET /volume/v3/attachments/7036040c-e3e3-4138-b0b5-5d4f0d9629cd => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:29.865705 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d72fb76-d5cb-4e03-8ff0-1fc2a8aaf6f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:29.873524 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d72fb76-d5cb-4e03-8ff0-1fc2a8aaf6f7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:29.873524 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d72fb76-d5cb-4e03-8ff0-1fc2a8aaf6f7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:29.873524 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d72fb76-d5cb-4e03-8ff0-1fc2a8aaf6f7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:29.873524 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0d72fb76-d5cb-4e03-8ff0-1fc2a8aaf6f7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:29.876343 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:29.876343 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:29.876343 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d72fb76-d5cb-4e03-8ff0-1fc2a8aaf6f7 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:29.876343 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 277/1104] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:29 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:30.891729 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5f23b9ec-7e78-4505-a84a-fc24219b43d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:30.899166 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f23b9ec-7e78-4505-a84a-fc24219b43d3 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:30.899166 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f23b9ec-7e78-4505-a84a-fc24219b43d3 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:30.899166 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f23b9ec-7e78-4505-a84a-fc24219b43d3 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:30.899166 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5f23b9ec-7e78-4505-a84a-fc24219b43d3 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:30.909254 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:30.909254 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:30.909254 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f23b9ec-7e78-4505-a84a-fc24219b43d3 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:30.909254 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 276/1105] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:30 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:31.921619 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-395f454f-7b8b-4b37-9c05-413c9c32cba6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:31.923513 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-395f454f-7b8b-4b37-9c05-413c9c32cba6 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:31.923718 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-395f454f-7b8b-4b37-9c05-413c9c32cba6 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:31.923923 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-395f454f-7b8b-4b37-9c05-413c9c32cba6 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:31.924039 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-395f454f-7b8b-4b37-9c05-413c9c32cba6 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:31.930290 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:31.930290 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:31.931155 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-395f454f-7b8b-4b37-9c05-413c9c32cba6 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:31.931566 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 277/1106] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:31 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:32.945080 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f1e03a9a-2238-42b7-82fa-5c1ed9575dde None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:32.947233 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1e03a9a-2238-42b7-82fa-5c1ed9575dde tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:32.947509 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1e03a9a-2238-42b7-82fa-5c1ed9575dde tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:32.947739 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1e03a9a-2238-42b7-82fa-5c1ed9575dde tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:32.947917 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f1e03a9a-2238-42b7-82fa-5c1ed9575dde tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:32.952659 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:32.952659 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:32.953768 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1e03a9a-2238-42b7-82fa-5c1ed9575dde tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:32.954270 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 277/1107] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:32 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:05:33.874527 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-3a4439c5-77ec-4c18-a23d-92dd7760d02e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:33.877816 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-3a4439c5-77ec-4c18-a23d-92dd7760d02e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/attachments/7036040c-e3e3-4138-b0b5-5d4f0d9629cd/action Aug 13 22:05:33.878363 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-3a4439c5-77ec-4c18-a23d-92dd7760d02e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:05:33.878853 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-3a4439c5-77ec-4c18-a23d-92dd7760d02e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:33.914205 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:33.914205 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:33.930490 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3d2b4fa8-b178-43b5-87b8-c8e1aa1d0e8f req-3a4439c5-77ec-4c18-a23d-92dd7760d02e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/7036040c-e3e3-4138-b0b5-5d4f0d9629cd/action returned with HTTP 204 Aug 13 22:05:33.931225 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 278/1108] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:05:33 2026] POST /volume/v3/attachments/7036040c-e3e3-4138-b0b5-5d4f0d9629cd/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:05:33.967767 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-114204ae-8a7e-4540-b145-75bcbfc4ae0c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:33.971444 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-114204ae-8a7e-4540-b145-75bcbfc4ae0c tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:33.971444 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-114204ae-8a7e-4540-b145-75bcbfc4ae0c tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:33.971444 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-114204ae-8a7e-4540-b145-75bcbfc4ae0c tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:33.971444 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-114204ae-8a7e-4540-b145-75bcbfc4ae0c tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:33.979609 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:33.979609 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:33.980588 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-114204ae-8a7e-4540-b145-75bcbfc4ae0c tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:33.981258 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 277/1109] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:33 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:34.994821 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-501ad317-83e2-44fd-8668-a118d62fbd28 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:34.998175 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-501ad317-83e2-44fd-8668-a118d62fbd28 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:34.998462 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-501ad317-83e2-44fd-8668-a118d62fbd28 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:34.998720 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-501ad317-83e2-44fd-8668-a118d62fbd28 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:34.998873 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-501ad317-83e2-44fd-8668-a118d62fbd28 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:35.009668 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:35.009668 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:35.010501 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-501ad317-83e2-44fd-8668-a118d62fbd28 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:35.011090 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 278/1110] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:34 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:36.029302 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f88f58b6-5b7a-4441-804f-f3a0b6d6b01e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:36.031413 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f88f58b6-5b7a-4441-804f-f3a0b6d6b01e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:36.031694 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f88f58b6-5b7a-4441-804f-f3a0b6d6b01e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:36.031931 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f88f58b6-5b7a-4441-804f-f3a0b6d6b01e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:36.032084 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f88f58b6-5b7a-4441-804f-f3a0b6d6b01e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:36.036681 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:36.036681 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:36.037895 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f88f58b6-5b7a-4441-804f-f3a0b6d6b01e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:36.039101 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 278/1111] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:36 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:37.051794 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76d482ec-f4d5-4b2b-b849-fe0a2d68d139 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:37.056409 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76d482ec-f4d5-4b2b-b849-fe0a2d68d139 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:37.056725 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76d482ec-f4d5-4b2b-b849-fe0a2d68d139 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:37.056922 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76d482ec-f4d5-4b2b-b849-fe0a2d68d139 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:37.057044 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-76d482ec-f4d5-4b2b-b849-fe0a2d68d139 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:37.068329 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:37.068329 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:37.068329 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76d482ec-f4d5-4b2b-b849-fe0a2d68d139 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:37.068329 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 279/1112] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:37 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:38.079619 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2fa7f47d-7acc-49d1-98fb-9995f27c570c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:38.081963 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2fa7f47d-7acc-49d1-98fb-9995f27c570c tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:38.082240 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2fa7f47d-7acc-49d1-98fb-9995f27c570c tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:38.082531 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2fa7f47d-7acc-49d1-98fb-9995f27c570c tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:38.082679 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2fa7f47d-7acc-49d1-98fb-9995f27c570c tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:38.091952 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:38.091952 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:38.093071 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2fa7f47d-7acc-49d1-98fb-9995f27c570c tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:38.093566 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 278/1113] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:38 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:39.107925 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-50c8149f-74a3-4ba7-85c0-fb1a3da70064 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:39.109848 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50c8149f-74a3-4ba7-85c0-fb1a3da70064 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:39.110042 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-50c8149f-74a3-4ba7-85c0-fb1a3da70064 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:39.110234 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-50c8149f-74a3-4ba7-85c0-fb1a3da70064 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:39.110371 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-50c8149f-74a3-4ba7-85c0-fb1a3da70064 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:39.114920 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:39.114920 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:39.115733 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50c8149f-74a3-4ba7-85c0-fb1a3da70064 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:39.116066 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 279/1114] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:39 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:40.587312 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5fc9eb85-1b07-49be-a35b-54990f5968af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:40.587312 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fc9eb85-1b07-49be-a35b-54990f5968af tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:40.587312 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fc9eb85-1b07-49be-a35b-54990f5968af tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:40.587312 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fc9eb85-1b07-49be-a35b-54990f5968af tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:40.587312 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5fc9eb85-1b07-49be-a35b-54990f5968af tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:40.587312 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:40.587312 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:40.587312 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fc9eb85-1b07-49be-a35b-54990f5968af tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:40.587312 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 279/1115] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:40 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:41.156820 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-878c759c-0cd6-4fc7-8607-a9eed49c056a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:41.158599 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-878c759c-0cd6-4fc7-8607-a9eed49c056a tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:41.158828 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-878c759c-0cd6-4fc7-8607-a9eed49c056a tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:41.159059 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-878c759c-0cd6-4fc7-8607-a9eed49c056a tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:41.159207 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-878c759c-0cd6-4fc7-8607-a9eed49c056a tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:41.163703 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:41.163703 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:41.164530 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-878c759c-0cd6-4fc7-8607-a9eed49c056a tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:41.164903 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 280/1116] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:41 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:42.177582 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c84761f0-9e5f-4870-85bb-ae74a34db14f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:42.180992 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c84761f0-9e5f-4870-85bb-ae74a34db14f tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:42.181186 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c84761f0-9e5f-4870-85bb-ae74a34db14f tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:42.181407 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c84761f0-9e5f-4870-85bb-ae74a34db14f tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:42.181576 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c84761f0-9e5f-4870-85bb-ae74a34db14f tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:42.186094 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:42.186094 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:42.186987 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c84761f0-9e5f-4870-85bb-ae74a34db14f tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:42.187509 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 279/1117] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:42 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:43.200211 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-39f89616-6ed3-416b-9810-dba8151c735e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:43.202788 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39f89616-6ed3-416b-9810-dba8151c735e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:43.203007 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39f89616-6ed3-416b-9810-dba8151c735e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:43.203242 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39f89616-6ed3-416b-9810-dba8151c735e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:43.203470 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-39f89616-6ed3-416b-9810-dba8151c735e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:43.208181 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:43.208181 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:43.208984 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39f89616-6ed3-416b-9810-dba8151c735e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:43.209436 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 280/1118] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:43 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:43.739456 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-47ac888c-37e6-4afa-85f9-9628b27dff9c req-8edbd122-11d4-4413-ada7-854c194d02ae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:43.744440 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-47ac888c-37e6-4afa-85f9-9628b27dff9c req-8edbd122-11d4-4413-ada7-854c194d02ae tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] DELETE https://10.4.3.4/volume/v3/attachments/b0fdbfa7-e712-4874-9c15-bdd5788e81d4 Aug 13 22:05:43.744440 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-47ac888c-37e6-4afa-85f9-9628b27dff9c req-8edbd122-11d4-4413-ada7-854c194d02ae tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:43.744440 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-47ac888c-37e6-4afa-85f9-9628b27dff9c req-8edbd122-11d4-4413-ada7-854c194d02ae tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:43.754032 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:43.754032 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:43.831358 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-47ac888c-37e6-4afa-85f9-9628b27dff9c req-8edbd122-11d4-4413-ada7-854c194d02ae tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] https://10.4.3.4/volume/v3/attachments/b0fdbfa7-e712-4874-9c15-bdd5788e81d4 returned with HTTP 200 Aug 13 22:05:43.831358 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 280/1119] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:05:43 2026] DELETE /volume/v3/attachments/b0fdbfa7-e712-4874-9c15-bdd5788e81d4 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:43.843923 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-47ac888c-37e6-4afa-85f9-9628b27dff9c req-ca1578bd-41f5-4e3f-8dbe-905c1a728b43 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:43.846077 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-47ac888c-37e6-4afa-85f9-9628b27dff9c req-ca1578bd-41f5-4e3f-8dbe-905c1a728b43 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] DELETE https://10.4.3.4/volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 Aug 13 22:05:43.846327 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-47ac888c-37e6-4afa-85f9-9628b27dff9c req-ca1578bd-41f5-4e3f-8dbe-905c1a728b43 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:43.846547 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-47ac888c-37e6-4afa-85f9-9628b27dff9c req-ca1578bd-41f5-4e3f-8dbe-905c1a728b43 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:43.846689 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-47ac888c-37e6-4afa-85f9-9628b27dff9c req-ca1578bd-41f5-4e3f-8dbe-905c1a728b43 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Delete volume with id: 62faefb9-0312-4879-9499-28a19ccea1d9 Aug 13 22:05:43.853841 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:43.853841 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:43.854339 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-47ac888c-37e6-4afa-85f9-9628b27dff9c req-ca1578bd-41f5-4e3f-8dbe-905c1a728b43 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Volume info retrieved successfully. Aug 13 22:05:43.870649 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-47ac888c-37e6-4afa-85f9-9628b27dff9c req-ca1578bd-41f5-4e3f-8dbe-905c1a728b43 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] Delete volume request issued successfully. Aug 13 22:05:43.870838 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-47ac888c-37e6-4afa-85f9-9628b27dff9c req-ca1578bd-41f5-4e3f-8dbe-905c1a728b43 tempest-TestShelveInstance-1201571619 tempest-TestShelveInstance-1201571619-project-member] https://10.4.3.4/volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 returned with HTTP 202 Aug 13 22:05:43.871276 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 281/1120] 10.4.3.4 () {70 vars in 1606 bytes} [Thu Aug 13 22:05:43 2026] DELETE /volume/v3/volumes/62faefb9-0312-4879-9499-28a19ccea1d9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:05:44.223556 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-feb35c78-ea02-4940-b4a5-404be71ffa0e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:44.226131 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-feb35c78-ea02-4940-b4a5-404be71ffa0e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:44.226728 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-feb35c78-ea02-4940-b4a5-404be71ffa0e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:44.227507 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-feb35c78-ea02-4940-b4a5-404be71ffa0e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:44.227507 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-feb35c78-ea02-4940-b4a5-404be71ffa0e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:44.234957 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:44.234957 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:44.236548 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-feb35c78-ea02-4940-b4a5-404be71ffa0e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:44.236548 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 280/1121] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:44 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:44.250460 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb91c275-c44b-46e4-9eeb-83930ade917d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:44.252239 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb91c275-c44b-46e4-9eeb-83930ade917d tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc Aug 13 22:05:44.252593 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb91c275-c44b-46e4-9eeb-83930ade917d tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:44.252654 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb91c275-c44b-46e4-9eeb-83930ade917d tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:44.263780 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:44.263780 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:44.271061 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fb91c275-c44b-46e4-9eeb-83930ade917d tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:05:44.275729 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb91c275-c44b-46e4-9eeb-83930ade917d tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc returned with HTTP 200 Aug 13 22:05:44.276116 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 281/1122] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:44 2026] GET /volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:05:44.290650 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e554d436-956c-4339-bcd1-a6f49ba348c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:44.292837 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e554d436-956c-4339-bcd1-a6f49ba348c1 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] POST https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030/action Aug 13 22:05:44.294442 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e554d436-956c-4339-bcd1-a6f49ba348c1 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:05:44.294442 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e554d436-956c-4339-bcd1-a6f49ba348c1 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:44.295061 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-e554d436-956c-4339-bcd1-a6f49ba348c1 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] Updating backup '199f1912-628e-4f83-b746-108d983a4030' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 22:05:44.306309 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:44.306309 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:44.312830 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-e554d436-956c-4339-bcd1-a6f49ba348c1 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] reset_status in rpcapi backup_id 199f1912-628e-4f83-b746-108d983a4030 on host np0000007271. {{(pid=100268) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 22:05:44.314512 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e554d436-956c-4339-bcd1-a6f49ba348c1 tempest-VolumesBackupsAdminTest-1761849206 tempest-VolumesBackupsAdminTest-1761849206-project-admin] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030/action returned with HTTP 202 Aug 13 22:05:44.315014 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 281/1123] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:05:44 2026] POST /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:05:44.326660 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff3620c2-6b73-4d9d-baa8-a828b5b3ad9e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:44.328680 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff3620c2-6b73-4d9d-baa8-a828b5b3ad9e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:44.328944 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff3620c2-6b73-4d9d-baa8-a828b5b3ad9e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:44.329183 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff3620c2-6b73-4d9d-baa8-a828b5b3ad9e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:44.329464 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ff3620c2-6b73-4d9d-baa8-a828b5b3ad9e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:44.334090 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:44.334090 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:44.334925 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff3620c2-6b73-4d9d-baa8-a828b5b3ad9e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:44.335233 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 282/1124] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:44 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:45.345370 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ecd50e52-9873-45e5-a1c0-e7e7800cf8ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:45.347089 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecd50e52-9873-45e5-a1c0-e7e7800cf8ba tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:45.347267 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecd50e52-9873-45e5-a1c0-e7e7800cf8ba tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:45.347526 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecd50e52-9873-45e5-a1c0-e7e7800cf8ba tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:45.347557 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ecd50e52-9873-45e5-a1c0-e7e7800cf8ba tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:45.358787 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:45.358787 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:45.359175 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecd50e52-9873-45e5-a1c0-e7e7800cf8ba tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:45.359672 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 281/1125] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:45 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:45.374444 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac086a2f-9437-4b1c-beed-390fe4e63894 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:45.376116 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac086a2f-9437-4b1c-beed-390fe4e63894 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] DELETE https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:45.376658 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac086a2f-9437-4b1c-beed-390fe4e63894 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:45.376658 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac086a2f-9437-4b1c-beed-390fe4e63894 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:45.376658 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-ac086a2f-9437-4b1c-beed-390fe4e63894 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Delete backup with id: 199f1912-628e-4f83-b746-108d983a4030. Aug 13 22:05:45.380357 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:45.380357 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:45.393084 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-ac086a2f-9437-4b1c-beed-390fe4e63894 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] delete_backup rpcapi backup_id 199f1912-628e-4f83-b746-108d983a4030 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:05:45.394855 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac086a2f-9437-4b1c-beed-390fe4e63894 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 202 Aug 13 22:05:45.395277 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 282/1126] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:05:45 2026] DELETE /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:05:45.402289 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-53d89ef6-ba3a-47ef-8aba-19b2a3ec0b11 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:45.404234 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53d89ef6-ba3a-47ef-8aba-19b2a3ec0b11 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:45.404862 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53d89ef6-ba3a-47ef-8aba-19b2a3ec0b11 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:45.405141 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53d89ef6-ba3a-47ef-8aba-19b2a3ec0b11 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:45.405326 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-53d89ef6-ba3a-47ef-8aba-19b2a3ec0b11 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:45.415054 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:45.415054 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:45.415054 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53d89ef6-ba3a-47ef-8aba-19b2a3ec0b11 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 200 Aug 13 22:05:45.415054 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 282/1127] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:45 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:45.894806 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-55ae4935-7864-42c5-adf6-b2f2a3b154e0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:46.018022 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55ae4935-7864-42c5-adf6-b2f2a3b154e0 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:05:46.018375 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55ae4935-7864-42c5-adf6-b2f2a3b154e0 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1619942890", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:46.030635 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55ae4935-7864-42c5-adf6-b2f2a3b154e0 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:05:46.030981 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 283/1128] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:05:45 2026] POST /volume/v3/types => generated 218 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:46.040521 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ef87c33-a14a-4e3d-b0eb-91fb3aaaef00 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:46.042740 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ef87c33-a14a-4e3d-b0eb-91fb3aaaef00 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] POST https://10.4.3.4/volume/v3/types/d33cbe17-3b76-444f-8e75-75fb9b245fe7/encryption Aug 13 22:05:46.043171 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ef87c33-a14a-4e3d-b0eb-91fb3aaaef00 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:46.080309 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ef87c33-a14a-4e3d-b0eb-91fb3aaaef00 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] https://10.4.3.4/volume/v3/types/d33cbe17-3b76-444f-8e75-75fb9b245fe7/encryption returned with HTTP 200 Aug 13 22:05:46.080880 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 282/1129] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:05:46 2026] POST /volume/v3/types/d33cbe17-3b76-444f-8e75-75fb9b245fe7/encryption => generated 231 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:46.089003 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-07d39bbd-71ee-4675-a811-41b21202abe2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:46.154135 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:05:46.154559 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-230658188", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1619942890", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:46.156001 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-230658188', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1619942890', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:05:46.159880 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Create volume of 1 GB Aug 13 22:05:46.160188 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:46.160188 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:46.160832 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Availability Zones retrieved successfully. Aug 13 22:05:46.166844 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Flow 'volume_create_api' (1b0662ee-90fc-49d1-8dc7-f2b5ac63cb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:05:46.168568 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71f26428-b21b-46cd-b20c-980fb1010d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:46.169514 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:05:46.193589 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71f26428-b21b-46cd-b20c-980fb1010d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:05:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d33cbe17-3b76-444f-8e75-75fb9b245fe7,is_public=True,name='tempest-scenario-type-cryptsetup-1619942890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd33cbe17-3b76-444f-8e75-75fb9b245fe7', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:46.194274 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c4179a4-caf7-4f64-92e7-f77bebe9551e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:46.217826 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1619942890 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1619942890, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:05:46.218108 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1619942890 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1619942890, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:05:46.248614 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Created reservations ['c0ab828f-e8b9-4810-902a-d5b8604dc4f6', '9d3bc779-5e62-44c2-b47d-adbde21a72f0', 'fecf6baf-33ce-4ecb-a094-6d125695172d', 'a1ed2cb9-38cb-404a-adb2-ab33d4d35aac'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:05:46.249521 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c4179a4-caf7-4f64-92e7-f77bebe9551e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0ab828f-e8b9-4810-902a-d5b8604dc4f6', '9d3bc779-5e62-44c2-b47d-adbde21a72f0', 'fecf6baf-33ce-4ecb-a094-6d125695172d', 'a1ed2cb9-38cb-404a-adb2-ab33d4d35aac']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:46.250380 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea029763-3f0d-4edb-bcc0-2b65de20c945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:46.278883 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea029763-3f0d-4edb-bcc0-2b65de20c945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac6fadf3-6e91-43f0-ac12-9627bfa9f6de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-230658188',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bcce8b82ee44960b520ad4ccec42ddc',qos_specs=None,replication_status=,reservations=['c0ab828f-e8b9-4810-902a-d5b8604dc4f6','9d3bc779-5e62-44c2-b47d-adbde21a72f0','fecf6baf-33ce-4ecb-a094-6d125695172d','a1ed2cb9-38cb-404a-adb2-ab33d4d35aac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e7c99a0ecf349ef9b4603c49eb01346',volume_type_id=d33cbe17-3b76-444f-8e75-75fb9b245fe7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-230658188',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ac6fadf3-6e91-43f0-ac12-9627bfa9f6de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bcce8b82ee44960b520ad4ccec42ddc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e7c99a0ecf349ef9b4603c49eb01346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d33cbe17-3b76-444f-8e75-75fb9b245fe7),volume_type_id=d33cbe17-3b76-444f-8e75-75fb9b245fe7)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:46.280270 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc284c73-d463-458f-aade-5a8492acebcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:46.309667 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc284c73-d463-458f-aade-5a8492acebcb) transitioned into state 'SUCCESS' from state '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-230658188',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bcce8b82ee44960b520ad4ccec42ddc',qos_specs=None,replication_status=,reservations=['c0ab828f-e8b9-4810-902a-d5b8604dc4f6','9d3bc779-5e62-44c2-b47d-adbde21a72f0','fecf6baf-33ce-4ecb-a094-6d125695172d','a1ed2cb9-38cb-404a-adb2-ab33d4d35aac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e7c99a0ecf349ef9b4603c49eb01346',volume_type_id=d33cbe17-3b76-444f-8e75-75fb9b245fe7)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:46.310279 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8ccd81-1830-4f10-9641-a5f65f182c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:46.320729 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8ccd81-1830-4f10-9641-a5f65f182c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:46.321560 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Flow 'volume_create_api' (1b0662ee-90fc-49d1-8dc7-f2b5ac63cb26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:05:46.321876 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Create volume request issued successfully. Aug 13 22:05:46.322408 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07d39bbd-71ee-4675-a811-41b21202abe2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:05:46.322866 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 283/1130] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:05:46 2026] POST /volume/v3/volumes => generated 786 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:05:46.426736 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68415254-4863-4858-be93-15079c339d97 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:46.431604 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68415254-4863-4858-be93-15079c339d97 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 Aug 13 22:05:46.431604 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68415254-4863-4858-be93-15079c339d97 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:46.431604 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68415254-4863-4858-be93-15079c339d97 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:46.431604 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-68415254-4863-4858-be93-15079c339d97 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Show backup with id 199f1912-628e-4f83-b746-108d983a4030. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:05:46.444395 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68415254-4863-4858-be93-15079c339d97 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 returned with HTTP 404 Aug 13 22:05:46.444395 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 283/1131] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:46 2026] GET /volume/v3/backups/199f1912-628e-4f83-b746-108d983a4030 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:05:46.531927 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d782882a-ee1f-4916-804f-4322880056b2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:46.537175 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d782882a-ee1f-4916-804f-4322880056b2 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc Aug 13 22:05:46.537407 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d782882a-ee1f-4916-804f-4322880056b2 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:46.537610 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d782882a-ee1f-4916-804f-4322880056b2 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:46.548179 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:46.548179 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:46.552362 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d782882a-ee1f-4916-804f-4322880056b2 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:05:46.556939 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d782882a-ee1f-4916-804f-4322880056b2 tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc returned with HTTP 200 Aug 13 22:05:46.557360 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 284/1132] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:46 2026] GET /volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:46.575217 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-09235f01-7c99-4af7-81f4-a22e0df1ab7e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:46.577478 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-09235f01-7c99-4af7-81f4-a22e0df1ab7e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] DELETE https://10.4.3.4/volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc Aug 13 22:05:46.577704 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-09235f01-7c99-4af7-81f4-a22e0df1ab7e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:46.577925 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-09235f01-7c99-4af7-81f4-a22e0df1ab7e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:46.578123 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-09235f01-7c99-4af7-81f4-a22e0df1ab7e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Delete volume with id: 3c71658c-cadd-4bc0-8142-a7e07a4e7abc Aug 13 22:05:46.586843 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:46.586843 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:46.587483 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-09235f01-7c99-4af7-81f4-a22e0df1ab7e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:05:46.604391 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-09235f01-7c99-4af7-81f4-a22e0df1ab7e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Delete volume request issued successfully. Aug 13 22:05:46.604586 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-09235f01-7c99-4af7-81f4-a22e0df1ab7e tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc returned with HTTP 202 Aug 13 22:05:46.605081 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 283/1133] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:05:46 2026] DELETE /volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:05:46.612201 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab8ced48-c364-4a44-8a15-f53cada6d21f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:46.617238 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab8ced48-c364-4a44-8a15-f53cada6d21f tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc Aug 13 22:05:46.617575 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab8ced48-c364-4a44-8a15-f53cada6d21f tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:46.617809 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab8ced48-c364-4a44-8a15-f53cada6d21f tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:46.627027 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:46.627027 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:46.632154 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ab8ced48-c364-4a44-8a15-f53cada6d21f tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Volume info retrieved successfully. Aug 13 22:05:46.639230 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab8ced48-c364-4a44-8a15-f53cada6d21f tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc returned with HTTP 200 Aug 13 22:05:46.639799 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 284/1134] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:46 2026] GET /volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:47.569909 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-52d4ebdc-d66d-4d5d-b349-a9831339b801 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:47.571716 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52d4ebdc-d66d-4d5d-b349-a9831339b801 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:05:47.572080 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52d4ebdc-d66d-4d5d-b349-a9831339b801 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:47.573440 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52d4ebdc-d66d-4d5d-b349-a9831339b801 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:47.582651 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:47.582651 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:47.587166 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-52d4ebdc-d66d-4d5d-b349-a9831339b801 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:05:47.592678 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52d4ebdc-d66d-4d5d-b349-a9831339b801 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:05:47.593244 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 284/1135] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:47 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:47.660476 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-db00959b-516b-4feb-95fd-a41ee3c915ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:47.663846 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db00959b-516b-4feb-95fd-a41ee3c915ff tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] GET https://10.4.3.4/volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc Aug 13 22:05:47.663915 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db00959b-516b-4feb-95fd-a41ee3c915ff tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:47.664062 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db00959b-516b-4feb-95fd-a41ee3c915ff tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:47.670816 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db00959b-516b-4feb-95fd-a41ee3c915ff tempest-VolumesBackupsAdminTest-989862917 tempest-VolumesBackupsAdminTest-989862917-project-member] https://10.4.3.4/volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc returned with HTTP 404 Aug 13 22:05:47.671590 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 285/1136] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:47 2026] GET /volume/v3/volumes/3c71658c-cadd-4bc0-8142-a7e07a4e7abc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:05:47.856743 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e289f786-17f9-46c8-aab1-aaf0069dd234 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:47.859130 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e289f786-17f9-46c8-aab1-aaf0069dd234 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:05:47.859451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e289f786-17f9-46c8-aab1-aaf0069dd234 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:47.859692 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e289f786-17f9-46c8-aab1-aaf0069dd234 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:47.873852 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:47.873852 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:47.878700 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e289f786-17f9-46c8-aab1-aaf0069dd234 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:05:47.884567 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e289f786-17f9-46c8-aab1-aaf0069dd234 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:05:47.885820 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 284/1137] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:47 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:47.942748 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-b5476a85-8b7f-4db2-a4d7-de3d8bf45193 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:47.945318 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-b5476a85-8b7f-4db2-a4d7-de3d8bf45193 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:05:47.945703 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-b5476a85-8b7f-4db2-a4d7-de3d8bf45193 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:47.946007 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-b5476a85-8b7f-4db2-a4d7-de3d8bf45193 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:47.956199 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:47.956199 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:47.960037 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-b5476a85-8b7f-4db2-a4d7-de3d8bf45193 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:05:47.964800 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-b5476a85-8b7f-4db2-a4d7-de3d8bf45193 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:05:47.965532 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 285/1138] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:05:47 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:47.993566 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-69779c79-77f6-479b-bb38-c7fb89c236ae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:47.995942 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-69779c79-77f6-479b-bb38-c7fb89c236ae tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] POST https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9/action Aug 13 22:05:47.997467 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-69779c79-77f6-479b-bb38-c7fb89c236ae tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:05:47.997467 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-69779c79-77f6-479b-bb38-c7fb89c236ae tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:48.012353 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:48.012353 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:48.013416 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-69779c79-77f6-479b-bb38-c7fb89c236ae tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:05:48.023493 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-69779c79-77f6-479b-bb38-c7fb89c236ae tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Begin detaching volume completed successfully. Aug 13 22:05:48.024013 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-69779c79-77f6-479b-bb38-c7fb89c236ae tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9/action returned with HTTP 202 Aug 13 22:05:48.024789 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 285/1139] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:05:47 2026] POST /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:05:48.080413 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e74f018-5908-43ff-95d1-07f0953ac598 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:48.080789 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e74f018-5908-43ff-95d1-07f0953ac598 None None] GET https://10.4.3.4/volume// Aug 13 22:05:48.080929 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e74f018-5908-43ff-95d1-07f0953ac598 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:48.081122 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e74f018-5908-43ff-95d1-07f0953ac598 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:48.081543 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e74f018-5908-43ff-95d1-07f0953ac598 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:05:48.081855 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 286/1140] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:05:48 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:05:48.091460 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-17de6ef8-6bd4-41b5-b90e-1eff217869ea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:48.096825 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-17de6ef8-6bd4-41b5-b90e-1eff217869ea tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:05:48.097030 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-17de6ef8-6bd4-41b5-b90e-1eff217869ea tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:48.097208 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-17de6ef8-6bd4-41b5-b90e-1eff217869ea tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:48.111577 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:48.111577 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:48.115497 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-17de6ef8-6bd4-41b5-b90e-1eff217869ea tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:05:48.121072 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-17de6ef8-6bd4-41b5-b90e-1eff217869ea tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:05:48.121712 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 285/1141] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:05:48 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 1317 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:05:49.119945 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-0896eb98-c962-405f-98f6-168945a8eb3c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:49.122841 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-0896eb98-c962-405f-98f6-168945a8eb3c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] DELETE https://10.4.3.4/volume/v3/attachments/425fb5a6-9716-4597-acb5-a3efceeea01d Aug 13 22:05:49.123071 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-0896eb98-c962-405f-98f6-168945a8eb3c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:49.123264 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-0896eb98-c962-405f-98f6-168945a8eb3c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:49.131341 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:49.131341 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:49.190082 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c4d73427-7e53-4942-89c0-c7b80c7b8336 req-0896eb98-c962-405f-98f6-168945a8eb3c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/attachments/425fb5a6-9716-4597-acb5-a3efceeea01d returned with HTTP 200 Aug 13 22:05:49.190226 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 286/1142] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:05:49 2026] DELETE /volume/v3/attachments/425fb5a6-9716-4597-acb5-a3efceeea01d => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:49.934820 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b32a6733-8312-4063-8470-cbb0c73d547c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:49.938613 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:05:49.939050 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-767220201"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:49.940898 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Create volume request body: {'volume': {'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-767220201'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:05:50.134123 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Create volume of 1 GB Aug 13 22:05:50.140094 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Availability Zones retrieved successfully. Aug 13 22:05:50.147963 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Flow 'volume_create_api' (c6b1f764-8a1c-4284-b8c5-a15875af762c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:05:50.149263 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5493428b-d00a-45e2-bafe-915bd0f68dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:50.150440 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:05:50.181078 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-73bfe297-14b2-44d8-bf63-831d80f2da5b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:50.183096 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73bfe297-14b2-44d8-bf63-831d80f2da5b tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:05:50.183278 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73bfe297-14b2-44d8-bf63-831d80f2da5b tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:50.183545 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73bfe297-14b2-44d8-bf63-831d80f2da5b tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:50.193709 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:50.193709 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:50.197830 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-73bfe297-14b2-44d8-bf63-831d80f2da5b tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:05:50.202766 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73bfe297-14b2-44d8-bf63-831d80f2da5b tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:05:50.203247 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 287/1143] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:50 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:50.235596 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5493428b-d00a-45e2-bafe-915bd0f68dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:50.236736 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b553543-edae-4511-8b96-0290d225c3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:50.353445 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Created reservations ['c408893b-797f-4adf-a3a7-0fed870b23c4', 'cf2475e6-5ccf-497c-9df7-89627839cad8', 'b3499048-6b0c-4aa3-9ee8-daddf256144a', '54ae4e9d-b3d5-447c-bc59-fcecadbc8421'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:05:50.354591 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b553543-edae-4511-8b96-0290d225c3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c408893b-797f-4adf-a3a7-0fed870b23c4', 'cf2475e6-5ccf-497c-9df7-89627839cad8', 'b3499048-6b0c-4aa3-9ee8-daddf256144a', '54ae4e9d-b3d5-447c-bc59-fcecadbc8421']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:50.358494 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ad9c118-ca3f-4bc0-b35c-fbbf6319975f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:50.397219 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ad9c118-ca3f-4bc0-b35c-fbbf6319975f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '491c5fe1-247c-4254-8524-ca283da6b005', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-767220201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b4809d5c1246469b6c07f1f99fe010',qos_specs=None,replication_status=,reservations=['c408893b-797f-4adf-a3a7-0fed870b23c4','cf2475e6-5ccf-497c-9df7-89627839cad8','b3499048-6b0c-4aa3-9ee8-daddf256144a','54ae4e9d-b3d5-447c-bc59-fcecadbc8421'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24bd72c37a57465aa757a25de33a751f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:05:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-767220201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=491c5fe1-247c-4254-8524-ca283da6b005,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49b4809d5c1246469b6c07f1f99fe010',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24bd72c37a57465aa757a25de33a751f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:50.400534 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8f50543-b56a-4ee0-bb8c-c497f34b4f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:50.432022 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8f50543-b56a-4ee0-bb8c-c497f34b4f70) transitioned into state 'SUCCESS' from state '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-767220201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b4809d5c1246469b6c07f1f99fe010',qos_specs=None,replication_status=,reservations=['c408893b-797f-4adf-a3a7-0fed870b23c4','cf2475e6-5ccf-497c-9df7-89627839cad8','b3499048-6b0c-4aa3-9ee8-daddf256144a','54ae4e9d-b3d5-447c-bc59-fcecadbc8421'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24bd72c37a57465aa757a25de33a751f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:50.432876 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f20ef81-9aed-4d2c-8908-5c8ea87b1915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:50.443872 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f20ef81-9aed-4d2c-8908-5c8ea87b1915) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:50.444816 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Flow 'volume_create_api' (c6b1f764-8a1c-4284-b8c5-a15875af762c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:05:50.445103 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Create volume request issued successfully. Aug 13 22:05:50.445792 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b32a6733-8312-4063-8470-cbb0c73d547c tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:05:50.446176 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 286/1144] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:05:49 2026] POST /volume/v3/volumes => generated 746 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:05:50.462635 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c6bc6b0-dcfb-4d97-969d-5a5802215dd0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:50.465440 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c6bc6b0-dcfb-4d97-969d-5a5802215dd0 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] GET https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 Aug 13 22:05:50.465959 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c6bc6b0-dcfb-4d97-969d-5a5802215dd0 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:50.466168 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c6bc6b0-dcfb-4d97-969d-5a5802215dd0 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:50.475436 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:50.475436 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:50.480809 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0c6bc6b0-dcfb-4d97-969d-5a5802215dd0 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Volume info retrieved successfully. Aug 13 22:05:50.486765 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c6bc6b0-dcfb-4d97-969d-5a5802215dd0 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 returned with HTTP 200 Aug 13 22:05:50.487273 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 286/1145] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:50 2026] GET /volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:51.507108 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86c82a06-353d-4332-aa5e-10364d5c7074 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:51.511801 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86c82a06-353d-4332-aa5e-10364d5c7074 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] GET https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 Aug 13 22:05:51.511801 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86c82a06-353d-4332-aa5e-10364d5c7074 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:51.511801 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86c82a06-353d-4332-aa5e-10364d5c7074 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:51.524896 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:51.524896 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:51.528706 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-86c82a06-353d-4332-aa5e-10364d5c7074 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Volume info retrieved successfully. Aug 13 22:05:51.536750 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86c82a06-353d-4332-aa5e-10364d5c7074 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 returned with HTTP 200 Aug 13 22:05:51.537220 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 287/1146] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:51 2026] GET /volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 => generated 1354 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:51.549647 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-12986669-ede6-4c7c-a1d2-04a5e4548317 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:51.551361 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12986669-ede6-4c7c-a1d2-04a5e4548317 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] POST https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005/action Aug 13 22:05:51.551756 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12986669-ede6-4c7c-a1d2-04a5e4548317 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-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=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:05:51.551881 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12986669-ede6-4c7c-a1d2-04a5e4548317 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:51.564022 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:51.564022 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:51.575496 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:51.575496 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:51.576038 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-12986669-ede6-4c7c-a1d2-04a5e4548317 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Volume info retrieved successfully. Aug 13 22:05:51.591244 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-12986669-ede6-4c7c-a1d2-04a5e4548317 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Update volume metadata completed successfully. Aug 13 22:05:51.591244 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12986669-ede6-4c7c-a1d2-04a5e4548317 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005/action returned with HTTP 200 Aug 13 22:05:51.591244 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 288/1147] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:05:51 2026] POST /volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005/action => generated 563 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:51.605612 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-07b819cb-8e16-40ce-9fd4-d4db0bbe02ec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:51.607310 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07b819cb-8e16-40ce-9fd4-d4db0bbe02ec tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] GET https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 Aug 13 22:05:51.607652 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07b819cb-8e16-40ce-9fd4-d4db0bbe02ec tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:51.607934 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07b819cb-8e16-40ce-9fd4-d4db0bbe02ec tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:51.615758 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:51.615758 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:51.619997 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-07b819cb-8e16-40ce-9fd4-d4db0bbe02ec tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Volume info retrieved successfully. Aug 13 22:05:51.625115 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07b819cb-8e16-40ce-9fd4-d4db0bbe02ec tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 returned with HTTP 200 Aug 13 22:05:51.625448 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 287/1148] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:51 2026] GET /volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 => generated 1414 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:51.644386 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0992a0a7-6205-45e9-b50d-587904d04ad3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:51.646829 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0992a0a7-6205-45e9-b50d-587904d04ad3 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] POST https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005/action Aug 13 22:05:51.647266 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0992a0a7-6205-45e9-b50d-587904d04ad3 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:05:51.647528 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0992a0a7-6205-45e9-b50d-587904d04ad3 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:51.662277 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:51.662277 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:51.671081 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:51.671081 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:51.671640 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0992a0a7-6205-45e9-b50d-587904d04ad3 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Volume info retrieved successfully. Aug 13 22:05:51.686648 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0992a0a7-6205-45e9-b50d-587904d04ad3 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Get volume image-metadata completed successfully. Aug 13 22:05:51.702891 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0992a0a7-6205-45e9-b50d-587904d04ad3 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Delete volume metadata completed successfully. Aug 13 22:05:51.703139 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0992a0a7-6205-45e9-b50d-587904d04ad3 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005/action returned with HTTP 200 Aug 13 22:05:51.703643 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 287/1149] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:05:51 2026] POST /volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005/action => generated 0 bytes in 60 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 22:05:51.715400 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-13052191-9d50-48fc-844d-01cfb90ba206 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:51.721202 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13052191-9d50-48fc-844d-01cfb90ba206 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] POST https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005/action Aug 13 22:05:51.721202 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13052191-9d50-48fc-844d-01cfb90ba206 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:05:51.721202 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13052191-9d50-48fc-844d-01cfb90ba206 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:51.733253 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:51.733253 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:51.733253 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-13052191-9d50-48fc-844d-01cfb90ba206 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Volume info retrieved successfully. Aug 13 22:05:51.743166 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-13052191-9d50-48fc-844d-01cfb90ba206 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Get volume image-metadata completed successfully. Aug 13 22:05:51.743631 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13052191-9d50-48fc-844d-01cfb90ba206 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005/action returned with HTTP 200 Aug 13 22:05:51.744303 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 288/1150] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:05:51 2026] POST /volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005/action => generated 537 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:51.759223 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d0cbc037-faf8-4d07-a14d-72ca6976f476 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:51.762135 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0cbc037-faf8-4d07-a14d-72ca6976f476 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] GET https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 Aug 13 22:05:51.762135 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0cbc037-faf8-4d07-a14d-72ca6976f476 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:51.762135 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0cbc037-faf8-4d07-a14d-72ca6976f476 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:51.770546 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:51.770546 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:51.776455 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d0cbc037-faf8-4d07-a14d-72ca6976f476 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Volume info retrieved successfully. Aug 13 22:05:51.783780 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0cbc037-faf8-4d07-a14d-72ca6976f476 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 returned with HTTP 200 Aug 13 22:05:51.786531 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 289/1151] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:51 2026] GET /volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 => generated 1388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:51.804010 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a8c8cce1-3e93-4556-9a8b-95bad282d83a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:51.808286 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8c8cce1-3e93-4556-9a8b-95bad282d83a tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] DELETE https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 Aug 13 22:05:51.808286 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a8c8cce1-3e93-4556-9a8b-95bad282d83a tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:51.808286 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a8c8cce1-3e93-4556-9a8b-95bad282d83a tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:51.808286 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a8c8cce1-3e93-4556-9a8b-95bad282d83a tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Delete volume with id: 491c5fe1-247c-4254-8524-ca283da6b005 Aug 13 22:05:51.816402 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:51.816402 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:51.818590 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a8c8cce1-3e93-4556-9a8b-95bad282d83a tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Volume info retrieved successfully. Aug 13 22:05:51.843913 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a8c8cce1-3e93-4556-9a8b-95bad282d83a tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Delete volume request issued successfully. Aug 13 22:05:51.843913 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8c8cce1-3e93-4556-9a8b-95bad282d83a tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 returned with HTTP 202 Aug 13 22:05:51.844725 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 288/1152] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:05:51 2026] DELETE /volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:05:51.858843 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bbaeadff-d2ce-44d4-88a7-94c6667628b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:51.861493 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbaeadff-d2ce-44d4-88a7-94c6667628b1 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] GET https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 Aug 13 22:05:51.861493 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbaeadff-d2ce-44d4-88a7-94c6667628b1 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:51.861933 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbaeadff-d2ce-44d4-88a7-94c6667628b1 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:51.871310 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:51.871310 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:51.876047 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bbaeadff-d2ce-44d4-88a7-94c6667628b1 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Volume info retrieved successfully. Aug 13 22:05:51.884017 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbaeadff-d2ce-44d4-88a7-94c6667628b1 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 returned with HTTP 200 Aug 13 22:05:51.884017 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 288/1153] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:51 2026] GET /volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 => generated 1387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:52.903086 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-139c7df9-4dcc-4fc5-9227-047f71f53f54 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:52.905366 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-139c7df9-4dcc-4fc5-9227-047f71f53f54 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] GET https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 Aug 13 22:05:52.905624 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-139c7df9-4dcc-4fc5-9227-047f71f53f54 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:52.905817 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-139c7df9-4dcc-4fc5-9227-047f71f53f54 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:52.911771 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-139c7df9-4dcc-4fc5-9227-047f71f53f54 tempest-VolumesImageMetadata-437960308 tempest-VolumesImageMetadata-437960308-project-member] https://10.4.3.4/volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 returned with HTTP 404 Aug 13 22:05:52.912227 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 289/1154] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:52 2026] GET /volume/v3/volumes/491c5fe1-247c-4254-8524-ca283da6b005 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:05:53.635276 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:53.637136 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:05:53.637490 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1835810113", "imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:53.638879 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1835810113', 'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:05:53.880725 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Create volume of 1 GB Aug 13 22:05:53.885489 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Availability Zones retrieved successfully. Aug 13 22:05:53.891951 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Flow 'volume_create_api' (f6c99e7c-8421-434a-a8b9-d5ce1fd531ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:05:53.893063 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b24bd90b-a81d-4371-ba1e-4cc4ff4c12ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:53.894042 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:05:53.988860 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b24bd90b-a81d-4371-ba1e-4cc4ff4c12ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:53.989809 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (809ed5df-8b01-4f32-a41c-16bcab189c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:54.036783 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Created reservations ['11999031-7609-4338-bea8-2cf318da4276', 'f15321b6-dc2a-4ed7-961c-84ad7f46f723', 'e03ab2f9-326b-4db7-9832-dcb9ec7ee846', '090031e3-4a42-4064-b001-b5761a380055'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:05:54.037930 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (809ed5df-8b01-4f32-a41c-16bcab189c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11999031-7609-4338-bea8-2cf318da4276', 'f15321b6-dc2a-4ed7-961c-84ad7f46f723', 'e03ab2f9-326b-4db7-9832-dcb9ec7ee846', '090031e3-4a42-4064-b001-b5761a380055']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:54.039104 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8681868f-1951-4454-9832-f4ac888a2638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:54.071008 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8681868f-1951-4454-9832-f4ac888a2638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec22a68f-5bc0-4c80-86db-2f20402b84a6', '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-1835810113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ae3c23ff7a04712941a168a9e3e0455',qos_specs=None,replication_status=,reservations=['11999031-7609-4338-bea8-2cf318da4276','f15321b6-dc2a-4ed7-961c-84ad7f46f723','e03ab2f9-326b-4db7-9832-dcb9ec7ee846','090031e3-4a42-4064-b001-b5761a380055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c75e0e37fd3e4b698d9931634f2ad7e8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:05:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1835810113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec22a68f-5bc0-4c80-86db-2f20402b84a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ae3c23ff7a04712941a168a9e3e0455',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c75e0e37fd3e4b698d9931634f2ad7e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:54.072152 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1558a8b7-535f-469d-ac19-734471602679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:54.094290 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1558a8b7-535f-469d-ac19-734471602679) transitioned into state 'SUCCESS' from state '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-1835810113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ae3c23ff7a04712941a168a9e3e0455',qos_specs=None,replication_status=,reservations=['11999031-7609-4338-bea8-2cf318da4276','f15321b6-dc2a-4ed7-961c-84ad7f46f723','e03ab2f9-326b-4db7-9832-dcb9ec7ee846','090031e3-4a42-4064-b001-b5761a380055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c75e0e37fd3e4b698d9931634f2ad7e8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:54.095285 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1feb4a45-ce0a-4838-9f85-2e7ee2cef1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:54.110501 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1feb4a45-ce0a-4838-9f85-2e7ee2cef1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:54.111911 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Flow 'volume_create_api' (f6c99e7c-8421-434a-a8b9-d5ce1fd531ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:05:54.112394 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Create volume request issued successfully. Aug 13 22:05:54.113221 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1770a6ad-f83e-4156-b72b-ea322d8d612c tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:05:54.113704 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 290/1155] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:05:53 2026] POST /volume/v3/volumes => generated 749 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:05:54.125240 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba928fb8-a45b-4435-9860-3c0cb98a84ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:54.126942 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba928fb8-a45b-4435-9860-3c0cb98a84ed tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 Aug 13 22:05:54.127093 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba928fb8-a45b-4435-9860-3c0cb98a84ed tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:54.127256 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba928fb8-a45b-4435-9860-3c0cb98a84ed tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:54.133711 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:54.133711 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:54.137228 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ba928fb8-a45b-4435-9860-3c0cb98a84ed tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:05:54.141198 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba928fb8-a45b-4435-9860-3c0cb98a84ed tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 returned with HTTP 200 Aug 13 22:05:54.141628 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 289/1156] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:54 2026] GET /volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:54.231173 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4866de93-b865-4ce2-86bc-89c5b98f432e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:54.362332 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:05:54.362894 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1228914344"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:54.365449 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1228914344'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:05:54.365571 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Create volume of 1 GB Aug 13 22:05:54.373118 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Availability Zones retrieved successfully. Aug 13 22:05:54.379669 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Flow 'volume_create_api' (cd7489c6-3528-44ec-951f-8b803f709a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:05:54.380026 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54a104ed-f422-4f1d-b217-8be57ecd3e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:54.381071 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:05:54.418048 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54a104ed-f422-4f1d-b217-8be57ecd3e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:54.419233 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a8c8c1-24a5-42a8-8dff-86a89be2c5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:54.485031 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Created reservations ['d4e83dd7-0c21-47ec-b737-72881a1bd68a', '2594f9fc-57d8-421e-9644-3e122514e7e9', 'b988bf05-c377-4c36-9f5d-339080df3bcb', '285c1240-72d6-40f9-847c-d5d437339c80'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:05:54.486070 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a8c8c1-24a5-42a8-8dff-86a89be2c5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4e83dd7-0c21-47ec-b737-72881a1bd68a', '2594f9fc-57d8-421e-9644-3e122514e7e9', 'b988bf05-c377-4c36-9f5d-339080df3bcb', '285c1240-72d6-40f9-847c-d5d437339c80']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:54.487134 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a4189e-b1e4-421f-8aa8-596cbcb195d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:54.510293 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a4189e-b1e4-421f-8aa8-596cbcb195d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '306ab12b-133b-48f6-abd5-7b9ee63b080b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1228914344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef19db2dfa8f450ebed47c99cd8e215e',qos_specs=None,replication_status=,reservations=['d4e83dd7-0c21-47ec-b737-72881a1bd68a','2594f9fc-57d8-421e-9644-3e122514e7e9','b988bf05-c377-4c36-9f5d-339080df3bcb','285c1240-72d6-40f9-847c-d5d437339c80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea784e6c42c4535baa7a1f3db132882',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:05:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1228914344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=306ab12b-133b-48f6-abd5-7b9ee63b080b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef19db2dfa8f450ebed47c99cd8e215e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ea784e6c42c4535baa7a1f3db132882',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:54.511156 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e9f0565-1270-4c72-ac30-1c9c6df34404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:54.536726 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e9f0565-1270-4c72-ac30-1c9c6df34404) transitioned into state 'SUCCESS' from state '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-1228914344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef19db2dfa8f450ebed47c99cd8e215e',qos_specs=None,replication_status=,reservations=['d4e83dd7-0c21-47ec-b737-72881a1bd68a','2594f9fc-57d8-421e-9644-3e122514e7e9','b988bf05-c377-4c36-9f5d-339080df3bcb','285c1240-72d6-40f9-847c-d5d437339c80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea784e6c42c4535baa7a1f3db132882',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:54.537693 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afdbe14d-c7cf-4987-b615-97060cdaa4e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:54.560434 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afdbe14d-c7cf-4987-b615-97060cdaa4e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:54.561597 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Flow 'volume_create_api' (cd7489c6-3528-44ec-951f-8b803f709a83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:05:54.561994 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Create volume request issued successfully. Aug 13 22:05:54.563621 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4866de93-b865-4ce2-86bc-89c5b98f432e tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:05:54.564108 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 289/1157] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:05:54 2026] POST /volume/v3/volumes => generated 746 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:05:54.587228 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b6b87227-9c76-4f20-841c-eb5a31456ac1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:54.598000 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6b87227-9c76-4f20-841c-eb5a31456ac1 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] GET https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b Aug 13 22:05:54.598488 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6b87227-9c76-4f20-841c-eb5a31456ac1 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:54.598488 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6b87227-9c76-4f20-841c-eb5a31456ac1 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:54.605366 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:54.605366 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:54.608739 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b6b87227-9c76-4f20-841c-eb5a31456ac1 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Volume info retrieved successfully. Aug 13 22:05:54.612976 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6b87227-9c76-4f20-841c-eb5a31456ac1 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b returned with HTTP 200 Aug 13 22:05:54.613313 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 290/1158] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:54 2026] GET /volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:55.155582 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-84879f43-9d59-49fd-8110-08eca0bbed17 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:55.158864 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84879f43-9d59-49fd-8110-08eca0bbed17 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 Aug 13 22:05:55.161088 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-84879f43-9d59-49fd-8110-08eca0bbed17 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:55.161088 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-84879f43-9d59-49fd-8110-08eca0bbed17 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:55.178396 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:55.178396 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:55.183449 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-84879f43-9d59-49fd-8110-08eca0bbed17 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:05:55.193232 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84879f43-9d59-49fd-8110-08eca0bbed17 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 returned with HTTP 200 Aug 13 22:05:55.193840 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 291/1159] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:55 2026] GET /volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 => generated 1357 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:55.245522 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-3c9d03f7-8777-4f81-a694-677058b79b93 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:55.248677 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-3c9d03f7-8777-4f81-a694-677058b79b93 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 Aug 13 22:05:55.248977 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-3c9d03f7-8777-4f81-a694-677058b79b93 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:55.249198 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-3c9d03f7-8777-4f81-a694-677058b79b93 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:55.260290 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:55.260290 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:55.267154 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-3c9d03f7-8777-4f81-a694-677058b79b93 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:05:55.274399 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-3c9d03f7-8777-4f81-a694-677058b79b93 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 returned with HTTP 200 Aug 13 22:05:55.275019 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 290/1160] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:05:55 2026] GET /volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:55.628530 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6a560be6-d0da-48db-aa79-0666cf0c38d2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:55.630850 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a560be6-d0da-48db-aa79-0666cf0c38d2 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] GET https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b Aug 13 22:05:55.631068 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a560be6-d0da-48db-aa79-0666cf0c38d2 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:55.631410 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a560be6-d0da-48db-aa79-0666cf0c38d2 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:55.640176 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:55.640176 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:55.645144 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6a560be6-d0da-48db-aa79-0666cf0c38d2 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Volume info retrieved successfully. Aug 13 22:05:55.651608 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a560be6-d0da-48db-aa79-0666cf0c38d2 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b returned with HTTP 200 Aug 13 22:05:55.652206 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 290/1161] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:55 2026] GET /volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:55.668443 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d595f3a0-a5ff-4d2e-98b3-4633c4a899ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:55.670125 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d595f3a0-a5ff-4d2e-98b3-4633c4a899ed tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] POST https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata Aug 13 22:05:55.670449 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d595f3a0-a5ff-4d2e-98b3-4633c4a899ed tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:55.678232 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:55.678232 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:55.678694 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d595f3a0-a5ff-4d2e-98b3-4633c4a899ed tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Volume info retrieved successfully. Aug 13 22:05:55.687802 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d595f3a0-a5ff-4d2e-98b3-4633c4a899ed tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Create volume metadata completed successfully. Aug 13 22:05:55.688065 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d595f3a0-a5ff-4d2e-98b3-4633c4a899ed tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata returned with HTTP 200 Aug 13 22:05:55.688480 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 291/1162] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:05:55 2026] POST /volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:55.695751 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-90a5313f-46bc-4cf5-9328-25adcc6d2308 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:55.697589 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90a5313f-46bc-4cf5-9328-25adcc6d2308 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] GET https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata Aug 13 22:05:55.697749 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90a5313f-46bc-4cf5-9328-25adcc6d2308 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:55.697920 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90a5313f-46bc-4cf5-9328-25adcc6d2308 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:55.704260 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:55.704260 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:55.704684 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-90a5313f-46bc-4cf5-9328-25adcc6d2308 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Volume info retrieved successfully. Aug 13 22:05:55.711949 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-90a5313f-46bc-4cf5-9328-25adcc6d2308 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Get volume metadata completed successfully. Aug 13 22:05:55.712270 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90a5313f-46bc-4cf5-9328-25adcc6d2308 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata returned with HTTP 200 Aug 13 22:05:55.713597 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 292/1163] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:05:55 2026] GET /volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata => generated 101 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:55.721117 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-db7ec2c7-c6d3-4d37-b97f-46f4b9ee5ffc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:55.723689 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db7ec2c7-c6d3-4d37-b97f-46f4b9ee5ffc tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] PUT https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata Aug 13 22:05:55.723998 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db7ec2c7-c6d3-4d37-b97f-46f4b9ee5ffc tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:55.738975 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:55.738975 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:55.739596 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-db7ec2c7-c6d3-4d37-b97f-46f4b9ee5ffc tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Volume info retrieved successfully. Aug 13 22:05:55.756810 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-db7ec2c7-c6d3-4d37-b97f-46f4b9ee5ffc tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Update volume metadata completed successfully. Aug 13 22:05:55.757131 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db7ec2c7-c6d3-4d37-b97f-46f4b9ee5ffc tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata returned with HTTP 200 Aug 13 22:05:55.757703 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 291/1164] 10.4.3.4 () {68 vars in 1381 bytes} [Thu Aug 13 22:05:55 2026] PUT /volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata => generated 57 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:05:55.767820 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f6e9a49-1e19-4b14-bb09-6252a1d2881f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:55.771157 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f6e9a49-1e19-4b14-bb09-6252a1d2881f tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] GET https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata Aug 13 22:05:55.771335 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f6e9a49-1e19-4b14-bb09-6252a1d2881f tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:55.771543 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f6e9a49-1e19-4b14-bb09-6252a1d2881f tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:55.779734 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:55.779734 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:55.780260 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0f6e9a49-1e19-4b14-bb09-6252a1d2881f tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Volume info retrieved successfully. Aug 13 22:05:55.786358 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0f6e9a49-1e19-4b14-bb09-6252a1d2881f tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Get volume metadata completed successfully. Aug 13 22:05:55.786803 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f6e9a49-1e19-4b14-bb09-6252a1d2881f tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata returned with HTTP 200 Aug 13 22:05:55.787004 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 291/1165] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:05:55 2026] GET /volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata => generated 57 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:05:55.796691 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1bf4020f-cf9d-461e-9eaf-7530aa189db6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:55.798787 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1bf4020f-cf9d-461e-9eaf-7530aa189db6 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] DELETE https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata/key1 Aug 13 22:05:55.799326 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1bf4020f-cf9d-461e-9eaf-7530aa189db6 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:55.799540 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1bf4020f-cf9d-461e-9eaf-7530aa189db6 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:55.810142 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:55.810142 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:55.811810 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1bf4020f-cf9d-461e-9eaf-7530aa189db6 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Volume info retrieved successfully. Aug 13 22:05:55.821257 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1bf4020f-cf9d-461e-9eaf-7530aa189db6 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Get volume metadata completed successfully. Aug 13 22:05:55.828977 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1bf4020f-cf9d-461e-9eaf-7530aa189db6 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Delete volume metadata completed successfully. Aug 13 22:05:55.829189 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1bf4020f-cf9d-461e-9eaf-7530aa189db6 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata/key1 returned with HTTP 200 Aug 13 22:05:55.829560 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 292/1166] 10.4.3.4 () {66 vars in 1379 bytes} [Thu Aug 13 22:05:55 2026] DELETE /volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata/key1 => generated 0 bytes in 33 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 22:05:55.839348 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-814e92ef-de83-4408-aca2-a081f8b66409 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:55.841783 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-814e92ef-de83-4408-aca2-a081f8b66409 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] GET https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata Aug 13 22:05:55.842116 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-814e92ef-de83-4408-aca2-a081f8b66409 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:55.842355 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-814e92ef-de83-4408-aca2-a081f8b66409 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:55.851222 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:55.851222 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:55.851873 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-814e92ef-de83-4408-aca2-a081f8b66409 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Volume info retrieved successfully. Aug 13 22:05:55.859088 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-814e92ef-de83-4408-aca2-a081f8b66409 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Get volume metadata completed successfully. Aug 13 22:05:55.859429 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-814e92ef-de83-4408-aca2-a081f8b66409 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata returned with HTTP 200 Aug 13 22:05:55.860024 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 293/1167] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:05:55 2026] GET /volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:05:55.868309 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-76dc0cd1-3c33-4dee-bdd2-3437bd01fd0c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:55.870707 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76dc0cd1-3c33-4dee-bdd2-3437bd01fd0c tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] PUT https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata Aug 13 22:05:55.870999 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76dc0cd1-3c33-4dee-bdd2-3437bd01fd0c tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:55.883975 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-7cc15396-359c-4402-ab43-dee90638d563 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:55.885176 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:55.885176 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:55.886118 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-76dc0cd1-3c33-4dee-bdd2-3437bd01fd0c tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Volume info retrieved successfully. Aug 13 22:05:55.886696 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-7cc15396-359c-4402-ab43-dee90638d563 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 Aug 13 22:05:55.886911 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-7cc15396-359c-4402-ab43-dee90638d563 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:55.887171 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-7cc15396-359c-4402-ab43-dee90638d563 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:55.896518 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:55.896518 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:55.898345 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-76dc0cd1-3c33-4dee-bdd2-3437bd01fd0c tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Update volume metadata completed successfully. Aug 13 22:05:55.898615 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76dc0cd1-3c33-4dee-bdd2-3437bd01fd0c tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata returned with HTTP 200 Aug 13 22:05:55.899145 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 292/1168] 10.4.3.4 () {68 vars in 1381 bytes} [Thu Aug 13 22:05:55 2026] PUT /volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:05:55.901048 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-7cc15396-359c-4402-ab43-dee90638d563 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:05:55.907242 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-7cc15396-359c-4402-ab43-dee90638d563 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 returned with HTTP 200 Aug 13 22:05:55.907818 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 292/1169] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:05:55 2026] GET /volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:55.912400 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6afd9b52-3980-4fb1-80e0-b87fa37c42ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:55.914156 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6afd9b52-3980-4fb1-80e0-b87fa37c42ae tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] POST https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata Aug 13 22:05:55.914540 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6afd9b52-3980-4fb1-80e0-b87fa37c42ae tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:55.917441 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2bba6c24-1f3f-4a58-b5ac-f0c1abb3fc15 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:55.917912 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2bba6c24-1f3f-4a58-b5ac-f0c1abb3fc15 None None] GET https://10.4.3.4/volume// Aug 13 22:05:55.918132 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2bba6c24-1f3f-4a58-b5ac-f0c1abb3fc15 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:55.918389 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2bba6c24-1f3f-4a58-b5ac-f0c1abb3fc15 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:55.918805 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2bba6c24-1f3f-4a58-b5ac-f0c1abb3fc15 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:05:55.919136 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 294/1170] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:05:55 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:05:55.923218 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:55.923218 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:55.923683 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6afd9b52-3980-4fb1-80e0-b87fa37c42ae tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Volume info retrieved successfully. Aug 13 22:05:55.928492 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-212a2e7b-33da-4958-b98c-6f78c1d1dd66 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:55.930608 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-212a2e7b-33da-4958-b98c-6f78c1d1dd66 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:05:55.930964 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-212a2e7b-33da-4958-b98c-6f78c1d1dd66 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec22a68f-5bc0-4c80-86db-2f20402b84a6", "connector": null, "instance_uuid": "8421fbc6-4344-40bd-8bdd-4c2f96ff6053"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:55.931088 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6afd9b52-3980-4fb1-80e0-b87fa37c42ae tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Create volume metadata completed successfully. Aug 13 22:05:55.931341 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6afd9b52-3980-4fb1-80e0-b87fa37c42ae tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata returned with HTTP 200 Aug 13 22:05:55.931812 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 293/1171] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:05:55 2026] POST /volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata => generated 68 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:05:55.943039 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:55.943039 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:55.943906 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bddc8fbb-d319-4e84-890f-143ad83e80cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:55.947482 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bddc8fbb-d319-4e84-890f-143ad83e80cc tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] PUT https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata/key3 Aug 13 22:05:55.947927 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bddc8fbb-d319-4e84-890f-143ad83e80cc tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:55.960542 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:55.960542 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:55.961009 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bddc8fbb-d319-4e84-890f-143ad83e80cc tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Volume info retrieved successfully. Aug 13 22:05:55.968794 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-212a2e7b-33da-4958-b98c-6f78c1d1dd66 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:05:55.969290 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 293/1172] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:05:55 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 13 22:05:55.969526 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bddc8fbb-d319-4e84-890f-143ad83e80cc tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Update volume metadata completed successfully. Aug 13 22:05:55.969774 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bddc8fbb-d319-4e84-890f-143ad83e80cc tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata/key3 returned with HTTP 200 Aug 13 22:05:55.970161 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 293/1173] 10.4.3.4 () {68 vars in 1396 bytes} [Thu Aug 13 22:05:55 2026] PUT /volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata/key3 => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:05:55.977270 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cc61b23c-7968-4f36-aaba-38a7f8caba51 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:55.979201 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc61b23c-7968-4f36-aaba-38a7f8caba51 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] GET https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata/key3 Aug 13 22:05:55.979438 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc61b23c-7968-4f36-aaba-38a7f8caba51 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:55.979678 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc61b23c-7968-4f36-aaba-38a7f8caba51 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:55.986890 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:55.986890 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:55.987584 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cc61b23c-7968-4f36-aaba-38a7f8caba51 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Volume info retrieved successfully. Aug 13 22:05:55.992595 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cc61b23c-7968-4f36-aaba-38a7f8caba51 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Get volume metadata completed successfully. Aug 13 22:05:55.992885 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc61b23c-7968-4f36-aaba-38a7f8caba51 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata/key3 returned with HTTP 200 Aug 13 22:05:55.993307 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 295/1174] 10.4.3.4 () {66 vars in 1376 bytes} [Thu Aug 13 22:05:55 2026] GET /volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:05:56.001761 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a39c9ba1-88da-4d9f-bfb6-9f2fc4e9ae52 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:56.003366 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a39c9ba1-88da-4d9f-bfb6-9f2fc4e9ae52 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] GET https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata Aug 13 22:05:56.003592 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a39c9ba1-88da-4d9f-bfb6-9f2fc4e9ae52 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:56.003792 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a39c9ba1-88da-4d9f-bfb6-9f2fc4e9ae52 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:56.014128 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:56.014128 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:56.014551 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a39c9ba1-88da-4d9f-bfb6-9f2fc4e9ae52 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Volume info retrieved successfully. Aug 13 22:05:56.019732 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a39c9ba1-88da-4d9f-bfb6-9f2fc4e9ae52 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Get volume metadata completed successfully. Aug 13 22:05:56.019983 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a39c9ba1-88da-4d9f-bfb6-9f2fc4e9ae52 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata returned with HTTP 200 Aug 13 22:05:56.020508 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 294/1175] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:05:56 2026] GET /volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata => generated 75 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:05:56.029368 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0972c697-e44a-4886-8325-7e1da29c475d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:56.035806 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0972c697-e44a-4886-8325-7e1da29c475d tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] PUT https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata Aug 13 22:05:56.036199 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0972c697-e44a-4886-8325-7e1da29c475d tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:56.046687 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:56.046687 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:56.047163 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0972c697-e44a-4886-8325-7e1da29c475d tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Volume info retrieved successfully. Aug 13 22:05:56.055485 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0972c697-e44a-4886-8325-7e1da29c475d tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Update volume metadata completed successfully. Aug 13 22:05:56.055746 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0972c697-e44a-4886-8325-7e1da29c475d tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata returned with HTTP 200 Aug 13 22:05:56.056227 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 294/1176] 10.4.3.4 () {68 vars in 1381 bytes} [Thu Aug 13 22:05:56 2026] PUT /volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:05:56.064402 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-011ad747-1bac-456c-9fe0-0841dccf410f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:56.066696 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-011ad747-1bac-456c-9fe0-0841dccf410f tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] GET https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b Aug 13 22:05:56.066925 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-011ad747-1bac-456c-9fe0-0841dccf410f tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:56.067143 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-011ad747-1bac-456c-9fe0-0841dccf410f tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:56.074644 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:56.074644 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:56.080862 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-011ad747-1bac-456c-9fe0-0841dccf410f tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Volume info retrieved successfully. Aug 13 22:05:56.089488 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-011ad747-1bac-456c-9fe0-0841dccf410f tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b returned with HTTP 200 Aug 13 22:05:56.089999 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 294/1177] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:56 2026] GET /volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:05:56.102628 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8e9c6844-d45b-40fe-a84e-f14e84405c9a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:56.106470 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e9c6844-d45b-40fe-a84e-f14e84405c9a tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] DELETE https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b Aug 13 22:05:56.107374 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e9c6844-d45b-40fe-a84e-f14e84405c9a tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:56.107676 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e9c6844-d45b-40fe-a84e-f14e84405c9a tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:56.107896 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8e9c6844-d45b-40fe-a84e-f14e84405c9a tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Delete volume with id: 306ab12b-133b-48f6-abd5-7b9ee63b080b Aug 13 22:05:56.122518 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:56.122518 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:56.122518 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8e9c6844-d45b-40fe-a84e-f14e84405c9a tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Volume info retrieved successfully. Aug 13 22:05:56.138267 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8e9c6844-d45b-40fe-a84e-f14e84405c9a tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Delete volume request issued successfully. Aug 13 22:05:56.138540 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e9c6844-d45b-40fe-a84e-f14e84405c9a tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b returned with HTTP 202 Aug 13 22:05:56.140313 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 296/1178] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:05:56 2026] DELETE /volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:05:56.147132 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e593e74a-e4e3-4457-8fe3-fa347e4e2382 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:56.149472 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e593e74a-e4e3-4457-8fe3-fa347e4e2382 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] GET https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b Aug 13 22:05:56.149783 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e593e74a-e4e3-4457-8fe3-fa347e4e2382 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:56.150137 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e593e74a-e4e3-4457-8fe3-fa347e4e2382 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:56.315773 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:56.315773 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:56.319561 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e593e74a-e4e3-4457-8fe3-fa347e4e2382 tempest-VolumesMetadataTest-1402488592 tempest-VolumesMetadataTest-1402488592-project-member] https://10.4.3.4/volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b returned with HTTP 404 Aug 13 22:05:56.320211 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 295/1179] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:56 2026] GET /volume/v3/volumes/306ab12b-133b-48f6-abd5-7b9ee63b080b => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:05:57.392018 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-46c328e1-81fa-4201-8578-e51d7b4f796b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:57.392515 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46c328e1-81fa-4201-8578-e51d7b4f796b None None] GET https://10.4.3.4/volume// Aug 13 22:05:57.392701 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46c328e1-81fa-4201-8578-e51d7b4f796b None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:57.393058 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46c328e1-81fa-4201-8578-e51d7b4f796b None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:57.393317 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46c328e1-81fa-4201-8578-e51d7b4f796b None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:05:57.393683 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 295/1180] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:05:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:05:57.402288 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-5f5e594a-ebb7-46fa-8e0d-fe988b57a542 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:57.404595 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-5f5e594a-ebb7-46fa-8e0d-fe988b57a542 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 Aug 13 22:05:57.404977 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-5f5e594a-ebb7-46fa-8e0d-fe988b57a542 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:57.405167 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-5f5e594a-ebb7-46fa-8e0d-fe988b57a542 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:57.416224 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:57.416224 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:57.420673 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-5f5e594a-ebb7-46fa-8e0d-fe988b57a542 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:05:57.426584 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-5f5e594a-ebb7-46fa-8e0d-fe988b57a542 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 returned with HTTP 200 Aug 13 22:05:57.426962 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 295/1181] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:05:57 2026] GET /volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 => generated 1536 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:05:57.524542 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-b987c04b-d5f9-4e42-b490-2e5261207a61 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:57.527709 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-b987c04b-d5f9-4e42-b490-2e5261207a61 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] PUT https://10.4.3.4/volume/v3/attachments/3c93ab42-877e-44ac-927a-4d7f053a6200 Aug 13 22:05:57.529448 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-b987c04b-d5f9-4e42-b490-2e5261207a61 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:57.538786 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-b987c04b-d5f9-4e42-b490-2e5261207a61 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Acquiring lock "cinder-attachment_update-ec22a68f-5bc0-4c80-86db-2f20402b84a6-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:05:57.546448 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-b987c04b-d5f9-4e42-b490-2e5261207a61 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Lock "cinder-attachment_update-ec22a68f-5bc0-4c80-86db-2f20402b84a6-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:05:57.546448 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:57.546448 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:57.633536 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-b987c04b-d5f9-4e42-b490-2e5261207a61 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Lock "cinder-attachment_update-ec22a68f-5bc0-4c80-86db-2f20402b84a6-np0000007271" released by "attachment_update" :: held 0.089s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:05:57.633934 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-b987c04b-d5f9-4e42-b490-2e5261207a61 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/attachments/3c93ab42-877e-44ac-927a-4d7f053a6200 returned with HTTP 200 Aug 13 22:05:57.634476 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 297/1182] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:05:57 2026] PUT /volume/v3/attachments/3c93ab42-877e-44ac-927a-4d7f053a6200 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:57.659523 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-a8d81cba-b8d7-4aad-bb48-23990d5643cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:57.661587 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-a8d81cba-b8d7-4aad-bb48-23990d5643cb tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] POST https://10.4.3.4/volume/v3/attachments/3c93ab42-877e-44ac-927a-4d7f053a6200/action Aug 13 22:05:57.662021 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-a8d81cba-b8d7-4aad-bb48-23990d5643cb tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:05:57.662091 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-a8d81cba-b8d7-4aad-bb48-23990d5643cb tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:57.678575 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:57.678575 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:57.690302 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ab159ac6-5c7a-4f26-87f8-12854fd25189 req-a8d81cba-b8d7-4aad-bb48-23990d5643cb tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/attachments/3c93ab42-877e-44ac-927a-4d7f053a6200/action returned with HTTP 204 Aug 13 22:05:57.690815 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 296/1183] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:05:57 2026] POST /volume/v3/attachments/3c93ab42-877e-44ac-927a-4d7f053a6200/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:05:58.405178 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:58.570702 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:05:58.570702 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-755663926"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:58.571483 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-755663926'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:05:58.571740 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Create volume of 1 GB Aug 13 22:05:58.577099 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Availability Zones retrieved successfully. Aug 13 22:05:58.584644 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Flow 'volume_create_api' (ac07686a-c8f8-4c2f-af76-756f2393ece9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:05:58.585985 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4205b724-3d08-4242-b866-e964b69ef47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:58.587871 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:05:58.759962 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4205b724-3d08-4242-b866-e964b69ef47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:58.760855 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b62e4392-b561-4b78-b03b-6b9ea2e54335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:58.818809 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Created reservations ['4289a7cd-3756-4f3f-a6cb-1d4487ef5aa0', '0ec861e4-865c-4269-bef0-b75035b46b2a', '1f72bfe6-d3fb-47ac-ab5b-249eee753f48', '8a48b2fa-ec4a-41e9-966b-8c0f78d010a6'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:05:58.819950 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b62e4392-b561-4b78-b03b-6b9ea2e54335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4289a7cd-3756-4f3f-a6cb-1d4487ef5aa0', '0ec861e4-865c-4269-bef0-b75035b46b2a', '1f72bfe6-d3fb-47ac-ab5b-249eee753f48', '8a48b2fa-ec4a-41e9-966b-8c0f78d010a6']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:58.820640 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50146d25-e892-412d-a8f4-60bc07e27a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:58.846078 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50146d25-e892-412d-a8f4-60bc07e27a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e64d548b-b121-4cf0-89c9-1b1b71809367', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-755663926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74bb9b970cef42719a7664a313a3c34d',qos_specs=None,replication_status=,reservations=['4289a7cd-3756-4f3f-a6cb-1d4487ef5aa0','0ec861e4-865c-4269-bef0-b75035b46b2a','1f72bfe6-d3fb-47ac-ab5b-249eee753f48','8a48b2fa-ec4a-41e9-966b-8c0f78d010a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc1d5c3223824bde83c20052c49d299a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-755663926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e64d548b-b121-4cf0-89c9-1b1b71809367,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74bb9b970cef42719a7664a313a3c34d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc1d5c3223824bde83c20052c49d299a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:58.846723 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b74d7a9-3c0a-4bdf-8c99-b5db62ee1fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:58.864963 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b74d7a9-3c0a-4bdf-8c99-b5db62ee1fb4) transitioned into state 'SUCCESS' from state '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-755663926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74bb9b970cef42719a7664a313a3c34d',qos_specs=None,replication_status=,reservations=['4289a7cd-3756-4f3f-a6cb-1d4487ef5aa0','0ec861e4-865c-4269-bef0-b75035b46b2a','1f72bfe6-d3fb-47ac-ab5b-249eee753f48','8a48b2fa-ec4a-41e9-966b-8c0f78d010a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc1d5c3223824bde83c20052c49d299a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:58.865820 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106c0cdc-9d60-4470-b8ec-38f6c347041a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:58.878448 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106c0cdc-9d60-4470-b8ec-38f6c347041a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:58.878448 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Flow 'volume_create_api' (ac07686a-c8f8-4c2f-af76-756f2393ece9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:05:58.878448 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Create volume request issued successfully. Aug 13 22:05:58.878448 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de7a728e-5192-433c-b7ec-f83a10b08fa9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:05:58.878448 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 296/1184] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:05:58 2026] POST /volume/v3/volumes => generated 814 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:05:58.890398 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-69723cf0-9893-4f6f-a65a-b739d230d220 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:58.894277 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69723cf0-9893-4f6f-a65a-b739d230d220 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] GET https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 Aug 13 22:05:58.894635 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69723cf0-9893-4f6f-a65a-b739d230d220 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:58.894942 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69723cf0-9893-4f6f-a65a-b739d230d220 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:58.904851 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:58.904851 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:58.909741 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-69723cf0-9893-4f6f-a65a-b739d230d220 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Volume info retrieved successfully. Aug 13 22:05:58.918474 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69723cf0-9893-4f6f-a65a-b739d230d220 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 returned with HTTP 200 Aug 13 22:05:58.918474 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 296/1185] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:05:58 2026] GET /volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:59.436306 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6be84c1d-4323-4705-9310-f5277d3f8f84 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:59.438549 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6be84c1d-4323-4705-9310-f5277d3f8f84 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:05:59.438788 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6be84c1d-4323-4705-9310-f5277d3f8f84 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:59.439125 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6be84c1d-4323-4705-9310-f5277d3f8f84 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:59.457851 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:59.457851 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:59.463128 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6be84c1d-4323-4705-9310-f5277d3f8f84 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] Volume info retrieved successfully. Aug 13 22:05:59.470262 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6be84c1d-4323-4705-9310-f5277d3f8f84 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:05:59.470262 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 298/1186] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:59 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1437 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:59.513967 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fb84bec9-995d-4366-bd67-310f642935dc req-fb2ed76e-b848-407d-bcde-62c8a6c7ac11 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:59.516118 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-fb2ed76e-b848-407d-bcde-62c8a6c7ac11 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:05:59.516309 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-fb2ed76e-b848-407d-bcde-62c8a6c7ac11 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:59.516586 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-fb2ed76e-b848-407d-bcde-62c8a6c7ac11 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:59.531708 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:59.531708 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:59.537253 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fb84bec9-995d-4366-bd67-310f642935dc req-fb2ed76e-b848-407d-bcde-62c8a6c7ac11 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:05:59.541459 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-fb2ed76e-b848-407d-bcde-62c8a6c7ac11 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:05:59.542585 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 297/1187] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:05:59 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1437 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:59.564074 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fb84bec9-995d-4366-bd67-310f642935dc req-956d8020-d289-4aab-a38c-a0cc6d1b2c1f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:59.566313 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-956d8020-d289-4aab-a38c-a0cc6d1b2c1f tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4/action Aug 13 22:05:59.566809 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-956d8020-d289-4aab-a38c-a0cc6d1b2c1f tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:05:59.566989 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-956d8020-d289-4aab-a38c-a0cc6d1b2c1f tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:59.603944 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:59.603944 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:05:59.604681 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fb84bec9-995d-4366-bd67-310f642935dc req-956d8020-d289-4aab-a38c-a0cc6d1b2c1f tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:05:59.615961 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fb84bec9-995d-4366-bd67-310f642935dc req-956d8020-d289-4aab-a38c-a0cc6d1b2c1f tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Begin detaching volume completed successfully. Aug 13 22:05:59.615961 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-956d8020-d289-4aab-a38c-a0cc6d1b2c1f tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4/action returned with HTTP 202 Aug 13 22:05:59.616584 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 297/1188] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:05:59 2026] POST /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:05:59.643932 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca6da1f7-5882-446f-b1cd-ea143dbbe619 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:59.647006 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca6da1f7-5882-446f-b1cd-ea143dbbe619 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:05:59.647246 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca6da1f7-5882-446f-b1cd-ea143dbbe619 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:59.647487 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca6da1f7-5882-446f-b1cd-ea143dbbe619 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:59.663571 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:59.663571 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:59.670741 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ca6da1f7-5882-446f-b1cd-ea143dbbe619 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:05:59.676605 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca6da1f7-5882-446f-b1cd-ea143dbbe619 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:05:59.676768 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a521361e-0786-40f4-9ac9-e69f6882cae8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:59.677061 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 297/1189] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:05:59 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:59.677112 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a521361e-0786-40f4-9ac9-e69f6882cae8 None None] GET https://10.4.3.4/volume// Aug 13 22:05:59.677247 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a521361e-0786-40f4-9ac9-e69f6882cae8 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:59.677490 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a521361e-0786-40f4-9ac9-e69f6882cae8 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:59.677931 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a521361e-0786-40f4-9ac9-e69f6882cae8 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:05:59.678300 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 299/1190] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:05:59 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:05:59.687452 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fb84bec9-995d-4366-bd67-310f642935dc req-6c8cd9c7-cd49-43a6-830e-f16253522553 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:59.688262 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-6c8cd9c7-cd49-43a6-830e-f16253522553 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:05:59.688482 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-6c8cd9c7-cd49-43a6-830e-f16253522553 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:59.688675 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-6c8cd9c7-cd49-43a6-830e-f16253522553 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:59.699203 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:59.699203 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:05:59.702404 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fb84bec9-995d-4366-bd67-310f642935dc req-6c8cd9c7-cd49-43a6-830e-f16253522553 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:05:59.706850 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-6c8cd9c7-cd49-43a6-830e-f16253522553 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:05:59.707251 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 298/1191] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:05:59 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1620 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 22:05:59.926823 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-41742dad-c084-41c6-b226-b4a0bef258c8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:59.928593 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:05:59.928952 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1190000476"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:59.930286 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1190000476'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:05:59.930409 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Create volume of 1 GB Aug 13 22:05:59.932094 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dc3f2444-c13f-4f0c-a9ef-c88e11056ad9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:59.934013 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc3f2444-c13f-4f0c-a9ef-c88e11056ad9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] GET https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 Aug 13 22:05:59.934243 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc3f2444-c13f-4f0c-a9ef-c88e11056ad9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:05:59.934416 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Availability Zones retrieved successfully. Aug 13 22:05:59.934504 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc3f2444-c13f-4f0c-a9ef-c88e11056ad9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:05:59.941780 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Flow 'volume_create_api' (aa55a844-698b-4384-8eef-a12838805683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:05:59.942953 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ccf8244-44f4-4028-b9eb-7733ab474c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:59.943474 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:59.943474 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:05:59.943886 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:05:59.948388 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dc3f2444-c13f-4f0c-a9ef-c88e11056ad9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Volume info retrieved successfully. Aug 13 22:05:59.954945 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc3f2444-c13f-4f0c-a9ef-c88e11056ad9 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 returned with HTTP 200 Aug 13 22:05:59.955477 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 298/1192] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:05:59 2026] GET /volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 => generated 941 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:05:59.970778 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ef01645-1cd1-4452-bd0c-b11f1a89212c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:05:59.972504 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ef01645-1cd1-4452-bd0c-b11f1a89212c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] POST https://10.4.3.4/volume/v3/volume-transfers Aug 13 22:05:59.972899 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ef01645-1cd1-4452-bd0c-b11f1a89212c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e64d548b-b121-4cf0-89c9-1b1b71809367"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:05:59.974397 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volume_transfer [None req-7ef01645-1cd1-4452-bd0c-b11f1a89212c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e64d548b-b121-4cf0-89c9-1b1b71809367'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 22:05:59.974766 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volume_transfer [None req-7ef01645-1cd1-4452-bd0c-b11f1a89212c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Creating transfer of volume e64d548b-b121-4cf0-89c9-1b1b71809367 Aug 13 22:05:59.974940 np0000007271 devstack@c-api.service[100265]: INFO cinder.transfer.api [None req-7ef01645-1cd1-4452-bd0c-b11f1a89212c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Generating transfer record for volume e64d548b-b121-4cf0-89c9-1b1b71809367 Aug 13 22:05:59.975214 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ccf8244-44f4-4028-b9eb-7733ab474c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:05:59.976091 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b8131c-edb9-4d29-9bf0-af5459c76d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:05:59.983155 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:05:59.983155 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:05:59.997174 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ef01645-1cd1-4452-bd0c-b11f1a89212c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volume-transfers returned with HTTP 202 Aug 13 22:05:59.997885 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 300/1193] 10.4.3.4 () {70 vars in 1312 bytes} [Thu Aug 13 22:05:59 2026] POST /volume/v3/volume-transfers => generated 460 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:00.007892 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11374abe-92bf-4f3d-b57b-d2345b405f1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.011086 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11374abe-92bf-4f3d-b57b-d2345b405f1e tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] GET https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 Aug 13 22:06:00.011359 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11374abe-92bf-4f3d-b57b-d2345b405f1e tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:00.011697 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11374abe-92bf-4f3d-b57b-d2345b405f1e tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:00.020725 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:00.020725 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:00.030294 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-11374abe-92bf-4f3d-b57b-d2345b405f1e tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Volume info retrieved successfully. Aug 13 22:06:00.037297 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11374abe-92bf-4f3d-b57b-d2345b405f1e tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 returned with HTTP 200 Aug 13 22:06:00.039149 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 299/1194] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:00 2026] GET /volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:00.050024 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Created reservations ['a32cb931-3316-499a-b963-acb0fcaedb1d', '559469b9-3371-464d-a121-64a1fcc5fc2c', 'ebfc097f-e28f-4ad3-b615-1e43926fecc6', '819b82ef-f28a-477a-a65f-f907488daa63'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:00.051012 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b8131c-edb9-4d29-9bf0-af5459c76d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a32cb931-3316-499a-b963-acb0fcaedb1d', '559469b9-3371-464d-a121-64a1fcc5fc2c', 'ebfc097f-e28f-4ad3-b615-1e43926fecc6', '819b82ef-f28a-477a-a65f-f907488daa63']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:00.052021 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06b7c1ca-1f54-4593-85e1-b39e56b7900a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:00.052902 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2d0cc9de-71da-4d2e-9f0a-2436002bea5c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.055155 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d0cc9de-71da-4d2e-9f0a-2436002bea5c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] GET https://10.4.3.4/volume/v3/volume-transfers/f7893bcb-2c79-464b-885d-16deab2f43fe Aug 13 22:06:00.055623 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d0cc9de-71da-4d2e-9f0a-2436002bea5c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:00.055797 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d0cc9de-71da-4d2e-9f0a-2436002bea5c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:00.060597 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d0cc9de-71da-4d2e-9f0a-2436002bea5c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volume-transfers/f7893bcb-2c79-464b-885d-16deab2f43fe returned with HTTP 200 Aug 13 22:06:00.061045 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 299/1195] 10.4.3.4 () {68 vars in 1402 bytes} [Thu Aug 13 22:06:00 2026] GET /volume/v3/volume-transfers/f7893bcb-2c79-464b-885d-16deab2f43fe => generated 428 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:00.069360 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f8668213-8d86-4c38-9c5d-870254373d50 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.071652 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8668213-8d86-4c38-9c5d-870254373d50 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] GET https://10.4.3.4/volume/v3/volume-transfers Aug 13 22:06:00.071652 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8668213-8d86-4c38-9c5d-870254373d50 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:00.071924 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8668213-8d86-4c38-9c5d-870254373d50 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:00.072135 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volume_transfer [None req-f8668213-8d86-4c38-9c5d-870254373d50 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Listing volume transfers {{(pid=100265) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 22:06:00.075126 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06b7c1ca-1f54-4593-85e1-b39e56b7900a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7b9996a-3e87-4a4e-a2b3-8caa1007dd82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1190000476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c435311c1241e997d8882736902c64',qos_specs=None,replication_status=,reservations=['a32cb931-3316-499a-b963-acb0fcaedb1d','559469b9-3371-464d-a121-64a1fcc5fc2c','ebfc097f-e28f-4ad3-b615-1e43926fecc6','819b82ef-f28a-477a-a65f-f907488daa63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1122ecea04df436db06af4ef5cb22b7b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1190000476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7b9996a-3e87-4a4e-a2b3-8caa1007dd82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46c435311c1241e997d8882736902c64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1122ecea04df436db06af4ef5cb22b7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:00.076272 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b9bf707-bd92-4b76-80fb-1d32b958e108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:00.077009 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8668213-8d86-4c38-9c5d-870254373d50 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volume-transfers returned with HTTP 200 Aug 13 22:06:00.077876 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 301/1196] 10.4.3.4 () {68 vars in 1291 bytes} [Thu Aug 13 22:06:00 2026] GET /volume/v3/volume-transfers => generated 364 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:06:00.086844 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7700a3da-e956-418b-a213-cc63bbc9f68b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.096863 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b9bf707-bd92-4b76-80fb-1d32b958e108) transitioned into state 'SUCCESS' from state '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-1190000476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c435311c1241e997d8882736902c64',qos_specs=None,replication_status=,reservations=['a32cb931-3316-499a-b963-acb0fcaedb1d','559469b9-3371-464d-a121-64a1fcc5fc2c','ebfc097f-e28f-4ad3-b615-1e43926fecc6','819b82ef-f28a-477a-a65f-f907488daa63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1122ecea04df436db06af4ef5cb22b7b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:00.097510 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f506d195-003f-46ed-b149-3cd69f5b11cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:00.106512 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f506d195-003f-46ed-b149-3cd69f5b11cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:00.107290 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Flow 'volume_create_api' (aa55a844-698b-4384-8eef-a12838805683) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:00.107606 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Create volume request issued successfully. Aug 13 22:06:00.108155 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41742dad-c084-41c6-b226-b4a0bef258c8 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:00.108559 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 298/1197] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:05:59 2026] POST /volume/v3/volumes => generated 747 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:00.121411 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a358d2ad-edd5-4502-979d-1b65cdaa657d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.123103 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a358d2ad-edd5-4502-979d-1b65cdaa657d tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:06:00.123325 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a358d2ad-edd5-4502-979d-1b65cdaa657d tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:00.123560 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a358d2ad-edd5-4502-979d-1b65cdaa657d tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:00.130698 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:00.130698 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:00.135035 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a358d2ad-edd5-4502-979d-1b65cdaa657d tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:06:00.141197 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a358d2ad-edd5-4502-979d-1b65cdaa657d tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:06:00.141197 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 300/1198] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:00 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:00.180640 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7700a3da-e956-418b-a213-cc63bbc9f68b tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] POST https://10.4.3.4/volume/v3/volume-transfers/f7893bcb-2c79-464b-885d-16deab2f43fe/accept Aug 13 22:06:00.180640 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7700a3da-e956-418b-a213-cc63bbc9f68b tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "fbfcdaafa0650b6f"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:00.181616 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.volume_transfer [None req-7700a3da-e956-418b-a213-cc63bbc9f68b tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] Accepting volume transfer f7893bcb-2c79-464b-885d-16deab2f43fe {{(pid=100267) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 22:06:00.181750 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-7700a3da-e956-418b-a213-cc63bbc9f68b tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] Accepting transfer f7893bcb-2c79-464b-885d-16deab2f43fe Aug 13 22:06:00.239723 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7700a3da-e956-418b-a213-cc63bbc9f68b tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] Created reservations ['e529ba0c-15cd-4d9c-a727-bc68685514b9', '03b1527d-f396-4ee6-9665-a94a96aedb2c', '9867fe4b-f666-4078-a24f-3a195b5da1c8', 'bec548ce-3c93-40d6-acb1-f78f043a7338'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:00.262282 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7700a3da-e956-418b-a213-cc63bbc9f68b tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] Created reservations ['5278a0f3-e5bc-48b4-b92e-58bb2b7d24fb', '6d5e92dc-ff33-4830-a4ca-2d7d84679832', 'e1901494-d2d4-4d1c-8a6e-2b5b745fc4f7', '7077c076-8af7-4d7c-8001-80e9c79cebb9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:00.309682 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7700a3da-e956-418b-a213-cc63bbc9f68b tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] Created reservations ['75fe8bdd-ec7e-44ce-aa05-65810ca0d9f7', 'f0e3acbd-4e82-473f-9a41-8f4d135a1642', 'dd302554-e45d-4040-ad0e-23b2b71b61dc', '2b76e7ff-89bc-4dfb-9d00-6476d296a300'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:00.311692 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fb84bec9-995d-4366-bd67-310f642935dc req-40c82611-3d1d-4372-999d-c39d37d8ee1c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.314529 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-40c82611-3d1d-4372-999d-c39d37d8ee1c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:00.315067 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-40c82611-3d1d-4372-999d-c39d37d8ee1c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:00.315067 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-40c82611-3d1d-4372-999d-c39d37d8ee1c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:00.325388 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:00.325388 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:00.329461 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fb84bec9-995d-4366-bd67-310f642935dc req-40c82611-3d1d-4372-999d-c39d37d8ee1c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:00.333395 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-40c82611-3d1d-4372-999d-c39d37d8ee1c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:06:00.333833 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 302/1199] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:00 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:06:00.339707 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7700a3da-e956-418b-a213-cc63bbc9f68b tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] Created reservations ['a85321ec-650a-410d-a881-306b4e086903', '6024766b-f106-4479-ad40-4f7554d509d8', '2ed66f4b-0855-4bda-bdf7-bb714bd3784f', '41ad8c94-5e7d-4d52-89bb-612d874304cf'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:00.353321 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7700a3da-e956-418b-a213-cc63bbc9f68b tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] Transfer volume completed successfully. Aug 13 22:06:00.358237 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fb84bec9-995d-4366-bd67-310f642935dc req-4534db4f-ecb1-4eab-ac6a-2337c7aa974c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.361838 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-4534db4f-ecb1-4eab-ac6a-2337c7aa974c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] DELETE https://10.4.3.4/volume/v3/attachments/421dfdd8-10c2-4dea-b799-5733ca15792c Aug 13 22:06:00.362045 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-4534db4f-ecb1-4eab-ac6a-2337c7aa974c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:00.362266 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-4534db4f-ecb1-4eab-ac6a-2337c7aa974c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:00.371275 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:00.371275 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:00.429334 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb84bec9-995d-4366-bd67-310f642935dc req-4534db4f-ecb1-4eab-ac6a-2337c7aa974c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/421dfdd8-10c2-4dea-b799-5733ca15792c returned with HTTP 200 Aug 13 22:06:00.429772 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 299/1200] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:06:00 2026] DELETE /volume/v3/attachments/421dfdd8-10c2-4dea-b799-5733ca15792c => generated 192 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:00.434149 np0000007271 devstack@c-api.service[100267]: INFO cinder.transfer.api [None req-7700a3da-e956-418b-a213-cc63bbc9f68b tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] Volume e64d548b-b121-4cf0-89c9-1b1b71809367 has been transferred. Aug 13 22:06:00.442871 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7700a3da-e956-418b-a213-cc63bbc9f68b tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] https://10.4.3.4/volume/v3/volume-transfers/f7893bcb-2c79-464b-885d-16deab2f43fe/accept returned with HTTP 202 Aug 13 22:06:00.443263 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 300/1201] 10.4.3.4 () {70 vars in 1444 bytes} [Thu Aug 13 22:06:00 2026] POST /volume/v3/volume-transfers/f7893bcb-2c79-464b-885d-16deab2f43fe/accept => generated 361 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:00.452923 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-16ec299b-826d-4858-9cb1-6948ab79ce1d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.455966 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16ec299b-826d-4858-9cb1-6948ab79ce1d tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] GET https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 Aug 13 22:06:00.456171 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16ec299b-826d-4858-9cb1-6948ab79ce1d tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:00.456355 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16ec299b-826d-4858-9cb1-6948ab79ce1d tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:00.462627 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:00.462627 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:00.467156 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-16ec299b-826d-4858-9cb1-6948ab79ce1d tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] Volume info retrieved successfully. Aug 13 22:06:00.471323 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16ec299b-826d-4858-9cb1-6948ab79ce1d tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 returned with HTTP 200 Aug 13 22:06:00.471739 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 301/1202] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:00 2026] GET /volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 => generated 941 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:00.484499 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ea5455b2-d476-4d69-bcef-23ac5bf3b744 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.488350 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea5455b2-d476-4d69-bcef-23ac5bf3b744 tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] GET https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 Aug 13 22:06:00.488663 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea5455b2-d476-4d69-bcef-23ac5bf3b744 tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:00.488900 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea5455b2-d476-4d69-bcef-23ac5bf3b744 tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:00.503162 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:00.503162 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:00.510187 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ea5455b2-d476-4d69-bcef-23ac5bf3b744 tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] Volume info retrieved successfully. Aug 13 22:06:00.515464 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea5455b2-d476-4d69-bcef-23ac5bf3b744 tempest-VolumesTransfersV355Test-1734308445 tempest-VolumesTransfersV355Test-1734308445-project-member] https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 returned with HTTP 200 Aug 13 22:06:00.515892 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 303/1203] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:00 2026] GET /volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 => generated 941 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:00.528894 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-044da5ca-87c0-4718-a675-241e70d2d437 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.530797 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-044da5ca-87c0-4718-a675-241e70d2d437 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] DELETE https://10.4.3.4/volume/v3/volume-transfers/f7893bcb-2c79-464b-885d-16deab2f43fe Aug 13 22:06:00.531027 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-044da5ca-87c0-4718-a675-241e70d2d437 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:00.531213 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-044da5ca-87c0-4718-a675-241e70d2d437 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:00.531318 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-044da5ca-87c0-4718-a675-241e70d2d437 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Delete transfer with id: f7893bcb-2c79-464b-885d-16deab2f43fe Aug 13 22:06:00.534812 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-044da5ca-87c0-4718-a675-241e70d2d437 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volume-transfers/f7893bcb-2c79-464b-885d-16deab2f43fe returned with HTTP 404 Aug 13 22:06:00.535398 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 300/1204] 10.4.3.4 () {68 vars in 1405 bytes} [Thu Aug 13 22:06:00 2026] DELETE /volume/v3/volume-transfers/f7893bcb-2c79-464b-885d-16deab2f43fe => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:06:00.544003 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d559d0c3-7cac-44f2-9a6e-795fa35f2c19 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.573664 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d559d0c3-7cac-44f2-9a6e-795fa35f2c19 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 Aug 13 22:06:00.573664 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d559d0c3-7cac-44f2-9a6e-795fa35f2c19 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:00.573664 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d559d0c3-7cac-44f2-9a6e-795fa35f2c19 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:00.573664 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d559d0c3-7cac-44f2-9a6e-795fa35f2c19 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Delete volume with id: e64d548b-b121-4cf0-89c9-1b1b71809367 Aug 13 22:06:00.579548 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:00.579548 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:00.580187 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d559d0c3-7cac-44f2-9a6e-795fa35f2c19 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Volume info retrieved successfully. Aug 13 22:06:00.603148 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d559d0c3-7cac-44f2-9a6e-795fa35f2c19 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Delete volume request issued successfully. Aug 13 22:06:00.604005 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d559d0c3-7cac-44f2-9a6e-795fa35f2c19 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 returned with HTTP 202 Aug 13 22:06:00.604637 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 301/1205] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:06:00 2026] DELETE /volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:06:00.613486 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7f9a6af6-6cbb-4186-8537-f4c25f582cd9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.615611 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f9a6af6-6cbb-4186-8537-f4c25f582cd9 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] GET https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 Aug 13 22:06:00.615902 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f9a6af6-6cbb-4186-8537-f4c25f582cd9 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:00.616152 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f9a6af6-6cbb-4186-8537-f4c25f582cd9 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:00.625056 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:00.625056 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:00.631073 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7f9a6af6-6cbb-4186-8537-f4c25f582cd9 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Volume info retrieved successfully. Aug 13 22:06:00.635231 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f9a6af6-6cbb-4186-8537-f4c25f582cd9 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 returned with HTTP 200 Aug 13 22:06:00.635617 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 302/1206] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:00 2026] GET /volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:06:00.711141 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-34507416-148a-4a99-a8d3-b3d5dd82fe01 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.717867 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34507416-148a-4a99-a8d3-b3d5dd82fe01 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:00.718101 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34507416-148a-4a99-a8d3-b3d5dd82fe01 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:00.718329 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34507416-148a-4a99-a8d3-b3d5dd82fe01 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:00.740515 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:00.740515 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:00.743726 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-34507416-148a-4a99-a8d3-b3d5dd82fe01 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:00.750625 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34507416-148a-4a99-a8d3-b3d5dd82fe01 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:06:00.751199 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 304/1207] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:00 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:00.773508 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-511de991-b807-4ebc-b097-d87eddcebdf3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.775274 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-511de991-b807-4ebc-b097-d87eddcebdf3 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:00.775580 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-511de991-b807-4ebc-b097-d87eddcebdf3 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:00.775926 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-511de991-b807-4ebc-b097-d87eddcebdf3 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:00.807260 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:00.807260 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:00.816040 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-511de991-b807-4ebc-b097-d87eddcebdf3 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] Volume info retrieved successfully. Aug 13 22:06:00.820531 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-511de991-b807-4ebc-b097-d87eddcebdf3 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-reader] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:06:00.820943 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 301/1208] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:00 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1140 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:00.872099 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-2ad94187-37a0-489c-968f-c81bb3a718f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.874190 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-2ad94187-37a0-489c-968f-c81bb3a718f4 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:00.874369 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-2ad94187-37a0-489c-968f-c81bb3a718f4 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:00.874555 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-2ad94187-37a0-489c-968f-c81bb3a718f4 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:00.884462 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:00.884462 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:00.888371 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-2ad94187-37a0-489c-968f-c81bb3a718f4 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:00.892443 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-2ad94187-37a0-489c-968f-c81bb3a718f4 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:06:00.892836 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 302/1209] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:00 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:00.912411 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-324929c9-35db-415d-a6d4-3a0d6c0f9780 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.913647 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-324929c9-35db-415d-a6d4-3a0d6c0f9780 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4/action Aug 13 22:06:00.914036 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-324929c9-35db-415d-a6d4-3a0d6c0f9780 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:00.914207 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-324929c9-35db-415d-a6d4-3a0d6c0f9780 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:00.925238 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:00.925238 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:00.925785 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-324929c9-35db-415d-a6d4-3a0d6c0f9780 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:00.931920 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-324929c9-35db-415d-a6d4-3a0d6c0f9780 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Begin detaching volume completed successfully. Aug 13 22:06:00.933192 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-324929c9-35db-415d-a6d4-3a0d6c0f9780 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4/action returned with HTTP 202 Aug 13 22:06:00.933192 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 303/1210] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:06:00 2026] POST /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:06:00.949164 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-26efd0b5-8e2c-429c-9b51-3bb9b17d48d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.951066 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-26efd0b5-8e2c-429c-9b51-3bb9b17d48d5 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:00.952071 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-26efd0b5-8e2c-429c-9b51-3bb9b17d48d5 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:00.952071 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-26efd0b5-8e2c-429c-9b51-3bb9b17d48d5 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:00.962672 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:00.962672 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:00.966350 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-26efd0b5-8e2c-429c-9b51-3bb9b17d48d5 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:00.970314 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-26efd0b5-8e2c-429c-9b51-3bb9b17d48d5 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:06:00.971333 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 305/1211] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:00 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:00.973200 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a9acfa16-55c4-46f8-bb84-fa84e361efb9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.973830 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9acfa16-55c4-46f8-bb84-fa84e361efb9 None None] GET https://10.4.3.4/volume// Aug 13 22:06:00.974263 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9acfa16-55c4-46f8-bb84-fa84e361efb9 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:00.974441 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9acfa16-55c4-46f8-bb84-fa84e361efb9 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:00.975802 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9acfa16-55c4-46f8-bb84-fa84e361efb9 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:00.975802 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 302/1212] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:06:00 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:00.985617 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-0547d930-bc4c-4fd1-8a54-907e6557dd6b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:00.994728 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-0547d930-bc4c-4fd1-8a54-907e6557dd6b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:00.994994 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-0547d930-bc4c-4fd1-8a54-907e6557dd6b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:00.995235 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-0547d930-bc4c-4fd1-8a54-907e6557dd6b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:01.004697 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:01.004697 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:01.007732 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-0547d930-bc4c-4fd1-8a54-907e6557dd6b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:01.011760 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-0547d930-bc4c-4fd1-8a54-907e6557dd6b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:06:01.012190 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 303/1213] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:06:00 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:06:01.030442 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-933e41cc-3236-4ef8-bd73-4460b7569903 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:01.032202 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:01.032568 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1671548499", "snapshot_id": null, "imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:01.033985 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1671548499', 'snapshot_id': None, 'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:01.108554 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Create volume of 1 GB Aug 13 22:06:01.112715 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Availability Zones retrieved successfully. Aug 13 22:06:01.117571 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Flow 'volume_create_api' (d51d385f-288d-40bd-a2ed-1edfefd58fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:01.118835 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3264f18-8d8a-4630-ae8f-adcc589e05ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:01.119814 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:01.155342 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ad42068-c9aa-4ff3-a5de-df7544c6fb19 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:01.157075 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ad42068-c9aa-4ff3-a5de-df7544c6fb19 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:06:01.157262 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ad42068-c9aa-4ff3-a5de-df7544c6fb19 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:01.157454 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ad42068-c9aa-4ff3-a5de-df7544c6fb19 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:01.164192 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:01.164192 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:01.167614 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2ad42068-c9aa-4ff3-a5de-df7544c6fb19 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:06:01.171396 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ad42068-c9aa-4ff3-a5de-df7544c6fb19 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:06:01.171743 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 306/1214] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:01 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:01.181676 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3264f18-8d8a-4630-ae8f-adcc589e05ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:01.182900 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62450e68-ad90-49fd-b161-34d799dc77ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:01.222751 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-18804b0e-8746-494f-b36d-616173c1163b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:01.225435 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-18804b0e-8746-494f-b36d-616173c1163b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:06:01.225712 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-18804b0e-8746-494f-b36d-616173c1163b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:01.225907 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-18804b0e-8746-494f-b36d-616173c1163b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:01.234244 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:01.234244 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:01.238016 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-18804b0e-8746-494f-b36d-616173c1163b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:06:01.241946 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-18804b0e-8746-494f-b36d-616173c1163b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:06:01.242343 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 303/1215] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:01 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:01.260625 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Created reservations ['9bcff140-3f58-4538-8fff-e955c9a211cc', 'a16c5cb5-6d16-4cec-80b9-684ab38ea314', '34358bc3-7df7-425c-b65d-18f22ea8c908', '0efed37e-80a0-45ea-a11c-cc3d7e7d3dc1'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:01.261777 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62450e68-ad90-49fd-b161-34d799dc77ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bcff140-3f58-4538-8fff-e955c9a211cc', 'a16c5cb5-6d16-4cec-80b9-684ab38ea314', '34358bc3-7df7-425c-b65d-18f22ea8c908', '0efed37e-80a0-45ea-a11c-cc3d7e7d3dc1']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:01.262867 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8024184-4149-4d31-ac90-6bee0001125f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:01.304532 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8024184-4149-4d31-ac90-6bee0001125f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a07e8704-2cd9-461c-8e79-312713624f42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1671548499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61d28301f40a4a3dbe11ff9cb0f98203',qos_specs=None,replication_status=,reservations=['9bcff140-3f58-4538-8fff-e955c9a211cc','a16c5cb5-6d16-4cec-80b9-684ab38ea314','34358bc3-7df7-425c-b65d-18f22ea8c908','0efed37e-80a0-45ea-a11c-cc3d7e7d3dc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b74aa5e76504794bbbdea5763432e62',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1671548499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a07e8704-2cd9-461c-8e79-312713624f42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61d28301f40a4a3dbe11ff9cb0f98203',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b74aa5e76504794bbbdea5763432e62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:01.305652 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d7b10e1-f8fa-4555-a9d7-ee24631a2b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:01.333097 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d7b10e1-f8fa-4555-a9d7-ee24631a2b5e) transitioned into state 'SUCCESS' from state '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-1671548499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61d28301f40a4a3dbe11ff9cb0f98203',qos_specs=None,replication_status=,reservations=['9bcff140-3f58-4538-8fff-e955c9a211cc','a16c5cb5-6d16-4cec-80b9-684ab38ea314','34358bc3-7df7-425c-b65d-18f22ea8c908','0efed37e-80a0-45ea-a11c-cc3d7e7d3dc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b74aa5e76504794bbbdea5763432e62',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:01.333509 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-df812ff7-8299-470e-afda-d01e0efb899f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:01.333894 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df812ff7-8299-470e-afda-d01e0efb899f None None] GET https://10.4.3.4/volume// Aug 13 22:06:01.334084 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df812ff7-8299-470e-afda-d01e0efb899f None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:01.334256 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df812ff7-8299-470e-afda-d01e0efb899f None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:01.334314 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd0177a-a45a-4ea0-ad24-bb3b2fef0439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:01.334589 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df812ff7-8299-470e-afda-d01e0efb899f None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:01.334951 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 304/1216] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:06:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:01.343303 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-6344374a-40b3-443b-83aa-94eaad95b415 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:01.346049 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-6344374a-40b3-443b-83aa-94eaad95b415 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:06:01.346560 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-6344374a-40b3-443b-83aa-94eaad95b415 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7b9996a-3e87-4a4e-a2b3-8caa1007dd82", "connector": null, "instance_uuid": "6805a1e8-060e-4cfb-9f1d-2c44c0a58ac5"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:01.347357 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd0177a-a45a-4ea0-ad24-bb3b2fef0439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:01.348749 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Flow 'volume_create_api' (d51d385f-288d-40bd-a2ed-1edfefd58fa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:01.349212 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Create volume request issued successfully. Aug 13 22:06:01.350127 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-933e41cc-3236-4ef8-bd73-4460b7569903 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:01.350755 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 304/1217] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:06:01 2026] POST /volume/v3/volumes => generated 777 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:01.360399 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:01.360399 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:01.364961 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b84147a1-c76b-4c09-a0b1-e6934ee45aeb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:01.366716 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b84147a1-c76b-4c09-a0b1-e6934ee45aeb tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 Aug 13 22:06:01.366927 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b84147a1-c76b-4c09-a0b1-e6934ee45aeb tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:01.367097 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b84147a1-c76b-4c09-a0b1-e6934ee45aeb tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:01.373969 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:01.373969 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:01.377691 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b84147a1-c76b-4c09-a0b1-e6934ee45aeb tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:06:01.382220 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b84147a1-c76b-4c09-a0b1-e6934ee45aeb tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 returned with HTTP 200 Aug 13 22:06:01.382742 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 304/1218] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:01 2026] GET /volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:01.392855 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-6344374a-40b3-443b-83aa-94eaad95b415 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:06:01.393212 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 307/1219] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:06:01 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 13 22:06:01.422485 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ae2a59d-0bbe-4a6c-9cd8-92e852ca4e24 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:01.424376 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ae2a59d-0bbe-4a6c-9cd8-92e852ca4e24 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:06:01.424662 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ae2a59d-0bbe-4a6c-9cd8-92e852ca4e24 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:01.424811 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ae2a59d-0bbe-4a6c-9cd8-92e852ca4e24 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:01.431282 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fd0dad84-b51a-428e-a32e-506104e2960b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:01.431871 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd0dad84-b51a-428e-a32e-506104e2960b None None] GET https://10.4.3.4/volume// Aug 13 22:06:01.432096 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd0dad84-b51a-428e-a32e-506104e2960b None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:01.432349 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd0dad84-b51a-428e-a32e-506104e2960b None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:01.432847 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd0dad84-b51a-428e-a32e-506104e2960b None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:01.433255 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 305/1220] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:06:01 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:01.438055 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:01.438055 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:01.441718 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-c7e6390b-83a5-4742-8302-1bf95c8c3c51 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:01.441805 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2ae2a59d-0bbe-4a6c-9cd8-92e852ca4e24 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:06:01.444349 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-c7e6390b-83a5-4742-8302-1bf95c8c3c51 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:06:01.444673 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-c7e6390b-83a5-4742-8302-1bf95c8c3c51 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:01.444946 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-c7e6390b-83a5-4742-8302-1bf95c8c3c51 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:01.445711 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ae2a59d-0bbe-4a6c-9cd8-92e852ca4e24 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:06:01.446063 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 305/1221] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:01 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:01.456829 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:01.456829 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:01.461503 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-c7e6390b-83a5-4742-8302-1bf95c8c3c51 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:06:01.467019 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-c7e6390b-83a5-4742-8302-1bf95c8c3c51 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:06:01.467552 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 305/1222] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:06:01 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 1019 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:06:01.561247 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-6e75623f-31d3-4e57-8de1-dc765aee483a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:01.563315 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-6e75623f-31d3-4e57-8de1-dc765aee483a tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] PUT https://10.4.3.4/volume/v3/attachments/4ee98296-a783-4df0-b0ca-19b40c23b034 Aug 13 22:06:01.563718 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-6e75623f-31d3-4e57-8de1-dc765aee483a tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:01.570846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-6e75623f-31d3-4e57-8de1-dc765aee483a tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Acquiring lock "cinder-attachment_update-d7b9996a-3e87-4a4e-a2b3-8caa1007dd82-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:06:01.574583 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-6e75623f-31d3-4e57-8de1-dc765aee483a tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Lock "cinder-attachment_update-d7b9996a-3e87-4a4e-a2b3-8caa1007dd82-np0000007271" acquired by "attachment_update" :: waited 0.004s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:06:01.575561 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:01.575561 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:01.650741 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d3b8ce2f-822c-4dd1-8d5e-1fee7c86b0aa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:01.652560 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3b8ce2f-822c-4dd1-8d5e-1fee7c86b0aa tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] GET https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 Aug 13 22:06:01.652777 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3b8ce2f-822c-4dd1-8d5e-1fee7c86b0aa tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:01.652957 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3b8ce2f-822c-4dd1-8d5e-1fee7c86b0aa tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:01.658815 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3b8ce2f-822c-4dd1-8d5e-1fee7c86b0aa tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 returned with HTTP 404 Aug 13 22:06:01.659299 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 306/1223] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:01 2026] GET /volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:06:01.668582 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-90b29cea-bd44-4d64-842b-b96f5a6bca8c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:01.671129 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90b29cea-bd44-4d64-842b-b96f5a6bca8c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] GET https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 Aug 13 22:06:01.671450 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90b29cea-bd44-4d64-842b-b96f5a6bca8c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:01.671757 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90b29cea-bd44-4d64-842b-b96f5a6bca8c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:01.680688 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90b29cea-bd44-4d64-842b-b96f5a6bca8c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 returned with HTTP 404 Aug 13 22:06:01.682017 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 306/1224] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:01 2026] GET /volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:06:01.689005 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e0f8f1d5-4de4-4164-8063-b81f9afd96d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:01.690900 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0f8f1d5-4de4-4164-8063-b81f9afd96d5 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] DELETE https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 Aug 13 22:06:01.691159 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0f8f1d5-4de4-4164-8063-b81f9afd96d5 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:01.691438 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0f8f1d5-4de4-4164-8063-b81f9afd96d5 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:01.691666 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e0f8f1d5-4de4-4164-8063-b81f9afd96d5 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Delete volume with id: e64d548b-b121-4cf0-89c9-1b1b71809367 Aug 13 22:06:01.698390 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0f8f1d5-4de4-4164-8063-b81f9afd96d5 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 returned with HTTP 404 Aug 13 22:06:01.698919 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 306/1225] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:06:01 2026] DELETE /volume/v3/volumes/e64d548b-b121-4cf0-89c9-1b1b71809367 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:06:01.704312 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-6e75623f-31d3-4e57-8de1-dc765aee483a tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Lock "cinder-attachment_update-d7b9996a-3e87-4a4e-a2b3-8caa1007dd82-np0000007271" released by "attachment_update" :: held 0.130s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:06:01.705814 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-6e75623f-31d3-4e57-8de1-dc765aee483a tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/attachments/4ee98296-a783-4df0-b0ca-19b40c23b034 returned with HTTP 200 Aug 13 22:06:01.705814 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 308/1226] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:06:01 2026] PUT /volume/v3/attachments/4ee98296-a783-4df0-b0ca-19b40c23b034 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:01.710234 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:01.712557 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:01.713051 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1847491727"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:01.714993 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1847491727'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:01.715179 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Create volume of 1 GB Aug 13 22:06:01.715562 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:01.715562 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:01.720292 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Availability Zones retrieved successfully. Aug 13 22:06:01.729196 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Flow 'volume_create_api' (d97a3ba3-d03e-492d-90ea-e606ad6ec8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:01.730762 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbf7b827-2c12-4230-8e0a-6bfad0cf464d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:01.732227 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:01.761302 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbf7b827-2c12-4230-8e0a-6bfad0cf464d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:01.761954 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3a8106-997e-47c7-9f94-38fe5ff62d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:01.809271 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Created reservations ['28f4d13d-cfb4-4f2c-b80d-d3919308d3b3', '055f5446-ce4d-4767-9a1c-8cf2bdee394e', '5b5c7d3d-a9eb-4167-a9ef-1d381a7406f1', 'd9c3ee56-3966-49b3-a33e-b0a09e896713'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:01.810150 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3a8106-997e-47c7-9f94-38fe5ff62d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28f4d13d-cfb4-4f2c-b80d-d3919308d3b3', '055f5446-ce4d-4767-9a1c-8cf2bdee394e', '5b5c7d3d-a9eb-4167-a9ef-1d381a7406f1', 'd9c3ee56-3966-49b3-a33e-b0a09e896713']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:01.811203 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (659dbf58-a314-4ea5-823c-faf2e2a76cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:01.836516 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (659dbf58-a314-4ea5-823c-faf2e2a76cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c196f49-4991-4fd7-ad40-351b70ad0e9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1847491727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74bb9b970cef42719a7664a313a3c34d',qos_specs=None,replication_status=,reservations=['28f4d13d-cfb4-4f2c-b80d-d3919308d3b3','055f5446-ce4d-4767-9a1c-8cf2bdee394e','5b5c7d3d-a9eb-4167-a9ef-1d381a7406f1','d9c3ee56-3966-49b3-a33e-b0a09e896713'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc1d5c3223824bde83c20052c49d299a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1847491727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c196f49-4991-4fd7-ad40-351b70ad0e9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74bb9b970cef42719a7664a313a3c34d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc1d5c3223824bde83c20052c49d299a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:01.837527 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (654f9bb4-ffd8-4ccc-8178-092dcd0b5490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:01.858211 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (654f9bb4-ffd8-4ccc-8178-092dcd0b5490) transitioned into state 'SUCCESS' from state '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-1847491727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74bb9b970cef42719a7664a313a3c34d',qos_specs=None,replication_status=,reservations=['28f4d13d-cfb4-4f2c-b80d-d3919308d3b3','055f5446-ce4d-4767-9a1c-8cf2bdee394e','5b5c7d3d-a9eb-4167-a9ef-1d381a7406f1','d9c3ee56-3966-49b3-a33e-b0a09e896713'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc1d5c3223824bde83c20052c49d299a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:01.859029 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efba446a-5812-4516-bba9-ad153244aef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:01.867510 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efba446a-5812-4516-bba9-ad153244aef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:01.868340 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Flow 'volume_create_api' (d97a3ba3-d03e-492d-90ea-e606ad6ec8e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:01.868710 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Create volume request issued successfully. Aug 13 22:06:01.869279 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03bde4c4-28d1-4fca-aaea-0ae180c8c3fd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:01.869731 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 307/1227] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:06:01 2026] POST /volume/v3/volumes => generated 815 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:01.883945 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1d176e11-562e-4fb9-a09a-3605a4a8cf63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:01.885710 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d176e11-562e-4fb9-a09a-3605a4a8cf63 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] GET https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e Aug 13 22:06:01.885915 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d176e11-562e-4fb9-a09a-3605a4a8cf63 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:01.886114 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d176e11-562e-4fb9-a09a-3605a4a8cf63 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:01.892477 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:01.892477 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:01.895639 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1d176e11-562e-4fb9-a09a-3605a4a8cf63 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Volume info retrieved successfully. Aug 13 22:06:01.899466 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d176e11-562e-4fb9-a09a-3605a4a8cf63 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e returned with HTTP 200 Aug 13 22:06:01.899815 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 307/1228] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:01 2026] GET /volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:01.997986 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6dffa139-e38b-4b65-9330-046ed4fb164c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:01.999793 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6dffa139-e38b-4b65-9330-046ed4fb164c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:02.000061 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6dffa139-e38b-4b65-9330-046ed4fb164c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:02.000253 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6dffa139-e38b-4b65-9330-046ed4fb164c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:02.011957 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:02.011957 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:02.015297 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6dffa139-e38b-4b65-9330-046ed4fb164c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:02.019935 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6dffa139-e38b-4b65-9330-046ed4fb164c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:06:02.020292 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 307/1229] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:01 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:02.394706 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-96fe8425-6daa-4c1f-a6f2-8ded16883add None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:02.396496 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96fe8425-6daa-4c1f-a6f2-8ded16883add tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 Aug 13 22:06:02.396724 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96fe8425-6daa-4c1f-a6f2-8ded16883add tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:02.396909 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96fe8425-6daa-4c1f-a6f2-8ded16883add tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:02.403554 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:02.403554 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:02.406635 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-96fe8425-6daa-4c1f-a6f2-8ded16883add tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:06:02.411837 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96fe8425-6daa-4c1f-a6f2-8ded16883add tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 returned with HTTP 200 Aug 13 22:06:02.412188 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 309/1230] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:02 2026] GET /volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 => generated 1385 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:06:02.423617 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-daa2ccb4-8172-441a-94dd-6d1cb267d57e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:02.425443 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-daa2ccb4-8172-441a-94dd-6d1cb267d57e tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 Aug 13 22:06:02.425665 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-daa2ccb4-8172-441a-94dd-6d1cb267d57e tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:02.425862 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-daa2ccb4-8172-441a-94dd-6d1cb267d57e tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:02.432251 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:02.432251 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:02.435378 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-daa2ccb4-8172-441a-94dd-6d1cb267d57e tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:06:02.439764 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-daa2ccb4-8172-441a-94dd-6d1cb267d57e tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 returned with HTTP 200 Aug 13 22:06:02.439833 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 308/1231] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:02 2026] GET /volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 => generated 1385 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:06:02.458297 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96345728-0082-4d8d-bd8d-71d74132cf71 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:02.460080 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96345728-0082-4d8d-bd8d-71d74132cf71 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:06:02.460263 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96345728-0082-4d8d-bd8d-71d74132cf71 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:02.460519 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96345728-0082-4d8d-bd8d-71d74132cf71 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:02.473130 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:02.473130 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:02.479164 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-96345728-0082-4d8d-bd8d-71d74132cf71 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:06:02.483501 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96345728-0082-4d8d-bd8d-71d74132cf71 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:06:02.483911 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 308/1232] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:02 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:02.917011 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3235b8be-c3f9-4cbe-81db-03a471f90c73 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:02.918810 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3235b8be-c3f9-4cbe-81db-03a471f90c73 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] GET https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e Aug 13 22:06:02.919062 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3235b8be-c3f9-4cbe-81db-03a471f90c73 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:02.919251 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3235b8be-c3f9-4cbe-81db-03a471f90c73 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:02.926442 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:02.926442 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:02.929944 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3235b8be-c3f9-4cbe-81db-03a471f90c73 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Volume info retrieved successfully. Aug 13 22:06:02.934877 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3235b8be-c3f9-4cbe-81db-03a471f90c73 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e returned with HTTP 200 Aug 13 22:06:02.935179 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 308/1233] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:02 2026] GET /volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:02.954302 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93a36443-1308-48c0-869b-642cfa9d43b7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:02.956340 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93a36443-1308-48c0-869b-642cfa9d43b7 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] POST https://10.4.3.4/volume/v3/volume-transfers Aug 13 22:06:02.956788 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93a36443-1308-48c0-869b-642cfa9d43b7 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1c196f49-4991-4fd7-ad40-351b70ad0e9e"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:02.958519 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volume_transfer [None req-93a36443-1308-48c0-869b-642cfa9d43b7 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Creating new volume transfer {'transfer': {'volume_id': '1c196f49-4991-4fd7-ad40-351b70ad0e9e'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 22:06:02.958690 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volume_transfer [None req-93a36443-1308-48c0-869b-642cfa9d43b7 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Creating transfer of volume 1c196f49-4991-4fd7-ad40-351b70ad0e9e Aug 13 22:06:02.958814 np0000007271 devstack@c-api.service[100265]: INFO cinder.transfer.api [None req-93a36443-1308-48c0-869b-642cfa9d43b7 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Generating transfer record for volume 1c196f49-4991-4fd7-ad40-351b70ad0e9e Aug 13 22:06:02.968778 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:02.968778 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:02.984455 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93a36443-1308-48c0-869b-642cfa9d43b7 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volume-transfers returned with HTTP 202 Aug 13 22:06:02.984999 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 310/1234] 10.4.3.4 () {70 vars in 1312 bytes} [Thu Aug 13 22:06:02 2026] POST /volume/v3/volume-transfers => generated 460 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:02.998924 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e826f49-ed55-4509-9ff2-a9d6b98663ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:03.001246 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e826f49-ed55-4509-9ff2-a9d6b98663ce tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] GET https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e Aug 13 22:06:03.001651 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e826f49-ed55-4509-9ff2-a9d6b98663ce tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:03.001903 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e826f49-ed55-4509-9ff2-a9d6b98663ce tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:03.010560 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:03.010560 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:03.016801 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2e826f49-ed55-4509-9ff2-a9d6b98663ce tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Volume info retrieved successfully. Aug 13 22:06:03.021181 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e826f49-ed55-4509-9ff2-a9d6b98663ce tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e returned with HTTP 200 Aug 13 22:06:03.021752 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 309/1235] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:02 2026] GET /volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e => generated 950 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:03.032145 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e8c9b1e-7a4e-4580-8f46-b28508f85ba0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:03.032674 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a81d0ba5-0035-4f7e-b883-740ca5943fa1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:03.034178 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e8c9b1e-7a4e-4580-8f46-b28508f85ba0 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:03.034370 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e8c9b1e-7a4e-4580-8f46-b28508f85ba0 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:03.034436 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a81d0ba5-0035-4f7e-b883-740ca5943fa1 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] GET https://10.4.3.4/volume/v3/volume-transfers/detail Aug 13 22:06:03.034643 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e8c9b1e-7a4e-4580-8f46-b28508f85ba0 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:03.034697 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a81d0ba5-0035-4f7e-b883-740ca5943fa1 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:03.034831 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a81d0ba5-0035-4f7e-b883-740ca5943fa1 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:03.034986 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volume_transfer [None req-a81d0ba5-0035-4f7e-b883-740ca5943fa1 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Listing volume transfers {{(pid=100268) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 22:06:03.039743 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a81d0ba5-0035-4f7e-b883-740ca5943fa1 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 22:06:03.040171 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 309/1236] 10.4.3.4 () {68 vars in 1312 bytes} [Thu Aug 13 22:06:03 2026] GET /volume/v3/volume-transfers/detail => generated 431 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:03.044127 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:03.044127 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:03.047574 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3e8c9b1e-7a4e-4580-8f46-b28508f85ba0 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:03.047777 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d6dcdf0-7156-4072-bec6-63260a26dd8c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:03.050669 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d6dcdf0-7156-4072-bec6-63260a26dd8c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] DELETE https://10.4.3.4/volume/v3/volume-transfers/5ad2bef8-eee9-46a4-8ed3-30f339e8b7a9 Aug 13 22:06:03.050891 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d6dcdf0-7156-4072-bec6-63260a26dd8c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:03.051080 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d6dcdf0-7156-4072-bec6-63260a26dd8c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:03.051187 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-0d6dcdf0-7156-4072-bec6-63260a26dd8c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Delete transfer with id: 5ad2bef8-eee9-46a4-8ed3-30f339e8b7a9 Aug 13 22:06:03.051678 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e8c9b1e-7a4e-4580-8f46-b28508f85ba0 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:06:03.052009 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 309/1237] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:03 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:03.069027 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:03.069027 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:03.083491 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d6dcdf0-7156-4072-bec6-63260a26dd8c tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volume-transfers/5ad2bef8-eee9-46a4-8ed3-30f339e8b7a9 returned with HTTP 202 Aug 13 22:06:03.084088 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 311/1238] 10.4.3.4 () {68 vars in 1405 bytes} [Thu Aug 13 22:06:03 2026] DELETE /volume/v3/volume-transfers/5ad2bef8-eee9-46a4-8ed3-30f339e8b7a9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:06:03.095294 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca1da5b2-83b8-4d3e-aa4e-884fc33a9ea7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:03.097768 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca1da5b2-83b8-4d3e-aa4e-884fc33a9ea7 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] GET https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e Aug 13 22:06:03.098073 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca1da5b2-83b8-4d3e-aa4e-884fc33a9ea7 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:03.098298 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca1da5b2-83b8-4d3e-aa4e-884fc33a9ea7 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:03.108224 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:03.108224 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:03.112700 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ca1da5b2-83b8-4d3e-aa4e-884fc33a9ea7 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Volume info retrieved successfully. Aug 13 22:06:03.121159 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca1da5b2-83b8-4d3e-aa4e-884fc33a9ea7 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e returned with HTTP 200 Aug 13 22:06:03.121710 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 310/1239] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:03 2026] GET /volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e => generated 942 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:03.135237 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-04faebce-7913-43b7-b45c-f1dfcfd913dd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:03.137574 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04faebce-7913-43b7-b45c-f1dfcfd913dd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] DELETE https://10.4.3.4/volume/v3/volume-transfers/5ad2bef8-eee9-46a4-8ed3-30f339e8b7a9 Aug 13 22:06:03.137887 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04faebce-7913-43b7-b45c-f1dfcfd913dd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:03.138151 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04faebce-7913-43b7-b45c-f1dfcfd913dd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:03.138311 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-04faebce-7913-43b7-b45c-f1dfcfd913dd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Delete transfer with id: 5ad2bef8-eee9-46a4-8ed3-30f339e8b7a9 Aug 13 22:06:03.143031 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04faebce-7913-43b7-b45c-f1dfcfd913dd tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volume-transfers/5ad2bef8-eee9-46a4-8ed3-30f339e8b7a9 returned with HTTP 404 Aug 13 22:06:03.143626 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 310/1240] 10.4.3.4 () {68 vars in 1405 bytes} [Thu Aug 13 22:06:03 2026] DELETE /volume/v3/volume-transfers/5ad2bef8-eee9-46a4-8ed3-30f339e8b7a9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:06:03.152543 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-edd1980a-f765-4da7-ab03-9e7df697d2e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:03.154868 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-edd1980a-f765-4da7-ab03-9e7df697d2e4 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e Aug 13 22:06:03.155126 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-edd1980a-f765-4da7-ab03-9e7df697d2e4 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:03.155364 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-edd1980a-f765-4da7-ab03-9e7df697d2e4 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:03.155591 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-edd1980a-f765-4da7-ab03-9e7df697d2e4 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Delete volume with id: 1c196f49-4991-4fd7-ad40-351b70ad0e9e Aug 13 22:06:03.164776 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:03.164776 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:03.165208 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-edd1980a-f765-4da7-ab03-9e7df697d2e4 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Volume info retrieved successfully. Aug 13 22:06:03.188120 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-edd1980a-f765-4da7-ab03-9e7df697d2e4 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Delete volume request issued successfully. Aug 13 22:06:03.188320 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-edd1980a-f765-4da7-ab03-9e7df697d2e4 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e returned with HTTP 202 Aug 13 22:06:03.188779 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 310/1241] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:06:03 2026] DELETE /volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:06:03.198546 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1a5bc84b-fcee-45cf-b022-73d93b089b29 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:03.202707 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a5bc84b-fcee-45cf-b022-73d93b089b29 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] GET https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e Aug 13 22:06:03.203026 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a5bc84b-fcee-45cf-b022-73d93b089b29 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:03.203278 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a5bc84b-fcee-45cf-b022-73d93b089b29 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:03.219772 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:03.219772 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:03.228363 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1a5bc84b-fcee-45cf-b022-73d93b089b29 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Volume info retrieved successfully. Aug 13 22:06:03.234817 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a5bc84b-fcee-45cf-b022-73d93b089b29 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e returned with HTTP 200 Aug 13 22:06:03.235295 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 312/1242] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:03 2026] GET /volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:06:03.499602 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9d08a960-b477-4a59-9c9a-a5ff92bda402 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:03.501680 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d08a960-b477-4a59-9c9a-a5ff92bda402 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:06:03.501929 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d08a960-b477-4a59-9c9a-a5ff92bda402 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:03.502151 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d08a960-b477-4a59-9c9a-a5ff92bda402 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:03.513183 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:03.513183 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:03.516812 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9d08a960-b477-4a59-9c9a-a5ff92bda402 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:06:03.520921 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d08a960-b477-4a59-9c9a-a5ff92bda402 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:06:03.521480 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 311/1243] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:03 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:03.652467 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-4fd16d5b-00e3-4ae4-9f07-4802bdd6d085 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:03.655333 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-4fd16d5b-00e3-4ae4-9f07-4802bdd6d085 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 Aug 13 22:06:03.655561 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-4fd16d5b-00e3-4ae4-9f07-4802bdd6d085 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:03.655762 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-4fd16d5b-00e3-4ae4-9f07-4802bdd6d085 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:03.664994 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:03.664994 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:03.673869 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-4fd16d5b-00e3-4ae4-9f07-4802bdd6d085 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:06:03.679829 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-4fd16d5b-00e3-4ae4-9f07-4802bdd6d085 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 returned with HTTP 200 Aug 13 22:06:03.680351 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 311/1244] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:03 2026] GET /volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:04.071445 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b8c5c088-0379-44b0-9e70-308d6bda4203 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:04.072361 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8c5c088-0379-44b0-9e70-308d6bda4203 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:04.072681 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8c5c088-0379-44b0-9e70-308d6bda4203 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:04.073611 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8c5c088-0379-44b0-9e70-308d6bda4203 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:04.088725 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:04.088725 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:04.095035 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b8c5c088-0379-44b0-9e70-308d6bda4203 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:04.102190 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8c5c088-0379-44b0-9e70-308d6bda4203 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:06:04.102860 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 311/1245] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:04 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:04.160487 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-6223c05e-4e70-4690-8152-8a165a9f7f9f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:04.164841 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-6223c05e-4e70-4690-8152-8a165a9f7f9f tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 Aug 13 22:06:04.165196 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-6223c05e-4e70-4690-8152-8a165a9f7f9f tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:04.165549 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-6223c05e-4e70-4690-8152-8a165a9f7f9f tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:04.179892 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:04.179892 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:04.188349 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-6223c05e-4e70-4690-8152-8a165a9f7f9f tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:06:04.198752 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-6223c05e-4e70-4690-8152-8a165a9f7f9f tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 returned with HTTP 200 Aug 13 22:06:04.199284 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 313/1246] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:04 2026] GET /volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:04.212060 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-badbaf9e-514f-4442-b6e7-82955a170035 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:04.212616 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-badbaf9e-514f-4442-b6e7-82955a170035 None None] GET https://10.4.3.4/volume// Aug 13 22:06:04.212940 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-badbaf9e-514f-4442-b6e7-82955a170035 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:04.213217 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-badbaf9e-514f-4442-b6e7-82955a170035 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:04.213704 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-badbaf9e-514f-4442-b6e7-82955a170035 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:04.214265 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 312/1247] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:06:04 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:04.225394 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-62857d1d-b045-4b67-b6a3-b8ef4b6589f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:04.227389 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-62857d1d-b045-4b67-b6a3-b8ef4b6589f8 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:06:04.227772 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-62857d1d-b045-4b67-b6a3-b8ef4b6589f8 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a07e8704-2cd9-461c-8e79-312713624f42", "connector": null, "instance_uuid": "cdadae44-bf30-4a8a-bbe2-980f816d6595"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:04.236970 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:04.236970 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:04.249905 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f05ae9ca-148d-4a2f-89ba-2d0e7ba793a2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:04.252474 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f05ae9ca-148d-4a2f-89ba-2d0e7ba793a2 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] GET https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e Aug 13 22:06:04.252804 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f05ae9ca-148d-4a2f-89ba-2d0e7ba793a2 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:04.253076 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f05ae9ca-148d-4a2f-89ba-2d0e7ba793a2 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:04.261959 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f05ae9ca-148d-4a2f-89ba-2d0e7ba793a2 tempest-VolumesTransfersV355Test-134582430 tempest-VolumesTransfersV355Test-134582430-project-admin] https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e returned with HTTP 404 Aug 13 22:06:04.262532 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 312/1248] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:04 2026] GET /volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:06:04.268652 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-62857d1d-b045-4b67-b6a3-b8ef4b6589f8 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:06:04.269209 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 312/1249] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:06:04 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 13 22:06:04.272070 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-36e6af7f-6e5f-4c09-95eb-66b00de3ad26 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:04.274874 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36e6af7f-6e5f-4c09-95eb-66b00de3ad26 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] GET https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e Aug 13 22:06:04.275206 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36e6af7f-6e5f-4c09-95eb-66b00de3ad26 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:04.275522 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36e6af7f-6e5f-4c09-95eb-66b00de3ad26 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:04.282987 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36e6af7f-6e5f-4c09-95eb-66b00de3ad26 tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e returned with HTTP 404 Aug 13 22:06:04.283498 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 314/1250] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:04 2026] GET /volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:06:04.291972 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d293a6fe-7aae-4bda-9b4f-d8775a08a8ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:04.296068 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d293a6fe-7aae-4bda-9b4f-d8775a08a8ce tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] DELETE https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e Aug 13 22:06:04.296367 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d293a6fe-7aae-4bda-9b4f-d8775a08a8ce tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:04.297659 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d293a6fe-7aae-4bda-9b4f-d8775a08a8ce tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:04.297906 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d293a6fe-7aae-4bda-9b4f-d8775a08a8ce tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] Delete volume with id: 1c196f49-4991-4fd7-ad40-351b70ad0e9e Aug 13 22:06:04.310388 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d293a6fe-7aae-4bda-9b4f-d8775a08a8ce tempest-VolumesTransfersV355Test-1630624922 tempest-VolumesTransfersV355Test-1630624922-project-member] https://10.4.3.4/volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e returned with HTTP 404 Aug 13 22:06:04.311085 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 313/1251] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:06:04 2026] DELETE /volume/v3/volumes/1c196f49-4991-4fd7-ad40-351b70ad0e9e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:06:04.542715 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72ca027d-5d98-40fc-b818-4fdd169835ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:04.544296 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72ca027d-5d98-40fc-b818-4fdd169835ec tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:06:04.544665 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72ca027d-5d98-40fc-b818-4fdd169835ec tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:04.544980 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72ca027d-5d98-40fc-b818-4fdd169835ec tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:04.557219 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:04.557219 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:04.560444 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72ca027d-5d98-40fc-b818-4fdd169835ec tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:06:04.569567 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72ca027d-5d98-40fc-b818-4fdd169835ec tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:06:04.570297 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 313/1252] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:04 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:05.125644 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c855f262-a49c-42cb-a702-c3a75057a8ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:05.126704 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c855f262-a49c-42cb-a702-c3a75057a8ef tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:05.126893 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c855f262-a49c-42cb-a702-c3a75057a8ef tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:05.127091 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c855f262-a49c-42cb-a702-c3a75057a8ef tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:05.142030 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:05.142030 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:05.146256 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c855f262-a49c-42cb-a702-c3a75057a8ef tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:05.153146 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c855f262-a49c-42cb-a702-c3a75057a8ef tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:06:05.153579 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 313/1253] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:05 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:05.589243 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a5ac9b4a-3312-4f4d-8a51-044c80008cb1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:05.592405 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5ac9b4a-3312-4f4d-8a51-044c80008cb1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:06:05.592706 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a5ac9b4a-3312-4f4d-8a51-044c80008cb1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:05.592975 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a5ac9b4a-3312-4f4d-8a51-044c80008cb1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:05.611404 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:05.611404 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:05.618984 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a5ac9b4a-3312-4f4d-8a51-044c80008cb1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:06:05.627579 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5ac9b4a-3312-4f4d-8a51-044c80008cb1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:06:05.628161 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 315/1254] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:05 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:05.784688 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-66d8b361-7bf3-41d5-9154-cc39bf26e69b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:05.789490 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-66d8b361-7bf3-41d5-9154-cc39bf26e69b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] POST https://10.4.3.4/volume/v3/attachments/4ee98296-a783-4df0-b0ca-19b40c23b034/action Aug 13 22:06:05.790044 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-66d8b361-7bf3-41d5-9154-cc39bf26e69b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:05.790512 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-66d8b361-7bf3-41d5-9154-cc39bf26e69b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:05.820954 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:05.820954 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:05.839150 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-76c24c3e-7b95-4121-bb62-ad22f9b80292 req-66d8b361-7bf3-41d5-9154-cc39bf26e69b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/attachments/4ee98296-a783-4df0-b0ca-19b40c23b034/action returned with HTTP 204 Aug 13 22:06:05.839727 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 314/1255] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:06:05 2026] POST /volume/v3/attachments/4ee98296-a783-4df0-b0ca-19b40c23b034/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:05.917462 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d40c74d-9421-4dce-b02f-545bf330e46a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:05.917981 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d40c74d-9421-4dce-b02f-545bf330e46a None None] GET https://10.4.3.4/volume// Aug 13 22:06:05.918213 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d40c74d-9421-4dce-b02f-545bf330e46a None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:05.918482 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d40c74d-9421-4dce-b02f-545bf330e46a None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:05.918901 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d40c74d-9421-4dce-b02f-545bf330e46a None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:05.919265 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 314/1256] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:06:05 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:05.931494 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-236c3690-d7ae-4265-9bf0-d59dc2ecd28c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:05.933473 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-236c3690-d7ae-4265-9bf0-d59dc2ecd28c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 Aug 13 22:06:05.934038 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-236c3690-d7ae-4265-9bf0-d59dc2ecd28c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:05.934038 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-236c3690-d7ae-4265-9bf0-d59dc2ecd28c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:05.949775 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:05.949775 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:05.957160 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-236c3690-d7ae-4265-9bf0-d59dc2ecd28c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:06:05.965660 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-236c3690-d7ae-4265-9bf0-d59dc2ecd28c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 returned with HTTP 200 Aug 13 22:06:05.966500 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 314/1257] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:06:05 2026] GET /volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 => generated 1546 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:06:06.008551 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-109337de-7c67-4a88-a5a0-7b1ebe684845 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:06.012302 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-109337de-7c67-4a88-a5a0-7b1ebe684845 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:06.012553 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-109337de-7c67-4a88-a5a0-7b1ebe684845 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:06.012741 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-109337de-7c67-4a88-a5a0-7b1ebe684845 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:06.032330 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:06.032330 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:06.047160 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-109337de-7c67-4a88-a5a0-7b1ebe684845 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:06.052110 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-109337de-7c67-4a88-a5a0-7b1ebe684845 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:06:06.052520 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 316/1258] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:06 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:06.099997 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-23c2106a-2a2a-4cee-8985-ffe6ad310e91 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:06.104239 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-23c2106a-2a2a-4cee-8985-ffe6ad310e91 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] PUT https://10.4.3.4/volume/v3/attachments/6d5c5ec5-7664-4641-bf38-778809f370f0 Aug 13 22:06:06.107299 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-23c2106a-2a2a-4cee-8985-ffe6ad310e91 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:06.118939 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-23c2106a-2a2a-4cee-8985-ffe6ad310e91 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Acquiring lock "cinder-attachment_update-a07e8704-2cd9-461c-8e79-312713624f42-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:06:06.125514 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-23c2106a-2a2a-4cee-8985-ffe6ad310e91 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Lock "cinder-attachment_update-a07e8704-2cd9-461c-8e79-312713624f42-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:06:06.125514 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:06.125514 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:06.166805 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6543fbe8-5818-41a4-86fb-41f430da8aeb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:06.169325 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6543fbe8-5818-41a4-86fb-41f430da8aeb tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:06.169582 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6543fbe8-5818-41a4-86fb-41f430da8aeb tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:06.169786 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6543fbe8-5818-41a4-86fb-41f430da8aeb tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:06.185384 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:06.185384 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:06.190232 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6543fbe8-5818-41a4-86fb-41f430da8aeb tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:06.196537 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6543fbe8-5818-41a4-86fb-41f430da8aeb tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:06:06.196793 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 315/1259] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:06 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:06.233000 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-23c2106a-2a2a-4cee-8985-ffe6ad310e91 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Lock "cinder-attachment_update-a07e8704-2cd9-461c-8e79-312713624f42-np0000007271" released by "attachment_update" :: held 0.110s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:06:06.233464 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-23c2106a-2a2a-4cee-8985-ffe6ad310e91 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/attachments/6d5c5ec5-7664-4641-bf38-778809f370f0 returned with HTTP 200 Aug 13 22:06:06.234337 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 315/1260] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:06:06 2026] PUT /volume/v3/attachments/6d5c5ec5-7664-4641-bf38-778809f370f0 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:06.270366 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-628dd4fd-738d-4e41-8cfc-f6135cc9236c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:06.273369 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-628dd4fd-738d-4e41-8cfc-f6135cc9236c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] POST https://10.4.3.4/volume/v3/attachments/6d5c5ec5-7664-4641-bf38-778809f370f0/action Aug 13 22:06:06.273850 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-628dd4fd-738d-4e41-8cfc-f6135cc9236c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:06.273996 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-628dd4fd-738d-4e41-8cfc-f6135cc9236c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:06.298010 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:06.298010 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:06.316603 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c2dd54ce-ba0f-427b-9501-ed48ae2f3690 req-628dd4fd-738d-4e41-8cfc-f6135cc9236c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/attachments/6d5c5ec5-7664-4641-bf38-778809f370f0/action returned with HTTP 204 Aug 13 22:06:06.317105 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 315/1261] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:06:06 2026] POST /volume/v3/attachments/6d5c5ec5-7664-4641-bf38-778809f370f0/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:06.439728 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-2db05a01-cb71-449d-84de-85b25925602c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:06.442460 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-2db05a01-cb71-449d-84de-85b25925602c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] DELETE https://10.4.3.4/volume/v3/attachments/7036040c-e3e3-4138-b0b5-5d4f0d9629cd Aug 13 22:06:06.442812 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-2db05a01-cb71-449d-84de-85b25925602c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:06.443124 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-2db05a01-cb71-449d-84de-85b25925602c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:06.456491 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:06.456491 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:06.514095 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-57063f23-f5aa-4c9d-b9bd-d3ca2749b28b req-2db05a01-cb71-449d-84de-85b25925602c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/7036040c-e3e3-4138-b0b5-5d4f0d9629cd returned with HTTP 200 Aug 13 22:06:06.514611 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 317/1262] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:06:06 2026] DELETE /volume/v3/attachments/7036040c-e3e3-4138-b0b5-5d4f0d9629cd => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:06.648411 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e41983c3-8ba2-49ee-9ca7-4c4c50dfc367 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:06.650843 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e41983c3-8ba2-49ee-9ca7-4c4c50dfc367 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:06:06.651081 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e41983c3-8ba2-49ee-9ca7-4c4c50dfc367 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:06.651322 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e41983c3-8ba2-49ee-9ca7-4c4c50dfc367 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:06.672108 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:06.672108 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:06.678852 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e41983c3-8ba2-49ee-9ca7-4c4c50dfc367 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:06:06.688550 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e41983c3-8ba2-49ee-9ca7-4c4c50dfc367 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:06:06.689094 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 316/1263] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:06 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:06.704344 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-794b5c3b-52ff-4175-a608-cc091a400fc5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:06.706272 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-794b5c3b-52ff-4175-a608-cc091a400fc5 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:06:06.706482 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-794b5c3b-52ff-4175-a608-cc091a400fc5 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:06.706663 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-794b5c3b-52ff-4175-a608-cc091a400fc5 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:06.729253 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:06.729253 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:06.733945 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-794b5c3b-52ff-4175-a608-cc091a400fc5 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:06:06.739179 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-794b5c3b-52ff-4175-a608-cc091a400fc5 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:06:06.739624 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 316/1264] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:06 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:07.154986 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:07.212635 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5bea386f-71dc-4813-8a9d-6c5773193c96 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:07.214621 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bea386f-71dc-4813-8a9d-6c5773193c96 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:07.214821 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bea386f-71dc-4813-8a9d-6c5773193c96 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:07.215032 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bea386f-71dc-4813-8a9d-6c5773193c96 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:07.222698 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:07.222698 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:07.228570 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5bea386f-71dc-4813-8a9d-6c5773193c96 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:07.234913 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bea386f-71dc-4813-8a9d-6c5773193c96 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:06:07.235400 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 318/1265] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:07 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:07.256123 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c908041-a99e-49d0-9f17-2959f0f10516 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:07.260321 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c908041-a99e-49d0-9f17-2959f0f10516 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:07.260695 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c908041-a99e-49d0-9f17-2959f0f10516 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:07.260890 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c908041-a99e-49d0-9f17-2959f0f10516 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:07.262150 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:07.262702 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1251275963"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:07.266442 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1251275963'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:07.266442 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume of 1 GB Aug 13 22:06:07.270541 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Availability Zones retrieved successfully. Aug 13 22:06:07.273842 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:07.273842 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:07.278034 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Flow 'volume_create_api' (a528e485-dc37-46b5-9f23-4318854281e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:07.278271 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0c908041-a99e-49d0-9f17-2959f0f10516 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:07.279117 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd7e8df-e68a-48e8-9a0a-bec53a1277c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:07.281962 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:07.284566 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c908041-a99e-49d0-9f17-2959f0f10516 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:06:07.285099 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 317/1266] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:07 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:07.341495 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd7e8df-e68a-48e8-9a0a-bec53a1277c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:07.342269 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8c20d35-c990-4c3d-939c-5d35db9c1252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:07.378112 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cc90c305-37fc-4716-adc2-706dd95f8cb8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:07.383209 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc90c305-37fc-4716-adc2-706dd95f8cb8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:07.383910 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc90c305-37fc-4716-adc2-706dd95f8cb8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:07.385031 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc90c305-37fc-4716-adc2-706dd95f8cb8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:07.397262 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:07.397262 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:07.405830 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cc90c305-37fc-4716-adc2-706dd95f8cb8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:07.411281 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc90c305-37fc-4716-adc2-706dd95f8cb8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:06:07.412091 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 317/1267] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:07 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:07.428709 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Created reservations ['8a296eb4-1384-40ba-b030-09c79535a19a', '4401316a-63d7-4452-ac66-1cfd4f66ee99', 'da85143b-50ab-4cf4-8ffd-5ef7c56b76c4', '0a31613a-3754-4dde-82e5-ea2fd1193c6a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:07.429827 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8c20d35-c990-4c3d-939c-5d35db9c1252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a296eb4-1384-40ba-b030-09c79535a19a', '4401316a-63d7-4452-ac66-1cfd4f66ee99', 'da85143b-50ab-4cf4-8ffd-5ef7c56b76c4', '0a31613a-3754-4dde-82e5-ea2fd1193c6a']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:07.430810 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (610967aa-6923-4fdc-ae79-65d55e59fe50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:07.457835 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (610967aa-6923-4fdc-ae79-65d55e59fe50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7a588bc-79ea-4a11-a2fc-3d710af9620f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1251275963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2536a2c2f0a64b9ba732ac49b6295b34',qos_specs=None,replication_status=,reservations=['8a296eb4-1384-40ba-b030-09c79535a19a','4401316a-63d7-4452-ac66-1cfd4f66ee99','da85143b-50ab-4cf4-8ffd-5ef7c56b76c4','0a31613a-3754-4dde-82e5-ea2fd1193c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd3d75dffe5436296a11fecfade87d4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1251275963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7a588bc-79ea-4a11-a2fc-3d710af9620f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2536a2c2f0a64b9ba732ac49b6295b34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dd3d75dffe5436296a11fecfade87d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:07.458678 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad9b3d81-00b2-4343-9866-4fd0c25b761c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:07.478504 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:07.480275 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:07.480925 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1814292538", "imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:07.482365 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad9b3d81-00b2-4343-9866-4fd0c25b761c) transitioned into state 'SUCCESS' from state '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-1251275963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2536a2c2f0a64b9ba732ac49b6295b34',qos_specs=None,replication_status=,reservations=['8a296eb4-1384-40ba-b030-09c79535a19a','4401316a-63d7-4452-ac66-1cfd4f66ee99','da85143b-50ab-4cf4-8ffd-5ef7c56b76c4','0a31613a-3754-4dde-82e5-ea2fd1193c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd3d75dffe5436296a11fecfade87d4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:07.483143 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b61ce285-29b4-4795-9e2f-db52ae0daae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:07.484369 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1814292538', 'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:07.498453 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b61ce285-29b4-4795-9e2f-db52ae0daae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:07.499199 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Flow 'volume_create_api' (a528e485-dc37-46b5-9f23-4318854281e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:07.499935 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume request issued successfully. Aug 13 22:06:07.500234 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5eb731e-ada9-4577-bdd6-2c1e3aef5fc5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:07.504098 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 316/1268] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:06:07 2026] POST /volume/v3/volumes => generated 754 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:07.520462 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5cb26a4-eaea-453a-b907-1231110e12f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:07.522061 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5cb26a4-eaea-453a-b907-1231110e12f5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/f7a588bc-79ea-4a11-a2fc-3d710af9620f Aug 13 22:06:07.522298 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5cb26a4-eaea-453a-b907-1231110e12f5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:07.522865 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5cb26a4-eaea-453a-b907-1231110e12f5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:07.534138 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:07.534138 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:07.539188 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c5cb26a4-eaea-453a-b907-1231110e12f5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:07.546717 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5cb26a4-eaea-453a-b907-1231110e12f5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/f7a588bc-79ea-4a11-a2fc-3d710af9620f returned with HTTP 200 Aug 13 22:06:07.547518 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 318/1269] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:07 2026] GET /volume/v3/volumes/f7a588bc-79ea-4a11-a2fc-3d710af9620f => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:06:07.613447 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Create volume of 1 GB Aug 13 22:06:07.613447 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:07.613447 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:07.613447 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Availability Zones retrieved successfully. Aug 13 22:06:07.618550 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Flow 'volume_create_api' (5cb7e970-9c93-4e90-a31b-178b5a98d9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:07.619815 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6031aadd-292f-4bde-845f-2310a190d081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:07.620987 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:07.675519 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:07.675519 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:07.690866 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6031aadd-292f-4bde-845f-2310a190d081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3c121f1a-ef29-4ac3-b662-055d332d770f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c121f1a-ef29-4ac3-b662-055d332d770f', 'encryption_key_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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:07.691929 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c306c76-9440-4568-a9d6-1af297032da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:07.733199 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Created reservations ['0aba2385-3bfa-45e7-a9ea-8a0dcea4b78c', 'd018a129-ff2f-4b63-b531-f89edbabb87a', 'ba0acd31-b238-4ba9-88b0-8c05677c492b', '6636facb-3582-4edb-8a2d-6504247ba354'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:07.734654 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c306c76-9440-4568-a9d6-1af297032da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aba2385-3bfa-45e7-a9ea-8a0dcea4b78c', 'd018a129-ff2f-4b63-b531-f89edbabb87a', 'ba0acd31-b238-4ba9-88b0-8c05677c492b', '6636facb-3582-4edb-8a2d-6504247ba354']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:07.735398 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f96a07d6-f00d-4358-bff0-517ecfb7737c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:07.760912 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f96a07d6-f00d-4358-bff0-517ecfb7737c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aacbc4c5-66f7-46e1-84df-1886cd2d3cce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1814292538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='68e763b9340442bf936039f05ec59e68',qos_specs=None,replication_status=,reservations=['0aba2385-3bfa-45e7-a9ea-8a0dcea4b78c','d018a129-ff2f-4b63-b531-f89edbabb87a','ba0acd31-b238-4ba9-88b0-8c05677c492b','6636facb-3582-4edb-8a2d-6504247ba354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7971373a4dfe48b6943343e6f85c4824',volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1814292538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aacbc4c5-66f7-46e1-84df-1886cd2d3cce,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='68e763b9340442bf936039f05ec59e68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7971373a4dfe48b6943343e6f85c4824',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c121f1a-ef29-4ac3-b662-055d332d770f),volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:07.760912 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65e4c60-7516-4da5-a7f2-b8534ad8ea42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:07.782122 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65e4c60-7516-4da5-a7f2-b8534ad8ea42) transitioned into state 'SUCCESS' from state '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-1814292538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='68e763b9340442bf936039f05ec59e68',qos_specs=None,replication_status=,reservations=['0aba2385-3bfa-45e7-a9ea-8a0dcea4b78c','d018a129-ff2f-4b63-b531-f89edbabb87a','ba0acd31-b238-4ba9-88b0-8c05677c492b','6636facb-3582-4edb-8a2d-6504247ba354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7971373a4dfe48b6943343e6f85c4824',volume_type_id=3c121f1a-ef29-4ac3-b662-055d332d770f)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:07.782122 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce87f27-60dc-4ef0-b7b5-40158c669196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:07.791895 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce87f27-60dc-4ef0-b7b5-40158c669196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:07.793113 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Flow 'volume_create_api' (5cb7e970-9c93-4e90-a31b-178b5a98d9df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:07.793547 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Create volume request issued successfully. Aug 13 22:06:07.794269 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4b68186-e12c-4794-a4d3-8e4721f46227 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:07.794918 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 319/1270] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:06:07 2026] POST /volume/v3/volumes => generated 756 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:07.809245 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8d310fea-b8a5-423f-acf3-7e30290b5841 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:07.811251 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d310fea-b8a5-423f-acf3-7e30290b5841 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce Aug 13 22:06:07.811524 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d310fea-b8a5-423f-acf3-7e30290b5841 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:07.811799 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d310fea-b8a5-423f-acf3-7e30290b5841 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:07.818353 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:07.818353 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:07.822512 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8d310fea-b8a5-423f-acf3-7e30290b5841 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:07.828536 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d310fea-b8a5-423f-acf3-7e30290b5841 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce returned with HTTP 200 Aug 13 22:06:07.829173 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 318/1271] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:07 2026] GET /volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:08.565489 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-494454f6-6aa2-4c67-b778-0bbe50ff88a4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:08.567933 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-494454f6-6aa2-4c67-b778-0bbe50ff88a4 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/f7a588bc-79ea-4a11-a2fc-3d710af9620f Aug 13 22:06:08.568172 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-494454f6-6aa2-4c67-b778-0bbe50ff88a4 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:08.568441 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-494454f6-6aa2-4c67-b778-0bbe50ff88a4 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:08.577779 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:08.577779 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:08.582575 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-494454f6-6aa2-4c67-b778-0bbe50ff88a4 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:08.588511 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-494454f6-6aa2-4c67-b778-0bbe50ff88a4 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/f7a588bc-79ea-4a11-a2fc-3d710af9620f returned with HTTP 200 Aug 13 22:06:08.589043 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 317/1272] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:08 2026] GET /volume/v3/volumes/f7a588bc-79ea-4a11-a2fc-3d710af9620f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:08.605158 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2997a606-919b-46ad-b418-8aabcf287f6f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:08.605968 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2997a606-919b-46ad-b418-8aabcf287f6f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:06:08.606369 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2997a606-919b-46ad-b418-8aabcf287f6f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f7a588bc-79ea-4a11-a2fc-3d710af9620f", "name": "tempest-CreateVolumesFromBackupTest-Backup-1548188959"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:08.608234 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-2997a606-919b-46ad-b418-8aabcf287f6f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Creating new backup {'backup': {'volume_id': 'f7a588bc-79ea-4a11-a2fc-3d710af9620f', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1548188959'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:06:08.608453 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-2997a606-919b-46ad-b418-8aabcf287f6f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Creating backup of volume f7a588bc-79ea-4a11-a2fc-3d710af9620f in container None Aug 13 22:06:08.617574 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:08.617574 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:08.618221 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2997a606-919b-46ad-b418-8aabcf287f6f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:08.653985 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2997a606-919b-46ad-b418-8aabcf287f6f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Created reservations ['09dee6cc-a809-431e-86dc-b12fd38dcd4a', 'd0531627-0231-4099-bb21-13297ac7e828'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:08.698072 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2997a606-919b-46ad-b418-8aabcf287f6f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:06:08.698547 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 319/1273] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:06:08 2026] POST /volume/v3/backups => generated 335 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:08.711739 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7d0857d3-8158-4beb-940d-0d1321b4d9bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:08.714057 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d0857d3-8158-4beb-940d-0d1321b4d9bd tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:08.714363 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d0857d3-8158-4beb-940d-0d1321b4d9bd tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:08.714626 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d0857d3-8158-4beb-940d-0d1321b4d9bd tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:08.714793 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7d0857d3-8158-4beb-940d-0d1321b4d9bd tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:08.720104 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:08.720104 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:08.721178 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d0857d3-8158-4beb-940d-0d1321b4d9bd tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:08.721572 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 320/1274] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:08 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 742 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:08.849364 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c8fc1f6d-30fd-428d-945f-2d32511105fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:08.851359 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8fc1f6d-30fd-428d-945f-2d32511105fe tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce Aug 13 22:06:08.851599 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8fc1f6d-30fd-428d-945f-2d32511105fe tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:08.851796 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8fc1f6d-30fd-428d-945f-2d32511105fe tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:08.858953 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:08.858953 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:08.864469 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c8fc1f6d-30fd-428d-945f-2d32511105fe tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:08.869568 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8fc1f6d-30fd-428d-945f-2d32511105fe tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce returned with HTTP 200 Aug 13 22:06:08.870064 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 319/1275] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:08 2026] GET /volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:09.006547 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fb944f98-dc69-4fec-a278-4765b322f31b req-85c9996c-3b83-4738-adaa-d32152cbd355 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:09.008702 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-85c9996c-3b83-4738-adaa-d32152cbd355 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce Aug 13 22:06:09.008798 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-85c9996c-3b83-4738-adaa-d32152cbd355 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:09.008988 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-85c9996c-3b83-4738-adaa-d32152cbd355 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:09.020280 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:09.020280 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:09.024045 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fb944f98-dc69-4fec-a278-4765b322f31b req-85c9996c-3b83-4738-adaa-d32152cbd355 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:09.029940 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-85c9996c-3b83-4738-adaa-d32152cbd355 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce returned with HTTP 200 Aug 13 22:06:09.030329 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 318/1276] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:09 2026] GET /volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:09.686040 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fb944f98-dc69-4fec-a278-4765b322f31b req-42b9df46-7eae-44d6-b974-45ca5c3c39e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:09.688150 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-42b9df46-7eae-44d6-b974-45ca5c3c39e3 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce Aug 13 22:06:09.688361 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-42b9df46-7eae-44d6-b974-45ca5c3c39e3 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:09.688555 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-42b9df46-7eae-44d6-b974-45ca5c3c39e3 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:09.707310 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:09.707310 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:09.718019 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fb944f98-dc69-4fec-a278-4765b322f31b req-42b9df46-7eae-44d6-b974-45ca5c3c39e3 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:09.722886 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-42b9df46-7eae-44d6-b974-45ca5c3c39e3 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce returned with HTTP 200 Aug 13 22:06:09.723274 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 320/1277] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:09 2026] GET /volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce => generated 1364 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:09.733349 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8efe34a5-5203-4aaa-bc77-1fd6caa70847 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:09.733349 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8efe34a5-5203-4aaa-bc77-1fd6caa70847 None None] GET https://10.4.3.4/volume// Aug 13 22:06:09.733349 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8efe34a5-5203-4aaa-bc77-1fd6caa70847 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:09.733349 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8efe34a5-5203-4aaa-bc77-1fd6caa70847 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:09.733349 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8efe34a5-5203-4aaa-bc77-1fd6caa70847 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:09.733349 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 321/1278] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:06:09 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:09.735266 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-55c1ad40-e417-409f-8182-34083b6f7955 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:09.737944 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55c1ad40-e417-409f-8182-34083b6f7955 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:09.738507 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55c1ad40-e417-409f-8182-34083b6f7955 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:09.738880 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55c1ad40-e417-409f-8182-34083b6f7955 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:09.739443 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-55c1ad40-e417-409f-8182-34083b6f7955 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:09.741849 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fb944f98-dc69-4fec-a278-4765b322f31b req-ee05eb81-6631-47b1-a3c1-cac39fa1e4bc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:09.747181 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-ee05eb81-6631-47b1-a3c1-cac39fa1e4bc tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:06:09.747181 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-ee05eb81-6631-47b1-a3c1-cac39fa1e4bc tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aacbc4c5-66f7-46e1-84df-1886cd2d3cce", "connector": null, "instance_uuid": "815e7370-8b8b-47a0-b3a4-124962e51360"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:09.747362 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:09.747362 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:09.747362 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55c1ad40-e417-409f-8182-34083b6f7955 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:09.747362 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 320/1279] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:09 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 744 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:09.760632 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:09.760632 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:09.789047 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-ee05eb81-6631-47b1-a3c1-cac39fa1e4bc tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:06:09.789612 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 319/1280] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:06:09 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 13 22:06:10.758949 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1da41390-8bca-4828-8a95-33fd2df6f083 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:10.762514 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1da41390-8bca-4828-8a95-33fd2df6f083 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:10.762796 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1da41390-8bca-4828-8a95-33fd2df6f083 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:10.763077 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1da41390-8bca-4828-8a95-33fd2df6f083 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:10.763236 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1da41390-8bca-4828-8a95-33fd2df6f083 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:10.769435 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:10.769435 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:10.770529 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1da41390-8bca-4828-8a95-33fd2df6f083 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:10.771072 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 321/1281] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:10 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 744 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:11.144535 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b2a89c4-d08c-48ff-afa6-349665afea12 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:11.144889 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b2a89c4-d08c-48ff-afa6-349665afea12 None None] GET https://10.4.3.4/volume// Aug 13 22:06:11.145047 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b2a89c4-d08c-48ff-afa6-349665afea12 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:11.145222 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b2a89c4-d08c-48ff-afa6-349665afea12 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:11.145523 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b2a89c4-d08c-48ff-afa6-349665afea12 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:11.145880 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 322/1282] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:06:11 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:11.161908 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fb944f98-dc69-4fec-a278-4765b322f31b req-1f80a178-59bb-4369-858f-520b02cc5738 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:11.164384 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-1f80a178-59bb-4369-858f-520b02cc5738 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce Aug 13 22:06:11.164729 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-1f80a178-59bb-4369-858f-520b02cc5738 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:11.165079 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-1f80a178-59bb-4369-858f-520b02cc5738 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:11.175811 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:11.175811 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:11.181234 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-fb944f98-dc69-4fec-a278-4765b322f31b req-1f80a178-59bb-4369-858f-520b02cc5738 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:11.190199 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-1f80a178-59bb-4369-858f-520b02cc5738 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce returned with HTTP 200 Aug 13 22:06:11.190598 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 321/1283] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:06:11 2026] GET /volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce => generated 1543 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:06:11.368172 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fb944f98-dc69-4fec-a278-4765b322f31b req-672238ab-2ff4-4a21-8af1-82a98b674bb9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:11.370054 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-672238ab-2ff4-4a21-8af1-82a98b674bb9 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] PUT https://10.4.3.4/volume/v3/attachments/37f7a341-ae57-47cb-ad8f-a53b64c4be64 Aug 13 22:06:11.370508 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-672238ab-2ff4-4a21-8af1-82a98b674bb9 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:11.378576 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fb944f98-dc69-4fec-a278-4765b322f31b req-672238ab-2ff4-4a21-8af1-82a98b674bb9 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Acquiring lock "cinder-attachment_update-aacbc4c5-66f7-46e1-84df-1886cd2d3cce-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:06:11.385082 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fb944f98-dc69-4fec-a278-4765b322f31b req-672238ab-2ff4-4a21-8af1-82a98b674bb9 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Lock "cinder-attachment_update-aacbc4c5-66f7-46e1-84df-1886cd2d3cce-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:06:11.385082 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:11.385082 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:11.474550 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fb944f98-dc69-4fec-a278-4765b322f31b req-672238ab-2ff4-4a21-8af1-82a98b674bb9 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Lock "cinder-attachment_update-aacbc4c5-66f7-46e1-84df-1886cd2d3cce-np0000007271" released by "attachment_update" :: held 0.091s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:06:11.474818 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-672238ab-2ff4-4a21-8af1-82a98b674bb9 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/37f7a341-ae57-47cb-ad8f-a53b64c4be64 returned with HTTP 200 Aug 13 22:06:11.475327 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 320/1284] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:06:11 2026] PUT /volume/v3/attachments/37f7a341-ae57-47cb-ad8f-a53b64c4be64 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:11.496391 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fb944f98-dc69-4fec-a278-4765b322f31b req-5c7c6067-98bf-433c-9505-8da108f95e4c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:11.498669 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-5c7c6067-98bf-433c-9505-8da108f95e4c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/attachments/37f7a341-ae57-47cb-ad8f-a53b64c4be64/action Aug 13 22:06:11.499087 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-5c7c6067-98bf-433c-9505-8da108f95e4c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:11.499253 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-5c7c6067-98bf-433c-9505-8da108f95e4c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:11.519160 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:11.519160 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:11.531631 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fb944f98-dc69-4fec-a278-4765b322f31b req-5c7c6067-98bf-433c-9505-8da108f95e4c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/37f7a341-ae57-47cb-ad8f-a53b64c4be64/action returned with HTTP 204 Aug 13 22:06:11.532093 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 322/1285] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:06:11 2026] POST /volume/v3/attachments/37f7a341-ae57-47cb-ad8f-a53b64c4be64/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:11.701752 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d315fe0c-7068-4451-bf57-01b95763b899 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:11.702221 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d315fe0c-7068-4451-bf57-01b95763b899 None None] GET https://10.4.3.4/volume// Aug 13 22:06:11.702413 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d315fe0c-7068-4451-bf57-01b95763b899 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:11.702770 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d315fe0c-7068-4451-bf57-01b95763b899 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:11.703145 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d315fe0c-7068-4451-bf57-01b95763b899 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:11.704050 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 323/1286] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:06:11 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:11.715408 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6e91b401-df4b-4959-88df-16c912259651 req-7066ed21-e9fa-45da-9856-4f033b57d0ea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:11.719439 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-7066ed21-e9fa-45da-9856-4f033b57d0ea tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:06:11.719748 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-7066ed21-e9fa-45da-9856-4f033b57d0ea tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec22a68f-5bc0-4c80-86db-2f20402b84a6", "connector": null, "instance_uuid": "8421fbc6-4344-40bd-8bdd-4c2f96ff6053"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:11.729694 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:11.729694 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:11.770590 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-7066ed21-e9fa-45da-9856-4f033b57d0ea tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:06:11.771013 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 322/1287] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:06:11 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 13 22:06:11.781402 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f83301da-038e-4c91-8095-cc5e470c2b1a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:11.783397 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6e91b401-df4b-4959-88df-16c912259651 req-fff957f2-8ab9-47b7-ac44-258d753698f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:11.785190 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f83301da-038e-4c91-8095-cc5e470c2b1a tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:11.785935 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f83301da-038e-4c91-8095-cc5e470c2b1a tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:11.786188 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f83301da-038e-4c91-8095-cc5e470c2b1a tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:11.786356 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f83301da-038e-4c91-8095-cc5e470c2b1a tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:11.789165 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-fff957f2-8ab9-47b7-ac44-258d753698f2 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] DELETE https://10.4.3.4/volume/v3/attachments/3c93ab42-877e-44ac-927a-4d7f053a6200 Aug 13 22:06:11.789432 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-fff957f2-8ab9-47b7-ac44-258d753698f2 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:11.789698 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-fff957f2-8ab9-47b7-ac44-258d753698f2 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:11.795491 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:11.795491 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:11.796406 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f83301da-038e-4c91-8095-cc5e470c2b1a tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:11.796933 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 321/1288] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:11 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 744 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:11.803815 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:11.803815 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:11.853335 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-fff957f2-8ab9-47b7-ac44-258d753698f2 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/attachments/3c93ab42-877e-44ac-927a-4d7f053a6200 returned with HTTP 200 Aug 13 22:06:11.853966 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 323/1289] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:06:11 2026] DELETE /volume/v3/attachments/3c93ab42-877e-44ac-927a-4d7f053a6200 => generated 192 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:12.766919 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6e91b401-df4b-4959-88df-16c912259651 req-75fa8ab5-46fa-4429-868e-f66b03e731ed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:12.770314 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-75fa8ab5-46fa-4429-868e-f66b03e731ed tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] PUT https://10.4.3.4/volume/v3/attachments/f3456561-90af-4cc7-8fce-2c80691dfd4a Aug 13 22:06:12.770829 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-75fa8ab5-46fa-4429-868e-f66b03e731ed tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:12.784829 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-6e91b401-df4b-4959-88df-16c912259651 req-75fa8ab5-46fa-4429-868e-f66b03e731ed tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Acquiring lock "cinder-attachment_update-ec22a68f-5bc0-4c80-86db-2f20402b84a6-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:06:12.789770 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-6e91b401-df4b-4959-88df-16c912259651 req-75fa8ab5-46fa-4429-868e-f66b03e731ed tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Lock "cinder-attachment_update-ec22a68f-5bc0-4c80-86db-2f20402b84a6-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:06:12.790710 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:12.790710 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:12.809821 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e06e92c1-6054-4d95-a797-886288a01948 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:12.811830 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e06e92c1-6054-4d95-a797-886288a01948 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:12.812071 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e06e92c1-6054-4d95-a797-886288a01948 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:12.812270 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e06e92c1-6054-4d95-a797-886288a01948 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:12.812406 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e06e92c1-6054-4d95-a797-886288a01948 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:12.822379 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:12.822379 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:12.823031 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e06e92c1-6054-4d95-a797-886288a01948 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:12.823031 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 323/1290] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:12 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 744 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:12.889870 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-6e91b401-df4b-4959-88df-16c912259651 req-75fa8ab5-46fa-4429-868e-f66b03e731ed tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Lock "cinder-attachment_update-ec22a68f-5bc0-4c80-86db-2f20402b84a6-np0000007271" released by "attachment_update" :: held 0.100s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:06:12.890174 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-75fa8ab5-46fa-4429-868e-f66b03e731ed tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/attachments/f3456561-90af-4cc7-8fce-2c80691dfd4a returned with HTTP 200 Aug 13 22:06:12.890639 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 324/1291] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:06:12 2026] PUT /volume/v3/attachments/f3456561-90af-4cc7-8fce-2c80691dfd4a => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:12.900153 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6e91b401-df4b-4959-88df-16c912259651 req-1b8e3747-ebd6-41c0-98ff-36d414d5ddcf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:12.902282 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-1b8e3747-ebd6-41c0-98ff-36d414d5ddcf tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/attachments/f3456561-90af-4cc7-8fce-2c80691dfd4a Aug 13 22:06:12.902594 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-1b8e3747-ebd6-41c0-98ff-36d414d5ddcf tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:12.902807 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-1b8e3747-ebd6-41c0-98ff-36d414d5ddcf tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:12.927584 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-1b8e3747-ebd6-41c0-98ff-36d414d5ddcf tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/attachments/f3456561-90af-4cc7-8fce-2c80691dfd4a returned with HTTP 200 Aug 13 22:06:12.928233 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 322/1292] 10.4.3.4 () {70 vars in 1637 bytes} [Thu Aug 13 22:06:12 2026] GET /volume/v3/attachments/f3456561-90af-4cc7-8fce-2c80691dfd4a => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:13.833311 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e3c57600-ee61-48d6-894c-0364182ebdaf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:13.834959 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3c57600-ee61-48d6-894c-0364182ebdaf tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:13.835151 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3c57600-ee61-48d6-894c-0364182ebdaf tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:13.835324 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3c57600-ee61-48d6-894c-0364182ebdaf tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:13.835429 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e3c57600-ee61-48d6-894c-0364182ebdaf tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:13.839246 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:13.839246 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:13.839917 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3c57600-ee61-48d6-894c-0364182ebdaf tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:13.840232 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 324/1293] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:13 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 744 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:14.218727 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:14.220500 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:14.221024 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1033548536"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:14.222644 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1033548536'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:14.222903 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Create volume of 1 GB Aug 13 22:06:14.226577 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Availability Zones retrieved successfully. Aug 13 22:06:14.231774 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Flow 'volume_create_api' (cf4faa59-9542-4c5b-acbd-e4c08a8afa2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:14.232712 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7df66bce-deae-49e6-8ec7-cad8606bfa95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:14.233620 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:14.255306 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7df66bce-deae-49e6-8ec7-cad8606bfa95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:14.256987 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a49dfc7-0ea2-488b-b9a8-790800a0c013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:14.289981 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Created reservations ['d9ec62aa-c4a4-4ef3-af47-ba97034ab0dc', 'fa222ed7-b4d5-4102-bbee-d81bc3b15970', 'da982f43-1828-4a13-9583-930fb62e09eb', '65b514e8-59f4-4fb2-82ed-49eea6e9f0e3'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:14.290871 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a49dfc7-0ea2-488b-b9a8-790800a0c013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9ec62aa-c4a4-4ef3-af47-ba97034ab0dc', 'fa222ed7-b4d5-4102-bbee-d81bc3b15970', 'da982f43-1828-4a13-9583-930fb62e09eb', '65b514e8-59f4-4fb2-82ed-49eea6e9f0e3']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:14.292682 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ae935b2-c0f5-42cf-9b33-19d9c0f5e401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:14.312782 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ae935b2-c0f5-42cf-9b33-19d9c0f5e401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3285a30-9821-4b3c-98e5-f2670e8c0ff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1033548536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6496666ba94387b5ceec5a3fb1bee0',qos_specs=None,replication_status=,reservations=['d9ec62aa-c4a4-4ef3-af47-ba97034ab0dc','fa222ed7-b4d5-4102-bbee-d81bc3b15970','da982f43-1828-4a13-9583-930fb62e09eb','65b514e8-59f4-4fb2-82ed-49eea6e9f0e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0fb8b4befa43e3af5b9aa94a1420c5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1033548536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3285a30-9821-4b3c-98e5-f2670e8c0ff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa6496666ba94387b5ceec5a3fb1bee0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0fb8b4befa43e3af5b9aa94a1420c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:14.313550 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e03a38e-445c-4a08-89f0-ec06c848d269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:14.332408 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e03a38e-445c-4a08-89f0-ec06c848d269) transitioned into state 'SUCCESS' from state '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-1033548536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6496666ba94387b5ceec5a3fb1bee0',qos_specs=None,replication_status=,reservations=['d9ec62aa-c4a4-4ef3-af47-ba97034ab0dc','fa222ed7-b4d5-4102-bbee-d81bc3b15970','da982f43-1828-4a13-9583-930fb62e09eb','65b514e8-59f4-4fb2-82ed-49eea6e9f0e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0fb8b4befa43e3af5b9aa94a1420c5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:14.332408 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3df8f319-8855-4233-8871-26667fc87819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:14.342292 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3df8f319-8855-4233-8871-26667fc87819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:14.342292 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Flow 'volume_create_api' (cf4faa59-9542-4c5b-acbd-e4c08a8afa2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:14.342292 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Create volume request issued successfully. Aug 13 22:06:14.342292 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a98b946d-e8f4-4cbe-a1d8-904fac41256b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:14.342292 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 324/1294] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:06:14 2026] POST /volume/v3/volumes => generated 751 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:14.353606 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e29d89dc-66e2-4c21-a0e4-001349f75990 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:14.355413 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e29d89dc-66e2-4c21-a0e4-001349f75990 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:14.355632 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e29d89dc-66e2-4c21-a0e4-001349f75990 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:14.355812 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e29d89dc-66e2-4c21-a0e4-001349f75990 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:14.362592 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:14.362592 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:14.366338 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e29d89dc-66e2-4c21-a0e4-001349f75990 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:14.370464 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e29d89dc-66e2-4c21-a0e4-001349f75990 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:14.370828 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 325/1295] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:14 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:14.849743 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6be9a141-fa9f-4be2-8933-348d46b3e47e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:14.851949 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6be9a141-fa9f-4be2-8933-348d46b3e47e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:14.852212 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6be9a141-fa9f-4be2-8933-348d46b3e47e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:14.852417 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6be9a141-fa9f-4be2-8933-348d46b3e47e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:14.852571 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6be9a141-fa9f-4be2-8933-348d46b3e47e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:14.857135 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:14.857135 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:14.858013 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6be9a141-fa9f-4be2-8933-348d46b3e47e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:14.858449 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 323/1296] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:14 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:15.387882 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6a724fd9-a278-4a58-9d73-aa60bb10dcba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:15.389861 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a724fd9-a278-4a58-9d73-aa60bb10dcba tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:15.390091 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a724fd9-a278-4a58-9d73-aa60bb10dcba tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:15.390321 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a724fd9-a278-4a58-9d73-aa60bb10dcba tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:15.397807 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:15.397807 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:15.401817 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6a724fd9-a278-4a58-9d73-aa60bb10dcba tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:15.407770 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a724fd9-a278-4a58-9d73-aa60bb10dcba tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:15.408154 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 325/1297] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:15 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:15.461582 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-2682606d-16d9-472c-9d68-485aafb77cfa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:15.464004 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-2682606d-16d9-472c-9d68-485aafb77cfa tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:15.464319 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-2682606d-16d9-472c-9d68-485aafb77cfa tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:15.465574 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-2682606d-16d9-472c-9d68-485aafb77cfa tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:15.472200 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:15.472200 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:15.485480 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-2682606d-16d9-472c-9d68-485aafb77cfa tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:15.488041 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-2682606d-16d9-472c-9d68-485aafb77cfa tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:15.488647 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 325/1298] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:15 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:15.571744 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6add0ae9-7fa1-412e-88af-6d72a1930732 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:15.572122 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6add0ae9-7fa1-412e-88af-6d72a1930732 None None] GET https://10.4.3.4/volume// Aug 13 22:06:15.572232 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6add0ae9-7fa1-412e-88af-6d72a1930732 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:15.572410 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6add0ae9-7fa1-412e-88af-6d72a1930732 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:15.572754 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6add0ae9-7fa1-412e-88af-6d72a1930732 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:15.573040 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 326/1299] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:06:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:15.580603 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-b0aa7620-fae8-4522-b00d-30b5e69fbd96 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:15.583297 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-b0aa7620-fae8-4522-b00d-30b5e69fbd96 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:06:15.583638 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-b0aa7620-fae8-4522-b00d-30b5e69fbd96 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3285a30-9821-4b3c-98e5-f2670e8c0ff5", "connector": null, "instance_uuid": "c9390738-3a0c-4d97-ac68-303027b74c85"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:15.593489 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:15.593489 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:15.621013 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-b0aa7620-fae8-4522-b00d-30b5e69fbd96 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:06:15.621399 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 324/1300] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:06:15 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:15.649142 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe2992dd-f17b-45d7-997d-ae5fa2d50273 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:15.650889 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe2992dd-f17b-45d7-997d-ae5fa2d50273 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:15.651118 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe2992dd-f17b-45d7-997d-ae5fa2d50273 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:15.651337 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe2992dd-f17b-45d7-997d-ae5fa2d50273 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:15.665332 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:15.665332 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:15.668403 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fe2992dd-f17b-45d7-997d-ae5fa2d50273 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:15.672964 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe2992dd-f17b-45d7-997d-ae5fa2d50273 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:15.673406 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 326/1301] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:15 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:15.678871 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-903b007d-16bf-4a32-b8cd-d9caa5d1d20c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:15.678871 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-903b007d-16bf-4a32-b8cd-d9caa5d1d20c None None] GET https://10.4.3.4/volume// Aug 13 22:06:15.678871 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-903b007d-16bf-4a32-b8cd-d9caa5d1d20c None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:15.678871 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-903b007d-16bf-4a32-b8cd-d9caa5d1d20c None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:15.678871 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-903b007d-16bf-4a32-b8cd-d9caa5d1d20c None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:15.678871 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 326/1302] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:06:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:15.689064 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-828bd85f-ac1c-40d6-9f10-25e41fa2055d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:15.692245 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-828bd85f-ac1c-40d6-9f10-25e41fa2055d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:15.692245 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-828bd85f-ac1c-40d6-9f10-25e41fa2055d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:15.692245 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-828bd85f-ac1c-40d6-9f10-25e41fa2055d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:15.701623 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:15.701623 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:15.705366 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-828bd85f-ac1c-40d6-9f10-25e41fa2055d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:15.711072 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-828bd85f-ac1c-40d6-9f10-25e41fa2055d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:15.711637 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 327/1303] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:06:15 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:06:15.833686 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-e09752c8-e638-46cc-82e0-68372e08d3ce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:15.839172 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-e09752c8-e638-46cc-82e0-68372e08d3ce tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] PUT https://10.4.3.4/volume/v3/attachments/634fbcfe-ccd8-4868-9865-586ceebf818b Aug 13 22:06:15.842440 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-e09752c8-e638-46cc-82e0-68372e08d3ce tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:15.851219 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-e09752c8-e638-46cc-82e0-68372e08d3ce tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Acquiring lock "cinder-attachment_update-d3285a30-9821-4b3c-98e5-f2670e8c0ff5-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:06:15.858306 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-e09752c8-e638-46cc-82e0-68372e08d3ce tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Lock "cinder-attachment_update-d3285a30-9821-4b3c-98e5-f2670e8c0ff5-np0000007271" acquired by "attachment_update" :: waited 0.007s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:06:15.859328 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:15.859328 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:15.869716 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a22ddf1e-d417-4ecd-9e30-49512d9e863f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:15.873439 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a22ddf1e-d417-4ecd-9e30-49512d9e863f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:15.873710 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a22ddf1e-d417-4ecd-9e30-49512d9e863f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:15.873973 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a22ddf1e-d417-4ecd-9e30-49512d9e863f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:15.874111 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a22ddf1e-d417-4ecd-9e30-49512d9e863f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:15.879953 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:15.879953 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:15.881567 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a22ddf1e-d417-4ecd-9e30-49512d9e863f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:15.881806 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 327/1304] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:15 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:15.979238 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-e09752c8-e638-46cc-82e0-68372e08d3ce tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Lock "cinder-attachment_update-d3285a30-9821-4b3c-98e5-f2670e8c0ff5-np0000007271" released by "attachment_update" :: held 0.121s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:06:15.979688 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-e09752c8-e638-46cc-82e0-68372e08d3ce tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/attachments/634fbcfe-ccd8-4868-9865-586ceebf818b returned with HTTP 200 Aug 13 22:06:15.980261 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 325/1305] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:06:15 2026] PUT /volume/v3/attachments/634fbcfe-ccd8-4868-9865-586ceebf818b => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:16.685696 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-786b6c0c-ab4c-4b7a-9d68-ccef815b1c51 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:16.688475 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-786b6c0c-ab4c-4b7a-9d68-ccef815b1c51 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:16.688840 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-786b6c0c-ab4c-4b7a-9d68-ccef815b1c51 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:16.689125 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-786b6c0c-ab4c-4b7a-9d68-ccef815b1c51 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:16.701207 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:16.701207 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:16.705097 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-786b6c0c-ab4c-4b7a-9d68-ccef815b1c51 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:16.709917 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-786b6c0c-ab4c-4b7a-9d68-ccef815b1c51 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:16.709985 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 327/1306] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:16 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:16.893023 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-da8dc609-907f-45dc-8367-5f0b17601df1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:16.894799 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da8dc609-907f-45dc-8367-5f0b17601df1 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:16.894985 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da8dc609-907f-45dc-8367-5f0b17601df1 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:16.895156 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da8dc609-907f-45dc-8367-5f0b17601df1 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:16.895276 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-da8dc609-907f-45dc-8367-5f0b17601df1 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:16.900037 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:16.900037 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:16.900879 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da8dc609-907f-45dc-8367-5f0b17601df1 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:16.901231 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 328/1307] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:16 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:17.253991 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:17.255748 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:17.256058 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-113632003"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:17.257524 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-113632003'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:17.257691 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Create volume of 1 GB Aug 13 22:06:17.262443 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Availability Zones retrieved successfully. Aug 13 22:06:17.270523 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Flow 'volume_create_api' (502336d2-7828-4935-bab3-cc22106a12de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:17.272056 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2f36b6f-56da-4233-bfc6-91cc7abb99ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:17.273097 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:17.304842 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2f36b6f-56da-4233-bfc6-91cc7abb99ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:17.306062 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da3d7e6-a00f-41c3-bb4d-ad86e463b41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:17.352701 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Created reservations ['4dbeeb25-7b38-45a7-8741-715782f3e5a1', '20ccc37c-fe12-4a43-a4a6-206552874503', '76995507-31d2-491a-9d9b-e8d6e09f8236', '7c9f6198-6efa-4ce3-853d-1fc2cda08149'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:17.353460 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da3d7e6-a00f-41c3-bb4d-ad86e463b41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dbeeb25-7b38-45a7-8741-715782f3e5a1', '20ccc37c-fe12-4a43-a4a6-206552874503', '76995507-31d2-491a-9d9b-e8d6e09f8236', '7c9f6198-6efa-4ce3-853d-1fc2cda08149']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:17.354245 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fffcf64-539f-459e-b078-529a0f18ae00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:17.382597 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fffcf64-539f-459e-b078-529a0f18ae00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-113632003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9065aca9366444f9d4b0eb421bba8ca',qos_specs=None,replication_status=,reservations=['4dbeeb25-7b38-45a7-8741-715782f3e5a1','20ccc37c-fe12-4a43-a4a6-206552874503','76995507-31d2-491a-9d9b-e8d6e09f8236','7c9f6198-6efa-4ce3-853d-1fc2cda08149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff8510fb08cc40878e8da6f2e0f14393',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-113632003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9065aca9366444f9d4b0eb421bba8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff8510fb08cc40878e8da6f2e0f14393',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:17.383391 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e03fa845-11f5-4d38-823c-c8b49460071f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:17.400164 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e03fa845-11f5-4d38-823c-c8b49460071f) transitioned into state 'SUCCESS' from state '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-113632003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9065aca9366444f9d4b0eb421bba8ca',qos_specs=None,replication_status=,reservations=['4dbeeb25-7b38-45a7-8741-715782f3e5a1','20ccc37c-fe12-4a43-a4a6-206552874503','76995507-31d2-491a-9d9b-e8d6e09f8236','7c9f6198-6efa-4ce3-853d-1fc2cda08149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff8510fb08cc40878e8da6f2e0f14393',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:17.400864 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fce5d578-96cf-4f65-8c49-fc8a11b1584c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:17.409954 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fce5d578-96cf-4f65-8c49-fc8a11b1584c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:17.410753 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Flow 'volume_create_api' (502336d2-7828-4935-bab3-cc22106a12de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:17.411022 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Create volume request issued successfully. Aug 13 22:06:17.411577 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44a6d328-c41b-48e5-9235-fa48f6445e40 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:17.412114 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 328/1308] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:06:17 2026] POST /volume/v3/volumes => generated 752 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:17.423018 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8d19260b-2a7f-418f-b19c-6f188703a4ca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:17.424801 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d19260b-2a7f-418f-b19c-6f188703a4ca tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b Aug 13 22:06:17.425024 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d19260b-2a7f-418f-b19c-6f188703a4ca tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:17.425255 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d19260b-2a7f-418f-b19c-6f188703a4ca tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:17.432779 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:17.432779 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:17.437006 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8d19260b-2a7f-418f-b19c-6f188703a4ca tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:06:17.441517 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d19260b-2a7f-418f-b19c-6f188703a4ca tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b returned with HTTP 200 Aug 13 22:06:17.441930 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 326/1309] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:17 2026] GET /volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:17.728657 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3b0fd1e5-b370-4e6a-8cac-e39173d57ba8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:17.732896 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b0fd1e5-b370-4e6a-8cac-e39173d57ba8 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:17.732896 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b0fd1e5-b370-4e6a-8cac-e39173d57ba8 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:17.732896 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b0fd1e5-b370-4e6a-8cac-e39173d57ba8 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:17.741914 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:17.741914 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:17.746542 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3b0fd1e5-b370-4e6a-8cac-e39173d57ba8 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:17.756810 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b0fd1e5-b370-4e6a-8cac-e39173d57ba8 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:17.756810 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 328/1310] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:17 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:17.912510 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e8861d9a-6c9c-44d7-9c13-b872bac78f3c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:17.915836 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8861d9a-6c9c-44d7-9c13-b872bac78f3c tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:17.916377 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8861d9a-6c9c-44d7-9c13-b872bac78f3c tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:17.916671 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8861d9a-6c9c-44d7-9c13-b872bac78f3c tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:17.916815 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e8861d9a-6c9c-44d7-9c13-b872bac78f3c tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:17.924012 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:17.924012 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:17.924993 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8861d9a-6c9c-44d7-9c13-b872bac78f3c tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:17.925588 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 329/1311] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:17 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 744 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:18.455170 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a497208d-76ff-49eb-bf49-76cdfab0e8f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:18.458375 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a497208d-76ff-49eb-bf49-76cdfab0e8f0 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b Aug 13 22:06:18.458375 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a497208d-76ff-49eb-bf49-76cdfab0e8f0 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:18.458604 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a497208d-76ff-49eb-bf49-76cdfab0e8f0 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:18.466804 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:18.466804 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:18.471261 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a497208d-76ff-49eb-bf49-76cdfab0e8f0 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:06:18.477191 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a497208d-76ff-49eb-bf49-76cdfab0e8f0 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b returned with HTTP 200 Aug 13 22:06:18.477786 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 329/1312] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:18 2026] GET /volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:06:18.766276 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f541ba2-289e-43db-983a-00448cb48e73 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:18.769198 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f541ba2-289e-43db-983a-00448cb48e73 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:18.769459 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f541ba2-289e-43db-983a-00448cb48e73 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:18.769712 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f541ba2-289e-43db-983a-00448cb48e73 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:18.785658 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:18.785658 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:18.789717 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5f541ba2-289e-43db-983a-00448cb48e73 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:18.796058 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f541ba2-289e-43db-983a-00448cb48e73 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:18.796491 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 327/1313] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:18 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:18.938354 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08ff3c58-3957-45fb-83fd-82c429ea4cee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:18.940364 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08ff3c58-3957-45fb-83fd-82c429ea4cee tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:18.940666 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08ff3c58-3957-45fb-83fd-82c429ea4cee tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:18.940917 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08ff3c58-3957-45fb-83fd-82c429ea4cee tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:18.941101 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-08ff3c58-3957-45fb-83fd-82c429ea4cee tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:18.948157 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:18.948157 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:18.948441 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08ff3c58-3957-45fb-83fd-82c429ea4cee tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:18.948830 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 329/1314] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:18 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:19.810780 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1f374369-f279-432a-9549-30cca116559b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:19.812582 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f374369-f279-432a-9549-30cca116559b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:19.812812 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f374369-f279-432a-9549-30cca116559b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:19.813060 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f374369-f279-432a-9549-30cca116559b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:19.822900 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:19.822900 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:19.827769 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1f374369-f279-432a-9549-30cca116559b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:19.832542 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f374369-f279-432a-9549-30cca116559b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:19.833131 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 330/1315] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:19 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:19.962510 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-57c7cb4d-6d7b-4db1-955a-4dcd0e8f3f45 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:19.964113 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57c7cb4d-6d7b-4db1-955a-4dcd0e8f3f45 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:19.967233 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57c7cb4d-6d7b-4db1-955a-4dcd0e8f3f45 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:19.967233 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57c7cb4d-6d7b-4db1-955a-4dcd0e8f3f45 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:19.967233 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-57c7cb4d-6d7b-4db1-955a-4dcd0e8f3f45 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:19.971117 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:19.971117 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:19.971859 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57c7cb4d-6d7b-4db1-955a-4dcd0e8f3f45 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:19.972254 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 330/1316] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:19 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:20.849593 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-07b3a8d4-e27c-4800-896e-bc7841bfa8d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:20.853705 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07b3a8d4-e27c-4800-896e-bc7841bfa8d5 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:20.853705 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07b3a8d4-e27c-4800-896e-bc7841bfa8d5 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:20.853868 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07b3a8d4-e27c-4800-896e-bc7841bfa8d5 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:20.859271 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=363,cinder:UPDATE=100,cinder:INSERT=54 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:06:20.877297 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:20.877297 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:20.881077 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-07b3a8d4-e27c-4800-896e-bc7841bfa8d5 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:20.887013 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07b3a8d4-e27c-4800-896e-bc7841bfa8d5 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:20.887599 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 328/1317] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:20 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:20.988545 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-da0f46ca-04fb-4586-9079-7875e0d0ac22 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:20.991638 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da0f46ca-04fb-4586-9079-7875e0d0ac22 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:20.993379 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da0f46ca-04fb-4586-9079-7875e0d0ac22 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:20.993379 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da0f46ca-04fb-4586-9079-7875e0d0ac22 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:20.993379 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-da0f46ca-04fb-4586-9079-7875e0d0ac22 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:20.993500 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-e8ec2ed9-a2e6-4fc8-97dc-bfa42360f24d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:20.996014 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-e8ec2ed9-a2e6-4fc8-97dc-bfa42360f24d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/limits Aug 13 22:06:20.996249 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-e8ec2ed9-a2e6-4fc8-97dc-bfa42360f24d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:20.996510 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-e8ec2ed9-a2e6-4fc8-97dc-bfa42360f24d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:20.997095 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=314,cinder:UPDATE=65,cinder:INSERT=36 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:06:20.999716 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:20.999716 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:21.000531 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da0f46ca-04fb-4586-9079-7875e0d0ac22 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:21.000954 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 330/1318] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:20 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 744 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:21.008895 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-e8ec2ed9-a2e6-4fc8-97dc-bfa42360f24d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1619942890 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1619942890, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:06:21.009207 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-e8ec2ed9-a2e6-4fc8-97dc-bfa42360f24d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1619942890 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1619942890, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:06:21.009571 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-e8ec2ed9-a2e6-4fc8-97dc-bfa42360f24d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1619942890 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1619942890, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:06:21.025503 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-e8ec2ed9-a2e6-4fc8-97dc-bfa42360f24d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/limits returned with HTTP 200 Aug 13 22:06:21.026115 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 331/1319] 10.4.3.4 () {68 vars in 1470 bytes} [Thu Aug 13 22:06:20 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 13 22:06:21.079446 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-91c7e6e4-75e5-4a86-9b30-4a7cc12ad067 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:21.087704 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-91c7e6e4-75e5-4a86-9b30-4a7cc12ad067 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce Aug 13 22:06:21.088038 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-91c7e6e4-75e5-4a86-9b30-4a7cc12ad067 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:21.088171 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-91c7e6e4-75e5-4a86-9b30-4a7cc12ad067 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:21.103604 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:21.103604 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:21.107445 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-91c7e6e4-75e5-4a86-9b30-4a7cc12ad067 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:21.115407 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-91c7e6e4-75e5-4a86-9b30-4a7cc12ad067 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce returned with HTTP 200 Aug 13 22:06:21.116300 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 331/1320] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:21 2026] GET /volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce => generated 1656 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:21.128458 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-1210be83-3a4b-4c22-ae05-63f17816fb8e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:21.132571 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-1210be83-3a4b-4c22-ae05-63f17816fb8e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:06:21.133015 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-1210be83-3a4b-4c22-ae05-63f17816fb8e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aacbc4c5-66f7-46e1-84df-1886cd2d3cce", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:21.147548 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:21.147548 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:21.148216 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-1210be83-3a4b-4c22-ae05-63f17816fb8e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:21.148481 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-1210be83-3a4b-4c22-ae05-63f17816fb8e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Create snapshot from volume aacbc4c5-66f7-46e1-84df-1886cd2d3cce Aug 13 22:06:21.191985 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-1210be83-3a4b-4c22-ae05-63f17816fb8e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Created reservations ['128e2d47-8d81-45fb-b808-3dc3b9d12c0f', '5edbaeaf-634f-4f6e-aa76-64a687560a2a', '70d007cc-9e51-4db3-a26b-c70b0261416c', 'ad1b0446-0bf2-4ca9-b3df-69ecd2253eb2'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:21.229344 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-1210be83-3a4b-4c22-ae05-63f17816fb8e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Snapshot force create request issued successfully. Aug 13 22:06:21.232445 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-62b28f7e-6859-43a6-a108-2dcf9e2a3cb1 req-1210be83-3a4b-4c22-ae05-63f17816fb8e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:06:21.232445 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 329/1321] 10.4.3.4 () {72 vars in 1533 bytes} [Thu Aug 13 22:06:21 2026] POST /volume/v3/snapshots => generated 292 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:21.904180 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fa984863-3897-4eec-bf1a-326b358bceba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:21.906083 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa984863-3897-4eec-bf1a-326b358bceba tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:21.906334 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa984863-3897-4eec-bf1a-326b358bceba tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:21.906588 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa984863-3897-4eec-bf1a-326b358bceba tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:21.923585 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:21.923585 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:21.930338 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fa984863-3897-4eec-bf1a-326b358bceba tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:21.935558 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa984863-3897-4eec-bf1a-326b358bceba tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:21.935937 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 331/1322] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:21 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:22.011686 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-edec5d76-099e-43fa-a5ae-ad4af005c5bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:22.014240 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-edec5d76-099e-43fa-a5ae-ad4af005c5bd tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:22.014640 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-edec5d76-099e-43fa-a5ae-ad4af005c5bd tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:22.014983 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-edec5d76-099e-43fa-a5ae-ad4af005c5bd tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:22.015540 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-edec5d76-099e-43fa-a5ae-ad4af005c5bd tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:22.020730 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:22.020730 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:22.022051 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-edec5d76-099e-43fa-a5ae-ad4af005c5bd tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:22.023236 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 332/1323] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:22 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:22.317793 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6e91b401-df4b-4959-88df-16c912259651 req-18b82275-e32a-4879-8e06-57cca3288bf4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:22.324901 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-18b82275-e32a-4879-8e06-57cca3288bf4 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] POST https://10.4.3.4/volume/v3/attachments/f3456561-90af-4cc7-8fce-2c80691dfd4a/action Aug 13 22:06:22.324901 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-18b82275-e32a-4879-8e06-57cca3288bf4 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:22.324901 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-18b82275-e32a-4879-8e06-57cca3288bf4 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:22.354463 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:22.354463 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:22.375333 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6e91b401-df4b-4959-88df-16c912259651 req-18b82275-e32a-4879-8e06-57cca3288bf4 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/attachments/f3456561-90af-4cc7-8fce-2c80691dfd4a/action returned with HTTP 204 Aug 13 22:06:22.376339 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 332/1324] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:06:22 2026] POST /volume/v3/attachments/f3456561-90af-4cc7-8fce-2c80691dfd4a/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:22.952033 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c222f36-5a6c-45c9-9d1f-3157bee75c5e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:22.953967 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c222f36-5a6c-45c9-9d1f-3157bee75c5e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:22.954207 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c222f36-5a6c-45c9-9d1f-3157bee75c5e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:22.954434 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c222f36-5a6c-45c9-9d1f-3157bee75c5e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:22.965083 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:22.965083 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:22.969819 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c222f36-5a6c-45c9-9d1f-3157bee75c5e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:22.975777 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c222f36-5a6c-45c9-9d1f-3157bee75c5e tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:22.976337 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 330/1325] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:22 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:23.036411 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-29db27f5-5a15-4483-8d1a-23815f3ecf08 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:23.038296 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29db27f5-5a15-4483-8d1a-23815f3ecf08 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:23.038543 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29db27f5-5a15-4483-8d1a-23815f3ecf08 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:23.038714 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29db27f5-5a15-4483-8d1a-23815f3ecf08 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:23.038831 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-29db27f5-5a15-4483-8d1a-23815f3ecf08 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:23.043154 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:23.043154 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:23.044042 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29db27f5-5a15-4483-8d1a-23815f3ecf08 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:23.044486 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 332/1326] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:23 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:23.997851 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b4d0a22-99d8-4eb0-9180-0e0ee1005513 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:24.001517 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b4d0a22-99d8-4eb0-9180-0e0ee1005513 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:24.001773 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b4d0a22-99d8-4eb0-9180-0e0ee1005513 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:24.001998 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b4d0a22-99d8-4eb0-9180-0e0ee1005513 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:24.004496 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=246,cinder:UPDATE=47,cinder:INSERT=20 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:06:24.019034 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:24.019034 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:24.024682 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8b4d0a22-99d8-4eb0-9180-0e0ee1005513 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:24.032386 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b4d0a22-99d8-4eb0-9180-0e0ee1005513 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:24.032956 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 333/1327] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:23 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:24.060921 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1003a776-43d6-49b0-bfce-bb88a4490a02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:24.060921 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1003a776-43d6-49b0-bfce-bb88a4490a02 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:24.061592 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1003a776-43d6-49b0-bfce-bb88a4490a02 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:24.061592 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1003a776-43d6-49b0-bfce-bb88a4490a02 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:24.061592 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1003a776-43d6-49b0-bfce-bb88a4490a02 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:24.063002 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=360,cinder:UPDATE=85,cinder:INSERT=51 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:06:24.066346 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:24.066346 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:24.067072 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1003a776-43d6-49b0-bfce-bb88a4490a02 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:24.067441 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 333/1328] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:24 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:24.092397 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-49f00321-565f-44a3-b6f8-9cb63a6d3df0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:24.095298 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-49f00321-565f-44a3-b6f8-9cb63a6d3df0 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] POST https://10.4.3.4/volume/v3/attachments/634fbcfe-ccd8-4868-9865-586ceebf818b/action Aug 13 22:06:24.095732 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-49f00321-565f-44a3-b6f8-9cb63a6d3df0 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:24.095882 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-49f00321-565f-44a3-b6f8-9cb63a6d3df0 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:24.126335 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:24.126335 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:24.163924 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c27c9121-eab2-4aa6-aa10-d769d04474d7 req-49f00321-565f-44a3-b6f8-9cb63a6d3df0 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/attachments/634fbcfe-ccd8-4868-9865-586ceebf818b/action returned with HTTP 204 Aug 13 22:06:24.164687 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 331/1329] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:06:24 2026] POST /volume/v3/attachments/634fbcfe-ccd8-4868-9865-586ceebf818b/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:24.214297 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3319db77-0e38-4c56-ace1-2415082928f7 req-f174413c-ca76-4c56-8cee-1ea57d57efa1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:24.217893 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3319db77-0e38-4c56-ace1-2415082928f7 req-f174413c-ca76-4c56-8cee-1ea57d57efa1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce Aug 13 22:06:24.218172 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3319db77-0e38-4c56-ace1-2415082928f7 req-f174413c-ca76-4c56-8cee-1ea57d57efa1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:24.218415 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3319db77-0e38-4c56-ace1-2415082928f7 req-f174413c-ca76-4c56-8cee-1ea57d57efa1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:24.230261 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:24.230261 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:24.237126 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-3319db77-0e38-4c56-ace1-2415082928f7 req-f174413c-ca76-4c56-8cee-1ea57d57efa1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:24.247501 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3319db77-0e38-4c56-ace1-2415082928f7 req-f174413c-ca76-4c56-8cee-1ea57d57efa1 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce returned with HTTP 200 Aug 13 22:06:24.247501 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 333/1330] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:24 2026] GET /volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce => generated 1656 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:06:24.951114 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b05e6ceb-2841-42e6-8bc8-25b1568e85fe req-6dff54be-8d6e-4acc-b333-d6b181638fa0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:24.954413 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b05e6ceb-2841-42e6-8bc8-25b1568e85fe req-6dff54be-8d6e-4acc-b333-d6b181638fa0 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b Aug 13 22:06:24.954720 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b05e6ceb-2841-42e6-8bc8-25b1568e85fe req-6dff54be-8d6e-4acc-b333-d6b181638fa0 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:24.954993 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b05e6ceb-2841-42e6-8bc8-25b1568e85fe req-6dff54be-8d6e-4acc-b333-d6b181638fa0 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:24.964289 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:24.964289 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:24.971453 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b05e6ceb-2841-42e6-8bc8-25b1568e85fe req-6dff54be-8d6e-4acc-b333-d6b181638fa0 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:06:24.979386 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b05e6ceb-2841-42e6-8bc8-25b1568e85fe req-6dff54be-8d6e-4acc-b333-d6b181638fa0 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b returned with HTTP 200 Aug 13 22:06:24.979386 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 334/1331] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:24 2026] GET /volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:25.009362 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c2e684b-3729-4c01-b7b5-c1b8babf6504 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:25.009784 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c2e684b-3729-4c01-b7b5-c1b8babf6504 None None] GET https://10.4.3.4/volume// Aug 13 22:06:25.009949 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c2e684b-3729-4c01-b7b5-c1b8babf6504 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:25.010160 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c2e684b-3729-4c01-b7b5-c1b8babf6504 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:25.010518 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c2e684b-3729-4c01-b7b5-c1b8babf6504 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:25.011050 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 334/1332] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:06:25 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:25.020318 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b05e6ceb-2841-42e6-8bc8-25b1568e85fe req-67099445-9f79-44e2-b62f-c8c42ab608dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:25.022868 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b05e6ceb-2841-42e6-8bc8-25b1568e85fe req-67099445-9f79-44e2-b62f-c8c42ab608dc tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:06:25.023458 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b05e6ceb-2841-42e6-8bc8-25b1568e85fe req-67099445-9f79-44e2-b62f-c8c42ab608dc tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b", "connector": null, "instance_uuid": "fba1f906-629d-447f-8f36-14857e97ff3f"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:25.035179 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:25.035179 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:25.050971 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1acf41a7-8a55-415a-921f-a7461c980577 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:25.052859 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1acf41a7-8a55-415a-921f-a7461c980577 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:25.053398 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1acf41a7-8a55-415a-921f-a7461c980577 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:25.053809 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1acf41a7-8a55-415a-921f-a7461c980577 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:25.064366 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:25.064366 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:25.068248 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1acf41a7-8a55-415a-921f-a7461c980577 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:25.074016 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b05e6ceb-2841-42e6-8bc8-25b1568e85fe req-67099445-9f79-44e2-b62f-c8c42ab608dc tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:06:25.074154 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 332/1333] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:06:25 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:25.080560 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1acf41a7-8a55-415a-921f-a7461c980577 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:25.081246 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 334/1334] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:25 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:25.087345 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4b295294-97e6-4561-9581-147ab526fbf7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:25.090958 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b295294-97e6-4561-9581-147ab526fbf7 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:25.091281 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b295294-97e6-4561-9581-147ab526fbf7 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:25.091579 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b295294-97e6-4561-9581-147ab526fbf7 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:25.091742 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4b295294-97e6-4561-9581-147ab526fbf7 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:25.100598 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:25.100598 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:25.101987 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b295294-97e6-4561-9581-147ab526fbf7 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:25.104084 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65536e48-fe77-4f94-8ffa-e486c33f1b9a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:25.105619 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 335/1335] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:25 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 744 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:25.112626 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65536e48-fe77-4f94-8ffa-e486c33f1b9a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:25.112849 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65536e48-fe77-4f94-8ffa-e486c33f1b9a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:25.113035 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65536e48-fe77-4f94-8ffa-e486c33f1b9a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:25.124935 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:25.124935 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:25.131822 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-65536e48-fe77-4f94-8ffa-e486c33f1b9a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:25.138731 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b05e6ceb-2841-42e6-8bc8-25b1568e85fe req-a0449032-3d47-433b-a23b-815f6fe3cf60 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:25.140740 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65536e48-fe77-4f94-8ffa-e486c33f1b9a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:25.141220 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b05e6ceb-2841-42e6-8bc8-25b1568e85fe req-a0449032-3d47-433b-a23b-815f6fe3cf60 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] POST https://10.4.3.4/volume/v3/attachments/bbc9cc8e-310d-43a1-a7cb-074a78b1fa14/action Aug 13 22:06:25.141285 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 335/1336] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:25 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:25.141628 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b05e6ceb-2841-42e6-8bc8-25b1568e85fe req-a0449032-3d47-433b-a23b-815f6fe3cf60 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:25.141773 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b05e6ceb-2841-42e6-8bc8-25b1568e85fe req-a0449032-3d47-433b-a23b-815f6fe3cf60 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:25.155898 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9e6cc7cc-1538-4a59-ad2d-4e13397b5b08 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:25.157294 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e6cc7cc-1538-4a59-ad2d-4e13397b5b08 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] DELETE https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:25.159030 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e6cc7cc-1538-4a59-ad2d-4e13397b5b08 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:25.159030 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e6cc7cc-1538-4a59-ad2d-4e13397b5b08 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:25.159030 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-9e6cc7cc-1538-4a59-ad2d-4e13397b5b08 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Delete volume with id: d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:25.161765 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:25.161765 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:25.172446 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:25.172446 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:25.172446 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9e6cc7cc-1538-4a59-ad2d-4e13397b5b08 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:25.172819 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b05e6ceb-2841-42e6-8bc8-25b1568e85fe req-a0449032-3d47-433b-a23b-815f6fe3cf60 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/attachments/bbc9cc8e-310d-43a1-a7cb-074a78b1fa14/action returned with HTTP 204 Aug 13 22:06:25.173413 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 333/1337] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:06:25 2026] POST /volume/v3/attachments/bbc9cc8e-310d-43a1-a7cb-074a78b1fa14/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:25.182071 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9e6cc7cc-1538-4a59-ad2d-4e13397b5b08 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-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 13 22:06:25.182964 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e6cc7cc-1538-4a59-ad2d-4e13397b5b08 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 400 Aug 13 22:06:25.183734 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 335/1338] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:25 2026] DELETE /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 307 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:06:25.194138 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-46aaee3d-5108-45cd-9b1c-4308fb965c19 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:25.198332 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65668639-3f5b-4538-a2ce-23db034afaee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:25.199042 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46aaee3d-5108-45cd-9b1c-4308fb965c19 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:25.199299 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46aaee3d-5108-45cd-9b1c-4308fb965c19 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:25.199523 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46aaee3d-5108-45cd-9b1c-4308fb965c19 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:25.200313 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65668639-3f5b-4538-a2ce-23db034afaee tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b Aug 13 22:06:25.200554 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65668639-3f5b-4538-a2ce-23db034afaee tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:25.200770 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65668639-3f5b-4538-a2ce-23db034afaee tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:25.209923 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:25.209923 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:25.210629 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:25.210629 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:25.213671 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-46aaee3d-5108-45cd-9b1c-4308fb965c19 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:25.213825 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-65668639-3f5b-4538-a2ce-23db034afaee tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:06:25.217881 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46aaee3d-5108-45cd-9b1c-4308fb965c19 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:25.217953 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65668639-3f5b-4538-a2ce-23db034afaee tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b returned with HTTP 200 Aug 13 22:06:25.218243 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 336/1339] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:25 2026] GET /volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b => generated 1107 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:25.218583 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 336/1340] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:25 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:25.234449 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-017c3c95-b712-475a-b44e-2867de67c160 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:25.236313 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-017c3c95-b712-475a-b44e-2867de67c160 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b Aug 13 22:06:25.236566 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-017c3c95-b712-475a-b44e-2867de67c160 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:25.236763 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-017c3c95-b712-475a-b44e-2867de67c160 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:25.246060 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:25.246060 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:25.249548 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-017c3c95-b712-475a-b44e-2867de67c160 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:06:25.254065 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-017c3c95-b712-475a-b44e-2867de67c160 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b returned with HTTP 200 Aug 13 22:06:25.254547 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 334/1341] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:25 2026] GET /volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b => generated 1107 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:25.267003 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-2dd5f75c-3d17-4fb5-93ea-d136f01ba1a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:25.271447 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-2dd5f75c-3d17-4fb5-93ea-d136f01ba1a5 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:25.271447 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-2dd5f75c-3d17-4fb5-93ea-d136f01ba1a5 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:25.271447 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-2dd5f75c-3d17-4fb5-93ea-d136f01ba1a5 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:25.284667 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:25.284667 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:25.290013 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-2dd5f75c-3d17-4fb5-93ea-d136f01ba1a5 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:25.296030 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-2dd5f75c-3d17-4fb5-93ea-d136f01ba1a5 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:25.296741 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 336/1342] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:25 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:25.304709 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ac36ec3e-9416-423e-96b7-d28f4e8dc0d4 req-a65bbeba-3f25-438b-aa1a-68c311855606 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:25.306928 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ac36ec3e-9416-423e-96b7-d28f4e8dc0d4 req-a65bbeba-3f25-438b-aa1a-68c311855606 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b Aug 13 22:06:25.307148 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ac36ec3e-9416-423e-96b7-d28f4e8dc0d4 req-a65bbeba-3f25-438b-aa1a-68c311855606 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:25.307347 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ac36ec3e-9416-423e-96b7-d28f4e8dc0d4 req-a65bbeba-3f25-438b-aa1a-68c311855606 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:25.317279 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:25.317279 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:25.321936 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ac36ec3e-9416-423e-96b7-d28f4e8dc0d4 req-a65bbeba-3f25-438b-aa1a-68c311855606 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:06:25.328186 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ac36ec3e-9416-423e-96b7-d28f4e8dc0d4 req-a65bbeba-3f25-438b-aa1a-68c311855606 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b returned with HTTP 200 Aug 13 22:06:25.328755 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 337/1343] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:25 2026] GET /volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b => generated 1107 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:25.328943 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-0acd0256-45a0-4e10-a7a5-a1c58ba010bb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:25.331680 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-0acd0256-45a0-4e10-a7a5-a1c58ba010bb tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] POST https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5/action Aug 13 22:06:25.332993 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-0acd0256-45a0-4e10-a7a5-a1c58ba010bb tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:25.332993 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-0acd0256-45a0-4e10-a7a5-a1c58ba010bb tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:25.345388 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:25.345388 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:25.345983 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-0acd0256-45a0-4e10-a7a5-a1c58ba010bb tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:25.357517 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-0acd0256-45a0-4e10-a7a5-a1c58ba010bb tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Begin detaching volume completed successfully. Aug 13 22:06:25.357737 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-0acd0256-45a0-4e10-a7a5-a1c58ba010bb tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5/action returned with HTTP 202 Aug 13 22:06:25.358266 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 337/1344] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:06:25 2026] POST /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:06:25.359877 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ac36ec3e-9416-423e-96b7-d28f4e8dc0d4 req-85334c98-41cc-4289-94b6-df7d6fcffed5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:25.362085 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ac36ec3e-9416-423e-96b7-d28f4e8dc0d4 req-85334c98-41cc-4289-94b6-df7d6fcffed5 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] DELETE https://10.4.3.4/volume/v3/attachments/bbc9cc8e-310d-43a1-a7cb-074a78b1fa14 Aug 13 22:06:25.362304 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ac36ec3e-9416-423e-96b7-d28f4e8dc0d4 req-85334c98-41cc-4289-94b6-df7d6fcffed5 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:25.362514 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ac36ec3e-9416-423e-96b7-d28f4e8dc0d4 req-85334c98-41cc-4289-94b6-df7d6fcffed5 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:25.370860 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:25.370860 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:25.406460 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-29932fec-751a-4366-b224-11abfafac264 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:25.407033 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29932fec-751a-4366-b224-11abfafac264 None None] GET https://10.4.3.4/volume// Aug 13 22:06:25.407322 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29932fec-751a-4366-b224-11abfafac264 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:25.407683 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29932fec-751a-4366-b224-11abfafac264 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:25.408069 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29932fec-751a-4366-b224-11abfafac264 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:25.408569 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 337/1345] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:06:25 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:25.422699 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-d311a684-9c64-4653-9ec7-c844dc1b5f43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:25.426467 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-d311a684-9c64-4653-9ec7-c844dc1b5f43 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:25.426669 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-d311a684-9c64-4653-9ec7-c844dc1b5f43 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:25.426949 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-d311a684-9c64-4653-9ec7-c844dc1b5f43 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:25.436220 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ac36ec3e-9416-423e-96b7-d28f4e8dc0d4 req-85334c98-41cc-4289-94b6-df7d6fcffed5 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/attachments/bbc9cc8e-310d-43a1-a7cb-074a78b1fa14 returned with HTTP 200 Aug 13 22:06:25.436804 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 335/1346] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:06:25 2026] DELETE /volume/v3/attachments/bbc9cc8e-310d-43a1-a7cb-074a78b1fa14 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:25.440458 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:25.440458 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:25.444858 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-d311a684-9c64-4653-9ec7-c844dc1b5f43 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:25.450418 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-d311a684-9c64-4653-9ec7-c844dc1b5f43 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:25.451021 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 338/1347] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:06:25 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:06:25.480621 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9dc03610-20cf-4b90-babc-9abccb90340c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:25.483145 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9dc03610-20cf-4b90-babc-9abccb90340c tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b Aug 13 22:06:25.483389 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9dc03610-20cf-4b90-babc-9abccb90340c tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:25.483651 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9dc03610-20cf-4b90-babc-9abccb90340c tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:25.495780 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:25.495780 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:25.504362 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9dc03610-20cf-4b90-babc-9abccb90340c tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:06:25.510832 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9dc03610-20cf-4b90-babc-9abccb90340c tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b returned with HTTP 200 Aug 13 22:06:25.511349 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 338/1348] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:25 2026] GET /volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:26.116511 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-de00f887-131e-44ab-aa82-b025aaed8a3f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:26.117992 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de00f887-131e-44ab-aa82-b025aaed8a3f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:26.119703 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de00f887-131e-44ab-aa82-b025aaed8a3f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:26.119703 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de00f887-131e-44ab-aa82-b025aaed8a3f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:26.119703 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-de00f887-131e-44ab-aa82-b025aaed8a3f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:26.123561 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:26.123561 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:26.124623 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de00f887-131e-44ab-aa82-b025aaed8a3f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:26.126016 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 338/1349] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:26 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:26.923827 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-8786dc6d-4726-49a7-925d-ae5eb9f0567c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:26.925958 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-8786dc6d-4726-49a7-925d-ae5eb9f0567c tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] DELETE https://10.4.3.4/volume/v3/attachments/634fbcfe-ccd8-4868-9865-586ceebf818b Aug 13 22:06:26.926165 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-8786dc6d-4726-49a7-925d-ae5eb9f0567c tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:26.926349 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-8786dc6d-4726-49a7-925d-ae5eb9f0567c tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:26.933907 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:26.933907 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:26.975134 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3319db77-0e38-4c56-ace1-2415082928f7 req-fa1f7519-6e65-461d-a6e8-16828065c66d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:26.978587 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3319db77-0e38-4c56-ace1-2415082928f7 req-fa1f7519-6e65-461d-a6e8-16828065c66d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] DELETE https://10.4.3.4/volume/v3/attachments/37f7a341-ae57-47cb-ad8f-a53b64c4be64 Aug 13 22:06:26.978801 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3319db77-0e38-4c56-ace1-2415082928f7 req-fa1f7519-6e65-461d-a6e8-16828065c66d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:26.979192 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3319db77-0e38-4c56-ace1-2415082928f7 req-fa1f7519-6e65-461d-a6e8-16828065c66d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:26.990051 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:26.990051 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:26.990922 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2e359cc4-228e-4397-b19d-ef5de9bfef5a req-8786dc6d-4726-49a7-925d-ae5eb9f0567c tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/attachments/634fbcfe-ccd8-4868-9865-586ceebf818b returned with HTTP 200 Aug 13 22:06:26.991743 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 336/1350] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:06:26 2026] DELETE /volume/v3/attachments/634fbcfe-ccd8-4868-9865-586ceebf818b => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:27.047114 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3319db77-0e38-4c56-ace1-2415082928f7 req-fa1f7519-6e65-461d-a6e8-16828065c66d tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/37f7a341-ae57-47cb-ad8f-a53b64c4be64 returned with HTTP 200 Aug 13 22:06:27.047585 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 339/1351] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:06:26 2026] DELETE /volume/v3/attachments/37f7a341-ae57-47cb-ad8f-a53b64c4be64 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:27.140048 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44c1214b-7879-4896-92d8-c173bec2c29e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:27.142739 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44c1214b-7879-4896-92d8-c173bec2c29e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:27.143007 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44c1214b-7879-4896-92d8-c173bec2c29e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:27.143284 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44c1214b-7879-4896-92d8-c173bec2c29e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:27.143450 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-44c1214b-7879-4896-92d8-c173bec2c29e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:27.149034 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:27.149034 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:27.150160 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44c1214b-7879-4896-92d8-c173bec2c29e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:27.150875 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 339/1352] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:27 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:27.567929 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-286de425-92e2-4541-8b87-a1aae23d9e3a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:27.570228 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-286de425-92e2-4541-8b87-a1aae23d9e3a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:27.570542 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-286de425-92e2-4541-8b87-a1aae23d9e3a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:27.570830 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-286de425-92e2-4541-8b87-a1aae23d9e3a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:27.580035 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:27.580035 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:27.584734 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-286de425-92e2-4541-8b87-a1aae23d9e3a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:27.590817 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-286de425-92e2-4541-8b87-a1aae23d9e3a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:27.591336 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 339/1353] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:27 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:28.163964 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6c645779-a63b-472c-bd08-a4cc752be6c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:28.167928 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c645779-a63b-472c-bd08-a4cc752be6c2 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:28.168258 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c645779-a63b-472c-bd08-a4cc752be6c2 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:28.168576 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c645779-a63b-472c-bd08-a4cc752be6c2 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:28.168727 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6c645779-a63b-472c-bd08-a4cc752be6c2 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:28.179748 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:28.179748 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:28.180797 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c645779-a63b-472c-bd08-a4cc752be6c2 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:28.181244 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 337/1354] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:28 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:29.197699 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fc99d1a8-6820-4d79-94b5-ed30307138fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:29.199510 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc99d1a8-6820-4d79-94b5-ed30307138fa tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:29.199711 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc99d1a8-6820-4d79-94b5-ed30307138fa tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:29.199885 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc99d1a8-6820-4d79-94b5-ed30307138fa tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:29.199978 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fc99d1a8-6820-4d79-94b5-ed30307138fa tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:29.204095 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:29.204095 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:29.204886 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc99d1a8-6820-4d79-94b5-ed30307138fa tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:29.205310 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 340/1355] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:29 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:29.635785 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05db2f2b-b9ca-4aa0-8831-d1e4932a05a8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:29.637301 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05db2f2b-b9ca-4aa0-8831-d1e4932a05a8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] DELETE https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce?cascade=True Aug 13 22:06:29.637503 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05db2f2b-b9ca-4aa0-8831-d1e4932a05a8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:29.637716 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05db2f2b-b9ca-4aa0-8831-d1e4932a05a8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:29.637889 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-05db2f2b-b9ca-4aa0-8831-d1e4932a05a8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Delete volume with id: aacbc4c5-66f7-46e1-84df-1886cd2d3cce Aug 13 22:06:29.645035 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:29.645035 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:29.645581 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-05db2f2b-b9ca-4aa0-8831-d1e4932a05a8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:29.673008 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-05db2f2b-b9ca-4aa0-8831-d1e4932a05a8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Delete volume request issued successfully. Aug 13 22:06:29.673090 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05db2f2b-b9ca-4aa0-8831-d1e4932a05a8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce?cascade=True returned with HTTP 202 Aug 13 22:06:29.673643 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 340/1356] 10.4.3.4 () {66 vars in 1362 bytes} [Thu Aug 13 22:06:29 2026] DELETE /volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce?cascade=True => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:29.682491 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-602752e7-905d-4da7-8a56-5e6cef0418ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:29.684363 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-602752e7-905d-4da7-8a56-5e6cef0418ab tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce Aug 13 22:06:29.684550 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-602752e7-905d-4da7-8a56-5e6cef0418ab tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:29.684759 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-602752e7-905d-4da7-8a56-5e6cef0418ab tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:29.692694 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:29.692694 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:29.696770 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-602752e7-905d-4da7-8a56-5e6cef0418ab tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:29.701231 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-602752e7-905d-4da7-8a56-5e6cef0418ab tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce returned with HTTP 200 Aug 13 22:06:29.701599 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 340/1357] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:29 2026] GET /volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce => generated 1363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:30.217352 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb10e855-6340-4167-8093-14e2f9622e0b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:30.219623 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb10e855-6340-4167-8093-14e2f9622e0b tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:30.220356 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb10e855-6340-4167-8093-14e2f9622e0b tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:30.220855 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb10e855-6340-4167-8093-14e2f9622e0b tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:30.221055 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fb10e855-6340-4167-8093-14e2f9622e0b tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:30.226395 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:30.226395 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:30.227407 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb10e855-6340-4167-8093-14e2f9622e0b tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:30.227938 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 338/1358] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:30 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:30.582563 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7358246c-ebbd-4b37-a23b-efdf997b00cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:30.584500 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7358246c-ebbd-4b37-a23b-efdf997b00cd tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] DELETE https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:30.584713 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7358246c-ebbd-4b37-a23b-efdf997b00cd tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:30.584899 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7358246c-ebbd-4b37-a23b-efdf997b00cd tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:30.585052 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7358246c-ebbd-4b37-a23b-efdf997b00cd tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Delete volume with id: d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:30.592480 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:30.592480 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:30.592991 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7358246c-ebbd-4b37-a23b-efdf997b00cd tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:30.627749 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7358246c-ebbd-4b37-a23b-efdf997b00cd tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Delete volume request issued successfully. Aug 13 22:06:30.628538 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7358246c-ebbd-4b37-a23b-efdf997b00cd tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 202 Aug 13 22:06:30.629759 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 341/1359] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:30 2026] DELETE /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:30.638610 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f1ff918-22ae-496c-8be2-652e119844cc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:30.641354 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f1ff918-22ae-496c-8be2-652e119844cc tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:30.641615 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f1ff918-22ae-496c-8be2-652e119844cc tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:30.641869 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f1ff918-22ae-496c-8be2-652e119844cc tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:30.652032 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:30.652032 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:30.657843 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f1ff918-22ae-496c-8be2-652e119844cc tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:30.667057 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f1ff918-22ae-496c-8be2-652e119844cc tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 200 Aug 13 22:06:30.667663 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 341/1360] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:30 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:30.719618 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c431b68-68b2-40f7-9429-4ac3f9dcca52 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:30.721842 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c431b68-68b2-40f7-9429-4ac3f9dcca52 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce Aug 13 22:06:30.722077 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c431b68-68b2-40f7-9429-4ac3f9dcca52 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:30.722362 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c431b68-68b2-40f7-9429-4ac3f9dcca52 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:30.730720 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c431b68-68b2-40f7-9429-4ac3f9dcca52 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce returned with HTTP 404 Aug 13 22:06:30.731411 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 341/1361] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:30 2026] GET /volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:31.049496 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b9ca144a-d753-452b-9358-9d89dc707859 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:31.051848 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9ca144a-d753-452b-9358-9d89dc707859 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] DELETE https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce Aug 13 22:06:31.052140 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9ca144a-d753-452b-9358-9d89dc707859 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:31.052400 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9ca144a-d753-452b-9358-9d89dc707859 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:31.052585 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b9ca144a-d753-452b-9358-9d89dc707859 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Delete volume with id: aacbc4c5-66f7-46e1-84df-1886cd2d3cce Aug 13 22:06:31.060566 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9ca144a-d753-452b-9358-9d89dc707859 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce returned with HTTP 404 Aug 13 22:06:31.061239 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 339/1362] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:31 2026] DELETE /volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:31.069968 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2bc456c6-f443-439c-99bd-89259ee7a08b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:31.073737 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bc456c6-f443-439c-99bd-89259ee7a08b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce Aug 13 22:06:31.075203 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bc456c6-f443-439c-99bd-89259ee7a08b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:31.075684 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bc456c6-f443-439c-99bd-89259ee7a08b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:31.088660 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bc456c6-f443-439c-99bd-89259ee7a08b tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce returned with HTTP 404 Aug 13 22:06:31.089829 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 342/1363] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:31 2026] GET /volume/v3/volumes/aacbc4c5-66f7-46e1-84df-1886cd2d3cce => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:31.098348 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6fd8c2c4-f517-4600-a649-4ab70fbd5a68 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:31.101198 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6fd8c2c4-f517-4600-a649-4ab70fbd5a68 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] DELETE https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:31.101871 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6fd8c2c4-f517-4600-a649-4ab70fbd5a68 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:31.102186 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6fd8c2c4-f517-4600-a649-4ab70fbd5a68 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:31.102493 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6fd8c2c4-f517-4600-a649-4ab70fbd5a68 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Delete volume with id: d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:31.119389 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:31.119389 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:31.119890 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6fd8c2c4-f517-4600-a649-4ab70fbd5a68 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:31.143265 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6fd8c2c4-f517-4600-a649-4ab70fbd5a68 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Delete volume request issued successfully. Aug 13 22:06:31.143667 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6fd8c2c4-f517-4600-a649-4ab70fbd5a68 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 202 Aug 13 22:06:31.144261 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 342/1364] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:31 2026] DELETE /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:31.153389 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c52821c6-eb98-40ba-b426-165a53134772 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:31.158429 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c52821c6-eb98-40ba-b426-165a53134772 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:31.158674 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c52821c6-eb98-40ba-b426-165a53134772 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:31.158902 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c52821c6-eb98-40ba-b426-165a53134772 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:31.174648 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:31.174648 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:31.183574 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c52821c6-eb98-40ba-b426-165a53134772 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:31.192799 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c52821c6-eb98-40ba-b426-165a53134772 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 200 Aug 13 22:06:31.193359 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 342/1365] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:31 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:31.241140 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f69bcef6-17f5-4950-9413-39f5e856ee43 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:31.244863 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f69bcef6-17f5-4950-9413-39f5e856ee43 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:31.245174 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f69bcef6-17f5-4950-9413-39f5e856ee43 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:31.245532 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f69bcef6-17f5-4950-9413-39f5e856ee43 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:31.245703 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f69bcef6-17f5-4950-9413-39f5e856ee43 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:31.251577 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:31.251577 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:31.252535 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f69bcef6-17f5-4950-9413-39f5e856ee43 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:31.252912 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 340/1366] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:31 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:06:31.693788 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-efb6c642-4626-4105-a115-19b9cd57307b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:31.697476 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efb6c642-4626-4105-a115-19b9cd57307b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 Aug 13 22:06:31.697476 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efb6c642-4626-4105-a115-19b9cd57307b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:31.697476 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efb6c642-4626-4105-a115-19b9cd57307b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:31.704215 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efb6c642-4626-4105-a115-19b9cd57307b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 returned with HTTP 404 Aug 13 22:06:31.704809 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 343/1367] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:31 2026] GET /volume/v3/volumes/d3285a30-9821-4b3c-98e5-f2670e8c0ff5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:31.788597 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-668df87b-8241-43b2-8b16-22c7a4d27e6a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:31.789380 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-668df87b-8241-43b2-8b16-22c7a4d27e6a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] DELETE https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:06:31.789586 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-668df87b-8241-43b2-8b16-22c7a4d27e6a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:31.789753 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-668df87b-8241-43b2-8b16-22c7a4d27e6a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:31.789900 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-668df87b-8241-43b2-8b16-22c7a4d27e6a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Delete volume with id: 34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:06:31.797045 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:31.797045 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:31.797548 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-668df87b-8241-43b2-8b16-22c7a4d27e6a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:31.816043 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-668df87b-8241-43b2-8b16-22c7a4d27e6a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Delete volume request issued successfully. Aug 13 22:06:31.816311 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-668df87b-8241-43b2-8b16-22c7a4d27e6a tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 202 Aug 13 22:06:31.816903 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 343/1368] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:31 2026] DELETE /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:31.828110 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5f924ab-f371-4562-ab62-930746d8dedd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:31.828110 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5f924ab-f371-4562-ab62-930746d8dedd tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:06:31.828716 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5f924ab-f371-4562-ab62-930746d8dedd tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:31.828716 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5f924ab-f371-4562-ab62-930746d8dedd tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:31.839908 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:31.839908 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:31.845441 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a5f924ab-f371-4562-ab62-930746d8dedd tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:31.850805 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5f924ab-f371-4562-ab62-930746d8dedd tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 200 Aug 13 22:06:31.852239 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 343/1369] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:31 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:31.876360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f05d15e-083e-4759-97c0-7aaca6135128 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:31.878173 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f05d15e-083e-4759-97c0-7aaca6135128 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de Aug 13 22:06:31.878881 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f05d15e-083e-4759-97c0-7aaca6135128 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:31.878881 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f05d15e-083e-4759-97c0-7aaca6135128 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:31.888525 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:31.888525 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:31.892665 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1f05d15e-083e-4759-97c0-7aaca6135128 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:06:31.896249 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f05d15e-083e-4759-97c0-7aaca6135128 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de returned with HTTP 200 Aug 13 22:06:31.896965 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 341/1370] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:31 2026] GET /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:31.915036 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-300c2477-6666-4b3b-a4c0-2d44c4d2a82e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:31.918504 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-300c2477-6666-4b3b-a4c0-2d44c4d2a82e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de Aug 13 22:06:31.918718 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-300c2477-6666-4b3b-a4c0-2d44c4d2a82e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:31.918891 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-300c2477-6666-4b3b-a4c0-2d44c4d2a82e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:31.926615 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:31.926615 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:31.931637 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-300c2477-6666-4b3b-a4c0-2d44c4d2a82e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:06:31.935795 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-300c2477-6666-4b3b-a4c0-2d44c4d2a82e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de returned with HTTP 200 Aug 13 22:06:31.936168 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 344/1371] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:31 2026] GET /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:06:31.997642 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-1bfcbe26-a687-4460-87e0-acf2c9bcbb74 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:32.000617 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-1bfcbe26-a687-4460-87e0-acf2c9bcbb74 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de Aug 13 22:06:32.000837 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-1bfcbe26-a687-4460-87e0-acf2c9bcbb74 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:32.001082 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-1bfcbe26-a687-4460-87e0-acf2c9bcbb74 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:32.011395 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:32.011395 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:32.018046 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-1bfcbe26-a687-4460-87e0-acf2c9bcbb74 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:06:32.023865 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-1bfcbe26-a687-4460-87e0-acf2c9bcbb74 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de returned with HTTP 200 Aug 13 22:06:32.025028 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 344/1372] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:31 2026] GET /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:32.123043 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-216c0c19-30ea-4267-b61a-920dea43e184 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:32.123043 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-216c0c19-30ea-4267-b61a-920dea43e184 None None] GET https://10.4.3.4/volume// Aug 13 22:06:32.123043 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-216c0c19-30ea-4267-b61a-920dea43e184 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:32.123900 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-216c0c19-30ea-4267-b61a-920dea43e184 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:32.123900 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-216c0c19-30ea-4267-b61a-920dea43e184 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:32.123900 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 344/1373] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:06:32 2026] GET /volume/ => generated 384 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:32.131090 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-8e6a098c-14d6-4641-bb0f-2f8e2adec1ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:32.167609 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-8e6a098c-14d6-4641-bb0f-2f8e2adec1ac tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:06:32.167609 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-8e6a098c-14d6-4641-bb0f-2f8e2adec1ac tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac6fadf3-6e91-43f0-ac12-9627bfa9f6de", "connector": null, "instance_uuid": "d5b44178-a49e-42d1-880b-33d0c5eaf7f8"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:32.177826 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:32.177826 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:32.212762 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-34a3e7e4-f30d-4b24-9c9c-2a79ba21358c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:32.215030 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34a3e7e4-f30d-4b24-9c9c-2a79ba21358c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 Aug 13 22:06:32.215030 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34a3e7e4-f30d-4b24-9c9c-2a79ba21358c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:32.215030 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34a3e7e4-f30d-4b24-9c9c-2a79ba21358c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:32.221863 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34a3e7e4-f30d-4b24-9c9c-2a79ba21358c tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 returned with HTTP 404 Aug 13 22:06:32.222533 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 345/1374] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:32 2026] GET /volume/v3/volumes/d9d2c918-2c65-46bb-b7e5-b201011539f4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:32.223672 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-8e6a098c-14d6-4641-bb0f-2f8e2adec1ac tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:06:32.224167 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 342/1375] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:06:32 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 13 22:06:32.267748 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bffab59d-d1c0-4c67-aef8-8a1aa0cd0e5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:32.269628 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bffab59d-d1c0-4c67-aef8-8a1aa0cd0e5e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:32.269777 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bffab59d-d1c0-4c67-aef8-8a1aa0cd0e5e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:32.269965 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bffab59d-d1c0-4c67-aef8-8a1aa0cd0e5e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:32.270070 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-bffab59d-d1c0-4c67-aef8-8a1aa0cd0e5e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:32.273579 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f3cc293a-5d3b-4107-85ea-d95b5a5b0877 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:32.277156 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3cc293a-5d3b-4107-85ea-d95b5a5b0877 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de Aug 13 22:06:32.277487 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3cc293a-5d3b-4107-85ea-d95b5a5b0877 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:32.277738 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3cc293a-5d3b-4107-85ea-d95b5a5b0877 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:32.278293 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:32.278293 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:32.279195 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bffab59d-d1c0-4c67-aef8-8a1aa0cd0e5e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:32.279682 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 345/1376] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:32 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:32.287982 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:32.287982 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:32.292023 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f3cc293a-5d3b-4107-85ea-d95b5a5b0877 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:06:32.298540 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3cc293a-5d3b-4107-85ea-d95b5a5b0877 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de returned with HTTP 200 Aug 13 22:06:32.298910 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 345/1377] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:32 2026] GET /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:32.307724 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e826687a-d958-4d23-b929-890116d0f9de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:32.308159 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e826687a-d958-4d23-b929-890116d0f9de None None] GET https://10.4.3.4/volume// Aug 13 22:06:32.308438 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e826687a-d958-4d23-b929-890116d0f9de None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:32.308697 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e826687a-d958-4d23-b929-890116d0f9de None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:32.309119 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e826687a-d958-4d23-b929-890116d0f9de None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:32.309446 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 346/1378] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:06:32 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:32.318404 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-8759a837-693c-4322-a258-56f30163699b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:32.321000 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-8759a837-693c-4322-a258-56f30163699b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de Aug 13 22:06:32.321281 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-8759a837-693c-4322-a258-56f30163699b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:32.321506 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-8759a837-693c-4322-a258-56f30163699b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:32.338378 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:32.338378 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:32.343160 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-8759a837-693c-4322-a258-56f30163699b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:06:32.349025 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-8759a837-693c-4322-a258-56f30163699b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de returned with HTTP 200 Aug 13 22:06:32.349631 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 343/1379] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:06:32 2026] GET /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de => generated 1058 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:06:32.465653 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-bedb0d58-4e1a-4666-ae56-1b2537a509f8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:32.467682 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-bedb0d58-4e1a-4666-ae56-1b2537a509f8 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] PUT https://10.4.3.4/volume/v3/attachments/7a97d51d-f7a1-4f25-9328-48392765f7b3 Aug 13 22:06:32.468008 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-bedb0d58-4e1a-4666-ae56-1b2537a509f8 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:32.475699 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-bedb0d58-4e1a-4666-ae56-1b2537a509f8 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Acquiring lock "cinder-attachment_update-ac6fadf3-6e91-43f0-ac12-9627bfa9f6de-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:06:32.480131 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-bedb0d58-4e1a-4666-ae56-1b2537a509f8 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Lock "cinder-attachment_update-ac6fadf3-6e91-43f0-ac12-9627bfa9f6de-np0000007271" acquired by "attachment_update" :: waited 0.004s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:06:32.481172 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:32.481172 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:32.572569 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-bedb0d58-4e1a-4666-ae56-1b2537a509f8 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Lock "cinder-attachment_update-ac6fadf3-6e91-43f0-ac12-9627bfa9f6de-np0000007271" released by "attachment_update" :: held 0.092s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:06:32.572895 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-bedb0d58-4e1a-4666-ae56-1b2537a509f8 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/7a97d51d-f7a1-4f25-9328-48392765f7b3 returned with HTTP 200 Aug 13 22:06:32.573355 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 346/1380] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:06:32 2026] PUT /volume/v3/attachments/7a97d51d-f7a1-4f25-9328-48392765f7b3 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:32.582650 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-224f32b0-7191-46eb-87d6-bd32aebe04d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:32.585557 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-224f32b0-7191-46eb-87d6-bd32aebe04d4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de/encryption Aug 13 22:06:32.585809 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-224f32b0-7191-46eb-87d6-bd32aebe04d4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:32.586066 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-224f32b0-7191-46eb-87d6-bd32aebe04d4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:32.597848 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:32.597848 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:32.603969 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-224f32b0-7191-46eb-87d6-bd32aebe04d4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de/encryption returned with HTTP 200 Aug 13 22:06:32.604410 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 346/1381] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:06:32 2026] GET /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:32.877762 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-15b8249c-cf86-4e5c-92ab-7c6f9571ce6d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:32.879923 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15b8249c-cf86-4e5c-92ab-7c6f9571ce6d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 Aug 13 22:06:32.880098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15b8249c-cf86-4e5c-92ab-7c6f9571ce6d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:32.880264 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15b8249c-cf86-4e5c-92ab-7c6f9571ce6d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:32.902350 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15b8249c-cf86-4e5c-92ab-7c6f9571ce6d tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 returned with HTTP 404 Aug 13 22:06:32.903120 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 347/1382] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:32 2026] GET /volume/v3/volumes/34179bb1-ac8b-4c48-9996-fc86fe39cdd1 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:33.064004 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3372b480-e386-46bb-bacd-fa36e4ab38c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:33.066008 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3372b480-e386-46bb-bacd-fa36e4ab38c5 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] DELETE https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:06:33.066191 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3372b480-e386-46bb-bacd-fa36e4ab38c5 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:33.066402 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3372b480-e386-46bb-bacd-fa36e4ab38c5 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:33.067641 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3372b480-e386-46bb-bacd-fa36e4ab38c5 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Delete volume with id: 4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:06:33.078675 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:33.078675 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:33.078675 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3372b480-e386-46bb-bacd-fa36e4ab38c5 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:33.099301 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3372b480-e386-46bb-bacd-fa36e4ab38c5 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Delete volume request issued successfully. Aug 13 22:06:33.100037 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3372b480-e386-46bb-bacd-fa36e4ab38c5 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 202 Aug 13 22:06:33.100037 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 344/1383] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:33 2026] DELETE /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:33.108044 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-101da9b5-a959-4983-94b8-33bb648d509b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:33.109978 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-101da9b5-a959-4983-94b8-33bb648d509b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:06:33.110191 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-101da9b5-a959-4983-94b8-33bb648d509b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:33.110407 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-101da9b5-a959-4983-94b8-33bb648d509b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:33.120508 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:33.120508 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:33.125328 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-101da9b5-a959-4983-94b8-33bb648d509b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Volume info retrieved successfully. Aug 13 22:06:33.131480 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-101da9b5-a959-4983-94b8-33bb648d509b tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 200 Aug 13 22:06:33.132137 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 347/1384] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:33 2026] GET /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:33.292635 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc0f90a2-6f0e-4524-8fe0-386260ad343d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:33.295401 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc0f90a2-6f0e-4524-8fe0-386260ad343d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:33.295681 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc0f90a2-6f0e-4524-8fe0-386260ad343d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:33.295932 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc0f90a2-6f0e-4524-8fe0-386260ad343d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:33.296093 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fc0f90a2-6f0e-4524-8fe0-386260ad343d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:33.304988 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:33.304988 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:33.309309 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc0f90a2-6f0e-4524-8fe0-386260ad343d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:33.309309 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 347/1385] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:33 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:33.315722 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ea661495-4957-4427-8fde-540b0b7b97a8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:33.317968 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea661495-4957-4427-8fde-540b0b7b97a8 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de Aug 13 22:06:33.318224 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea661495-4957-4427-8fde-540b0b7b97a8 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:33.318526 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea661495-4957-4427-8fde-540b0b7b97a8 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:33.334338 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:33.334338 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:33.339193 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ea661495-4957-4427-8fde-540b0b7b97a8 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:06:33.346725 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea661495-4957-4427-8fde-540b0b7b97a8 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de returned with HTTP 200 Aug 13 22:06:33.347254 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 348/1386] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:33 2026] GET /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:34.145392 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a114d6ce-4b14-4b75-ab46-86ec8a808314 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:34.146849 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a114d6ce-4b14-4b75-ab46-86ec8a808314 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] GET https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 Aug 13 22:06:34.147036 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a114d6ce-4b14-4b75-ab46-86ec8a808314 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:34.147231 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a114d6ce-4b14-4b75-ab46-86ec8a808314 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:34.152867 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a114d6ce-4b14-4b75-ab46-86ec8a808314 tempest-AttachVolumeNegativeTest-1520790333 tempest-AttachVolumeNegativeTest-1520790333-project-member] https://10.4.3.4/volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 returned with HTTP 404 Aug 13 22:06:34.153474 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 345/1387] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:34 2026] GET /volume/v3/volumes/4d01ab7b-0e00-439d-adbe-50fd0c18b012 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:34.324185 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6aafd654-32aa-4a0b-b255-0f6057665864 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:34.327771 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6aafd654-32aa-4a0b-b255-0f6057665864 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:34.328068 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6aafd654-32aa-4a0b-b255-0f6057665864 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:34.328647 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6aafd654-32aa-4a0b-b255-0f6057665864 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:34.329953 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6aafd654-32aa-4a0b-b255-0f6057665864 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:34.340619 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:34.340619 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:34.341564 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6aafd654-32aa-4a0b-b255-0f6057665864 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:34.341944 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 348/1388] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:34 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:34.368150 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e2c5ad06-a76b-4b2c-8312-a3629f344297 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:34.369891 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2c5ad06-a76b-4b2c-8312-a3629f344297 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de Aug 13 22:06:34.370073 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2c5ad06-a76b-4b2c-8312-a3629f344297 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:34.370251 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2c5ad06-a76b-4b2c-8312-a3629f344297 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:34.383042 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:34.383042 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:34.388366 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e2c5ad06-a76b-4b2c-8312-a3629f344297 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:06:34.392987 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2c5ad06-a76b-4b2c-8312-a3629f344297 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de returned with HTTP 200 Aug 13 22:06:34.393662 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 348/1389] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:34 2026] GET /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:35.356495 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d519a525-4beb-4c3b-97fc-b6d35da75328 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:35.358678 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d519a525-4beb-4c3b-97fc-b6d35da75328 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:35.358956 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d519a525-4beb-4c3b-97fc-b6d35da75328 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:35.359166 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d519a525-4beb-4c3b-97fc-b6d35da75328 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:35.359273 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d519a525-4beb-4c3b-97fc-b6d35da75328 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:35.370051 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:35.370051 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:35.371016 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d519a525-4beb-4c3b-97fc-b6d35da75328 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:35.371408 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 349/1390] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:35 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:35.409110 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ecd60146-9da0-44d8-afcd-bd70cccbc70a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:35.415478 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecd60146-9da0-44d8-afcd-bd70cccbc70a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de Aug 13 22:06:35.415948 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecd60146-9da0-44d8-afcd-bd70cccbc70a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:35.416287 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecd60146-9da0-44d8-afcd-bd70cccbc70a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:35.429169 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:35.429169 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:35.435175 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ecd60146-9da0-44d8-afcd-bd70cccbc70a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:06:35.441814 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecd60146-9da0-44d8-afcd-bd70cccbc70a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de returned with HTTP 200 Aug 13 22:06:35.442378 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 346/1391] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:35 2026] GET /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:36.010840 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-1d917068-4a71-4e54-8a17-99fd55217fb2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:36.012547 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-1d917068-4a71-4e54-8a17-99fd55217fb2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/attachments/7a97d51d-f7a1-4f25-9328-48392765f7b3/action Aug 13 22:06:36.012853 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-1d917068-4a71-4e54-8a17-99fd55217fb2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:36.012960 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-1d917068-4a71-4e54-8a17-99fd55217fb2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:36.030386 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:36.030386 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:36.039192 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c76a8dd4-7c80-40fe-b9dc-49d918a3e3bd req-1d917068-4a71-4e54-8a17-99fd55217fb2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/7a97d51d-f7a1-4f25-9328-48392765f7b3/action returned with HTTP 204 Aug 13 22:06:36.039652 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 349/1392] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:06:36 2026] POST /volume/v3/attachments/7a97d51d-f7a1-4f25-9328-48392765f7b3/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:36.383921 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff38b2ec-a1a1-4539-90c3-5a49742233c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:36.386014 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff38b2ec-a1a1-4539-90c3-5a49742233c4 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:36.386182 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff38b2ec-a1a1-4539-90c3-5a49742233c4 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:36.386365 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff38b2ec-a1a1-4539-90c3-5a49742233c4 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:36.386512 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ff38b2ec-a1a1-4539-90c3-5a49742233c4 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:36.405613 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:36.405613 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:36.406398 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff38b2ec-a1a1-4539-90c3-5a49742233c4 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:36.410288 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 349/1393] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:36 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 755 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:36.458355 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f02eea10-a0c7-4758-95ee-90ccc958517d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:36.460088 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f02eea10-a0c7-4758-95ee-90ccc958517d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de Aug 13 22:06:36.460271 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f02eea10-a0c7-4758-95ee-90ccc958517d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:36.460490 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f02eea10-a0c7-4758-95ee-90ccc958517d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:36.473466 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:36.473466 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:36.476647 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f02eea10-a0c7-4758-95ee-90ccc958517d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:06:36.481525 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f02eea10-a0c7-4758-95ee-90ccc958517d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de returned with HTTP 200 Aug 13 22:06:36.481867 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 350/1394] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:36 2026] GET /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:36.497021 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-696fb36f-0f1c-438e-b706-910af8ad0ba5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:36.499396 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-696fb36f-0f1c-438e-b706-910af8ad0ba5 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de Aug 13 22:06:36.499693 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-696fb36f-0f1c-438e-b706-910af8ad0ba5 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:36.500122 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-696fb36f-0f1c-438e-b706-910af8ad0ba5 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:36.512468 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:36.512468 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:36.515966 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-696fb36f-0f1c-438e-b706-910af8ad0ba5 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:06:36.520304 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-696fb36f-0f1c-438e-b706-910af8ad0ba5 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de returned with HTTP 200 Aug 13 22:06:36.520806 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 347/1395] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:36 2026] GET /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:36.561502 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-67836d24-f37f-489e-b9d6-7396728b2438 req-526d68b4-c8ae-4248-aa52-59feb41d7a4a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:36.563631 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-526d68b4-c8ae-4248-aa52-59feb41d7a4a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de Aug 13 22:06:36.563814 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-526d68b4-c8ae-4248-aa52-59feb41d7a4a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:36.563990 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-526d68b4-c8ae-4248-aa52-59feb41d7a4a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:36.572314 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:36.572314 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:36.576942 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-67836d24-f37f-489e-b9d6-7396728b2438 req-526d68b4-c8ae-4248-aa52-59feb41d7a4a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:06:36.581381 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-526d68b4-c8ae-4248-aa52-59feb41d7a4a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de returned with HTTP 200 Aug 13 22:06:36.582613 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 350/1396] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:36 2026] GET /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:36.605982 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-67836d24-f37f-489e-b9d6-7396728b2438 req-05aa6ddd-2d87-4646-81de-9f22992bc728 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:36.608142 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-05aa6ddd-2d87-4646-81de-9f22992bc728 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de/action Aug 13 22:06:36.608558 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-05aa6ddd-2d87-4646-81de-9f22992bc728 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:36.608705 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-05aa6ddd-2d87-4646-81de-9f22992bc728 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:36.619689 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:36.619689 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:36.620212 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-67836d24-f37f-489e-b9d6-7396728b2438 req-05aa6ddd-2d87-4646-81de-9f22992bc728 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:06:36.627914 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-67836d24-f37f-489e-b9d6-7396728b2438 req-05aa6ddd-2d87-4646-81de-9f22992bc728 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Begin detaching volume completed successfully. Aug 13 22:06:36.628229 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-05aa6ddd-2d87-4646-81de-9f22992bc728 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de/action returned with HTTP 202 Aug 13 22:06:36.628790 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 350/1397] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:06:36 2026] POST /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:06:36.683298 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e10f089b-0bc4-4050-9a75-f33416fd1c4c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:36.683790 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e10f089b-0bc4-4050-9a75-f33416fd1c4c None None] GET https://10.4.3.4/volume// Aug 13 22:06:36.683994 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e10f089b-0bc4-4050-9a75-f33416fd1c4c None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:36.684228 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e10f089b-0bc4-4050-9a75-f33416fd1c4c None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:36.684656 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e10f089b-0bc4-4050-9a75-f33416fd1c4c None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:36.685011 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 351/1398] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:06:36 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:36.696699 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-67836d24-f37f-489e-b9d6-7396728b2438 req-f895e650-8824-4e41-914a-4b94ff0898eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:36.699489 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-f895e650-8824-4e41-914a-4b94ff0898eb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de Aug 13 22:06:36.699750 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-f895e650-8824-4e41-914a-4b94ff0898eb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:36.700327 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-f895e650-8824-4e41-914a-4b94ff0898eb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:36.716121 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:36.716121 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:36.723186 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-67836d24-f37f-489e-b9d6-7396728b2438 req-f895e650-8824-4e41-914a-4b94ff0898eb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:06:36.728262 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-f895e650-8824-4e41-914a-4b94ff0898eb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de returned with HTTP 200 Aug 13 22:06:36.728867 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 348/1399] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:06:36 2026] GET /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de => generated 1354 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:06:36.741785 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-67836d24-f37f-489e-b9d6-7396728b2438 req-3f71d15b-6e9c-40df-84c6-d683af1895ec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:36.747846 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-3f71d15b-6e9c-40df-84c6-d683af1895ec tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de/encryption Aug 13 22:06:36.748078 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-3f71d15b-6e9c-40df-84c6-d683af1895ec tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:36.748297 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-3f71d15b-6e9c-40df-84c6-d683af1895ec tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:36.760091 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:36.760091 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:36.767670 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-3f71d15b-6e9c-40df-84c6-d683af1895ec tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de/encryption returned with HTTP 200 Aug 13 22:06:36.768314 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 351/1400] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:06:36 2026] GET /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:37.225222 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f2216b50-fcf7-4f49-8e7d-a1d899a631e4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:37.226889 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f2216b50-fcf7-4f49-8e7d-a1d899a631e4 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] DELETE https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:06:37.227052 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f2216b50-fcf7-4f49-8e7d-a1d899a631e4 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:37.227233 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f2216b50-fcf7-4f49-8e7d-a1d899a631e4 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:37.227388 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f2216b50-fcf7-4f49-8e7d-a1d899a631e4 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Delete volume with id: 7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:06:37.242586 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:37.242586 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:37.242809 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f2216b50-fcf7-4f49-8e7d-a1d899a631e4 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:37.272103 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f2216b50-fcf7-4f49-8e7d-a1d899a631e4 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Delete volume request issued successfully. Aug 13 22:06:37.272305 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f2216b50-fcf7-4f49-8e7d-a1d899a631e4 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 202 Aug 13 22:06:37.272815 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 351/1401] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:37 2026] DELETE /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:37.281217 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-30418879-ce52-4a86-8c3c-a5051b9a7cf8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:37.282938 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30418879-ce52-4a86-8c3c-a5051b9a7cf8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:06:37.283097 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30418879-ce52-4a86-8c3c-a5051b9a7cf8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:37.283272 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30418879-ce52-4a86-8c3c-a5051b9a7cf8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:37.291190 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:37.291190 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:37.295278 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-30418879-ce52-4a86-8c3c-a5051b9a7cf8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:37.302172 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30418879-ce52-4a86-8c3c-a5051b9a7cf8 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 200 Aug 13 22:06:37.302722 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 352/1402] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:37 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:37.419619 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6cd88114-1371-420b-8498-f9611128fe27 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:37.421413 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cd88114-1371-420b-8498-f9611128fe27 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:37.421710 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cd88114-1371-420b-8498-f9611128fe27 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:37.421961 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cd88114-1371-420b-8498-f9611128fe27 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:37.422124 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6cd88114-1371-420b-8498-f9611128fe27 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:37.430499 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:37.430499 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:37.431118 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cd88114-1371-420b-8498-f9611128fe27 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:37.431606 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 349/1403] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:37 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:37.715050 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-67836d24-f37f-489e-b9d6-7396728b2438 req-3f4a8b6b-b411-48a0-a159-7947bb9b6d95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:37.717236 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-3f4a8b6b-b411-48a0-a159-7947bb9b6d95 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] DELETE https://10.4.3.4/volume/v3/attachments/7a97d51d-f7a1-4f25-9328-48392765f7b3 Aug 13 22:06:37.717334 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-3f4a8b6b-b411-48a0-a159-7947bb9b6d95 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:37.717583 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-3f4a8b6b-b411-48a0-a159-7947bb9b6d95 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:37.724518 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:37.724518 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:37.767858 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-67836d24-f37f-489e-b9d6-7396728b2438 req-3f4a8b6b-b411-48a0-a159-7947bb9b6d95 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/7a97d51d-f7a1-4f25-9328-48392765f7b3 returned with HTTP 200 Aug 13 22:06:37.768242 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 352/1404] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:06:37 2026] DELETE /volume/v3/attachments/7a97d51d-f7a1-4f25-9328-48392765f7b3 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:38.176067 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a4438be2-df61-438e-8fb1-b9f85722d741 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:38.260614 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4438be2-df61-438e-8fb1-b9f85722d741 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:06:38.260972 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4438be2-df61-438e-8fb1-b9f85722d741 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1639705915", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:38.285321 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4438be2-df61-438e-8fb1-b9f85722d741 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:06:38.285909 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 352/1405] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:06:38 2026] POST /volume/v3/types => generated 275 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:38.295004 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29cd50da-f480-48ee-b867-41f372cd9031 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:38.296917 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29cd50da-f480-48ee-b867-41f372cd9031 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:06:38.297318 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29cd50da-f480-48ee-b867-41f372cd9031 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1653493469", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:38.315098 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29cd50da-f480-48ee-b867-41f372cd9031 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:06:38.315673 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 353/1406] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:06:38 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 13 22:06:38.318406 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e785451-6834-4f0d-be26-ad95c13fbc5e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:38.320150 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e785451-6834-4f0d-be26-ad95c13fbc5e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc Aug 13 22:06:38.320325 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e785451-6834-4f0d-be26-ad95c13fbc5e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:38.320542 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e785451-6834-4f0d-be26-ad95c13fbc5e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:38.323938 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:38.325993 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e785451-6834-4f0d-be26-ad95c13fbc5e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc returned with HTTP 404 Aug 13 22:06:38.326693 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 350/1407] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:38 2026] GET /volume/v3/volumes/7e369eb2-4a7c-4f49-8387-54f762f0fbdc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:38.391717 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:38.392006 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-714289938", "volume_type": "9050168a-fd02-4f88-9174-22d3ab93e3da", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:38.393304 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-714289938', 'volume_type': '9050168a-fd02-4f88-9174-22d3ab93e3da', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:38.397916 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Create volume of 1 GB Aug 13 22:06:38.398193 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:38.398193 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:38.398728 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Availability Zones retrieved successfully. Aug 13 22:06:38.403672 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Flow 'volume_create_api' (24635c9f-4fdb-4034-89e8-6adb992dc395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:38.404634 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (481bc9f1-06f0-4a47-8fc3-7854f482a867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:38.405531 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:38.423566 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (481bc9f1-06f0-4a47-8fc3-7854f482a867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:06:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=9050168a-fd02-4f88-9174-22d3ab93e3da,is_public=True,name='tempest-VolumeTypesTest-volume-type-1639705915',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9050168a-fd02-4f88-9174-22d3ab93e3da', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:38.424688 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b6e6631-a037-48ff-873d-98f15cdb8e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:38.444212 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c6e410b2-7354-4915-8377-20ec3e9dd70e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:38.445907 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6e410b2-7354-4915-8377-20ec3e9dd70e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:38.446095 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6e410b2-7354-4915-8377-20ec3e9dd70e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:38.446268 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6e410b2-7354-4915-8377-20ec3e9dd70e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:38.446383 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c6e410b2-7354-4915-8377-20ec3e9dd70e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:38.453401 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:38.453401 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:38.453498 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1639705915 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1639705915, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:06:38.453785 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1639705915 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1639705915, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:06:38.454299 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6e410b2-7354-4915-8377-20ec3e9dd70e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:38.454888 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 353/1408] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:38 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:38.482753 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Created reservations ['b23a12a0-d7d5-4310-af11-cc0b2cdb8790', 'e64bb000-156a-4d9f-8ba4-bfa088d22009', 'dfca6b19-8b2f-42b3-a725-e6f90a31fd47', '5bf4da94-aa06-4c8f-b1d0-605fe331868a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:38.483565 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b6e6631-a037-48ff-873d-98f15cdb8e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b23a12a0-d7d5-4310-af11-cc0b2cdb8790', 'e64bb000-156a-4d9f-8ba4-bfa088d22009', 'dfca6b19-8b2f-42b3-a725-e6f90a31fd47', '5bf4da94-aa06-4c8f-b1d0-605fe331868a']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:38.484208 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2eff619-5fd7-4ce1-a192-4e669b084fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:38.504230 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2eff619-5fd7-4ce1-a192-4e669b084fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-714289938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b732ccfea0594701824f4a9c1b4cb979',qos_specs=None,replication_status=,reservations=['b23a12a0-d7d5-4310-af11-cc0b2cdb8790','e64bb000-156a-4d9f-8ba4-bfa088d22009','dfca6b19-8b2f-42b3-a725-e6f90a31fd47','5bf4da94-aa06-4c8f-b1d0-605fe331868a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40e81bb6f7bd44d7884ded173d6f8f71',volume_type_id=9050168a-fd02-4f88-9174-22d3ab93e3da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-714289938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b732ccfea0594701824f4a9c1b4cb979',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40e81bb6f7bd44d7884ded173d6f8f71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9050168a-fd02-4f88-9174-22d3ab93e3da),volume_type_id=9050168a-fd02-4f88-9174-22d3ab93e3da)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:38.505413 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c0bfc37-f347-4a80-aa00-f424ab2af03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:38.521053 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c0bfc37-f347-4a80-aa00-f424ab2af03b) transitioned into state 'SUCCESS' from state '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-714289938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b732ccfea0594701824f4a9c1b4cb979',qos_specs=None,replication_status=,reservations=['b23a12a0-d7d5-4310-af11-cc0b2cdb8790','e64bb000-156a-4d9f-8ba4-bfa088d22009','dfca6b19-8b2f-42b3-a725-e6f90a31fd47','5bf4da94-aa06-4c8f-b1d0-605fe331868a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40e81bb6f7bd44d7884ded173d6f8f71',volume_type_id=9050168a-fd02-4f88-9174-22d3ab93e3da)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:38.521808 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc0b145-1d90-4757-8c7a-13d565fe7764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:38.529376 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc0b145-1d90-4757-8c7a-13d565fe7764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:38.530250 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Flow 'volume_create_api' (24635c9f-4fdb-4034-89e8-6adb992dc395) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:38.530566 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Create volume request issued successfully. Aug 13 22:06:38.531092 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d0bd3bd-b6ca-416a-b156-1b40a6f398ba tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:38.531488 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 353/1409] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:06:38 2026] POST /volume/v3/volumes => generated 779 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:38.549167 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d56451d2-8233-4d30-9b5e-be7946dd0df4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:38.551845 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d56451d2-8233-4d30-9b5e-be7946dd0df4 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] GET https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e Aug 13 22:06:38.551998 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d56451d2-8233-4d30-9b5e-be7946dd0df4 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:38.552782 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d56451d2-8233-4d30-9b5e-be7946dd0df4 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:38.558468 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:38.558468 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:38.561583 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d56451d2-8233-4d30-9b5e-be7946dd0df4 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Volume info retrieved successfully. Aug 13 22:06:38.565657 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d56451d2-8233-4d30-9b5e-be7946dd0df4 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e returned with HTTP 200 Aug 13 22:06:38.565657 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 354/1410] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:38 2026] GET /volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:38.829920 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-98521466-1525-409c-9d77-99b5a08c1b52 req-6966180a-aaca-4810-a650-bcaa5b729c70 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:38.832011 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-98521466-1525-409c-9d77-99b5a08c1b52 req-6966180a-aaca-4810-a650-bcaa5b729c70 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de Aug 13 22:06:38.832195 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-98521466-1525-409c-9d77-99b5a08c1b52 req-6966180a-aaca-4810-a650-bcaa5b729c70 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:38.832390 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-98521466-1525-409c-9d77-99b5a08c1b52 req-6966180a-aaca-4810-a650-bcaa5b729c70 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:38.849480 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:38.849480 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:38.855380 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-98521466-1525-409c-9d77-99b5a08c1b52 req-6966180a-aaca-4810-a650-bcaa5b729c70 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:06:38.860417 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-98521466-1525-409c-9d77-99b5a08c1b52 req-6966180a-aaca-4810-a650-bcaa5b729c70 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de returned with HTTP 200 Aug 13 22:06:38.860820 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 351/1411] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:38 2026] GET /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:39.466903 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d227a112-370e-43f0-8994-4e02ec73897f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:39.469997 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d227a112-370e-43f0-8994-4e02ec73897f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:39.469997 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d227a112-370e-43f0-8994-4e02ec73897f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:39.469997 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d227a112-370e-43f0-8994-4e02ec73897f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:39.469997 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d227a112-370e-43f0-8994-4e02ec73897f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:39.475962 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:39.475962 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:39.475962 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d227a112-370e-43f0-8994-4e02ec73897f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:39.475962 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 354/1412] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:39 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:39.485863 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:39.487730 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:39.488002 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "119f7828-60d1-4c1d-a880-3948eb6d68d0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2058052129"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:39.489299 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume request body: {'volume': {"'backup_id": '119f7828-60d1-4c1d-a880-3948eb6d68d0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2058052129'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:39.489436 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume of 1 GB Aug 13 22:06:39.490074 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:39.490074 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:39.494300 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Availability Zones retrieved successfully. Aug 13 22:06:39.499928 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Flow 'volume_create_api' (98974288-09f4-404d-8d03-0f384f0803bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:39.500775 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc912f88-fdd6-45bb-a871-5d235d92d8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:39.501726 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:39.534473 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc912f88-fdd6-45bb-a871-5d235d92d8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:39.535637 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e482bc8-5195-42b9-b61b-c854963fc19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:39.579931 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf5dbaa9-c9d1-462a-8857-44e9b019ceda None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:39.582303 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf5dbaa9-c9d1-462a-8857-44e9b019ceda tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] GET https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e Aug 13 22:06:39.582613 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf5dbaa9-c9d1-462a-8857-44e9b019ceda tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:39.582880 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf5dbaa9-c9d1-462a-8857-44e9b019ceda tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:39.592549 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Created reservations ['eb3559b2-56ea-4307-80e9-d49ddff84892', '07f54f1f-91b5-4ee4-8775-c68e552df59e', '945a9ef6-d6ec-4577-8a6c-e6f04396c780', '1a2bac15-0023-4417-9852-59b3379742fa'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:39.593087 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:39.593087 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:39.593869 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e482bc8-5195-42b9-b61b-c854963fc19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb3559b2-56ea-4307-80e9-d49ddff84892', '07f54f1f-91b5-4ee4-8775-c68e552df59e', '945a9ef6-d6ec-4577-8a6c-e6f04396c780', '1a2bac15-0023-4417-9852-59b3379742fa']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:39.594712 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c03bb0b-3702-4518-a5ac-aa21e23b8520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:39.598546 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bf5dbaa9-c9d1-462a-8857-44e9b019ceda tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Volume info retrieved successfully. Aug 13 22:06:39.604111 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf5dbaa9-c9d1-462a-8857-44e9b019ceda tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e returned with HTTP 200 Aug 13 22:06:39.604564 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 355/1413] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:39 2026] GET /volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:39.617660 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f7d9c65c-88d8-46a0-bb5d-c4df7acbfdc4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:39.619845 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7d9c65c-88d8-46a0-bb5d-c4df7acbfdc4 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] POST https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e/action Aug 13 22:06:39.620191 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7d9c65c-88d8-46a0-bb5d-c4df7acbfdc4 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Action body: b'{"os-retype": {"new_type": "d70998d2-4ca4-4a8b-bb5e-c09d1885ccab"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:39.620305 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7d9c65c-88d8-46a0-bb5d-c4df7acbfdc4 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "d70998d2-4ca4-4a8b-bb5e-c09d1885ccab"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:39.624435 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c03bb0b-3702-4518-a5ac-aa21e23b8520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b811ed2-d976-44d7-82b7-788c680c3b67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2058052129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2536a2c2f0a64b9ba732ac49b6295b34',qos_specs=None,replication_status=,reservations=['eb3559b2-56ea-4307-80e9-d49ddff84892','07f54f1f-91b5-4ee4-8775-c68e552df59e','945a9ef6-d6ec-4577-8a6c-e6f04396c780','1a2bac15-0023-4417-9852-59b3379742fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd3d75dffe5436296a11fecfade87d4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2058052129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b811ed2-d976-44d7-82b7-788c680c3b67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2536a2c2f0a64b9ba732ac49b6295b34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dd3d75dffe5436296a11fecfade87d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:39.624879 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9bb606d-e74d-47c9-96c3-eb6f9fed7db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:39.628386 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:39.628386 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:39.628834 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f7d9c65c-88d8-46a0-bb5d-c4df7acbfdc4 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Volume info retrieved successfully. Aug 13 22:06:39.643053 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9bb606d-e74d-47c9-96c3-eb6f9fed7db6) transitioned into state 'SUCCESS' from state '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-2058052129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2536a2c2f0a64b9ba732ac49b6295b34',qos_specs=None,replication_status=,reservations=['eb3559b2-56ea-4307-80e9-d49ddff84892','07f54f1f-91b5-4ee4-8775-c68e552df59e','945a9ef6-d6ec-4577-8a6c-e6f04396c780','1a2bac15-0023-4417-9852-59b3379742fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd3d75dffe5436296a11fecfade87d4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:39.644136 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e6ce5eb-e5d9-4dfa-818c-0776e4896440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:39.654230 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-f7d9c65c-88d8-46a0-bb5d-c4df7acbfdc4 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1653493469 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1653493469, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:06:39.654363 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e6ce5eb-e5d9-4dfa-818c-0776e4896440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:39.654570 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-f7d9c65c-88d8-46a0-bb5d-c4df7acbfdc4 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1653493469 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1653493469, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:06:39.655137 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Flow 'volume_create_api' (98974288-09f4-404d-8d03-0f384f0803bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:39.655445 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume request issued successfully. Aug 13 22:06:39.656212 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6f300de-b208-4ae7-9b2e-20fdb316623f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:39.656602 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 354/1414] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:06:39 2026] POST /volume/v3/volumes => generated 754 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:39.667875 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e514f70e-86da-488a-b0b2-a16d268695c5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:39.673199 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:39.673810 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "119f7828-60d1-4c1d-a880-3948eb6d68d0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-918335156"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:39.676892 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume request body: {'volume': {"'backup_id": '119f7828-60d1-4c1d-a880-3948eb6d68d0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-918335156'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:39.677075 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume of 1 GB Aug 13 22:06:39.683629 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f7d9c65c-88d8-46a0-bb5d-c4df7acbfdc4 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Created reservations ['6f6b44ef-0660-4473-87dc-57dd8c7af588', '6c13c0cb-d0bf-460a-9f36-90ccb3068a52'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:39.686128 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Availability Zones retrieved successfully. Aug 13 22:06:39.694260 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-f7d9c65c-88d8-46a0-bb5d-c4df7acbfdc4 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1639705915 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1639705915, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:06:39.694580 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-f7d9c65c-88d8-46a0-bb5d-c4df7acbfdc4 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1639705915 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1639705915, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:06:39.696272 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Flow 'volume_create_api' (473962aa-f88b-4345-ae40-969f72679bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:39.697180 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (980c090a-3c66-4a62-aa3c-4cf9a06bd28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:39.698097 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:39.708554 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f7d9c65c-88d8-46a0-bb5d-c4df7acbfdc4 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Created reservations ['33cdbbe7-7cbf-43d2-906a-5aae47084472', '801d1f93-e42b-4f0c-b3da-68bd3294cf95'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:39.730815 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (980c090a-3c66-4a62-aa3c-4cf9a06bd28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:39.732309 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b7bb9de-940d-4b9a-930e-43bac8691613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:39.735862 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f7d9c65c-88d8-46a0-bb5d-c4df7acbfdc4 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Retype volume request issued successfully. Aug 13 22:06:39.736118 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7d9c65c-88d8-46a0-bb5d-c4df7acbfdc4 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e/action returned with HTTP 202 Aug 13 22:06:39.736597 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 352/1415] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:06:39 2026] POST /volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:06:39.745067 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6af50df2-6687-4c62-8270-7581173fe1d1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:39.747077 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6af50df2-6687-4c62-8270-7581173fe1d1 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] GET https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e Aug 13 22:06:39.747307 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6af50df2-6687-4c62-8270-7581173fe1d1 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:39.747594 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6af50df2-6687-4c62-8270-7581173fe1d1 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:39.756196 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:39.756196 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:39.760278 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6af50df2-6687-4c62-8270-7581173fe1d1 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Volume info retrieved successfully. Aug 13 22:06:39.764775 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6af50df2-6687-4c62-8270-7581173fe1d1 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e returned with HTTP 200 Aug 13 22:06:39.765234 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 356/1416] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:39 2026] GET /volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:39.786881 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Created reservations ['d4ff055e-6098-4e26-b8c2-01f4a24303b8', 'cb0d2a0a-3080-4e3d-a5ab-3d46b3ac7cf8', 'dcc8ca59-2f86-4cbf-8c03-df557684a28f', '70e588ee-ccd5-4bec-800d-a34af965f651'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:39.787769 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b7bb9de-940d-4b9a-930e-43bac8691613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4ff055e-6098-4e26-b8c2-01f4a24303b8', 'cb0d2a0a-3080-4e3d-a5ab-3d46b3ac7cf8', 'dcc8ca59-2f86-4cbf-8c03-df557684a28f', '70e588ee-ccd5-4bec-800d-a34af965f651']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:39.788613 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd035e9-963d-435e-b2e7-3c91f9a59b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:39.813841 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd035e9-963d-435e-b2e7-3c91f9a59b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8c43cde-6eea-4402-bf57-c6042ac78888', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-918335156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2536a2c2f0a64b9ba732ac49b6295b34',qos_specs=None,replication_status=,reservations=['d4ff055e-6098-4e26-b8c2-01f4a24303b8','cb0d2a0a-3080-4e3d-a5ab-3d46b3ac7cf8','dcc8ca59-2f86-4cbf-8c03-df557684a28f','70e588ee-ccd5-4bec-800d-a34af965f651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd3d75dffe5436296a11fecfade87d4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-918335156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8c43cde-6eea-4402-bf57-c6042ac78888,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2536a2c2f0a64b9ba732ac49b6295b34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dd3d75dffe5436296a11fecfade87d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:39.814831 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb1ae83-eb53-4e99-8de8-a91a339117ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:39.834666 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb1ae83-eb53-4e99-8de8-a91a339117ba) transitioned into state 'SUCCESS' from state '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-918335156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2536a2c2f0a64b9ba732ac49b6295b34',qos_specs=None,replication_status=,reservations=['d4ff055e-6098-4e26-b8c2-01f4a24303b8','cb0d2a0a-3080-4e3d-a5ab-3d46b3ac7cf8','dcc8ca59-2f86-4cbf-8c03-df557684a28f','70e588ee-ccd5-4bec-800d-a34af965f651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd3d75dffe5436296a11fecfade87d4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:39.834965 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d039afc-a949-4be0-874a-46a98c48f0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:39.844552 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d039afc-a949-4be0-874a-46a98c48f0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:39.845566 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Flow 'volume_create_api' (473962aa-f88b-4345-ae40-969f72679bc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:39.845998 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume request issued successfully. Aug 13 22:06:39.846847 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e514f70e-86da-488a-b0b2-a16d268695c5 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:39.847439 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 355/1417] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:06:39 2026] POST /volume/v3/volumes => generated 753 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:39.862404 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:39.864889 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:39.865462 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "119f7828-60d1-4c1d-a880-3948eb6d68d0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-547126907"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:39.867796 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume request body: {'volume': {"'backup_id": '119f7828-60d1-4c1d-a880-3948eb6d68d0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-547126907'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:39.868016 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume of 1 GB Aug 13 22:06:39.868826 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:39.868826 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:39.874323 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Availability Zones retrieved successfully. Aug 13 22:06:39.887944 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Flow 'volume_create_api' (e394d3b5-f9b9-412c-acc7-381711b97fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:39.888931 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df0cdc4b-8483-465b-b032-a1f710aeae18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:39.890269 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:39.917435 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df0cdc4b-8483-465b-b032-a1f710aeae18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:39.918180 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fba99f7b-9bba-4f97-8b38-7c1bd20a3778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:39.963316 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Created reservations ['02f94c0b-83a4-445c-bf0b-8663355d286e', '2586f389-bfe8-418f-b425-6df652cb4250', '57940940-f204-4acf-9136-9630aa582ef2', 'ccd65c30-0d3a-428f-9021-a67135c2bb3a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:39.964580 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fba99f7b-9bba-4f97-8b38-7c1bd20a3778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02f94c0b-83a4-445c-bf0b-8663355d286e', '2586f389-bfe8-418f-b425-6df652cb4250', '57940940-f204-4acf-9136-9630aa582ef2', 'ccd65c30-0d3a-428f-9021-a67135c2bb3a']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:39.965578 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0236aec9-c0de-422a-96e9-cb715726dce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:39.995847 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0236aec9-c0de-422a-96e9-cb715726dce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8edc45d-3e7f-4abe-9869-8e3bd38b02cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-547126907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2536a2c2f0a64b9ba732ac49b6295b34',qos_specs=None,replication_status=,reservations=['02f94c0b-83a4-445c-bf0b-8663355d286e','2586f389-bfe8-418f-b425-6df652cb4250','57940940-f204-4acf-9136-9630aa582ef2','ccd65c30-0d3a-428f-9021-a67135c2bb3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd3d75dffe5436296a11fecfade87d4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-547126907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8edc45d-3e7f-4abe-9869-8e3bd38b02cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2536a2c2f0a64b9ba732ac49b6295b34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dd3d75dffe5436296a11fecfade87d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:39.996906 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c15cd350-2ef9-4a28-a6e0-27529fad9388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:40.027922 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c15cd350-2ef9-4a28-a6e0-27529fad9388) transitioned into state 'SUCCESS' from state '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-547126907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2536a2c2f0a64b9ba732ac49b6295b34',qos_specs=None,replication_status=,reservations=['02f94c0b-83a4-445c-bf0b-8663355d286e','2586f389-bfe8-418f-b425-6df652cb4250','57940940-f204-4acf-9136-9630aa582ef2','ccd65c30-0d3a-428f-9021-a67135c2bb3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd3d75dffe5436296a11fecfade87d4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:40.028870 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00f485e-7d15-44f1-8f7e-669020693c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:40.050240 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00f485e-7d15-44f1-8f7e-669020693c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:40.050475 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Flow 'volume_create_api' (e394d3b5-f9b9-412c-acc7-381711b97fbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:40.050792 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume request issued successfully. Aug 13 22:06:40.051361 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f21fcd32-9c9e-4c26-9368-2373686f9824 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:40.052158 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 355/1418] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:06:39 2026] POST /volume/v3/volumes => generated 753 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:40.063454 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-01cb1004-9147-4116-bfd5-7f71581503b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:40.065476 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:40.065815 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "119f7828-60d1-4c1d-a880-3948eb6d68d0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1653087115"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:40.067306 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume request body: {'volume': {"'backup_id": '119f7828-60d1-4c1d-a880-3948eb6d68d0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1653087115'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:40.067575 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume of 1 GB Aug 13 22:06:40.067838 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:40.067838 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:40.072004 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Availability Zones retrieved successfully. Aug 13 22:06:40.077625 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Flow 'volume_create_api' (a7af1afe-f6cc-45d3-96fa-d318c21225be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:40.078630 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30f7de8-ba52-488c-baa7-4ffd3d81d4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:40.079888 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:40.108571 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30f7de8-ba52-488c-baa7-4ffd3d81d4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:40.109261 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fadfd64b-4786-4f29-8d5a-3039e67cd247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:40.145578 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Created reservations ['04ac45c9-e867-4e5b-adc4-77c8478ffc3c', 'f9810044-c6ab-40ea-8518-6e4539cdcb50', '6a171140-221e-4c5d-a4f5-8f358be85e26', 'b2f1bcdd-59c5-4dcc-8fe4-a61a003e2863'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:40.146265 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fadfd64b-4786-4f29-8d5a-3039e67cd247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04ac45c9-e867-4e5b-adc4-77c8478ffc3c', 'f9810044-c6ab-40ea-8518-6e4539cdcb50', '6a171140-221e-4c5d-a4f5-8f358be85e26', 'b2f1bcdd-59c5-4dcc-8fe4-a61a003e2863']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:40.146911 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1af3f80-4e87-4ac7-adc3-3dde6e1e8ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:40.171673 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1af3f80-4e87-4ac7-adc3-3dde6e1e8ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a2b2637-15b3-4e3b-8af8-0c901be699ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1653087115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2536a2c2f0a64b9ba732ac49b6295b34',qos_specs=None,replication_status=,reservations=['04ac45c9-e867-4e5b-adc4-77c8478ffc3c','f9810044-c6ab-40ea-8518-6e4539cdcb50','6a171140-221e-4c5d-a4f5-8f358be85e26','b2f1bcdd-59c5-4dcc-8fe4-a61a003e2863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd3d75dffe5436296a11fecfade87d4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1653087115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a2b2637-15b3-4e3b-8af8-0c901be699ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2536a2c2f0a64b9ba732ac49b6295b34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dd3d75dffe5436296a11fecfade87d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:40.172531 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e39029-5642-4da8-8dde-ef825dac32c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:40.198394 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e39029-5642-4da8-8dde-ef825dac32c2) transitioned into state 'SUCCESS' from state '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-1653087115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2536a2c2f0a64b9ba732ac49b6295b34',qos_specs=None,replication_status=,reservations=['04ac45c9-e867-4e5b-adc4-77c8478ffc3c','f9810044-c6ab-40ea-8518-6e4539cdcb50','6a171140-221e-4c5d-a4f5-8f358be85e26','b2f1bcdd-59c5-4dcc-8fe4-a61a003e2863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd3d75dffe5436296a11fecfade87d4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:40.199725 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86fb259c-cbc4-407a-a07a-7490076e1c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:40.212124 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86fb259c-cbc4-407a-a07a-7490076e1c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:40.213299 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Flow 'volume_create_api' (a7af1afe-f6cc-45d3-96fa-d318c21225be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:40.213735 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume request issued successfully. Aug 13 22:06:40.214525 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01cb1004-9147-4116-bfd5-7f71581503b6 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:40.215408 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 353/1419] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:06:40 2026] POST /volume/v3/volumes => generated 754 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:40.227036 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:40.229672 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:40.229971 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "119f7828-60d1-4c1d-a880-3948eb6d68d0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1712196930"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:40.231182 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume request body: {'volume': {"'backup_id": '119f7828-60d1-4c1d-a880-3948eb6d68d0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1712196930'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:40.231468 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume of 1 GB Aug 13 22:06:40.234681 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Availability Zones retrieved successfully. Aug 13 22:06:40.239868 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Flow 'volume_create_api' (e4f46a40-b00f-40cc-ab02-dc15d12c2474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:40.240634 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f662ee0-eebb-4dc4-806f-96b9645999fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:40.241436 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:40.265404 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f662ee0-eebb-4dc4-806f-96b9645999fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:40.266110 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1395e235-744c-4038-90e2-2524f7452116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:40.316648 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Created reservations ['4ed2ddb3-c32d-4526-b799-c27d473c1438', '300fb907-64e7-41ab-987d-dddc65db57e5', 'e2d8540a-40c8-4447-966c-9fa857cdfb71', 'cf374ac4-a7ba-456f-8e85-51837584166c'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:40.317562 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1395e235-744c-4038-90e2-2524f7452116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ed2ddb3-c32d-4526-b799-c27d473c1438', '300fb907-64e7-41ab-987d-dddc65db57e5', 'e2d8540a-40c8-4447-966c-9fa857cdfb71', 'cf374ac4-a7ba-456f-8e85-51837584166c']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:40.318158 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37585375-5489-40f8-99cf-5fc7be75926e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:40.344594 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37585375-5489-40f8-99cf-5fc7be75926e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfb70fa7-9a33-49ee-b8e1-2930179a151a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1712196930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2536a2c2f0a64b9ba732ac49b6295b34',qos_specs=None,replication_status=,reservations=['4ed2ddb3-c32d-4526-b799-c27d473c1438','300fb907-64e7-41ab-987d-dddc65db57e5','e2d8540a-40c8-4447-966c-9fa857cdfb71','cf374ac4-a7ba-456f-8e85-51837584166c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd3d75dffe5436296a11fecfade87d4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1712196930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfb70fa7-9a33-49ee-b8e1-2930179a151a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2536a2c2f0a64b9ba732ac49b6295b34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dd3d75dffe5436296a11fecfade87d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:40.345225 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0902084a-ed9f-4e85-90de-eeb0b4d853fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:40.373111 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0902084a-ed9f-4e85-90de-eeb0b4d853fc) transitioned into state 'SUCCESS' from state '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-1712196930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2536a2c2f0a64b9ba732ac49b6295b34',qos_specs=None,replication_status=,reservations=['4ed2ddb3-c32d-4526-b799-c27d473c1438','300fb907-64e7-41ab-987d-dddc65db57e5','e2d8540a-40c8-4447-966c-9fa857cdfb71','cf374ac4-a7ba-456f-8e85-51837584166c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd3d75dffe5436296a11fecfade87d4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:40.374322 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e67c820a-d406-43bc-8942-52b4f294559e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:40.390352 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e67c820a-d406-43bc-8942-52b4f294559e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:40.393440 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Flow 'volume_create_api' (e4f46a40-b00f-40cc-ab02-dc15d12c2474) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:40.393440 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Create volume request issued successfully. Aug 13 22:06:40.393440 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-013e81fa-918c-4122-a1ee-3de0bb9d437d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:40.393440 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 357/1420] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:06:40 2026] POST /volume/v3/volumes => generated 754 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:40.405610 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e267d14-4dfb-4207-a807-b1e13f145902 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:40.407250 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e267d14-4dfb-4207-a807-b1e13f145902 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/3b811ed2-d976-44d7-82b7-788c680c3b67 Aug 13 22:06:40.407415 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e267d14-4dfb-4207-a807-b1e13f145902 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:40.407617 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e267d14-4dfb-4207-a807-b1e13f145902 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:40.414498 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:40.414498 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:40.419187 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2e267d14-4dfb-4207-a807-b1e13f145902 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:40.422968 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e267d14-4dfb-4207-a807-b1e13f145902 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/3b811ed2-d976-44d7-82b7-788c680c3b67 returned with HTTP 200 Aug 13 22:06:40.423284 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 356/1421] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:40 2026] GET /volume/v3/volumes/3b811ed2-d976-44d7-82b7-788c680c3b67 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:40.435441 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8d973874-1c04-4876-9d9a-621b21ba6582 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:40.435522 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d973874-1c04-4876-9d9a-621b21ba6582 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/c8c43cde-6eea-4402-bf57-c6042ac78888 Aug 13 22:06:40.435676 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d973874-1c04-4876-9d9a-621b21ba6582 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:40.435840 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d973874-1c04-4876-9d9a-621b21ba6582 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:40.442324 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:40.442324 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:40.445497 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8d973874-1c04-4876-9d9a-621b21ba6582 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:40.448881 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d973874-1c04-4876-9d9a-621b21ba6582 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/c8c43cde-6eea-4402-bf57-c6042ac78888 returned with HTTP 200 Aug 13 22:06:40.449217 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 356/1422] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:40 2026] GET /volume/v3/volumes/c8c43cde-6eea-4402-bf57-c6042ac78888 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:40.461314 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8e9845a0-95c6-4d16-9bcf-1df7a95bf8dd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:40.463931 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e9845a0-95c6-4d16-9bcf-1df7a95bf8dd tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/c8edc45d-3e7f-4abe-9869-8e3bd38b02cc Aug 13 22:06:40.464183 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e9845a0-95c6-4d16-9bcf-1df7a95bf8dd tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:40.464467 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e9845a0-95c6-4d16-9bcf-1df7a95bf8dd tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:40.477981 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:40.477981 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:40.482716 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8e9845a0-95c6-4d16-9bcf-1df7a95bf8dd tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:40.490715 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e9845a0-95c6-4d16-9bcf-1df7a95bf8dd tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/c8edc45d-3e7f-4abe-9869-8e3bd38b02cc returned with HTTP 200 Aug 13 22:06:40.491075 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 354/1423] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:40 2026] GET /volume/v3/volumes/c8edc45d-3e7f-4abe-9869-8e3bd38b02cc => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:40.503401 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-44461828-8fae-4aed-8207-2ccde6933c8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:40.505380 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44461828-8fae-4aed-8207-2ccde6933c8d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/8a2b2637-15b3-4e3b-8af8-0c901be699ba Aug 13 22:06:40.505617 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44461828-8fae-4aed-8207-2ccde6933c8d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:40.505796 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44461828-8fae-4aed-8207-2ccde6933c8d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:40.512313 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:40.512313 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:40.516863 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-44461828-8fae-4aed-8207-2ccde6933c8d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:40.519698 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44461828-8fae-4aed-8207-2ccde6933c8d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/8a2b2637-15b3-4e3b-8af8-0c901be699ba returned with HTTP 200 Aug 13 22:06:40.520042 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 358/1424] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:40 2026] GET /volume/v3/volumes/8a2b2637-15b3-4e3b-8af8-0c901be699ba => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:40.532380 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-66d2d6f6-a863-4f3f-80ac-05088fa7d243 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:40.534547 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66d2d6f6-a863-4f3f-80ac-05088fa7d243 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/dfb70fa7-9a33-49ee-b8e1-2930179a151a Aug 13 22:06:40.534789 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66d2d6f6-a863-4f3f-80ac-05088fa7d243 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:40.535030 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66d2d6f6-a863-4f3f-80ac-05088fa7d243 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:40.542993 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:40.542993 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:40.546903 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-66d2d6f6-a863-4f3f-80ac-05088fa7d243 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:40.552035 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66d2d6f6-a863-4f3f-80ac-05088fa7d243 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/dfb70fa7-9a33-49ee-b8e1-2930179a151a returned with HTTP 200 Aug 13 22:06:40.552554 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 357/1425] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:40 2026] GET /volume/v3/volumes/dfb70fa7-9a33-49ee-b8e1-2930179a151a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:40.564276 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-31ecf10c-8d1b-4c90-816e-669c2d407104 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:40.565947 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31ecf10c-8d1b-4c90-816e-669c2d407104 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] DELETE https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:40.566115 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-31ecf10c-8d1b-4c90-816e-669c2d407104 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:40.566284 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-31ecf10c-8d1b-4c90-816e-669c2d407104 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:40.566415 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-31ecf10c-8d1b-4c90-816e-669c2d407104 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Delete backup with id: 119f7828-60d1-4c1d-a880-3948eb6d68d0. Aug 13 22:06:40.572916 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:40.572916 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:40.595677 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-31ecf10c-8d1b-4c90-816e-669c2d407104 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] delete_backup rpcapi backup_id 119f7828-60d1-4c1d-a880-3948eb6d68d0 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:06:40.595677 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31ecf10c-8d1b-4c90-816e-669c2d407104 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 202 Aug 13 22:06:40.595677 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 357/1426] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:40 2026] DELETE /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:06:40.602021 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8214bb23-7659-4585-9220-5c63978743a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:40.603143 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8214bb23-7659-4585-9220-5c63978743a0 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:40.603332 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8214bb23-7659-4585-9220-5c63978743a0 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:40.603549 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8214bb23-7659-4585-9220-5c63978743a0 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:40.603657 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8214bb23-7659-4585-9220-5c63978743a0 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:40.608175 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:40.608175 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:40.608973 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8214bb23-7659-4585-9220-5c63978743a0 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 200 Aug 13 22:06:40.609345 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 355/1427] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:40 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:40.783632 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aa7f5f52-6848-4505-a0ef-a02f2eb939fe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:40.787661 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa7f5f52-6848-4505-a0ef-a02f2eb939fe tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] GET https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e Aug 13 22:06:40.787838 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa7f5f52-6848-4505-a0ef-a02f2eb939fe tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:40.788008 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa7f5f52-6848-4505-a0ef-a02f2eb939fe tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:40.794657 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:40.794657 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:40.798179 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-aa7f5f52-6848-4505-a0ef-a02f2eb939fe tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Volume info retrieved successfully. Aug 13 22:06:40.801974 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa7f5f52-6848-4505-a0ef-a02f2eb939fe tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e returned with HTTP 200 Aug 13 22:06:40.802323 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 359/1428] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:40 2026] GET /volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:40.819876 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-00e7009b-370f-4274-8346-f23aa2f643f1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:40.821771 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00e7009b-370f-4274-8346-f23aa2f643f1 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] GET https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e Aug 13 22:06:40.821970 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00e7009b-370f-4274-8346-f23aa2f643f1 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:40.822162 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00e7009b-370f-4274-8346-f23aa2f643f1 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:40.830693 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:40.830693 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:40.835505 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-00e7009b-370f-4274-8346-f23aa2f643f1 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Volume info retrieved successfully. Aug 13 22:06:40.844088 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00e7009b-370f-4274-8346-f23aa2f643f1 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e returned with HTTP 200 Aug 13 22:06:40.844752 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 358/1429] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:40 2026] GET /volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:40.861278 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-334ad8f2-162c-439c-8ac4-74ef4d6cafdf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:40.863130 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-334ad8f2-162c-439c-8ac4-74ef4d6cafdf tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] GET https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e Aug 13 22:06:40.863338 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-334ad8f2-162c-439c-8ac4-74ef4d6cafdf tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:40.863566 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-334ad8f2-162c-439c-8ac4-74ef4d6cafdf tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:40.870296 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:40.870296 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:40.873678 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-334ad8f2-162c-439c-8ac4-74ef4d6cafdf tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Volume info retrieved successfully. Aug 13 22:06:40.878571 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-334ad8f2-162c-439c-8ac4-74ef4d6cafdf tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e returned with HTTP 200 Aug 13 22:06:40.878923 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 358/1430] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:40 2026] GET /volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:40.894754 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-efd096f9-4cde-4b5f-99f2-23f32df49e58 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:40.896897 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-efd096f9-4cde-4b5f-99f2-23f32df49e58 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] DELETE https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e Aug 13 22:06:40.897083 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-efd096f9-4cde-4b5f-99f2-23f32df49e58 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:40.897253 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-efd096f9-4cde-4b5f-99f2-23f32df49e58 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:40.897412 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-efd096f9-4cde-4b5f-99f2-23f32df49e58 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Delete volume with id: 0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e Aug 13 22:06:40.905813 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:40.905813 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:40.906345 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-efd096f9-4cde-4b5f-99f2-23f32df49e58 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Volume info retrieved successfully. Aug 13 22:06:40.923580 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-efd096f9-4cde-4b5f-99f2-23f32df49e58 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Delete volume request issued successfully. Aug 13 22:06:40.923753 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-efd096f9-4cde-4b5f-99f2-23f32df49e58 tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e returned with HTTP 202 Aug 13 22:06:40.924124 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 356/1431] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:40 2026] DELETE /volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:40.932548 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bfcc0fee-4855-4c05-b132-0d4a3223520d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:40.936292 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bfcc0fee-4855-4c05-b132-0d4a3223520d tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] GET https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e Aug 13 22:06:40.936292 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bfcc0fee-4855-4c05-b132-0d4a3223520d tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:40.936292 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bfcc0fee-4855-4c05-b132-0d4a3223520d tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:40.944865 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:40.944865 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:40.949860 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bfcc0fee-4855-4c05-b132-0d4a3223520d tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Volume info retrieved successfully. Aug 13 22:06:40.958065 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bfcc0fee-4855-4c05-b132-0d4a3223520d tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e returned with HTTP 200 Aug 13 22:06:40.958065 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 360/1432] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:40 2026] GET /volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:41.621101 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c1d417c2-9d23-42c3-9ea3-d00bb468c7ff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:41.628899 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1d417c2-9d23-42c3-9ea3-d00bb468c7ff tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 Aug 13 22:06:41.629098 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1d417c2-9d23-42c3-9ea3-d00bb468c7ff tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:41.629272 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1d417c2-9d23-42c3-9ea3-d00bb468c7ff tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:41.629372 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c1d417c2-9d23-42c3-9ea3-d00bb468c7ff tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Show backup with id 119f7828-60d1-4c1d-a880-3948eb6d68d0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:41.641086 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1d417c2-9d23-42c3-9ea3-d00bb468c7ff tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 returned with HTTP 404 Aug 13 22:06:41.641648 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 359/1433] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:41 2026] GET /volume/v3/backups/119f7828-60d1-4c1d-a880-3948eb6d68d0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:41.652904 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45a5c365-c9e0-40ba-9d0e-6f939bc9a525 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:41.657478 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45a5c365-c9e0-40ba-9d0e-6f939bc9a525 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] DELETE https://10.4.3.4/volume/v3/volumes/dfb70fa7-9a33-49ee-b8e1-2930179a151a Aug 13 22:06:41.657478 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45a5c365-c9e0-40ba-9d0e-6f939bc9a525 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:41.657478 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45a5c365-c9e0-40ba-9d0e-6f939bc9a525 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:41.657478 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-45a5c365-c9e0-40ba-9d0e-6f939bc9a525 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Delete volume with id: dfb70fa7-9a33-49ee-b8e1-2930179a151a Aug 13 22:06:41.674196 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:41.674196 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:41.675263 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-45a5c365-c9e0-40ba-9d0e-6f939bc9a525 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:41.719512 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-45a5c365-c9e0-40ba-9d0e-6f939bc9a525 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Delete volume request issued successfully. Aug 13 22:06:41.719766 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45a5c365-c9e0-40ba-9d0e-6f939bc9a525 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/dfb70fa7-9a33-49ee-b8e1-2930179a151a returned with HTTP 202 Aug 13 22:06:41.720436 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 359/1434] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:41 2026] DELETE /volume/v3/volumes/dfb70fa7-9a33-49ee-b8e1-2930179a151a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:41.728749 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-16fcbccd-31ac-4ba9-b1fa-534ef254164d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:41.731686 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16fcbccd-31ac-4ba9-b1fa-534ef254164d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/dfb70fa7-9a33-49ee-b8e1-2930179a151a Aug 13 22:06:41.731835 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16fcbccd-31ac-4ba9-b1fa-534ef254164d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:41.732070 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16fcbccd-31ac-4ba9-b1fa-534ef254164d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:41.739463 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:41.739463 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:41.743868 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-16fcbccd-31ac-4ba9-b1fa-534ef254164d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:41.749312 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16fcbccd-31ac-4ba9-b1fa-534ef254164d tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/dfb70fa7-9a33-49ee-b8e1-2930179a151a returned with HTTP 200 Aug 13 22:06:41.749930 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 357/1435] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:41 2026] GET /volume/v3/volumes/dfb70fa7-9a33-49ee-b8e1-2930179a151a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:41.759391 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e1c81f4-4b37-4ce2-94bb-189265ef94cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:41.761384 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e1c81f4-4b37-4ce2-94bb-189265ef94cd tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] DELETE https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de Aug 13 22:06:41.761645 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e1c81f4-4b37-4ce2-94bb-189265ef94cd tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:41.761854 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e1c81f4-4b37-4ce2-94bb-189265ef94cd tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:41.762041 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2e1c81f4-4b37-4ce2-94bb-189265ef94cd tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Delete volume with id: ac6fadf3-6e91-43f0-ac12-9627bfa9f6de Aug 13 22:06:41.771515 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:41.771515 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:41.771991 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e1c81f4-4b37-4ce2-94bb-189265ef94cd tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:06:41.784449 np0000007271 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-2e1c81f4-4b37-4ce2-94bb-189265ef94cd tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 22:06:41.789706 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e1c81f4-4b37-4ce2-94bb-189265ef94cd tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Delete volume request issued successfully. Aug 13 22:06:41.789944 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e1c81f4-4b37-4ce2-94bb-189265ef94cd tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de returned with HTTP 202 Aug 13 22:06:41.790473 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 361/1436] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:41 2026] DELETE /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:41.797947 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a4ff48e3-f287-41f3-84ac-7a01ea0f0875 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:41.803206 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4ff48e3-f287-41f3-84ac-7a01ea0f0875 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de Aug 13 22:06:41.803206 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4ff48e3-f287-41f3-84ac-7a01ea0f0875 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:41.803206 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4ff48e3-f287-41f3-84ac-7a01ea0f0875 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:41.809917 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:41.809917 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:41.813724 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a4ff48e3-f287-41f3-84ac-7a01ea0f0875 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:06:41.818016 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4ff48e3-f287-41f3-84ac-7a01ea0f0875 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de returned with HTTP 200 Aug 13 22:06:41.818474 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 360/1437] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:41 2026] GET /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:41.969472 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c12b65b9-b113-4d36-83c6-2953f4278f2e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:41.972766 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c12b65b9-b113-4d36-83c6-2953f4278f2e tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] GET https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e Aug 13 22:06:41.972954 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c12b65b9-b113-4d36-83c6-2953f4278f2e tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:41.973120 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c12b65b9-b113-4d36-83c6-2953f4278f2e tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:41.980878 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c12b65b9-b113-4d36-83c6-2953f4278f2e tempest-VolumeTypesTest-144015832 tempest-VolumeTypesTest-144015832-project-member] https://10.4.3.4/volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e returned with HTTP 404 Aug 13 22:06:41.981265 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 360/1438] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:41 2026] GET /volume/v3/volumes/0e5c5a1a-fac7-4eaf-a5c4-efe0a366605e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:41.987840 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d0f1585a-4fc2-4f19-b325-dd62acca096f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:41.989816 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d0f1585a-4fc2-4f19-b325-dd62acca096f tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] DELETE https://10.4.3.4/volume/v3/types/d70998d2-4ca4-4a8b-bb5e-c09d1885ccab Aug 13 22:06:41.990028 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d0f1585a-4fc2-4f19-b325-dd62acca096f tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:41.990235 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d0f1585a-4fc2-4f19-b325-dd62acca096f tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.012115 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d0f1585a-4fc2-4f19-b325-dd62acca096f tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/d70998d2-4ca4-4a8b-bb5e-c09d1885ccab returned with HTTP 202 Aug 13 22:06:42.012591 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 358/1439] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:06:41 2026] DELETE /volume/v3/types/d70998d2-4ca4-4a8b-bb5e-c09d1885ccab => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:42.021637 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3246d130-23ce-4c59-95fb-a96d9e344b33 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.023266 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3246d130-23ce-4c59-95fb-a96d9e344b33 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] GET https://10.4.3.4/volume/v3/types/d70998d2-4ca4-4a8b-bb5e-c09d1885ccab Aug 13 22:06:42.023437 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3246d130-23ce-4c59-95fb-a96d9e344b33 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.023618 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3246d130-23ce-4c59-95fb-a96d9e344b33 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.026863 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3246d130-23ce-4c59-95fb-a96d9e344b33 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/d70998d2-4ca4-4a8b-bb5e-c09d1885ccab returned with HTTP 404 Aug 13 22:06:42.027266 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 362/1440] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:06:42 2026] GET /volume/v3/types/d70998d2-4ca4-4a8b-bb5e-c09d1885ccab => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:42.033817 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-364d36e4-ee29-46f5-aba8-ee41946075ef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.035136 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-364d36e4-ee29-46f5-aba8-ee41946075ef tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] DELETE https://10.4.3.4/volume/v3/types/9050168a-fd02-4f88-9174-22d3ab93e3da Aug 13 22:06:42.035405 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-364d36e4-ee29-46f5-aba8-ee41946075ef tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.035730 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-364d36e4-ee29-46f5-aba8-ee41946075ef tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.058208 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-364d36e4-ee29-46f5-aba8-ee41946075ef tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/9050168a-fd02-4f88-9174-22d3ab93e3da returned with HTTP 202 Aug 13 22:06:42.058208 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 361/1441] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:06:42 2026] DELETE /volume/v3/types/9050168a-fd02-4f88-9174-22d3ab93e3da => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:42.065199 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cff4b554-9a8b-4f3c-a6c2-bb8c3c57a230 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.066841 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cff4b554-9a8b-4f3c-a6c2-bb8c3c57a230 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] GET https://10.4.3.4/volume/v3/types/9050168a-fd02-4f88-9174-22d3ab93e3da Aug 13 22:06:42.067019 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cff4b554-9a8b-4f3c-a6c2-bb8c3c57a230 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.067186 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cff4b554-9a8b-4f3c-a6c2-bb8c3c57a230 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.070255 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cff4b554-9a8b-4f3c-a6c2-bb8c3c57a230 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/9050168a-fd02-4f88-9174-22d3ab93e3da returned with HTTP 404 Aug 13 22:06:42.070755 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 361/1442] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:06:42 2026] GET /volume/v3/types/9050168a-fd02-4f88-9174-22d3ab93e3da => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:42.079381 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ce7532c0-c58d-4128-abe5-df9ee9fdb401 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.080944 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce7532c0-c58d-4128-abe5-df9ee9fdb401 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:06:42.081254 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce7532c0-c58d-4128-abe5-df9ee9fdb401 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-574093427", "description": "tempest-volume-type-description-1378457460", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:42.101284 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce7532c0-c58d-4128-abe5-df9ee9fdb401 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:06:42.101811 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 359/1443] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:06:42 2026] POST /volume/v3/types => generated 314 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:42.111991 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-51091c3a-4976-46e7-a457-9575e1cdb021 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.113692 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51091c3a-4976-46e7-a457-9575e1cdb021 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] GET https://10.4.3.4/volume/v3/types/943947f7-df32-4427-8e94-0ae9dbbfdade Aug 13 22:06:42.113873 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51091c3a-4976-46e7-a457-9575e1cdb021 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.114043 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51091c3a-4976-46e7-a457-9575e1cdb021 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.119167 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51091c3a-4976-46e7-a457-9575e1cdb021 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/943947f7-df32-4427-8e94-0ae9dbbfdade returned with HTTP 200 Aug 13 22:06:42.119530 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 363/1444] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:06:42 2026] GET /volume/v3/types/943947f7-df32-4427-8e94-0ae9dbbfdade => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:42.129857 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-26684a29-a8aa-44cb-97c6-c4ace50b60d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.131298 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26684a29-a8aa-44cb-97c6-c4ace50b60d7 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] DELETE https://10.4.3.4/volume/v3/types/943947f7-df32-4427-8e94-0ae9dbbfdade Aug 13 22:06:42.131650 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26684a29-a8aa-44cb-97c6-c4ace50b60d7 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.131912 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26684a29-a8aa-44cb-97c6-c4ace50b60d7 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.155627 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26684a29-a8aa-44cb-97c6-c4ace50b60d7 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/943947f7-df32-4427-8e94-0ae9dbbfdade returned with HTTP 202 Aug 13 22:06:42.155627 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 362/1445] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:06:42 2026] DELETE /volume/v3/types/943947f7-df32-4427-8e94-0ae9dbbfdade => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:42.163981 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-55549941-bae3-4e42-9b77-d08f87490048 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.165622 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55549941-bae3-4e42-9b77-d08f87490048 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] GET https://10.4.3.4/volume/v3/types/943947f7-df32-4427-8e94-0ae9dbbfdade Aug 13 22:06:42.165784 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55549941-bae3-4e42-9b77-d08f87490048 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.165947 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55549941-bae3-4e42-9b77-d08f87490048 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.168871 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55549941-bae3-4e42-9b77-d08f87490048 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/943947f7-df32-4427-8e94-0ae9dbbfdade returned with HTTP 404 Aug 13 22:06:42.169558 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 362/1446] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:06:42 2026] GET /volume/v3/types/943947f7-df32-4427-8e94-0ae9dbbfdade => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:42.178374 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-62e695c4-b1e3-47e2-a68c-461d808a497d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.180840 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62e695c4-b1e3-47e2-a68c-461d808a497d tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:06:42.181191 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62e695c4-b1e3-47e2-a68c-461d808a497d tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1562553922"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:42.193227 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62e695c4-b1e3-47e2-a68c-461d808a497d tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:06:42.193725 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 360/1447] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:06:42 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 13 22:06:42.200780 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-baa745d2-7464-4019-8ea9-bec58fd4da34 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.202734 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-baa745d2-7464-4019-8ea9-bec58fd4da34 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] POST https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption Aug 13 22:06:42.203077 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-baa745d2-7464-4019-8ea9-bec58fd4da34 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:42.238143 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-baa745d2-7464-4019-8ea9-bec58fd4da34 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption returned with HTTP 200 Aug 13 22:06:42.238589 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 364/1448] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:06:42 2026] POST /volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:42.248139 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9fcedfc0-e36c-4de5-ae3f-3631fcae386b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.249995 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9fcedfc0-e36c-4de5-ae3f-3631fcae386b tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] GET https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption Aug 13 22:06:42.251449 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9fcedfc0-e36c-4de5-ae3f-3631fcae386b tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.251449 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9fcedfc0-e36c-4de5-ae3f-3631fcae386b tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.257355 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9fcedfc0-e36c-4de5-ae3f-3631fcae386b tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption returned with HTTP 200 Aug 13 22:06:42.258125 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 363/1449] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:06:42 2026] GET /volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:42.272344 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b8afe478-b646-4727-ae03-c795ca490d0e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.278447 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8afe478-b646-4727-ae03-c795ca490d0e tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] PUT https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption/e62d94d3-b97d-4331-8300-b472f9174c04 Aug 13 22:06:42.279839 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8afe478-b646-4727-ae03-c795ca490d0e tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:42.322076 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8afe478-b646-4727-ae03-c795ca490d0e tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption/e62d94d3-b97d-4331-8300-b472f9174c04 returned with HTTP 200 Aug 13 22:06:42.322607 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 363/1450] 10.4.3.4 () {68 vars in 1493 bytes} [Thu Aug 13 22:06:42 2026] PUT /volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption/e62d94d3-b97d-4331-8300-b472f9174c04 => generated 122 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:42.329706 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c13dd98a-ae8c-4b78-b516-e440fa97fac3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.331444 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c13dd98a-ae8c-4b78-b516-e440fa97fac3 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] GET https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption Aug 13 22:06:42.331663 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c13dd98a-ae8c-4b78-b516-e440fa97fac3 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.331842 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c13dd98a-ae8c-4b78-b516-e440fa97fac3 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.338958 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c13dd98a-ae8c-4b78-b516-e440fa97fac3 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption returned with HTTP 200 Aug 13 22:06:42.339627 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 361/1451] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:06:42 2026] GET /volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:42.347955 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-425fed2c-b4f4-41dd-a98e-3f368c80e0b9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.350160 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-425fed2c-b4f4-41dd-a98e-3f368c80e0b9 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] GET https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption/cipher Aug 13 22:06:42.350516 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-425fed2c-b4f4-41dd-a98e-3f368c80e0b9 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.350700 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-425fed2c-b4f4-41dd-a98e-3f368c80e0b9 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.359707 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-425fed2c-b4f4-41dd-a98e-3f368c80e0b9 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption/cipher returned with HTTP 200 Aug 13 22:06:42.360223 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 365/1452] 10.4.3.4 () {66 vars in 1382 bytes} [Thu Aug 13 22:06:42 2026] GET /volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:06:42.368826 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1056d7f8-aa26-44f7-8251-13ea84297cf1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.370139 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1056d7f8-aa26-44f7-8251-13ea84297cf1 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] DELETE https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption/e62d94d3-b97d-4331-8300-b472f9174c04 Aug 13 22:06:42.370407 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1056d7f8-aa26-44f7-8251-13ea84297cf1 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.370706 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1056d7f8-aa26-44f7-8251-13ea84297cf1 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.511770 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1056d7f8-aa26-44f7-8251-13ea84297cf1 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption/e62d94d3-b97d-4331-8300-b472f9174c04 returned with HTTP 202 Aug 13 22:06:42.512257 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 364/1453] 10.4.3.4 () {66 vars in 1475 bytes} [Thu Aug 13 22:06:42 2026] DELETE /volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption/e62d94d3-b97d-4331-8300-b472f9174c04 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:42.518777 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-32c19817-e984-4914-8481-4b31e1bde926 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.520698 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32c19817-e984-4914-8481-4b31e1bde926 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] GET https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption Aug 13 22:06:42.520912 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32c19817-e984-4914-8481-4b31e1bde926 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.521133 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32c19817-e984-4914-8481-4b31e1bde926 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.527224 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32c19817-e984-4914-8481-4b31e1bde926 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption returned with HTTP 200 Aug 13 22:06:42.527784 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 364/1454] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:06:42 2026] GET /volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 22:06:42.535374 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-39ceddb5-f1d0-4aef-8385-45b284e9d665 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.537646 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39ceddb5-f1d0-4aef-8385-45b284e9d665 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] GET https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption Aug 13 22:06:42.537891 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39ceddb5-f1d0-4aef-8385-45b284e9d665 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.538139 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39ceddb5-f1d0-4aef-8385-45b284e9d665 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.544459 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39ceddb5-f1d0-4aef-8385-45b284e9d665 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption returned with HTTP 200 Aug 13 22:06:42.544956 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 362/1455] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:06:42 2026] GET /volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 22:06:42.552363 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a55163dd-0829-4938-aefc-97d2195f0df0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.553905 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a55163dd-0829-4938-aefc-97d2195f0df0 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] DELETE https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729 Aug 13 22:06:42.554106 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a55163dd-0829-4938-aefc-97d2195f0df0 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.554454 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a55163dd-0829-4938-aefc-97d2195f0df0 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.579373 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a55163dd-0829-4938-aefc-97d2195f0df0 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729 returned with HTTP 202 Aug 13 22:06:42.579925 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 366/1456] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:06:42 2026] DELETE /volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:42.586348 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6722784c-0559-4ff4-98ce-968a8bc02b09 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.587721 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6722784c-0559-4ff4-98ce-968a8bc02b09 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] GET https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729 Aug 13 22:06:42.588044 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6722784c-0559-4ff4-98ce-968a8bc02b09 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.588313 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6722784c-0559-4ff4-98ce-968a8bc02b09 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.591354 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6722784c-0559-4ff4-98ce-968a8bc02b09 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729 returned with HTTP 404 Aug 13 22:06:42.591906 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 365/1457] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:06:42 2026] GET /volume/v3/types/114fa132-fc10-4ed1-be3b-3c7823374729 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:42.599624 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6da8cd7a-28a2-445a-ab35-83c3579cdfe0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.601452 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6da8cd7a-28a2-445a-ab35-83c3579cdfe0 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] GET https://10.4.3.4/volume/v3/types Aug 13 22:06:42.601679 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6da8cd7a-28a2-445a-ab35-83c3579cdfe0 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.601856 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6da8cd7a-28a2-445a-ab35-83c3579cdfe0 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.616620 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6da8cd7a-28a2-445a-ab35-83c3579cdfe0 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:06:42.617189 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 365/1458] 10.4.3.4 () {66 vars in 1217 bytes} [Thu Aug 13 22:06:42 2026] GET /volume/v3/types => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:42.626163 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-db186b2d-4267-4202-842d-fa33c9797245 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.629024 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db186b2d-4267-4202-842d-fa33c9797245 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:06:42.629345 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db186b2d-4267-4202-842d-fa33c9797245 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1417835751"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:42.643145 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db186b2d-4267-4202-842d-fa33c9797245 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:06:42.643728 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 363/1459] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:06:42 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:42.651235 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-560ac3bd-f694-4446-b999-30a022837ff9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.652814 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-560ac3bd-f694-4446-b999-30a022837ff9 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] PUT https://10.4.3.4/volume/v3/types/cbab0f50-0877-4141-9b13-c131654ab665 Aug 13 22:06:42.653140 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-560ac3bd-f694-4446-b999-30a022837ff9 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-191208691", "description": "tempest-volume-type-description-671445656", "is_public": false}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:42.687806 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-560ac3bd-f694-4446-b999-30a022837ff9 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/cbab0f50-0877-4141-9b13-c131654ab665 returned with HTTP 200 Aug 13 22:06:42.688306 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 367/1460] 10.4.3.4 () {68 vars in 1349 bytes} [Thu Aug 13 22:06:42 2026] PUT /volume/v3/types/cbab0f50-0877-4141-9b13-c131654ab665 => generated 203 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:42.696148 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c32837e7-ffa6-442e-b32d-d49780a0c777 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.697713 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c32837e7-ffa6-442e-b32d-d49780a0c777 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] GET https://10.4.3.4/volume/v3/types/cbab0f50-0877-4141-9b13-c131654ab665 Aug 13 22:06:42.697977 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c32837e7-ffa6-442e-b32d-d49780a0c777 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.698267 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c32837e7-ffa6-442e-b32d-d49780a0c777 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.703528 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c32837e7-ffa6-442e-b32d-d49780a0c777 tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/cbab0f50-0877-4141-9b13-c131654ab665 returned with HTTP 200 Aug 13 22:06:42.703528 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 366/1461] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:06:42 2026] GET /volume/v3/types/cbab0f50-0877-4141-9b13-c131654ab665 => generated 267 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:42.710611 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-36508442-0855-49b2-9e16-77bcc639aedc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.712345 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36508442-0855-49b2-9e16-77bcc639aedc tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] DELETE https://10.4.3.4/volume/v3/types/cbab0f50-0877-4141-9b13-c131654ab665 Aug 13 22:06:42.712590 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36508442-0855-49b2-9e16-77bcc639aedc tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.712808 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36508442-0855-49b2-9e16-77bcc639aedc tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.733458 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36508442-0855-49b2-9e16-77bcc639aedc tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/cbab0f50-0877-4141-9b13-c131654ab665 returned with HTTP 202 Aug 13 22:06:42.733891 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 366/1462] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:06:42 2026] DELETE /volume/v3/types/cbab0f50-0877-4141-9b13-c131654ab665 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:42.740923 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d13d1fee-b8f3-4d78-bfad-7e6b4fec77be None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.742758 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d13d1fee-b8f3-4d78-bfad-7e6b4fec77be tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] GET https://10.4.3.4/volume/v3/types/cbab0f50-0877-4141-9b13-c131654ab665 Aug 13 22:06:42.742986 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d13d1fee-b8f3-4d78-bfad-7e6b4fec77be tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.743168 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d13d1fee-b8f3-4d78-bfad-7e6b4fec77be tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.746837 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d13d1fee-b8f3-4d78-bfad-7e6b4fec77be tempest-VolumeTypesTest-1415922426 tempest-VolumeTypesTest-1415922426-project-admin] https://10.4.3.4/volume/v3/types/cbab0f50-0877-4141-9b13-c131654ab665 returned with HTTP 404 Aug 13 22:06:42.747461 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 364/1463] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:06:42 2026] GET /volume/v3/types/cbab0f50-0877-4141-9b13-c131654ab665 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:42.763733 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b0f5b2ef-1f7e-47c6-8f5f-6aa5c7a80e06 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.765756 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0f5b2ef-1f7e-47c6-8f5f-6aa5c7a80e06 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/dfb70fa7-9a33-49ee-b8e1-2930179a151a Aug 13 22:06:42.765917 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0f5b2ef-1f7e-47c6-8f5f-6aa5c7a80e06 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.766085 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0f5b2ef-1f7e-47c6-8f5f-6aa5c7a80e06 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.771558 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0f5b2ef-1f7e-47c6-8f5f-6aa5c7a80e06 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/dfb70fa7-9a33-49ee-b8e1-2930179a151a returned with HTTP 404 Aug 13 22:06:42.771944 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 368/1464] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:42 2026] GET /volume/v3/volumes/dfb70fa7-9a33-49ee-b8e1-2930179a151a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:42.783212 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-89dca6a9-9c84-4526-baf9-244bfec3f97a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.784604 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89dca6a9-9c84-4526-baf9-244bfec3f97a tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] DELETE https://10.4.3.4/volume/v3/volumes/8a2b2637-15b3-4e3b-8af8-0c901be699ba Aug 13 22:06:42.784969 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89dca6a9-9c84-4526-baf9-244bfec3f97a tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.785231 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89dca6a9-9c84-4526-baf9-244bfec3f97a tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.785491 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-89dca6a9-9c84-4526-baf9-244bfec3f97a tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Delete volume with id: 8a2b2637-15b3-4e3b-8af8-0c901be699ba Aug 13 22:06:42.791700 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:42.791700 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:42.793448 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-89dca6a9-9c84-4526-baf9-244bfec3f97a tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:42.809563 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-89dca6a9-9c84-4526-baf9-244bfec3f97a tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Delete volume request issued successfully. Aug 13 22:06:42.809563 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89dca6a9-9c84-4526-baf9-244bfec3f97a tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/8a2b2637-15b3-4e3b-8af8-0c901be699ba returned with HTTP 202 Aug 13 22:06:42.809563 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 367/1465] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:42 2026] DELETE /volume/v3/volumes/8a2b2637-15b3-4e3b-8af8-0c901be699ba => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:42.816751 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-320ad55d-7b32-48a4-b9da-92c014edd2a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.818564 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-320ad55d-7b32-48a4-b9da-92c014edd2a7 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/8a2b2637-15b3-4e3b-8af8-0c901be699ba Aug 13 22:06:42.818817 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-320ad55d-7b32-48a4-b9da-92c014edd2a7 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.818994 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-320ad55d-7b32-48a4-b9da-92c014edd2a7 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.825731 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:42.825731 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:42.830330 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-320ad55d-7b32-48a4-b9da-92c014edd2a7 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:42.833938 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c4ccb3a9-8a94-4690-a3cd-3e297ca27a37 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.836697 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4ccb3a9-8a94-4690-a3cd-3e297ca27a37 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de Aug 13 22:06:42.836896 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4ccb3a9-8a94-4690-a3cd-3e297ca27a37 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.837115 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4ccb3a9-8a94-4690-a3cd-3e297ca27a37 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.837762 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-320ad55d-7b32-48a4-b9da-92c014edd2a7 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/8a2b2637-15b3-4e3b-8af8-0c901be699ba returned with HTTP 200 Aug 13 22:06:42.838351 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 367/1466] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:42 2026] GET /volume/v3/volumes/8a2b2637-15b3-4e3b-8af8-0c901be699ba => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:42.843197 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4ccb3a9-8a94-4690-a3cd-3e297ca27a37 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de returned with HTTP 404 Aug 13 22:06:42.843795 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 365/1467] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:42 2026] GET /volume/v3/volumes/ac6fadf3-6e91-43f0-ac12-9627bfa9f6de => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:42.853818 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-91f2bb3e-3abd-49c3-a7a0-d9030dba3e55 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.856044 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91f2bb3e-3abd-49c3-a7a0-d9030dba3e55 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] GET https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 Aug 13 22:06:42.856256 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91f2bb3e-3abd-49c3-a7a0-d9030dba3e55 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.856639 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91f2bb3e-3abd-49c3-a7a0-d9030dba3e55 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.857381 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-91f2bb3e-3abd-49c3-a7a0-d9030dba3e55 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:06:42.910106 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-91f2bb3e-3abd-49c3-a7a0-d9030dba3e55 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Get all volumes completed successfully. Aug 13 22:06:42.912412 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:42.912412 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:42.918062 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91f2bb3e-3abd-49c3-a7a0-d9030dba3e55 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 22:06:42.918457 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 369/1468] 10.4.3.4 () {66 vars in 1271 bytes} [Thu Aug 13 22:06:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14858 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:06:42.941120 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b2f17346-b13e-42f0-8a59-f6b4d146548a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.942846 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2f17346-b13e-42f0-8a59-f6b4d146548a tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] DELETE https://10.4.3.4/volume/v3/types/d33cbe17-3b76-444f-8e75-75fb9b245fe7 Aug 13 22:06:42.943239 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2f17346-b13e-42f0-8a59-f6b4d146548a tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:42.943734 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2f17346-b13e-42f0-8a59-f6b4d146548a tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:42.970133 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2f17346-b13e-42f0-8a59-f6b4d146548a tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] https://10.4.3.4/volume/v3/types/d33cbe17-3b76-444f-8e75-75fb9b245fe7 returned with HTTP 202 Aug 13 22:06:42.970920 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 368/1469] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:06:42 2026] DELETE /volume/v3/types/d33cbe17-3b76-444f-8e75-75fb9b245fe7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:42.985698 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d4d00d1-6c1a-4589-91ae-956dd461efb8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:42.987853 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d4d00d1-6c1a-4589-91ae-956dd461efb8 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:06:42.988275 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d4d00d1-6c1a-4589-91ae-956dd461efb8 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-986024851", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:43.003380 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d4d00d1-6c1a-4589-91ae-956dd461efb8 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:06:43.003688 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 368/1470] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:06:42 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:43.012845 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3c2857c-955b-4fbe-bce0-49253df044e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:43.015072 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3c2857c-955b-4fbe-bce0-49253df044e1 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] POST https://10.4.3.4/volume/v3/types/69536d90-dcd5-4c7f-bdce-12643e8a1b44/encryption Aug 13 22:06:43.015402 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3c2857c-955b-4fbe-bce0-49253df044e1 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:43.046614 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3c2857c-955b-4fbe-bce0-49253df044e1 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] https://10.4.3.4/volume/v3/types/69536d90-dcd5-4c7f-bdce-12643e8a1b44/encryption returned with HTTP 200 Aug 13 22:06:43.047160 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 366/1471] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:06:43 2026] POST /volume/v3/types/69536d90-dcd5-4c7f-bdce-12643e8a1b44/encryption => generated 230 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:43.055183 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:43.056719 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:43.057006 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1977751289", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-986024851", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:43.058607 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1977751289', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-986024851', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:43.062256 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Create volume of 1 GB Aug 13 22:06:43.062573 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:43.062573 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:43.063112 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Availability Zones retrieved successfully. Aug 13 22:06:43.068168 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Flow 'volume_create_api' (b1633cc1-b524-433c-a8b0-4e3a3e473a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:43.069165 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc12e8cd-2b79-469f-9f87-c00f60017510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:43.070126 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:43.094059 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc12e8cd-2b79-469f-9f87-c00f60017510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:06:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=69536d90-dcd5-4c7f-bdce-12643e8a1b44,is_public=True,name='tempest-scenario-type-luks-986024851',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69536d90-dcd5-4c7f-bdce-12643e8a1b44', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:43.094869 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e463b494-deaf-4002-995c-2676ce225333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:43.118779 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-986024851 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-986024851, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:06:43.119061 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-986024851 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-986024851, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:06:43.142089 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Created reservations ['fdde94af-9186-4fbd-a6cd-2f1494e27456', '9dcae94f-860e-4fd5-abdc-bb67b961ba53', '37f6a68e-0bbd-43b6-9a01-5614bc402db4', '1fee56c1-a950-4a73-88a3-8c44101563c4'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:43.142819 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e463b494-deaf-4002-995c-2676ce225333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdde94af-9186-4fbd-a6cd-2f1494e27456', '9dcae94f-860e-4fd5-abdc-bb67b961ba53', '37f6a68e-0bbd-43b6-9a01-5614bc402db4', '1fee56c1-a950-4a73-88a3-8c44101563c4']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:43.143486 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be2ac40-1805-4412-a204-671f80fe8cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:43.164639 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be2ac40-1805-4412-a204-671f80fe8cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '211b55eb-23ef-431f-9da6-16890ad8c21c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1977751289',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bcce8b82ee44960b520ad4ccec42ddc',qos_specs=None,replication_status=,reservations=['fdde94af-9186-4fbd-a6cd-2f1494e27456','9dcae94f-860e-4fd5-abdc-bb67b961ba53','37f6a68e-0bbd-43b6-9a01-5614bc402db4','1fee56c1-a950-4a73-88a3-8c44101563c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e7c99a0ecf349ef9b4603c49eb01346',volume_type_id=69536d90-dcd5-4c7f-bdce-12643e8a1b44), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1977751289',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=211b55eb-23ef-431f-9da6-16890ad8c21c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bcce8b82ee44960b520ad4ccec42ddc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e7c99a0ecf349ef9b4603c49eb01346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69536d90-dcd5-4c7f-bdce-12643e8a1b44),volume_type_id=69536d90-dcd5-4c7f-bdce-12643e8a1b44)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:43.165311 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b921198-8a2c-4ed1-aaf5-32377434056f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:43.182459 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b921198-8a2c-4ed1-aaf5-32377434056f) transitioned into state 'SUCCESS' from state '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-1977751289',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bcce8b82ee44960b520ad4ccec42ddc',qos_specs=None,replication_status=,reservations=['fdde94af-9186-4fbd-a6cd-2f1494e27456','9dcae94f-860e-4fd5-abdc-bb67b961ba53','37f6a68e-0bbd-43b6-9a01-5614bc402db4','1fee56c1-a950-4a73-88a3-8c44101563c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e7c99a0ecf349ef9b4603c49eb01346',volume_type_id=69536d90-dcd5-4c7f-bdce-12643e8a1b44)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:43.183181 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ce5cd6-e0d7-4114-93ba-6bd8c0d5cd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:43.192138 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ce5cd6-e0d7-4114-93ba-6bd8c0d5cd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:43.192952 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Flow 'volume_create_api' (b1633cc1-b524-433c-a8b0-4e3a3e473a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:43.193207 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Create volume request issued successfully. Aug 13 22:06:43.193812 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5ba8355-f703-4b6b-bd8c-6156c4df2a02 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:43.194187 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 370/1472] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:06:43 2026] POST /volume/v3/volumes => generated 780 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:43.855153 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-060c434b-dbcc-4097-9d5c-7e6084fe716e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:43.858928 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-060c434b-dbcc-4097-9d5c-7e6084fe716e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/8a2b2637-15b3-4e3b-8af8-0c901be699ba Aug 13 22:06:43.858928 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-060c434b-dbcc-4097-9d5c-7e6084fe716e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:43.858928 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-060c434b-dbcc-4097-9d5c-7e6084fe716e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:43.864327 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-060c434b-dbcc-4097-9d5c-7e6084fe716e tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/8a2b2637-15b3-4e3b-8af8-0c901be699ba returned with HTTP 404 Aug 13 22:06:43.864974 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 369/1473] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:43 2026] GET /volume/v3/volumes/8a2b2637-15b3-4e3b-8af8-0c901be699ba => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:43.874877 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fdfaf6c4-4788-43ac-9b59-b0672b213f53 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:43.876473 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdfaf6c4-4788-43ac-9b59-b0672b213f53 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] DELETE https://10.4.3.4/volume/v3/volumes/c8edc45d-3e7f-4abe-9869-8e3bd38b02cc Aug 13 22:06:43.876872 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdfaf6c4-4788-43ac-9b59-b0672b213f53 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:43.876872 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdfaf6c4-4788-43ac-9b59-b0672b213f53 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:43.876986 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-fdfaf6c4-4788-43ac-9b59-b0672b213f53 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Delete volume with id: c8edc45d-3e7f-4abe-9869-8e3bd38b02cc Aug 13 22:06:43.890122 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:43.890122 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:43.890662 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fdfaf6c4-4788-43ac-9b59-b0672b213f53 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:43.922918 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fdfaf6c4-4788-43ac-9b59-b0672b213f53 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Delete volume request issued successfully. Aug 13 22:06:43.922918 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdfaf6c4-4788-43ac-9b59-b0672b213f53 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/c8edc45d-3e7f-4abe-9869-8e3bd38b02cc returned with HTTP 202 Aug 13 22:06:43.922918 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 369/1474] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:43 2026] DELETE /volume/v3/volumes/c8edc45d-3e7f-4abe-9869-8e3bd38b02cc => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:43.929180 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b61eb63-8df7-4984-927b-168b395bbe9c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:43.933411 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b61eb63-8df7-4984-927b-168b395bbe9c tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/c8edc45d-3e7f-4abe-9869-8e3bd38b02cc Aug 13 22:06:43.933900 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b61eb63-8df7-4984-927b-168b395bbe9c tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:43.935762 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b61eb63-8df7-4984-927b-168b395bbe9c tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:43.946643 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:43.946643 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:43.953951 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0b61eb63-8df7-4984-927b-168b395bbe9c tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:43.960251 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b61eb63-8df7-4984-927b-168b395bbe9c tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/c8edc45d-3e7f-4abe-9869-8e3bd38b02cc returned with HTTP 200 Aug 13 22:06:43.961323 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 367/1475] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:43 2026] GET /volume/v3/volumes/c8edc45d-3e7f-4abe-9869-8e3bd38b02cc => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:44.293041 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d211f76f-4958-4158-bdfc-7f026edba901 req-761269b6-3ca0-447b-a53e-3e777e0f925f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:44.296354 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d211f76f-4958-4158-bdfc-7f026edba901 req-761269b6-3ca0-447b-a53e-3e777e0f925f tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 Aug 13 22:06:44.296638 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d211f76f-4958-4158-bdfc-7f026edba901 req-761269b6-3ca0-447b-a53e-3e777e0f925f tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:44.296884 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d211f76f-4958-4158-bdfc-7f026edba901 req-761269b6-3ca0-447b-a53e-3e777e0f925f tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:44.311828 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:44.311828 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:44.317753 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d211f76f-4958-4158-bdfc-7f026edba901 req-761269b6-3ca0-447b-a53e-3e777e0f925f tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:44.328130 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d211f76f-4958-4158-bdfc-7f026edba901 req-761269b6-3ca0-447b-a53e-3e777e0f925f tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 returned with HTTP 200 Aug 13 22:06:44.328728 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 371/1476] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:44 2026] GET /volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 => generated 1656 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:44.652457 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:44.653968 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:44.654261 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1395454061"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:44.655574 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Create volume request body: {'volume': {'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1395454061'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:44.725864 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Create volume of 1 GB Aug 13 22:06:44.729829 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Availability Zones retrieved successfully. Aug 13 22:06:44.735234 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Flow 'volume_create_api' (5de87eae-db57-48a2-8aeb-6a4c74b0557c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:44.736438 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c2608d-5432-4714-9cd7-f1919dd44009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:44.737602 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:44.800856 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c2608d-5432-4714-9cd7-f1919dd44009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:44.801642 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6394c912-e56d-4010-8dce-8d58ba8571db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:44.873094 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Created reservations ['7c1a502b-6b54-4a4c-b3d5-1e099d8bf352', '741d93a8-c4ef-49a8-a42b-438ca3d61394', '6874c01c-9a44-422d-9282-782c53c9f32e', 'abc5e1f2-9f3b-47f3-a256-016c308200fc'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:44.874122 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6394c912-e56d-4010-8dce-8d58ba8571db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c1a502b-6b54-4a4c-b3d5-1e099d8bf352', '741d93a8-c4ef-49a8-a42b-438ca3d61394', '6874c01c-9a44-422d-9282-782c53c9f32e', 'abc5e1f2-9f3b-47f3-a256-016c308200fc']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:44.875206 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48de0b17-261a-430f-a59f-5b6089bc3492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:44.899551 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48de0b17-261a-430f-a59f-5b6089bc3492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2686c3fa-fd32-4d32-9571-b1a3d4b4e38c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1395454061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60c6cf2f0fd40e0bfaa8610f859e54e',qos_specs=None,replication_status=,reservations=['7c1a502b-6b54-4a4c-b3d5-1e099d8bf352','741d93a8-c4ef-49a8-a42b-438ca3d61394','6874c01c-9a44-422d-9282-782c53c9f32e','abc5e1f2-9f3b-47f3-a256-016c308200fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8fa8a602d3e40c391256f5c3a5fd60b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1395454061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2686c3fa-fd32-4d32-9571-b1a3d4b4e38c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f60c6cf2f0fd40e0bfaa8610f859e54e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8fa8a602d3e40c391256f5c3a5fd60b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:44.900394 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a82f87-516a-4bde-90bf-b8ec23210d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:44.916676 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a82f87-516a-4bde-90bf-b8ec23210d2a) transitioned into state 'SUCCESS' from state '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-1395454061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60c6cf2f0fd40e0bfaa8610f859e54e',qos_specs=None,replication_status=,reservations=['7c1a502b-6b54-4a4c-b3d5-1e099d8bf352','741d93a8-c4ef-49a8-a42b-438ca3d61394','6874c01c-9a44-422d-9282-782c53c9f32e','abc5e1f2-9f3b-47f3-a256-016c308200fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8fa8a602d3e40c391256f5c3a5fd60b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:44.917401 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f33f9f53-f5a3-4021-83ae-13234bea73f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:44.925958 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f33f9f53-f5a3-4021-83ae-13234bea73f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:44.927206 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Flow 'volume_create_api' (5de87eae-db57-48a2-8aeb-6a4c74b0557c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:44.927700 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Create volume request issued successfully. Aug 13 22:06:44.928490 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84fa1dfe-cc6e-46b4-8e31-788a2967fb78 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:44.929160 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 370/1477] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:06:44 2026] POST /volume/v3/volumes => generated 743 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:44.945132 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0f2025bf-f77b-4b28-b98d-a61016871c40 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:44.946854 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f2025bf-f77b-4b28-b98d-a61016871c40 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c Aug 13 22:06:44.947041 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f2025bf-f77b-4b28-b98d-a61016871c40 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:44.947223 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f2025bf-f77b-4b28-b98d-a61016871c40 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:44.954058 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:44.954058 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:44.958115 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0f2025bf-f77b-4b28-b98d-a61016871c40 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:44.962814 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f2025bf-f77b-4b28-b98d-a61016871c40 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c returned with HTTP 200 Aug 13 22:06:44.963392 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 370/1478] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:44 2026] GET /volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c => generated 811 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:44.974474 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-71f1319f-8534-49c9-be7b-91fbdda78162 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:44.976207 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71f1319f-8534-49c9-be7b-91fbdda78162 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/c8edc45d-3e7f-4abe-9869-8e3bd38b02cc Aug 13 22:06:44.976392 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71f1319f-8534-49c9-be7b-91fbdda78162 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:44.978317 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71f1319f-8534-49c9-be7b-91fbdda78162 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:44.981878 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71f1319f-8534-49c9-be7b-91fbdda78162 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/c8edc45d-3e7f-4abe-9869-8e3bd38b02cc returned with HTTP 404 Aug 13 22:06:44.982316 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 368/1479] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:44 2026] GET /volume/v3/volumes/c8edc45d-3e7f-4abe-9869-8e3bd38b02cc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:44.988687 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-553b1fd3-99a6-466e-99ee-c3f603c05c60 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:44.991074 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-553b1fd3-99a6-466e-99ee-c3f603c05c60 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] DELETE https://10.4.3.4/volume/v3/volumes/c8c43cde-6eea-4402-bf57-c6042ac78888 Aug 13 22:06:44.991334 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-553b1fd3-99a6-466e-99ee-c3f603c05c60 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:44.991614 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-553b1fd3-99a6-466e-99ee-c3f603c05c60 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:44.991817 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-553b1fd3-99a6-466e-99ee-c3f603c05c60 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Delete volume with id: c8c43cde-6eea-4402-bf57-c6042ac78888 Aug 13 22:06:45.000407 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:45.000407 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:45.001052 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-553b1fd3-99a6-466e-99ee-c3f603c05c60 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:45.017838 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-553b1fd3-99a6-466e-99ee-c3f603c05c60 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Delete volume request issued successfully. Aug 13 22:06:45.018187 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-553b1fd3-99a6-466e-99ee-c3f603c05c60 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/c8c43cde-6eea-4402-bf57-c6042ac78888 returned with HTTP 202 Aug 13 22:06:45.018859 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 372/1480] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:44 2026] DELETE /volume/v3/volumes/c8c43cde-6eea-4402-bf57-c6042ac78888 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:45.027526 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2df246e7-bde9-4322-b83e-303b38f8e69b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:45.029906 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2df246e7-bde9-4322-b83e-303b38f8e69b tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/c8c43cde-6eea-4402-bf57-c6042ac78888 Aug 13 22:06:45.030091 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2df246e7-bde9-4322-b83e-303b38f8e69b tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:45.030272 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2df246e7-bde9-4322-b83e-303b38f8e69b tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:45.039385 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:45.039385 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:45.044157 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2df246e7-bde9-4322-b83e-303b38f8e69b tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:45.050644 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2df246e7-bde9-4322-b83e-303b38f8e69b tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/c8c43cde-6eea-4402-bf57-c6042ac78888 returned with HTTP 200 Aug 13 22:06:45.050644 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 371/1481] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:45 2026] GET /volume/v3/volumes/c8c43cde-6eea-4402-bf57-c6042ac78888 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:45.129987 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d211f76f-4958-4158-bdfc-7f026edba901 req-82af6893-c20c-4fbb-8a63-bb697181a544 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:45.132968 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d211f76f-4958-4158-bdfc-7f026edba901 req-82af6893-c20c-4fbb-8a63-bb697181a544 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] DELETE https://10.4.3.4/volume/v3/attachments/e1177afc-6340-46d7-b37c-ee5a0cda680f Aug 13 22:06:45.133195 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d211f76f-4958-4158-bdfc-7f026edba901 req-82af6893-c20c-4fbb-8a63-bb697181a544 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:45.133395 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d211f76f-4958-4158-bdfc-7f026edba901 req-82af6893-c20c-4fbb-8a63-bb697181a544 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:45.143446 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:45.143446 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:45.200079 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d211f76f-4958-4158-bdfc-7f026edba901 req-82af6893-c20c-4fbb-8a63-bb697181a544 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/attachments/e1177afc-6340-46d7-b37c-ee5a0cda680f returned with HTTP 200 Aug 13 22:06:45.200520 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 371/1482] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:06:45 2026] DELETE /volume/v3/attachments/e1177afc-6340-46d7-b37c-ee5a0cda680f => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:45.977448 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3d6db664-5a6f-4826-b29f-bfdec166c143 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:45.977448 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d6db664-5a6f-4826-b29f-bfdec166c143 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c Aug 13 22:06:45.977871 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d6db664-5a6f-4826-b29f-bfdec166c143 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:45.977871 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d6db664-5a6f-4826-b29f-bfdec166c143 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:45.988297 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:45.988297 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:45.992799 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3d6db664-5a6f-4826-b29f-bfdec166c143 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:45.998216 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d6db664-5a6f-4826-b29f-bfdec166c143 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c returned with HTTP 200 Aug 13 22:06:45.998692 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 369/1483] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:45 2026] GET /volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c => generated 1351 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:46.016096 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:46.018283 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:46.018811 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2686c3fa-fd32-4d32-9571-b1a3d4b4e38c", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1908886955"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:46.020858 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Create volume request body: {'volume': {'source_volid': '2686c3fa-fd32-4d32-9571-b1a3d4b4e38c', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1908886955'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:46.030014 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:46.030014 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:46.030738 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume retrieved successfully. Aug 13 22:06:46.030885 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Create volume of 1 GB Aug 13 22:06:46.035511 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Availability Zones retrieved successfully. Aug 13 22:06:46.043005 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Flow 'volume_create_api' (b3198389-7f9c-4ac5-826b-0aef00c3cd2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:46.044437 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d53f4fd-0030-4158-958b-7c533000d3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:46.045703 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:46.061771 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2d1e6eda-691b-4ddc-8a62-d48984726b3f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:46.064110 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d1e6eda-691b-4ddc-8a62-d48984726b3f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/c8c43cde-6eea-4402-bf57-c6042ac78888 Aug 13 22:06:46.064615 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d1e6eda-691b-4ddc-8a62-d48984726b3f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:46.064838 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d1e6eda-691b-4ddc-8a62-d48984726b3f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:46.071833 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d53f4fd-0030-4158-958b-7c533000d3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2686c3fa-fd32-4d32-9571-b1a3d4b4e38c', 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:46.072438 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d1e6eda-691b-4ddc-8a62-d48984726b3f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/c8c43cde-6eea-4402-bf57-c6042ac78888 returned with HTTP 404 Aug 13 22:06:46.072718 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acee243a-c608-4b7a-b57b-5509128d2446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:46.074305 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 372/1484] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:46 2026] GET /volume/v3/volumes/c8c43cde-6eea-4402-bf57-c6042ac78888 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:46.081167 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-871643cf-eafb-429b-a0a2-eceb51a525d2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:46.083135 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-871643cf-eafb-429b-a0a2-eceb51a525d2 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] DELETE https://10.4.3.4/volume/v3/volumes/3b811ed2-d976-44d7-82b7-788c680c3b67 Aug 13 22:06:46.083313 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-871643cf-eafb-429b-a0a2-eceb51a525d2 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:46.083516 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-871643cf-eafb-429b-a0a2-eceb51a525d2 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:46.083676 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-871643cf-eafb-429b-a0a2-eceb51a525d2 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Delete volume with id: 3b811ed2-d976-44d7-82b7-788c680c3b67 Aug 13 22:06:46.104412 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:46.104412 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:46.104904 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-871643cf-eafb-429b-a0a2-eceb51a525d2 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:46.109539 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Created reservations ['66bb8fe7-1563-4174-b7f1-43486514ab44', '142c4251-20c7-458b-86b4-a37867e66c10', '5df9e3a7-4e54-437f-8ff9-1c8d901ec9d9', '8ee47ddf-6611-40ed-b871-7d9221a903fb'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:46.110326 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acee243a-c608-4b7a-b57b-5509128d2446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66bb8fe7-1563-4174-b7f1-43486514ab44', '142c4251-20c7-458b-86b4-a37867e66c10', '5df9e3a7-4e54-437f-8ff9-1c8d901ec9d9', '8ee47ddf-6611-40ed-b871-7d9221a903fb']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:46.111143 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ade6043c-2726-4570-8f3a-24a5a85d95d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:46.123161 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-871643cf-eafb-429b-a0a2-eceb51a525d2 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Delete volume request issued successfully. Aug 13 22:06:46.123431 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-871643cf-eafb-429b-a0a2-eceb51a525d2 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/3b811ed2-d976-44d7-82b7-788c680c3b67 returned with HTTP 202 Aug 13 22:06:46.123835 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 372/1485] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:46 2026] DELETE /volume/v3/volumes/3b811ed2-d976-44d7-82b7-788c680c3b67 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:46.130993 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-20898582-bf3f-486b-8695-c07504e4e3a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:46.133454 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20898582-bf3f-486b-8695-c07504e4e3a1 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/3b811ed2-d976-44d7-82b7-788c680c3b67 Aug 13 22:06:46.134126 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20898582-bf3f-486b-8695-c07504e4e3a1 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:46.135674 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20898582-bf3f-486b-8695-c07504e4e3a1 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:46.144665 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:46.144665 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:46.149317 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-20898582-bf3f-486b-8695-c07504e4e3a1 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:46.156078 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ade6043c-2726-4570-8f3a-24a5a85d95d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '857fc666-4d7d-4750-b90a-5ad822b2e1cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1908886955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60c6cf2f0fd40e0bfaa8610f859e54e',qos_specs=None,replication_status=,reservations=['66bb8fe7-1563-4174-b7f1-43486514ab44','142c4251-20c7-458b-86b4-a37867e66c10','5df9e3a7-4e54-437f-8ff9-1c8d901ec9d9','8ee47ddf-6611-40ed-b871-7d9221a903fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=2686c3fa-fd32-4d32-9571-b1a3d4b4e38c,status='creating',user_id='b8fa8a602d3e40c391256f5c3a5fd60b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), '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-13T22:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1908886955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=857fc666-4d7d-4750-b90a-5ad822b2e1cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f60c6cf2f0fd40e0bfaa8610f859e54e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2686c3fa-fd32-4d32-9571-b1a3d4b4e38c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8fa8a602d3e40c391256f5c3a5fd60b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:46.156786 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20898582-bf3f-486b-8695-c07504e4e3a1 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/3b811ed2-d976-44d7-82b7-788c680c3b67 returned with HTTP 200 Aug 13 22:06:46.157173 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58fafc76-5179-44c4-b8ad-a94cf768b13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:46.157398 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 370/1486] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:46 2026] GET /volume/v3/volumes/3b811ed2-d976-44d7-82b7-788c680c3b67 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:46.178050 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58fafc76-5179-44c4-b8ad-a94cf768b13e) transitioned into state 'SUCCESS' from state '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-1908886955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60c6cf2f0fd40e0bfaa8610f859e54e',qos_specs=None,replication_status=,reservations=['66bb8fe7-1563-4174-b7f1-43486514ab44','142c4251-20c7-458b-86b4-a37867e66c10','5df9e3a7-4e54-437f-8ff9-1c8d901ec9d9','8ee47ddf-6611-40ed-b871-7d9221a903fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=2686c3fa-fd32-4d32-9571-b1a3d4b4e38c,status='creating',user_id='b8fa8a602d3e40c391256f5c3a5fd60b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:46.178852 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f586ed9b-387f-4c0b-8fe4-3fa9d7b1191f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:46.196348 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f586ed9b-387f-4c0b-8fe4-3fa9d7b1191f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:46.197893 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Flow 'volume_create_api' (b3198389-7f9c-4ac5-826b-0aef00c3cd2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:46.198402 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Create volume request issued successfully. Aug 13 22:06:46.199132 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb3731cf-07f4-45d9-afc7-0c77c2069d96 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:46.199572 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 373/1487] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:06:46 2026] POST /volume/v3/volumes => generated 776 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:46.215630 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-582965ba-0f37-47af-a1cb-74e6726fa842 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:46.218206 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-582965ba-0f37-47af-a1cb-74e6726fa842 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb Aug 13 22:06:46.218418 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-582965ba-0f37-47af-a1cb-74e6726fa842 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:46.219032 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-582965ba-0f37-47af-a1cb-74e6726fa842 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:46.226349 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:46.226349 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:46.229652 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-582965ba-0f37-47af-a1cb-74e6726fa842 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:46.234132 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-582965ba-0f37-47af-a1cb-74e6726fa842 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb returned with HTTP 200 Aug 13 22:06:46.234724 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 373/1488] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:46 2026] GET /volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:46.251611 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c0214de-270d-47f6-bffd-ee438a7b398e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:46.253400 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c0214de-270d-47f6-bffd-ee438a7b398e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] DELETE https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 Aug 13 22:06:46.254564 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c0214de-270d-47f6-bffd-ee438a7b398e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:46.254564 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c0214de-270d-47f6-bffd-ee438a7b398e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:46.254564 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6c0214de-270d-47f6-bffd-ee438a7b398e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Delete volume with id: 4c78c92d-a521-4314-8328-94ed47658dd8 Aug 13 22:06:46.434672 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:46.434672 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:46.435211 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c0214de-270d-47f6-bffd-ee438a7b398e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:46.459448 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c0214de-270d-47f6-bffd-ee438a7b398e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Delete volume request issued successfully. Aug 13 22:06:46.459448 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c0214de-270d-47f6-bffd-ee438a7b398e tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 returned with HTTP 202 Aug 13 22:06:46.459448 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 373/1489] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:46 2026] DELETE /volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:46.465408 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d9d0e40c-ac41-476a-ad6d-f6967357de60 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:46.469133 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9d0e40c-ac41-476a-ad6d-f6967357de60 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 Aug 13 22:06:46.469461 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9d0e40c-ac41-476a-ad6d-f6967357de60 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:46.469755 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9d0e40c-ac41-476a-ad6d-f6967357de60 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:46.480452 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:46.480452 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:46.486194 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d9d0e40c-ac41-476a-ad6d-f6967357de60 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Volume info retrieved successfully. Aug 13 22:06:46.493638 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9d0e40c-ac41-476a-ad6d-f6967357de60 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 returned with HTTP 200 Aug 13 22:06:46.494076 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 371/1490] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:46 2026] GET /volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 => generated 1363 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:47.169329 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-032d9f72-6c57-49a3-9440-95cde07c3168 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:47.171111 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-032d9f72-6c57-49a3-9440-95cde07c3168 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/3b811ed2-d976-44d7-82b7-788c680c3b67 Aug 13 22:06:47.171295 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-032d9f72-6c57-49a3-9440-95cde07c3168 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:47.171495 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-032d9f72-6c57-49a3-9440-95cde07c3168 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:47.179014 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-032d9f72-6c57-49a3-9440-95cde07c3168 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/3b811ed2-d976-44d7-82b7-788c680c3b67 returned with HTTP 404 Aug 13 22:06:47.179441 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 374/1491] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:47 2026] GET /volume/v3/volumes/3b811ed2-d976-44d7-82b7-788c680c3b67 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:47.186882 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1156772e-ceb9-42eb-a40e-3f5fdf9d3454 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:47.188476 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1156772e-ceb9-42eb-a40e-3f5fdf9d3454 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] DELETE https://10.4.3.4/volume/v3/volumes/f7a588bc-79ea-4a11-a2fc-3d710af9620f Aug 13 22:06:47.188652 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1156772e-ceb9-42eb-a40e-3f5fdf9d3454 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:47.188818 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1156772e-ceb9-42eb-a40e-3f5fdf9d3454 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:47.188958 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1156772e-ceb9-42eb-a40e-3f5fdf9d3454 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Delete volume with id: f7a588bc-79ea-4a11-a2fc-3d710af9620f Aug 13 22:06:47.195242 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:47.195242 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:47.195732 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1156772e-ceb9-42eb-a40e-3f5fdf9d3454 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:47.210722 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1156772e-ceb9-42eb-a40e-3f5fdf9d3454 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Delete volume request issued successfully. Aug 13 22:06:47.210848 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1156772e-ceb9-42eb-a40e-3f5fdf9d3454 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/f7a588bc-79ea-4a11-a2fc-3d710af9620f returned with HTTP 202 Aug 13 22:06:47.211406 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 374/1492] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:47 2026] DELETE /volume/v3/volumes/f7a588bc-79ea-4a11-a2fc-3d710af9620f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:47.219774 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-af5db9c2-e42b-493c-8bf2-de33cfd3bb4f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:47.222092 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af5db9c2-e42b-493c-8bf2-de33cfd3bb4f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/f7a588bc-79ea-4a11-a2fc-3d710af9620f Aug 13 22:06:47.222324 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af5db9c2-e42b-493c-8bf2-de33cfd3bb4f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:47.222518 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af5db9c2-e42b-493c-8bf2-de33cfd3bb4f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:47.229178 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:47.229178 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:47.233098 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-af5db9c2-e42b-493c-8bf2-de33cfd3bb4f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Volume info retrieved successfully. Aug 13 22:06:47.238142 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af5db9c2-e42b-493c-8bf2-de33cfd3bb4f tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/f7a588bc-79ea-4a11-a2fc-3d710af9620f returned with HTTP 200 Aug 13 22:06:47.238582 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 374/1493] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:47 2026] GET /volume/v3/volumes/f7a588bc-79ea-4a11-a2fc-3d710af9620f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:47.250585 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c917af29-64b6-4c07-a926-392b6500f40c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:47.252275 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c917af29-64b6-4c07-a926-392b6500f40c tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb Aug 13 22:06:47.252491 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c917af29-64b6-4c07-a926-392b6500f40c tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:47.252717 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c917af29-64b6-4c07-a926-392b6500f40c tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:47.260433 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:47.260433 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:47.264564 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c917af29-64b6-4c07-a926-392b6500f40c tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:47.272194 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c917af29-64b6-4c07-a926-392b6500f40c tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb returned with HTTP 200 Aug 13 22:06:47.272652 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 372/1494] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:47 2026] GET /volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb => generated 1385 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:47.291342 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a78c65a4-2751-4b6b-bfb2-0d21adaf3972 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:47.293236 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a78c65a4-2751-4b6b-bfb2-0d21adaf3972 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb Aug 13 22:06:47.293442 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a78c65a4-2751-4b6b-bfb2-0d21adaf3972 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:47.293817 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a78c65a4-2751-4b6b-bfb2-0d21adaf3972 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:47.302025 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:47.302025 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:47.306281 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a78c65a4-2751-4b6b-bfb2-0d21adaf3972 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:47.312653 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a78c65a4-2751-4b6b-bfb2-0d21adaf3972 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb returned with HTTP 200 Aug 13 22:06:47.313096 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 375/1495] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:47 2026] GET /volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb => generated 1385 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:47.332566 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0fcc1cac-4c29-46c8-b6ac-5dedf77fc5d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:47.334561 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0fcc1cac-4c29-46c8-b6ac-5dedf77fc5d0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb Aug 13 22:06:47.334860 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0fcc1cac-4c29-46c8-b6ac-5dedf77fc5d0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:47.335062 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0fcc1cac-4c29-46c8-b6ac-5dedf77fc5d0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:47.342814 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:47.342814 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:47.347293 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0fcc1cac-4c29-46c8-b6ac-5dedf77fc5d0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:47.352044 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0fcc1cac-4c29-46c8-b6ac-5dedf77fc5d0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb returned with HTTP 200 Aug 13 22:06:47.352616 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 375/1496] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:47 2026] GET /volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb => generated 1385 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:47.369183 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3e906519-2d13-4c5d-9441-dc7626ca28c2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:47.371097 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e906519-2d13-4c5d-9441-dc7626ca28c2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] DELETE https://10.4.3.4/volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb Aug 13 22:06:47.371283 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e906519-2d13-4c5d-9441-dc7626ca28c2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:47.371482 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e906519-2d13-4c5d-9441-dc7626ca28c2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:47.371651 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3e906519-2d13-4c5d-9441-dc7626ca28c2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Delete volume with id: 857fc666-4d7d-4750-b90a-5ad822b2e1cb Aug 13 22:06:47.378166 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:47.378166 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:47.378636 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3e906519-2d13-4c5d-9441-dc7626ca28c2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:47.394862 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3e906519-2d13-4c5d-9441-dc7626ca28c2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Delete volume request issued successfully. Aug 13 22:06:47.395042 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e906519-2d13-4c5d-9441-dc7626ca28c2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb returned with HTTP 202 Aug 13 22:06:47.395443 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 375/1497] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:47 2026] DELETE /volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:47.403277 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d12f48e0-fd26-43e9-b243-9a7e6e3b80e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:47.405363 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d12f48e0-fd26-43e9-b243-9a7e6e3b80e6 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb Aug 13 22:06:47.405595 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d12f48e0-fd26-43e9-b243-9a7e6e3b80e6 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:47.405781 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d12f48e0-fd26-43e9-b243-9a7e6e3b80e6 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:47.416162 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:47.416162 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:47.419576 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d12f48e0-fd26-43e9-b243-9a7e6e3b80e6 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:47.424217 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d12f48e0-fd26-43e9-b243-9a7e6e3b80e6 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb returned with HTTP 200 Aug 13 22:06:47.424217 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 373/1498] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:47 2026] GET /volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb => generated 1384 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:47.508950 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af597f74-7422-4002-9803-6bd3562ffd40 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:47.513098 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af597f74-7422-4002-9803-6bd3562ffd40 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] GET https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 Aug 13 22:06:47.513400 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af597f74-7422-4002-9803-6bd3562ffd40 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:47.513606 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af597f74-7422-4002-9803-6bd3562ffd40 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:47.526658 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af597f74-7422-4002-9803-6bd3562ffd40 tempest-AttachVolumeMultiAttachTest-251059180 tempest-AttachVolumeMultiAttachTest-251059180-project-member] https://10.4.3.4/volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 returned with HTTP 404 Aug 13 22:06:47.527297 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 376/1499] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:47 2026] GET /volume/v3/volumes/4c78c92d-a521-4314-8328-94ed47658dd8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:48.255149 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf8c0891-a549-405f-9b30-9072442a6390 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:48.259391 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf8c0891-a549-405f-9b30-9072442a6390 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] GET https://10.4.3.4/volume/v3/volumes/f7a588bc-79ea-4a11-a2fc-3d710af9620f Aug 13 22:06:48.259391 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf8c0891-a549-405f-9b30-9072442a6390 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:48.259391 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf8c0891-a549-405f-9b30-9072442a6390 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:48.264654 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf8c0891-a549-405f-9b30-9072442a6390 tempest-CreateVolumesFromBackupTest-785648595 tempest-CreateVolumesFromBackupTest-785648595-project-member] https://10.4.3.4/volume/v3/volumes/f7a588bc-79ea-4a11-a2fc-3d710af9620f returned with HTTP 404 Aug 13 22:06:48.265219 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 376/1500] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:48 2026] GET /volume/v3/volumes/f7a588bc-79ea-4a11-a2fc-3d710af9620f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:48.436999 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-40204648-8862-4656-8338-d027d54af216 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:48.439261 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40204648-8862-4656-8338-d027d54af216 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb Aug 13 22:06:48.439463 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-40204648-8862-4656-8338-d027d54af216 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:48.439673 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-40204648-8862-4656-8338-d027d54af216 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:48.449084 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40204648-8862-4656-8338-d027d54af216 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb returned with HTTP 404 Aug 13 22:06:48.449816 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 376/1501] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:48 2026] GET /volume/v3/volumes/857fc666-4d7d-4750-b90a-5ad822b2e1cb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:48.456835 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-12ebaa87-e93f-4ca7-9452-20a80710453c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:48.458742 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12ebaa87-e93f-4ca7-9452-20a80710453c tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c Aug 13 22:06:48.458972 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12ebaa87-e93f-4ca7-9452-20a80710453c tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:48.459206 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12ebaa87-e93f-4ca7-9452-20a80710453c tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:48.466124 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:48.466124 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:48.469893 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-12ebaa87-e93f-4ca7-9452-20a80710453c tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:48.474286 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12ebaa87-e93f-4ca7-9452-20a80710453c tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c returned with HTTP 200 Aug 13 22:06:48.474769 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 374/1502] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:48 2026] GET /volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c => generated 1351 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:48.488143 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2a9812e-2384-4760-ac9f-91f2698d25b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:48.490000 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2a9812e-2384-4760-ac9f-91f2698d25b0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] DELETE https://10.4.3.4/volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c Aug 13 22:06:48.490190 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2a9812e-2384-4760-ac9f-91f2698d25b0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:48.490374 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2a9812e-2384-4760-ac9f-91f2698d25b0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:48.490552 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b2a9812e-2384-4760-ac9f-91f2698d25b0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Delete volume with id: 2686c3fa-fd32-4d32-9571-b1a3d4b4e38c Aug 13 22:06:48.497434 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:48.497434 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:48.497935 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b2a9812e-2384-4760-ac9f-91f2698d25b0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:48.514361 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b2a9812e-2384-4760-ac9f-91f2698d25b0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Delete volume request issued successfully. Aug 13 22:06:48.514588 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2a9812e-2384-4760-ac9f-91f2698d25b0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c returned with HTTP 202 Aug 13 22:06:48.515020 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 377/1503] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:48 2026] DELETE /volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:48.527538 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e0d01d2e-8998-4b80-9895-866cfa8004d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:48.534153 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0d01d2e-8998-4b80-9895-866cfa8004d7 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c Aug 13 22:06:48.534489 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0d01d2e-8998-4b80-9895-866cfa8004d7 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:48.534730 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0d01d2e-8998-4b80-9895-866cfa8004d7 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:48.543011 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:48.543011 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:48.547203 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e0d01d2e-8998-4b80-9895-866cfa8004d7 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:48.552586 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0d01d2e-8998-4b80-9895-866cfa8004d7 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c returned with HTTP 200 Aug 13 22:06:48.552987 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 377/1504] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:48 2026] GET /volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c => generated 1350 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:49.568250 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c24d043-7dc4-4ee9-950e-6bbf1617f521 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:49.569948 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c24d043-7dc4-4ee9-950e-6bbf1617f521 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c Aug 13 22:06:49.570142 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c24d043-7dc4-4ee9-950e-6bbf1617f521 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:49.570317 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c24d043-7dc4-4ee9-950e-6bbf1617f521 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:49.593353 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c24d043-7dc4-4ee9-950e-6bbf1617f521 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c returned with HTTP 404 Aug 13 22:06:49.593896 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 377/1505] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:49 2026] GET /volume/v3/volumes/2686c3fa-fd32-4d32-9571-b1a3d4b4e38c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:49.603522 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:49.605430 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:49.605789 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1335916077"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:49.607254 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1335916077'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:49.607415 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Create volume of 1 GB Aug 13 22:06:49.611669 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Availability Zones retrieved successfully. Aug 13 22:06:49.617271 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Flow 'volume_create_api' (fbbf120c-ea06-4aad-a97f-994da3baac99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:49.618191 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d69a50c-6b06-4031-aa3a-9c849a3c83dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:49.619125 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:49.647036 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d69a50c-6b06-4031-aa3a-9c849a3c83dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:49.648045 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c85681e3-9a30-46be-a87c-0a4a051177e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:49.708017 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Created reservations ['587987b9-815e-476f-9b4d-b0dcb51a199d', '740ffee8-9c02-4491-a71b-81369c5343bd', 'd0abb6b2-e93b-402b-b2ee-95262632536b', '2dd46167-7ed4-4f56-82d7-837116ff48e1'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:49.709208 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c85681e3-9a30-46be-a87c-0a4a051177e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['587987b9-815e-476f-9b4d-b0dcb51a199d', '740ffee8-9c02-4491-a71b-81369c5343bd', 'd0abb6b2-e93b-402b-b2ee-95262632536b', '2dd46167-7ed4-4f56-82d7-837116ff48e1']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:49.710379 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6f73795-b26d-4aed-a5c6-dfdd49b05486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:49.723941 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f6eaceed-5058-49cc-87cd-212f6010f05c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:49.739750 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6f73795-b26d-4aed-a5c6-dfdd49b05486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58441234-388d-4167-bfd0-1e26444c37dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1335916077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60c6cf2f0fd40e0bfaa8610f859e54e',qos_specs=None,replication_status=,reservations=['587987b9-815e-476f-9b4d-b0dcb51a199d','740ffee8-9c02-4491-a71b-81369c5343bd','d0abb6b2-e93b-402b-b2ee-95262632536b','2dd46167-7ed4-4f56-82d7-837116ff48e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8fa8a602d3e40c391256f5c3a5fd60b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1335916077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58441234-388d-4167-bfd0-1e26444c37dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f60c6cf2f0fd40e0bfaa8610f859e54e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8fa8a602d3e40c391256f5c3a5fd60b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:49.740818 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c11f0733-eb4a-4231-aa53-2784c70afe16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:49.762600 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c11f0733-eb4a-4231-aa53-2784c70afe16) transitioned into state 'SUCCESS' from state '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-1335916077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60c6cf2f0fd40e0bfaa8610f859e54e',qos_specs=None,replication_status=,reservations=['587987b9-815e-476f-9b4d-b0dcb51a199d','740ffee8-9c02-4491-a71b-81369c5343bd','d0abb6b2-e93b-402b-b2ee-95262632536b','2dd46167-7ed4-4f56-82d7-837116ff48e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8fa8a602d3e40c391256f5c3a5fd60b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:49.763736 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (735da983-7ee4-4d36-a9b9-5c783a201c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:49.772725 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (735da983-7ee4-4d36-a9b9-5c783a201c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:49.773491 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Flow 'volume_create_api' (fbbf120c-ea06-4aad-a97f-994da3baac99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:49.773809 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Create volume request issued successfully. Aug 13 22:06:49.774325 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-735e04bb-1d8a-47c6-91b1-bd37b80d65f2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:49.774793 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 375/1506] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:06:49 2026] POST /volume/v3/volumes => generated 743 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:49.789156 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eaea88d8-8c2f-4f2d-8332-e236a290bd02 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:49.791186 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eaea88d8-8c2f-4f2d-8332-e236a290bd02 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd Aug 13 22:06:49.791435 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eaea88d8-8c2f-4f2d-8332-e236a290bd02 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:49.791687 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eaea88d8-8c2f-4f2d-8332-e236a290bd02 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:49.798935 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:49.798935 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:49.802813 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eaea88d8-8c2f-4f2d-8332-e236a290bd02 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:49.810140 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eaea88d8-8c2f-4f2d-8332-e236a290bd02 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd returned with HTTP 200 Aug 13 22:06:49.810700 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 378/1507] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:49 2026] GET /volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd => generated 811 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:49.836119 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:49.836491 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-375145389"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:49.838238 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-375145389'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:49.838390 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Create volume of 1 GB Aug 13 22:06:49.844627 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Availability Zones retrieved successfully. Aug 13 22:06:49.854182 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Flow 'volume_create_api' (94f38054-458a-4783-9cbc-ea896873c24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:49.854182 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91f11ae-bae1-4e51-ac89-bc1470d2e4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:49.855693 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:49.891760 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91f11ae-bae1-4e51-ac89-bc1470d2e4df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:49.892725 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9931587-9fc9-4a68-ad5d-f3fbf25a2b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:49.957378 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Created reservations ['ca39a492-5ce2-40eb-a156-c9cc38125f47', '814a9a48-5df5-493c-8649-e978f56b86db', 'd21f177b-6da8-4ddb-be89-fedb1b7fbc4c', 'c8b090bf-3e07-4937-8d66-a74b6aee2797'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:49.958519 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9931587-9fc9-4a68-ad5d-f3fbf25a2b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca39a492-5ce2-40eb-a156-c9cc38125f47', '814a9a48-5df5-493c-8649-e978f56b86db', 'd21f177b-6da8-4ddb-be89-fedb1b7fbc4c', 'c8b090bf-3e07-4937-8d66-a74b6aee2797']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:49.959577 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f11f58-e2b8-4575-80a0-46ddb59f647c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:49.991009 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f11f58-e2b8-4575-80a0-46ddb59f647c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0dbf1e5-485c-472a-86ee-097c8914ec1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-375145389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ad4e2ec8a44dedaec225b22201dd26',qos_specs=None,replication_status=,reservations=['ca39a492-5ce2-40eb-a156-c9cc38125f47','814a9a48-5df5-493c-8649-e978f56b86db','d21f177b-6da8-4ddb-be89-fedb1b7fbc4c','c8b090bf-3e07-4937-8d66-a74b6aee2797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f4da56680ad46899c9d169a2d139452',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-375145389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0dbf1e5-485c-472a-86ee-097c8914ec1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5ad4e2ec8a44dedaec225b22201dd26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f4da56680ad46899c9d169a2d139452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:49.992276 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e240a0-579e-4f47-941f-27a4e534d8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:50.019542 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e240a0-579e-4f47-941f-27a4e534d8ea) transitioned into state 'SUCCESS' from state '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-375145389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ad4e2ec8a44dedaec225b22201dd26',qos_specs=None,replication_status=,reservations=['ca39a492-5ce2-40eb-a156-c9cc38125f47','814a9a48-5df5-493c-8649-e978f56b86db','d21f177b-6da8-4ddb-be89-fedb1b7fbc4c','c8b090bf-3e07-4937-8d66-a74b6aee2797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f4da56680ad46899c9d169a2d139452',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:50.020606 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5088af34-a93e-4c5e-adab-02dc50335e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:50.034195 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5088af34-a93e-4c5e-adab-02dc50335e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:50.035502 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Flow 'volume_create_api' (94f38054-458a-4783-9cbc-ea896873c24d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:50.035993 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Create volume request issued successfully. Aug 13 22:06:50.036829 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6eaceed-5058-49cc-87cd-212f6010f05c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:50.037477 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 378/1508] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:06:49 2026] POST /volume/v3/volumes => generated 773 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:50.054181 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ef4a715-4403-4ae7-a11e-f387edd2b50b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:50.059608 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ef4a715-4403-4ae7-a11e-f387edd2b50b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/c0dbf1e5-485c-472a-86ee-097c8914ec1d Aug 13 22:06:50.059897 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ef4a715-4403-4ae7-a11e-f387edd2b50b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:50.060033 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ef4a715-4403-4ae7-a11e-f387edd2b50b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:50.067639 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:50.067639 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:50.072029 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5ef4a715-4403-4ae7-a11e-f387edd2b50b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:06:50.076180 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ef4a715-4403-4ae7-a11e-f387edd2b50b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/c0dbf1e5-485c-472a-86ee-097c8914ec1d returned with HTTP 200 Aug 13 22:06:50.076547 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 378/1509] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:06:50 2026] GET /volume/v3/volumes/c0dbf1e5-485c-472a-86ee-097c8914ec1d => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:50.320487 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f882d1cc-4656-418b-9114-e0d20317c568 req-05340e51-c7f2-49c6-9646-44f08f53ea5d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:50.323304 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f882d1cc-4656-418b-9114-e0d20317c568 req-05340e51-c7f2-49c6-9646-44f08f53ea5d tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/limits Aug 13 22:06:50.323572 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f882d1cc-4656-418b-9114-e0d20317c568 req-05340e51-c7f2-49c6-9646-44f08f53ea5d tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:50.323963 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f882d1cc-4656-418b-9114-e0d20317c568 req-05340e51-c7f2-49c6-9646-44f08f53ea5d tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:50.335813 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [req-f882d1cc-4656-418b-9114-e0d20317c568 req-05340e51-c7f2-49c6-9646-44f08f53ea5d tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-986024851 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-986024851, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:06:50.336065 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [req-f882d1cc-4656-418b-9114-e0d20317c568 req-05340e51-c7f2-49c6-9646-44f08f53ea5d tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-986024851 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-986024851, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:06:50.336320 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [req-f882d1cc-4656-418b-9114-e0d20317c568 req-05340e51-c7f2-49c6-9646-44f08f53ea5d tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-986024851 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-986024851, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:06:50.337409 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:50.337409 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:50.351963 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f882d1cc-4656-418b-9114-e0d20317c568 req-05340e51-c7f2-49c6-9646-44f08f53ea5d tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/limits returned with HTTP 200 Aug 13 22:06:50.352664 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 376/1510] 10.4.3.4 () {68 vars in 1470 bytes} [Thu Aug 13 22:06:50 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 13 22:06:50.405576 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f882d1cc-4656-418b-9114-e0d20317c568 req-a8647ee8-f93a-4f66-9a21-b6aefd082119 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:50.408398 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f882d1cc-4656-418b-9114-e0d20317c568 req-a8647ee8-f93a-4f66-9a21-b6aefd082119 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 Aug 13 22:06:50.408644 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f882d1cc-4656-418b-9114-e0d20317c568 req-a8647ee8-f93a-4f66-9a21-b6aefd082119 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:50.408831 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f882d1cc-4656-418b-9114-e0d20317c568 req-a8647ee8-f93a-4f66-9a21-b6aefd082119 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:50.424443 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:50.424443 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:50.427946 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f882d1cc-4656-418b-9114-e0d20317c568 req-a8647ee8-f93a-4f66-9a21-b6aefd082119 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:06:50.434658 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f882d1cc-4656-418b-9114-e0d20317c568 req-a8647ee8-f93a-4f66-9a21-b6aefd082119 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 returned with HTTP 200 Aug 13 22:06:50.435085 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 379/1511] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:50 2026] GET /volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 => generated 1659 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:50.444274 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f882d1cc-4656-418b-9114-e0d20317c568 req-05505d50-20e6-4576-ad0c-351a7a2246b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:50.446399 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f882d1cc-4656-418b-9114-e0d20317c568 req-05505d50-20e6-4576-ad0c-351a7a2246b2 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:06:50.446797 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f882d1cc-4656-418b-9114-e0d20317c568 req-05505d50-20e6-4576-ad0c-351a7a2246b2 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a07e8704-2cd9-461c-8e79-312713624f42", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-855687872", "description": null, "metadata": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:50.457522 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:50.457522 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:50.457522 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f882d1cc-4656-418b-9114-e0d20317c568 req-05505d50-20e6-4576-ad0c-351a7a2246b2 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:06:50.457706 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [req-f882d1cc-4656-418b-9114-e0d20317c568 req-05505d50-20e6-4576-ad0c-351a7a2246b2 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Create snapshot from volume a07e8704-2cd9-461c-8e79-312713624f42 Aug 13 22:06:50.490527 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [req-f882d1cc-4656-418b-9114-e0d20317c568 req-05505d50-20e6-4576-ad0c-351a7a2246b2 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Created reservations ['3c93fae7-923b-459d-b9f5-0f97f41bf162', 'bcf49b95-63b6-4589-b362-bb2eb7125b92', 'f4b658f4-254f-42e8-9506-eed10d487077', 'fc097848-6d7a-4994-9ed9-3e29b92407be'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:50.524443 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f882d1cc-4656-418b-9114-e0d20317c568 req-05505d50-20e6-4576-ad0c-351a7a2246b2 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Snapshot force create request issued successfully. Aug 13 22:06:50.524443 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f882d1cc-4656-418b-9114-e0d20317c568 req-05505d50-20e6-4576-ad0c-351a7a2246b2 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:06:50.524443 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 379/1512] 10.4.3.4 () {72 vars in 1533 bytes} [Thu Aug 13 22:06:50 2026] POST /volume/v3/snapshots => generated 323 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:50.828205 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-df98b35d-5169-46b5-82f2-c9ea1bbe145a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:50.832222 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df98b35d-5169-46b5-82f2-c9ea1bbe145a tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd Aug 13 22:06:50.832463 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df98b35d-5169-46b5-82f2-c9ea1bbe145a tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:50.832853 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df98b35d-5169-46b5-82f2-c9ea1bbe145a tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:50.842015 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:50.842015 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:50.846292 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-df98b35d-5169-46b5-82f2-c9ea1bbe145a tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:50.849782 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df98b35d-5169-46b5-82f2-c9ea1bbe145a tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd returned with HTTP 200 Aug 13 22:06:50.850161 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 379/1513] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:50 2026] GET /volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:50.861378 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:50.863029 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:50.863345 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "58441234-388d-4167-bfd0-1e26444c37dd", "size": 2, "name": "tempest-VolumesCloneTest-Volume-370428450"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:50.864842 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Create volume request body: {'volume': {'source_volid': '58441234-388d-4167-bfd0-1e26444c37dd', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-370428450'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:50.871904 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:50.871904 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:50.872431 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume retrieved successfully. Aug 13 22:06:50.872551 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Create volume of 2 GB Aug 13 22:06:50.875910 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Availability Zones retrieved successfully. Aug 13 22:06:50.880851 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Flow 'volume_create_api' (333f43b5-1be0-4dd4-bfb6-1658f801b429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:50.881820 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a00d0cd-d8f2-410b-a46a-7562373cf483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:50.882693 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:50.903693 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a00d0cd-d8f2-410b-a46a-7562373cf483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '58441234-388d-4167-bfd0-1e26444c37dd', 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:50.904513 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dac880ae-81c8-48d6-909b-e856080626ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:50.947974 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Created reservations ['a6baf74b-aad6-452b-8a54-f0d8609f1c1c', '519018f0-db7e-48c7-af4c-efa03b491004', 'ecf0fe91-5dae-4cbf-b806-f76c92963d6b', 'e3f5f0c6-92fb-4532-81f1-a25850d0233c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:50.948874 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dac880ae-81c8-48d6-909b-e856080626ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6baf74b-aad6-452b-8a54-f0d8609f1c1c', '519018f0-db7e-48c7-af4c-efa03b491004', 'ecf0fe91-5dae-4cbf-b806-f76c92963d6b', 'e3f5f0c6-92fb-4532-81f1-a25850d0233c']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:50.949514 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465f5175-8e55-4378-8ced-78cd0a341504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:50.987183 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465f5175-8e55-4378-8ced-78cd0a341504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '643fa66c-e2a4-4f94-beec-705340a888fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-370428450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60c6cf2f0fd40e0bfaa8610f859e54e',qos_specs=None,replication_status=,reservations=['a6baf74b-aad6-452b-8a54-f0d8609f1c1c','519018f0-db7e-48c7-af4c-efa03b491004','ecf0fe91-5dae-4cbf-b806-f76c92963d6b','e3f5f0c6-92fb-4532-81f1-a25850d0233c'],size=2,snapshot_id=None,source_replicaid=,source_volid=58441234-388d-4167-bfd0-1e26444c37dd,status='creating',user_id='b8fa8a602d3e40c391256f5c3a5fd60b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-370428450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=643fa66c-e2a4-4f94-beec-705340a888fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f60c6cf2f0fd40e0bfaa8610f859e54e',provider_auth=None,provider_geometry=None,provider_id=None,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=58441234-388d-4167-bfd0-1e26444c37dd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8fa8a602d3e40c391256f5c3a5fd60b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:50.987945 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a2074f-8716-4b3e-8f6a-7e4214183023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:51.009648 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a2074f-8716-4b3e-8f6a-7e4214183023) transitioned into state 'SUCCESS' from state '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-370428450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60c6cf2f0fd40e0bfaa8610f859e54e',qos_specs=None,replication_status=,reservations=['a6baf74b-aad6-452b-8a54-f0d8609f1c1c','519018f0-db7e-48c7-af4c-efa03b491004','ecf0fe91-5dae-4cbf-b806-f76c92963d6b','e3f5f0c6-92fb-4532-81f1-a25850d0233c'],size=2,snapshot_id=None,source_replicaid=,source_volid=58441234-388d-4167-bfd0-1e26444c37dd,status='creating',user_id='b8fa8a602d3e40c391256f5c3a5fd60b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:51.010325 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb1d13b1-119b-4576-83a2-4fa9367a1160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:51.026224 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb1d13b1-119b-4576-83a2-4fa9367a1160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:51.027027 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Flow 'volume_create_api' (333f43b5-1be0-4dd4-bfb6-1658f801b429) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:51.027495 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Create volume request issued successfully. Aug 13 22:06:51.027910 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-709337c2-a3c0-417e-b672-be8f1bc93a89 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:51.028366 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 377/1514] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:06:50 2026] POST /volume/v3/volumes => generated 776 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:51.038690 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-46ab17b9-2b84-4895-b2d9-2f7810fce3d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.040470 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46ab17b9-2b84-4895-b2d9-2f7810fce3d7 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd Aug 13 22:06:51.040541 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46ab17b9-2b84-4895-b2d9-2f7810fce3d7 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:51.040702 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46ab17b9-2b84-4895-b2d9-2f7810fce3d7 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:51.048701 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:51.048701 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:51.050178 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-46ab17b9-2b84-4895-b2d9-2f7810fce3d7 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:51.054275 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46ab17b9-2b84-4895-b2d9-2f7810fce3d7 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd returned with HTTP 200 Aug 13 22:06:51.054590 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 380/1515] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:51 2026] GET /volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:51.095739 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86d8ad31-030c-41c1-89d7-2dc46ea06c14 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.098337 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86d8ad31-030c-41c1-89d7-2dc46ea06c14 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/c0dbf1e5-485c-472a-86ee-097c8914ec1d Aug 13 22:06:51.098800 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86d8ad31-030c-41c1-89d7-2dc46ea06c14 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:51.100443 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86d8ad31-030c-41c1-89d7-2dc46ea06c14 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:51.108217 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:51.108217 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:51.112927 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-86d8ad31-030c-41c1-89d7-2dc46ea06c14 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:06:51.118249 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86d8ad31-030c-41c1-89d7-2dc46ea06c14 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/c0dbf1e5-485c-472a-86ee-097c8914ec1d returned with HTTP 200 Aug 13 22:06:51.118972 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 380/1516] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:06:51 2026] GET /volume/v3/volumes/c0dbf1e5-485c-472a-86ee-097c8914ec1d => generated 1004 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:51.137545 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-267a6299-9763-4e41-9578-7d4434ccb297 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.139917 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-267a6299-9763-4e41-9578-7d4434ccb297 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:06:51.140269 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-267a6299-9763-4e41-9578-7d4434ccb297 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c0dbf1e5-485c-472a-86ee-097c8914ec1d", "name": "tempest-type-Backup-732784492"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:51.143784 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-267a6299-9763-4e41-9578-7d4434ccb297 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Creating new backup {'backup': {'volume_id': 'c0dbf1e5-485c-472a-86ee-097c8914ec1d', 'name': 'tempest-type-Backup-732784492'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:06:51.143941 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-267a6299-9763-4e41-9578-7d4434ccb297 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Creating backup of volume c0dbf1e5-485c-472a-86ee-097c8914ec1d in container None Aug 13 22:06:51.157394 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:51.157394 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:51.157837 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-267a6299-9763-4e41-9578-7d4434ccb297 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:06:51.190437 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-267a6299-9763-4e41-9578-7d4434ccb297 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Created reservations ['a3a13d26-aaf5-44dc-8527-7c9e194bfe3e', '4407be8e-2f68-4825-8675-0fe9a471ba3c'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:51.221669 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-267a6299-9763-4e41-9578-7d4434ccb297 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:06:51.222059 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 380/1517] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:06:51 2026] POST /volume/v3/backups => generated 311 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:51.229717 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-341f50ed-5c4a-432b-9643-1be76796f4e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.231446 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-341f50ed-5c4a-432b-9643-1be76796f4e8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:06:51.231701 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-341f50ed-5c4a-432b-9643-1be76796f4e8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:51.231906 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-341f50ed-5c4a-432b-9643-1be76796f4e8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:51.232050 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-341f50ed-5c4a-432b-9643-1be76796f4e8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:51.236092 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:51.236092 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:51.236790 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-341f50ed-5c4a-432b-9643-1be76796f4e8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:06:51.237187 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 378/1518] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:06:51 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 718 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:51.442598 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-be097ae5-6e42-4833-b309-0b059e5d961b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.520870 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be097ae5-6e42-4833-b309-0b059e5d961b tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] POST https://10.4.3.4/volume/v3/group_types Aug 13 22:06:51.521317 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be097ae5-6e42-4833-b309-0b059e5d961b tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-620373982", "description": "tempest-group-type-description-1095922012", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:51.542076 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be097ae5-6e42-4833-b309-0b059e5d961b tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] https://10.4.3.4/volume/v3/group_types returned with HTTP 202 Aug 13 22:06:51.542339 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 381/1519] 10.4.3.4 () {70 vars in 1298 bytes} [Thu Aug 13 22:06:51 2026] POST /volume/v3/group_types => generated 264 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:51.551984 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b7c9a351-bbba-4b48-82d8-89854b28184b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.558288 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7c9a351-bbba-4b48-82d8-89854b28184b tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] GET https://10.4.3.4/volume/v3/group_types Aug 13 22:06:51.558288 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7c9a351-bbba-4b48-82d8-89854b28184b tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:51.558288 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7c9a351-bbba-4b48-82d8-89854b28184b tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:51.578642 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7c9a351-bbba-4b48-82d8-89854b28184b tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] https://10.4.3.4/volume/v3/group_types returned with HTTP 200 Aug 13 22:06:51.579152 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 381/1520] 10.4.3.4 () {68 vars in 1276 bytes} [Thu Aug 13 22:06:51 2026] GET /volume/v3/group_types => generated 498 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:51.587478 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dd97fda2-fcf7-49be-817f-48701aa186b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.589498 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd97fda2-fcf7-49be-817f-48701aa186b5 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] PUT https://10.4.3.4/volume/v3/group_types/54eb85eb-2b8e-4877-8c7a-0a40dab51a57 Aug 13 22:06:51.589986 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd97fda2-fcf7-49be-817f-48701aa186b5 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1831059931", "description": "updated-group-type-desc"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:51.595282 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:51.595282 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:51.605288 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd97fda2-fcf7-49be-817f-48701aa186b5 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] https://10.4.3.4/volume/v3/group_types/54eb85eb-2b8e-4877-8c7a-0a40dab51a57 returned with HTTP 200 Aug 13 22:06:51.605684 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 381/1521] 10.4.3.4 () {70 vars in 1408 bytes} [Thu Aug 13 22:06:51 2026] PUT /volume/v3/group_types/54eb85eb-2b8e-4877-8c7a-0a40dab51a57 => generated 255 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:51.613004 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0fa2ea6e-c22a-486a-af1d-3d5f6e694393 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.616237 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0fa2ea6e-c22a-486a-af1d-3d5f6e694393 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] GET https://10.4.3.4/volume/v3/group_types/54eb85eb-2b8e-4877-8c7a-0a40dab51a57 Aug 13 22:06:51.616628 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0fa2ea6e-c22a-486a-af1d-3d5f6e694393 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:51.616923 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0fa2ea6e-c22a-486a-af1d-3d5f6e694393 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:51.628654 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0fa2ea6e-c22a-486a-af1d-3d5f6e694393 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] https://10.4.3.4/volume/v3/group_types/54eb85eb-2b8e-4877-8c7a-0a40dab51a57 returned with HTTP 200 Aug 13 22:06:51.629005 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 379/1522] 10.4.3.4 () {68 vars in 1387 bytes} [Thu Aug 13 22:06:51 2026] GET /volume/v3/group_types/54eb85eb-2b8e-4877-8c7a-0a40dab51a57 => generated 255 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:51.636133 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8aab9eeb-532e-428c-909f-ed06cfac61c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.637805 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8aab9eeb-532e-428c-909f-ed06cfac61c4 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] DELETE https://10.4.3.4/volume/v3/group_types/54eb85eb-2b8e-4877-8c7a-0a40dab51a57 Aug 13 22:06:51.637990 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8aab9eeb-532e-428c-909f-ed06cfac61c4 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:51.638180 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8aab9eeb-532e-428c-909f-ed06cfac61c4 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:51.649640 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8aab9eeb-532e-428c-909f-ed06cfac61c4 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] https://10.4.3.4/volume/v3/group_types/54eb85eb-2b8e-4877-8c7a-0a40dab51a57 returned with HTTP 202 Aug 13 22:06:51.650025 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 382/1523] 10.4.3.4 () {68 vars in 1390 bytes} [Thu Aug 13 22:06:51 2026] DELETE /volume/v3/group_types/54eb85eb-2b8e-4877-8c7a-0a40dab51a57 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:06:51.656062 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ff5bd20d-1fc5-46db-983d-b129b589ad04 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.657629 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff5bd20d-1fc5-46db-983d-b129b589ad04 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] GET https://10.4.3.4/volume/v3/group_types Aug 13 22:06:51.657824 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff5bd20d-1fc5-46db-983d-b129b589ad04 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:51.657995 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff5bd20d-1fc5-46db-983d-b129b589ad04 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:51.662991 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff5bd20d-1fc5-46db-983d-b129b589ad04 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] https://10.4.3.4/volume/v3/group_types returned with HTTP 200 Aug 13 22:06:51.663455 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 382/1524] 10.4.3.4 () {68 vars in 1276 bytes} [Thu Aug 13 22:06:51 2026] GET /volume/v3/group_types => generated 248 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:51.671925 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0389e56a-ec9b-4541-892b-6a6375e0322e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.673372 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0389e56a-ec9b-4541-892b-6a6375e0322e tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] POST https://10.4.3.4/volume/v3/group_types Aug 13 22:06:51.673717 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0389e56a-ec9b-4541-892b-6a6375e0322e tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1120267098", "is_public": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:51.686728 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0389e56a-ec9b-4541-892b-6a6375e0322e tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] https://10.4.3.4/volume/v3/group_types returned with HTTP 202 Aug 13 22:06:51.687064 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 382/1525] 10.4.3.4 () {70 vars in 1297 bytes} [Thu Aug 13 22:06:51 2026] POST /volume/v3/group_types => generated 164 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:51.695382 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-51f83e29-9b4b-4be2-a5ff-4507a025a821 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.697771 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51f83e29-9b4b-4be2-a5ff-4507a025a821 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] POST https://10.4.3.4/volume/v3/group_types Aug 13 22:06:51.698305 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51f83e29-9b4b-4be2-a5ff-4507a025a821 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-23271784", "is_public": false}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:51.713646 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51f83e29-9b4b-4be2-a5ff-4507a025a821 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] https://10.4.3.4/volume/v3/group_types returned with HTTP 202 Aug 13 22:06:51.714086 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 380/1526] 10.4.3.4 () {70 vars in 1297 bytes} [Thu Aug 13 22:06:51 2026] POST /volume/v3/group_types => generated 163 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:51.726445 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d15af0c5-5d82-41a7-96ca-8074b55ea2d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.730468 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d15af0c5-5d82-41a7-96ca-8074b55ea2d4 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] GET https://10.4.3.4/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 13 22:06:51.730781 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d15af0c5-5d82-41a7-96ca-8074b55ea2d4 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:51.731144 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d15af0c5-5d82-41a7-96ca-8074b55ea2d4 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:51.740809 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d15af0c5-5d82-41a7-96ca-8074b55ea2d4 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] https://10.4.3.4/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 13 22:06:51.741363 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 383/1527] 10.4.3.4 () {68 vars in 1337 bytes} [Thu Aug 13 22:06:51 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:06:51.750256 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9405a101-b9ff-47ad-b484-08578a01e034 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.751790 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9405a101-b9ff-47ad-b484-08578a01e034 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] GET https://10.4.3.4/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 13 22:06:51.751965 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9405a101-b9ff-47ad-b484-08578a01e034 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:51.752126 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9405a101-b9ff-47ad-b484-08578a01e034 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:51.760722 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9405a101-b9ff-47ad-b484-08578a01e034 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] https://10.4.3.4/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 13 22:06:51.761077 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 383/1528] 10.4.3.4 () {68 vars in 1339 bytes} [Thu Aug 13 22:06:51 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:51.771991 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ed738728-21dd-4203-8168-09c9ea958da1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.773854 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed738728-21dd-4203-8168-09c9ea958da1 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] GET https://10.4.3.4/volume/v3/group_types?is_public=False Aug 13 22:06:51.774083 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed738728-21dd-4203-8168-09c9ea958da1 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:51.774319 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed738728-21dd-4203-8168-09c9ea958da1 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:51.782788 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed738728-21dd-4203-8168-09c9ea958da1 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] https://10.4.3.4/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 13 22:06:51.783130 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 383/1529] 10.4.3.4 () {68 vars in 1307 bytes} [Thu Aug 13 22:06:51 2026] GET /volume/v3/group_types?is_public=False => generated 166 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:51.794478 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-939ca13b-b649-416f-a09c-82ad8a5e971c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.796780 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-939ca13b-b649-416f-a09c-82ad8a5e971c tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] GET https://10.4.3.4/volume/v3/group_types?is_public=True Aug 13 22:06:51.797054 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-939ca13b-b649-416f-a09c-82ad8a5e971c tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:51.797296 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-939ca13b-b649-416f-a09c-82ad8a5e971c tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:51.811974 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-939ca13b-b649-416f-a09c-82ad8a5e971c tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] https://10.4.3.4/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 13 22:06:51.812305 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 381/1530] 10.4.3.4 () {68 vars in 1305 bytes} [Thu Aug 13 22:06:51 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:51.826216 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-831853a9-cfeb-4fac-a190-13c9f72fb370 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.830934 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-831853a9-cfeb-4fac-a190-13c9f72fb370 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] DELETE https://10.4.3.4/volume/v3/group_types/63822582-667d-41ba-8f34-200baee6f8dd Aug 13 22:06:51.831163 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-831853a9-cfeb-4fac-a190-13c9f72fb370 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:51.831390 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-831853a9-cfeb-4fac-a190-13c9f72fb370 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:51.843658 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-831853a9-cfeb-4fac-a190-13c9f72fb370 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] https://10.4.3.4/volume/v3/group_types/63822582-667d-41ba-8f34-200baee6f8dd returned with HTTP 202 Aug 13 22:06:51.844141 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 384/1531] 10.4.3.4 () {68 vars in 1390 bytes} [Thu Aug 13 22:06:51 2026] DELETE /volume/v3/group_types/63822582-667d-41ba-8f34-200baee6f8dd => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:06:51.852406 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a22a701f-0e03-4592-9d56-b3434379dff1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:51.856819 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a22a701f-0e03-4592-9d56-b3434379dff1 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] DELETE https://10.4.3.4/volume/v3/group_types/feb405e0-6ae2-441a-9b4b-c755162c3d8d Aug 13 22:06:51.857101 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a22a701f-0e03-4592-9d56-b3434379dff1 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:51.857364 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a22a701f-0e03-4592-9d56-b3434379dff1 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:51.873855 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a22a701f-0e03-4592-9d56-b3434379dff1 tempest-GroupTypesTest-250167138 tempest-GroupTypesTest-250167138-project-admin] https://10.4.3.4/volume/v3/group_types/feb405e0-6ae2-441a-9b4b-c755162c3d8d returned with HTTP 202 Aug 13 22:06:51.874378 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 384/1532] 10.4.3.4 () {68 vars in 1390 bytes} [Thu Aug 13 22:06:51 2026] DELETE /volume/v3/group_types/feb405e0-6ae2-441a-9b4b-c755162c3d8d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:06:52.067776 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8194cfad-07d7-49b4-ab7c-8f3559a9da31 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:52.070002 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8194cfad-07d7-49b4-ab7c-8f3559a9da31 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd Aug 13 22:06:52.070253 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8194cfad-07d7-49b4-ab7c-8f3559a9da31 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:52.070536 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8194cfad-07d7-49b4-ab7c-8f3559a9da31 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:52.080563 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:52.080563 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:52.085012 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8194cfad-07d7-49b4-ab7c-8f3559a9da31 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:52.091045 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8194cfad-07d7-49b4-ab7c-8f3559a9da31 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd returned with HTTP 200 Aug 13 22:06:52.091390 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 384/1533] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:52 2026] GET /volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:52.108033 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ecaedfc1-e596-4e76-b25d-9cc8e3cc958e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:52.109956 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecaedfc1-e596-4e76-b25d-9cc8e3cc958e tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd Aug 13 22:06:52.110167 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecaedfc1-e596-4e76-b25d-9cc8e3cc958e tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:52.110412 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecaedfc1-e596-4e76-b25d-9cc8e3cc958e tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:52.118004 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:52.118004 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:52.123772 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ecaedfc1-e596-4e76-b25d-9cc8e3cc958e tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:52.131466 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecaedfc1-e596-4e76-b25d-9cc8e3cc958e tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd returned with HTTP 200 Aug 13 22:06:52.131466 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 382/1534] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:52 2026] GET /volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:52.149595 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a7292707-3eab-4c76-a97c-865856f2e443 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:52.151812 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7292707-3eab-4c76-a97c-865856f2e443 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd Aug 13 22:06:52.152140 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7292707-3eab-4c76-a97c-865856f2e443 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:52.152332 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7292707-3eab-4c76-a97c-865856f2e443 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:52.160953 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:52.160953 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:52.165604 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a7292707-3eab-4c76-a97c-865856f2e443 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:52.170606 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7292707-3eab-4c76-a97c-865856f2e443 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd returned with HTTP 200 Aug 13 22:06:52.171800 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 385/1535] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:52 2026] GET /volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:52.185509 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6321bbc-9891-4bdd-a1a7-935a8f497c7d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:52.187285 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6321bbc-9891-4bdd-a1a7-935a8f497c7d tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] DELETE https://10.4.3.4/volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd Aug 13 22:06:52.187523 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6321bbc-9891-4bdd-a1a7-935a8f497c7d tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:52.187722 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6321bbc-9891-4bdd-a1a7-935a8f497c7d tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:52.187869 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e6321bbc-9891-4bdd-a1a7-935a8f497c7d tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Delete volume with id: 643fa66c-e2a4-4f94-beec-705340a888fd Aug 13 22:06:52.196081 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:52.196081 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:52.197443 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e6321bbc-9891-4bdd-a1a7-935a8f497c7d tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:52.221273 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e6321bbc-9891-4bdd-a1a7-935a8f497c7d tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Delete volume request issued successfully. Aug 13 22:06:52.221534 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6321bbc-9891-4bdd-a1a7-935a8f497c7d tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd returned with HTTP 202 Aug 13 22:06:52.222072 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 385/1536] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:52 2026] DELETE /volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:52.230641 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-88a1b1d5-55cc-4b40-b4ef-d5a0ef36dd73 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:52.231247 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88a1b1d5-55cc-4b40-b4ef-d5a0ef36dd73 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd Aug 13 22:06:52.232332 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88a1b1d5-55cc-4b40-b4ef-d5a0ef36dd73 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:52.232332 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88a1b1d5-55cc-4b40-b4ef-d5a0ef36dd73 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:52.240529 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:52.240529 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:52.245822 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-88a1b1d5-55cc-4b40-b4ef-d5a0ef36dd73 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:52.250930 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5cdcfe97-ee38-4287-bdb7-83c173b23499 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:52.252294 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88a1b1d5-55cc-4b40-b4ef-d5a0ef36dd73 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd returned with HTTP 200 Aug 13 22:06:52.252896 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 385/1537] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:52 2026] GET /volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:52.253335 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5cdcfe97-ee38-4287-bdb7-83c173b23499 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:06:52.253694 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5cdcfe97-ee38-4287-bdb7-83c173b23499 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:52.253910 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5cdcfe97-ee38-4287-bdb7-83c173b23499 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:52.254054 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5cdcfe97-ee38-4287-bdb7-83c173b23499 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:52.261464 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:52.261464 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:52.261464 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5cdcfe97-ee38-4287-bdb7-83c173b23499 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:06:52.261849 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 383/1538] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:06:52 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:52.493787 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-01c149e1-72e2-46a7-8baf-21f9f6502e71 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:52.496745 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01c149e1-72e2-46a7-8baf-21f9f6502e71 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/snapshots/b400b574-abc0-43c0-8918-1a1d55cca7dd Aug 13 22:06:52.497006 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-01c149e1-72e2-46a7-8baf-21f9f6502e71 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:52.497291 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-01c149e1-72e2-46a7-8baf-21f9f6502e71 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:52.505369 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:52.505369 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:52.506010 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-01c149e1-72e2-46a7-8baf-21f9f6502e71 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Snapshot retrieved successfully. Aug 13 22:06:52.511050 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01c149e1-72e2-46a7-8baf-21f9f6502e71 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/snapshots/b400b574-abc0-43c0-8918-1a1d55cca7dd returned with HTTP 200 Aug 13 22:06:52.511687 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 386/1539] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:06:52 2026] GET /volume/v3/snapshots/b400b574-abc0-43c0-8918-1a1d55cca7dd => generated 482 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:52.542761 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:52.544578 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:52.545008 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1516528240", "snapshot_id": null, "imageRef": "2dee6d04-ba0e-4425-b11f-c72eda012019", "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:52.546568 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1516528240', 'snapshot_id': None, 'imageRef': '2dee6d04-ba0e-4425-b11f-c72eda012019', 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:52.645074 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:52.645074 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:52.645580 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Snapshot retrieved successfully. Aug 13 22:06:52.647269 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Create volume of 1 GB Aug 13 22:06:52.649821 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Availability Zones retrieved successfully. Aug 13 22:06:52.655390 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Flow 'volume_create_api' (e85fd60b-b593-40a6-b54e-0315a3c489df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:52.656149 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ae0aa6-d1b5-477e-bff6-19a05ab8b46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:52.657332 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:52.694509 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ae0aa6-d1b5-477e-bff6-19a05ab8b46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b400b574-abc0-43c0-8918-1a1d55cca7dd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:52.695374 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baaa1719-cf96-425b-9052-616b9164ad13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:52.738248 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Created reservations ['2ab7629e-ec1b-4716-9acf-7c44f175ac19', '26aca8c8-ed9c-46f7-bb16-f3c7c612c724', 'ab765ce9-74af-4c5f-82b3-40f835c98218', '4b2efe94-a2f2-40f8-90bf-59c2b41002ca'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:52.739242 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baaa1719-cf96-425b-9052-616b9164ad13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ab7629e-ec1b-4716-9acf-7c44f175ac19', '26aca8c8-ed9c-46f7-bb16-f3c7c612c724', 'ab765ce9-74af-4c5f-82b3-40f835c98218', '4b2efe94-a2f2-40f8-90bf-59c2b41002ca']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:52.740242 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95c44453-fd8d-4f04-a480-646cf9430cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:52.793048 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95c44453-fd8d-4f04-a480-646cf9430cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e8fde14-daec-4ab2-b475-c55722ecbe32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1516528240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61d28301f40a4a3dbe11ff9cb0f98203',qos_specs=None,replication_status=,reservations=['2ab7629e-ec1b-4716-9acf-7c44f175ac19','26aca8c8-ed9c-46f7-bb16-f3c7c612c724','ab765ce9-74af-4c5f-82b3-40f835c98218','4b2efe94-a2f2-40f8-90bf-59c2b41002ca'],size=1,snapshot_id=b400b574-abc0-43c0-8918-1a1d55cca7dd,source_replicaid=,source_volid=None,status='creating',user_id='7b74aa5e76504794bbbdea5763432e62',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), '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-13T22:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1516528240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e8fde14-daec-4ab2-b475-c55722ecbe32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61d28301f40a4a3dbe11ff9cb0f98203',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b400b574-abc0-43c0-8918-1a1d55cca7dd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b74aa5e76504794bbbdea5763432e62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:52.794283 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b47285d-1e06-43a2-b884-7332c5fe1670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:52.814799 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b47285d-1e06-43a2-b884-7332c5fe1670) transitioned into state 'SUCCESS' from state '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-1516528240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61d28301f40a4a3dbe11ff9cb0f98203',qos_specs=None,replication_status=,reservations=['2ab7629e-ec1b-4716-9acf-7c44f175ac19','26aca8c8-ed9c-46f7-bb16-f3c7c612c724','ab765ce9-74af-4c5f-82b3-40f835c98218','4b2efe94-a2f2-40f8-90bf-59c2b41002ca'],size=1,snapshot_id=b400b574-abc0-43c0-8918-1a1d55cca7dd,source_replicaid=,source_volid=None,status='creating',user_id='7b74aa5e76504794bbbdea5763432e62',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:52.815488 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b40ea67d-63b7-44fb-83c5-6b49af3989b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:52.836879 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b40ea67d-63b7-44fb-83c5-6b49af3989b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:52.837769 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Flow 'volume_create_api' (e85fd60b-b593-40a6-b54e-0315a3c489df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:52.838077 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Create volume request issued successfully. Aug 13 22:06:52.838633 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d30ccaa5-16d2-477f-aa5d-9ddf6630174a tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:52.839038 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 386/1540] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:06:52 2026] POST /volume/v3/volumes => generated 810 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:06:52.855879 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b7a232cd-49ff-4872-848d-ce26d769d33b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:52.857627 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7a232cd-49ff-4872-848d-ce26d769d33b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 Aug 13 22:06:52.857890 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7a232cd-49ff-4872-848d-ce26d769d33b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:52.858023 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7a232cd-49ff-4872-848d-ce26d769d33b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:52.865051 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:52.865051 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:52.869105 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b7a232cd-49ff-4872-848d-ce26d769d33b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:06:52.875451 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7a232cd-49ff-4872-848d-ce26d769d33b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 returned with HTTP 200 Aug 13 22:06:52.876028 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 386/1541] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:52 2026] GET /volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:53.247725 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-800b1e59-715d-4057-9419-85804f1a0def None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:53.249779 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-800b1e59-715d-4057-9419-85804f1a0def tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:06:53.249940 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-800b1e59-715d-4057-9419-85804f1a0def tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:53.250111 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-800b1e59-715d-4057-9419-85804f1a0def tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:53.263091 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:53.263091 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:53.268944 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-800b1e59-715d-4057-9419-85804f1a0def tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:06:53.280376 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-135b91ae-07d6-4fcc-ba2f-f77ee063e738 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:53.280939 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-800b1e59-715d-4057-9419-85804f1a0def tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:06:53.280939 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 384/1542] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:53 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:53.281729 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-571ff69c-4fe8-4a9e-b5ef-77231a23bd97 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:53.284320 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-571ff69c-4fe8-4a9e-b5ef-77231a23bd97 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:06:53.284443 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-135b91ae-07d6-4fcc-ba2f-f77ee063e738 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd Aug 13 22:06:53.284647 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-571ff69c-4fe8-4a9e-b5ef-77231a23bd97 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:53.284774 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-135b91ae-07d6-4fcc-ba2f-f77ee063e738 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:53.284891 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-571ff69c-4fe8-4a9e-b5ef-77231a23bd97 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:53.285080 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-571ff69c-4fe8-4a9e-b5ef-77231a23bd97 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:53.285124 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-135b91ae-07d6-4fcc-ba2f-f77ee063e738 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:53.290176 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:53.290176 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:53.291015 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-571ff69c-4fe8-4a9e-b5ef-77231a23bd97 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:06:53.291508 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 387/1543] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:06:53 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:53.295700 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-135b91ae-07d6-4fcc-ba2f-f77ee063e738 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd returned with HTTP 404 Aug 13 22:06:53.295700 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 387/1544] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:53 2026] GET /volume/v3/volumes/643fa66c-e2a4-4f94-beec-705340a888fd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:53.304573 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19347df8-1bd8-4773-8ea8-579a43f86f2c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:53.308050 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19347df8-1bd8-4773-8ea8-579a43f86f2c tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd Aug 13 22:06:53.308382 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19347df8-1bd8-4773-8ea8-579a43f86f2c tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:53.308740 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19347df8-1bd8-4773-8ea8-579a43f86f2c tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:53.322447 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:53.322447 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:53.323638 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-56e56415-ead1-49a7-a37c-ee33ba9dfd15 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:53.325950 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-56e56415-ead1-49a7-a37c-ee33ba9dfd15 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] POST https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82/action Aug 13 22:06:53.326325 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-56e56415-ead1-49a7-a37c-ee33ba9dfd15 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:53.326503 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-56e56415-ead1-49a7-a37c-ee33ba9dfd15 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:53.326726 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-19347df8-1bd8-4773-8ea8-579a43f86f2c tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:53.331869 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19347df8-1bd8-4773-8ea8-579a43f86f2c tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd returned with HTTP 200 Aug 13 22:06:53.332411 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 387/1545] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:53 2026] GET /volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:53.340201 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:53.340201 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:53.340201 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-56e56415-ead1-49a7-a37c-ee33ba9dfd15 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:06:53.345851 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-56e56415-ead1-49a7-a37c-ee33ba9dfd15 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Begin detaching volume completed successfully. Aug 13 22:06:53.345851 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-56e56415-ead1-49a7-a37c-ee33ba9dfd15 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82/action returned with HTTP 202 Aug 13 22:06:53.346033 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 385/1546] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:06:53 2026] POST /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:06:53.349918 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-84f6c783-f20a-45d9-8845-b987493333b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:53.352251 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84f6c783-f20a-45d9-8845-b987493333b0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] DELETE https://10.4.3.4/volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd Aug 13 22:06:53.352538 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84f6c783-f20a-45d9-8845-b987493333b0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:53.352835 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84f6c783-f20a-45d9-8845-b987493333b0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:53.353064 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-84f6c783-f20a-45d9-8845-b987493333b0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Delete volume with id: 58441234-388d-4167-bfd0-1e26444c37dd Aug 13 22:06:53.361387 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:53.361387 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:53.361995 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84f6c783-f20a-45d9-8845-b987493333b0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:53.383126 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84f6c783-f20a-45d9-8845-b987493333b0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Delete volume request issued successfully. Aug 13 22:06:53.383397 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84f6c783-f20a-45d9-8845-b987493333b0 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd returned with HTTP 202 Aug 13 22:06:53.383901 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 388/1547] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:53 2026] DELETE /volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:53.395212 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7eabfd26-51c8-428f-8fcd-c23d97988df2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:53.396407 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-17491424-40b3-46ce-99cf-41630a417a8f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:53.397008 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7eabfd26-51c8-428f-8fcd-c23d97988df2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd Aug 13 22:06:53.398178 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7eabfd26-51c8-428f-8fcd-c23d97988df2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:53.398444 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7eabfd26-51c8-428f-8fcd-c23d97988df2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:53.398527 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17491424-40b3-46ce-99cf-41630a417a8f tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:06:53.398877 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17491424-40b3-46ce-99cf-41630a417a8f tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:53.399148 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17491424-40b3-46ce-99cf-41630a417a8f tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:53.412976 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:53.412976 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:53.414616 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:53.414616 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:53.417853 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7eabfd26-51c8-428f-8fcd-c23d97988df2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Volume info retrieved successfully. Aug 13 22:06:53.418246 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-17491424-40b3-46ce-99cf-41630a417a8f tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:06:53.420350 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a49fdbf4-edb9-4a13-a817-96a23263195a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:53.420772 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a49fdbf4-edb9-4a13-a817-96a23263195a None None] GET https://10.4.3.4/volume// Aug 13 22:06:53.420941 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a49fdbf4-edb9-4a13-a817-96a23263195a None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:53.421107 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a49fdbf4-edb9-4a13-a817-96a23263195a None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:53.421433 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a49fdbf4-edb9-4a13-a817-96a23263195a None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:53.421754 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 386/1548] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:06:53 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:53.422772 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17491424-40b3-46ce-99cf-41630a417a8f tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:06:53.423026 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7eabfd26-51c8-428f-8fcd-c23d97988df2 tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd returned with HTTP 200 Aug 13 22:06:53.423503 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 388/1549] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:53 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:53.423586 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 388/1550] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:53 2026] GET /volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd => generated 835 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:53.434384 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-bc77febf-8e2a-4e73-915c-8f63dc309abd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:53.438095 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-bc77febf-8e2a-4e73-915c-8f63dc309abd tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:06:53.438537 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-bc77febf-8e2a-4e73-915c-8f63dc309abd tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:53.438909 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-bc77febf-8e2a-4e73-915c-8f63dc309abd tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:53.450181 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:53.450181 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:53.454034 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-bc77febf-8e2a-4e73-915c-8f63dc309abd tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:06:53.460674 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-bc77febf-8e2a-4e73-915c-8f63dc309abd tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:06:53.461269 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 389/1551] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:06:53 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 1315 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:06:53.894325 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-395d64c4-e4c8-4e8a-b18e-98165b3def50 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:53.895883 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-395d64c4-e4c8-4e8a-b18e-98165b3def50 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 Aug 13 22:06:53.896068 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-395d64c4-e4c8-4e8a-b18e-98165b3def50 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:53.896236 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-395d64c4-e4c8-4e8a-b18e-98165b3def50 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:53.909532 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:53.909532 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:53.917102 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-395d64c4-e4c8-4e8a-b18e-98165b3def50 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:06:53.922733 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-395d64c4-e4c8-4e8a-b18e-98165b3def50 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 returned with HTTP 200 Aug 13 22:06:53.923166 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 387/1552] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:53 2026] GET /volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 => generated 1419 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:06:53.935808 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7d18d8b6-e2cc-4a55-9ada-7d4de840b5ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:53.937445 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d18d8b6-e2cc-4a55-9ada-7d4de840b5ef tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 Aug 13 22:06:53.937696 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d18d8b6-e2cc-4a55-9ada-7d4de840b5ef tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:53.937868 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d18d8b6-e2cc-4a55-9ada-7d4de840b5ef tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:53.944142 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:53.944142 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:53.947912 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7d18d8b6-e2cc-4a55-9ada-7d4de840b5ef tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:06:53.952164 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d18d8b6-e2cc-4a55-9ada-7d4de840b5ef tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 returned with HTTP 200 Aug 13 22:06:53.952509 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 389/1553] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:06:53 2026] GET /volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 => generated 1419 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:06:54.134709 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:54.283663 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:54.284178 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1854155845"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:54.291360 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1854155845'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:54.291578 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Create volume of 1 GB Aug 13 22:06:54.302152 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29fba0f8-b888-4c82-820b-1f17b8077c3d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:54.304252 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29fba0f8-b888-4c82-820b-1f17b8077c3d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:06:54.304549 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29fba0f8-b888-4c82-820b-1f17b8077c3d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:54.304793 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29fba0f8-b888-4c82-820b-1f17b8077c3d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:54.304914 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-29fba0f8-b888-4c82-820b-1f17b8077c3d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:54.305746 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Availability Zones retrieved successfully. Aug 13 22:06:54.310841 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:54.310841 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:54.311689 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29fba0f8-b888-4c82-820b-1f17b8077c3d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:06:54.312155 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 390/1554] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:06:54 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:54.317315 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Flow 'volume_create_api' (0fa4b37d-d946-47d4-aea9-dd563ca1c2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:54.318738 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bee4a64-0398-48d7-80ac-234dea8a21ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:54.320314 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:54.357592 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bee4a64-0398-48d7-80ac-234dea8a21ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:54.358789 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bdb2538-c5f3-4184-8682-b5d95ed2cdec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:54.426773 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Created reservations ['5c9d1d8f-4741-4be0-85f7-e7391fee9f22', 'bbfcc4f5-a87f-4059-ba0a-5aaee164be30', '778bcf65-a4b5-48a3-9afc-6d6a25042bab', '2f5aa258-86d9-4df1-b86c-5d1811d92f65'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:54.428211 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bdb2538-c5f3-4184-8682-b5d95ed2cdec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c9d1d8f-4741-4be0-85f7-e7391fee9f22', 'bbfcc4f5-a87f-4059-ba0a-5aaee164be30', '778bcf65-a4b5-48a3-9afc-6d6a25042bab', '2f5aa258-86d9-4df1-b86c-5d1811d92f65']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:54.429483 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (577145a0-32a0-4946-8aa6-80895622c3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:54.443567 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1bbdba78-ed83-4699-96c0-f9230050af88 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:54.444536 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1964d440-926b-4a38-a726-dcb550f9a1cd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:54.445058 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bbdba78-ed83-4699-96c0-f9230050af88 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:06:54.445242 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bbdba78-ed83-4699-96c0-f9230050af88 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:54.445466 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bbdba78-ed83-4699-96c0-f9230050af88 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:54.446385 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1964d440-926b-4a38-a726-dcb550f9a1cd tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] GET https://10.4.3.4/volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd Aug 13 22:06:54.446615 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1964d440-926b-4a38-a726-dcb550f9a1cd tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:54.447483 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1964d440-926b-4a38-a726-dcb550f9a1cd tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:54.456114 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (577145a0-32a0-4946-8aa6-80895622c3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1d8fc63-6293-4ddb-a68d-4aef212a9867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1854155845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb2fa5f797f84db295a1a39ed224f220',qos_specs=None,replication_status=,reservations=['5c9d1d8f-4741-4be0-85f7-e7391fee9f22','bbfcc4f5-a87f-4059-ba0a-5aaee164be30','778bcf65-a4b5-48a3-9afc-6d6a25042bab','2f5aa258-86d9-4df1-b86c-5d1811d92f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88dd73be5ccf4379b87ca46c1f94d7e0',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1854155845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1d8fc63-6293-4ddb-a68d-4aef212a9867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb2fa5f797f84db295a1a39ed224f220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88dd73be5ccf4379b87ca46c1f94d7e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:54.456695 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:54.456695 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:54.457258 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbbf56ec-75fa-4abf-b435-12c66426b7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:54.458083 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1964d440-926b-4a38-a726-dcb550f9a1cd tempest-VolumesCloneTest-1089766398 tempest-VolumesCloneTest-1089766398-project-member] https://10.4.3.4/volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd returned with HTTP 404 Aug 13 22:06:54.458570 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 390/1555] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:54 2026] GET /volume/v3/volumes/58441234-388d-4167-bfd0-1e26444c37dd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:54.462460 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1bbdba78-ed83-4699-96c0-f9230050af88 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:06:54.466530 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bbdba78-ed83-4699-96c0-f9230050af88 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:06:54.466530 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 388/1556] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:54 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:54.467141 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-0befdbef-1145-48e7-9ac3-22fa92976242 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:54.475402 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-0befdbef-1145-48e7-9ac3-22fa92976242 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] DELETE https://10.4.3.4/volume/v3/attachments/4ee98296-a783-4df0-b0ca-19b40c23b034 Aug 13 22:06:54.475748 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-0befdbef-1145-48e7-9ac3-22fa92976242 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:54.476042 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-0befdbef-1145-48e7-9ac3-22fa92976242 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:54.483628 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:54.483628 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:54.484034 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbbf56ec-75fa-4abf-b435-12c66426b7a2) transitioned into state 'SUCCESS' from state '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-1854155845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb2fa5f797f84db295a1a39ed224f220',qos_specs=None,replication_status=,reservations=['5c9d1d8f-4741-4be0-85f7-e7391fee9f22','bbfcc4f5-a87f-4059-ba0a-5aaee164be30','778bcf65-a4b5-48a3-9afc-6d6a25042bab','2f5aa258-86d9-4df1-b86c-5d1811d92f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88dd73be5ccf4379b87ca46c1f94d7e0',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:54.484947 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0380e63f-f4d7-4fb3-90bb-544603ddaa20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:54.494276 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0380e63f-f4d7-4fb3-90bb-544603ddaa20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:54.494461 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Flow 'volume_create_api' (0fa4b37d-d946-47d4-aea9-dd563ca1c2cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:54.494761 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Create volume request issued successfully. Aug 13 22:06:54.495279 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8ce8a01-8a40-4f94-8cfb-af381762950d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:54.502454 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 389/1557] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:06:54 2026] POST /volume/v3/volumes => generated 747 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:54.510934 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3fd8ffa8-d3f0-42de-b994-b62006f975fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:54.514052 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3fd8ffa8-d3f0-42de-b994-b62006f975fe tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 Aug 13 22:06:54.514285 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3fd8ffa8-d3f0-42de-b994-b62006f975fe tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:54.514499 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3fd8ffa8-d3f0-42de-b994-b62006f975fe tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:54.523375 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:54.523375 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:54.529373 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3fd8ffa8-d3f0-42de-b994-b62006f975fe tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Volume info retrieved successfully. Aug 13 22:06:54.537015 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3fd8ffa8-d3f0-42de-b994-b62006f975fe tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 returned with HTTP 200 Aug 13 22:06:54.537259 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 391/1558] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:54 2026] GET /volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:54.550761 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-71fbd9fc-6b2c-4200-85b0-803954b4f87d req-0befdbef-1145-48e7-9ac3-22fa92976242 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/attachments/4ee98296-a783-4df0-b0ca-19b40c23b034 returned with HTTP 200 Aug 13 22:06:54.551361 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 391/1559] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:06:54 2026] DELETE /volume/v3/attachments/4ee98296-a783-4df0-b0ca-19b40c23b034 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:54.836963 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7c933b1f-ce43-4b0d-99cf-1c2dbe68ffe7 req-5b3104ae-bd25-44d8-afee-5354b1bdb2f6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:54.840386 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7c933b1f-ce43-4b0d-99cf-1c2dbe68ffe7 req-5b3104ae-bd25-44d8-afee-5354b1bdb2f6 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] DELETE https://10.4.3.4/volume/v3/attachments/f3456561-90af-4cc7-8fce-2c80691dfd4a Aug 13 22:06:54.840539 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7c933b1f-ce43-4b0d-99cf-1c2dbe68ffe7 req-5b3104ae-bd25-44d8-afee-5354b1bdb2f6 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:54.844450 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7c933b1f-ce43-4b0d-99cf-1c2dbe68ffe7 req-5b3104ae-bd25-44d8-afee-5354b1bdb2f6 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:54.850604 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:54.850604 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:54.898290 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7c933b1f-ce43-4b0d-99cf-1c2dbe68ffe7 req-5b3104ae-bd25-44d8-afee-5354b1bdb2f6 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/attachments/f3456561-90af-4cc7-8fce-2c80691dfd4a returned with HTTP 200 Aug 13 22:06:54.898800 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 389/1560] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:06:54 2026] DELETE /volume/v3/attachments/f3456561-90af-4cc7-8fce-2c80691dfd4a => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:54.921125 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7c933b1f-ce43-4b0d-99cf-1c2dbe68ffe7 req-57d1eabc-6bd8-49ec-a097-47d095e58bf2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:54.924789 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7c933b1f-ce43-4b0d-99cf-1c2dbe68ffe7 req-57d1eabc-6bd8-49ec-a097-47d095e58bf2 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] DELETE https://10.4.3.4/volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 Aug 13 22:06:54.924789 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7c933b1f-ce43-4b0d-99cf-1c2dbe68ffe7 req-57d1eabc-6bd8-49ec-a097-47d095e58bf2 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:54.925050 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7c933b1f-ce43-4b0d-99cf-1c2dbe68ffe7 req-57d1eabc-6bd8-49ec-a097-47d095e58bf2 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:54.925816 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-7c933b1f-ce43-4b0d-99cf-1c2dbe68ffe7 req-57d1eabc-6bd8-49ec-a097-47d095e58bf2 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Delete volume with id: ec22a68f-5bc0-4c80-86db-2f20402b84a6 Aug 13 22:06:54.937147 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:54.937147 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:54.937961 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-7c933b1f-ce43-4b0d-99cf-1c2dbe68ffe7 req-57d1eabc-6bd8-49ec-a097-47d095e58bf2 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:06:54.967064 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-7c933b1f-ce43-4b0d-99cf-1c2dbe68ffe7 req-57d1eabc-6bd8-49ec-a097-47d095e58bf2 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Delete volume request issued successfully. Aug 13 22:06:54.967265 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7c933b1f-ce43-4b0d-99cf-1c2dbe68ffe7 req-57d1eabc-6bd8-49ec-a097-47d095e58bf2 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 returned with HTTP 202 Aug 13 22:06:54.967747 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 390/1561] 10.4.3.4 () {70 vars in 1606 bytes} [Thu Aug 13 22:06:54 2026] DELETE /volume/v3/volumes/ec22a68f-5bc0-4c80-86db-2f20402b84a6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 22:06:55.223284 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-56f8136a-a922-4a21-a4d7-44a90419bc97 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:55.225134 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-56f8136a-a922-4a21-a4d7-44a90419bc97 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 Aug 13 22:06:55.225329 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-56f8136a-a922-4a21-a4d7-44a90419bc97 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:55.225620 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-56f8136a-a922-4a21-a4d7-44a90419bc97 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:55.232013 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:55.232013 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:55.235400 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-56f8136a-a922-4a21-a4d7-44a90419bc97 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:06:55.239604 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-56f8136a-a922-4a21-a4d7-44a90419bc97 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 returned with HTTP 200 Aug 13 22:06:55.240000 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 392/1562] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:55 2026] GET /volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 => generated 1401 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:55.322500 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c898dc3-02a9-4ad0-970c-197b5ddce247 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:55.324773 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c898dc3-02a9-4ad0-970c-197b5ddce247 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:06:55.324992 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c898dc3-02a9-4ad0-970c-197b5ddce247 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:55.325176 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c898dc3-02a9-4ad0-970c-197b5ddce247 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:55.325272 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8c898dc3-02a9-4ad0-970c-197b5ddce247 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:55.337126 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:55.337126 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:55.337827 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c898dc3-02a9-4ad0-970c-197b5ddce247 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:06:55.338151 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 392/1563] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:06:55 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 731 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:55.478698 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-33a94592-e9ca-4978-a443-4b831bd344d1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:55.483802 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33a94592-e9ca-4978-a443-4b831bd344d1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:06:55.483998 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33a94592-e9ca-4978-a443-4b831bd344d1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:55.484176 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33a94592-e9ca-4978-a443-4b831bd344d1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:55.494576 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:55.494576 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:55.500146 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-33a94592-e9ca-4978-a443-4b831bd344d1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:06:55.512976 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33a94592-e9ca-4978-a443-4b831bd344d1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:06:55.512976 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 390/1564] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:55 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:55.538509 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eacb12e4-ec4e-44d9-81a3-1f69a901de26 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:55.540154 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eacb12e4-ec4e-44d9-81a3-1f69a901de26 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] DELETE https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:06:55.540459 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eacb12e4-ec4e-44d9-81a3-1f69a901de26 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:55.540727 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eacb12e4-ec4e-44d9-81a3-1f69a901de26 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:55.540943 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-eacb12e4-ec4e-44d9-81a3-1f69a901de26 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Delete volume with id: f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:06:55.551299 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-04e56da6-b71d-4687-8f21-0b0808e37c98 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:55.553790 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04e56da6-b71d-4687-8f21-0b0808e37c98 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 Aug 13 22:06:55.554065 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04e56da6-b71d-4687-8f21-0b0808e37c98 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:55.554459 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04e56da6-b71d-4687-8f21-0b0808e37c98 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:55.564693 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:55.564693 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:55.565099 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:55.565099 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:55.565199 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eacb12e4-ec4e-44d9-81a3-1f69a901de26 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:06:55.572184 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-04e56da6-b71d-4687-8f21-0b0808e37c98 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Volume info retrieved successfully. Aug 13 22:06:55.579231 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04e56da6-b71d-4687-8f21-0b0808e37c98 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 returned with HTTP 200 Aug 13 22:06:55.579880 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 393/1565] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:55 2026] GET /volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:55.591135 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eacb12e4-ec4e-44d9-81a3-1f69a901de26 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Delete volume request issued successfully. Aug 13 22:06:55.591459 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eacb12e4-ec4e-44d9-81a3-1f69a901de26 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 202 Aug 13 22:06:55.592506 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 391/1566] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:55 2026] DELETE /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:55.597391 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40358117-ee65-45ed-aeba-6231ff5c8825 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:55.599608 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40358117-ee65-45ed-aeba-6231ff5c8825 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:06:55.600111 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40358117-ee65-45ed-aeba-6231ff5c8825 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1d8fc63-6293-4ddb-a68d-4aef212a9867", "name": "tempest-SnapshotsActionsTest-Snapshot-1006482315"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:55.606849 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4626254f-a626-4c44-9021-7f18aeb97b60 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:55.609813 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4626254f-a626-4c44-9021-7f18aeb97b60 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:06:55.609813 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4626254f-a626-4c44-9021-7f18aeb97b60 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:55.609813 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4626254f-a626-4c44-9021-7f18aeb97b60 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:55.610137 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:55.610137 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:55.610815 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-40358117-ee65-45ed-aeba-6231ff5c8825 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Volume info retrieved successfully. Aug 13 22:06:55.610975 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-40358117-ee65-45ed-aeba-6231ff5c8825 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Create snapshot from volume e1d8fc63-6293-4ddb-a68d-4aef212a9867 Aug 13 22:06:55.618260 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:55.618260 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:55.621975 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4626254f-a626-4c44-9021-7f18aeb97b60 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Volume info retrieved successfully. Aug 13 22:06:55.626076 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4626254f-a626-4c44-9021-7f18aeb97b60 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 200 Aug 13 22:06:55.626522 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 391/1567] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:55 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:55.651035 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-40358117-ee65-45ed-aeba-6231ff5c8825 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Created reservations ['51f1ad30-c828-4958-ba77-309a349a1c0a', 'a1788fae-3cf7-45cd-b105-c02647d35c02', '2b032d48-6768-42ba-a19f-53bc3e959ef8', 'a0a4082e-1051-47cd-ae86-6fc471af6d4f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:55.695381 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-40358117-ee65-45ed-aeba-6231ff5c8825 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot create request issued successfully. Aug 13 22:06:55.695956 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40358117-ee65-45ed-aeba-6231ff5c8825 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:06:55.696859 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 393/1568] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:06:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:55.709018 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6b6445a-1e86-432f-9483-ed9c96129ee2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:55.711526 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6b6445a-1e86-432f-9483-ed9c96129ee2 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc Aug 13 22:06:55.712147 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6b6445a-1e86-432f-9483-ed9c96129ee2 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:55.712490 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6b6445a-1e86-432f-9483-ed9c96129ee2 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:55.718947 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:55.718947 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:55.720259 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b6b6445a-1e86-432f-9483-ed9c96129ee2 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:06:55.723441 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6b6445a-1e86-432f-9483-ed9c96129ee2 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc returned with HTTP 200 Aug 13 22:06:55.723441 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 394/1569] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:06:55 2026] GET /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:55.832214 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-24e94fc8-40d9-47de-8ebc-71157fbeb374 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:55.835441 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-24e94fc8-40d9-47de-8ebc-71157fbeb374 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 Aug 13 22:06:55.835441 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-24e94fc8-40d9-47de-8ebc-71157fbeb374 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:55.835441 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-24e94fc8-40d9-47de-8ebc-71157fbeb374 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:55.845650 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:55.845650 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:55.849806 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-24e94fc8-40d9-47de-8ebc-71157fbeb374 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:06:55.856366 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-24e94fc8-40d9-47de-8ebc-71157fbeb374 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 returned with HTTP 200 Aug 13 22:06:55.857194 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 392/1570] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:06:55 2026] GET /volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 => generated 1401 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:55.869812 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2fa9a695-9f91-4f1d-9d9f-5aaf1d441ece None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:55.870398 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fa9a695-9f91-4f1d-9d9f-5aaf1d441ece None None] GET https://10.4.3.4/volume// Aug 13 22:06:55.870701 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fa9a695-9f91-4f1d-9d9f-5aaf1d441ece None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:55.870982 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fa9a695-9f91-4f1d-9d9f-5aaf1d441ece None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:55.871457 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fa9a695-9f91-4f1d-9d9f-5aaf1d441ece None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:55.871897 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 392/1571] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:06:55 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:55.884072 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-ed98e132-581c-43a5-a701-12c17901da87 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:55.886913 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-ed98e132-581c-43a5-a701-12c17901da87 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:06:55.887387 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-ed98e132-581c-43a5-a701-12c17901da87 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e8fde14-daec-4ab2-b475-c55722ecbe32", "connector": null, "instance_uuid": "0cc21c6a-71ca-4585-8ec4-a7d89122e0ee"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:55.899020 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:55.899020 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:55.930943 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-ed98e132-581c-43a5-a701-12c17901da87 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:06:55.931775 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 394/1572] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:06:55 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 13 22:06:56.104932 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:56.106967 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:56.107367 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "size": 1, "name": "tempest-VolumesExtendTest-Volume-322639259"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:56.109152 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Create volume request body: {'volume': {'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-322639259'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:56.191313 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Create volume of 1 GB Aug 13 22:06:56.195142 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Availability Zones retrieved successfully. Aug 13 22:06:56.200675 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Flow 'volume_create_api' (74180d46-5f33-4915-9617-c722bec2149f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:56.201770 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3510842-caf6-4e6b-adbe-84be7a07c356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:56.202709 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:56.264933 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3510842-caf6-4e6b-adbe-84be7a07c356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:56.266045 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee5c03fd-bf56-4037-bfe5-5cc305a8c105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:56.348438 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6827f19a-20fa-4b03-afd1-f0d2c47c8440 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:56.350947 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6827f19a-20fa-4b03-afd1-f0d2c47c8440 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:06:56.351193 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6827f19a-20fa-4b03-afd1-f0d2c47c8440 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:56.351527 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6827f19a-20fa-4b03-afd1-f0d2c47c8440 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:56.351871 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6827f19a-20fa-4b03-afd1-f0d2c47c8440 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:56.354961 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Created reservations ['678eb871-5f20-48ff-b01e-524412710ae9', '00f8c9f3-7033-4fc5-bce8-937fc2db38c8', '4265faec-22f1-4213-aa64-b29b7716bcaf', '243ba8e4-593f-42b2-96e3-8fbb6071650d'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:56.356694 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee5c03fd-bf56-4037-bfe5-5cc305a8c105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['678eb871-5f20-48ff-b01e-524412710ae9', '00f8c9f3-7033-4fc5-bce8-937fc2db38c8', '4265faec-22f1-4213-aa64-b29b7716bcaf', '243ba8e4-593f-42b2-96e3-8fbb6071650d']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:56.357338 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:56.357338 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:56.357917 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cf3600b-7917-46ec-8c20-a6ac96204a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:56.358095 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6827f19a-20fa-4b03-afd1-f0d2c47c8440 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:06:56.358479 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 393/1573] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:06:56 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:56.380833 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cf3600b-7917-46ec-8c20-a6ac96204a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d1f0377-689c-4489-bb80-360f59751431', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-322639259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1b15e143422478c99198505c7646118',qos_specs=None,replication_status=,reservations=['678eb871-5f20-48ff-b01e-524412710ae9','00f8c9f3-7033-4fc5-bce8-937fc2db38c8','4265faec-22f1-4213-aa64-b29b7716bcaf','243ba8e4-593f-42b2-96e3-8fbb6071650d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='587f7f5d99c145cc9ef919f8718e3f78',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:06:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-322639259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d1f0377-689c-4489-bb80-360f59751431,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1b15e143422478c99198505c7646118',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='587f7f5d99c145cc9ef919f8718e3f78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:56.382478 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efeca98b-14db-40cc-b6b2-f7ea99165d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:56.405118 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efeca98b-14db-40cc-b6b2-f7ea99165d6e) transitioned into state 'SUCCESS' from state '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-322639259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1b15e143422478c99198505c7646118',qos_specs=None,replication_status=,reservations=['678eb871-5f20-48ff-b01e-524412710ae9','00f8c9f3-7033-4fc5-bce8-937fc2db38c8','4265faec-22f1-4213-aa64-b29b7716bcaf','243ba8e4-593f-42b2-96e3-8fbb6071650d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='587f7f5d99c145cc9ef919f8718e3f78',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:56.405924 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d9efb7-82e3-4656-b2db-2bd371b692b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:56.414290 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d9efb7-82e3-4656-b2db-2bd371b692b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:56.415112 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Flow 'volume_create_api' (74180d46-5f33-4915-9617-c722bec2149f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:56.415391 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Create volume request issued successfully. Aug 13 22:06:56.416039 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-80c9e556-0ffe-417a-854e-f95f29ca99d8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:06:56.416494 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 395/1574] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:06:56 2026] POST /volume/v3/volumes => generated 743 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:56.433099 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bf025380-1bc3-499b-8cd3-7d4113897686 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:56.435328 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf025380-1bc3-499b-8cd3-7d4113897686 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 Aug 13 22:06:56.435328 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf025380-1bc3-499b-8cd3-7d4113897686 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:56.435557 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf025380-1bc3-499b-8cd3-7d4113897686 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:56.444336 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:56.444336 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:56.447761 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bf025380-1bc3-499b-8cd3-7d4113897686 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:06:56.452925 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf025380-1bc3-499b-8cd3-7d4113897686 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 returned with HTTP 200 Aug 13 22:06:56.453431 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 393/1575] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:56 2026] GET /volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 => generated 811 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:56.654251 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66285a31-bf51-432a-ab5a-0a2bd6bde464 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:56.656249 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66285a31-bf51-432a-ab5a-0a2bd6bde464 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] GET https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 Aug 13 22:06:56.656454 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66285a31-bf51-432a-ab5a-0a2bd6bde464 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:56.656668 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66285a31-bf51-432a-ab5a-0a2bd6bde464 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:56.667830 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66285a31-bf51-432a-ab5a-0a2bd6bde464 tempest-ServerActionsTestOtherA-1498607059 tempest-ServerActionsTestOtherA-1498607059-project-member] https://10.4.3.4/volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 returned with HTTP 404 Aug 13 22:06:56.668376 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 395/1576] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:56 2026] GET /volume/v3/volumes/f70c841e-0ee7-4416-afae-8e3c003b67b9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:56.732479 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f5ac25f7-6168-4feb-a0d2-f8466cb9687a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:56.736804 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5ac25f7-6168-4feb-a0d2-f8466cb9687a tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc Aug 13 22:06:56.737094 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5ac25f7-6168-4feb-a0d2-f8466cb9687a tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:56.737409 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5ac25f7-6168-4feb-a0d2-f8466cb9687a tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:56.748473 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:56.748473 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:56.749060 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f5ac25f7-6168-4feb-a0d2-f8466cb9687a tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:06:56.750667 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5ac25f7-6168-4feb-a0d2-f8466cb9687a tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc returned with HTTP 200 Aug 13 22:06:56.751258 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 394/1577] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:06:56 2026] GET /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:56.763984 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-86dc6e48-dafa-4aaf-8914-2263b3c6ebe3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:56.867222 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86dc6e48-dafa-4aaf-8914-2263b3c6ebe3 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] POST https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action Aug 13 22:06:56.867576 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86dc6e48-dafa-4aaf-8914-2263b3c6ebe3 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:56.867757 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86dc6e48-dafa-4aaf-8914-2263b3c6ebe3 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:56.869039 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-86dc6e48-dafa-4aaf-8914-2263b3c6ebe3 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Updating snapshot '6e06f5f6-8d6a-4803-8019-b62725a4aefc' with '{'status': 'creating'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 22:06:56.888675 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:56.888675 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:56.904168 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86dc6e48-dafa-4aaf-8914-2263b3c6ebe3 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action returned with HTTP 202 Aug 13 22:06:56.904759 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 396/1578] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:06:56 2026] POST /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:06:56.915092 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-315f982e-755c-42f3-a43e-00ac2e613704 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:56.916937 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-315f982e-755c-42f3-a43e-00ac2e613704 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc Aug 13 22:06:56.917188 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-315f982e-755c-42f3-a43e-00ac2e613704 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:56.917489 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-315f982e-755c-42f3-a43e-00ac2e613704 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:56.923876 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:56.923876 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:56.924343 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-315f982e-755c-42f3-a43e-00ac2e613704 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:06:56.925271 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-315f982e-755c-42f3-a43e-00ac2e613704 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc returned with HTTP 200 Aug 13 22:06:56.925706 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 394/1579] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:06:56 2026] GET /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:56.935237 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-341674b6-d075-430c-8d0e-a5c00a9add57 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:56.936990 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-341674b6-d075-430c-8d0e-a5c00a9add57 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] POST https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action Aug 13 22:06:56.937334 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-341674b6-d075-430c-8d0e-a5c00a9add57 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:56.937492 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-341674b6-d075-430c-8d0e-a5c00a9add57 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:56.938799 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-341674b6-d075-430c-8d0e-a5c00a9add57 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Updating snapshot '6e06f5f6-8d6a-4803-8019-b62725a4aefc' with '{'status': 'available'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 22:06:56.950496 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:56.950496 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:56.968006 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-341674b6-d075-430c-8d0e-a5c00a9add57 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action returned with HTTP 202 Aug 13 22:06:56.968692 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 396/1580] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:06:56 2026] POST /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:06:56.977777 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e5318566-f7d7-4d27-b86b-e935fb728210 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:56.980185 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5318566-f7d7-4d27-b86b-e935fb728210 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc Aug 13 22:06:56.981108 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5318566-f7d7-4d27-b86b-e935fb728210 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:56.981513 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5318566-f7d7-4d27-b86b-e935fb728210 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:56.990115 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:56.990115 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:56.990115 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e5318566-f7d7-4d27-b86b-e935fb728210 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:06:56.992755 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5318566-f7d7-4d27-b86b-e935fb728210 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc returned with HTTP 200 Aug 13 22:06:56.992755 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 395/1581] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:06:56 2026] GET /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:57.004212 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e7bdb785-1c33-49bd-a28b-656d08338a8c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:57.006194 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7bdb785-1c33-49bd-a28b-656d08338a8c tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:06:57.006648 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7bdb785-1c33-49bd-a28b-656d08338a8c tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1d8fc63-6293-4ddb-a68d-4aef212a9867", "name": "tempest-SnapshotsActionsTest-Snapshot-1218438981"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:57.014987 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:57.014987 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:57.015431 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e7bdb785-1c33-49bd-a28b-656d08338a8c tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Volume info retrieved successfully. Aug 13 22:06:57.015563 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-e7bdb785-1c33-49bd-a28b-656d08338a8c tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Create snapshot from volume e1d8fc63-6293-4ddb-a68d-4aef212a9867 Aug 13 22:06:57.044580 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e7bdb785-1c33-49bd-a28b-656d08338a8c tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Created reservations ['cb9f76ca-af9e-4f30-8779-4fba1e9bb0ff', 'f8ef0df0-6cad-4290-b70d-b8f05d31e110', 'c607857d-3bd1-4000-b0fb-43e571f4b299', '6858d9b9-8e4b-4b46-abce-b54dac034c00'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:57.077211 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e7bdb785-1c33-49bd-a28b-656d08338a8c tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot create request issued successfully. Aug 13 22:06:57.077469 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7bdb785-1c33-49bd-a28b-656d08338a8c tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:06:57.077975 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 397/1582] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:06:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:57.086893 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d523e966-0901-491a-abaf-a24701a11b75 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:57.088808 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d523e966-0901-491a-abaf-a24701a11b75 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 Aug 13 22:06:57.088886 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d523e966-0901-491a-abaf-a24701a11b75 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:57.089028 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d523e966-0901-491a-abaf-a24701a11b75 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:57.098919 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:57.098919 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:57.098919 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d523e966-0901-491a-abaf-a24701a11b75 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:06:57.100162 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d523e966-0901-491a-abaf-a24701a11b75 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 returned with HTTP 200 Aug 13 22:06:57.100162 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 395/1583] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:06:57 2026] GET /volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:57.135434 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f1c11dc-d2b1-4335-aff7-abe0170c8a7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:57.135893 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f1c11dc-d2b1-4335-aff7-abe0170c8a7c None None] GET https://10.4.3.4/volume// Aug 13 22:06:57.136078 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f1c11dc-d2b1-4335-aff7-abe0170c8a7c None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:57.136257 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f1c11dc-d2b1-4335-aff7-abe0170c8a7c None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:57.136630 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f1c11dc-d2b1-4335-aff7-abe0170c8a7c None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:06:57.136957 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 397/1584] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:06:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:06:57.150238 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-bc884e15-37a9-406d-9636-8b5d9876007c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:57.157636 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-bc884e15-37a9-406d-9636-8b5d9876007c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 Aug 13 22:06:57.158485 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-bc884e15-37a9-406d-9636-8b5d9876007c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:57.158485 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-bc884e15-37a9-406d-9636-8b5d9876007c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:57.176680 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:57.176680 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:57.189781 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-bc884e15-37a9-406d-9636-8b5d9876007c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:06:57.192635 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-bc884e15-37a9-406d-9636-8b5d9876007c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 returned with HTTP 200 Aug 13 22:06:57.193286 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 396/1585] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:06:57 2026] GET /volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 => generated 1580 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:06:57.353995 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-03d5b980-8374-45be-86d3-094f250a481d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:57.356899 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-03d5b980-8374-45be-86d3-094f250a481d tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] PUT https://10.4.3.4/volume/v3/attachments/45c7f751-f08f-40e7-8814-c8b21b9f1e3b Aug 13 22:06:57.357241 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-03d5b980-8374-45be-86d3-094f250a481d tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:57.376624 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fadd997e-6c60-4650-95d8-871ceea5e9b5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:57.378266 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fadd997e-6c60-4650-95d8-871ceea5e9b5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:06:57.378530 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fadd997e-6c60-4650-95d8-871ceea5e9b5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:57.378769 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fadd997e-6c60-4650-95d8-871ceea5e9b5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:57.378914 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fadd997e-6c60-4650-95d8-871ceea5e9b5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:57.379824 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-03d5b980-8374-45be-86d3-094f250a481d tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Acquiring lock "cinder-attachment_update-0e8fde14-daec-4ab2-b475-c55722ecbe32-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:06:57.386703 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:57.386703 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:57.387540 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-03d5b980-8374-45be-86d3-094f250a481d tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Lock "cinder-attachment_update-0e8fde14-daec-4ab2-b475-c55722ecbe32-np0000007271" acquired by "attachment_update" :: waited 0.010s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:06:57.387631 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fadd997e-6c60-4650-95d8-871ceea5e9b5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:06:57.388081 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 396/1586] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:06:57 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:57.388527 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:57.388527 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:57.468394 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d645cd4-a3f3-482a-aa32-a8e78ee6e55a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:57.470044 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d645cd4-a3f3-482a-aa32-a8e78ee6e55a tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 Aug 13 22:06:57.470259 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d645cd4-a3f3-482a-aa32-a8e78ee6e55a tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:57.470485 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d645cd4-a3f3-482a-aa32-a8e78ee6e55a tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:57.482251 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:57.482251 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:57.491313 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d645cd4-a3f3-482a-aa32-a8e78ee6e55a tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:06:57.500521 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d645cd4-a3f3-482a-aa32-a8e78ee6e55a tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 returned with HTTP 200 Aug 13 22:06:57.500521 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 398/1587] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:57 2026] GET /volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 => generated 1351 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:57.515149 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-03d5b980-8374-45be-86d3-094f250a481d tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Lock "cinder-attachment_update-0e8fde14-daec-4ab2-b475-c55722ecbe32-np0000007271" released by "attachment_update" :: held 0.128s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:06:57.515281 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-da5601d2-f055-4d8d-8138-9a60da62ed48 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:57.515524 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-03d5b980-8374-45be-86d3-094f250a481d tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/attachments/45c7f751-f08f-40e7-8814-c8b21b9f1e3b returned with HTTP 200 Aug 13 22:06:57.515985 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 398/1588] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:06:57 2026] PUT /volume/v3/attachments/45c7f751-f08f-40e7-8814-c8b21b9f1e3b => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:57.517014 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da5601d2-f055-4d8d-8138-9a60da62ed48 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] POST https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431/action Aug 13 22:06:57.517860 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da5601d2-f055-4d8d-8138-9a60da62ed48 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:57.518044 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da5601d2-f055-4d8d-8138-9a60da62ed48 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:57.525852 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:57.525852 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:57.526275 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-da5601d2-f055-4d8d-8138-9a60da62ed48 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:06:57.545133 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-47dcbcea-0116-4b49-a619-d0b1f030f918 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:57.547187 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-47dcbcea-0116-4b49-a619-d0b1f030f918 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] POST https://10.4.3.4/volume/v3/attachments/45c7f751-f08f-40e7-8814-c8b21b9f1e3b/action Aug 13 22:06:57.547552 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-47dcbcea-0116-4b49-a619-d0b1f030f918 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:57.547693 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-47dcbcea-0116-4b49-a619-d0b1f030f918 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:57.562795 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-da5601d2-f055-4d8d-8138-9a60da62ed48 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Created reservations ['37b397dc-c1fd-472a-a670-d4981860b962', '3c86a6e0-301d-405f-9c98-a8862fa3817f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:57.564892 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:57.564892 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:57.575633 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-da5601d2-f055-4d8d-8138-9a60da62ed48 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Extend volume request issued successfully. Aug 13 22:06:57.575922 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da5601d2-f055-4d8d-8138-9a60da62ed48 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431/action returned with HTTP 202 Aug 13 22:06:57.576357 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 397/1589] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:06:57 2026] POST /volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:06:57.582377 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-775f6e27-50f6-4c97-b75e-be00ec348d98 req-47dcbcea-0116-4b49-a619-d0b1f030f918 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/attachments/45c7f751-f08f-40e7-8814-c8b21b9f1e3b/action returned with HTTP 204 Aug 13 22:06:57.582844 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 397/1590] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:06:57 2026] POST /volume/v3/attachments/45c7f751-f08f-40e7-8814-c8b21b9f1e3b/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:57.584349 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bd62a665-c3d8-41bb-8358-ba93fb5f2a17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:57.586300 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd62a665-c3d8-41bb-8358-ba93fb5f2a17 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 Aug 13 22:06:57.586537 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd62a665-c3d8-41bb-8358-ba93fb5f2a17 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:57.586836 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd62a665-c3d8-41bb-8358-ba93fb5f2a17 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:57.597450 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:57.597450 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:57.599790 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bd62a665-c3d8-41bb-8358-ba93fb5f2a17 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:06:57.607993 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd62a665-c3d8-41bb-8358-ba93fb5f2a17 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 returned with HTTP 200 Aug 13 22:06:57.608774 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 399/1591] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:57 2026] GET /volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 => generated 1351 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:58.111190 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a5ba0c4c-05d2-4431-868f-52031487b64f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:58.113219 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5ba0c4c-05d2-4431-868f-52031487b64f tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 Aug 13 22:06:58.113488 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a5ba0c4c-05d2-4431-868f-52031487b64f tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:58.113974 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a5ba0c4c-05d2-4431-868f-52031487b64f tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:58.121127 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:58.121127 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:58.121705 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a5ba0c4c-05d2-4431-868f-52031487b64f tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:06:58.122958 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5ba0c4c-05d2-4431-868f-52031487b64f tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 returned with HTTP 200 Aug 13 22:06:58.124303 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 399/1592] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:06:58 2026] GET /volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:06:58.134783 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-206b83cb-589e-4605-8cd5-8af79aafb581 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:58.139149 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-206b83cb-589e-4605-8cd5-8af79aafb581 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] POST https://10.4.3.4/volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605/action Aug 13 22:06:58.139635 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-206b83cb-589e-4605-8cd5-8af79aafb581 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:58.139828 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-206b83cb-589e-4605-8cd5-8af79aafb581 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:58.142694 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-206b83cb-589e-4605-8cd5-8af79aafb581 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Updating snapshot '770e40a3-e558-497a-bb1d-c04aa9abf605' with '{'status': 'creating'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 22:06:58.185959 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:58.185959 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:58.203204 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-206b83cb-589e-4605-8cd5-8af79aafb581 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] https://10.4.3.4/volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605/action returned with HTTP 202 Aug 13 22:06:58.203771 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 398/1593] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:06:58 2026] POST /volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:06:58.213653 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c5629a5b-c91d-4045-b57d-975be9d95007 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:58.219134 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5629a5b-c91d-4045-b57d-975be9d95007 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 Aug 13 22:06:58.219387 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5629a5b-c91d-4045-b57d-975be9d95007 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:58.219652 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5629a5b-c91d-4045-b57d-975be9d95007 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:58.229742 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:58.229742 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:58.229742 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c5629a5b-c91d-4045-b57d-975be9d95007 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:06:58.229742 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5629a5b-c91d-4045-b57d-975be9d95007 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 returned with HTTP 200 Aug 13 22:06:58.229742 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 398/1594] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:06:58 2026] GET /volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:58.244642 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6de774b5-0f4b-4caa-914b-d1782cab0ca4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:58.247176 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6de774b5-0f4b-4caa-914b-d1782cab0ca4 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] POST https://10.4.3.4/volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605/action Aug 13 22:06:58.247805 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6de774b5-0f4b-4caa-914b-d1782cab0ca4 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:58.247994 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6de774b5-0f4b-4caa-914b-d1782cab0ca4 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:58.260831 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:58.260831 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:58.263093 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6de774b5-0f4b-4caa-914b-d1782cab0ca4 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Snapshot retrieved successfully. Aug 13 22:06:58.298857 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6de774b5-0f4b-4caa-914b-d1782cab0ca4 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Snapshot delete request issued successfully. Aug 13 22:06:58.299540 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6de774b5-0f4b-4caa-914b-d1782cab0ca4 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] https://10.4.3.4/volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605/action returned with HTTP 202 Aug 13 22:06:58.300321 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 400/1595] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:06:58 2026] POST /volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:06:58.311940 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0edefd05-e7d9-4768-ad54-4e50fc4efc04 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:58.317660 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0edefd05-e7d9-4768-ad54-4e50fc4efc04 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 Aug 13 22:06:58.318354 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0edefd05-e7d9-4768-ad54-4e50fc4efc04 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:58.318988 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0edefd05-e7d9-4768-ad54-4e50fc4efc04 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:58.340754 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:58.340754 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:58.341736 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0edefd05-e7d9-4768-ad54-4e50fc4efc04 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:06:58.344325 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0edefd05-e7d9-4768-ad54-4e50fc4efc04 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 returned with HTTP 200 Aug 13 22:06:58.345033 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 400/1596] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:06:58 2026] GET /volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:58.410182 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2564f536-fffe-4955-9fb6-7efd71e7bd72 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:58.413097 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2564f536-fffe-4955-9fb6-7efd71e7bd72 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:06:58.414984 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2564f536-fffe-4955-9fb6-7efd71e7bd72 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:58.414984 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2564f536-fffe-4955-9fb6-7efd71e7bd72 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:58.414984 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2564f536-fffe-4955-9fb6-7efd71e7bd72 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:58.422123 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:58.422123 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:58.423033 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2564f536-fffe-4955-9fb6-7efd71e7bd72 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:06:58.423483 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 399/1597] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:06:58 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:58.627522 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-37bfd57d-be1a-4431-8c90-e88b106b4731 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:58.629595 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37bfd57d-be1a-4431-8c90-e88b106b4731 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 Aug 13 22:06:58.630103 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37bfd57d-be1a-4431-8c90-e88b106b4731 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:58.630701 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37bfd57d-be1a-4431-8c90-e88b106b4731 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:58.641077 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:58.641077 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:58.647301 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-37bfd57d-be1a-4431-8c90-e88b106b4731 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:06:58.654569 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37bfd57d-be1a-4431-8c90-e88b106b4731 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 returned with HTTP 200 Aug 13 22:06:58.655210 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 399/1598] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:58 2026] GET /volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 => generated 1351 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:58.672132 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8b4d3384-d68c-4bb2-a071-526c981afaa8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:58.674135 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b4d3384-d68c-4bb2-a071-526c981afaa8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 Aug 13 22:06:58.674355 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b4d3384-d68c-4bb2-a071-526c981afaa8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:58.674591 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b4d3384-d68c-4bb2-a071-526c981afaa8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:58.681815 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:58.681815 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:06:58.687121 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8b4d3384-d68c-4bb2-a071-526c981afaa8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:06:58.696870 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b4d3384-d68c-4bb2-a071-526c981afaa8 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 returned with HTTP 200 Aug 13 22:06:58.697378 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 401/1599] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:58 2026] GET /volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 => generated 1351 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:58.712608 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3166f680-5cd9-47f3-8989-f3ced9e25352 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:58.715453 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3166f680-5cd9-47f3-8989-f3ced9e25352 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 Aug 13 22:06:58.717651 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3166f680-5cd9-47f3-8989-f3ced9e25352 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:58.717969 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3166f680-5cd9-47f3-8989-f3ced9e25352 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:58.735768 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:58.735768 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:58.742576 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3166f680-5cd9-47f3-8989-f3ced9e25352 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:06:58.750964 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3166f680-5cd9-47f3-8989-f3ced9e25352 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 returned with HTTP 200 Aug 13 22:06:58.750964 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 401/1600] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:58 2026] GET /volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 => generated 1351 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:58.774985 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-15dfa710-6ca9-4935-b8c3-e8c059e63096 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:58.777344 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15dfa710-6ca9-4935-b8c3-e8c059e63096 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] DELETE https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 Aug 13 22:06:58.777677 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15dfa710-6ca9-4935-b8c3-e8c059e63096 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:58.777983 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15dfa710-6ca9-4935-b8c3-e8c059e63096 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:58.778290 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-15dfa710-6ca9-4935-b8c3-e8c059e63096 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Delete volume with id: 8d1f0377-689c-4489-bb80-360f59751431 Aug 13 22:06:58.797983 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:58.797983 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:58.798745 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-15dfa710-6ca9-4935-b8c3-e8c059e63096 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:06:58.829388 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-15dfa710-6ca9-4935-b8c3-e8c059e63096 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Delete volume request issued successfully. Aug 13 22:06:58.829739 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15dfa710-6ca9-4935-b8c3-e8c059e63096 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 returned with HTTP 202 Aug 13 22:06:58.830159 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 400/1601] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:06:58 2026] DELETE /volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:06:58.840549 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b102508e-e854-4720-bf87-80597a24baa3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:58.846281 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b102508e-e854-4720-bf87-80597a24baa3 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 Aug 13 22:06:58.846907 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b102508e-e854-4720-bf87-80597a24baa3 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:58.847187 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b102508e-e854-4720-bf87-80597a24baa3 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:58.859789 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:58.859789 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:58.868452 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b102508e-e854-4720-bf87-80597a24baa3 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:06:58.874876 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b102508e-e854-4720-bf87-80597a24baa3 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 returned with HTTP 200 Aug 13 22:06:58.875395 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 400/1602] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:58 2026] GET /volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:06:59.357553 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9d6efc5b-37c5-466e-bf6c-3df7ea0bb74f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:59.359158 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d6efc5b-37c5-466e-bf6c-3df7ea0bb74f tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 Aug 13 22:06:59.359322 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d6efc5b-37c5-466e-bf6c-3df7ea0bb74f tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:59.359538 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d6efc5b-37c5-466e-bf6c-3df7ea0bb74f tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:59.372902 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d6efc5b-37c5-466e-bf6c-3df7ea0bb74f tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 returned with HTTP 404 Aug 13 22:06:59.374973 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 402/1603] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:06:59 2026] GET /volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:59.386628 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-38d9b4ea-eeff-4ad1-b1c6-09c8731427bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:59.389119 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38d9b4ea-eeff-4ad1-b1c6-09c8731427bf tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] POST https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action Aug 13 22:06:59.389589 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38d9b4ea-eeff-4ad1-b1c6-09c8731427bf tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:06:59.389755 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38d9b4ea-eeff-4ad1-b1c6-09c8731427bf tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:59.391588 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-38d9b4ea-eeff-4ad1-b1c6-09c8731427bf tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Updating snapshot '6e06f5f6-8d6a-4803-8019-b62725a4aefc' with '{'status': 'available'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 22:06:59.402679 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:59.402679 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:59.416005 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38d9b4ea-eeff-4ad1-b1c6-09c8731427bf tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action returned with HTTP 202 Aug 13 22:06:59.416571 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 402/1604] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:06:59 2026] POST /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:06:59.428488 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff63ccbd-507f-4226-99cb-a04707555546 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:59.430379 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff63ccbd-507f-4226-99cb-a04707555546 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc Aug 13 22:06:59.430615 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff63ccbd-507f-4226-99cb-a04707555546 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:59.430830 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff63ccbd-507f-4226-99cb-a04707555546 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:59.434660 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e862efe2-1912-4be9-aa9d-fcb7d16a7e91 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:59.436569 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e862efe2-1912-4be9-aa9d-fcb7d16a7e91 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:06:59.436833 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e862efe2-1912-4be9-aa9d-fcb7d16a7e91 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:59.437059 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e862efe2-1912-4be9-aa9d-fcb7d16a7e91 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:59.437208 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e862efe2-1912-4be9-aa9d-fcb7d16a7e91 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:06:59.439758 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:59.439758 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:59.440498 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ff63ccbd-507f-4226-99cb-a04707555546 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:06:59.441476 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:59.441476 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:06:59.441570 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff63ccbd-507f-4226-99cb-a04707555546 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc returned with HTTP 200 Aug 13 22:06:59.442079 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 401/1605] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:06:59 2026] GET /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:59.442141 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e862efe2-1912-4be9-aa9d-fcb7d16a7e91 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:06:59.442511 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 401/1606] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:06:59 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:59.455217 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-758eca11-2ce7-4280-a714-49585e153bac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:59.458305 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-758eca11-2ce7-4280-a714-49585e153bac tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 Aug 13 22:06:59.458537 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-758eca11-2ce7-4280-a714-49585e153bac tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:59.458790 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-758eca11-2ce7-4280-a714-49585e153bac tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:59.458915 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-758eca11-2ce7-4280-a714-49585e153bac tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Delete snapshot with id: 770e40a3-e558-497a-bb1d-c04aa9abf605 Aug 13 22:06:59.471609 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-758eca11-2ce7-4280-a714-49585e153bac tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 returned with HTTP 404 Aug 13 22:06:59.472129 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 403/1607] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:06:59 2026] DELETE /volume/v3/snapshots/770e40a3-e558-497a-bb1d-c04aa9abf605 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:59.483504 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-16f06383-12e0-4163-ade9-f098c689c7fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:59.485175 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16f06383-12e0-4163-ade9-f098c689c7fe tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:06:59.485517 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16f06383-12e0-4163-ade9-f098c689c7fe tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1d8fc63-6293-4ddb-a68d-4aef212a9867", "name": "tempest-SnapshotsActionsTest-Snapshot-387306905"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:59.495652 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:59.495652 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:06:59.496245 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-16f06383-12e0-4163-ade9-f098c689c7fe tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Volume info retrieved successfully. Aug 13 22:06:59.496413 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-16f06383-12e0-4163-ade9-f098c689c7fe tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Create snapshot from volume e1d8fc63-6293-4ddb-a68d-4aef212a9867 Aug 13 22:06:59.529891 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-16f06383-12e0-4163-ade9-f098c689c7fe tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Created reservations ['14af6432-367e-42f1-be65-b29af24c9632', 'c8acbdf8-8ede-42c2-8af5-149266906d8a', '49269282-8e70-452b-8938-66a5aa7a6b3c', '4f314952-cb83-4dbb-a6a1-8dd0cfa5a803'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:06:59.563349 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-16f06383-12e0-4163-ade9-f098c689c7fe tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot create request issued successfully. Aug 13 22:06:59.563780 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16f06383-12e0-4163-ade9-f098c689c7fe tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:06:59.564202 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 403/1608] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:06:59 2026] POST /volume/v3/snapshots => generated 306 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:06:59.573446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb83ab42-d520-4d7b-ad55-338cfac3f56b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:59.576560 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb83ab42-d520-4d7b-ad55-338cfac3f56b tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a Aug 13 22:06:59.576621 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb83ab42-d520-4d7b-ad55-338cfac3f56b tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:59.576817 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb83ab42-d520-4d7b-ad55-338cfac3f56b tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:59.582232 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:06:59.582232 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:06:59.582589 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bb83ab42-d520-4d7b-ad55-338cfac3f56b tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:06:59.583295 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb83ab42-d520-4d7b-ad55-338cfac3f56b tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a returned with HTTP 200 Aug 13 22:06:59.583644 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 402/1609] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:06:59 2026] GET /volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:06:59.893893 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e0031eba-c277-4fa8-9737-504ad7c1d9d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:59.895785 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0031eba-c277-4fa8-9737-504ad7c1d9d6 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 Aug 13 22:06:59.895987 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0031eba-c277-4fa8-9737-504ad7c1d9d6 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:06:59.896202 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0031eba-c277-4fa8-9737-504ad7c1d9d6 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:06:59.901863 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0031eba-c277-4fa8-9737-504ad7c1d9d6 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 returned with HTTP 404 Aug 13 22:06:59.902359 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 402/1610] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:06:59 2026] GET /volume/v3/volumes/8d1f0377-689c-4489-bb80-360f59751431 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:06:59.914228 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:06:59.916869 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:06:59.917279 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-632823978"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:06:59.919292 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-632823978'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:06:59.919500 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Create volume of 1 GB Aug 13 22:06:59.925199 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Availability Zones retrieved successfully. Aug 13 22:06:59.934475 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Flow 'volume_create_api' (1580cbb6-0c58-4db5-be51-d5a71926ab4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:06:59.936075 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45c31c68-e10a-4bc6-bcd0-bb6b4d9ae9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:06:59.937543 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:06:59.967811 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45c31c68-e10a-4bc6-bcd0-bb6b4d9ae9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:06:59.968915 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d095d30-13cf-4db4-ab8a-b34e44543dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:00.015893 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Created reservations ['a9e7b844-5a3f-40bd-b5ad-01c7eaf1a88d', '5fd4622d-f46e-43f8-8ee8-79fd91f0c07f', 'd697aae2-36c6-417f-952c-6cad2c9e3e92', 'a785c988-8f7b-4533-8c6d-102550f0fef5'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:00.017063 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d095d30-13cf-4db4-ab8a-b34e44543dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9e7b844-5a3f-40bd-b5ad-01c7eaf1a88d', '5fd4622d-f46e-43f8-8ee8-79fd91f0c07f', 'd697aae2-36c6-417f-952c-6cad2c9e3e92', 'a785c988-8f7b-4533-8c6d-102550f0fef5']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:00.018229 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d7cc15e-a381-4fee-9885-82d97eac7179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:00.046961 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d7cc15e-a381-4fee-9885-82d97eac7179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07d12087-6056-4dbc-bdcd-9bf34d90184e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-632823978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1b15e143422478c99198505c7646118',qos_specs=None,replication_status=,reservations=['a9e7b844-5a3f-40bd-b5ad-01c7eaf1a88d','5fd4622d-f46e-43f8-8ee8-79fd91f0c07f','d697aae2-36c6-417f-952c-6cad2c9e3e92','a785c988-8f7b-4533-8c6d-102550f0fef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='587f7f5d99c145cc9ef919f8718e3f78',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-632823978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07d12087-6056-4dbc-bdcd-9bf34d90184e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1b15e143422478c99198505c7646118',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='587f7f5d99c145cc9ef919f8718e3f78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:00.048071 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92127342-2d8b-423c-96a0-46d2338eb789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:00.067820 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92127342-2d8b-423c-96a0-46d2338eb789) transitioned into state 'SUCCESS' from state '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-632823978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1b15e143422478c99198505c7646118',qos_specs=None,replication_status=,reservations=['a9e7b844-5a3f-40bd-b5ad-01c7eaf1a88d','5fd4622d-f46e-43f8-8ee8-79fd91f0c07f','d697aae2-36c6-417f-952c-6cad2c9e3e92','a785c988-8f7b-4533-8c6d-102550f0fef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='587f7f5d99c145cc9ef919f8718e3f78',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:00.068834 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (042edc0d-0deb-4135-897a-c2b096915243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:00.081064 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (042edc0d-0deb-4135-897a-c2b096915243) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:00.082347 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Flow 'volume_create_api' (1580cbb6-0c58-4db5-be51-d5a71926ab4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:00.082788 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Create volume request issued successfully. Aug 13 22:07:00.083599 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1bcc3b71-1502-48c8-af9c-d7d136723960 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:00.084151 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 404/1611] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:06:59 2026] POST /volume/v3/volumes => generated 743 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:00.099357 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6df0594e-0de5-4726-b9b9-34446b53d1a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:00.101996 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6df0594e-0de5-4726-b9b9-34446b53d1a4 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e Aug 13 22:07:00.102218 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6df0594e-0de5-4726-b9b9-34446b53d1a4 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:00.102555 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6df0594e-0de5-4726-b9b9-34446b53d1a4 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:00.110653 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:00.110653 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:00.114659 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6df0594e-0de5-4726-b9b9-34446b53d1a4 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:07:00.119618 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6df0594e-0de5-4726-b9b9-34446b53d1a4 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e returned with HTTP 200 Aug 13 22:07:00.120093 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 404/1612] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:00 2026] GET /volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e => generated 811 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:00.453119 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c6c4fc6-f52b-414c-aa64-139572f3722b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:00.455257 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c6c4fc6-f52b-414c-aa64-139572f3722b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:07:00.455494 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c6c4fc6-f52b-414c-aa64-139572f3722b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:00.455697 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c6c4fc6-f52b-414c-aa64-139572f3722b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:00.455828 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6c6c4fc6-f52b-414c-aa64-139572f3722b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:00.469291 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:00.469291 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:00.472031 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c6c4fc6-f52b-414c-aa64-139572f3722b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:07:00.472031 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 403/1613] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:00 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 731 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:00.596795 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-27eb6dde-69d7-436c-9ef1-21e7f3ef651e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:00.598763 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27eb6dde-69d7-436c-9ef1-21e7f3ef651e tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a Aug 13 22:07:00.598907 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27eb6dde-69d7-436c-9ef1-21e7f3ef651e tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:00.599119 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27eb6dde-69d7-436c-9ef1-21e7f3ef651e tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:00.605679 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:00.605679 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:00.606218 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-27eb6dde-69d7-436c-9ef1-21e7f3ef651e tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:00.607311 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27eb6dde-69d7-436c-9ef1-21e7f3ef651e tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a returned with HTTP 200 Aug 13 22:07:00.607978 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 403/1614] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:00 2026] GET /volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:00.620355 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-311a2b85-bba9-4714-8b35-b5383faf3fbc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:00.623042 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-311a2b85-bba9-4714-8b35-b5383faf3fbc tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] POST https://10.4.3.4/volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a/action Aug 13 22:07:00.623042 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-311a2b85-bba9-4714-8b35-b5383faf3fbc tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:00.623711 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-311a2b85-bba9-4714-8b35-b5383faf3fbc tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:00.628708 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-311a2b85-bba9-4714-8b35-b5383faf3fbc tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Updating snapshot '96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a' with '{'status': 'deleting'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 22:07:00.645462 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:00.645462 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:00.662781 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-311a2b85-bba9-4714-8b35-b5383faf3fbc tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] https://10.4.3.4/volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a/action returned with HTTP 202 Aug 13 22:07:00.663408 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 405/1615] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:07:00 2026] POST /volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:07:00.676444 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ced95404-4447-41e4-945f-641e357ca490 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:00.678834 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ced95404-4447-41e4-945f-641e357ca490 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a Aug 13 22:07:00.679100 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ced95404-4447-41e4-945f-641e357ca490 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:00.679303 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ced95404-4447-41e4-945f-641e357ca490 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:00.686790 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:00.686790 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:00.687377 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ced95404-4447-41e4-945f-641e357ca490 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:00.689343 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ced95404-4447-41e4-945f-641e357ca490 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a returned with HTTP 200 Aug 13 22:07:00.690552 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 405/1616] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:00 2026] GET /volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:00.702757 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3fa36a04-c4f7-447e-8419-609cdb8db813 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:00.705155 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3fa36a04-c4f7-447e-8419-609cdb8db813 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] POST https://10.4.3.4/volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a/action Aug 13 22:07:00.705621 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3fa36a04-c4f7-447e-8419-609cdb8db813 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:00.705806 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3fa36a04-c4f7-447e-8419-609cdb8db813 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:00.713827 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:00.713827 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:00.714214 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3fa36a04-c4f7-447e-8419-609cdb8db813 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Snapshot retrieved successfully. Aug 13 22:07:00.731337 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3fa36a04-c4f7-447e-8419-609cdb8db813 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Snapshot delete request issued successfully. Aug 13 22:07:00.731587 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3fa36a04-c4f7-447e-8419-609cdb8db813 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] https://10.4.3.4/volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a/action returned with HTTP 202 Aug 13 22:07:00.732108 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 404/1617] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:07:00 2026] POST /volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:07:00.740404 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-42b38782-c1c8-4a6c-a65f-b65c2b5d6e81 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:00.743036 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42b38782-c1c8-4a6c-a65f-b65c2b5d6e81 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a Aug 13 22:07:00.743389 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42b38782-c1c8-4a6c-a65f-b65c2b5d6e81 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:00.743708 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42b38782-c1c8-4a6c-a65f-b65c2b5d6e81 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:00.751175 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:00.751175 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:00.751908 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-42b38782-c1c8-4a6c-a65f-b65c2b5d6e81 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:00.752848 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42b38782-c1c8-4a6c-a65f-b65c2b5d6e81 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a returned with HTTP 200 Aug 13 22:07:00.753273 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 404/1618] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:00 2026] GET /volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:01.139634 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-303d0060-d8ed-4ab9-8db6-023330497bc6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:01.142284 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-303d0060-d8ed-4ab9-8db6-023330497bc6 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e Aug 13 22:07:01.142621 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-303d0060-d8ed-4ab9-8db6-023330497bc6 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:01.142926 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-303d0060-d8ed-4ab9-8db6-023330497bc6 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:01.153077 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:01.153077 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:01.158440 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-303d0060-d8ed-4ab9-8db6-023330497bc6 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:07:01.165442 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-303d0060-d8ed-4ab9-8db6-023330497bc6 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e returned with HTTP 200 Aug 13 22:07:01.166147 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 406/1619] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:01 2026] GET /volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:01.180279 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0eca130a-a8c0-454a-95c5-686862c44530 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:01.182242 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0eca130a-a8c0-454a-95c5-686862c44530 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:07:01.182580 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0eca130a-a8c0-454a-95c5-686862c44530 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07d12087-6056-4dbc-bdcd-9bf34d90184e", "name": "tempest-VolumesExtendTest-Snapshot-1330844414"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:01.191667 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:01.191667 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:01.192207 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0eca130a-a8c0-454a-95c5-686862c44530 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:07:01.192325 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-0eca130a-a8c0-454a-95c5-686862c44530 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Create snapshot from volume 07d12087-6056-4dbc-bdcd-9bf34d90184e Aug 13 22:07:01.228905 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0eca130a-a8c0-454a-95c5-686862c44530 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Created reservations ['0dbaf46b-5e82-4e5e-85a7-9f1c60bf2978', 'f68b2b7a-abc8-419e-9306-8ccb17227960', 'd9136e07-d43b-4700-96d2-2688098aeb65', '75754c25-473d-40e3-b03c-3f64c0f0b566'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:01.260581 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0eca130a-a8c0-454a-95c5-686862c44530 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Snapshot create request issued successfully. Aug 13 22:07:01.261050 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0eca130a-a8c0-454a-95c5-686862c44530 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:07:01.261493 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 406/1620] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:07:01 2026] POST /volume/v3/snapshots => generated 304 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:01.279442 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3be4f96f-cf84-4e2c-8766-b692e3e52fcf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:01.282005 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3be4f96f-cf84-4e2c-8766-b692e3e52fcf tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/snapshots/8332fb8b-5837-4df3-b915-65197af6740f Aug 13 22:07:01.282208 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3be4f96f-cf84-4e2c-8766-b692e3e52fcf tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:01.282405 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3be4f96f-cf84-4e2c-8766-b692e3e52fcf tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:01.287592 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:01.287592 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:01.288058 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3be4f96f-cf84-4e2c-8766-b692e3e52fcf tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Snapshot retrieved successfully. Aug 13 22:07:01.288832 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3be4f96f-cf84-4e2c-8766-b692e3e52fcf tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/snapshots/8332fb8b-5837-4df3-b915-65197af6740f returned with HTTP 200 Aug 13 22:07:01.289187 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 405/1621] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:01 2026] GET /volume/v3/snapshots/8332fb8b-5837-4df3-b915-65197af6740f => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:01.485807 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4754b57e-41b8-47f5-8cf0-b20eb5889d64 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:01.489460 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4754b57e-41b8-47f5-8cf0-b20eb5889d64 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:07:01.489846 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4754b57e-41b8-47f5-8cf0-b20eb5889d64 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:01.490119 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4754b57e-41b8-47f5-8cf0-b20eb5889d64 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:01.490274 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4754b57e-41b8-47f5-8cf0-b20eb5889d64 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:01.497794 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:01.497794 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:01.498738 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4754b57e-41b8-47f5-8cf0-b20eb5889d64 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:07:01.499241 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 405/1622] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:01 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:01.764149 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8beedff5-f0ab-4de1-aa15-f301a7db2286 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:01.766547 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8beedff5-f0ab-4de1-aa15-f301a7db2286 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a Aug 13 22:07:01.766860 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8beedff5-f0ab-4de1-aa15-f301a7db2286 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:01.767130 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8beedff5-f0ab-4de1-aa15-f301a7db2286 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:01.772901 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8beedff5-f0ab-4de1-aa15-f301a7db2286 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a returned with HTTP 404 Aug 13 22:07:01.773560 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 407/1623] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:01 2026] GET /volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:01.781803 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3f56bb52-0300-4b54-af22-1ac0bdecb258 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:01.784174 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3f56bb52-0300-4b54-af22-1ac0bdecb258 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] POST https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action Aug 13 22:07:01.784575 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3f56bb52-0300-4b54-af22-1ac0bdecb258 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:01.784707 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3f56bb52-0300-4b54-af22-1ac0bdecb258 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:01.786415 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-3f56bb52-0300-4b54-af22-1ac0bdecb258 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Updating snapshot '6e06f5f6-8d6a-4803-8019-b62725a4aefc' with '{'status': 'available'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 22:07:01.796894 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:01.796894 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:01.809970 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3f56bb52-0300-4b54-af22-1ac0bdecb258 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action returned with HTTP 202 Aug 13 22:07:01.810492 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 407/1624] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:07:01 2026] POST /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:07:01.823521 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d4e73a8c-dff4-4bd5-9b14-17017208638f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:01.829346 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4e73a8c-dff4-4bd5-9b14-17017208638f tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc Aug 13 22:07:01.829346 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4e73a8c-dff4-4bd5-9b14-17017208638f tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:01.829346 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4e73a8c-dff4-4bd5-9b14-17017208638f tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:01.841039 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:01.841039 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:01.841528 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d4e73a8c-dff4-4bd5-9b14-17017208638f tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:01.842575 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4e73a8c-dff4-4bd5-9b14-17017208638f tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc returned with HTTP 200 Aug 13 22:07:01.843154 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 406/1625] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:01 2026] GET /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:01.856488 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc37012d-0f84-453f-a8ab-4f43c214dd2d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:01.858261 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc37012d-0f84-453f-a8ab-4f43c214dd2d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a Aug 13 22:07:01.858470 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc37012d-0f84-453f-a8ab-4f43c214dd2d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:01.858658 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc37012d-0f84-453f-a8ab-4f43c214dd2d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:01.858788 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-cc37012d-0f84-453f-a8ab-4f43c214dd2d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Delete snapshot with id: 96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a Aug 13 22:07:01.863345 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc37012d-0f84-453f-a8ab-4f43c214dd2d tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a returned with HTTP 404 Aug 13 22:07:01.863874 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 406/1626] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:07:01 2026] DELETE /volume/v3/snapshots/96ca36b2-e7ca-4bd1-8da3-ddd66017ae1a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:01.872705 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-acb6f99e-9def-4c23-8dc5-3347722084c0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:01.875048 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-acb6f99e-9def-4c23-8dc5-3347722084c0 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:07:01.875518 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-acb6f99e-9def-4c23-8dc5-3347722084c0 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1d8fc63-6293-4ddb-a68d-4aef212a9867", "name": "tempest-SnapshotsActionsTest-Snapshot-926436496"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:01.887559 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:01.887559 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:01.888206 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-acb6f99e-9def-4c23-8dc5-3347722084c0 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Volume info retrieved successfully. Aug 13 22:07:01.888398 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-acb6f99e-9def-4c23-8dc5-3347722084c0 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Create snapshot from volume e1d8fc63-6293-4ddb-a68d-4aef212a9867 Aug 13 22:07:01.922288 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-acb6f99e-9def-4c23-8dc5-3347722084c0 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Created reservations ['917ffb60-bb54-47c9-9ce2-19bfc18713bb', 'f8ccd319-e7a8-44c2-b1a4-5f07a3527965', '60edb824-58c9-4b68-a38f-cd275b94bfbd', 'fe61a879-1f30-4ec6-9b4e-cb3dc04dd3b3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:01.964976 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-acb6f99e-9def-4c23-8dc5-3347722084c0 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot create request issued successfully. Aug 13 22:07:01.965285 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-acb6f99e-9def-4c23-8dc5-3347722084c0 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:07:01.965775 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 408/1627] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:07:01 2026] POST /volume/v3/snapshots => generated 306 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:01.976006 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4a447f37-148d-42d3-a5b6-abf0bf7bbecd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:01.977926 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a447f37-148d-42d3-a5b6-abf0bf7bbecd tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f Aug 13 22:07:01.978196 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a447f37-148d-42d3-a5b6-abf0bf7bbecd tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:01.978485 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a447f37-148d-42d3-a5b6-abf0bf7bbecd tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:01.983726 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:01.983726 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:01.984149 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4a447f37-148d-42d3-a5b6-abf0bf7bbecd tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:01.984941 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a447f37-148d-42d3-a5b6-abf0bf7bbecd tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f returned with HTTP 200 Aug 13 22:07:01.985320 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 408/1628] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:01 2026] GET /volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:02.299432 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f953a8b-a6f0-4d7f-8e57-6bb117288548 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:02.301811 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f953a8b-a6f0-4d7f-8e57-6bb117288548 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/snapshots/8332fb8b-5837-4df3-b915-65197af6740f Aug 13 22:07:02.302011 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f953a8b-a6f0-4d7f-8e57-6bb117288548 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:02.302235 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f953a8b-a6f0-4d7f-8e57-6bb117288548 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:02.308482 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:02.308482 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:02.309297 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1f953a8b-a6f0-4d7f-8e57-6bb117288548 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Snapshot retrieved successfully. Aug 13 22:07:02.309808 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f953a8b-a6f0-4d7f-8e57-6bb117288548 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/snapshots/8332fb8b-5837-4df3-b915-65197af6740f returned with HTTP 200 Aug 13 22:07:02.310180 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 407/1629] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:02 2026] GET /volume/v3/snapshots/8332fb8b-5837-4df3-b915-65197af6740f => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:02.331518 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7403e776-d0f8-4315-9f05-d4e9ee440850 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:02.335971 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7403e776-d0f8-4315-9f05-d4e9ee440850 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] POST https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e/action Aug 13 22:07:02.336542 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7403e776-d0f8-4315-9f05-d4e9ee440850 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:02.336720 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7403e776-d0f8-4315-9f05-d4e9ee440850 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:02.349593 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:02.349593 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:02.350247 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7403e776-d0f8-4315-9f05-d4e9ee440850 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:07:02.414953 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-7403e776-d0f8-4315-9f05-d4e9ee440850 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Created reservations ['172ce208-c986-4f13-9c18-8531e375a56b', '88ad95b2-0b63-49a4-9301-a4d0ac750dd0'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:02.427955 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7403e776-d0f8-4315-9f05-d4e9ee440850 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Extend volume request issued successfully. Aug 13 22:07:02.428249 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7403e776-d0f8-4315-9f05-d4e9ee440850 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e/action returned with HTTP 202 Aug 13 22:07:02.428973 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 407/1630] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:07:02 2026] POST /volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:07:02.439288 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dd0fc3ca-8ad0-42d8-9702-cab535e0ecfb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:02.444356 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd0fc3ca-8ad0-42d8-9702-cab535e0ecfb tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e Aug 13 22:07:02.444679 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd0fc3ca-8ad0-42d8-9702-cab535e0ecfb tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:02.444978 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd0fc3ca-8ad0-42d8-9702-cab535e0ecfb tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:02.455508 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:02.455508 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:02.460382 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dd0fc3ca-8ad0-42d8-9702-cab535e0ecfb tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:07:02.466131 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd0fc3ca-8ad0-42d8-9702-cab535e0ecfb tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e returned with HTTP 200 Aug 13 22:07:02.466557 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 409/1631] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:02 2026] GET /volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:02.513018 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ec77a9b-e2d9-48e2-8469-d78120727278 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:02.516144 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ec77a9b-e2d9-48e2-8469-d78120727278 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:07:02.516449 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ec77a9b-e2d9-48e2-8469-d78120727278 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:02.516728 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ec77a9b-e2d9-48e2-8469-d78120727278 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:02.516906 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6ec77a9b-e2d9-48e2-8469-d78120727278 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:02.522897 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:02.522897 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:02.524942 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ec77a9b-e2d9-48e2-8469-d78120727278 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:07:02.525286 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 409/1632] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:02 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:02.994722 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3a7dae4c-84eb-46cc-a965-6a940713fc0c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:02.996808 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a7dae4c-84eb-46cc-a965-6a940713fc0c tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f Aug 13 22:07:02.997038 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a7dae4c-84eb-46cc-a965-6a940713fc0c tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:02.997251 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a7dae4c-84eb-46cc-a965-6a940713fc0c tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:03.002595 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:03.002595 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:03.003126 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3a7dae4c-84eb-46cc-a965-6a940713fc0c tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:03.004063 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a7dae4c-84eb-46cc-a965-6a940713fc0c tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f returned with HTTP 200 Aug 13 22:07:03.004483 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 408/1633] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:02 2026] GET /volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:03.019415 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c3000d4c-5e25-4929-b80e-8114ca0c87fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:03.021442 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3000d4c-5e25-4929-b80e-8114ca0c87fc tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] POST https://10.4.3.4/volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f/action Aug 13 22:07:03.021792 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3000d4c-5e25-4929-b80e-8114ca0c87fc tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:03.021941 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3000d4c-5e25-4929-b80e-8114ca0c87fc tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:03.023287 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-c3000d4c-5e25-4929-b80e-8114ca0c87fc tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Updating snapshot 'a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 22:07:03.033552 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:03.033552 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:03.057272 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3000d4c-5e25-4929-b80e-8114ca0c87fc tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] https://10.4.3.4/volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f/action returned with HTTP 202 Aug 13 22:07:03.057880 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 408/1634] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:07:03 2026] POST /volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:07:03.066856 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-093b411f-a399-416e-961b-511ad849ec03 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:03.069513 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-093b411f-a399-416e-961b-511ad849ec03 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f Aug 13 22:07:03.069678 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-093b411f-a399-416e-961b-511ad849ec03 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:03.069992 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-093b411f-a399-416e-961b-511ad849ec03 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:03.078725 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:03.078725 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:03.079364 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-093b411f-a399-416e-961b-511ad849ec03 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:03.081323 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-093b411f-a399-416e-961b-511ad849ec03 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f returned with HTTP 200 Aug 13 22:07:03.081976 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 410/1635] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:03 2026] GET /volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:03.092624 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-23b766aa-b373-413c-9226-b6574738a6cf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:03.094603 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23b766aa-b373-413c-9226-b6574738a6cf tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] POST https://10.4.3.4/volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f/action Aug 13 22:07:03.094982 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-23b766aa-b373-413c-9226-b6574738a6cf tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:03.095098 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-23b766aa-b373-413c-9226-b6574738a6cf tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:03.102676 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:03.102676 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:03.103093 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-23b766aa-b373-413c-9226-b6574738a6cf tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Snapshot retrieved successfully. Aug 13 22:07:03.123222 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-23b766aa-b373-413c-9226-b6574738a6cf tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Snapshot delete request issued successfully. Aug 13 22:07:03.123433 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23b766aa-b373-413c-9226-b6574738a6cf tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] https://10.4.3.4/volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f/action returned with HTTP 202 Aug 13 22:07:03.123873 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 410/1636] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:07:03 2026] POST /volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:07:03.141537 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4d229e2c-d72a-4a64-b2f3-50d947c0f144 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:03.144659 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d229e2c-d72a-4a64-b2f3-50d947c0f144 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f Aug 13 22:07:03.144923 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d229e2c-d72a-4a64-b2f3-50d947c0f144 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:03.145517 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d229e2c-d72a-4a64-b2f3-50d947c0f144 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:03.151472 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:03.151472 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:03.152116 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4d229e2c-d72a-4a64-b2f3-50d947c0f144 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:03.153135 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d229e2c-d72a-4a64-b2f3-50d947c0f144 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f returned with HTTP 200 Aug 13 22:07:03.153608 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 409/1637] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:03 2026] GET /volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:03.480541 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-20cba6d3-4f80-46d4-a408-3a2c7acf65f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:03.483042 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20cba6d3-4f80-46d4-a408-3a2c7acf65f5 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e Aug 13 22:07:03.483335 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20cba6d3-4f80-46d4-a408-3a2c7acf65f5 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:03.483740 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20cba6d3-4f80-46d4-a408-3a2c7acf65f5 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:03.492293 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:03.492293 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:03.498746 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-20cba6d3-4f80-46d4-a408-3a2c7acf65f5 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:07:03.505284 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20cba6d3-4f80-46d4-a408-3a2c7acf65f5 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e returned with HTTP 200 Aug 13 22:07:03.505892 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 409/1638] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:03 2026] GET /volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:03.524289 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-309f5aa6-bed3-4bc8-a492-02177391539a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:03.527953 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-309f5aa6-bed3-4bc8-a492-02177391539a tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e Aug 13 22:07:03.528163 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-309f5aa6-bed3-4bc8-a492-02177391539a tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:03.528377 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-309f5aa6-bed3-4bc8-a492-02177391539a tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:03.540396 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-764bb717-9a81-4e3d-af03-81d1d951b0ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:03.540855 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:03.540855 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:03.544100 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-764bb717-9a81-4e3d-af03-81d1d951b0ef tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:07:03.544320 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-764bb717-9a81-4e3d-af03-81d1d951b0ef tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:03.544529 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-764bb717-9a81-4e3d-af03-81d1d951b0ef tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:03.544667 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-764bb717-9a81-4e3d-af03-81d1d951b0ef tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:03.549364 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-309f5aa6-bed3-4bc8-a492-02177391539a tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:07:03.550345 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:03.550345 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:03.551213 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-764bb717-9a81-4e3d-af03-81d1d951b0ef tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:07:03.551924 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 411/1639] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:03 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:03.557249 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-309f5aa6-bed3-4bc8-a492-02177391539a tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e returned with HTTP 200 Aug 13 22:07:03.557800 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 411/1640] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:03 2026] GET /volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e => generated 836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:03.571861 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7281594-f50f-44dc-a2c6-282e17f4ae07 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:03.576450 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7281594-f50f-44dc-a2c6-282e17f4ae07 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/8332fb8b-5837-4df3-b915-65197af6740f Aug 13 22:07:03.576729 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7281594-f50f-44dc-a2c6-282e17f4ae07 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:03.577028 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7281594-f50f-44dc-a2c6-282e17f4ae07 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:03.577186 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-b7281594-f50f-44dc-a2c6-282e17f4ae07 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Delete snapshot with id: 8332fb8b-5837-4df3-b915-65197af6740f Aug 13 22:07:03.585320 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:03.585320 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:03.585973 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b7281594-f50f-44dc-a2c6-282e17f4ae07 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Snapshot retrieved successfully. Aug 13 22:07:03.609259 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b7281594-f50f-44dc-a2c6-282e17f4ae07 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Snapshot delete request issued successfully. Aug 13 22:07:03.610070 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7281594-f50f-44dc-a2c6-282e17f4ae07 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/snapshots/8332fb8b-5837-4df3-b915-65197af6740f returned with HTTP 202 Aug 13 22:07:03.610070 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 410/1641] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:07:03 2026] DELETE /volume/v3/snapshots/8332fb8b-5837-4df3-b915-65197af6740f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:03.618552 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f46edc93-e846-4525-9f8c-d75d3698b7cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:03.620392 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f46edc93-e846-4525-9f8c-d75d3698b7cc tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/snapshots/8332fb8b-5837-4df3-b915-65197af6740f Aug 13 22:07:03.620622 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f46edc93-e846-4525-9f8c-d75d3698b7cc tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:03.620874 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f46edc93-e846-4525-9f8c-d75d3698b7cc tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:03.626075 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:03.626075 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:03.627387 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f46edc93-e846-4525-9f8c-d75d3698b7cc tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Snapshot retrieved successfully. Aug 13 22:07:03.627387 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f46edc93-e846-4525-9f8c-d75d3698b7cc tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/snapshots/8332fb8b-5837-4df3-b915-65197af6740f returned with HTTP 200 Aug 13 22:07:03.627624 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 410/1642] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:03 2026] GET /volume/v3/snapshots/8332fb8b-5837-4df3-b915-65197af6740f => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:04.164434 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dd95c296-550d-4ba3-b149-d814d7ea0995 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:04.166655 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd95c296-550d-4ba3-b149-d814d7ea0995 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f Aug 13 22:07:04.166928 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd95c296-550d-4ba3-b149-d814d7ea0995 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:04.167216 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd95c296-550d-4ba3-b149-d814d7ea0995 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:04.173643 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd95c296-550d-4ba3-b149-d814d7ea0995 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f returned with HTTP 404 Aug 13 22:07:04.174267 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 412/1643] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:04 2026] GET /volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:04.183135 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1cfafaf6-29b1-4919-8410-a4ded81fb4ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:04.185262 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cfafaf6-29b1-4919-8410-a4ded81fb4ed tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] POST https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action Aug 13 22:07:04.185685 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cfafaf6-29b1-4919-8410-a4ded81fb4ed tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:04.185874 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cfafaf6-29b1-4919-8410-a4ded81fb4ed tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:04.187308 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-1cfafaf6-29b1-4919-8410-a4ded81fb4ed tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Updating snapshot '6e06f5f6-8d6a-4803-8019-b62725a4aefc' with '{'status': 'available'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 22:07:04.198209 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:04.198209 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:04.213124 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cfafaf6-29b1-4919-8410-a4ded81fb4ed tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action returned with HTTP 202 Aug 13 22:07:04.213713 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 412/1644] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:07:04 2026] POST /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:07:04.223924 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-400a1b86-91ea-4d56-8ce6-fad132963821 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:04.226037 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-400a1b86-91ea-4d56-8ce6-fad132963821 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc Aug 13 22:07:04.226437 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-400a1b86-91ea-4d56-8ce6-fad132963821 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:04.226764 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-400a1b86-91ea-4d56-8ce6-fad132963821 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:04.233517 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:04.233517 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:04.234468 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-400a1b86-91ea-4d56-8ce6-fad132963821 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:04.238069 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-400a1b86-91ea-4d56-8ce6-fad132963821 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc returned with HTTP 200 Aug 13 22:07:04.238712 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 411/1645] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:04 2026] GET /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:04.247643 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dc90d8ac-4339-41dd-bb67-371456a8cd6e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:04.249857 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc90d8ac-4339-41dd-bb67-371456a8cd6e tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f Aug 13 22:07:04.250600 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc90d8ac-4339-41dd-bb67-371456a8cd6e tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:04.250800 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc90d8ac-4339-41dd-bb67-371456a8cd6e tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:04.250940 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-dc90d8ac-4339-41dd-bb67-371456a8cd6e tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Delete snapshot with id: a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f Aug 13 22:07:04.257348 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc90d8ac-4339-41dd-bb67-371456a8cd6e tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f returned with HTTP 404 Aug 13 22:07:04.260339 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 411/1646] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:07:04 2026] DELETE /volume/v3/snapshots/a7d9c48b-c8c0-4f85-bd3c-9182b9786c3f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:04.266545 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29a188fa-4fa2-486e-9592-1f0eee97de95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:04.268502 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29a188fa-4fa2-486e-9592-1f0eee97de95 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:07:04.268841 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29a188fa-4fa2-486e-9592-1f0eee97de95 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1d8fc63-6293-4ddb-a68d-4aef212a9867", "name": "tempest-SnapshotsActionsTest-Snapshot-1611116023"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:04.281922 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:04.281922 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:04.282888 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-29a188fa-4fa2-486e-9592-1f0eee97de95 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Volume info retrieved successfully. Aug 13 22:07:04.283065 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-29a188fa-4fa2-486e-9592-1f0eee97de95 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Create snapshot from volume e1d8fc63-6293-4ddb-a68d-4aef212a9867 Aug 13 22:07:04.326880 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-29a188fa-4fa2-486e-9592-1f0eee97de95 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Created reservations ['da29df1a-0a46-4a4c-97f5-dbe773e174d0', 'd7719aa7-9192-4c1c-bee4-0fe02d71cb1d', '1005eb50-548d-401e-848b-4c41b77cbd49', '300edd2c-46f1-4443-b441-e2595dbf6874'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:04.373207 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-29a188fa-4fa2-486e-9592-1f0eee97de95 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot create request issued successfully. Aug 13 22:07:04.373810 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29a188fa-4fa2-486e-9592-1f0eee97de95 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:07:04.374494 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 413/1647] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:07:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 22:07:04.384057 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97a6ca51-81b8-4fdb-8a83-4accd43133d6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:04.386490 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97a6ca51-81b8-4fdb-8a83-4accd43133d6 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a Aug 13 22:07:04.386668 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97a6ca51-81b8-4fdb-8a83-4accd43133d6 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:04.387009 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97a6ca51-81b8-4fdb-8a83-4accd43133d6 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:04.397033 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:04.397033 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:04.397768 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-97a6ca51-81b8-4fdb-8a83-4accd43133d6 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:04.403326 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97a6ca51-81b8-4fdb-8a83-4accd43133d6 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a returned with HTTP 200 Aug 13 22:07:04.404302 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 413/1648] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:04 2026] GET /volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:04.564942 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-42b1666d-afbd-4248-b84c-1ff9344f4ba8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:04.568080 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42b1666d-afbd-4248-b84c-1ff9344f4ba8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:07:04.568835 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42b1666d-afbd-4248-b84c-1ff9344f4ba8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:04.569158 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42b1666d-afbd-4248-b84c-1ff9344f4ba8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:04.569380 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-42b1666d-afbd-4248-b84c-1ff9344f4ba8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:04.576663 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:04.576663 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:04.579727 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42b1666d-afbd-4248-b84c-1ff9344f4ba8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:07:04.579727 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 412/1649] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:04 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:04.638530 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d7543828-1339-44fa-99eb-846acfa81235 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:04.645836 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7543828-1339-44fa-99eb-846acfa81235 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/snapshots/8332fb8b-5837-4df3-b915-65197af6740f Aug 13 22:07:04.646082 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7543828-1339-44fa-99eb-846acfa81235 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:04.646308 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7543828-1339-44fa-99eb-846acfa81235 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:04.653494 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7543828-1339-44fa-99eb-846acfa81235 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/snapshots/8332fb8b-5837-4df3-b915-65197af6740f returned with HTTP 404 Aug 13 22:07:04.654170 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 412/1650] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:04 2026] GET /volume/v3/snapshots/8332fb8b-5837-4df3-b915-65197af6740f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:04.662078 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3c10b092-a39f-4b6a-abab-39e076b68c0d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:04.664533 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c10b092-a39f-4b6a-abab-39e076b68c0d tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e Aug 13 22:07:04.664993 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c10b092-a39f-4b6a-abab-39e076b68c0d tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:04.665158 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c10b092-a39f-4b6a-abab-39e076b68c0d tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:04.674050 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:04.674050 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:04.678553 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3c10b092-a39f-4b6a-abab-39e076b68c0d tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:07:04.684751 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c10b092-a39f-4b6a-abab-39e076b68c0d tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e returned with HTTP 200 Aug 13 22:07:04.684873 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 414/1651] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:04 2026] GET /volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:04.701110 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb380347-34ec-48b2-acfc-db669aaacab2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:04.703302 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb380347-34ec-48b2-acfc-db669aaacab2 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] DELETE https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e Aug 13 22:07:04.703912 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb380347-34ec-48b2-acfc-db669aaacab2 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:04.703912 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb380347-34ec-48b2-acfc-db669aaacab2 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:04.704028 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-bb380347-34ec-48b2-acfc-db669aaacab2 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Delete volume with id: 07d12087-6056-4dbc-bdcd-9bf34d90184e Aug 13 22:07:04.712941 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:04.712941 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:04.713512 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb380347-34ec-48b2-acfc-db669aaacab2 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:07:04.733813 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb380347-34ec-48b2-acfc-db669aaacab2 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Delete volume request issued successfully. Aug 13 22:07:04.733813 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb380347-34ec-48b2-acfc-db669aaacab2 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e returned with HTTP 202 Aug 13 22:07:04.733813 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 414/1652] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:07:04 2026] DELETE /volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:04.744191 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0cd0abb9-1f61-4f3d-8b4d-fa208871f959 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:04.751963 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cd0abb9-1f61-4f3d-8b4d-fa208871f959 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e Aug 13 22:07:04.752364 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0cd0abb9-1f61-4f3d-8b4d-fa208871f959 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:04.752633 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0cd0abb9-1f61-4f3d-8b4d-fa208871f959 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:04.761647 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:04.761647 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:04.766614 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0cd0abb9-1f61-4f3d-8b4d-fa208871f959 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Volume info retrieved successfully. Aug 13 22:07:04.771847 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cd0abb9-1f61-4f3d-8b4d-fa208871f959 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e returned with HTTP 200 Aug 13 22:07:04.772582 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 413/1653] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:04 2026] GET /volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:05.414450 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84cfb40d-3957-4b42-91fc-e17c2d1a2134 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:05.416341 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84cfb40d-3957-4b42-91fc-e17c2d1a2134 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a Aug 13 22:07:05.416582 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84cfb40d-3957-4b42-91fc-e17c2d1a2134 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:05.416842 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84cfb40d-3957-4b42-91fc-e17c2d1a2134 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:05.424451 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:05.424451 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:05.425037 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-84cfb40d-3957-4b42-91fc-e17c2d1a2134 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:05.426211 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84cfb40d-3957-4b42-91fc-e17c2d1a2134 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a returned with HTTP 200 Aug 13 22:07:05.426969 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 413/1654] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:05 2026] GET /volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:05.438613 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa7a1ca4-e3d8-4e9b-9dac-b697db4f1b8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:05.442091 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa7a1ca4-e3d8-4e9b-9dac-b697db4f1b8b tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] POST https://10.4.3.4/volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a/action Aug 13 22:07:05.442091 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa7a1ca4-e3d8-4e9b-9dac-b697db4f1b8b tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:05.442415 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa7a1ca4-e3d8-4e9b-9dac-b697db4f1b8b tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:05.444466 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-fa7a1ca4-e3d8-4e9b-9dac-b697db4f1b8b tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Updating snapshot 'f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a' with '{'status': 'error_deleting'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 22:07:05.455033 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:05.455033 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:05.466537 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa7a1ca4-e3d8-4e9b-9dac-b697db4f1b8b tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] https://10.4.3.4/volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a/action returned with HTTP 202 Aug 13 22:07:05.467077 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 415/1655] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:07:05 2026] POST /volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:07:05.475019 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf101f4f-46b6-4d18-ac6f-573d60bf8f2b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:05.476966 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf101f4f-46b6-4d18-ac6f-573d60bf8f2b tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a Aug 13 22:07:05.477239 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf101f4f-46b6-4d18-ac6f-573d60bf8f2b tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:05.477499 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf101f4f-46b6-4d18-ac6f-573d60bf8f2b tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:05.482773 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:05.482773 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:05.483367 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bf101f4f-46b6-4d18-ac6f-573d60bf8f2b tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:05.484283 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf101f4f-46b6-4d18-ac6f-573d60bf8f2b tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a returned with HTTP 200 Aug 13 22:07:05.484778 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 415/1656] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:05 2026] GET /volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:05.496104 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-56bf33f8-ad94-4519-a3b0-37f8f219221f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:05.498163 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56bf33f8-ad94-4519-a3b0-37f8f219221f tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] POST https://10.4.3.4/volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a/action Aug 13 22:07:05.498728 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56bf33f8-ad94-4519-a3b0-37f8f219221f tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:05.500440 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56bf33f8-ad94-4519-a3b0-37f8f219221f tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:05.507163 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:05.507163 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:05.507853 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-56bf33f8-ad94-4519-a3b0-37f8f219221f tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Snapshot retrieved successfully. Aug 13 22:07:05.531576 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-56bf33f8-ad94-4519-a3b0-37f8f219221f tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Snapshot delete request issued successfully. Aug 13 22:07:05.532135 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56bf33f8-ad94-4519-a3b0-37f8f219221f tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] https://10.4.3.4/volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a/action returned with HTTP 202 Aug 13 22:07:05.532737 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 414/1657] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:07:05 2026] POST /volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:07:05.541339 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc8ca26d-4b6e-4fb6-b03d-77b4cc10bcad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:05.543291 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc8ca26d-4b6e-4fb6-b03d-77b4cc10bcad tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a Aug 13 22:07:05.543585 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc8ca26d-4b6e-4fb6-b03d-77b4cc10bcad tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:05.543869 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc8ca26d-4b6e-4fb6-b03d-77b4cc10bcad tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:05.555596 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:05.555596 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:05.556093 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cc8ca26d-4b6e-4fb6-b03d-77b4cc10bcad tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:05.556993 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc8ca26d-4b6e-4fb6-b03d-77b4cc10bcad tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a returned with HTTP 200 Aug 13 22:07:05.559058 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 414/1658] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:05 2026] GET /volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:05.593038 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-53b6c100-8c4f-4e61-9dd9-637ceb9d1ad3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:05.595388 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53b6c100-8c4f-4e61-9dd9-637ceb9d1ad3 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:07:05.595388 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53b6c100-8c4f-4e61-9dd9-637ceb9d1ad3 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:05.595388 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53b6c100-8c4f-4e61-9dd9-637ceb9d1ad3 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:05.595611 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-53b6c100-8c4f-4e61-9dd9-637ceb9d1ad3 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:05.600632 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:05.600632 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:05.601091 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53b6c100-8c4f-4e61-9dd9-637ceb9d1ad3 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:07:05.601542 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 416/1659] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:05 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:05.793879 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0ca484d-b449-4103-84c1-7c4168721c60 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:05.803557 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0ca484d-b449-4103-84c1-7c4168721c60 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] GET https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e Aug 13 22:07:05.803870 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0ca484d-b449-4103-84c1-7c4168721c60 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:05.805599 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0ca484d-b449-4103-84c1-7c4168721c60 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:05.814634 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0ca484d-b449-4103-84c1-7c4168721c60 tempest-VolumesExtendTest-1521422826 tempest-VolumesExtendTest-1521422826-project-member] https://10.4.3.4/volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e returned with HTTP 404 Aug 13 22:07:05.815303 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 416/1660] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:05 2026] GET /volume/v3/volumes/07d12087-6056-4dbc-bdcd-9bf34d90184e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:06.568977 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a39f240b-029d-469d-8758-fc4ed45427e3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:06.571290 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a39f240b-029d-469d-8758-fc4ed45427e3 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a Aug 13 22:07:06.571520 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a39f240b-029d-469d-8758-fc4ed45427e3 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:06.571702 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a39f240b-029d-469d-8758-fc4ed45427e3 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:06.577981 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a39f240b-029d-469d-8758-fc4ed45427e3 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a returned with HTTP 404 Aug 13 22:07:06.578696 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 415/1661] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:06 2026] GET /volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:06.587314 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a6fd0bb-6095-49f4-879e-f6fac8df5bc8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:06.589954 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a6fd0bb-6095-49f4-879e-f6fac8df5bc8 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] POST https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action Aug 13 22:07:06.590646 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a6fd0bb-6095-49f4-879e-f6fac8df5bc8 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:06.590646 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a6fd0bb-6095-49f4-879e-f6fac8df5bc8 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:06.592900 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-8a6fd0bb-6095-49f4-879e-f6fac8df5bc8 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Updating snapshot '6e06f5f6-8d6a-4803-8019-b62725a4aefc' with '{'status': 'available'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 22:07:06.609888 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:06.609888 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:06.618452 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-27d90d79-0ae3-45f0-a428-907848de7925 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:06.621846 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27d90d79-0ae3-45f0-a428-907848de7925 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:07:06.621846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27d90d79-0ae3-45f0-a428-907848de7925 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:06.621846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27d90d79-0ae3-45f0-a428-907848de7925 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:06.621846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-27d90d79-0ae3-45f0-a428-907848de7925 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:06.631775 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:06.631775 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:06.632500 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27d90d79-0ae3-45f0-a428-907848de7925 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:07:06.632935 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 417/1662] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:06 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:06.639407 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a6fd0bb-6095-49f4-879e-f6fac8df5bc8 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action returned with HTTP 202 Aug 13 22:07:06.639866 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 415/1663] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:07:06 2026] POST /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:07:06.647294 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-486dc060-cc37-4d74-9c81-6b1301125da8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:06.651075 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-486dc060-cc37-4d74-9c81-6b1301125da8 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc Aug 13 22:07:06.651262 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-486dc060-cc37-4d74-9c81-6b1301125da8 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:06.651693 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-486dc060-cc37-4d74-9c81-6b1301125da8 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:06.657665 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:06.657665 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:06.657780 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-486dc060-cc37-4d74-9c81-6b1301125da8 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:06.658568 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-486dc060-cc37-4d74-9c81-6b1301125da8 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc returned with HTTP 200 Aug 13 22:07:06.658992 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 417/1664] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:06 2026] GET /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:06.670129 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-07da43f2-a0cd-4581-a9f2-7565369675b8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:06.672488 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07da43f2-a0cd-4581-a9f2-7565369675b8 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a Aug 13 22:07:06.674322 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-07da43f2-a0cd-4581-a9f2-7565369675b8 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:06.674322 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-07da43f2-a0cd-4581-a9f2-7565369675b8 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:06.674322 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-07da43f2-a0cd-4581-a9f2-7565369675b8 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Delete snapshot with id: f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a Aug 13 22:07:06.683085 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07da43f2-a0cd-4581-a9f2-7565369675b8 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a returned with HTTP 404 Aug 13 22:07:06.683742 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 416/1665] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:07:06 2026] DELETE /volume/v3/snapshots/f6aa2d81-bd59-4cf4-b85c-ebb1b1f5882a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:06.698448 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-114e484b-91c6-4f17-b1f3-b6e017958e0e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:06.698448 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-114e484b-91c6-4f17-b1f3-b6e017958e0e tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] POST https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action Aug 13 22:07:06.698661 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-114e484b-91c6-4f17-b1f3-b6e017958e0e tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:06.698941 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-114e484b-91c6-4f17-b1f3-b6e017958e0e tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:06.700605 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-114e484b-91c6-4f17-b1f3-b6e017958e0e tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Updating snapshot '6e06f5f6-8d6a-4803-8019-b62725a4aefc' with '{'status': 'creating'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 22:07:06.712255 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:06.712255 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:06.727053 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-114e484b-91c6-4f17-b1f3-b6e017958e0e tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action returned with HTTP 202 Aug 13 22:07:06.727667 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 418/1666] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:07:06 2026] POST /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:07:06.739489 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-47df24dd-d9ed-4575-840d-86dd726602f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:06.741347 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47df24dd-d9ed-4575-840d-86dd726602f8 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc Aug 13 22:07:06.741703 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47df24dd-d9ed-4575-840d-86dd726602f8 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:06.741918 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47df24dd-d9ed-4575-840d-86dd726602f8 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:06.750123 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:06.750123 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:06.750568 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-47df24dd-d9ed-4575-840d-86dd726602f8 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:06.751704 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47df24dd-d9ed-4575-840d-86dd726602f8 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc returned with HTTP 200 Aug 13 22:07:06.751704 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 416/1667] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:06 2026] GET /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:06.764740 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e57122b-8ec3-400d-b75c-d684c97042d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:06.769549 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e57122b-8ec3-400d-b75c-d684c97042d4 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] POST https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action Aug 13 22:07:06.769549 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e57122b-8ec3-400d-b75c-d684c97042d4 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:06.769549 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e57122b-8ec3-400d-b75c-d684c97042d4 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:06.771110 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.snapshot_actions [None req-4e57122b-8ec3-400d-b75c-d684c97042d4 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100267) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 22:07:06.779488 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:06.779488 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:06.780216 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.snapshot_actions [None req-4e57122b-8ec3-400d-b75c-d684c97042d4 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Updating snapshot 6e06f5f6-8d6a-4803-8019-b62725a4aefc with info {'id': '6e06f5f6-8d6a-4803-8019-b62725a4aefc', 'status': 'error', 'progress': '80%'} Aug 13 22:07:06.791505 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e57122b-8ec3-400d-b75c-d684c97042d4 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action returned with HTTP 202 Aug 13 22:07:06.792002 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 418/1668] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:07:06 2026] POST /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:06.799042 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-80f7b7a7-6347-459a-9f1b-e57966c9d613 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:06.801937 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-80f7b7a7-6347-459a-9f1b-e57966c9d613 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] GET https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc Aug 13 22:07:06.802162 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-80f7b7a7-6347-459a-9f1b-e57966c9d613 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:06.802367 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-80f7b7a7-6347-459a-9f1b-e57966c9d613 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:06.808185 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:06.808185 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:06.808634 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-80f7b7a7-6347-459a-9f1b-e57966c9d613 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Snapshot retrieved successfully. Aug 13 22:07:06.809616 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-80f7b7a7-6347-459a-9f1b-e57966c9d613 tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc returned with HTTP 200 Aug 13 22:07:06.810132 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 417/1669] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:06 2026] GET /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:06.821002 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-612f25f2-1d50-474c-a896-6752f5d42a0c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:06.822893 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-612f25f2-1d50-474c-a896-6752f5d42a0c tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] POST https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action Aug 13 22:07:06.823281 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-612f25f2-1d50-474c-a896-6752f5d42a0c tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:06.823439 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-612f25f2-1d50-474c-a896-6752f5d42a0c tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:06.824797 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-612f25f2-1d50-474c-a896-6752f5d42a0c tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] Updating snapshot '6e06f5f6-8d6a-4803-8019-b62725a4aefc' with '{'status': 'available'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 22:07:06.834153 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:06.834153 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:06.847561 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-612f25f2-1d50-474c-a896-6752f5d42a0c tempest-SnapshotsActionsTest-285400718 tempest-SnapshotsActionsTest-285400718-project-admin] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action returned with HTTP 202 Aug 13 22:07:06.847650 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 419/1670] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:07:06 2026] POST /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:07:06.854681 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d05bd065-d7b1-40de-b48f-a6cf5f2933da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:06.857165 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d05bd065-d7b1-40de-b48f-a6cf5f2933da tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc Aug 13 22:07:06.857462 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d05bd065-d7b1-40de-b48f-a6cf5f2933da tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:06.857738 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d05bd065-d7b1-40de-b48f-a6cf5f2933da tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:06.865059 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:06.865059 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:06.865703 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d05bd065-d7b1-40de-b48f-a6cf5f2933da tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:06.867280 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d05bd065-d7b1-40de-b48f-a6cf5f2933da tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc returned with HTTP 200 Aug 13 22:07:06.867798 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 417/1671] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:06 2026] GET /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:06.878846 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b45ae558-3515-40ed-82ed-8994f5fa730b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:06.881470 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b45ae558-3515-40ed-82ed-8994f5fa730b tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc Aug 13 22:07:06.881967 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b45ae558-3515-40ed-82ed-8994f5fa730b tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:06.882161 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b45ae558-3515-40ed-82ed-8994f5fa730b tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:06.882290 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-b45ae558-3515-40ed-82ed-8994f5fa730b tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Delete snapshot with id: 6e06f5f6-8d6a-4803-8019-b62725a4aefc Aug 13 22:07:06.888661 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:06.888661 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:06.889253 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b45ae558-3515-40ed-82ed-8994f5fa730b tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:06.910405 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b45ae558-3515-40ed-82ed-8994f5fa730b tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot delete request issued successfully. Aug 13 22:07:06.910667 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b45ae558-3515-40ed-82ed-8994f5fa730b tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc returned with HTTP 202 Aug 13 22:07:06.911374 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 419/1672] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:07:06 2026] DELETE /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:06.919778 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3ac23238-0889-4d8c-8320-9eed251b5c40 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:06.922452 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ac23238-0889-4d8c-8320-9eed251b5c40 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc Aug 13 22:07:06.922670 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ac23238-0889-4d8c-8320-9eed251b5c40 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:06.922934 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ac23238-0889-4d8c-8320-9eed251b5c40 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:06.934920 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:06.934920 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:06.936508 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3ac23238-0889-4d8c-8320-9eed251b5c40 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Snapshot retrieved successfully. Aug 13 22:07:06.936651 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ac23238-0889-4d8c-8320-9eed251b5c40 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc returned with HTTP 200 Aug 13 22:07:06.937181 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 418/1673] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:06 2026] GET /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:07.190341 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:07.348776 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:07.349302 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-586102571", "metadata": {"Type": "Test"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:07.351538 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-586102571', 'metadata': {'Type': 'Test'}}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:07.351538 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume of 1 GB Aug 13 22:07:07.351538 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:07.351538 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:07.358975 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Availability Zones retrieved successfully. Aug 13 22:07:07.370054 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Flow 'volume_create_api' (bafd7956-dbc3-440c-9732-2d07cf59aa7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:07.371300 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fa7cc47-c3cc-468d-85dc-4db053e28506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:07.374227 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:07.426631 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fa7cc47-c3cc-468d-85dc-4db053e28506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:07.427683 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c5b1d8-cde9-412f-85f1-041774efbcac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:07.510055 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Created reservations ['bced1758-21cf-4192-b06e-6e904e290e9e', '66a936cd-6589-41fe-b7c8-40601ee59d05', 'f05a03d3-33cc-42f2-9165-3102872c1da0', 'c8c98a93-a49b-42e2-9ad0-375ffd562cd5'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:07.511249 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c5b1d8-cde9-412f-85f1-041774efbcac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bced1758-21cf-4192-b06e-6e904e290e9e', '66a936cd-6589-41fe-b7c8-40601ee59d05', 'f05a03d3-33cc-42f2-9165-3102872c1da0', 'c8c98a93-a49b-42e2-9ad0-375ffd562cd5']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:07.512479 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (787c6212-4c3c-4186-91ef-feb9d3b0066d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:07.547092 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (787c6212-4c3c-4186-91ef-feb9d3b0066d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6ddd20b-b532-4dfd-932d-a6db44a71b61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-586102571',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b2e7020419e54b78a35e711d0b75254b',qos_specs=None,replication_status=,reservations=['bced1758-21cf-4192-b06e-6e904e290e9e','66a936cd-6589-41fe-b7c8-40601ee59d05','f05a03d3-33cc-42f2-9165-3102872c1da0','c8c98a93-a49b-42e2-9ad0-375ffd562cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee15809d0910401ea1a556ef5c9bab03',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-586102571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6ddd20b-b532-4dfd-932d-a6db44a71b61,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b2e7020419e54b78a35e711d0b75254b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee15809d0910401ea1a556ef5c9bab03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:07.548385 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84f417e7-c279-4dc6-9410-58236d015dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:07.573340 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84f417e7-c279-4dc6-9410-58236d015dd0) transitioned into state 'SUCCESS' from state '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-586102571',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b2e7020419e54b78a35e711d0b75254b',qos_specs=None,replication_status=,reservations=['bced1758-21cf-4192-b06e-6e904e290e9e','66a936cd-6589-41fe-b7c8-40601ee59d05','f05a03d3-33cc-42f2-9165-3102872c1da0','c8c98a93-a49b-42e2-9ad0-375ffd562cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee15809d0910401ea1a556ef5c9bab03',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:07.574382 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c33638f-9985-43fd-a57c-55a5fedb5080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:07.590376 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c33638f-9985-43fd-a57c-55a5fedb5080) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:07.591972 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Flow 'volume_create_api' (bafd7956-dbc3-440c-9732-2d07cf59aa7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:07.592563 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume request issued successfully. Aug 13 22:07:07.593635 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3dba8aa-18b9-4ae6-8bbb-8a3db0765bec tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:07.594326 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 420/1674] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:07:07 2026] POST /volume/v3/volumes => generated 754 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:07.612812 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2026fb99-79b2-4fba-90bd-867c650352e5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:07.614657 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2026fb99-79b2-4fba-90bd-867c650352e5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 Aug 13 22:07:07.614881 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2026fb99-79b2-4fba-90bd-867c650352e5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:07.615122 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2026fb99-79b2-4fba-90bd-867c650352e5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:07.624374 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:07.624374 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:07.629338 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2026fb99-79b2-4fba-90bd-867c650352e5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:07.636284 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2026fb99-79b2-4fba-90bd-867c650352e5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 returned with HTTP 200 Aug 13 22:07:07.637008 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 418/1675] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:07 2026] GET /volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:07.650531 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae367983-99e4-43c8-8609-81c5dcf89395 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:07.652036 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae367983-99e4-43c8-8609-81c5dcf89395 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:07:07.652179 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae367983-99e4-43c8-8609-81c5dcf89395 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:07.652610 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae367983-99e4-43c8-8609-81c5dcf89395 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:07.652610 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ae367983-99e4-43c8-8609-81c5dcf89395 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:07.658038 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:07.658038 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:07.659776 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae367983-99e4-43c8-8609-81c5dcf89395 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:07:07.659776 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 420/1676] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:07 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:07.675646 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d6fb316-80f0-4739-945e-5d126b167402 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:07.791235 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d6fb316-80f0-4739-945e-5d126b167402 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:07:07.791935 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d6fb316-80f0-4739-945e-5d126b167402 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c0dbf1e5-485c-472a-86ee-097c8914ec1d"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:07.794723 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-0d6fb316-80f0-4739-945e-5d126b167402 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Creating new backup {'backup': {'volume_id': 'c0dbf1e5-485c-472a-86ee-097c8914ec1d'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:07:07.794723 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-0d6fb316-80f0-4739-945e-5d126b167402 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Creating backup of volume c0dbf1e5-485c-472a-86ee-097c8914ec1d in container None Aug 13 22:07:07.810117 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:07.810117 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:07.811017 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0d6fb316-80f0-4739-945e-5d126b167402 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Volume info retrieved successfully. Aug 13 22:07:07.835269 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0d6fb316-80f0-4739-945e-5d126b167402 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Created reservations ['83a59240-4bb9-4b2f-b548-e87ad3bc8e83', '41281493-fbf6-412d-95a6-8fdf159ba184'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:07.868019 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d6fb316-80f0-4739-945e-5d126b167402 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:07:07.868445 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 419/1677] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:07:07 2026] POST /volume/v3/backups => generated 284 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:07.882091 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b4d5a88-1040-402e-896b-e707b9b22c1b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:07.885320 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b4d5a88-1040-402e-896b-e707b9b22c1b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:07.885651 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b4d5a88-1040-402e-896b-e707b9b22c1b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:07.885912 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b4d5a88-1040-402e-896b-e707b9b22c1b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:07.886073 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8b4d5a88-1040-402e-896b-e707b9b22c1b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:07.891974 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:07.891974 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:07.892766 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b4d5a88-1040-402e-896b-e707b9b22c1b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:07.893254 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 421/1678] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:07 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 691 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:07.950240 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8efcf5b5-324b-48c2-be4a-bc0ebe60c990 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:07.952506 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8efcf5b5-324b-48c2-be4a-bc0ebe60c990 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc Aug 13 22:07:07.952714 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8efcf5b5-324b-48c2-be4a-bc0ebe60c990 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:07.952920 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8efcf5b5-324b-48c2-be4a-bc0ebe60c990 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:07.957535 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8efcf5b5-324b-48c2-be4a-bc0ebe60c990 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc returned with HTTP 404 Aug 13 22:07:07.958292 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 419/1679] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:07 2026] GET /volume/v3/snapshots/6e06f5f6-8d6a-4803-8019-b62725a4aefc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:07.965748 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52be22b8-eb74-42f4-afaa-e475b94d66fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:07.969128 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52be22b8-eb74-42f4-afaa-e475b94d66fc tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 Aug 13 22:07:07.969342 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52be22b8-eb74-42f4-afaa-e475b94d66fc tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:07.969628 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52be22b8-eb74-42f4-afaa-e475b94d66fc tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:07.984276 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:07.984276 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:07.999088 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-52be22b8-eb74-42f4-afaa-e475b94d66fc tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Volume info retrieved successfully. Aug 13 22:07:08.005864 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52be22b8-eb74-42f4-afaa-e475b94d66fc tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 returned with HTTP 200 Aug 13 22:07:08.005864 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 421/1680] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:07 2026] GET /volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:08.019184 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0905e409-3532-4ee1-a8d1-aa90217bd141 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:08.021326 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0905e409-3532-4ee1-a8d1-aa90217bd141 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] DELETE https://10.4.3.4/volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 Aug 13 22:07:08.021581 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0905e409-3532-4ee1-a8d1-aa90217bd141 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:08.021765 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0905e409-3532-4ee1-a8d1-aa90217bd141 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:08.021970 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0905e409-3532-4ee1-a8d1-aa90217bd141 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Delete volume with id: e1d8fc63-6293-4ddb-a68d-4aef212a9867 Aug 13 22:07:08.032585 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:08.032585 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:08.033106 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0905e409-3532-4ee1-a8d1-aa90217bd141 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Volume info retrieved successfully. Aug 13 22:07:08.064033 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0905e409-3532-4ee1-a8d1-aa90217bd141 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Delete volume request issued successfully. Aug 13 22:07:08.064033 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0905e409-3532-4ee1-a8d1-aa90217bd141 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 returned with HTTP 202 Aug 13 22:07:08.064033 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 420/1681] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:07:08 2026] DELETE /volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:08.071206 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-985598ae-5145-4617-b835-2a0768379044 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:08.074083 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-985598ae-5145-4617-b835-2a0768379044 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 Aug 13 22:07:08.074308 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-985598ae-5145-4617-b835-2a0768379044 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:08.074763 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-985598ae-5145-4617-b835-2a0768379044 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:08.087086 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:08.087086 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:08.092598 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-985598ae-5145-4617-b835-2a0768379044 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Volume info retrieved successfully. Aug 13 22:07:08.099125 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-985598ae-5145-4617-b835-2a0768379044 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 returned with HTTP 200 Aug 13 22:07:08.100444 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 422/1682] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:08 2026] GET /volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:08.656820 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bde17561-99be-4226-a97f-b13f3bd551c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:08.659198 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bde17561-99be-4226-a97f-b13f3bd551c2 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 Aug 13 22:07:08.659441 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bde17561-99be-4226-a97f-b13f3bd551c2 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:08.659685 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bde17561-99be-4226-a97f-b13f3bd551c2 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:08.671342 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:08.671342 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:08.678794 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bde17561-99be-4226-a97f-b13f3bd551c2 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:08.685203 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bde17561-99be-4226-a97f-b13f3bd551c2 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 returned with HTTP 200 Aug 13 22:07:08.685716 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 420/1683] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:08 2026] GET /volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:08.700270 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b9d09c0-2410-442d-8179-030cea7c82bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:08.702170 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b9d09c0-2410-442d-8179-030cea7c82bb tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 Aug 13 22:07:08.702442 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b9d09c0-2410-442d-8179-030cea7c82bb tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:08.702806 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b9d09c0-2410-442d-8179-030cea7c82bb tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:08.710703 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:08.710703 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:08.716101 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4b9d09c0-2410-442d-8179-030cea7c82bb tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:08.722797 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b9d09c0-2410-442d-8179-030cea7c82bb tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 returned with HTTP 200 Aug 13 22:07:08.723401 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 422/1684] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:08 2026] GET /volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:08.735704 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5c9eb7ce-875a-47b5-ae43-ce19029f01b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:08.737912 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c9eb7ce-875a-47b5-ae43-ce19029f01b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] PUT https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 Aug 13 22:07:08.738339 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c9eb7ce-875a-47b5-ae43-ce19029f01b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-586102571"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:08.748443 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:08.748443 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:08.753774 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5c9eb7ce-875a-47b5-ae43-ce19029f01b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:08.761784 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5c9eb7ce-875a-47b5-ae43-ce19029f01b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume updated successfully. Aug 13 22:07:08.762598 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c9eb7ce-875a-47b5-ae43-ce19029f01b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 returned with HTTP 200 Aug 13 22:07:08.763145 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 421/1685] 10.4.3.4 () {68 vars in 1354 bytes} [Thu Aug 13 22:07:08 2026] PUT /volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 => generated 779 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:08.778098 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-91d21542-9635-405a-bfff-3de26fe715af None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:08.780250 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91d21542-9635-405a-bfff-3de26fe715af tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] PUT https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 Aug 13 22:07:08.780660 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91d21542-9635-405a-bfff-3de26fe715af tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1881866916", "description": "This is the new description of volume"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:08.789746 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:08.789746 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:08.793726 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-91d21542-9635-405a-bfff-3de26fe715af tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:08.800698 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-91d21542-9635-405a-bfff-3de26fe715af tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume updated successfully. Aug 13 22:07:08.801293 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91d21542-9635-405a-bfff-3de26fe715af tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 returned with HTTP 200 Aug 13 22:07:08.801735 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 423/1686] 10.4.3.4 () {68 vars in 1355 bytes} [Thu Aug 13 22:07:08 2026] PUT /volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:08.815984 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-617e3c24-cf6c-49b9-b6b3-dc874e512730 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:08.817688 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-617e3c24-cf6c-49b9-b6b3-dc874e512730 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 Aug 13 22:07:08.817886 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-617e3c24-cf6c-49b9-b6b3-dc874e512730 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:08.818059 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-617e3c24-cf6c-49b9-b6b3-dc874e512730 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:08.824984 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:08.824984 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:08.828461 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-617e3c24-cf6c-49b9-b6b3-dc874e512730 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:08.832293 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-617e3c24-cf6c-49b9-b6b3-dc874e512730 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 returned with HTTP 200 Aug 13 22:07:08.832655 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 421/1687] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:08 2026] GET /volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 => generated 887 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:08.846054 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:08.848002 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:08.848362 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1153060519", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1888258122"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:08.849895 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1153060519', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1888258122'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:08.850033 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume of 1 GB Aug 13 22:07:08.854467 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Availability Zones retrieved successfully. Aug 13 22:07:08.860578 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Flow 'volume_create_api' (0c891dcb-1448-4015-be53-769d7901d905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:08.861444 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf4a8f95-760b-437e-8f3c-917e8df527c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:08.862467 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:08.902199 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf4a8f95-760b-437e-8f3c-917e8df527c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:08.902199 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406e958c-99b0-4156-b146-c13ac22e9c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:08.910382 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e2faeb88-7d99-460b-8c4b-3778bd59fc44 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:08.912312 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2faeb88-7d99-460b-8c4b-3778bd59fc44 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:08.912587 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2faeb88-7d99-460b-8c4b-3778bd59fc44 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:08.912778 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2faeb88-7d99-460b-8c4b-3778bd59fc44 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:08.913254 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e2faeb88-7d99-460b-8c4b-3778bd59fc44 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:08.917779 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:08.917779 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:08.918568 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2faeb88-7d99-460b-8c4b-3778bd59fc44 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:08.919069 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 422/1688] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:08 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:08.963300 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Created reservations ['3daa7a53-7133-47e8-8bc7-0ba43d55014c', 'f1d671b3-e2ca-4055-b14a-cbc547300896', '2b64e39c-71cd-4492-8785-0acea7bd4ab7', '052e99ef-3ab2-4822-bdae-925f3b181774'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:08.964745 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406e958c-99b0-4156-b146-c13ac22e9c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3daa7a53-7133-47e8-8bc7-0ba43d55014c', 'f1d671b3-e2ca-4055-b14a-cbc547300896', '2b64e39c-71cd-4492-8785-0acea7bd4ab7', '052e99ef-3ab2-4822-bdae-925f3b181774']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:08.965670 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257b18f9-4cec-42bd-b95c-26d7e83f1e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:08.999236 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257b18f9-4cec-42bd-b95c-26d7e83f1e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1456279e-2813-408e-8393-866b95243375', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1153060519',display_name='tempest-VolumesGetTest-Volume-1888258122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2e7020419e54b78a35e711d0b75254b',qos_specs=None,replication_status=,reservations=['3daa7a53-7133-47e8-8bc7-0ba43d55014c','f1d671b3-e2ca-4055-b14a-cbc547300896','2b64e39c-71cd-4492-8785-0acea7bd4ab7','052e99ef-3ab2-4822-bdae-925f3b181774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee15809d0910401ea1a556ef5c9bab03',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:08Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1153060519',display_name='tempest-VolumesGetTest-Volume-1888258122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1456279e-2813-408e-8393-866b95243375,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2e7020419e54b78a35e711d0b75254b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee15809d0910401ea1a556ef5c9bab03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:08.999236 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe544e67-c061-4e62-aa6c-f011fd726f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:09.022658 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe544e67-c061-4e62-aa6c-f011fd726f03) transitioned into 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-1153060519',display_name='tempest-VolumesGetTest-Volume-1888258122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2e7020419e54b78a35e711d0b75254b',qos_specs=None,replication_status=,reservations=['3daa7a53-7133-47e8-8bc7-0ba43d55014c','f1d671b3-e2ca-4055-b14a-cbc547300896','2b64e39c-71cd-4492-8785-0acea7bd4ab7','052e99ef-3ab2-4822-bdae-925f3b181774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee15809d0910401ea1a556ef5c9bab03',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:09.023616 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2952c807-48a8-44d8-9539-b5c089efc091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:09.034575 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2952c807-48a8-44d8-9539-b5c089efc091) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:09.035762 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Flow 'volume_create_api' (0c891dcb-1448-4015-be53-769d7901d905) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:09.036185 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume request issued successfully. Aug 13 22:07:09.037031 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09465c65-ea0e-4372-8004-4c8a7ffb9ab3 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:09.037586 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 423/1689] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:07:08 2026] POST /volume/v3/volumes => generated 776 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:09.051642 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c9fdfbdb-2872-44ea-8ba1-0d981b6a7702 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:09.054408 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9fdfbdb-2872-44ea-8ba1-0d981b6a7702 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 Aug 13 22:07:09.054597 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9fdfbdb-2872-44ea-8ba1-0d981b6a7702 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:09.054902 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9fdfbdb-2872-44ea-8ba1-0d981b6a7702 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:09.065210 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:09.065210 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:09.071109 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c9fdfbdb-2872-44ea-8ba1-0d981b6a7702 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:09.078247 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9fdfbdb-2872-44ea-8ba1-0d981b6a7702 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 returned with HTTP 200 Aug 13 22:07:09.078864 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 424/1690] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:09 2026] GET /volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:09.112992 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c99e9ef8-3d5c-461b-879e-3d4559b25fa3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:09.115322 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c99e9ef8-3d5c-461b-879e-3d4559b25fa3 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] GET https://10.4.3.4/volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 Aug 13 22:07:09.115717 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c99e9ef8-3d5c-461b-879e-3d4559b25fa3 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:09.116097 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c99e9ef8-3d5c-461b-879e-3d4559b25fa3 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:09.122292 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c99e9ef8-3d5c-461b-879e-3d4559b25fa3 tempest-SnapshotsActionsTest-85413129 tempest-SnapshotsActionsTest-85413129-project-member] https://10.4.3.4/volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 returned with HTTP 404 Aug 13 22:07:09.122812 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 422/1691] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:09 2026] GET /volume/v3/volumes/e1d8fc63-6293-4ddb-a68d-4aef212a9867 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:09.930002 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3d85e2d3-5d16-40f0-97f5-23c6939b4c39 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:09.931725 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d85e2d3-5d16-40f0-97f5-23c6939b4c39 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:09.931979 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d85e2d3-5d16-40f0-97f5-23c6939b4c39 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:09.932157 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d85e2d3-5d16-40f0-97f5-23c6939b4c39 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:09.932285 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3d85e2d3-5d16-40f0-97f5-23c6939b4c39 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:09.940090 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:09.940090 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:09.940828 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d85e2d3-5d16-40f0-97f5-23c6939b4c39 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:09.941298 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 423/1692] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:09 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 693 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:10.091616 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c77d03b5-f2b9-4d96-99f5-d63a823b872b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:10.093385 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c77d03b5-f2b9-4d96-99f5-d63a823b872b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 Aug 13 22:07:10.093589 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c77d03b5-f2b9-4d96-99f5-d63a823b872b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:10.093762 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c77d03b5-f2b9-4d96-99f5-d63a823b872b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:10.100810 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:10.100810 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:10.104600 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c77d03b5-f2b9-4d96-99f5-d63a823b872b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:10.109766 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c77d03b5-f2b9-4d96-99f5-d63a823b872b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 returned with HTTP 200 Aug 13 22:07:10.110511 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 424/1693] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:10 2026] GET /volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:10.129409 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dc2de3c1-ac89-4b05-a888-f6f1f35784ce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:10.131264 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc2de3c1-ac89-4b05-a888-f6f1f35784ce tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] PUT https://10.4.3.4/volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 Aug 13 22:07:10.131613 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc2de3c1-ac89-4b05-a888-f6f1f35784ce tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-586102571", "description": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:10.140984 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:10.140984 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:10.150035 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dc2de3c1-ac89-4b05-a888-f6f1f35784ce tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:10.160836 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dc2de3c1-ac89-4b05-a888-f6f1f35784ce tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume updated successfully. Aug 13 22:07:10.161517 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc2de3c1-ac89-4b05-a888-f6f1f35784ce tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 returned with HTTP 200 Aug 13 22:07:10.162058 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 425/1694] 10.4.3.4 () {68 vars in 1354 bytes} [Thu Aug 13 22:07:10 2026] PUT /volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 => generated 765 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:10.179317 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f51c505b-1570-41c2-8bf0-a311ca26b819 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:10.181446 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f51c505b-1570-41c2-8bf0-a311ca26b819 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 Aug 13 22:07:10.181689 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f51c505b-1570-41c2-8bf0-a311ca26b819 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:10.181889 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f51c505b-1570-41c2-8bf0-a311ca26b819 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:10.190347 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:10.190347 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:10.194991 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f51c505b-1570-41c2-8bf0-a311ca26b819 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:10.199526 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f51c505b-1570-41c2-8bf0-a311ca26b819 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 returned with HTTP 200 Aug 13 22:07:10.199903 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 423/1695] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:10 2026] GET /volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:10.214959 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c4e893d4-9c8e-4c34-a08d-a6d16481c954 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:10.216681 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4e893d4-9c8e-4c34-a08d-a6d16481c954 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] DELETE https://10.4.3.4/volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 Aug 13 22:07:10.216885 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4e893d4-9c8e-4c34-a08d-a6d16481c954 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:10.217064 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4e893d4-9c8e-4c34-a08d-a6d16481c954 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:10.217209 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c4e893d4-9c8e-4c34-a08d-a6d16481c954 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Delete volume with id: 1456279e-2813-408e-8393-866b95243375 Aug 13 22:07:10.227049 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:10.227049 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:10.227536 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c4e893d4-9c8e-4c34-a08d-a6d16481c954 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:10.251627 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c4e893d4-9c8e-4c34-a08d-a6d16481c954 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Delete volume request issued successfully. Aug 13 22:07:10.251923 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4e893d4-9c8e-4c34-a08d-a6d16481c954 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 returned with HTTP 202 Aug 13 22:07:10.252437 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 424/1696] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:07:10 2026] DELETE /volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:10.260156 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7f83ab46-2897-4cff-b141-5504156635d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:10.261832 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f83ab46-2897-4cff-b141-5504156635d7 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 Aug 13 22:07:10.262108 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f83ab46-2897-4cff-b141-5504156635d7 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:10.262327 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f83ab46-2897-4cff-b141-5504156635d7 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:10.270942 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:10.270942 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:10.277204 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7f83ab46-2897-4cff-b141-5504156635d7 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:10.283501 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f83ab46-2897-4cff-b141-5504156635d7 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 returned with HTTP 200 Aug 13 22:07:10.284246 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 425/1697] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:10 2026] GET /volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:10.635647 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be0b5be5-f893-4935-b77a-3da02ea4c124 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:10.640085 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be0b5be5-f893-4935-b77a-3da02ea4c124 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b Aug 13 22:07:10.640331 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be0b5be5-f893-4935-b77a-3da02ea4c124 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:10.640581 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be0b5be5-f893-4935-b77a-3da02ea4c124 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:10.651016 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:10.651016 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:10.655716 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-be0b5be5-f893-4935-b77a-3da02ea4c124 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:07:10.661766 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be0b5be5-f893-4935-b77a-3da02ea4c124 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b returned with HTTP 200 Aug 13 22:07:10.662290 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 426/1698] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:10 2026] GET /volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:10.751933 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9c4327ac-2f48-4ee0-8491-6dea53f63b95 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:10.754873 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c4327ac-2f48-4ee0-8491-6dea53f63b95 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b Aug 13 22:07:10.755160 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c4327ac-2f48-4ee0-8491-6dea53f63b95 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:10.755559 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c4327ac-2f48-4ee0-8491-6dea53f63b95 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:10.772927 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:10.772927 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:10.775829 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9c4327ac-2f48-4ee0-8491-6dea53f63b95 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:07:10.782336 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c4327ac-2f48-4ee0-8491-6dea53f63b95 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b returned with HTTP 200 Aug 13 22:07:10.783393 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 424/1699] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:10 2026] GET /volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:10.952576 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4df55686-4938-452e-a2ec-80cf27fce23b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:10.956341 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4df55686-4938-452e-a2ec-80cf27fce23b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:10.956669 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4df55686-4938-452e-a2ec-80cf27fce23b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:10.956954 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4df55686-4938-452e-a2ec-80cf27fce23b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:10.957084 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4df55686-4938-452e-a2ec-80cf27fce23b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:10.962753 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:10.962753 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:10.963484 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4df55686-4938-452e-a2ec-80cf27fce23b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:10.963957 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 425/1700] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:10 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 704 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:11.300707 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee24b0a9-ebee-4a12-96c2-9960b637699c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:11.304749 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee24b0a9-ebee-4a12-96c2-9960b637699c tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 Aug 13 22:07:11.304989 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee24b0a9-ebee-4a12-96c2-9960b637699c tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:11.305143 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee24b0a9-ebee-4a12-96c2-9960b637699c tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:11.321958 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee24b0a9-ebee-4a12-96c2-9960b637699c tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 returned with HTTP 404 Aug 13 22:07:11.322567 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 426/1701] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:11 2026] GET /volume/v3/volumes/1456279e-2813-408e-8393-866b95243375 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:11.332676 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-34caa0a8-a436-4dea-8d20-22b9555197a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:11.334675 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34caa0a8-a436-4dea-8d20-22b9555197a0 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 Aug 13 22:07:11.334987 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34caa0a8-a436-4dea-8d20-22b9555197a0 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:11.335171 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34caa0a8-a436-4dea-8d20-22b9555197a0 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:11.352243 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:11.352243 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:11.358936 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-34caa0a8-a436-4dea-8d20-22b9555197a0 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:11.371148 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34caa0a8-a436-4dea-8d20-22b9555197a0 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 returned with HTTP 200 Aug 13 22:07:11.371663 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 427/1702] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:11 2026] GET /volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 => generated 887 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:11.390734 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8ae93b1c-0ba5-4cd6-b98c-9c2cd7d7c182 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:11.393741 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ae93b1c-0ba5-4cd6-b98c-9c2cd7d7c182 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] DELETE https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 Aug 13 22:07:11.394105 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ae93b1c-0ba5-4cd6-b98c-9c2cd7d7c182 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:11.394389 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ae93b1c-0ba5-4cd6-b98c-9c2cd7d7c182 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:11.395257 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8ae93b1c-0ba5-4cd6-b98c-9c2cd7d7c182 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Delete volume with id: f6ddd20b-b532-4dfd-932d-a6db44a71b61 Aug 13 22:07:11.408948 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:11.408948 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:11.409910 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8ae93b1c-0ba5-4cd6-b98c-9c2cd7d7c182 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:11.459522 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8ae93b1c-0ba5-4cd6-b98c-9c2cd7d7c182 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Delete volume request issued successfully. Aug 13 22:07:11.459749 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ae93b1c-0ba5-4cd6-b98c-9c2cd7d7c182 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 returned with HTTP 202 Aug 13 22:07:11.460253 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 425/1703] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:07:11 2026] DELETE /volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:11.468788 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bee8373a-8b57-4391-91dd-750e0eb8d45c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:11.473521 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bee8373a-8b57-4391-91dd-750e0eb8d45c tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 Aug 13 22:07:11.473521 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bee8373a-8b57-4391-91dd-750e0eb8d45c tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:11.473521 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bee8373a-8b57-4391-91dd-750e0eb8d45c tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:11.483817 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:11.483817 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:11.491970 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bee8373a-8b57-4391-91dd-750e0eb8d45c tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:11.497321 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bee8373a-8b57-4391-91dd-750e0eb8d45c tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 returned with HTTP 200 Aug 13 22:07:11.497740 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 426/1704] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:11 2026] GET /volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 => generated 886 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:11.800443 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4879d78c-0539-4d8f-9a83-674a5e3cb0bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:11.917790 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4879d78c-0539-4d8f-9a83-674a5e3cb0bd tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:07:11.918253 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4879d78c-0539-4d8f-9a83-674a5e3cb0bd tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1012902954", "extra_specs": {"storage_protocol": "tempest-storage_protocol-387837947", "vendor_name": "tempest-vendor_name-910874036"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:11.951533 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4879d78c-0539-4d8f-9a83-674a5e3cb0bd tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:07:11.951533 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 427/1705] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:07:11 2026] POST /volume/v3/types => generated 326 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:11.963186 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:11.977714 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-20ec5c70-5b77-4bc7-86d7-35702a7ab211 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:11.982655 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20ec5c70-5b77-4bc7-86d7-35702a7ab211 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:11.983072 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20ec5c70-5b77-4bc7-86d7-35702a7ab211 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:11.983205 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20ec5c70-5b77-4bc7-86d7-35702a7ab211 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:11.983557 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-20ec5c70-5b77-4bc7-86d7-35702a7ab211 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:11.990356 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:11.990356 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:11.991158 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20ec5c70-5b77-4bc7-86d7-35702a7ab211 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:11.991864 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 426/1706] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:11 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 704 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:12.063775 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:12.064079 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "388defab-e21b-493d-87c9-a1a97d6306e8", "size": 1, "name": "tempest-UserMessagesTest-Volume-232895093"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:12.065677 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Create volume request body: {'volume': {'volume_type': '388defab-e21b-493d-87c9-a1a97d6306e8', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-232895093'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:12.071049 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Create volume of 1 GB Aug 13 22:07:12.071776 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:12.071776 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:12.072430 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Availability Zones retrieved successfully. Aug 13 22:07:12.078243 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Flow 'volume_create_api' (91774723-adf9-4c89-a2bd-f845919f91ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:12.079749 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e44e3e18-20b5-4e7d-8f17-b80a80b65dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:12.080688 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:12.106935 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e44e3e18-20b5-4e7d-8f17-b80a80b65dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:07:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-387837947',vendor_name='tempest-vendor_name-910874036'},id=388defab-e21b-493d-87c9-a1a97d6306e8,is_public=True,name='tempest-UserMessagesTest-volume-type-1012902954',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '388defab-e21b-493d-87c9-a1a97d6306e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:12.108109 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ea3ebcc-9b7b-4724-9c50-8290e6edd679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:12.144132 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1012902954 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1012902954, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:12.144440 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1012902954 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1012902954, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:12.182657 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Created reservations ['8f6b7270-fd41-482d-88c9-57ade5b58f1e', '539e9908-bafe-4bfc-b222-eddbdf0a0e97', '4fa5b417-243f-4b70-ba78-c169da18d6ee', '923b4565-dad4-40e0-9bcd-8ea848d13109'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:12.183661 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ea3ebcc-9b7b-4724-9c50-8290e6edd679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f6b7270-fd41-482d-88c9-57ade5b58f1e', '539e9908-bafe-4bfc-b222-eddbdf0a0e97', '4fa5b417-243f-4b70-ba78-c169da18d6ee', '923b4565-dad4-40e0-9bcd-8ea848d13109']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:12.184657 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3732596-5c5e-4575-9719-7fe1c50fb642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:12.216133 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3732596-5c5e-4575-9719-7fe1c50fb642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '762955c9-157a-4b4c-aea4-7d2e30c0b1bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-232895093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='895cacb1bc1647c4a682ba5aab658e40',qos_specs=None,replication_status=,reservations=['8f6b7270-fd41-482d-88c9-57ade5b58f1e','539e9908-bafe-4bfc-b222-eddbdf0a0e97','4fa5b417-243f-4b70-ba78-c169da18d6ee','923b4565-dad4-40e0-9bcd-8ea848d13109'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d0e9462eec40ceae2559a66012509d',volume_type_id=388defab-e21b-493d-87c9-a1a97d6306e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-232895093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=762955c9-157a-4b4c-aea4-7d2e30c0b1bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='895cacb1bc1647c4a682ba5aab658e40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89d0e9462eec40ceae2559a66012509d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(388defab-e21b-493d-87c9-a1a97d6306e8),volume_type_id=388defab-e21b-493d-87c9-a1a97d6306e8)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:12.217141 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bba3c15-752e-4d10-a4d7-3b6a27c4fc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:12.238934 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bba3c15-752e-4d10-a4d7-3b6a27c4fc7c) transitioned into state 'SUCCESS' from state '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-232895093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='895cacb1bc1647c4a682ba5aab658e40',qos_specs=None,replication_status=,reservations=['8f6b7270-fd41-482d-88c9-57ade5b58f1e','539e9908-bafe-4bfc-b222-eddbdf0a0e97','4fa5b417-243f-4b70-ba78-c169da18d6ee','923b4565-dad4-40e0-9bcd-8ea848d13109'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d0e9462eec40ceae2559a66012509d',volume_type_id=388defab-e21b-493d-87c9-a1a97d6306e8)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:12.240093 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03d0b865-0493-4951-920f-5812e3ebb283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:12.252788 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03d0b865-0493-4951-920f-5812e3ebb283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:12.253802 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Flow 'volume_create_api' (91774723-adf9-4c89-a2bd-f845919f91ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:12.254189 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Create volume request issued successfully. Aug 13 22:07:12.254917 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3dd63e45-798b-4bd9-b516-09ed83a050b4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:12.255408 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 428/1707] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:07:11 2026] POST /volume/v3/volumes => generated 781 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:12.272288 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-281f6c60-2d1a-45e2-a46c-8a7930f28b33 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:12.274296 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-281f6c60-2d1a-45e2-a46c-8a7930f28b33 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] GET https://10.4.3.4/volume/v3/volumes/762955c9-157a-4b4c-aea4-7d2e30c0b1bd Aug 13 22:07:12.274542 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-281f6c60-2d1a-45e2-a46c-8a7930f28b33 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:12.274768 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-281f6c60-2d1a-45e2-a46c-8a7930f28b33 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:12.286022 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:12.286022 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:12.292768 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-281f6c60-2d1a-45e2-a46c-8a7930f28b33 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Volume info retrieved successfully. Aug 13 22:07:12.299593 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-281f6c60-2d1a-45e2-a46c-8a7930f28b33 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/volumes/762955c9-157a-4b4c-aea4-7d2e30c0b1bd returned with HTTP 200 Aug 13 22:07:12.300270 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 427/1708] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:12 2026] GET /volume/v3/volumes/762955c9-157a-4b4c-aea4-7d2e30c0b1bd => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:12.516949 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e312506-ea80-40ff-8baf-27d809e4bf89 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:12.519532 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e312506-ea80-40ff-8baf-27d809e4bf89 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 Aug 13 22:07:12.519532 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e312506-ea80-40ff-8baf-27d809e4bf89 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:12.519697 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e312506-ea80-40ff-8baf-27d809e4bf89 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:12.536200 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e312506-ea80-40ff-8baf-27d809e4bf89 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 returned with HTTP 404 Aug 13 22:07:12.536776 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 428/1709] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:12 2026] GET /volume/v3/volumes/f6ddd20b-b532-4dfd-932d-a6db44a71b61 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:12.545819 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:12.548207 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:12.548658 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1359282720"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:12.550646 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1359282720'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:12.550828 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume of 1 GB Aug 13 22:07:12.556392 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Availability Zones retrieved successfully. Aug 13 22:07:12.566166 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Flow 'volume_create_api' (f15405cc-24cd-4759-984f-da334fd7402c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:12.567618 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198d58bb-2a8d-4b51-b4ee-a3eaa615d60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:12.569997 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:12.609531 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198d58bb-2a8d-4b51-b4ee-a3eaa615d60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:12.610640 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92d37adf-17f7-4a62-acc3-987f22e53106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:12.681958 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Created reservations ['e5f29cf3-59cd-4886-9575-93bcd313a472', '7bf9ff01-edf4-4e69-96e9-d2ae6a12145b', '28fa484c-b9c2-4ed1-b11d-598de8e5445b', '46bbd5f0-5513-4be3-a0e4-ad5f9752d386'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:12.682405 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92d37adf-17f7-4a62-acc3-987f22e53106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5f29cf3-59cd-4886-9575-93bcd313a472', '7bf9ff01-edf4-4e69-96e9-d2ae6a12145b', '28fa484c-b9c2-4ed1-b11d-598de8e5445b', '46bbd5f0-5513-4be3-a0e4-ad5f9752d386']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:12.683165 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a198dd57-9f9d-4794-961e-67062604f83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:12.717713 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a198dd57-9f9d-4794-961e-67062604f83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1595edbb-bb7e-4b38-9c63-297118abe223', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1359282720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2e7020419e54b78a35e711d0b75254b',qos_specs=None,replication_status=,reservations=['e5f29cf3-59cd-4886-9575-93bcd313a472','7bf9ff01-edf4-4e69-96e9-d2ae6a12145b','28fa484c-b9c2-4ed1-b11d-598de8e5445b','46bbd5f0-5513-4be3-a0e4-ad5f9752d386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee15809d0910401ea1a556ef5c9bab03',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1359282720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1595edbb-bb7e-4b38-9c63-297118abe223,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2e7020419e54b78a35e711d0b75254b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee15809d0910401ea1a556ef5c9bab03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:12.719056 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c47de4ac-d5aa-4185-a13f-feaf5dbfddbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:12.745796 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c47de4ac-d5aa-4185-a13f-feaf5dbfddbf) transitioned into state 'SUCCESS' from state '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-1359282720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2e7020419e54b78a35e711d0b75254b',qos_specs=None,replication_status=,reservations=['e5f29cf3-59cd-4886-9575-93bcd313a472','7bf9ff01-edf4-4e69-96e9-d2ae6a12145b','28fa484c-b9c2-4ed1-b11d-598de8e5445b','46bbd5f0-5513-4be3-a0e4-ad5f9752d386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee15809d0910401ea1a556ef5c9bab03',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:12.746701 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba56275-b6ff-4fc7-a559-f239798a9ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:12.768543 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba56275-b6ff-4fc7-a559-f239798a9ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:12.770063 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Flow 'volume_create_api' (f15405cc-24cd-4759-984f-da334fd7402c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:12.771012 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume request issued successfully. Aug 13 22:07:12.771322 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b94f58a1-e46c-4294-9f63-d5acb8c032a8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:12.771872 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 427/1710] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:07:12 2026] POST /volume/v3/volumes => generated 741 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:12.787310 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7a417a78-7668-43fa-8b76-522eac65e391 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:12.789599 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a417a78-7668-43fa-8b76-522eac65e391 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 Aug 13 22:07:12.789833 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a417a78-7668-43fa-8b76-522eac65e391 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:12.790114 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a417a78-7668-43fa-8b76-522eac65e391 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:12.802559 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:12.802559 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:12.808398 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7a417a78-7668-43fa-8b76-522eac65e391 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:12.815079 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a417a78-7668-43fa-8b76-522eac65e391 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 returned with HTTP 200 Aug 13 22:07:12.815616 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 429/1711] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:12 2026] GET /volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 => generated 809 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:13.003679 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f0633460-dc82-4073-87f1-bb63b220a5e6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:13.005834 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0633460-dc82-4073-87f1-bb63b220a5e6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:13.006107 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0633460-dc82-4073-87f1-bb63b220a5e6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:13.006311 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0633460-dc82-4073-87f1-bb63b220a5e6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:13.006432 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f0633460-dc82-4073-87f1-bb63b220a5e6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:13.011175 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:13.011175 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:13.013505 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0633460-dc82-4073-87f1-bb63b220a5e6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:13.013505 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 428/1712] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:13 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 704 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:13.316261 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37ef2835-def9-4160-a1aa-33b67c096d7d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:13.320243 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37ef2835-def9-4160-a1aa-33b67c096d7d tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] GET https://10.4.3.4/volume/v3/volumes/762955c9-157a-4b4c-aea4-7d2e30c0b1bd Aug 13 22:07:13.320529 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37ef2835-def9-4160-a1aa-33b67c096d7d tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:13.320956 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37ef2835-def9-4160-a1aa-33b67c096d7d tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:13.332023 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:13.332023 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:13.339913 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37ef2835-def9-4160-a1aa-33b67c096d7d tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Volume info retrieved successfully. Aug 13 22:07:13.345697 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37ef2835-def9-4160-a1aa-33b67c096d7d tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/volumes/762955c9-157a-4b4c-aea4-7d2e30c0b1bd returned with HTTP 200 Aug 13 22:07:13.346293 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 429/1713] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:13 2026] GET /volume/v3/volumes/762955c9-157a-4b4c-aea4-7d2e30c0b1bd => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:13.359595 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cf8db885-110e-4681-b475-0ad937a4ffd7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:13.361465 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf8db885-110e-4681-b475-0ad937a4ffd7 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] GET https://10.4.3.4/volume/v3/messages Aug 13 22:07:13.361647 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf8db885-110e-4681-b475-0ad937a4ffd7 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:13.361811 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf8db885-110e-4681-b475-0ad937a4ffd7 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:13.362105 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:13.362105 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:13.367278 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf8db885-110e-4681-b475-0ad937a4ffd7 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/messages returned with HTTP 200 Aug 13 22:07:13.367692 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 428/1714] 10.4.3.4 () {68 vars in 1266 bytes} [Thu Aug 13 22:07:13 2026] GET /volume/v3/messages => generated 666 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:13.376550 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-40f852c8-6f4c-4fa6-a864-d3a3d9b39d1f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:13.378562 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40f852c8-6f4c-4fa6-a864-d3a3d9b39d1f tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] DELETE https://10.4.3.4/volume/v3/messages/09360f3b-9314-4a0f-bb6a-afdb22e32eee Aug 13 22:07:13.378797 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-40f852c8-6f4c-4fa6-a864-d3a3d9b39d1f tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:13.379026 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-40f852c8-6f4c-4fa6-a864-d3a3d9b39d1f tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:13.390967 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40f852c8-6f4c-4fa6-a864-d3a3d9b39d1f tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/messages/09360f3b-9314-4a0f-bb6a-afdb22e32eee returned with HTTP 204 Aug 13 22:07:13.391440 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 430/1715] 10.4.3.4 () {68 vars in 1380 bytes} [Thu Aug 13 22:07:13 2026] DELETE /volume/v3/messages/09360f3b-9314-4a0f-bb6a-afdb22e32eee => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 22:07:13.400003 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-88b0ec0d-7383-463d-9a03-fba526a2ea73 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:13.404451 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88b0ec0d-7383-463d-9a03-fba526a2ea73 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] GET https://10.4.3.4/volume/v3/messages/09360f3b-9314-4a0f-bb6a-afdb22e32eee Aug 13 22:07:13.404451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88b0ec0d-7383-463d-9a03-fba526a2ea73 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:13.404451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88b0ec0d-7383-463d-9a03-fba526a2ea73 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:13.414552 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88b0ec0d-7383-463d-9a03-fba526a2ea73 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/messages/09360f3b-9314-4a0f-bb6a-afdb22e32eee returned with HTTP 404 Aug 13 22:07:13.414552 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 429/1716] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:07:13 2026] GET /volume/v3/messages/09360f3b-9314-4a0f-bb6a-afdb22e32eee => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:13.422103 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4cd7426e-f56a-4f8e-aa8e-3f85c859d082 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:13.425451 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4cd7426e-f56a-4f8e-aa8e-3f85c859d082 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] GET https://10.4.3.4/volume/v3/volumes/762955c9-157a-4b4c-aea4-7d2e30c0b1bd Aug 13 22:07:13.425744 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4cd7426e-f56a-4f8e-aa8e-3f85c859d082 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:13.425961 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4cd7426e-f56a-4f8e-aa8e-3f85c859d082 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:13.437956 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:13.437956 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:13.442636 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4cd7426e-f56a-4f8e-aa8e-3f85c859d082 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Volume info retrieved successfully. Aug 13 22:07:13.448399 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4cd7426e-f56a-4f8e-aa8e-3f85c859d082 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/volumes/762955c9-157a-4b4c-aea4-7d2e30c0b1bd returned with HTTP 200 Aug 13 22:07:13.449333 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 430/1717] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:13 2026] GET /volume/v3/volumes/762955c9-157a-4b4c-aea4-7d2e30c0b1bd => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:13.464361 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bd49dc45-c945-4cfc-aae0-4f36849179c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:13.466973 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd49dc45-c945-4cfc-aae0-4f36849179c2 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] DELETE https://10.4.3.4/volume/v3/volumes/762955c9-157a-4b4c-aea4-7d2e30c0b1bd Aug 13 22:07:13.467267 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd49dc45-c945-4cfc-aae0-4f36849179c2 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:13.467983 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd49dc45-c945-4cfc-aae0-4f36849179c2 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:13.467983 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-bd49dc45-c945-4cfc-aae0-4f36849179c2 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Delete volume with id: 762955c9-157a-4b4c-aea4-7d2e30c0b1bd Aug 13 22:07:13.477770 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:13.477770 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:13.478438 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bd49dc45-c945-4cfc-aae0-4f36849179c2 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Volume info retrieved successfully. Aug 13 22:07:13.480155 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bd49dc45-c945-4cfc-aae0-4f36849179c2 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 22:07:13.493740 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-bd49dc45-c945-4cfc-aae0-4f36849179c2 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1012902954 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1012902954, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:13.494096 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-bd49dc45-c945-4cfc-aae0-4f36849179c2 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1012902954 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1012902954, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:13.504672 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-bd49dc45-c945-4cfc-aae0-4f36849179c2 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Created reservations ['5dd8df06-848e-40c3-80f2-522b2d03c90c', 'c605a91a-85b4-4857-b354-876afef9f26c', '0eff510e-3295-4578-a1af-d0dc56bcf045', 'db143044-f0df-4859-9bd7-f3cdeff3095a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:13.535618 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bd49dc45-c945-4cfc-aae0-4f36849179c2 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Delete volume request issued successfully. Aug 13 22:07:13.535967 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd49dc45-c945-4cfc-aae0-4f36849179c2 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/volumes/762955c9-157a-4b4c-aea4-7d2e30c0b1bd returned with HTTP 202 Aug 13 22:07:13.536673 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 429/1718] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:07:13 2026] DELETE /volume/v3/volumes/762955c9-157a-4b4c-aea4-7d2e30c0b1bd => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:13.546156 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-59f03582-5d65-486e-bf57-26fb9b8487af None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:13.547849 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59f03582-5d65-486e-bf57-26fb9b8487af tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] GET https://10.4.3.4/volume/v3/volumes/762955c9-157a-4b4c-aea4-7d2e30c0b1bd Aug 13 22:07:13.548080 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59f03582-5d65-486e-bf57-26fb9b8487af tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:13.549753 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59f03582-5d65-486e-bf57-26fb9b8487af tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:13.554491 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59f03582-5d65-486e-bf57-26fb9b8487af tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/volumes/762955c9-157a-4b4c-aea4-7d2e30c0b1bd returned with HTTP 404 Aug 13 22:07:13.555038 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 431/1719] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:13 2026] GET /volume/v3/volumes/762955c9-157a-4b4c-aea4-7d2e30c0b1bd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:13.564044 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db838bd9-25ac-41d4-9d6e-4488f944711d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:13.566355 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db838bd9-25ac-41d4-9d6e-4488f944711d tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] DELETE https://10.4.3.4/volume/v3/types/388defab-e21b-493d-87c9-a1a97d6306e8 Aug 13 22:07:13.566606 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db838bd9-25ac-41d4-9d6e-4488f944711d tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:13.566803 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db838bd9-25ac-41d4-9d6e-4488f944711d tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:13.600352 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db838bd9-25ac-41d4-9d6e-4488f944711d tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] https://10.4.3.4/volume/v3/types/388defab-e21b-493d-87c9-a1a97d6306e8 returned with HTTP 202 Aug 13 22:07:13.601037 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 430/1720] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:07:13 2026] DELETE /volume/v3/types/388defab-e21b-493d-87c9-a1a97d6306e8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:13.613593 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17d1999d-0ed9-4c87-a239-84d0a6e3cff4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:13.617672 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17d1999d-0ed9-4c87-a239-84d0a6e3cff4 tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] GET https://10.4.3.4/volume/v3/types/388defab-e21b-493d-87c9-a1a97d6306e8 Aug 13 22:07:13.618178 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17d1999d-0ed9-4c87-a239-84d0a6e3cff4 tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:13.618178 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17d1999d-0ed9-4c87-a239-84d0a6e3cff4 tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:13.624328 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17d1999d-0ed9-4c87-a239-84d0a6e3cff4 tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] https://10.4.3.4/volume/v3/types/388defab-e21b-493d-87c9-a1a97d6306e8 returned with HTTP 404 Aug 13 22:07:13.625012 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 431/1721] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:07:13 2026] GET /volume/v3/types/388defab-e21b-493d-87c9-a1a97d6306e8 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:13.633640 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b30ab8b-defe-463e-a507-464999dd073d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:13.636404 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b30ab8b-defe-463e-a507-464999dd073d tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:07:13.636404 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b30ab8b-defe-463e-a507-464999dd073d tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-566831887", "extra_specs": {"storage_protocol": "tempest-storage_protocol-254997062", "vendor_name": "tempest-vendor_name-266007611"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:13.663324 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b30ab8b-defe-463e-a507-464999dd073d tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:07:13.663324 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 430/1722] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:07:13 2026] POST /volume/v3/types => generated 325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:13.673647 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f6b00f64-7980-4812-9640-64b158ec5640 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:13.675779 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:13.676184 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "67b89a98-032c-45f8-a760-eb4e12405cb2", "size": 1, "name": "tempest-UserMessagesTest-Volume-440726676"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:13.677857 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Create volume request body: {'volume': {'volume_type': '67b89a98-032c-45f8-a760-eb4e12405cb2', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-440726676'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:13.683473 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Create volume of 1 GB Aug 13 22:07:13.683889 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:13.683889 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:13.686176 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Availability Zones retrieved successfully. Aug 13 22:07:13.690887 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Flow 'volume_create_api' (f1d9abea-f6b8-450d-9075-da841b499bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:13.691938 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86777dec-0afb-4050-b7e3-c5e8d0a072fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:13.692861 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:13.717953 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86777dec-0afb-4050-b7e3-c5e8d0a072fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:07:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-254997062',vendor_name='tempest-vendor_name-266007611'},id=67b89a98-032c-45f8-a760-eb4e12405cb2,is_public=True,name='tempest-UserMessagesTest-volume-type-566831887',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67b89a98-032c-45f8-a760-eb4e12405cb2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:13.718746 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a77b611-9115-4da1-b262-09d260a9103e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:13.765003 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-566831887 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-566831887, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:13.765323 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-566831887 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-566831887, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:13.822180 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Created reservations ['2c43f44f-2ea8-49c4-af36-a6d3bacfcf1e', 'c530850a-fff0-4b7f-9db3-dad1a56513d9', '4224d2f0-f4be-490c-b113-198dba7fc15d', '99af4d4b-16c0-47ee-9360-1d41e27ba111'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:13.824180 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a77b611-9115-4da1-b262-09d260a9103e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c43f44f-2ea8-49c4-af36-a6d3bacfcf1e', 'c530850a-fff0-4b7f-9db3-dad1a56513d9', '4224d2f0-f4be-490c-b113-198dba7fc15d', '99af4d4b-16c0-47ee-9360-1d41e27ba111']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:13.824393 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbcdd4da-d354-4d35-aabd-ac801e37e35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:13.831649 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9201c813-2aa0-425d-b3d7-f861c13dad22 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:13.834729 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9201c813-2aa0-425d-b3d7-f861c13dad22 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 Aug 13 22:07:13.835017 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9201c813-2aa0-425d-b3d7-f861c13dad22 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:13.835971 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9201c813-2aa0-425d-b3d7-f861c13dad22 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:13.847452 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:13.847452 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:13.855971 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9201c813-2aa0-425d-b3d7-f861c13dad22 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:13.862866 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9201c813-2aa0-425d-b3d7-f861c13dad22 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 returned with HTTP 200 Aug 13 22:07:13.862984 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbcdd4da-d354-4d35-aabd-ac801e37e35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4216ad7-7d80-4c44-8018-afde8569e83b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-440726676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='895cacb1bc1647c4a682ba5aab658e40',qos_specs=None,replication_status=,reservations=['2c43f44f-2ea8-49c4-af36-a6d3bacfcf1e','c530850a-fff0-4b7f-9db3-dad1a56513d9','4224d2f0-f4be-490c-b113-198dba7fc15d','99af4d4b-16c0-47ee-9360-1d41e27ba111'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d0e9462eec40ceae2559a66012509d',volume_type_id=67b89a98-032c-45f8-a760-eb4e12405cb2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-440726676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4216ad7-7d80-4c44-8018-afde8569e83b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='895cacb1bc1647c4a682ba5aab658e40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89d0e9462eec40ceae2559a66012509d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67b89a98-032c-45f8-a760-eb4e12405cb2),volume_type_id=67b89a98-032c-45f8-a760-eb4e12405cb2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:13.863781 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 431/1723] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:13 2026] GET /volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 => generated 834 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:13.864570 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b08abf-f654-4af1-94b3-2e7a19da1808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:13.884364 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:13.887864 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:13.890804 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "1595edbb-bb7e-4b38-9c63-297118abe223", "size": 1, "name": "tempest-VolumesGetTest-Volume-740675824", "metadata": {"Type": "Test"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:13.892816 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume request body: {'volume': {'source_volid': '1595edbb-bb7e-4b38-9c63-297118abe223', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-740675824', 'metadata': {'Type': 'Test'}}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:13.904008 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b08abf-f654-4af1-94b3-2e7a19da1808) transitioned into state 'SUCCESS' from state '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-440726676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='895cacb1bc1647c4a682ba5aab658e40',qos_specs=None,replication_status=,reservations=['2c43f44f-2ea8-49c4-af36-a6d3bacfcf1e','c530850a-fff0-4b7f-9db3-dad1a56513d9','4224d2f0-f4be-490c-b113-198dba7fc15d','99af4d4b-16c0-47ee-9360-1d41e27ba111'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d0e9462eec40ceae2559a66012509d',volume_type_id=67b89a98-032c-45f8-a760-eb4e12405cb2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:13.905118 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9e65c5b-d31d-4d02-893c-9c96d4f85dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:13.907225 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:13.907225 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:13.908255 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume retrieved successfully. Aug 13 22:07:13.909103 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume of 1 GB Aug 13 22:07:13.913926 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Availability Zones retrieved successfully. Aug 13 22:07:13.921546 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Flow 'volume_create_api' (3de7bdce-e2b3-41b8-a17a-0e42863d67b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:13.923741 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8aadcc4-e2d2-4a99-93db-b016a2afda84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:13.927506 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:13.927610 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9e65c5b-d31d-4d02-893c-9c96d4f85dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:13.927610 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Flow 'volume_create_api' (f1d9abea-f6b8-450d-9075-da841b499bb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:13.927610 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Create volume request issued successfully. Aug 13 22:07:13.927610 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6b00f64-7980-4812-9640-64b158ec5640 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:13.927610 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 432/1724] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:07:13 2026] POST /volume/v3/volumes => generated 780 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:13.946335 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-97f38bfb-b7d5-4481-a8cb-2c7b933e88f9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:13.950330 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97f38bfb-b7d5-4481-a8cb-2c7b933e88f9 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] GET https://10.4.3.4/volume/v3/volumes/b4216ad7-7d80-4c44-8018-afde8569e83b Aug 13 22:07:13.950330 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97f38bfb-b7d5-4481-a8cb-2c7b933e88f9 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:13.950330 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97f38bfb-b7d5-4481-a8cb-2c7b933e88f9 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:13.960187 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:13.960187 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:13.962339 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8aadcc4-e2d2-4a99-93db-b016a2afda84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1595edbb-bb7e-4b38-9c63-297118abe223', 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:13.963245 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1cf47b3-35f5-452d-b91e-a08485e582c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:13.965287 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-97f38bfb-b7d5-4481-a8cb-2c7b933e88f9 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Volume info retrieved successfully. Aug 13 22:07:13.973533 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97f38bfb-b7d5-4481-a8cb-2c7b933e88f9 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/volumes/b4216ad7-7d80-4c44-8018-afde8569e83b returned with HTTP 200 Aug 13 22:07:13.973533 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 431/1725] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:13 2026] GET /volume/v3/volumes/b4216ad7-7d80-4c44-8018-afde8569e83b => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:14.025701 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b76d758c-e684-46a7-9d38-bb4f6b11bd01 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:14.028073 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b76d758c-e684-46a7-9d38-bb4f6b11bd01 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:14.028487 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b76d758c-e684-46a7-9d38-bb4f6b11bd01 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:14.028886 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b76d758c-e684-46a7-9d38-bb4f6b11bd01 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:14.029351 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b76d758c-e684-46a7-9d38-bb4f6b11bd01 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:14.037853 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:14.037853 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:14.038603 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b76d758c-e684-46a7-9d38-bb4f6b11bd01 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:14.039160 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 432/1726] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:14 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 704 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:14.047504 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Created reservations ['509f951a-878f-4eda-89d1-82e9705f3f6f', 'ca22da68-5dbb-4654-8046-efb329a5fc52', '383aa841-03f0-4862-b1fe-54cb9e00a2f7', '87a8dbd8-8737-4353-a31d-c6ee2553ee61'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:14.047504 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1cf47b3-35f5-452d-b91e-a08485e582c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['509f951a-878f-4eda-89d1-82e9705f3f6f', 'ca22da68-5dbb-4654-8046-efb329a5fc52', '383aa841-03f0-4862-b1fe-54cb9e00a2f7', '87a8dbd8-8737-4353-a31d-c6ee2553ee61']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:14.047504 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6eb4ceb-44e3-4711-b9ac-90a617cb37b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:14.109228 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6eb4ceb-44e3-4711-b9ac-90a617cb37b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95153a8f-9243-487a-b3fc-301f7e81d726', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-740675824',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b2e7020419e54b78a35e711d0b75254b',qos_specs=None,replication_status=,reservations=['509f951a-878f-4eda-89d1-82e9705f3f6f','ca22da68-5dbb-4654-8046-efb329a5fc52','383aa841-03f0-4862-b1fe-54cb9e00a2f7','87a8dbd8-8737-4353-a31d-c6ee2553ee61'],size=1,snapshot_id=None,source_replicaid=,source_volid=1595edbb-bb7e-4b38-9c63-297118abe223,status='creating',user_id='ee15809d0910401ea1a556ef5c9bab03',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-740675824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95153a8f-9243-487a-b3fc-301f7e81d726,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b2e7020419e54b78a35e711d0b75254b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1595edbb-bb7e-4b38-9c63-297118abe223,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee15809d0910401ea1a556ef5c9bab03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:14.109977 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7725655-0445-40f5-8022-0a1c689cf5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:14.135633 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e0257779-e1da-475d-bd13-4728894ea93d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:14.137499 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0257779-e1da-475d-bd13-4728894ea93d tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] DELETE https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b Aug 13 22:07:14.137742 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0257779-e1da-475d-bd13-4728894ea93d tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:14.138538 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0257779-e1da-475d-bd13-4728894ea93d tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:14.138740 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7725655-0445-40f5-8022-0a1c689cf5d9) transitioned into state 'SUCCESS' from state '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-740675824',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b2e7020419e54b78a35e711d0b75254b',qos_specs=None,replication_status=,reservations=['509f951a-878f-4eda-89d1-82e9705f3f6f','ca22da68-5dbb-4654-8046-efb329a5fc52','383aa841-03f0-4862-b1fe-54cb9e00a2f7','87a8dbd8-8737-4353-a31d-c6ee2553ee61'],size=1,snapshot_id=None,source_replicaid=,source_volid=1595edbb-bb7e-4b38-9c63-297118abe223,status='creating',user_id='ee15809d0910401ea1a556ef5c9bab03',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:14.138847 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e0257779-e1da-475d-bd13-4728894ea93d tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Delete volume with id: 0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b Aug 13 22:07:14.138968 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f6a8753-6527-434a-a033-ccb703157bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:14.148038 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:14.148038 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:14.148566 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e0257779-e1da-475d-bd13-4728894ea93d tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:07:14.159815 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f6a8753-6527-434a-a033-ccb703157bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:14.160865 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Flow 'volume_create_api' (3de7bdce-e2b3-41b8-a17a-0e42863d67b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:14.161635 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume request issued successfully. Aug 13 22:07:14.162184 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efb3dd4f-5f06-4275-bdb0-00f4aae1a36b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:14.162784 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 432/1727] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:07:13 2026] POST /volume/v3/volumes => generated 788 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:14.185168 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-796d98a0-5dd8-4eb7-8c08-b7d742e3bef9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:14.185960 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e0257779-e1da-475d-bd13-4728894ea93d tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Delete volume request issued successfully. Aug 13 22:07:14.185960 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0257779-e1da-475d-bd13-4728894ea93d tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b returned with HTTP 202 Aug 13 22:07:14.188850 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 433/1728] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:07:14 2026] DELETE /volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:14.196083 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e294c259-0ab9-4db4-99dc-cd98e254e8f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:14.199282 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-796d98a0-5dd8-4eb7-8c08-b7d742e3bef9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 Aug 13 22:07:14.199679 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-796d98a0-5dd8-4eb7-8c08-b7d742e3bef9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:14.199820 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-796d98a0-5dd8-4eb7-8c08-b7d742e3bef9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:14.200984 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e294c259-0ab9-4db4-99dc-cd98e254e8f7 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b Aug 13 22:07:14.201270 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e294c259-0ab9-4db4-99dc-cd98e254e8f7 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:14.201560 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e294c259-0ab9-4db4-99dc-cd98e254e8f7 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:14.212223 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:14.212223 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:14.216234 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:14.216234 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:14.217933 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e294c259-0ab9-4db4-99dc-cd98e254e8f7 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:07:14.222571 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-796d98a0-5dd8-4eb7-8c08-b7d742e3bef9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:14.225873 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e294c259-0ab9-4db4-99dc-cd98e254e8f7 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b returned with HTTP 200 Aug 13 22:07:14.226594 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 433/1729] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:14 2026] GET /volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:14.229236 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-796d98a0-5dd8-4eb7-8c08-b7d742e3bef9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 returned with HTTP 200 Aug 13 22:07:14.229769 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 432/1730] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:14 2026] GET /volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:14.987642 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2d76c0c-7aab-4f49-b029-fb7492f34d96 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:14.990245 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2d76c0c-7aab-4f49-b029-fb7492f34d96 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] GET https://10.4.3.4/volume/v3/volumes/b4216ad7-7d80-4c44-8018-afde8569e83b Aug 13 22:07:14.990552 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2d76c0c-7aab-4f49-b029-fb7492f34d96 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:14.990807 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2d76c0c-7aab-4f49-b029-fb7492f34d96 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.000059 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:15.000059 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:15.004660 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a2d76c0c-7aab-4f49-b029-fb7492f34d96 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Volume info retrieved successfully. Aug 13 22:07:15.009835 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2d76c0c-7aab-4f49-b029-fb7492f34d96 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/volumes/b4216ad7-7d80-4c44-8018-afde8569e83b returned with HTTP 200 Aug 13 22:07:15.010320 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 433/1731] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:14 2026] GET /volume/v3/volumes/b4216ad7-7d80-4c44-8018-afde8569e83b => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:15.025303 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a22fb326-e8f4-4cc7-8f79-5a06a3dfab9e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.027416 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a22fb326-e8f4-4cc7-8f79-5a06a3dfab9e tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] GET https://10.4.3.4/volume/v3/messages Aug 13 22:07:15.027754 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a22fb326-e8f4-4cc7-8f79-5a06a3dfab9e tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:15.028060 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a22fb326-e8f4-4cc7-8f79-5a06a3dfab9e tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.034589 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a22fb326-e8f4-4cc7-8f79-5a06a3dfab9e tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/messages returned with HTTP 200 Aug 13 22:07:15.035119 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 434/1732] 10.4.3.4 () {68 vars in 1266 bytes} [Thu Aug 13 22:07:15 2026] GET /volume/v3/messages => generated 666 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:15.044855 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dafe5feb-9eac-4962-9011-e1c57c726ad0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.047150 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dafe5feb-9eac-4962-9011-e1c57c726ad0 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] GET https://10.4.3.4/volume/v3/messages/9b407e69-b565-4814-be37-03a118e12ee7 Aug 13 22:07:15.047411 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dafe5feb-9eac-4962-9011-e1c57c726ad0 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:15.047641 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dafe5feb-9eac-4962-9011-e1c57c726ad0 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.051704 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dafe5feb-9eac-4962-9011-e1c57c726ad0 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/messages/9b407e69-b565-4814-be37-03a118e12ee7 returned with HTTP 200 Aug 13 22:07:15.052348 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 434/1733] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:07:15 2026] GET /volume/v3/messages/9b407e69-b565-4814-be37-03a118e12ee7 => generated 663 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:15.052436 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0d35361c-6bb5-4e8b-92a4-d7428881801d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.055460 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d35361c-6bb5-4e8b-92a4-d7428881801d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:15.055460 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d35361c-6bb5-4e8b-92a4-d7428881801d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:15.055460 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d35361c-6bb5-4e8b-92a4-d7428881801d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.055460 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0d35361c-6bb5-4e8b-92a4-d7428881801d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:15.061690 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:15.061690 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:15.066510 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d35361c-6bb5-4e8b-92a4-d7428881801d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:15.066663 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8da08339-2057-4be3-9732-c4e5992a71d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.066714 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 433/1734] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:15 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:15.066741 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8da08339-2057-4be3-9732-c4e5992a71d8 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] GET https://10.4.3.4/volume/v3/messages Aug 13 22:07:15.066741 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8da08339-2057-4be3-9732-c4e5992a71d8 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:15.066741 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8da08339-2057-4be3-9732-c4e5992a71d8 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.075708 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8da08339-2057-4be3-9732-c4e5992a71d8 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/messages returned with HTTP 200 Aug 13 22:07:15.076163 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 434/1735] 10.4.3.4 () {68 vars in 1266 bytes} [Thu Aug 13 22:07:15 2026] GET /volume/v3/messages => generated 666 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:15.087247 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c0eada35-71b9-4ad1-8a61-4166d2303cd4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.089639 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0eada35-71b9-4ad1-8a61-4166d2303cd4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] DELETE https://10.4.3.4/volume/v3/messages/9b407e69-b565-4814-be37-03a118e12ee7 Aug 13 22:07:15.090130 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0eada35-71b9-4ad1-8a61-4166d2303cd4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:15.090368 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0eada35-71b9-4ad1-8a61-4166d2303cd4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.100253 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0eada35-71b9-4ad1-8a61-4166d2303cd4 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/messages/9b407e69-b565-4814-be37-03a118e12ee7 returned with HTTP 204 Aug 13 22:07:15.100892 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 435/1736] 10.4.3.4 () {68 vars in 1380 bytes} [Thu Aug 13 22:07:15 2026] DELETE /volume/v3/messages/9b407e69-b565-4814-be37-03a118e12ee7 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 22:07:15.110220 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-37f39c7e-cc41-424a-baef-7c7e3e558f34 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.132980 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37f39c7e-cc41-424a-baef-7c7e3e558f34 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] GET https://10.4.3.4/volume/v3/volumes/b4216ad7-7d80-4c44-8018-afde8569e83b Aug 13 22:07:15.135276 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37f39c7e-cc41-424a-baef-7c7e3e558f34 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:15.135965 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37f39c7e-cc41-424a-baef-7c7e3e558f34 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.147992 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:15.147992 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:15.153363 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-37f39c7e-cc41-424a-baef-7c7e3e558f34 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Volume info retrieved successfully. Aug 13 22:07:15.160407 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37f39c7e-cc41-424a-baef-7c7e3e558f34 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/volumes/b4216ad7-7d80-4c44-8018-afde8569e83b returned with HTTP 200 Aug 13 22:07:15.160873 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 435/1737] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:15 2026] GET /volume/v3/volumes/b4216ad7-7d80-4c44-8018-afde8569e83b => generated 869 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:15.177138 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-47bd1cf8-0a04-4962-ad9b-8c46f1b0461f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.179682 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47bd1cf8-0a04-4962-ad9b-8c46f1b0461f tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] DELETE https://10.4.3.4/volume/v3/volumes/b4216ad7-7d80-4c44-8018-afde8569e83b Aug 13 22:07:15.179957 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47bd1cf8-0a04-4962-ad9b-8c46f1b0461f tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:15.180201 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47bd1cf8-0a04-4962-ad9b-8c46f1b0461f tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.180446 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-47bd1cf8-0a04-4962-ad9b-8c46f1b0461f tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Delete volume with id: b4216ad7-7d80-4c44-8018-afde8569e83b Aug 13 22:07:15.192391 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:15.192391 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:15.193209 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-47bd1cf8-0a04-4962-ad9b-8c46f1b0461f tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Volume info retrieved successfully. Aug 13 22:07:15.195013 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-47bd1cf8-0a04-4962-ad9b-8c46f1b0461f tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 22:07:15.211062 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-47bd1cf8-0a04-4962-ad9b-8c46f1b0461f tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-566831887 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-566831887, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:15.211062 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-47bd1cf8-0a04-4962-ad9b-8c46f1b0461f tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-566831887 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-566831887, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:15.223249 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-47bd1cf8-0a04-4962-ad9b-8c46f1b0461f tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Created reservations ['7160bc40-c0f8-4cbb-a16f-d37e9308e13a', '9818bebf-0cb9-447d-81c8-745bdf76a09a', '039366ba-73da-4c44-940c-248d52136824', '383da2fc-f2e8-463b-84c2-03b3f5ed88e7'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:15.244948 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b2f7d78-04b3-4f3c-b958-fe7526937cd1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.245676 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6afd9820-cbb3-4a92-a244-82f8f5829dd4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.247909 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6afd9820-cbb3-4a92-a244-82f8f5829dd4 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 Aug 13 22:07:15.248185 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6afd9820-cbb3-4a92-a244-82f8f5829dd4 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:15.248484 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6afd9820-cbb3-4a92-a244-82f8f5829dd4 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.252513 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b2f7d78-04b3-4f3c-b958-fe7526937cd1 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b Aug 13 22:07:15.253509 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b2f7d78-04b3-4f3c-b958-fe7526937cd1 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:15.253509 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b2f7d78-04b3-4f3c-b958-fe7526937cd1 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.257860 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:15.257860 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:15.262322 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6afd9820-cbb3-4a92-a244-82f8f5829dd4 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:15.265617 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-47bd1cf8-0a04-4962-ad9b-8c46f1b0461f tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Delete volume request issued successfully. Aug 13 22:07:15.265913 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47bd1cf8-0a04-4962-ad9b-8c46f1b0461f tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/volumes/b4216ad7-7d80-4c44-8018-afde8569e83b returned with HTTP 202 Aug 13 22:07:15.266515 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 434/1738] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:07:15 2026] DELETE /volume/v3/volumes/b4216ad7-7d80-4c44-8018-afde8569e83b => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:15.268072 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b2f7d78-04b3-4f3c-b958-fe7526937cd1 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b returned with HTTP 404 Aug 13 22:07:15.268633 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 435/1739] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:15 2026] GET /volume/v3/volumes/0e4dfe1f-aafd-4d68-afb5-ba91a2262c2b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:15.274831 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6afd9820-cbb3-4a92-a244-82f8f5829dd4 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 returned with HTTP 200 Aug 13 22:07:15.275503 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 436/1740] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:15 2026] GET /volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:15.279043 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1c6a2dee-5d6b-4a57-8a9e-af16ab61bfd6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.282953 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c6a2dee-5d6b-4a57-8a9e-af16ab61bfd6 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] GET https://10.4.3.4/volume/v3/volumes/b4216ad7-7d80-4c44-8018-afde8569e83b Aug 13 22:07:15.282953 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c6a2dee-5d6b-4a57-8a9e-af16ab61bfd6 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:15.282953 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c6a2dee-5d6b-4a57-8a9e-af16ab61bfd6 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.293745 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c6a2dee-5d6b-4a57-8a9e-af16ab61bfd6 tempest-UserMessagesTest-484928356 tempest-UserMessagesTest-484928356-project-member] https://10.4.3.4/volume/v3/volumes/b4216ad7-7d80-4c44-8018-afde8569e83b returned with HTTP 404 Aug 13 22:07:15.294361 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 436/1741] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:15 2026] GET /volume/v3/volumes/b4216ad7-7d80-4c44-8018-afde8569e83b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:15.294516 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-79c63c61-5f87-46af-a046-4bd134b4af50 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.296652 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79c63c61-5f87-46af-a046-4bd134b4af50 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 Aug 13 22:07:15.296887 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-79c63c61-5f87-46af-a046-4bd134b4af50 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:15.297107 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-79c63c61-5f87-46af-a046-4bd134b4af50 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.305408 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4194d4f4-a3ba-4269-b019-4d0bb68a62ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.305629 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:15.305629 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:15.307199 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4194d4f4-a3ba-4269-b019-4d0bb68a62ff tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] DELETE https://10.4.3.4/volume/v3/types/67b89a98-032c-45f8-a760-eb4e12405cb2 Aug 13 22:07:15.307366 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4194d4f4-a3ba-4269-b019-4d0bb68a62ff tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:15.307609 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4194d4f4-a3ba-4269-b019-4d0bb68a62ff tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.310358 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-79c63c61-5f87-46af-a046-4bd134b4af50 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:15.316403 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79c63c61-5f87-46af-a046-4bd134b4af50 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 returned with HTTP 200 Aug 13 22:07:15.316770 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 435/1742] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:15 2026] GET /volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:15.331998 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bdbcdb17-d8cb-4604-aaaf-81105b1b43d4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.335779 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bdbcdb17-d8cb-4604-aaaf-81105b1b43d4 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] PUT https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 Aug 13 22:07:15.336292 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bdbcdb17-d8cb-4604-aaaf-81105b1b43d4 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-740675824"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:15.344751 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4194d4f4-a3ba-4269-b019-4d0bb68a62ff tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] https://10.4.3.4/volume/v3/types/67b89a98-032c-45f8-a760-eb4e12405cb2 returned with HTTP 202 Aug 13 22:07:15.345225 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 436/1743] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:07:15 2026] DELETE /volume/v3/types/67b89a98-032c-45f8-a760-eb4e12405cb2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:15.356063 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b16cb010-020a-45a2-abb0-fd2a5bfbbff5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.357688 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:15.357688 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:15.359028 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b16cb010-020a-45a2-abb0-fd2a5bfbbff5 tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] GET https://10.4.3.4/volume/v3/types/67b89a98-032c-45f8-a760-eb4e12405cb2 Aug 13 22:07:15.359105 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b16cb010-020a-45a2-abb0-fd2a5bfbbff5 tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:15.359287 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b16cb010-020a-45a2-abb0-fd2a5bfbbff5 tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.363000 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b16cb010-020a-45a2-abb0-fd2a5bfbbff5 tempest-UserMessagesTest-68116062 tempest-UserMessagesTest-68116062-project-admin] https://10.4.3.4/volume/v3/types/67b89a98-032c-45f8-a760-eb4e12405cb2 returned with HTTP 404 Aug 13 22:07:15.364451 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bdbcdb17-d8cb-4604-aaaf-81105b1b43d4 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:15.364532 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 437/1744] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:07:15 2026] GET /volume/v3/types/67b89a98-032c-45f8-a760-eb4e12405cb2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:15.365077 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-72413822-7b08-4b37-8044-9fa06da8a138 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.368844 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72413822-7b08-4b37-8044-9fa06da8a138 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] DELETE https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 Aug 13 22:07:15.369136 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72413822-7b08-4b37-8044-9fa06da8a138 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:15.369358 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72413822-7b08-4b37-8044-9fa06da8a138 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.369544 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-72413822-7b08-4b37-8044-9fa06da8a138 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Delete volume with id: 1778a7b1-8a1d-461f-bd70-5c2346cadd43 Aug 13 22:07:15.377964 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bdbcdb17-d8cb-4604-aaaf-81105b1b43d4 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume updated successfully. Aug 13 22:07:15.377964 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bdbcdb17-d8cb-4604-aaaf-81105b1b43d4 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 returned with HTTP 200 Aug 13 22:07:15.377964 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 437/1745] 10.4.3.4 () {68 vars in 1354 bytes} [Thu Aug 13 22:07:15 2026] PUT /volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:07:15.380170 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:15.380170 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:15.380811 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-72413822-7b08-4b37-8044-9fa06da8a138 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:07:15.391640 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a9cfb3b-110f-4cac-857c-1d1833820fe0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.393950 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a9cfb3b-110f-4cac-857c-1d1833820fe0 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] PUT https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 Aug 13 22:07:15.394404 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a9cfb3b-110f-4cac-857c-1d1833820fe0 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1873397826", "description": "This is the new description of volume"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:15.402776 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-72413822-7b08-4b37-8044-9fa06da8a138 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Delete volume request issued successfully. Aug 13 22:07:15.403020 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72413822-7b08-4b37-8044-9fa06da8a138 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 returned with HTTP 202 Aug 13 22:07:15.403455 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 436/1746] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:07:15 2026] DELETE /volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:15.404846 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:15.404846 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:15.411733 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0a9cfb3b-110f-4cac-857c-1d1833820fe0 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:15.415605 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b31a04fe-7949-42e6-94c4-62f31b7f4260 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.417521 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b31a04fe-7949-42e6-94c4-62f31b7f4260 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 Aug 13 22:07:15.417731 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b31a04fe-7949-42e6-94c4-62f31b7f4260 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:15.417910 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b31a04fe-7949-42e6-94c4-62f31b7f4260 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.427321 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0a9cfb3b-110f-4cac-857c-1d1833820fe0 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume updated successfully. Aug 13 22:07:15.428268 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a9cfb3b-110f-4cac-857c-1d1833820fe0 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 returned with HTTP 200 Aug 13 22:07:15.428865 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 437/1747] 10.4.3.4 () {68 vars in 1355 bytes} [Thu Aug 13 22:07:15 2026] PUT /volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:15.430468 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:15.430468 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:15.438670 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b31a04fe-7949-42e6-94c4-62f31b7f4260 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Volume info retrieved successfully. Aug 13 22:07:15.444755 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b637a08b-3f02-4f4e-be54-440c2a315207 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.448699 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b31a04fe-7949-42e6-94c4-62f31b7f4260 tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 returned with HTTP 200 Aug 13 22:07:15.448751 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b637a08b-3f02-4f4e-be54-440c2a315207 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 Aug 13 22:07:15.448800 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 438/1748] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:15 2026] GET /volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:15.448825 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b637a08b-3f02-4f4e-be54-440c2a315207 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:15.448825 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b637a08b-3f02-4f4e-be54-440c2a315207 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.456455 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:15.456455 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:15.462504 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b637a08b-3f02-4f4e-be54-440c2a315207 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:15.467723 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b637a08b-3f02-4f4e-be54-440c2a315207 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 returned with HTTP 200 Aug 13 22:07:15.468279 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 438/1749] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:15 2026] GET /volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:15.484781 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.488268 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:15.488728 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1078192666", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2133193132"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:15.491507 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1078192666', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2133193132'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:15.491740 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume of 1 GB Aug 13 22:07:15.498006 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Availability Zones retrieved successfully. Aug 13 22:07:15.505776 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Flow 'volume_create_api' (4f078819-3980-4743-953e-200f12a0b792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:15.507016 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc67e318-00be-42f5-8acd-34def1617a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:15.508894 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:15.548041 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc67e318-00be-42f5-8acd-34def1617a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:15.548870 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc9cbdba-0eb2-4a36-bd11-adfda4146eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:15.611760 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Created reservations ['e3fa07cf-f497-4e02-801d-b33c732fb240', '03e6c105-80d4-4b7b-bd2d-2e245c29b642', '06a9999d-f77d-412f-adfc-6fe55cfabd80', '9de40e87-2872-4148-ad40-f39360b65d15'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:15.612807 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc9cbdba-0eb2-4a36-bd11-adfda4146eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3fa07cf-f497-4e02-801d-b33c732fb240', '03e6c105-80d4-4b7b-bd2d-2e245c29b642', '06a9999d-f77d-412f-adfc-6fe55cfabd80', '9de40e87-2872-4148-ad40-f39360b65d15']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:15.613789 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52d59f69-bbfb-4f97-9e3c-a2113dadb739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:15.642570 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52d59f69-bbfb-4f97-9e3c-a2113dadb739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4671d1d-605f-4b97-af30-831d6e1cb071', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1078192666',display_name='tempest-VolumesGetTest-Volume-2133193132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2e7020419e54b78a35e711d0b75254b',qos_specs=None,replication_status=,reservations=['e3fa07cf-f497-4e02-801d-b33c732fb240','03e6c105-80d4-4b7b-bd2d-2e245c29b642','06a9999d-f77d-412f-adfc-6fe55cfabd80','9de40e87-2872-4148-ad40-f39360b65d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee15809d0910401ea1a556ef5c9bab03',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:15Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1078192666',display_name='tempest-VolumesGetTest-Volume-2133193132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4671d1d-605f-4b97-af30-831d6e1cb071,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2e7020419e54b78a35e711d0b75254b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee15809d0910401ea1a556ef5c9bab03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:15.644019 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bfec5f3-b8ee-4313-99bb-684e4072634d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:15.664443 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bfec5f3-b8ee-4313-99bb-684e4072634d) transitioned into 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-1078192666',display_name='tempest-VolumesGetTest-Volume-2133193132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2e7020419e54b78a35e711d0b75254b',qos_specs=None,replication_status=,reservations=['e3fa07cf-f497-4e02-801d-b33c732fb240','03e6c105-80d4-4b7b-bd2d-2e245c29b642','06a9999d-f77d-412f-adfc-6fe55cfabd80','9de40e87-2872-4148-ad40-f39360b65d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee15809d0910401ea1a556ef5c9bab03',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:15.664829 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e42900-409c-4fe4-9ba0-c9405f70da39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:15.681796 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e42900-409c-4fe4-9ba0-c9405f70da39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:15.682876 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Flow 'volume_create_api' (4f078819-3980-4743-953e-200f12a0b792) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:15.683243 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume request issued successfully. Aug 13 22:07:15.684058 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57d4f98e-4a4f-49df-923a-c7974e5d6b51 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:15.684746 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 437/1750] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:07:15 2026] POST /volume/v3/volumes => generated 776 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:15.699943 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7aa463c7-29bc-4334-875e-ed6569ab4bf6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:15.702212 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7aa463c7-29bc-4334-875e-ed6569ab4bf6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 Aug 13 22:07:15.702504 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7aa463c7-29bc-4334-875e-ed6569ab4bf6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:15.703455 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7aa463c7-29bc-4334-875e-ed6569ab4bf6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:15.710128 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:15.710128 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:15.714338 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7aa463c7-29bc-4334-875e-ed6569ab4bf6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:15.720714 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7aa463c7-29bc-4334-875e-ed6569ab4bf6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 returned with HTTP 200 Aug 13 22:07:15.721476 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 438/1751] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:15 2026] GET /volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:16.077054 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5db1c94-82ca-45ad-9c77-18e8b70fad9a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:16.083075 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5db1c94-82ca-45ad-9c77-18e8b70fad9a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:16.084882 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5db1c94-82ca-45ad-9c77-18e8b70fad9a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:16.085592 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5db1c94-82ca-45ad-9c77-18e8b70fad9a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:16.085807 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a5db1c94-82ca-45ad-9c77-18e8b70fad9a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:16.097585 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:16.097585 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:16.098659 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5db1c94-82ca-45ad-9c77-18e8b70fad9a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:16.099343 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 439/1752] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:16 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 704 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:07:16.462050 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-91168c3b-00d0-4ab2-9ff3-44c66189ad7f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:16.464248 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91168c3b-00d0-4ab2-9ff3-44c66189ad7f tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] GET https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 Aug 13 22:07:16.464396 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91168c3b-00d0-4ab2-9ff3-44c66189ad7f tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:16.465553 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91168c3b-00d0-4ab2-9ff3-44c66189ad7f tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:16.472299 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91168c3b-00d0-4ab2-9ff3-44c66189ad7f tempest-AttachVolumeShelveTestJSON-1892168933 tempest-AttachVolumeShelveTestJSON-1892168933-project-member] https://10.4.3.4/volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 returned with HTTP 404 Aug 13 22:07:16.472576 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 439/1753] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:16 2026] GET /volume/v3/volumes/1778a7b1-8a1d-461f-bd70-5c2346cadd43 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:16.741716 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e616d619-161b-43a6-817b-d632ab06efd8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:16.744435 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e616d619-161b-43a6-817b-d632ab06efd8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 Aug 13 22:07:16.744706 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e616d619-161b-43a6-817b-d632ab06efd8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:16.744981 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e616d619-161b-43a6-817b-d632ab06efd8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:16.753884 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:16.753884 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:16.758624 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e616d619-161b-43a6-817b-d632ab06efd8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:16.763795 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e616d619-161b-43a6-817b-d632ab06efd8 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 returned with HTTP 200 Aug 13 22:07:16.764315 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 438/1754] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:16 2026] GET /volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:16.782533 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-41214f2a-8e77-4a04-a883-a343ea42e953 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:16.784622 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41214f2a-8e77-4a04-a883-a343ea42e953 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] PUT https://10.4.3.4/volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 Aug 13 22:07:16.785016 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41214f2a-8e77-4a04-a883-a343ea42e953 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-740675824", "description": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:16.794393 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:16.794393 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:16.798569 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-41214f2a-8e77-4a04-a883-a343ea42e953 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:16.805407 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-41214f2a-8e77-4a04-a883-a343ea42e953 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume updated successfully. Aug 13 22:07:16.806145 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41214f2a-8e77-4a04-a883-a343ea42e953 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 returned with HTTP 200 Aug 13 22:07:16.806501 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 439/1755] 10.4.3.4 () {68 vars in 1354 bytes} [Thu Aug 13 22:07:16 2026] PUT /volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 => generated 765 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:16.829781 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-19c076ef-9141-42fe-8688-aaab2b3d1487 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:16.832109 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19c076ef-9141-42fe-8688-aaab2b3d1487 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 Aug 13 22:07:16.832454 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19c076ef-9141-42fe-8688-aaab2b3d1487 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:16.832904 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19c076ef-9141-42fe-8688-aaab2b3d1487 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:16.846900 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:16.846900 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:16.856694 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-19c076ef-9141-42fe-8688-aaab2b3d1487 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:16.864569 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19c076ef-9141-42fe-8688-aaab2b3d1487 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 returned with HTTP 200 Aug 13 22:07:16.865280 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 440/1756] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:16 2026] GET /volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 => generated 833 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:16.878793 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fe11e91f-e109-4344-8b5d-65beffc131c4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:16.881051 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe11e91f-e109-4344-8b5d-65beffc131c4 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] DELETE https://10.4.3.4/volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 Aug 13 22:07:16.881272 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe11e91f-e109-4344-8b5d-65beffc131c4 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:16.881519 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe11e91f-e109-4344-8b5d-65beffc131c4 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:16.881733 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-fe11e91f-e109-4344-8b5d-65beffc131c4 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Delete volume with id: a4671d1d-605f-4b97-af30-831d6e1cb071 Aug 13 22:07:16.889238 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:16.889238 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:16.889754 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fe11e91f-e109-4344-8b5d-65beffc131c4 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:16.911767 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fe11e91f-e109-4344-8b5d-65beffc131c4 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Delete volume request issued successfully. Aug 13 22:07:16.912088 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe11e91f-e109-4344-8b5d-65beffc131c4 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 returned with HTTP 202 Aug 13 22:07:16.912692 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 440/1757] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:07:16 2026] DELETE /volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:16.921982 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b729307-a3e0-43ec-baf3-0b058728ebc9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:16.924575 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b729307-a3e0-43ec-baf3-0b058728ebc9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 Aug 13 22:07:16.924725 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b729307-a3e0-43ec-baf3-0b058728ebc9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:16.924856 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b729307-a3e0-43ec-baf3-0b058728ebc9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:16.935329 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:16.935329 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:16.940802 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3b729307-a3e0-43ec-baf3-0b058728ebc9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:16.946993 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b729307-a3e0-43ec-baf3-0b058728ebc9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 returned with HTTP 200 Aug 13 22:07:16.947770 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 439/1758] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:16 2026] GET /volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 => generated 832 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:17.113258 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca9451f6-ebd2-434b-bac4-dee39e35a2f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:17.115863 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca9451f6-ebd2-434b-bac4-dee39e35a2f3 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:17.116561 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca9451f6-ebd2-434b-bac4-dee39e35a2f3 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:17.116792 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca9451f6-ebd2-434b-bac4-dee39e35a2f3 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:17.116918 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ca9451f6-ebd2-434b-bac4-dee39e35a2f3 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:17.123740 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:17.123740 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:17.124548 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca9451f6-ebd2-434b-bac4-dee39e35a2f3 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:17.124999 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 440/1759] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:17 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 704 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:17.966054 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fad23557-a72c-44ba-b281-b242f3b7af9c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:17.971606 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fad23557-a72c-44ba-b281-b242f3b7af9c tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 Aug 13 22:07:17.971827 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fad23557-a72c-44ba-b281-b242f3b7af9c tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:17.972139 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fad23557-a72c-44ba-b281-b242f3b7af9c tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:17.982492 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fad23557-a72c-44ba-b281-b242f3b7af9c tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 returned with HTTP 404 Aug 13 22:07:17.983319 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 441/1760] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:17 2026] GET /volume/v3/volumes/a4671d1d-605f-4b97-af30-831d6e1cb071 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:17.993190 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c9fa58b-c78a-45a1-97bb-3031e71e3ea5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:17.995655 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c9fa58b-c78a-45a1-97bb-3031e71e3ea5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 Aug 13 22:07:17.995761 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c9fa58b-c78a-45a1-97bb-3031e71e3ea5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:17.996011 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c9fa58b-c78a-45a1-97bb-3031e71e3ea5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:18.006463 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:18.006463 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:18.011650 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c9fa58b-c78a-45a1-97bb-3031e71e3ea5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:18.017953 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c9fa58b-c78a-45a1-97bb-3031e71e3ea5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 returned with HTTP 200 Aug 13 22:07:18.018377 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 441/1761] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:17 2026] GET /volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:18.036203 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-00d67f18-2130-4dbc-9ad0-67060ecce671 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:18.040229 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00d67f18-2130-4dbc-9ad0-67060ecce671 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] DELETE https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 Aug 13 22:07:18.040652 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00d67f18-2130-4dbc-9ad0-67060ecce671 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:18.040895 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00d67f18-2130-4dbc-9ad0-67060ecce671 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:18.041116 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-00d67f18-2130-4dbc-9ad0-67060ecce671 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Delete volume with id: 95153a8f-9243-487a-b3fc-301f7e81d726 Aug 13 22:07:18.051738 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:18.051738 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:18.052661 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-00d67f18-2130-4dbc-9ad0-67060ecce671 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:18.082828 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-00d67f18-2130-4dbc-9ad0-67060ecce671 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Delete volume request issued successfully. Aug 13 22:07:18.083230 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00d67f18-2130-4dbc-9ad0-67060ecce671 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 returned with HTTP 202 Aug 13 22:07:18.083906 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 440/1762] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:07:18 2026] DELETE /volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:18.097022 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d84303ba-9701-44d3-a238-036bfa4eb4c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:18.100176 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d84303ba-9701-44d3-a238-036bfa4eb4c9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 Aug 13 22:07:18.100457 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d84303ba-9701-44d3-a238-036bfa4eb4c9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:18.100716 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d84303ba-9701-44d3-a238-036bfa4eb4c9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:18.111991 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:18.111991 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:18.118292 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d84303ba-9701-44d3-a238-036bfa4eb4c9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:18.126260 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d84303ba-9701-44d3-a238-036bfa4eb4c9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 returned with HTTP 200 Aug 13 22:07:18.127711 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 441/1763] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:18 2026] GET /volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 => generated 920 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:18.140562 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b1c66b9a-ce31-457a-9f77-b5f4b4e9384c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:18.142549 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1c66b9a-ce31-457a-9f77-b5f4b4e9384c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:18.142843 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b1c66b9a-ce31-457a-9f77-b5f4b4e9384c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:18.143132 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b1c66b9a-ce31-457a-9f77-b5f4b4e9384c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:18.143273 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b1c66b9a-ce31-457a-9f77-b5f4b4e9384c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:18.148136 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:18.148136 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:18.149043 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1c66b9a-ce31-457a-9f77-b5f4b4e9384c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:18.149402 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 442/1764] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:18 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 704 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:07:18.505169 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3a431558-5aef-4bab-9633-13ceeae49b0a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:18.640771 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a431558-5aef-4bab-9633-13ceeae49b0a tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:07:18.641183 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a431558-5aef-4bab-9633-13ceeae49b0a tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-194178076", "extra_specs": {"spec1": "val1"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:18.665190 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a431558-5aef-4bab-9633-13ceeae49b0a tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:07:18.665813 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 442/1765] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:07:18 2026] POST /volume/v3/types => generated 242 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:18.679026 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e6f2254-9951-4bc5-b437-a353ccd5715b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:18.681286 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e6f2254-9951-4bc5-b437-a353ccd5715b tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] POST https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs Aug 13 22:07:18.681658 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e6f2254-9951-4bc5-b437-a353ccd5715b tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:18.683284 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e6f2254-9951-4bc5-b437-a353ccd5715b tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs returned with HTTP 400 Aug 13 22:07:18.683891 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 441/1766] 10.4.3.4 () {68 vars in 1385 bytes} [Thu Aug 13 22:07:18 2026] POST /volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:07:18.697319 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a0c264b-467f-445b-8529-8acae7100793 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:18.699485 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a0c264b-467f-445b-8529-8acae7100793 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] POST https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs Aug 13 22:07:18.699881 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a0c264b-467f-445b-8529-8acae7100793 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:18.701727 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a0c264b-467f-445b-8529-8acae7100793 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs returned with HTTP 400 Aug 13 22:07:18.702263 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 442/1767] 10.4.3.4 () {68 vars in 1385 bytes} [Thu Aug 13 22:07:18 2026] POST /volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:07:18.713627 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6eb68839-839c-4da0-9289-189108813d10 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:18.716300 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6eb68839-839c-4da0-9289-189108813d10 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] POST https://10.4.3.4/volume/v3/types/17fb5593-f571-4787-b82c-a31cb8884413/extra_specs Aug 13 22:07:18.716828 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6eb68839-839c-4da0-9289-189108813d10 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:18.731706 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6eb68839-839c-4da0-9289-189108813d10 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] https://10.4.3.4/volume/v3/types/17fb5593-f571-4787-b82c-a31cb8884413/extra_specs returned with HTTP 404 Aug 13 22:07:18.732334 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 443/1768] 10.4.3.4 () {68 vars in 1385 bytes} [Thu Aug 13 22:07:18 2026] POST /volume/v3/types/17fb5593-f571-4787-b82c-a31cb8884413/extra_specs => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:18.743828 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d99ae59c-8610-429d-b3ae-4e97e0fd2dba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:18.746452 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d99ae59c-8610-429d-b3ae-4e97e0fd2dba tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] DELETE https://10.4.3.4/volume/v3/types/473ec277-3b17-4ff2-a119-9aa33337f583/extra_specs/spec1 Aug 13 22:07:18.746729 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d99ae59c-8610-429d-b3ae-4e97e0fd2dba tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:18.746979 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d99ae59c-8610-429d-b3ae-4e97e0fd2dba tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:18.751066 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d99ae59c-8610-429d-b3ae-4e97e0fd2dba tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] https://10.4.3.4/volume/v3/types/473ec277-3b17-4ff2-a119-9aa33337f583/extra_specs/spec1 returned with HTTP 404 Aug 13 22:07:18.751686 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 443/1769] 10.4.3.4 () {66 vars in 1385 bytes} [Thu Aug 13 22:07:18 2026] DELETE /volume/v3/types/473ec277-3b17-4ff2-a119-9aa33337f583/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:18.763720 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0a3646cf-4861-4170-b292-f6d7b831607f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:18.766341 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a3646cf-4861-4170-b292-f6d7b831607f tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] GET https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs/nonexistent_extra_spec_name Aug 13 22:07:18.766621 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0a3646cf-4861-4170-b292-f6d7b831607f tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:18.766879 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0a3646cf-4861-4170-b292-f6d7b831607f tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:18.776012 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a3646cf-4861-4170-b292-f6d7b831607f tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 13 22:07:18.776633 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 442/1770] 10.4.3.4 () {66 vars in 1448 bytes} [Thu Aug 13 22:07:18 2026] GET /volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:18.786621 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5fa0d4c9-5879-4ea3-890e-31ca7aa4ffae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:18.788551 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fa0d4c9-5879-4ea3-890e-31ca7aa4ffae tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] GET https://10.4.3.4/volume/v3/types/5b798dc7-cfd8-4fb1-9cf6-ac95c73ada4d/extra_specs/spec1 Aug 13 22:07:18.788758 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fa0d4c9-5879-4ea3-890e-31ca7aa4ffae tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:18.788938 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fa0d4c9-5879-4ea3-890e-31ca7aa4ffae tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:18.793234 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fa0d4c9-5879-4ea3-890e-31ca7aa4ffae tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] https://10.4.3.4/volume/v3/types/5b798dc7-cfd8-4fb1-9cf6-ac95c73ada4d/extra_specs/spec1 returned with HTTP 404 Aug 13 22:07:18.794482 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 443/1771] 10.4.3.4 () {66 vars in 1382 bytes} [Thu Aug 13 22:07:18 2026] GET /volume/v3/types/5b798dc7-cfd8-4fb1-9cf6-ac95c73ada4d/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:18.804670 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-67f092e9-4995-4546-aa93-21878f13b7d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:18.807137 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67f092e9-4995-4546-aa93-21878f13b7d8 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] GET https://10.4.3.4/volume/v3/types/7ce97a29-d33a-4bcf-9729-f1187b55efd9/extra_specs Aug 13 22:07:18.807382 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-67f092e9-4995-4546-aa93-21878f13b7d8 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:18.807653 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-67f092e9-4995-4546-aa93-21878f13b7d8 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:18.812092 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67f092e9-4995-4546-aa93-21878f13b7d8 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] https://10.4.3.4/volume/v3/types/7ce97a29-d33a-4bcf-9729-f1187b55efd9/extra_specs returned with HTTP 404 Aug 13 22:07:18.812682 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 444/1772] 10.4.3.4 () {66 vars in 1364 bytes} [Thu Aug 13 22:07:18 2026] GET /volume/v3/types/7ce97a29-d33a-4bcf-9729-f1187b55efd9/extra_specs => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:18.823491 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2714ba4b-35ac-4569-8242-dbaa27661ddd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:18.825844 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2714ba4b-35ac-4569-8242-dbaa27661ddd tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] PUT https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs/spec1 Aug 13 22:07:18.826514 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2714ba4b-35ac-4569-8242-dbaa27661ddd tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:18.828174 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2714ba4b-35ac-4569-8242-dbaa27661ddd tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs/spec1 returned with HTTP 400 Aug 13 22:07:18.828624 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 444/1773] 10.4.3.4 () {68 vars in 1402 bytes} [Thu Aug 13 22:07:18 2026] PUT /volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:07:18.840690 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3e39110b-3cb4-4575-a1a3-a5712af7a545 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:18.843047 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e39110b-3cb4-4575-a1a3-a5712af7a545 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] PUT https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs/spec1 Aug 13 22:07:18.843451 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e39110b-3cb4-4575-a1a3-a5712af7a545 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Action: 'update', calling method: update, body: null {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:18.845172 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e39110b-3cb4-4575-a1a3-a5712af7a545 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs/spec1 returned with HTTP 400 Aug 13 22:07:18.846184 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 443/1774] 10.4.3.4 () {68 vars in 1401 bytes} [Thu Aug 13 22:07:18 2026] PUT /volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:07:18.856253 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ce3fed8c-6991-4286-a3c0-ae485802bdf9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:18.858293 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce3fed8c-6991-4286-a3c0-ae485802bdf9 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] PUT https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs/None Aug 13 22:07:18.858718 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ce3fed8c-6991-4286-a3c0-ae485802bdf9 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:18.873291 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce3fed8c-6991-4286-a3c0-ae485802bdf9 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 22:07:18.873542 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce3fed8c-6991-4286-a3c0-ae485802bdf9 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs/None returned with HTTP 400 Aug 13 22:07:18.874204 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 444/1775] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:07:18 2026] PUT /volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs/None => generated 73 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:07:18.884929 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2cca96fe-bc89-4586-b10d-cd4428970874 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:18.887079 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2cca96fe-bc89-4586-b10d-cd4428970874 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] PUT https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs/f59a8ca4-7980-4797-ac95-c2183fb10fcd Aug 13 22:07:18.887656 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2cca96fe-bc89-4586-b10d-cd4428970874 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:18.906952 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2cca96fe-bc89-4586-b10d-cd4428970874 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 22:07:18.907260 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2cca96fe-bc89-4586-b10d-cd4428970874 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs/f59a8ca4-7980-4797-ac95-c2183fb10fcd returned with HTTP 400 Aug 13 22:07:18.908035 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 445/1776] 10.4.3.4 () {68 vars in 1495 bytes} [Thu Aug 13 22:07:18 2026] PUT /volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122/extra_specs/f59a8ca4-7980-4797-ac95-c2183fb10fcd => generated 73 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:07:18.920131 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e6de592a-f7e0-473b-9904-32c14afdc790 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:18.924225 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6de592a-f7e0-473b-9904-32c14afdc790 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] PUT https://10.4.3.4/volume/v3/types/38f4e1c5-0a11-46e8-b2ce-dae2a4116f6e/extra_specs/spec1 Aug 13 22:07:18.924686 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6de592a-f7e0-473b-9904-32c14afdc790 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:18.938968 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6de592a-f7e0-473b-9904-32c14afdc790 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] https://10.4.3.4/volume/v3/types/38f4e1c5-0a11-46e8-b2ce-dae2a4116f6e/extra_specs/spec1 returned with HTTP 404 Aug 13 22:07:18.939674 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 445/1777] 10.4.3.4 () {68 vars in 1402 bytes} [Thu Aug 13 22:07:18 2026] PUT /volume/v3/types/38f4e1c5-0a11-46e8-b2ce-dae2a4116f6e/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:18.952919 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a2374bb-6b53-4fd7-a3fd-81cebc737608 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:18.956461 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a2374bb-6b53-4fd7-a3fd-81cebc737608 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] DELETE https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122 Aug 13 22:07:18.956718 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a2374bb-6b53-4fd7-a3fd-81cebc737608 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:18.956957 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a2374bb-6b53-4fd7-a3fd-81cebc737608 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:19.003790 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a2374bb-6b53-4fd7-a3fd-81cebc737608 tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122 returned with HTTP 202 Aug 13 22:07:19.004842 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 444/1778] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:07:18 2026] DELETE /volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:19.014952 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-60d48743-2c61-4ea5-ba19-6323e43f811b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:19.017928 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60d48743-2c61-4ea5-ba19-6323e43f811b tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] GET https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122 Aug 13 22:07:19.017928 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60d48743-2c61-4ea5-ba19-6323e43f811b tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:19.018127 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60d48743-2c61-4ea5-ba19-6323e43f811b tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:19.026920 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60d48743-2c61-4ea5-ba19-6323e43f811b tempest-ExtraSpecsNegativeTest-1409656639 tempest-ExtraSpecsNegativeTest-1409656639-project-admin] https://10.4.3.4/volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122 returned with HTTP 404 Aug 13 22:07:19.026920 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 445/1779] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:07:19 2026] GET /volume/v3/types/8f517c71-b94f-49e8-8aa0-73410738c122 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:19.145203 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8c4dd1ad-95d6-4196-9873-45139e73699e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:19.147569 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c4dd1ad-95d6-4196-9873-45139e73699e tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 Aug 13 22:07:19.147855 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c4dd1ad-95d6-4196-9873-45139e73699e tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:19.148125 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c4dd1ad-95d6-4196-9873-45139e73699e tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:19.156072 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c4dd1ad-95d6-4196-9873-45139e73699e tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 returned with HTTP 404 Aug 13 22:07:19.159011 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 446/1780] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:19 2026] GET /volume/v3/volumes/95153a8f-9243-487a-b3fc-301f7e81d726 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:19.165658 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-476f3e30-227b-4ef1-a10b-0fc82b0b1878 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:19.177460 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-476f3e30-227b-4ef1-a10b-0fc82b0b1878 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:19.177460 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-476f3e30-227b-4ef1-a10b-0fc82b0b1878 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:19.177791 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-476f3e30-227b-4ef1-a10b-0fc82b0b1878 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:19.177791 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-476f3e30-227b-4ef1-a10b-0fc82b0b1878 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:19.178488 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b8961e01-e550-453a-b0f5-460edbd37270 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:19.182640 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8961e01-e550-453a-b0f5-460edbd37270 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 Aug 13 22:07:19.182852 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b8961e01-e550-453a-b0f5-460edbd37270 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:19.183204 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b8961e01-e550-453a-b0f5-460edbd37270 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:19.192418 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:19.192418 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:19.193217 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:19.193217 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:19.193381 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-476f3e30-227b-4ef1-a10b-0fc82b0b1878 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:19.193882 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 446/1781] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:19 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 704 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:19.199484 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b8961e01-e550-453a-b0f5-460edbd37270 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:19.206592 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8961e01-e550-453a-b0f5-460edbd37270 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 returned with HTTP 200 Aug 13 22:07:19.209445 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 445/1782] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:19 2026] GET /volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 => generated 834 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:19.231156 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c83f1494-7bf3-477b-a953-223bab39f77b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:19.234694 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c83f1494-7bf3-477b-a953-223bab39f77b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] DELETE https://10.4.3.4/volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 Aug 13 22:07:19.234984 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c83f1494-7bf3-477b-a953-223bab39f77b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:19.235346 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c83f1494-7bf3-477b-a953-223bab39f77b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:19.235620 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c83f1494-7bf3-477b-a953-223bab39f77b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Delete volume with id: 1595edbb-bb7e-4b38-9c63-297118abe223 Aug 13 22:07:19.247380 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:19.247380 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:19.247953 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c83f1494-7bf3-477b-a953-223bab39f77b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:19.276888 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c83f1494-7bf3-477b-a953-223bab39f77b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Delete volume request issued successfully. Aug 13 22:07:19.277233 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c83f1494-7bf3-477b-a953-223bab39f77b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 returned with HTTP 202 Aug 13 22:07:19.277870 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 446/1783] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:07:19 2026] DELETE /volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:19.290665 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4687a110-6c08-4635-b76c-da7f6d38d046 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:19.293636 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4687a110-6c08-4635-b76c-da7f6d38d046 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 Aug 13 22:07:19.293636 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4687a110-6c08-4635-b76c-da7f6d38d046 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:19.293931 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4687a110-6c08-4635-b76c-da7f6d38d046 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:19.304564 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:19.304564 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:19.310578 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4687a110-6c08-4635-b76c-da7f6d38d046 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:19.319074 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4687a110-6c08-4635-b76c-da7f6d38d046 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 returned with HTTP 200 Aug 13 22:07:19.319217 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 447/1784] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:19 2026] GET /volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 => generated 833 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:20.213583 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-577b2eea-6f19-497c-8ca7-2536a77667ce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:20.215693 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-577b2eea-6f19-497c-8ca7-2536a77667ce tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:20.220243 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-577b2eea-6f19-497c-8ca7-2536a77667ce tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:20.220243 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-577b2eea-6f19-497c-8ca7-2536a77667ce tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:20.220243 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-577b2eea-6f19-497c-8ca7-2536a77667ce tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:20.231359 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:20.231359 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:20.232328 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-577b2eea-6f19-497c-8ca7-2536a77667ce tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:20.232737 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 447/1785] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:20 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 704 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:20.335533 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-045f11d2-7869-4371-b870-b4db4b3da173 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:20.338663 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-045f11d2-7869-4371-b870-b4db4b3da173 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 Aug 13 22:07:20.338932 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-045f11d2-7869-4371-b870-b4db4b3da173 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:20.339871 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-045f11d2-7869-4371-b870-b4db4b3da173 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:20.352676 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-045f11d2-7869-4371-b870-b4db4b3da173 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 returned with HTTP 404 Aug 13 22:07:20.353475 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 446/1786] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:20 2026] GET /volume/v3/volumes/1595edbb-bb7e-4b38-9c63-297118abe223 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:20.430198 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:20.432539 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:20.432884 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "size": 1, "name": "tempest-VolumesGetTest-Volume-148055533", "metadata": {"Type": "Test"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:20.435091 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume request body: {'volume': {'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-148055533', 'metadata': {'Type': 'Test'}}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:20.566326 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume of 1 GB Aug 13 22:07:20.575941 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Availability Zones retrieved successfully. Aug 13 22:07:20.587728 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Flow 'volume_create_api' (b2f7ee1a-5478-4cf1-bef7-2910f11a786c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:20.589193 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c81c9fa0-212d-4d31-aa1c-76d43acf9672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:20.592844 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:20.727875 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c81c9fa0-212d-4d31-aa1c-76d43acf9672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:20.728755 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf7dac0b-7061-4b9f-8ea4-9f282bcab516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:20.784686 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Created reservations ['9531be21-49fe-4c19-9655-9e143ace0997', '0b45419e-f31a-4a84-ab5a-8cd443bf85e2', '9f0b4344-9661-49b7-8511-ce2d3b1a48de', '103d8a7d-dc9a-47f2-a67e-85e9423cca96'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:20.786032 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf7dac0b-7061-4b9f-8ea4-9f282bcab516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9531be21-49fe-4c19-9655-9e143ace0997', '0b45419e-f31a-4a84-ab5a-8cd443bf85e2', '9f0b4344-9661-49b7-8511-ce2d3b1a48de', '103d8a7d-dc9a-47f2-a67e-85e9423cca96']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:20.786679 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d51ff71f-39c2-4af0-8395-656dc15a9d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:20.826894 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d51ff71f-39c2-4af0-8395-656dc15a9d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db647389-d842-4028-9cbf-77d6bd229249', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-148055533',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b2e7020419e54b78a35e711d0b75254b',qos_specs=None,replication_status=,reservations=['9531be21-49fe-4c19-9655-9e143ace0997','0b45419e-f31a-4a84-ab5a-8cd443bf85e2','9f0b4344-9661-49b7-8511-ce2d3b1a48de','103d8a7d-dc9a-47f2-a67e-85e9423cca96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee15809d0910401ea1a556ef5c9bab03',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-148055533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db647389-d842-4028-9cbf-77d6bd229249,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b2e7020419e54b78a35e711d0b75254b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee15809d0910401ea1a556ef5c9bab03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:20.828123 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (749b69c3-2b61-4260-b8a4-edd47e5460e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:20.858450 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (749b69c3-2b61-4260-b8a4-edd47e5460e7) transitioned into state 'SUCCESS' from state '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-148055533',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b2e7020419e54b78a35e711d0b75254b',qos_specs=None,replication_status=,reservations=['9531be21-49fe-4c19-9655-9e143ace0997','0b45419e-f31a-4a84-ab5a-8cd443bf85e2','9f0b4344-9661-49b7-8511-ce2d3b1a48de','103d8a7d-dc9a-47f2-a67e-85e9423cca96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee15809d0910401ea1a556ef5c9bab03',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:20.859368 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57eb9aea-42cd-4231-a414-7edeeee68257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:20.875936 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57eb9aea-42cd-4231-a414-7edeeee68257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:20.877437 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Flow 'volume_create_api' (b2f7ee1a-5478-4cf1-bef7-2910f11a786c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:20.877901 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume request issued successfully. Aug 13 22:07:20.878747 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cd12308-a54b-4a81-9b8f-e95c01f13246 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:20.879835 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 447/1787] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:07:20 2026] POST /volume/v3/volumes => generated 754 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:20.897915 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-240bc441-cfba-460e-8058-3684f96ded17 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:20.902222 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-240bc441-cfba-460e-8058-3684f96ded17 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 Aug 13 22:07:20.902222 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-240bc441-cfba-460e-8058-3684f96ded17 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:20.902222 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-240bc441-cfba-460e-8058-3684f96ded17 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:20.912673 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:20.912673 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:20.918316 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-240bc441-cfba-460e-8058-3684f96ded17 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:20.928019 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-240bc441-cfba-460e-8058-3684f96ded17 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 returned with HTTP 200 Aug 13 22:07:20.928668 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 448/1788] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:20 2026] GET /volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:21.248734 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-daae597b-22f5-4296-98b4-1ccd89dba376 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:21.252050 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-daae597b-22f5-4296-98b4-1ccd89dba376 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:21.252050 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-daae597b-22f5-4296-98b4-1ccd89dba376 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:21.252050 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-daae597b-22f5-4296-98b4-1ccd89dba376 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:21.253259 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-daae597b-22f5-4296-98b4-1ccd89dba376 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:21.259928 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:21.259928 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:21.261299 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-daae597b-22f5-4296-98b4-1ccd89dba376 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:21.261299 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 448/1789] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:21 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 704 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:21.955373 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f837614a-cf6e-47b8-b33e-3737f4d96aca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:21.957944 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f837614a-cf6e-47b8-b33e-3737f4d96aca tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 Aug 13 22:07:21.957944 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f837614a-cf6e-47b8-b33e-3737f4d96aca tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:21.958117 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f837614a-cf6e-47b8-b33e-3737f4d96aca tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:21.962341 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=497,cinder:INSERT=70,cinder:UPDATE=144,cinder:DELETE=2 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:07:21.968341 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:21.968341 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:21.975967 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f837614a-cf6e-47b8-b33e-3737f4d96aca tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:21.983663 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f837614a-cf6e-47b8-b33e-3737f4d96aca tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 returned with HTTP 200 Aug 13 22:07:21.984193 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 447/1790] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:21 2026] GET /volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:22.001794 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c134911e-294c-4231-b33d-cc39dadee5e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.004438 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c134911e-294c-4231-b33d-cc39dadee5e6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 Aug 13 22:07:22.004508 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c134911e-294c-4231-b33d-cc39dadee5e6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:22.004792 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c134911e-294c-4231-b33d-cc39dadee5e6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:22.016400 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:22.016400 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:22.021879 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c134911e-294c-4231-b33d-cc39dadee5e6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:22.030373 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c134911e-294c-4231-b33d-cc39dadee5e6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 returned with HTTP 200 Aug 13 22:07:22.030862 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 448/1791] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:22 2026] GET /volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:22.047218 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-42da78bf-bd82-417c-aed8-604727efc7d2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.049599 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42da78bf-bd82-417c-aed8-604727efc7d2 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] PUT https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 Aug 13 22:07:22.050056 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42da78bf-bd82-417c-aed8-604727efc7d2 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-148055533"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:22.054741 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=393,cinder:UPDATE=83,cinder:INSERT=44,cinder:DELETE=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:07:22.066088 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:22.066088 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:22.074861 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-42da78bf-bd82-417c-aed8-604727efc7d2 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:22.081543 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-42da78bf-bd82-417c-aed8-604727efc7d2 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume updated successfully. Aug 13 22:07:22.083204 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42da78bf-bd82-417c-aed8-604727efc7d2 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 returned with HTTP 200 Aug 13 22:07:22.083204 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 449/1792] 10.4.3.4 () {68 vars in 1354 bytes} [Thu Aug 13 22:07:22 2026] PUT /volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 => generated 778 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:22.100516 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3b71be31-71a7-4a9b-8108-480dbb1935b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.103136 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b71be31-71a7-4a9b-8108-480dbb1935b5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] PUT https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 Aug 13 22:07:22.103350 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b71be31-71a7-4a9b-8108-480dbb1935b5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-683706687", "description": "This is the new description of volume"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:22.115112 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:22.115112 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:22.119695 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3b71be31-71a7-4a9b-8108-480dbb1935b5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:22.127452 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3b71be31-71a7-4a9b-8108-480dbb1935b5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume updated successfully. Aug 13 22:07:22.128328 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b71be31-71a7-4a9b-8108-480dbb1935b5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 returned with HTTP 200 Aug 13 22:07:22.129037 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 449/1793] 10.4.3.4 () {68 vars in 1355 bytes} [Thu Aug 13 22:07:22 2026] PUT /volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:22.144984 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e45df2c8-94d1-46ca-b82a-a0a90de50851 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.148174 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e45df2c8-94d1-46ca-b82a-a0a90de50851 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 Aug 13 22:07:22.148174 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e45df2c8-94d1-46ca-b82a-a0a90de50851 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:22.148174 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e45df2c8-94d1-46ca-b82a-a0a90de50851 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:22.158832 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:22.158832 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:22.164698 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.165242 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e45df2c8-94d1-46ca-b82a-a0a90de50851 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:22.172465 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:22.173371 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-538138433", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:22.174435 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e45df2c8-94d1-46ca-b82a-a0a90de50851 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 returned with HTTP 200 Aug 13 22:07:22.174961 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 448/1794] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:22 2026] GET /volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 => generated 1401 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:22.181190 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-538138433', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:22.181190 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Create volume of 1 GB Aug 13 22:07:22.187548 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Availability Zones retrieved successfully. Aug 13 22:07:22.189874 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.191667 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:22.191946 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-429123613", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-162056306"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:22.193818 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-429123613', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-162056306'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:22.193958 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume of 1 GB Aug 13 22:07:22.194783 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Flow 'volume_create_api' (9a88133f-8e6a-47f1-a38d-9af93b5bc260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:22.196462 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af2183fa-8e48-4909-9ea5-b7c26e3c3241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:22.197905 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:22.200270 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Availability Zones retrieved successfully. Aug 13 22:07:22.207219 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Flow 'volume_create_api' (2a8cbf73-082b-4a40-afc4-a787e3d563c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:22.209644 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724c825d-952c-49e7-a3a6-0ec5a448479b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:22.209644 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:22.236900 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af2183fa-8e48-4909-9ea5-b7c26e3c3241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:22.238380 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (252c34f7-f4c9-464a-8113-2ec51e5bf121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:22.247969 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724c825d-952c-49e7-a3a6-0ec5a448479b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:22.247969 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b8746fe-d716-44ef-ab9a-230ea3134ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:22.275543 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ec06e7b-b4d0-42e4-8826-d2a1f6dc938d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.281912 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ec06e7b-b4d0-42e4-8826-d2a1f6dc938d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:22.282118 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ec06e7b-b4d0-42e4-8826-d2a1f6dc938d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:22.282308 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ec06e7b-b4d0-42e4-8826-d2a1f6dc938d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:22.282441 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5ec06e7b-b4d0-42e4-8826-d2a1f6dc938d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:22.294315 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:22.294315 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:22.294315 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ec06e7b-b4d0-42e4-8826-d2a1f6dc938d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:22.294913 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 450/1795] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:22 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 704 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:22.308700 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Created reservations ['110c2362-3ea1-4000-a3c5-50a19e20f7ac', 'b26e8e06-a975-47ae-81da-34af7d593e9b', '815edc9f-62a4-497f-98f6-f1ba3b61b392', 'a1f04522-d4a4-4bc6-818c-98cc6c890345'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:22.308700 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b8746fe-d716-44ef-ab9a-230ea3134ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['110c2362-3ea1-4000-a3c5-50a19e20f7ac', 'b26e8e06-a975-47ae-81da-34af7d593e9b', '815edc9f-62a4-497f-98f6-f1ba3b61b392', 'a1f04522-d4a4-4bc6-818c-98cc6c890345']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:22.309611 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00528cbb-4554-46f7-8b53-25a82e9c0d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:22.340452 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Created reservations ['4090b8dc-6357-4051-86e4-efa39170766a', '2d7b9445-8680-4b39-8641-739f962d9029', '127c4680-4eeb-4c2a-ad63-38b45a1eb83c', 'f0bfa8f9-2403-4b3e-98fb-84c4e2c8267b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:22.340452 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (252c34f7-f4c9-464a-8113-2ec51e5bf121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4090b8dc-6357-4051-86e4-efa39170766a', '2d7b9445-8680-4b39-8641-739f962d9029', '127c4680-4eeb-4c2a-ad63-38b45a1eb83c', 'f0bfa8f9-2403-4b3e-98fb-84c4e2c8267b']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:22.340452 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990185fe-60ff-4e5c-93ff-8ea39dea929d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:22.343068 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00528cbb-4554-46f7-8b53-25a82e9c0d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1362fd5-6851-47e5-9b5d-71870a786abb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-429123613',display_name='tempest-VolumesGetTest-Volume-162056306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2e7020419e54b78a35e711d0b75254b',qos_specs=None,replication_status=,reservations=['110c2362-3ea1-4000-a3c5-50a19e20f7ac','b26e8e06-a975-47ae-81da-34af7d593e9b','815edc9f-62a4-497f-98f6-f1ba3b61b392','a1f04522-d4a4-4bc6-818c-98cc6c890345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee15809d0910401ea1a556ef5c9bab03',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:22Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-429123613',display_name='tempest-VolumesGetTest-Volume-162056306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1362fd5-6851-47e5-9b5d-71870a786abb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2e7020419e54b78a35e711d0b75254b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee15809d0910401ea1a556ef5c9bab03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:22.344213 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de67ecda-4cbe-499d-a8ac-7171d3a4ac9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:22.374514 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990185fe-60ff-4e5c-93ff-8ea39dea929d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a3acbf2-6a56-4bbd-8de9-f57bce54390d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-538138433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e32aae0feb4f51a7e78e73cb33961b',qos_specs=None,replication_status=,reservations=['4090b8dc-6357-4051-86e4-efa39170766a','2d7b9445-8680-4b39-8641-739f962d9029','127c4680-4eeb-4c2a-ad63-38b45a1eb83c','f0bfa8f9-2403-4b3e-98fb-84c4e2c8267b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b491735354cd0bea6b322efe2e01a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-538138433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a3acbf2-6a56-4bbd-8de9-f57bce54390d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2e32aae0feb4f51a7e78e73cb33961b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a6b491735354cd0bea6b322efe2e01a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:22.374891 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdb705e7-19e9-4588-a6b2-2c4fc7e3c905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:22.381595 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de67ecda-4cbe-499d-a8ac-7171d3a4ac9a) transitioned into 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-429123613',display_name='tempest-VolumesGetTest-Volume-162056306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2e7020419e54b78a35e711d0b75254b',qos_specs=None,replication_status=,reservations=['110c2362-3ea1-4000-a3c5-50a19e20f7ac','b26e8e06-a975-47ae-81da-34af7d593e9b','815edc9f-62a4-497f-98f6-f1ba3b61b392','a1f04522-d4a4-4bc6-818c-98cc6c890345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee15809d0910401ea1a556ef5c9bab03',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:22.384445 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fb0a068-7c2c-4272-892b-788221714e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:22.405499 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdb705e7-19e9-4588-a6b2-2c4fc7e3c905) transitioned into state 'SUCCESS' from state '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-538138433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e32aae0feb4f51a7e78e73cb33961b',qos_specs=None,replication_status=,reservations=['4090b8dc-6357-4051-86e4-efa39170766a','2d7b9445-8680-4b39-8641-739f962d9029','127c4680-4eeb-4c2a-ad63-38b45a1eb83c','f0bfa8f9-2403-4b3e-98fb-84c4e2c8267b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b491735354cd0bea6b322efe2e01a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:22.405499 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a6b1ab3-4ae3-4608-8c2a-5b9704419b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:22.405920 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fb0a068-7c2c-4272-892b-788221714e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:22.406977 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Flow 'volume_create_api' (2a8cbf73-082b-4a40-afc4-a787e3d563c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:22.407744 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Create volume request issued successfully. Aug 13 22:07:22.409052 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-356d2b10-66f5-4d43-bb47-05399dd795b6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:22.409736 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 450/1796] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:07:22 2026] POST /volume/v3/volumes => generated 774 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:22.421171 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a6b1ab3-4ae3-4608-8c2a-5b9704419b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:22.421171 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Flow 'volume_create_api' (9a88133f-8e6a-47f1-a38d-9af93b5bc260) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:22.421171 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Create volume request issued successfully. Aug 13 22:07:22.421171 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-3a2cdb71-41c8-4d8a-99b7-1a1086eda2e1 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:22.421171 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 449/1797] 10.4.3.4 () {72 vars in 1527 bytes} [Thu Aug 13 22:07:22 2026] POST /volume/v3/volumes => generated 750 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:22.426376 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e5d06a81-d5b3-484b-b8ad-365bf4ee18c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.428880 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e5d06a81-d5b3-484b-b8ad-365bf4ee18c6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb Aug 13 22:07:22.428880 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e5d06a81-d5b3-484b-b8ad-365bf4ee18c6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:22.428880 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e5d06a81-d5b3-484b-b8ad-365bf4ee18c6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:22.430541 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-19b6e636-e10e-42ae-b14d-993b322a92d7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.434502 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-19b6e636-e10e-42ae-b14d-993b322a92d7 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] GET https://10.4.3.4/volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d Aug 13 22:07:22.434864 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-19b6e636-e10e-42ae-b14d-993b322a92d7 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:22.435192 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-19b6e636-e10e-42ae-b14d-993b322a92d7 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:22.438313 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:22.438313 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:22.443759 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e5d06a81-d5b3-484b-b8ad-365bf4ee18c6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:22.443962 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:22.443962 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:22.450377 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e5d06a81-d5b3-484b-b8ad-365bf4ee18c6 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb returned with HTTP 200 Aug 13 22:07:22.450377 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 449/1798] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:22 2026] GET /volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:22.450855 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-19b6e636-e10e-42ae-b14d-993b322a92d7 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Volume info retrieved successfully. Aug 13 22:07:22.459283 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-11eb05ad-afc6-46c8-9205-9c033680dba1 req-19b6e636-e10e-42ae-b14d-993b322a92d7 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] https://10.4.3.4/volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d returned with HTTP 200 Aug 13 22:07:22.459785 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 451/1799] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:22 2026] GET /volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:22.499616 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-56980c98-9d66-4ed5-8e9e-f4344a387555 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.502540 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-392dcba2-2946-4bca-819a-4fc613f4954f req-8e93c451-7840-493d-93a6-0df4b6e142b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.505167 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-392dcba2-2946-4bca-819a-4fc613f4954f req-8e93c451-7840-493d-93a6-0df4b6e142b6 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] GET https://10.4.3.4/volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d Aug 13 22:07:22.505514 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-392dcba2-2946-4bca-819a-4fc613f4954f req-8e93c451-7840-493d-93a6-0df4b6e142b6 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:22.505933 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-392dcba2-2946-4bca-819a-4fc613f4954f req-8e93c451-7840-493d-93a6-0df4b6e142b6 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:22.516815 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:22.516815 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:22.523878 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-392dcba2-2946-4bca-819a-4fc613f4954f req-8e93c451-7840-493d-93a6-0df4b6e142b6 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Volume info retrieved successfully. Aug 13 22:07:22.531197 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-392dcba2-2946-4bca-819a-4fc613f4954f req-8e93c451-7840-493d-93a6-0df4b6e142b6 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] https://10.4.3.4/volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d returned with HTTP 200 Aug 13 22:07:22.531197 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 450/1800] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:22 2026] GET /volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:22.632369 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56980c98-9d66-4ed5-8e9e-f4344a387555 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] POST https://10.4.3.4/volume/v3/types/e050ec38-5a04-415f-b0ef-eba297862180/encryption Aug 13 22:07:22.633050 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56980c98-9d66-4ed5-8e9e-f4344a387555 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:22.635830 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:22.635830 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:22.651038 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56980c98-9d66-4ed5-8e9e-f4344a387555 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] https://10.4.3.4/volume/v3/types/e050ec38-5a04-415f-b0ef-eba297862180/encryption returned with HTTP 404 Aug 13 22:07:22.652173 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 451/1801] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:07:22 2026] POST /volume/v3/types/e050ec38-5a04-415f-b0ef-eba297862180/encryption => generated 114 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:22.664975 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-da1c7e47-348f-4da1-a4b7-dc7af484ed77 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.666879 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da1c7e47-348f-4da1-a4b7-dc7af484ed77 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:07:22.667513 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da1c7e47-348f-4da1-a4b7-dc7af484ed77 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-990498670", "os-volume-type-access:is_public": false}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:22.688312 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da1c7e47-348f-4da1-a4b7-dc7af484ed77 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:07:22.688312 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 450/1802] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:07:22 2026] POST /volume/v3/types => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:22.700633 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-655ab09d-756b-43dd-a9f5-ba285038001b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.804551 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-655ab09d-756b-43dd-a9f5-ba285038001b tempest-VolumeTypesNegativeTest-1135658770 tempest-VolumeTypesNegativeTest-1135658770-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:22.804551 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-655ab09d-756b-43dd-a9f5-ba285038001b tempest-VolumeTypesNegativeTest-1135658770 tempest-VolumeTypesNegativeTest-1135658770-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c58c0715-9e4f-4646-9d4a-e84453e7329f", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1429046456"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:22.806377 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-655ab09d-756b-43dd-a9f5-ba285038001b tempest-VolumeTypesNegativeTest-1135658770 tempest-VolumeTypesNegativeTest-1135658770-project-member] Create volume request body: {'volume': {'volume_type': 'c58c0715-9e4f-4646-9d4a-e84453e7329f', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1429046456'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:22.814776 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-655ab09d-756b-43dd-a9f5-ba285038001b tempest-VolumeTypesNegativeTest-1135658770 tempest-VolumeTypesNegativeTest-1135658770-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 404 Aug 13 22:07:22.815623 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 452/1803] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:07:22 2026] POST /volume/v3/volumes => generated 114 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:22.830895 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52c187ad-1a7d-44f4-ba8b-eecb462b4c1d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.833141 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52c187ad-1a7d-44f4-ba8b-eecb462b4c1d tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] DELETE https://10.4.3.4/volume/v3/types/c58c0715-9e4f-4646-9d4a-e84453e7329f Aug 13 22:07:22.833412 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52c187ad-1a7d-44f4-ba8b-eecb462b4c1d tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:22.833742 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52c187ad-1a7d-44f4-ba8b-eecb462b4c1d tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:22.872355 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52c187ad-1a7d-44f4-ba8b-eecb462b4c1d tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] https://10.4.3.4/volume/v3/types/c58c0715-9e4f-4646-9d4a-e84453e7329f returned with HTTP 202 Aug 13 22:07:22.872829 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 451/1804] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:07:22 2026] DELETE /volume/v3/types/c58c0715-9e4f-4646-9d4a-e84453e7329f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:22.880703 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-83ce0b5d-32a6-4bb4-bf7a-2681e99180f6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.883143 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-83ce0b5d-32a6-4bb4-bf7a-2681e99180f6 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] GET https://10.4.3.4/volume/v3/types/c58c0715-9e4f-4646-9d4a-e84453e7329f Aug 13 22:07:22.883395 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-83ce0b5d-32a6-4bb4-bf7a-2681e99180f6 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:22.883643 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-83ce0b5d-32a6-4bb4-bf7a-2681e99180f6 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:22.887876 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-83ce0b5d-32a6-4bb4-bf7a-2681e99180f6 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] https://10.4.3.4/volume/v3/types/c58c0715-9e4f-4646-9d4a-e84453e7329f returned with HTTP 404 Aug 13 22:07:22.888563 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 452/1805] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:07:22 2026] GET /volume/v3/types/c58c0715-9e4f-4646-9d4a-e84453e7329f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:22.898559 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4e1ad01-f05a-4bf2-be65-641f856f6d9a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.902446 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4e1ad01-f05a-4bf2-be65-641f856f6d9a tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:07:22.902446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4e1ad01-f05a-4bf2-be65-641f856f6d9a tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:22.903217 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4e1ad01-f05a-4bf2-be65-641f856f6d9a tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 400 Aug 13 22:07:22.903952 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 451/1806] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:07:22 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:07:22.916916 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f6f30bf6-ddf6-49a8-a47e-4372c69f92a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.919503 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6f30bf6-ddf6-49a8-a47e-4372c69f92a3 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:07:22.920031 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6f30bf6-ddf6-49a8-a47e-4372c69f92a3 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-420756476"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:22.941661 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6f30bf6-ddf6-49a8-a47e-4372c69f92a3 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:07:22.942086 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 453/1807] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:07:22 2026] POST /volume/v3/types => generated 228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:22.953007 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-238c5c73-8a2c-410d-b0fd-3578a3f96b7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.954993 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-238c5c73-8a2c-410d-b0fd-3578a3f96b7c tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:07:22.955484 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-238c5c73-8a2c-410d-b0fd-3578a3f96b7c tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-420756476"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:22.964572 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-238c5c73-8a2c-410d-b0fd-3578a3f96b7c tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-420756476 already exists. Aug 13 22:07:22.964771 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-238c5c73-8a2c-410d-b0fd-3578a3f96b7c tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 409 Aug 13 22:07:22.965508 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 452/1808] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:07:22 2026] POST /volume/v3/types => generated 133 bytes in 13 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:22.974109 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d252b8e-d8dc-460f-a75d-2bdc175c35b9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:22.976928 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d252b8e-d8dc-460f-a75d-2bdc175c35b9 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] DELETE https://10.4.3.4/volume/v3/types/39e09423-88d4-4ce4-b9e7-626677643ab9 Aug 13 22:07:22.977198 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d252b8e-d8dc-460f-a75d-2bdc175c35b9 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:22.977540 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d252b8e-d8dc-460f-a75d-2bdc175c35b9 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:23.011790 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d252b8e-d8dc-460f-a75d-2bdc175c35b9 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] https://10.4.3.4/volume/v3/types/39e09423-88d4-4ce4-b9e7-626677643ab9 returned with HTTP 202 Aug 13 22:07:23.012271 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 453/1809] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:07:22 2026] DELETE /volume/v3/types/39e09423-88d4-4ce4-b9e7-626677643ab9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:23.022851 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5ff0bdb5-f508-4ab0-b56a-a753e0903f97 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:23.025468 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ff0bdb5-f508-4ab0-b56a-a753e0903f97 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] GET https://10.4.3.4/volume/v3/types/39e09423-88d4-4ce4-b9e7-626677643ab9 Aug 13 22:07:23.025985 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ff0bdb5-f508-4ab0-b56a-a753e0903f97 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:23.027847 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ff0bdb5-f508-4ab0-b56a-a753e0903f97 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:23.031470 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ff0bdb5-f508-4ab0-b56a-a753e0903f97 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] https://10.4.3.4/volume/v3/types/39e09423-88d4-4ce4-b9e7-626677643ab9 returned with HTTP 404 Aug 13 22:07:23.032396 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 452/1810] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:07:23 2026] GET /volume/v3/types/39e09423-88d4-4ce4-b9e7-626677643ab9 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:23.042880 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5822551-1361-46f6-b7ec-76c1c525fa43 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:23.044967 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5822551-1361-46f6-b7ec-76c1c525fa43 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] DELETE https://10.4.3.4/volume/v3/types/2867b05d-d254-4a21-8e88-d05ca3c05556 Aug 13 22:07:23.045193 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5822551-1361-46f6-b7ec-76c1c525fa43 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:23.045370 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5822551-1361-46f6-b7ec-76c1c525fa43 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:23.049983 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5822551-1361-46f6-b7ec-76c1c525fa43 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] https://10.4.3.4/volume/v3/types/2867b05d-d254-4a21-8e88-d05ca3c05556 returned with HTTP 404 Aug 13 22:07:23.050714 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 454/1811] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:07:23 2026] DELETE /volume/v3/types/2867b05d-d254-4a21-8e88-d05ca3c05556 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:23.061302 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aed29009-d8b7-4110-9a52-014e840a64f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:23.063483 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aed29009-d8b7-4110-9a52-014e840a64f0 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] GET https://10.4.3.4/volume/v3/types/089dd163-39b6-477e-93ee-083f417f2ba8 Aug 13 22:07:23.063785 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aed29009-d8b7-4110-9a52-014e840a64f0 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:23.064195 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aed29009-d8b7-4110-9a52-014e840a64f0 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:23.070121 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aed29009-d8b7-4110-9a52-014e840a64f0 tempest-VolumeTypesNegativeTest-1863208445 tempest-VolumeTypesNegativeTest-1863208445-project-admin] https://10.4.3.4/volume/v3/types/089dd163-39b6-477e-93ee-083f417f2ba8 returned with HTTP 404 Aug 13 22:07:23.070472 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 453/1812] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:07:23 2026] GET /volume/v3/types/089dd163-39b6-477e-93ee-083f417f2ba8 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:23.310447 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-22960f93-875f-4656-beee-58557a7d487f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:23.315799 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22960f93-875f-4656-beee-58557a7d487f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:23.316633 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22960f93-875f-4656-beee-58557a7d487f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:23.316633 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22960f93-875f-4656-beee-58557a7d487f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:23.316633 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-22960f93-875f-4656-beee-58557a7d487f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:23.330474 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:23.330474 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:23.331712 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22960f93-875f-4656-beee-58557a7d487f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:23.332776 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 454/1813] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:23 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 704 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:23.469163 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-655ddabe-d861-4acf-8a16-583c440ab880 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:23.471981 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-655ddabe-d861-4acf-8a16-583c440ab880 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb Aug 13 22:07:23.473217 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-655ddabe-d861-4acf-8a16-583c440ab880 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:23.473217 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-655ddabe-d861-4acf-8a16-583c440ab880 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:23.493502 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:23.493502 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:23.498596 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-655ddabe-d861-4acf-8a16-583c440ab880 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:23.504586 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-655ddabe-d861-4acf-8a16-583c440ab880 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb returned with HTTP 200 Aug 13 22:07:23.505070 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 453/1814] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:23 2026] GET /volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:23.523094 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-db74680c-00af-4c56-8a54-0369ff8d347b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:23.525102 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db74680c-00af-4c56-8a54-0369ff8d347b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] PUT https://10.4.3.4/volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb Aug 13 22:07:23.525726 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db74680c-00af-4c56-8a54-0369ff8d347b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-148055533", "description": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:23.535413 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:23.535413 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:23.541517 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-db74680c-00af-4c56-8a54-0369ff8d347b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:23.551263 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-db74680c-00af-4c56-8a54-0369ff8d347b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume updated successfully. Aug 13 22:07:23.552607 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db74680c-00af-4c56-8a54-0369ff8d347b tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb returned with HTTP 200 Aug 13 22:07:23.552607 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 455/1815] 10.4.3.4 () {68 vars in 1354 bytes} [Thu Aug 13 22:07:23 2026] PUT /volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb => generated 765 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:23.567132 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bbcc6b64-e480-45d9-b16e-dff8d4810471 req-ef377fe3-4926-4124-a046-0d8e74fde8d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:23.569223 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bbcc6b64-e480-45d9-b16e-dff8d4810471 req-ef377fe3-4926-4124-a046-0d8e74fde8d4 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] GET https://10.4.3.4/volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d Aug 13 22:07:23.569459 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bbcc6b64-e480-45d9-b16e-dff8d4810471 req-ef377fe3-4926-4124-a046-0d8e74fde8d4 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:23.569648 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bbcc6b64-e480-45d9-b16e-dff8d4810471 req-ef377fe3-4926-4124-a046-0d8e74fde8d4 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:23.570354 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1360471e-cf25-4e39-ba24-b50e85699f4a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:23.572339 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1360471e-cf25-4e39-ba24-b50e85699f4a tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb Aug 13 22:07:23.572580 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1360471e-cf25-4e39-ba24-b50e85699f4a tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:23.572773 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1360471e-cf25-4e39-ba24-b50e85699f4a tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:23.580292 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:23.580292 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:23.580680 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:23.580680 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:23.586155 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1360471e-cf25-4e39-ba24-b50e85699f4a tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:23.586288 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-bbcc6b64-e480-45d9-b16e-dff8d4810471 req-ef377fe3-4926-4124-a046-0d8e74fde8d4 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Volume info retrieved successfully. Aug 13 22:07:23.593266 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bbcc6b64-e480-45d9-b16e-dff8d4810471 req-ef377fe3-4926-4124-a046-0d8e74fde8d4 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] https://10.4.3.4/volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d returned with HTTP 200 Aug 13 22:07:23.593738 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 454/1816] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:23 2026] GET /volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:23.594710 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1360471e-cf25-4e39-ba24-b50e85699f4a tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb returned with HTTP 200 Aug 13 22:07:23.595288 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 455/1817] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:23 2026] GET /volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:23.611634 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-88ef3a77-2a59-44d6-84ab-6d1e61dec7d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:23.617491 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88ef3a77-2a59-44d6-84ab-6d1e61dec7d0 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] DELETE https://10.4.3.4/volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb Aug 13 22:07:23.617747 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88ef3a77-2a59-44d6-84ab-6d1e61dec7d0 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:23.617993 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88ef3a77-2a59-44d6-84ab-6d1e61dec7d0 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:23.618227 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-88ef3a77-2a59-44d6-84ab-6d1e61dec7d0 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Delete volume with id: e1362fd5-6851-47e5-9b5d-71870a786abb Aug 13 22:07:23.627373 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ccec1a84-94ef-40a2-907a-fb1a9bdb5750 req-a8c84589-7507-49ac-9b1f-ca25ea16caf3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:23.627935 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:23.627935 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:23.628498 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-88ef3a77-2a59-44d6-84ab-6d1e61dec7d0 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:23.630368 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ccec1a84-94ef-40a2-907a-fb1a9bdb5750 req-a8c84589-7507-49ac-9b1f-ca25ea16caf3 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:07:23.630936 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ccec1a84-94ef-40a2-907a-fb1a9bdb5750 req-a8c84589-7507-49ac-9b1f-ca25ea16caf3 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a3acbf2-6a56-4bbd-8de9-f57bce54390d", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1090693585", "description": null, "metadata": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:23.642443 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:23.642443 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:23.643009 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ccec1a84-94ef-40a2-907a-fb1a9bdb5750 req-a8c84589-7507-49ac-9b1f-ca25ea16caf3 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Volume info retrieved successfully. Aug 13 22:07:23.643272 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [req-ccec1a84-94ef-40a2-907a-fb1a9bdb5750 req-a8c84589-7507-49ac-9b1f-ca25ea16caf3 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Create snapshot from volume 5a3acbf2-6a56-4bbd-8de9-f57bce54390d Aug 13 22:07:23.657773 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-88ef3a77-2a59-44d6-84ab-6d1e61dec7d0 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Delete volume request issued successfully. Aug 13 22:07:23.658061 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88ef3a77-2a59-44d6-84ab-6d1e61dec7d0 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb returned with HTTP 202 Aug 13 22:07:23.658646 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 454/1818] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:07:23 2026] DELETE /volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:23.670618 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d82c8865-e669-4704-b364-a2afcd121ba5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:23.674134 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d82c8865-e669-4704-b364-a2afcd121ba5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb Aug 13 22:07:23.674134 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d82c8865-e669-4704-b364-a2afcd121ba5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:23.674134 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d82c8865-e669-4704-b364-a2afcd121ba5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:23.685693 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:23.685693 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:23.690128 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d82c8865-e669-4704-b364-a2afcd121ba5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:23.696198 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d82c8865-e669-4704-b364-a2afcd121ba5 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb returned with HTTP 200 Aug 13 22:07:23.696850 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 455/1819] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:23 2026] GET /volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb => generated 832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:23.706135 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [req-ccec1a84-94ef-40a2-907a-fb1a9bdb5750 req-a8c84589-7507-49ac-9b1f-ca25ea16caf3 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Created reservations ['36e8b2be-a2f9-4182-934e-421f13b08196', 'f5189b54-818c-4d04-9edf-f7fb4d7750d2', 'b1ee0509-04fc-4c96-9d6b-95b2b820515b', 'f4b32a12-bc4c-4353-aa8a-d32c139e73bf'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:23.744117 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ccec1a84-94ef-40a2-907a-fb1a9bdb5750 req-a8c84589-7507-49ac-9b1f-ca25ea16caf3 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Snapshot create request issued successfully. Aug 13 22:07:23.744913 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ccec1a84-94ef-40a2-907a-fb1a9bdb5750 req-a8c84589-7507-49ac-9b1f-ca25ea16caf3 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:07:23.745585 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 456/1820] 10.4.3.4 () {72 vars in 1533 bytes} [Thu Aug 13 22:07:23 2026] POST /volume/v3/snapshots => generated 311 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:23.959141 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fa2e7302-97a0-4d09-9f81-bca2c7a33a62 req-53f38ff3-4b82-4bd1-b6bd-fb783e095cdf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:23.961242 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fa2e7302-97a0-4d09-9f81-bca2c7a33a62 req-53f38ff3-4b82-4bd1-b6bd-fb783e095cdf tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-reader] GET https://10.4.3.4/volume/v3/snapshots/87d41b20-a468-4041-9218-a7d70a05cf1f Aug 13 22:07:23.961722 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fa2e7302-97a0-4d09-9f81-bca2c7a33a62 req-53f38ff3-4b82-4bd1-b6bd-fb783e095cdf tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:23.961989 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fa2e7302-97a0-4d09-9f81-bca2c7a33a62 req-53f38ff3-4b82-4bd1-b6bd-fb783e095cdf tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:23.968882 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:23.968882 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:23.969503 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-fa2e7302-97a0-4d09-9f81-bca2c7a33a62 req-53f38ff3-4b82-4bd1-b6bd-fb783e095cdf tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-reader] Snapshot retrieved successfully. Aug 13 22:07:23.970761 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fa2e7302-97a0-4d09-9f81-bca2c7a33a62 req-53f38ff3-4b82-4bd1-b6bd-fb783e095cdf tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-reader] https://10.4.3.4/volume/v3/snapshots/87d41b20-a468-4041-9218-a7d70a05cf1f returned with HTTP 200 Aug 13 22:07:23.971413 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 456/1821] 10.4.3.4 () {68 vars in 1590 bytes} [Thu Aug 13 22:07:23 2026] GET /volume/v3/snapshots/87d41b20-a468-4041-9218-a7d70a05cf1f => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:24.005455 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-45bda5c8-6fc4-4789-b406-82bbce4698cb req-7b871a62-1658-4717-bb54-f9fab170fd1b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:24.008620 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-45bda5c8-6fc4-4789-b406-82bbce4698cb req-7b871a62-1658-4717-bb54-f9fab170fd1b tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-reader] GET https://10.4.3.4/volume/v3/snapshots/detail Aug 13 22:07:24.008851 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-45bda5c8-6fc4-4789-b406-82bbce4698cb req-7b871a62-1658-4717-bb54-f9fab170fd1b tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:24.009870 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-45bda5c8-6fc4-4789-b406-82bbce4698cb req-7b871a62-1658-4717-bb54-f9fab170fd1b tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-reader] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:24.009870 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [req-45bda5c8-6fc4-4789-b406-82bbce4698cb req-7b871a62-1658-4717-bb54-f9fab170fd1b tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-reader] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:07:24.012026 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.db.api [req-45bda5c8-6fc4-4789-b406-82bbce4698cb req-7b871a62-1658-4717-bb54-f9fab170fd1b tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-reader] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:07:24.017097 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-45bda5c8-6fc4-4789-b406-82bbce4698cb req-7b871a62-1658-4717-bb54-f9fab170fd1b tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-reader] Get all snapshots completed successfully. Aug 13 22:07:24.017536 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:24.017536 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:24.018978 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-45bda5c8-6fc4-4789-b406-82bbce4698cb req-7b871a62-1658-4717-bb54-f9fab170fd1b tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-reader] https://10.4.3.4/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 22:07:24.018978 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 455/1822] 10.4.3.4 () {68 vars in 1500 bytes} [Thu Aug 13 22:07:24 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:07:24.050077 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-73997102-22df-4d3f-bb63-79ccd0a121be req-3dac786c-b426-428c-8670-8de6c3ff5656 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:24.055928 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-73997102-22df-4d3f-bb63-79ccd0a121be req-3dac786c-b426-428c-8670-8de6c3ff5656 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] GET https://10.4.3.4/volume/v3/snapshots/87d41b20-a468-4041-9218-a7d70a05cf1f Aug 13 22:07:24.056219 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-73997102-22df-4d3f-bb63-79ccd0a121be req-3dac786c-b426-428c-8670-8de6c3ff5656 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:24.056510 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-73997102-22df-4d3f-bb63-79ccd0a121be req-3dac786c-b426-428c-8670-8de6c3ff5656 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:24.067844 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:24.067844 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:24.068482 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-73997102-22df-4d3f-bb63-79ccd0a121be req-3dac786c-b426-428c-8670-8de6c3ff5656 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Snapshot retrieved successfully. Aug 13 22:07:24.069257 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-73997102-22df-4d3f-bb63-79ccd0a121be req-3dac786c-b426-428c-8670-8de6c3ff5656 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] https://10.4.3.4/volume/v3/snapshots/87d41b20-a468-4041-9218-a7d70a05cf1f returned with HTTP 200 Aug 13 22:07:24.069767 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 456/1823] 10.4.3.4 () {68 vars in 1590 bytes} [Thu Aug 13 22:07:24 2026] GET /volume/v3/snapshots/87d41b20-a468-4041-9218-a7d70a05cf1f => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:24.106308 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-13d92e6d-807a-4850-9cbb-d8b826632767 req-9d8c9d46-31bc-47e4-8464-4b28ec9eab62 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:24.108838 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-13d92e6d-807a-4850-9cbb-d8b826632767 req-9d8c9d46-31bc-47e4-8464-4b28ec9eab62 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/87d41b20-a468-4041-9218-a7d70a05cf1f Aug 13 22:07:24.108941 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-13d92e6d-807a-4850-9cbb-d8b826632767 req-9d8c9d46-31bc-47e4-8464-4b28ec9eab62 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:24.109258 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-13d92e6d-807a-4850-9cbb-d8b826632767 req-9d8c9d46-31bc-47e4-8464-4b28ec9eab62 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:24.109380 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [req-13d92e6d-807a-4850-9cbb-d8b826632767 req-9d8c9d46-31bc-47e4-8464-4b28ec9eab62 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Delete snapshot with id: 87d41b20-a468-4041-9218-a7d70a05cf1f Aug 13 22:07:24.111836 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=564,cinder:UPDATE=195,cinder:INSERT=110,cinder:DELETE=6 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:07:24.118474 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:24.118474 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:24.119190 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-13d92e6d-807a-4850-9cbb-d8b826632767 req-9d8c9d46-31bc-47e4-8464-4b28ec9eab62 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Snapshot retrieved successfully. Aug 13 22:07:24.143756 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-13d92e6d-807a-4850-9cbb-d8b826632767 req-9d8c9d46-31bc-47e4-8464-4b28ec9eab62 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Snapshot delete request issued successfully. Aug 13 22:07:24.143756 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-13d92e6d-807a-4850-9cbb-d8b826632767 req-9d8c9d46-31bc-47e4-8464-4b28ec9eab62 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] https://10.4.3.4/volume/v3/snapshots/87d41b20-a468-4041-9218-a7d70a05cf1f returned with HTTP 202 Aug 13 22:07:24.144469 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 457/1824] 10.4.3.4 () {70 vars in 1612 bytes} [Thu Aug 13 22:07:24 2026] DELETE /volume/v3/snapshots/87d41b20-a468-4041-9218-a7d70a05cf1f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:24.183756 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ffb1c861-5da5-49f5-a829-eddb575984f1 req-698f618a-0d88-4f7d-aede-436aff669e13 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:24.187522 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ffb1c861-5da5-49f5-a829-eddb575984f1 req-698f618a-0d88-4f7d-aede-436aff669e13 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] GET https://10.4.3.4/volume/v3/snapshots/87d41b20-a468-4041-9218-a7d70a05cf1f Aug 13 22:07:24.187924 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ffb1c861-5da5-49f5-a829-eddb575984f1 req-698f618a-0d88-4f7d-aede-436aff669e13 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:24.188097 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ffb1c861-5da5-49f5-a829-eddb575984f1 req-698f618a-0d88-4f7d-aede-436aff669e13 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:24.199082 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:24.199082 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:24.199782 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ffb1c861-5da5-49f5-a829-eddb575984f1 req-698f618a-0d88-4f7d-aede-436aff669e13 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Snapshot retrieved successfully. Aug 13 22:07:24.200934 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ffb1c861-5da5-49f5-a829-eddb575984f1 req-698f618a-0d88-4f7d-aede-436aff669e13 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] https://10.4.3.4/volume/v3/snapshots/87d41b20-a468-4041-9218-a7d70a05cf1f returned with HTTP 200 Aug 13 22:07:24.201516 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 457/1825] 10.4.3.4 () {68 vars in 1590 bytes} [Thu Aug 13 22:07:24 2026] GET /volume/v3/snapshots/87d41b20-a468-4041-9218-a7d70a05cf1f => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:24.346075 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-216959a9-3d86-4f8d-85b3-9433ec0f4c7e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:24.348578 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-216959a9-3d86-4f8d-85b3-9433ec0f4c7e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:24.348869 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-216959a9-3d86-4f8d-85b3-9433ec0f4c7e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:24.349233 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-216959a9-3d86-4f8d-85b3-9433ec0f4c7e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:24.349233 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-216959a9-3d86-4f8d-85b3-9433ec0f4c7e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:24.354782 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:24.354782 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:24.355621 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-216959a9-3d86-4f8d-85b3-9433ec0f4c7e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:24.356336 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 456/1826] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:24 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:24.714343 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e23c50b-30fd-45fe-bc74-0c7de2a968ad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:24.716718 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e23c50b-30fd-45fe-bc74-0c7de2a968ad tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb Aug 13 22:07:24.717150 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e23c50b-30fd-45fe-bc74-0c7de2a968ad tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:24.717392 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e23c50b-30fd-45fe-bc74-0c7de2a968ad tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:24.720437 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=599,cinder:UPDATE=195,cinder:INSERT=107,cinder:DELETE=3 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:07:24.724304 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e23c50b-30fd-45fe-bc74-0c7de2a968ad tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb returned with HTTP 404 Aug 13 22:07:24.724923 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 457/1827] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:24 2026] GET /volume/v3/volumes/e1362fd5-6851-47e5-9b5d-71870a786abb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:24.736386 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7874980b-ddda-430c-b7f7-07ea700b64e9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:24.739948 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7874980b-ddda-430c-b7f7-07ea700b64e9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 Aug 13 22:07:24.740310 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7874980b-ddda-430c-b7f7-07ea700b64e9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:24.740310 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7874980b-ddda-430c-b7f7-07ea700b64e9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:24.748752 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:24.748752 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:24.753894 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7874980b-ddda-430c-b7f7-07ea700b64e9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:24.759693 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7874980b-ddda-430c-b7f7-07ea700b64e9 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 returned with HTTP 200 Aug 13 22:07:24.760394 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 458/1828] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:24 2026] GET /volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 => generated 1401 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:24.781647 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a3506759-e82c-421f-ab97-ef7aa0ca0b68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:24.784474 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3506759-e82c-421f-ab97-ef7aa0ca0b68 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] DELETE https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 Aug 13 22:07:24.784768 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3506759-e82c-421f-ab97-ef7aa0ca0b68 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:24.784991 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3506759-e82c-421f-ab97-ef7aa0ca0b68 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:24.785265 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a3506759-e82c-421f-ab97-ef7aa0ca0b68 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Delete volume with id: db647389-d842-4028-9cbf-77d6bd229249 Aug 13 22:07:24.793276 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:24.793276 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:24.793577 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a3506759-e82c-421f-ab97-ef7aa0ca0b68 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:24.816818 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a3506759-e82c-421f-ab97-ef7aa0ca0b68 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Delete volume request issued successfully. Aug 13 22:07:24.817621 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3506759-e82c-421f-ab97-ef7aa0ca0b68 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 returned with HTTP 202 Aug 13 22:07:24.817993 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 458/1829] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:07:24 2026] DELETE /volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:24.828680 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32f0ce16-3738-4cd5-adb7-18aca99379cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:24.833562 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32f0ce16-3738-4cd5-adb7-18aca99379cf tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 Aug 13 22:07:24.833562 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32f0ce16-3738-4cd5-adb7-18aca99379cf tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:24.833562 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32f0ce16-3738-4cd5-adb7-18aca99379cf tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:24.847431 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:24.847431 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:24.856197 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-32f0ce16-3738-4cd5-adb7-18aca99379cf tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Volume info retrieved successfully. Aug 13 22:07:24.865572 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32f0ce16-3738-4cd5-adb7-18aca99379cf tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 returned with HTTP 200 Aug 13 22:07:24.866312 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 457/1830] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:24 2026] GET /volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 => generated 1400 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:25.236111 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-04dcc477-e42d-411b-a82d-197c0c2ef70d req-6ef64978-f336-43d5-80c3-08b12611593a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:25.239478 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-04dcc477-e42d-411b-a82d-197c0c2ef70d req-6ef64978-f336-43d5-80c3-08b12611593a tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] GET https://10.4.3.4/volume/v3/snapshots/87d41b20-a468-4041-9218-a7d70a05cf1f Aug 13 22:07:25.239722 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-04dcc477-e42d-411b-a82d-197c0c2ef70d req-6ef64978-f336-43d5-80c3-08b12611593a tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:25.239959 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-04dcc477-e42d-411b-a82d-197c0c2ef70d req-6ef64978-f336-43d5-80c3-08b12611593a tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:25.245406 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-04dcc477-e42d-411b-a82d-197c0c2ef70d req-6ef64978-f336-43d5-80c3-08b12611593a tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] https://10.4.3.4/volume/v3/snapshots/87d41b20-a468-4041-9218-a7d70a05cf1f returned with HTTP 404 Aug 13 22:07:25.245944 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 458/1831] 10.4.3.4 () {68 vars in 1590 bytes} [Thu Aug 13 22:07:25 2026] GET /volume/v3/snapshots/87d41b20-a468-4041-9218-a7d70a05cf1f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:25.274160 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b4a49fe9-5e1f-4158-bb8d-7ca7c3cb40c4 req-d0d26360-d58e-427d-828a-423493617a95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:25.277086 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b4a49fe9-5e1f-4158-bb8d-7ca7c3cb40c4 req-d0d26360-d58e-427d-828a-423493617a95 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] DELETE https://10.4.3.4/volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d Aug 13 22:07:25.277246 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b4a49fe9-5e1f-4158-bb8d-7ca7c3cb40c4 req-d0d26360-d58e-427d-828a-423493617a95 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:25.277971 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b4a49fe9-5e1f-4158-bb8d-7ca7c3cb40c4 req-d0d26360-d58e-427d-828a-423493617a95 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:25.277971 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-b4a49fe9-5e1f-4158-bb8d-7ca7c3cb40c4 req-d0d26360-d58e-427d-828a-423493617a95 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Delete volume with id: 5a3acbf2-6a56-4bbd-8de9-f57bce54390d Aug 13 22:07:25.291165 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:25.291165 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:25.292133 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b4a49fe9-5e1f-4158-bb8d-7ca7c3cb40c4 req-d0d26360-d58e-427d-828a-423493617a95 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Volume info retrieved successfully. Aug 13 22:07:25.332468 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b4a49fe9-5e1f-4158-bb8d-7ca7c3cb40c4 req-d0d26360-d58e-427d-828a-423493617a95 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Delete volume request issued successfully. Aug 13 22:07:25.332468 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b4a49fe9-5e1f-4158-bb8d-7ca7c3cb40c4 req-d0d26360-d58e-427d-828a-423493617a95 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] https://10.4.3.4/volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d returned with HTTP 202 Aug 13 22:07:25.332468 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 459/1832] 10.4.3.4 () {70 vars in 1606 bytes} [Thu Aug 13 22:07:25 2026] DELETE /volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:25.366441 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-300ba9f3-6581-4fb4-ab9a-c2ddbf957295 req-9a67fefe-f310-4244-91cb-2657650a41ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:25.369271 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-300ba9f3-6581-4fb4-ab9a-c2ddbf957295 req-9a67fefe-f310-4244-91cb-2657650a41ec tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] GET https://10.4.3.4/volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d Aug 13 22:07:25.369335 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-300ba9f3-6581-4fb4-ab9a-c2ddbf957295 req-9a67fefe-f310-4244-91cb-2657650a41ec tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:25.369586 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-300ba9f3-6581-4fb4-ab9a-c2ddbf957295 req-9a67fefe-f310-4244-91cb-2657650a41ec tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:25.370288 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bc3033fb-04b4-49e7-9464-598a42b56448 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:25.373285 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc3033fb-04b4-49e7-9464-598a42b56448 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:25.373686 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc3033fb-04b4-49e7-9464-598a42b56448 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:25.377067 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc3033fb-04b4-49e7-9464-598a42b56448 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:25.377067 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-bc3033fb-04b4-49e7-9464-598a42b56448 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id d1ab543a-547f-4e4d-b507-3a74a1aabd87. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:25.386801 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:25.386801 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:25.387619 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc3033fb-04b4-49e7-9464-598a42b56448 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 200 Aug 13 22:07:25.388449 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 458/1833] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:25 2026] GET /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:25.390088 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:25.390088 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:25.400395 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-300ba9f3-6581-4fb4-ab9a-c2ddbf957295 req-9a67fefe-f310-4244-91cb-2657650a41ec tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Volume info retrieved successfully. Aug 13 22:07:25.405123 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3def6072-c5d8-433b-b529-94a6b3a812df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:25.407551 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3def6072-c5d8-433b-b529-94a6b3a812df tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] DELETE https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 Aug 13 22:07:25.407823 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3def6072-c5d8-433b-b529-94a6b3a812df tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:25.408052 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3def6072-c5d8-433b-b529-94a6b3a812df tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:25.408217 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-3def6072-c5d8-433b-b529-94a6b3a812df tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Delete backup with id: d1ab543a-547f-4e4d-b507-3a74a1aabd87. Aug 13 22:07:25.411893 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-300ba9f3-6581-4fb4-ab9a-c2ddbf957295 req-9a67fefe-f310-4244-91cb-2657650a41ec tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] https://10.4.3.4/volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d returned with HTTP 200 Aug 13 22:07:25.412531 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 459/1834] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:25 2026] GET /volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:25.416984 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:25.416984 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:25.443510 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-3def6072-c5d8-433b-b529-94a6b3a812df tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] delete_backup rpcapi backup_id d1ab543a-547f-4e4d-b507-3a74a1aabd87 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:07:25.446221 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3def6072-c5d8-433b-b529-94a6b3a812df tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 returned with HTTP 202 Aug 13 22:07:25.446888 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 459/1835] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:07:25 2026] DELETE /volume/v3/backups/d1ab543a-547f-4e4d-b507-3a74a1aabd87 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:07:25.460168 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8592ea66-c86a-4aad-8afe-14d321239d71 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:25.462783 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:25.462960 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1238165153"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:25.465158 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1238165153'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:25.465417 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Create volume of 1 GB Aug 13 22:07:25.471702 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Availability Zones retrieved successfully. Aug 13 22:07:25.479808 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Flow 'volume_create_api' (d640da05-5bb4-4d87-9fc0-dc1853a0de81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:25.481260 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4355f994-7f97-4e74-b356-0b2e3fcb5f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:25.482871 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:25.515104 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4355f994-7f97-4e74-b356-0b2e3fcb5f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:25.516100 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f94d6de-5afd-4245-8945-89d49bfde209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:25.577635 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Created reservations ['43ae5c4a-17c9-4bc1-8532-f1e70b7180ca', '766f84aa-77c8-4381-a3fa-c32de455b755', '645f42c6-04de-4707-8ae9-93e5a39ed6d0', '852c5e09-e0f8-48df-aeb0-d1fa0f20882c'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:25.578810 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f94d6de-5afd-4245-8945-89d49bfde209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43ae5c4a-17c9-4bc1-8532-f1e70b7180ca', '766f84aa-77c8-4381-a3fa-c32de455b755', '645f42c6-04de-4707-8ae9-93e5a39ed6d0', '852c5e09-e0f8-48df-aeb0-d1fa0f20882c']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:25.580033 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b6cc745-d28e-4a58-8b8a-9144e0171a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:25.615949 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b6cc745-d28e-4a58-8b8a-9144e0171a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '054da470-0d84-4b51-b427-1b415c877e30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1238165153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ad4e2ec8a44dedaec225b22201dd26',qos_specs=None,replication_status=,reservations=['43ae5c4a-17c9-4bc1-8532-f1e70b7180ca','766f84aa-77c8-4381-a3fa-c32de455b755','645f42c6-04de-4707-8ae9-93e5a39ed6d0','852c5e09-e0f8-48df-aeb0-d1fa0f20882c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f4da56680ad46899c9d169a2d139452',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1238165153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=054da470-0d84-4b51-b427-1b415c877e30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5ad4e2ec8a44dedaec225b22201dd26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f4da56680ad46899c9d169a2d139452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:25.617257 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52d3dcdc-f57c-4f91-bb05-fb39ba2b4763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:25.644726 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6a47f18f-7d7d-4f32-b42b-9786121229d2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:25.653711 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52d3dcdc-f57c-4f91-bb05-fb39ba2b4763) transitioned into state 'SUCCESS' from state '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-1238165153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ad4e2ec8a44dedaec225b22201dd26',qos_specs=None,replication_status=,reservations=['43ae5c4a-17c9-4bc1-8532-f1e70b7180ca','766f84aa-77c8-4381-a3fa-c32de455b755','645f42c6-04de-4707-8ae9-93e5a39ed6d0','852c5e09-e0f8-48df-aeb0-d1fa0f20882c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f4da56680ad46899c9d169a2d139452',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:25.654796 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f31601-585b-4453-8043-53cff9ecd89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:25.673192 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f31601-585b-4453-8043-53cff9ecd89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:25.674675 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Flow 'volume_create_api' (d640da05-5bb4-4d87-9fc0-dc1853a0de81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:25.675392 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Create volume request issued successfully. Aug 13 22:07:25.676027 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8592ea66-c86a-4aad-8afe-14d321239d71 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:25.676650 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 460/1836] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:07:25 2026] POST /volume/v3/volumes => generated 774 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:25.692784 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ecad22ea-5d79-426e-9583-d6107ef6fccb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:25.695614 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecad22ea-5d79-426e-9583-d6107ef6fccb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/054da470-0d84-4b51-b427-1b415c877e30 Aug 13 22:07:25.695983 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecad22ea-5d79-426e-9583-d6107ef6fccb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:25.696339 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecad22ea-5d79-426e-9583-d6107ef6fccb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:25.705461 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:25.705461 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:25.715233 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ecad22ea-5d79-426e-9583-d6107ef6fccb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:07:25.724040 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecad22ea-5d79-426e-9583-d6107ef6fccb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/054da470-0d84-4b51-b427-1b415c877e30 returned with HTTP 200 Aug 13 22:07:25.724761 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 460/1837] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:25 2026] GET /volume/v3/volumes/054da470-0d84-4b51-b427-1b415c877e30 => generated 953 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:25.797816 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a47f18f-7d7d-4f32-b42b-9786121229d2 tempest-ExtensionsTestJSON-2108497352 tempest-ExtensionsTestJSON-2108497352-project-member] GET https://10.4.3.4/volume/v3/extensions Aug 13 22:07:25.798068 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a47f18f-7d7d-4f32-b42b-9786121229d2 tempest-ExtensionsTestJSON-2108497352 tempest-ExtensionsTestJSON-2108497352-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:25.798310 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a47f18f-7d7d-4f32-b42b-9786121229d2 tempest-ExtensionsTestJSON-2108497352 tempest-ExtensionsTestJSON-2108497352-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:25.798718 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a47f18f-7d7d-4f32-b42b-9786121229d2 tempest-ExtensionsTestJSON-2108497352 tempest-ExtensionsTestJSON-2108497352-project-member] https://10.4.3.4/volume/v3/extensions returned with HTTP 200 Aug 13 22:07:25.799150 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 459/1838] 10.4.3.4 () {66 vars in 1232 bytes} [Thu Aug 13 22:07:25 2026] GET /volume/v3/extensions => generated 5245 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:25.882821 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb1de62e-d856-413e-ad46-9d4a8e27c154 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:25.884906 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb1de62e-d856-413e-ad46-9d4a8e27c154 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] GET https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 Aug 13 22:07:25.885114 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb1de62e-d856-413e-ad46-9d4a8e27c154 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:25.885259 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb1de62e-d856-413e-ad46-9d4a8e27c154 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:25.893733 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb1de62e-d856-413e-ad46-9d4a8e27c154 tempest-VolumesGetTest-852577729 tempest-VolumesGetTest-852577729-project-member] https://10.4.3.4/volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 returned with HTTP 404 Aug 13 22:07:25.894069 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 460/1839] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:25 2026] GET /volume/v3/volumes/db647389-d842-4028-9cbf-77d6bd229249 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:26.449218 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c69b9eba-fe3c-4bd8-a648-00c3afe962bd req-72e0cdcb-3e16-44ea-b146-8e5f957c8539 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:26.454447 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c69b9eba-fe3c-4bd8-a648-00c3afe962bd req-72e0cdcb-3e16-44ea-b146-8e5f957c8539 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] GET https://10.4.3.4/volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d Aug 13 22:07:26.454447 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c69b9eba-fe3c-4bd8-a648-00c3afe962bd req-72e0cdcb-3e16-44ea-b146-8e5f957c8539 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:26.454447 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c69b9eba-fe3c-4bd8-a648-00c3afe962bd req-72e0cdcb-3e16-44ea-b146-8e5f957c8539 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:26.461026 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c69b9eba-fe3c-4bd8-a648-00c3afe962bd req-72e0cdcb-3e16-44ea-b146-8e5f957c8539 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] https://10.4.3.4/volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d returned with HTTP 404 Aug 13 22:07:26.461743 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 461/1840] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:26 2026] GET /volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:07:26.490318 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b2510330-00d1-4635-b465-a54b616394d3 req-b6e1be42-08d3-49c8-8dcf-a0446a5b9149 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:26.493615 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b2510330-00d1-4635-b465-a54b616394d3 req-b6e1be42-08d3-49c8-8dcf-a0446a5b9149 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] DELETE https://10.4.3.4/volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d Aug 13 22:07:26.493853 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b2510330-00d1-4635-b465-a54b616394d3 req-b6e1be42-08d3-49c8-8dcf-a0446a5b9149 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:26.494215 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b2510330-00d1-4635-b465-a54b616394d3 req-b6e1be42-08d3-49c8-8dcf-a0446a5b9149 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:26.494386 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-b2510330-00d1-4635-b465-a54b616394d3 req-b6e1be42-08d3-49c8-8dcf-a0446a5b9149 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Delete volume with id: 5a3acbf2-6a56-4bbd-8de9-f57bce54390d Aug 13 22:07:26.505153 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b2510330-00d1-4635-b465-a54b616394d3 req-b6e1be42-08d3-49c8-8dcf-a0446a5b9149 tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] https://10.4.3.4/volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d returned with HTTP 404 Aug 13 22:07:26.505153 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 461/1841] 10.4.3.4 () {70 vars in 1606 bytes} [Thu Aug 13 22:07:26 2026] DELETE /volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:26.533861 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-eb659b30-1d97-4fe0-8adc-fa0b987d0a8d req-0380e57c-a765-4548-b12e-9fc01b1920ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:26.541251 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-eb659b30-1d97-4fe0-8adc-fa0b987d0a8d req-0380e57c-a765-4548-b12e-9fc01b1920ea tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] GET https://10.4.3.4/volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d Aug 13 22:07:26.541554 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-eb659b30-1d97-4fe0-8adc-fa0b987d0a8d req-0380e57c-a765-4548-b12e-9fc01b1920ea tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:26.541813 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-eb659b30-1d97-4fe0-8adc-fa0b987d0a8d req-0380e57c-a765-4548-b12e-9fc01b1920ea tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:26.549571 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-eb659b30-1d97-4fe0-8adc-fa0b987d0a8d req-0380e57c-a765-4548-b12e-9fc01b1920ea tempest-VolumesSnapshotsTestJSON-455373344 tempest-VolumesSnapshotsTestJSON-455373344-project-member] https://10.4.3.4/volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d returned with HTTP 404 Aug 13 22:07:26.550300 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 460/1842] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:26 2026] GET /volume/v3/volumes/5a3acbf2-6a56-4bbd-8de9-f57bce54390d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:26.742003 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-adc3b75e-cc6e-462c-9c10-961568053415 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:26.744485 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-adc3b75e-cc6e-462c-9c10-961568053415 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/054da470-0d84-4b51-b427-1b415c877e30 Aug 13 22:07:26.744766 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-adc3b75e-cc6e-462c-9c10-961568053415 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:26.744996 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-adc3b75e-cc6e-462c-9c10-961568053415 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:26.754638 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:26.754638 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:26.763023 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-adc3b75e-cc6e-462c-9c10-961568053415 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:07:26.770961 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-adc3b75e-cc6e-462c-9c10-961568053415 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/054da470-0d84-4b51-b427-1b415c877e30 returned with HTTP 200 Aug 13 22:07:26.771841 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 461/1843] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:26 2026] GET /volume/v3/volumes/054da470-0d84-4b51-b427-1b415c877e30 => generated 1005 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:26.790793 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4326dbd8-316e-4a25-830f-102189a1c67d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:26.793048 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4326dbd8-316e-4a25-830f-102189a1c67d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:07:26.794440 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4326dbd8-316e-4a25-830f-102189a1c67d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "054da470-0d84-4b51-b427-1b415c877e30", "name": "tempest-type-Backup-848922391"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:26.795726 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-4326dbd8-316e-4a25-830f-102189a1c67d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Creating new backup {'backup': {'volume_id': '054da470-0d84-4b51-b427-1b415c877e30', 'name': 'tempest-type-Backup-848922391'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:07:26.796042 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-4326dbd8-316e-4a25-830f-102189a1c67d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Creating backup of volume 054da470-0d84-4b51-b427-1b415c877e30 in container None Aug 13 22:07:26.813237 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:26.813237 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:26.816909 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4326dbd8-316e-4a25-830f-102189a1c67d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:07:26.852895 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4326dbd8-316e-4a25-830f-102189a1c67d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Created reservations ['6fed5c93-4272-48fc-a1d3-762ee2d49991', '33c0e217-321b-48bf-b8bb-8fd2898027dc'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:26.907110 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4326dbd8-316e-4a25-830f-102189a1c67d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:07:26.907110 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 462/1844] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:07:26 2026] POST /volume/v3/backups => generated 311 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:26.923455 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-43aaddfd-8782-459a-91b1-a7d846c28c55 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:26.928143 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43aaddfd-8782-459a-91b1-a7d846c28c55 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:26.928143 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43aaddfd-8782-459a-91b1-a7d846c28c55 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:26.928252 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43aaddfd-8782-459a-91b1-a7d846c28c55 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:26.928378 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-43aaddfd-8782-459a-91b1-a7d846c28c55 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:26.935502 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:26.935502 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:26.936278 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43aaddfd-8782-459a-91b1-a7d846c28c55 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:26.936803 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 462/1845] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:26 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 718 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:27.149219 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c6b0e951-36d1-47c7-8692-67e445998080 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:27.151446 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:27.151592 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-54348965"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:27.152207 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0718f88d-2523-438d-9869-8333b3db11e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:27.153063 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-54348965'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:27.153200 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Create volume of 1 GB Aug 13 22:07:27.153979 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0718f88d-2523-438d-9869-8333b3db11e9 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:27.154186 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0718f88d-2523-438d-9869-8333b3db11e9 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:27.154403 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0718f88d-2523-438d-9869-8333b3db11e9 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:27.157479 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Availability Zones retrieved successfully. Aug 13 22:07:27.164019 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Flow 'volume_create_api' (40e084f0-6596-48af-ae0e-66047f1ae7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:27.165373 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3f1f3fe-88e1-47a4-869c-cba139394cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:27.165500 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:27.165500 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:27.166580 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:27.170014 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0718f88d-2523-438d-9869-8333b3db11e9 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:27.177037 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0718f88d-2523-438d-9869-8333b3db11e9 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:27.177037 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 462/1846] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:27 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:27.195500 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e070a128-79d3-4918-b37a-376beb07b574 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:27.197794 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e070a128-79d3-4918-b37a-376beb07b574 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:27.198054 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e070a128-79d3-4918-b37a-376beb07b574 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:27.198558 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e070a128-79d3-4918-b37a-376beb07b574 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:27.210297 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3f1f3fe-88e1-47a4-869c-cba139394cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:27.211225 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dea2143-1ed3-4ee3-86cb-d285cd55d10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:27.211293 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:27.211293 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:27.217536 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e070a128-79d3-4918-b37a-376beb07b574 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:27.224721 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e070a128-79d3-4918-b37a-376beb07b574 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:27.225114 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 463/1847] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:27 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:27.294827 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-8e517474-c42e-419a-a53b-a77a318582d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:27.297505 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-8e517474-c42e-419a-a53b-a77a318582d4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:27.297873 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-8e517474-c42e-419a-a53b-a77a318582d4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:27.298068 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-8e517474-c42e-419a-a53b-a77a318582d4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:27.310252 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Created reservations ['ed05e99e-9938-4efb-ad4e-98f49ab3c6cc', 'd37c6246-b35e-479c-89d5-348cb67fa14a', '0d416b08-86fd-41e8-b052-fa2cf1efb172', '19e2a1b2-81a2-473e-b1a2-20bcb0f23941'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:27.311565 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dea2143-1ed3-4ee3-86cb-d285cd55d10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed05e99e-9938-4efb-ad4e-98f49ab3c6cc', 'd37c6246-b35e-479c-89d5-348cb67fa14a', '0d416b08-86fd-41e8-b052-fa2cf1efb172', '19e2a1b2-81a2-473e-b1a2-20bcb0f23941']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:27.312383 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fa12811-97fb-46fc-aef2-a839cf9a8809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:27.315275 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:27.315275 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:27.332396 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-8e517474-c42e-419a-a53b-a77a318582d4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:27.340213 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-8e517474-c42e-419a-a53b-a77a318582d4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:27.340890 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 463/1848] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:27 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 873 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:27.366334 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fa12811-97fb-46fc-aef2-a839cf9a8809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c481b47-320e-419b-a819-ed56aad86f03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-54348965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c780f723dedc49d1bbb149f9cedae1ca',qos_specs=None,replication_status=,reservations=['ed05e99e-9938-4efb-ad4e-98f49ab3c6cc','d37c6246-b35e-479c-89d5-348cb67fa14a','0d416b08-86fd-41e8-b052-fa2cf1efb172','19e2a1b2-81a2-473e-b1a2-20bcb0f23941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b020da676faa48a3b3e31a527cadc7a0',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-54348965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c481b47-320e-419b-a819-ed56aad86f03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c780f723dedc49d1bbb149f9cedae1ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b020da676faa48a3b3e31a527cadc7a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:27.367386 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63ff1023-2966-4683-8c8c-5152bd4c1cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:27.406355 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63ff1023-2966-4683-8c8c-5152bd4c1cf9) transitioned into state 'SUCCESS' from state '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-54348965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c780f723dedc49d1bbb149f9cedae1ca',qos_specs=None,replication_status=,reservations=['ed05e99e-9938-4efb-ad4e-98f49ab3c6cc','d37c6246-b35e-479c-89d5-348cb67fa14a','0d416b08-86fd-41e8-b052-fa2cf1efb172','19e2a1b2-81a2-473e-b1a2-20bcb0f23941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b020da676faa48a3b3e31a527cadc7a0',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:27.407273 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dd8044a-1c73-496a-8f38-8975021f2904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:27.420147 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dd8044a-1c73-496a-8f38-8975021f2904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:27.421633 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Flow 'volume_create_api' (40e084f0-6596-48af-ae0e-66047f1ae7cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:27.422348 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Create volume request issued successfully. Aug 13 22:07:27.423480 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c6b0e951-36d1-47c7-8692-67e445998080 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:27.424132 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 461/1849] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:07:27 2026] POST /volume/v3/volumes => generated 748 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:27.443137 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-104ded0a-7fed-4acc-b19d-55b5c00c244a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:27.446358 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-104ded0a-7fed-4acc-b19d-55b5c00c244a tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] GET https://10.4.3.4/volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 Aug 13 22:07:27.446664 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-104ded0a-7fed-4acc-b19d-55b5c00c244a tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:27.446911 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-104ded0a-7fed-4acc-b19d-55b5c00c244a tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:27.454962 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-646fa552-7847-491a-bee4-5cf888e34845 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:27.455493 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-646fa552-7847-491a-bee4-5cf888e34845 None None] GET https://10.4.3.4/volume// Aug 13 22:07:27.455690 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-646fa552-7847-491a-bee4-5cf888e34845 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:27.455902 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-646fa552-7847-491a-bee4-5cf888e34845 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:27.456265 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-646fa552-7847-491a-bee4-5cf888e34845 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:07:27.456575 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 464/1850] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:07:27 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:07:27.458283 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:27.458283 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:27.465563 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-7c1a2264-16ec-464b-bbaf-477b667164db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:27.465654 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-104ded0a-7fed-4acc-b19d-55b5c00c244a tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Volume info retrieved successfully. Aug 13 22:07:27.474620 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-104ded0a-7fed-4acc-b19d-55b5c00c244a tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] https://10.4.3.4/volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 returned with HTTP 200 Aug 13 22:07:27.474620 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 463/1851] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:27 2026] GET /volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:27.654935 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-93dcf454-7ae1-4dcf-bd7b-d90ba56e4f16 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:27.684678 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-7c1a2264-16ec-464b-bbaf-477b667164db tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:07:27.685039 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-7c1a2264-16ec-464b-bbaf-477b667164db tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "211b55eb-23ef-431f-9da6-16890ad8c21c", "connector": null, "instance_uuid": "64dbb3b9-a532-47ef-adf5-99e8066a6553"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:27.698244 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:27.698244 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:27.749934 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-7c1a2264-16ec-464b-bbaf-477b667164db tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:07:27.750488 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 464/1852] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:07:27 2026] POST /volume/v3/attachments => generated 273 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:27.788734 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93dcf454-7ae1-4dcf-bd7b-d90ba56e4f16 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:07:27.789167 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93dcf454-7ae1-4dcf-bd7b-d90ba56e4f16 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eeb9dbb3-3abb-4a71-9cc5-7d740bb629dc", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1965600842"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:27.799528 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93dcf454-7ae1-4dcf-bd7b-d90ba56e4f16 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 404 Aug 13 22:07:27.800148 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 462/1853] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:07:27 2026] POST /volume/v3/snapshots => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:27.815224 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-663030f7-4118-4826-bf46-a510b3af20dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:27.816852 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fc89fab6-02d8-4e1f-b16b-8122195c29e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:27.818346 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-663030f7-4118-4826-bf46-a510b3af20dd tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:07:27.818655 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-663030f7-4118-4826-bf46-a510b3af20dd tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2081936679"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:27.819580 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc89fab6-02d8-4e1f-b16b-8122195c29e7 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:27.819899 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc89fab6-02d8-4e1f-b16b-8122195c29e7 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:27.820001 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc89fab6-02d8-4e1f-b16b-8122195c29e7 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:27.827050 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b15fc873-e0d1-4200-9bbb-fa516d5fd158 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:27.828199 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b15fc873-e0d1-4200-9bbb-fa516d5fd158 None None] GET https://10.4.3.4/volume// Aug 13 22:07:27.828199 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b15fc873-e0d1-4200-9bbb-fa516d5fd158 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:27.829142 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b15fc873-e0d1-4200-9bbb-fa516d5fd158 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:27.830279 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b15fc873-e0d1-4200-9bbb-fa516d5fd158 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:07:27.831489 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 465/1854] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:07:27 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:07:27.833867 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:27.833867 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:27.839865 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fc89fab6-02d8-4e1f-b16b-8122195c29e7 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:27.843953 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-36e1104d-bb07-41b4-b148-a8fb3f2ad097 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:27.844770 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc89fab6-02d8-4e1f-b16b-8122195c29e7 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:27.845175 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 464/1855] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:27 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:27.846195 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-36e1104d-bb07-41b4-b148-a8fb3f2ad097 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:27.846501 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-36e1104d-bb07-41b4-b148-a8fb3f2ad097 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:27.846897 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-36e1104d-bb07-41b4-b148-a8fb3f2ad097 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:27.859213 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:27.859213 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:27.860901 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-663030f7-4118-4826-bf46-a510b3af20dd tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 404 Aug 13 22:07:27.861753 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 465/1856] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:07:27 2026] POST /volume/v3/snapshots => generated 77 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:27.867663 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-36e1104d-bb07-41b4-b148-a8fb3f2ad097 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:27.871190 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a01b42f7-d9ef-482d-b93d-e9ca6946dcbe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:27.873295 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a01b42f7-d9ef-482d-b93d-e9ca6946dcbe tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] GET https://10.4.3.4/volume/v3/snapshots?limit=invalid Aug 13 22:07:27.873413 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a01b42f7-d9ef-482d-b93d-e9ca6946dcbe tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:27.873619 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a01b42f7-d9ef-482d-b93d-e9ca6946dcbe tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:27.873985 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a01b42f7-d9ef-482d-b93d-e9ca6946dcbe tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] HTTP exception thrown: limit param must be an integer Aug 13 22:07:27.874060 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a01b42f7-d9ef-482d-b93d-e9ca6946dcbe tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 13 22:07:27.874788 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 466/1857] 10.4.3.4 () {66 vars in 1256 bytes} [Thu Aug 13 22:07:27 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:07:27.878837 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-36e1104d-bb07-41b4-b148-a8fb3f2ad097 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:27.879410 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 463/1858] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:07:27 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 1052 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:07:27.882573 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aaba74e6-127e-4ccb-9e46-cc7651c80d97 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:27.886524 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aaba74e6-127e-4ccb-9e46-cc7651c80d97 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] GET https://10.4.3.4/volume/v3/snapshots?marker=6b862c98-42ac-498b-9d85-53f26e0d675f Aug 13 22:07:27.886524 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aaba74e6-127e-4ccb-9e46-cc7651c80d97 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:27.886524 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aaba74e6-127e-4ccb-9e46-cc7651c80d97 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:27.886524 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-aaba74e6-127e-4ccb-9e46-cc7651c80d97 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:07:27.887323 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-aaba74e6-127e-4ccb-9e46-cc7651c80d97 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:07:27.892077 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aaba74e6-127e-4ccb-9e46-cc7651c80d97 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/snapshots?marker=6b862c98-42ac-498b-9d85-53f26e0d675f returned with HTTP 404 Aug 13 22:07:27.892586 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 465/1859] 10.4.3.4 () {66 vars in 1316 bytes} [Thu Aug 13 22:07:27 2026] GET /volume/v3/snapshots?marker=6b862c98-42ac-498b-9d85-53f26e0d675f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:27.902171 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-16de03e1-64bb-4901-be6c-f7d2c0c2c33c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:27.904630 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16de03e1-64bb-4901-be6c-f7d2c0c2c33c tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] GET https://10.4.3.4/volume/v3/snapshots?sort_key=invalid Aug 13 22:07:27.904864 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16de03e1-64bb-4901-be6c-f7d2c0c2c33c tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:27.905123 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16de03e1-64bb-4901-be6c-f7d2c0c2c33c tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:27.905516 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-16de03e1-64bb-4901-be6c-f7d2c0c2c33c tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:07:27.907535 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-16de03e1-64bb-4901-be6c-f7d2c0c2c33c tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:07:27.907535 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16de03e1-64bb-4901-be6c-f7d2c0c2c33c tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 13 22:07:27.908711 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 466/1860] 10.4.3.4 () {66 vars in 1262 bytes} [Thu Aug 13 22:07:27 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:07:27.922765 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:27.925295 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:27.925684 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1567705679"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:27.927965 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1567705679'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:27.928241 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Create volume of 2 GB Aug 13 22:07:27.928604 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:27.928604 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:27.936878 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Availability Zones retrieved successfully. Aug 13 22:07:27.945548 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Flow 'volume_create_api' (9c352251-c785-4220-b22c-d1fbad6870ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:27.947358 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32233bb0-4b64-40b0-b775-f64dfaba945e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:27.948821 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Validating volume size '2' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:27.951126 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-224c107e-ef12-419a-8b19-13b0adaa25b5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:27.954498 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-224c107e-ef12-419a-8b19-13b0adaa25b5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:27.954822 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-224c107e-ef12-419a-8b19-13b0adaa25b5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:27.955876 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-224c107e-ef12-419a-8b19-13b0adaa25b5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:27.956174 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-224c107e-ef12-419a-8b19-13b0adaa25b5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:27.962130 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:27.962130 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:27.963123 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-224c107e-ef12-419a-8b19-13b0adaa25b5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:27.963681 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 464/1861] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:27 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:27.990186 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32233bb0-4b64-40b0-b775-f64dfaba945e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:27.991072 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68e5846e-eae4-4738-9aa1-47bc0d1c74f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:28.004270 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-5cc90033-4086-4e61-8f78-c4b4a093a332 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:28.007305 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-5cc90033-4086-4e61-8f78-c4b4a093a332 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] PUT https://10.4.3.4/volume/v3/attachments/abcbc0fe-cfd0-4908-a44f-b15c56f3c9d7 Aug 13 22:07:28.007713 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-5cc90033-4086-4e61-8f78-c4b4a093a332 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:28.016899 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-5cc90033-4086-4e61-8f78-c4b4a093a332 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Acquiring lock "cinder-attachment_update-211b55eb-23ef-431f-9da6-16890ad8c21c-np0000007271" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:07:28.022966 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-5cc90033-4086-4e61-8f78-c4b4a093a332 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Lock "cinder-attachment_update-211b55eb-23ef-431f-9da6-16890ad8c21c-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:07:28.023920 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:28.023920 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:28.079160 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Created reservations ['b2685268-6001-4000-80d5-9b0b4457894e', 'd973d674-376e-45fb-b305-39d81d25b754', '04d6ce32-d09f-428a-a88f-d8c6c4d58ac9', '919fd591-cbdd-4eab-9894-824c6fffeb2f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:28.080094 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68e5846e-eae4-4738-9aa1-47bc0d1c74f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2685268-6001-4000-80d5-9b0b4457894e', 'd973d674-376e-45fb-b305-39d81d25b754', '04d6ce32-d09f-428a-a88f-d8c6c4d58ac9', '919fd591-cbdd-4eab-9894-824c6fffeb2f']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:28.081173 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a56e0659-8a5b-4465-81d9-6a6f04925cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:28.110543 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a56e0659-8a5b-4465-81d9-6a6f04925cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d45b691-7e57-4f57-a1d0-b21cbb14843b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1567705679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cc542b505b343d79726fafc5d46f202',qos_specs=None,replication_status=,reservations=['b2685268-6001-4000-80d5-9b0b4457894e','d973d674-376e-45fb-b305-39d81d25b754','04d6ce32-d09f-428a-a88f-d8c6c4d58ac9','919fd591-cbdd-4eab-9894-824c6fffeb2f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ef8e2dba32a449b9b6267e91800b2c7',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1567705679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d45b691-7e57-4f57-a1d0-b21cbb14843b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cc542b505b343d79726fafc5d46f202',provider_auth=None,provider_geometry=None,provider_id=None,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='7ef8e2dba32a449b9b6267e91800b2c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:28.111709 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d4580c6-1913-475a-92d9-da7003a2fd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:28.124718 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-5cc90033-4086-4e61-8f78-c4b4a093a332 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Lock "cinder-attachment_update-211b55eb-23ef-431f-9da6-16890ad8c21c-np0000007271" released by "attachment_update" :: held 0.102s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:07:28.125060 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-5cc90033-4086-4e61-8f78-c4b4a093a332 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/abcbc0fe-cfd0-4908-a44f-b15c56f3c9d7 returned with HTTP 200 Aug 13 22:07:28.125724 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 466/1862] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:07:28 2026] PUT /volume/v3/attachments/abcbc0fe-cfd0-4908-a44f-b15c56f3c9d7 => generated 968 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:28.133797 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d4580c6-1913-475a-92d9-da7003a2fd5e) transitioned into state 'SUCCESS' from state '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-1567705679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cc542b505b343d79726fafc5d46f202',qos_specs=None,replication_status=,reservations=['b2685268-6001-4000-80d5-9b0b4457894e','d973d674-376e-45fb-b305-39d81d25b754','04d6ce32-d09f-428a-a88f-d8c6c4d58ac9','919fd591-cbdd-4eab-9894-824c6fffeb2f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ef8e2dba32a449b9b6267e91800b2c7',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:28.134660 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3ea643-b57b-4dbe-bf36-a4c87cda8179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:28.135995 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-227cef75-e32b-47ae-bb96-cd469f7975fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:28.142337 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-227cef75-e32b-47ae-bb96-cd469f7975fb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c/encryption Aug 13 22:07:28.142749 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-227cef75-e32b-47ae-bb96-cd469f7975fb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:28.143005 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-227cef75-e32b-47ae-bb96-cd469f7975fb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:28.146143 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3ea643-b57b-4dbe-bf36-a4c87cda8179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:28.146342 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Flow 'volume_create_api' (9c352251-c785-4220-b22c-d1fbad6870ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:28.146662 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Create volume request issued successfully. Aug 13 22:07:28.147264 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43b310f5-1173-4212-85bd-b7aa0db9a100 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:28.153125 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 467/1863] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:07:27 2026] POST /volume/v3/volumes => generated 758 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:28.162169 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:28.162169 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:28.165230 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6995ac6a-9f7a-40bf-b0ae-60c5f61243f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:28.167843 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6995ac6a-9f7a-40bf-b0ae-60c5f61243f1 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] GET https://10.4.3.4/volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b Aug 13 22:07:28.169325 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6995ac6a-9f7a-40bf-b0ae-60c5f61243f1 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:28.169325 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6995ac6a-9f7a-40bf-b0ae-60c5f61243f1 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:28.173879 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-227cef75-e32b-47ae-bb96-cd469f7975fb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c/encryption returned with HTTP 200 Aug 13 22:07:28.174276 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 467/1864] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:07:28 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c/encryption => generated 160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:28.179830 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:28.179830 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:28.184832 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6995ac6a-9f7a-40bf-b0ae-60c5f61243f1 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Volume info retrieved successfully. Aug 13 22:07:28.194626 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6995ac6a-9f7a-40bf-b0ae-60c5f61243f1 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b returned with HTTP 200 Aug 13 22:07:28.195267 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 465/1865] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:28 2026] GET /volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:28.488463 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f72d322-11e4-4033-bc22-b4b7f41d4287 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:28.491033 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f72d322-11e4-4033-bc22-b4b7f41d4287 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] GET https://10.4.3.4/volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 Aug 13 22:07:28.491258 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f72d322-11e4-4033-bc22-b4b7f41d4287 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:28.492644 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f72d322-11e4-4033-bc22-b4b7f41d4287 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:28.503232 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:28.503232 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:28.506982 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8f72d322-11e4-4033-bc22-b4b7f41d4287 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Volume info retrieved successfully. Aug 13 22:07:28.512539 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f72d322-11e4-4033-bc22-b4b7f41d4287 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] https://10.4.3.4/volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 returned with HTTP 200 Aug 13 22:07:28.512650 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 467/1866] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:28 2026] GET /volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:28.530354 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d2e81ccd-8275-439b-95a6-53bc59c3d21c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:28.532770 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2e81ccd-8275-439b-95a6-53bc59c3d21c tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] POST https://10.4.3.4/volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03/action Aug 13 22:07:28.533279 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2e81ccd-8275-439b-95a6-53bc59c3d21c tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:28.533466 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2e81ccd-8275-439b-95a6-53bc59c3d21c tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:28.544992 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:28.544992 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:28.545620 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d2e81ccd-8275-439b-95a6-53bc59c3d21c tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Volume info retrieved successfully. Aug 13 22:07:28.555618 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d2e81ccd-8275-439b-95a6-53bc59c3d21c tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Volume updated successfully. Aug 13 22:07:28.555971 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2e81ccd-8275-439b-95a6-53bc59c3d21c tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] https://10.4.3.4/volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03/action returned with HTTP 200 Aug 13 22:07:28.556656 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 468/1867] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:07:28 2026] POST /volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 22:07:28.565745 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44f48f22-ca45-4ca3-8e30-093c5ca90f84 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:28.567884 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44f48f22-ca45-4ca3-8e30-093c5ca90f84 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] GET https://10.4.3.4/volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 Aug 13 22:07:28.568303 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44f48f22-ca45-4ca3-8e30-093c5ca90f84 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:28.568526 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44f48f22-ca45-4ca3-8e30-093c5ca90f84 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:28.578276 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:28.578276 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:28.583485 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-44f48f22-ca45-4ca3-8e30-093c5ca90f84 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Volume info retrieved successfully. Aug 13 22:07:28.590345 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44f48f22-ca45-4ca3-8e30-093c5ca90f84 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] https://10.4.3.4/volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 returned with HTTP 200 Aug 13 22:07:28.590975 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 468/1868] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:28 2026] GET /volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:28.737814 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e4abd3d2-9eff-455e-88f9-e66db097ff79 req-8b944626-c708-4c4f-af1e-678fe5a102ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:28.740577 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4abd3d2-9eff-455e-88f9-e66db097ff79 req-8b944626-c708-4c4f-af1e-678fe5a102ee tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] GET https://10.4.3.4/volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 Aug 13 22:07:28.740877 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e4abd3d2-9eff-455e-88f9-e66db097ff79 req-8b944626-c708-4c4f-af1e-678fe5a102ee tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:28.741169 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e4abd3d2-9eff-455e-88f9-e66db097ff79 req-8b944626-c708-4c4f-af1e-678fe5a102ee tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:28.752747 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:28.752747 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:28.758346 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e4abd3d2-9eff-455e-88f9-e66db097ff79 req-8b944626-c708-4c4f-af1e-678fe5a102ee tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Volume info retrieved successfully. Aug 13 22:07:28.763503 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4abd3d2-9eff-455e-88f9-e66db097ff79 req-8b944626-c708-4c4f-af1e-678fe5a102ee tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] https://10.4.3.4/volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 returned with HTTP 200 Aug 13 22:07:28.763942 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 466/1869] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:28 2026] GET /volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:28.862321 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e23393d0-1354-4565-bfec-ba67e0b7b487 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:28.864230 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e23393d0-1354-4565-bfec-ba67e0b7b487 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:28.864517 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e23393d0-1354-4565-bfec-ba67e0b7b487 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:28.864760 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e23393d0-1354-4565-bfec-ba67e0b7b487 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:28.881961 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:28.881961 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:28.886469 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e23393d0-1354-4565-bfec-ba67e0b7b487 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:28.891392 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e23393d0-1354-4565-bfec-ba67e0b7b487 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:28.891824 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 468/1870] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:28 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:28.976361 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e55437c4-d8b0-43fd-93a9-da0aa10c2a00 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:28.980216 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e55437c4-d8b0-43fd-93a9-da0aa10c2a00 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:28.981244 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e55437c4-d8b0-43fd-93a9-da0aa10c2a00 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:28.981244 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e55437c4-d8b0-43fd-93a9-da0aa10c2a00 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:28.981465 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e55437c4-d8b0-43fd-93a9-da0aa10c2a00 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:28.988720 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:28.988720 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:28.989506 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e55437c4-d8b0-43fd-93a9-da0aa10c2a00 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:28.990890 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 469/1871] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:28 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:29.207017 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5f6d173-f39c-4333-917d-f408bba64d06 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:29.210166 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:29.211464 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1611514978"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:29.212662 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f005bac6-a034-4655-8029-1da88ec02584 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:29.214816 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f005bac6-a034-4655-8029-1da88ec02584 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] GET https://10.4.3.4/volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b Aug 13 22:07:29.215051 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f005bac6-a034-4655-8029-1da88ec02584 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:29.215337 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f005bac6-a034-4655-8029-1da88ec02584 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:29.216028 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1611514978'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:29.216259 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Create volume of 1 GB Aug 13 22:07:29.224224 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:29.224224 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:29.224463 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Availability Zones retrieved successfully. Aug 13 22:07:29.230431 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f005bac6-a034-4655-8029-1da88ec02584 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Volume info retrieved successfully. Aug 13 22:07:29.234266 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Flow 'volume_create_api' (4799b2b7-501e-4590-ac8d-70decc32a408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:29.236072 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b869194-368d-4db5-abdf-86bd1e83459a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:29.236665 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f005bac6-a034-4655-8029-1da88ec02584 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b returned with HTTP 200 Aug 13 22:07:29.237965 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 467/1872] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:29 2026] GET /volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:29.238039 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:29.253091 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6118afb7-dfd1-4135-bd52-159f0376af6c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:29.255680 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6118afb7-dfd1-4135-bd52-159f0376af6c tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:07:29.255680 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6118afb7-dfd1-4135-bd52-159f0376af6c tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d45b691-7e57-4f57-a1d0-b21cbb14843b", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-674594691"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:29.266909 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:29.266909 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:29.267504 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6118afb7-dfd1-4135-bd52-159f0376af6c tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Volume info retrieved successfully. Aug 13 22:07:29.270455 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-6118afb7-dfd1-4135-bd52-159f0376af6c tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Create snapshot from volume 0d45b691-7e57-4f57-a1d0-b21cbb14843b Aug 13 22:07:29.280020 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b869194-368d-4db5-abdf-86bd1e83459a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:29.282361 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8be15ab-adc4-4f6f-977e-b8445077f685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:29.340953 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6118afb7-dfd1-4135-bd52-159f0376af6c tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Created reservations ['771554c1-a86c-4853-8ee6-36744ad26b87', 'efaeea5c-9856-4e69-964f-c0eb58d98d28', '9ed20d7c-2294-426c-a1a0-f24552adf734', '8a195bde-17cb-44ff-86b5-a8d852160c23'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:29.371036 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Created reservations ['8260e2fa-9202-4090-9e80-761b465fe2f3', '5aa3bde1-0dac-49f8-940c-69cff2c1bae1', '5e0cec22-5c85-4e26-b23f-805a2ca466f0', '35f908b9-01c0-4a8c-adba-731d4997f761'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:29.372552 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8be15ab-adc4-4f6f-977e-b8445077f685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8260e2fa-9202-4090-9e80-761b465fe2f3', '5aa3bde1-0dac-49f8-940c-69cff2c1bae1', '5e0cec22-5c85-4e26-b23f-805a2ca466f0', '35f908b9-01c0-4a8c-adba-731d4997f761']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:29.373709 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3375d82f-b993-4bce-a022-530d2d1a5c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:29.398008 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6118afb7-dfd1-4135-bd52-159f0376af6c tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Snapshot create request issued successfully. Aug 13 22:07:29.398465 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6118afb7-dfd1-4135-bd52-159f0376af6c tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:07:29.398853 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 469/1873] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:07:29 2026] POST /volume/v3/snapshots => generated 317 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:29.412486 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3375d82f-b993-4bce-a022-530d2d1a5c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bb1f88b-0b16-4b0c-bc7d-b709c6b95434', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1611514978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c780f723dedc49d1bbb149f9cedae1ca',qos_specs=None,replication_status=,reservations=['8260e2fa-9202-4090-9e80-761b465fe2f3','5aa3bde1-0dac-49f8-940c-69cff2c1bae1','5e0cec22-5c85-4e26-b23f-805a2ca466f0','35f908b9-01c0-4a8c-adba-731d4997f761'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b020da676faa48a3b3e31a527cadc7a0',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1611514978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bb1f88b-0b16-4b0c-bc7d-b709c6b95434,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c780f723dedc49d1bbb149f9cedae1ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b020da676faa48a3b3e31a527cadc7a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:29.415634 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bc8c5a4-3aa2-40f1-9aad-48070ea3c750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:29.416072 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-050d831c-9981-4554-9684-08a1b8fd37f1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:29.418567 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-050d831c-9981-4554-9684-08a1b8fd37f1 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] GET https://10.4.3.4/volume/v3/snapshots/b42837a8-6e12-46cf-980c-04d7858f1168 Aug 13 22:07:29.418918 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-050d831c-9981-4554-9684-08a1b8fd37f1 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:29.419381 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-050d831c-9981-4554-9684-08a1b8fd37f1 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:29.436925 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:29.436925 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:29.440199 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-050d831c-9981-4554-9684-08a1b8fd37f1 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Snapshot retrieved successfully. Aug 13 22:07:29.442152 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-050d831c-9981-4554-9684-08a1b8fd37f1 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/snapshots/b42837a8-6e12-46cf-980c-04d7858f1168 returned with HTTP 200 Aug 13 22:07:29.444836 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 470/1874] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:29 2026] GET /volume/v3/snapshots/b42837a8-6e12-46cf-980c-04d7858f1168 => generated 449 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:29.452945 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bc8c5a4-3aa2-40f1-9aad-48070ea3c750) transitioned into state 'SUCCESS' from state '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-1611514978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c780f723dedc49d1bbb149f9cedae1ca',qos_specs=None,replication_status=,reservations=['8260e2fa-9202-4090-9e80-761b465fe2f3','5aa3bde1-0dac-49f8-940c-69cff2c1bae1','5e0cec22-5c85-4e26-b23f-805a2ca466f0','35f908b9-01c0-4a8c-adba-731d4997f761'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b020da676faa48a3b3e31a527cadc7a0',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:29.453051 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52de3218-9133-48b5-8e68-159aaccdc0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:29.466966 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52de3218-9133-48b5-8e68-159aaccdc0dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:29.468125 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Flow 'volume_create_api' (4799b2b7-501e-4590-ac8d-70decc32a408) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:29.468415 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Create volume request issued successfully. Aug 13 22:07:29.469089 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5f6d173-f39c-4333-917d-f408bba64d06 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:29.469947 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 469/1875] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:07:29 2026] POST /volume/v3/volumes => generated 750 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:29.483392 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c46563cd-f505-493b-82b4-589bccda3cbc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:29.485715 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c46563cd-f505-493b-82b4-589bccda3cbc tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] GET https://10.4.3.4/volume/v3/volumes/4bb1f88b-0b16-4b0c-bc7d-b709c6b95434 Aug 13 22:07:29.485891 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c46563cd-f505-493b-82b4-589bccda3cbc tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:29.490192 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c46563cd-f505-493b-82b4-589bccda3cbc tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:29.496035 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:29.496035 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:29.505483 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c46563cd-f505-493b-82b4-589bccda3cbc tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Volume info retrieved successfully. Aug 13 22:07:29.512088 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c46563cd-f505-493b-82b4-589bccda3cbc tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] https://10.4.3.4/volume/v3/volumes/4bb1f88b-0b16-4b0c-bc7d-b709c6b95434 returned with HTTP 200 Aug 13 22:07:29.512734 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 468/1876] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:29 2026] GET /volume/v3/volumes/4bb1f88b-0b16-4b0c-bc7d-b709c6b95434 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:29.907801 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b24ddbdd-73d5-46c2-85f1-534f1d3dab67 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:29.909910 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b24ddbdd-73d5-46c2-85f1-534f1d3dab67 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:29.910119 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b24ddbdd-73d5-46c2-85f1-534f1d3dab67 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:29.910296 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b24ddbdd-73d5-46c2-85f1-534f1d3dab67 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:29.924408 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:29.924408 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:29.930847 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b24ddbdd-73d5-46c2-85f1-534f1d3dab67 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:29.939837 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b24ddbdd-73d5-46c2-85f1-534f1d3dab67 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:29.940307 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 470/1877] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:29 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:30.003071 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d6e426da-cc71-4528-8879-1f2728560a8c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:30.005348 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6e426da-cc71-4528-8879-1f2728560a8c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:30.005600 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6e426da-cc71-4528-8879-1f2728560a8c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:30.005789 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6e426da-cc71-4528-8879-1f2728560a8c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:30.005887 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d6e426da-cc71-4528-8879-1f2728560a8c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:30.012175 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:30.012175 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:30.013171 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6e426da-cc71-4528-8879-1f2728560a8c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:30.013769 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 471/1878] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:30 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:30.457764 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-28eae432-d99b-4bb3-ab00-d20c9f273799 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:30.460887 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28eae432-d99b-4bb3-ab00-d20c9f273799 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] GET https://10.4.3.4/volume/v3/snapshots/b42837a8-6e12-46cf-980c-04d7858f1168 Aug 13 22:07:30.461226 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28eae432-d99b-4bb3-ab00-d20c9f273799 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:30.461614 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28eae432-d99b-4bb3-ab00-d20c9f273799 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:30.472867 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:30.472867 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:30.473263 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-28eae432-d99b-4bb3-ab00-d20c9f273799 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Snapshot retrieved successfully. Aug 13 22:07:30.476960 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28eae432-d99b-4bb3-ab00-d20c9f273799 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/snapshots/b42837a8-6e12-46cf-980c-04d7858f1168 returned with HTTP 200 Aug 13 22:07:30.477217 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 470/1879] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:30 2026] GET /volume/v3/snapshots/b42837a8-6e12-46cf-980c-04d7858f1168 => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:30.490972 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d860de9f-be38-4f01-a2d1-bd8e238791e9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:30.496216 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d860de9f-be38-4f01-a2d1-bd8e238791e9 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:30.496949 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d860de9f-be38-4f01-a2d1-bd8e238791e9 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "b42837a8-6e12-46cf-980c-04d7858f1168"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:30.499563 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d860de9f-be38-4f01-a2d1-bd8e238791e9 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'b42837a8-6e12-46cf-980c-04d7858f1168'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:30.507938 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:30.507938 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:30.508723 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d860de9f-be38-4f01-a2d1-bd8e238791e9 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Snapshot retrieved successfully. Aug 13 22:07:30.509123 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d860de9f-be38-4f01-a2d1-bd8e238791e9 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Create volume of 1 GB Aug 13 22:07:30.524454 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d860de9f-be38-4f01-a2d1-bd8e238791e9 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Availability Zones retrieved successfully. Aug 13 22:07:30.529946 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d860de9f-be38-4f01-a2d1-bd8e238791e9 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Flow 'volume_create_api' (c697eb9f-88f7-4e2b-96f8-21cc74dd37b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:30.530102 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-601068fc-fd87-4ff8-a24a-f93f9ac1efe5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:30.532342 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d860de9f-be38-4f01-a2d1-bd8e238791e9 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49741c68-8949-46cc-9c3f-87ab4327a1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:30.532794 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-601068fc-fd87-4ff8-a24a-f93f9ac1efe5 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] GET https://10.4.3.4/volume/v3/volumes/4bb1f88b-0b16-4b0c-bc7d-b709c6b95434 Aug 13 22:07:30.533170 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-601068fc-fd87-4ff8-a24a-f93f9ac1efe5 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:30.533444 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-601068fc-fd87-4ff8-a24a-f93f9ac1efe5 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:30.534223 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d860de9f-be38-4f01-a2d1-bd8e238791e9 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:30.535809 np0000007271 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-d860de9f-be38-4f01-a2d1-bd8e238791e9 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49741c68-8949-46cc-9c3f-87ab4327a1e6) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 22:07:30.535809 np0000007271 devstack@c-api.service[100268]: 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 13 22:07:30.537892 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d860de9f-be38-4f01-a2d1-bd8e238791e9 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49741c68-8949-46cc-9c3f-87ab4327a1e6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:30.539305 np0000007271 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-d860de9f-be38-4f01-a2d1-bd8e238791e9 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49741c68-8949-46cc-9c3f-87ab4327a1e6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 22:07:30.540363 np0000007271 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-d860de9f-be38-4f01-a2d1-bd8e238791e9 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Flow 'volume_create_api' (c697eb9f-88f7-4e2b-96f8-21cc74dd37b7) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 22:07:30.540907 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d860de9f-be38-4f01-a2d1-bd8e238791e9 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 400 Aug 13 22:07:30.541912 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 469/1880] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:07:30 2026] POST /volume/v3/volumes => generated 171 bytes in 52 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:07:30.549666 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:30.549666 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:30.554891 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3c321c36-e94b-4a26-b764-030aed1b29fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:30.556986 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c321c36-e94b-4a26-b764-030aed1b29fd tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/b42837a8-6e12-46cf-980c-04d7858f1168 Aug 13 22:07:30.557564 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c321c36-e94b-4a26-b764-030aed1b29fd tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:30.557564 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c321c36-e94b-4a26-b764-030aed1b29fd tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:30.557721 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-3c321c36-e94b-4a26-b764-030aed1b29fd tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Delete snapshot with id: b42837a8-6e12-46cf-980c-04d7858f1168 Aug 13 22:07:30.560103 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-601068fc-fd87-4ff8-a24a-f93f9ac1efe5 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Volume info retrieved successfully. Aug 13 22:07:30.566058 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:30.566058 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:30.566890 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3c321c36-e94b-4a26-b764-030aed1b29fd tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Snapshot retrieved successfully. Aug 13 22:07:30.574908 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-601068fc-fd87-4ff8-a24a-f93f9ac1efe5 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] https://10.4.3.4/volume/v3/volumes/4bb1f88b-0b16-4b0c-bc7d-b709c6b95434 returned with HTTP 200 Aug 13 22:07:30.574908 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 471/1881] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:30 2026] GET /volume/v3/volumes/4bb1f88b-0b16-4b0c-bc7d-b709c6b95434 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:30.594468 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3c321c36-e94b-4a26-b764-030aed1b29fd tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Snapshot delete request issued successfully. Aug 13 22:07:30.594468 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c321c36-e94b-4a26-b764-030aed1b29fd tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/snapshots/b42837a8-6e12-46cf-980c-04d7858f1168 returned with HTTP 202 Aug 13 22:07:30.594468 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 472/1882] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:07:30 2026] DELETE /volume/v3/snapshots/b42837a8-6e12-46cf-980c-04d7858f1168 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:30.609702 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5a8c369-c097-4ff2-b401-bda7ceafa2b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:30.615410 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5a8c369-c097-4ff2-b401-bda7ceafa2b1 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] GET https://10.4.3.4/volume/v3/snapshots/b42837a8-6e12-46cf-980c-04d7858f1168 Aug 13 22:07:30.615410 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5a8c369-c097-4ff2-b401-bda7ceafa2b1 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:30.615410 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5a8c369-c097-4ff2-b401-bda7ceafa2b1 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:30.624379 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:30.624379 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:30.625255 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5a8c369-c097-4ff2-b401-bda7ceafa2b1 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Snapshot retrieved successfully. Aug 13 22:07:30.627646 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5a8c369-c097-4ff2-b401-bda7ceafa2b1 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/snapshots/b42837a8-6e12-46cf-980c-04d7858f1168 returned with HTTP 200 Aug 13 22:07:30.627959 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 471/1883] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:30 2026] GET /volume/v3/snapshots/b42837a8-6e12-46cf-980c-04d7858f1168 => generated 475 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:30.956155 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7171016d-cfce-4c4e-ad5d-c60f4152be75 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:30.956265 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-73a4f489-a132-4101-81dd-49c8b6c9dc09 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:30.958461 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73a4f489-a132-4101-81dd-49c8b6c9dc09 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] DELETE https://10.4.3.4/volume/v3/volumes/4bb1f88b-0b16-4b0c-bc7d-b709c6b95434 Aug 13 22:07:30.958698 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73a4f489-a132-4101-81dd-49c8b6c9dc09 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:30.959521 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73a4f489-a132-4101-81dd-49c8b6c9dc09 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:30.959521 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-73a4f489-a132-4101-81dd-49c8b6c9dc09 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Delete volume with id: 4bb1f88b-0b16-4b0c-bc7d-b709c6b95434 Aug 13 22:07:30.959640 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7171016d-cfce-4c4e-ad5d-c60f4152be75 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:30.959640 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7171016d-cfce-4c4e-ad5d-c60f4152be75 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:30.959730 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7171016d-cfce-4c4e-ad5d-c60f4152be75 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:30.973673 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:30.973673 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:30.976359 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:30.976359 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:30.979025 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7171016d-cfce-4c4e-ad5d-c60f4152be75 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:30.979186 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-73a4f489-a132-4101-81dd-49c8b6c9dc09 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Volume info retrieved successfully. Aug 13 22:07:30.984995 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7171016d-cfce-4c4e-ad5d-c60f4152be75 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:30.985647 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 470/1884] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:30 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:31.028554 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-82d199bb-071e-4c5c-92ba-f5259666dc77 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:31.030691 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-82d199bb-071e-4c5c-92ba-f5259666dc77 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:31.031015 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-82d199bb-071e-4c5c-92ba-f5259666dc77 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:31.031407 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-82d199bb-071e-4c5c-92ba-f5259666dc77 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:31.031517 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-82d199bb-071e-4c5c-92ba-f5259666dc77 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:31.036451 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-73a4f489-a132-4101-81dd-49c8b6c9dc09 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Delete volume request issued successfully. Aug 13 22:07:31.036678 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73a4f489-a132-4101-81dd-49c8b6c9dc09 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] https://10.4.3.4/volume/v3/volumes/4bb1f88b-0b16-4b0c-bc7d-b709c6b95434 returned with HTTP 202 Aug 13 22:07:31.040588 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 472/1885] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:07:30 2026] DELETE /volume/v3/volumes/4bb1f88b-0b16-4b0c-bc7d-b709c6b95434 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:31.041174 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:31.041174 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:31.042283 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-82d199bb-071e-4c5c-92ba-f5259666dc77 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:31.042798 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 473/1886] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:31 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:31.052203 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5045e6d9-e538-421b-b55f-de161a1c52b4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:31.055378 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5045e6d9-e538-421b-b55f-de161a1c52b4 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] GET https://10.4.3.4/volume/v3/volumes/4bb1f88b-0b16-4b0c-bc7d-b709c6b95434 Aug 13 22:07:31.055378 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5045e6d9-e538-421b-b55f-de161a1c52b4 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:31.055724 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5045e6d9-e538-421b-b55f-de161a1c52b4 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:31.066151 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:31.066151 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:31.072059 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5045e6d9-e538-421b-b55f-de161a1c52b4 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Volume info retrieved successfully. Aug 13 22:07:31.078576 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5045e6d9-e538-421b-b55f-de161a1c52b4 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] https://10.4.3.4/volume/v3/volumes/4bb1f88b-0b16-4b0c-bc7d-b709c6b95434 returned with HTTP 200 Aug 13 22:07:31.079277 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 472/1887] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:31 2026] GET /volume/v3/volumes/4bb1f88b-0b16-4b0c-bc7d-b709c6b95434 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:31.297626 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a2d568b-c729-4703-b31e-984639ff5881 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:31.299854 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:31.300289 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-545425000", "imageRef": "02c265ff-3026-434b-85c0-9caab286ae26", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:31.301932 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-545425000', 'imageRef': '02c265ff-3026-434b-85c0-9caab286ae26', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:31.402868 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Create volume of 1 GB Aug 13 22:07:31.409562 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Availability Zones retrieved successfully. Aug 13 22:07:31.417199 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Flow 'volume_create_api' (f2b30c87-b0d8-4333-925a-fc642bcb9559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:31.418679 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f8556fe-40f9-43e2-a34d-49729e4ae630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:31.419616 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:31.486522 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f8556fe-40f9-43e2-a34d-49729e4ae630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:31.487301 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09849edf-7495-4451-bfc6-09355056798c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:31.569723 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Created reservations ['6a62a59d-f735-40a4-b999-c63d18457705', '3aef96c2-37c8-4528-af5b-0f0d55a6cc88', 'cd474d89-bbc5-4f5e-9404-b8dc1c3fa0d8', 'f61559d7-2cd0-49bb-8bf6-76ea776435e3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:31.570669 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09849edf-7495-4451-bfc6-09355056798c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a62a59d-f735-40a4-b999-c63d18457705', '3aef96c2-37c8-4528-af5b-0f0d55a6cc88', 'cd474d89-bbc5-4f5e-9404-b8dc1c3fa0d8', 'f61559d7-2cd0-49bb-8bf6-76ea776435e3']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:31.571599 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea06ef9-d3ea-434c-b25a-ce7d98ada4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:31.597383 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea06ef9-d3ea-434c-b25a-ce7d98ada4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3391644c-f61a-409d-92f7-2150cd55aa32', '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-545425000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173e5b79a904401c8cd6dba8e656431f',qos_specs=None,replication_status=,reservations=['6a62a59d-f735-40a4-b999-c63d18457705','3aef96c2-37c8-4528-af5b-0f0d55a6cc88','cd474d89-bbc5-4f5e-9404-b8dc1c3fa0d8','f61559d7-2cd0-49bb-8bf6-76ea776435e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68e2396baf9e4d03b6bdc092d73bd4e9',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-545425000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3391644c-f61a-409d-92f7-2150cd55aa32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='173e5b79a904401c8cd6dba8e656431f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68e2396baf9e4d03b6bdc092d73bd4e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:31.598523 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da4da63f-625b-40b1-bde2-c4047bbeccb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:31.642105 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-44baf186-3129-4a6f-a4d9-e5ef1e2b4d28 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:31.642530 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da4da63f-625b-40b1-bde2-c4047bbeccb1) transitioned into state 'SUCCESS' from state '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-545425000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173e5b79a904401c8cd6dba8e656431f',qos_specs=None,replication_status=,reservations=['6a62a59d-f735-40a4-b999-c63d18457705','3aef96c2-37c8-4528-af5b-0f0d55a6cc88','cd474d89-bbc5-4f5e-9404-b8dc1c3fa0d8','f61559d7-2cd0-49bb-8bf6-76ea776435e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68e2396baf9e4d03b6bdc092d73bd4e9',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:31.643462 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (447d4aa4-efac-474f-acc6-e321a4ff75d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:31.647716 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44baf186-3129-4a6f-a4d9-e5ef1e2b4d28 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] GET https://10.4.3.4/volume/v3/snapshots/b42837a8-6e12-46cf-980c-04d7858f1168 Aug 13 22:07:31.647921 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44baf186-3129-4a6f-a4d9-e5ef1e2b4d28 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:31.648229 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44baf186-3129-4a6f-a4d9-e5ef1e2b4d28 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:31.655733 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (447d4aa4-efac-474f-acc6-e321a4ff75d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:31.656314 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Flow 'volume_create_api' (f2b30c87-b0d8-4333-925a-fc642bcb9559) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:31.656704 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Create volume request issued successfully. Aug 13 22:07:31.657335 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a2d568b-c729-4703-b31e-984639ff5881 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:31.657951 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 471/1888] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:07:31 2026] POST /volume/v3/volumes => generated 748 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:31.665613 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44baf186-3129-4a6f-a4d9-e5ef1e2b4d28 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/snapshots/b42837a8-6e12-46cf-980c-04d7858f1168 returned with HTTP 404 Aug 13 22:07:31.667082 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 473/1889] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:31 2026] GET /volume/v3/snapshots/b42837a8-6e12-46cf-980c-04d7858f1168 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:31.672024 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c1065ab-4e94-422a-9a82-bde516f892d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:31.674519 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c1065ab-4e94-422a-9a82-bde516f892d6 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] GET https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 Aug 13 22:07:31.674744 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c1065ab-4e94-422a-9a82-bde516f892d6 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:31.674970 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c1065ab-4e94-422a-9a82-bde516f892d6 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:31.677241 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-910d6eff-8283-45c0-b24a-7409466a3031 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:31.680496 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-910d6eff-8283-45c0-b24a-7409466a3031 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] GET https://10.4.3.4/volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b Aug 13 22:07:31.680956 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-910d6eff-8283-45c0-b24a-7409466a3031 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:31.681288 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-910d6eff-8283-45c0-b24a-7409466a3031 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:31.685301 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:31.685301 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:31.691326 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6c1065ab-4e94-422a-9a82-bde516f892d6 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Volume info retrieved successfully. Aug 13 22:07:31.696001 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:31.696001 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:31.697550 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c1065ab-4e94-422a-9a82-bde516f892d6 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 returned with HTTP 200 Aug 13 22:07:31.700283 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 474/1890] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:31 2026] GET /volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:31.704053 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-910d6eff-8283-45c0-b24a-7409466a3031 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Volume info retrieved successfully. Aug 13 22:07:31.711994 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-910d6eff-8283-45c0-b24a-7409466a3031 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b returned with HTTP 200 Aug 13 22:07:31.712345 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 473/1891] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:31 2026] GET /volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:31.730246 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c06e366-7745-4a1c-be6c-6358ee6d1c9b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:31.733689 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c06e366-7745-4a1c-be6c-6358ee6d1c9b tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] DELETE https://10.4.3.4/volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b Aug 13 22:07:31.733689 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c06e366-7745-4a1c-be6c-6358ee6d1c9b tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:31.734416 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c06e366-7745-4a1c-be6c-6358ee6d1c9b tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:31.734716 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5c06e366-7745-4a1c-be6c-6358ee6d1c9b tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Delete volume with id: 0d45b691-7e57-4f57-a1d0-b21cbb14843b Aug 13 22:07:31.747662 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:31.747662 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:31.747662 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c06e366-7745-4a1c-be6c-6358ee6d1c9b tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Volume info retrieved successfully. Aug 13 22:07:31.781962 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c06e366-7745-4a1c-be6c-6358ee6d1c9b tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Delete volume request issued successfully. Aug 13 22:07:31.782377 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c06e366-7745-4a1c-be6c-6358ee6d1c9b tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b returned with HTTP 202 Aug 13 22:07:31.782894 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 472/1892] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:07:31 2026] DELETE /volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:31.798088 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d0702a73-3e90-400f-bf26-b7c0e6e43327 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:31.801551 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0702a73-3e90-400f-bf26-b7c0e6e43327 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] GET https://10.4.3.4/volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b Aug 13 22:07:31.801749 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0702a73-3e90-400f-bf26-b7c0e6e43327 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:31.801924 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0702a73-3e90-400f-bf26-b7c0e6e43327 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:31.815814 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:31.815814 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:31.829397 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d0702a73-3e90-400f-bf26-b7c0e6e43327 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Volume info retrieved successfully. Aug 13 22:07:31.839617 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0702a73-3e90-400f-bf26-b7c0e6e43327 tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b returned with HTTP 200 Aug 13 22:07:31.840519 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 474/1893] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:31 2026] GET /volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:32.002741 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8629a62d-0445-445d-a286-1d18f967aabf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:32.005116 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8629a62d-0445-445d-a286-1d18f967aabf tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:32.005235 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8629a62d-0445-445d-a286-1d18f967aabf tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:32.005486 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8629a62d-0445-445d-a286-1d18f967aabf tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:32.017274 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:32.017274 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:32.021960 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8629a62d-0445-445d-a286-1d18f967aabf tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:32.028190 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8629a62d-0445-445d-a286-1d18f967aabf tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:32.028702 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 475/1894] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:32 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:32.059275 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e0a08a89-b893-4d7b-849c-f417a749232e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:32.060890 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0a08a89-b893-4d7b-849c-f417a749232e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:32.061204 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0a08a89-b893-4d7b-849c-f417a749232e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:32.061501 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0a08a89-b893-4d7b-849c-f417a749232e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:32.061690 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e0a08a89-b893-4d7b-849c-f417a749232e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:32.068508 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:32.068508 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:32.069730 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0a08a89-b893-4d7b-849c-f417a749232e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:32.070193 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 474/1895] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:32 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:32.099640 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1a497524-cd20-41cb-a90a-5b3b86923081 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:32.101356 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a497524-cd20-41cb-a90a-5b3b86923081 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] GET https://10.4.3.4/volume/v3/volumes/4bb1f88b-0b16-4b0c-bc7d-b709c6b95434 Aug 13 22:07:32.101564 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a497524-cd20-41cb-a90a-5b3b86923081 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:32.101733 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a497524-cd20-41cb-a90a-5b3b86923081 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:32.109875 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a497524-cd20-41cb-a90a-5b3b86923081 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] https://10.4.3.4/volume/v3/volumes/4bb1f88b-0b16-4b0c-bc7d-b709c6b95434 returned with HTTP 404 Aug 13 22:07:32.110355 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 473/1896] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:32 2026] GET /volume/v3/volumes/4bb1f88b-0b16-4b0c-bc7d-b709c6b95434 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:32.120130 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4cbb493e-440e-45c0-b4a3-3a882623d7f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:32.124484 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4cbb493e-440e-45c0-b4a3-3a882623d7f5 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] DELETE https://10.4.3.4/volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 Aug 13 22:07:32.124484 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4cbb493e-440e-45c0-b4a3-3a882623d7f5 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:32.124484 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4cbb493e-440e-45c0-b4a3-3a882623d7f5 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:32.124484 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4cbb493e-440e-45c0-b4a3-3a882623d7f5 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Delete volume with id: 0c481b47-320e-419b-a819-ed56aad86f03 Aug 13 22:07:32.139806 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:32.139806 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:32.139806 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4cbb493e-440e-45c0-b4a3-3a882623d7f5 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Volume info retrieved successfully. Aug 13 22:07:32.174051 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4cbb493e-440e-45c0-b4a3-3a882623d7f5 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Delete volume request issued successfully. Aug 13 22:07:32.174271 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4cbb493e-440e-45c0-b4a3-3a882623d7f5 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] https://10.4.3.4/volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 returned with HTTP 202 Aug 13 22:07:32.174675 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 475/1897] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:07:32 2026] DELETE /volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:32.183333 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b4668b3c-2087-4082-a252-6302b2212757 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:32.187407 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4668b3c-2087-4082-a252-6302b2212757 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] GET https://10.4.3.4/volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 Aug 13 22:07:32.187700 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4668b3c-2087-4082-a252-6302b2212757 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:32.187910 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4668b3c-2087-4082-a252-6302b2212757 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:32.196222 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:32.196222 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:32.201563 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b4668b3c-2087-4082-a252-6302b2212757 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Volume info retrieved successfully. Aug 13 22:07:32.207668 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4668b3c-2087-4082-a252-6302b2212757 tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] https://10.4.3.4/volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 returned with HTTP 200 Aug 13 22:07:32.208184 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 476/1898] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:32 2026] GET /volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:32.712970 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b8f8f9df-e787-477b-a817-f3cdae473724 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:32.714776 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8f8f9df-e787-477b-a817-f3cdae473724 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] GET https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 Aug 13 22:07:32.714982 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8f8f9df-e787-477b-a817-f3cdae473724 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:32.715238 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8f8f9df-e787-477b-a817-f3cdae473724 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:32.723063 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:32.723063 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:32.726819 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b8f8f9df-e787-477b-a817-f3cdae473724 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Volume info retrieved successfully. Aug 13 22:07:32.732038 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8f8f9df-e787-477b-a817-f3cdae473724 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 returned with HTTP 200 Aug 13 22:07:32.732528 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 475/1899] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:32 2026] GET /volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 => generated 898 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:32.846939 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a4a61511-de52-43f0-b9db-e2269ba734cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:32.857626 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf41e253-2d31-4ce6-995c-73fecf6c4d3f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:32.859922 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf41e253-2d31-4ce6-995c-73fecf6c4d3f tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] GET https://10.4.3.4/volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b Aug 13 22:07:32.860276 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf41e253-2d31-4ce6-995c-73fecf6c4d3f tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:32.860529 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf41e253-2d31-4ce6-995c-73fecf6c4d3f tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:32.870456 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf41e253-2d31-4ce6-995c-73fecf6c4d3f tempest-VolumesSnapshotNegativeTestJSON-1606898648 tempest-VolumesSnapshotNegativeTestJSON-1606898648-project-member] https://10.4.3.4/volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b returned with HTTP 404 Aug 13 22:07:32.871060 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 476/1900] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:32 2026] GET /volume/v3/volumes/0d45b691-7e57-4f57-a1d0-b21cbb14843b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:33.044473 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6682d21c-887c-40ed-96c0-19822c137000 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:33.049457 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6682d21c-887c-40ed-96c0-19822c137000 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:33.049457 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6682d21c-887c-40ed-96c0-19822c137000 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:33.049457 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6682d21c-887c-40ed-96c0-19822c137000 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:33.068486 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:33.068486 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:33.073336 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6682d21c-887c-40ed-96c0-19822c137000 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:33.080104 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6682d21c-887c-40ed-96c0-19822c137000 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:33.080841 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 477/1901] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:33 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:33.085842 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b771f223-bfae-4aa3-8156-704c44e5bfd0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:33.090719 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b771f223-bfae-4aa3-8156-704c44e5bfd0 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:33.091015 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b771f223-bfae-4aa3-8156-704c44e5bfd0 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:33.091449 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b771f223-bfae-4aa3-8156-704c44e5bfd0 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:33.091852 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b771f223-bfae-4aa3-8156-704c44e5bfd0 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:33.099850 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:33.099850 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:33.100664 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b771f223-bfae-4aa3-8156-704c44e5bfd0 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:33.101123 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 476/1902] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:33 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 731 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:33.160794 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:33.161366 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1176500712"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:33.163222 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1176500712'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:33.163346 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Create volume of 1 GB Aug 13 22:07:33.170714 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Availability Zones retrieved successfully. Aug 13 22:07:33.178744 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Flow 'volume_create_api' (c1afc18b-90fa-4611-b876-387c9f05dcaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:33.180039 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fbb0e0e-2d2e-44c8-8ac8-996cc270b8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:33.181315 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:33.214680 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fbb0e0e-2d2e-44c8-8ac8-996cc270b8bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:33.215526 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b945eb9-e263-4e6c-bfd4-c2b66f7e5538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:33.225704 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b625dceb-7b8b-4b88-bdd6-7983b9a6766f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:33.228328 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b625dceb-7b8b-4b88-bdd6-7983b9a6766f tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] GET https://10.4.3.4/volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 Aug 13 22:07:33.228647 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b625dceb-7b8b-4b88-bdd6-7983b9a6766f tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:33.228917 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b625dceb-7b8b-4b88-bdd6-7983b9a6766f tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:33.237415 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b625dceb-7b8b-4b88-bdd6-7983b9a6766f tempest-ServersNegativeTestJSON-584610165 tempest-ServersNegativeTestJSON-584610165-project-member] https://10.4.3.4/volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 returned with HTTP 404 Aug 13 22:07:33.238179 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 477/1903] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:33 2026] GET /volume/v3/volumes/0c481b47-320e-419b-a819-ed56aad86f03 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:33.318534 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Created reservations ['be03d222-0b8b-488f-9f72-6e6005fdf37a', 'bec44660-eaa3-41aa-9220-8ef2ef2ef3f7', '50d79a32-f3a1-4b16-a930-36dcd7d62c9e', '8b4e749a-bab7-456c-90da-194e59522fa6'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:33.319562 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b945eb9-e263-4e6c-bfd4-c2b66f7e5538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be03d222-0b8b-488f-9f72-6e6005fdf37a', 'bec44660-eaa3-41aa-9220-8ef2ef2ef3f7', '50d79a32-f3a1-4b16-a930-36dcd7d62c9e', '8b4e749a-bab7-456c-90da-194e59522fa6']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:33.320331 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf7b26d-78dc-4314-b907-bc17af48dad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:33.348034 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf7b26d-78dc-4314-b907-bc17af48dad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c09d461d-fd86-4ee3-85f6-5d4c7972f02b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1176500712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',qos_specs=None,replication_status=,reservations=['be03d222-0b8b-488f-9f72-6e6005fdf37a','bec44660-eaa3-41aa-9220-8ef2ef2ef3f7','50d79a32-f3a1-4b16-a930-36dcd7d62c9e','8b4e749a-bab7-456c-90da-194e59522fa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01617df91f9d47f397b4fe1290f432e4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1176500712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c09d461d-fd86-4ee3-85f6-5d4c7972f02b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01617df91f9d47f397b4fe1290f432e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:33.349043 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7250e23-62a4-4ced-95b1-67491b994ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:33.370848 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7250e23-62a4-4ced-95b1-67491b994ca7) transitioned into state 'SUCCESS' from state '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-1176500712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',qos_specs=None,replication_status=,reservations=['be03d222-0b8b-488f-9f72-6e6005fdf37a','bec44660-eaa3-41aa-9220-8ef2ef2ef3f7','50d79a32-f3a1-4b16-a930-36dcd7d62c9e','8b4e749a-bab7-456c-90da-194e59522fa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01617df91f9d47f397b4fe1290f432e4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:33.371805 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31690845-c67a-42b3-8aa3-5ce9946cd4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:33.384864 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31690845-c67a-42b3-8aa3-5ce9946cd4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:33.386555 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Flow 'volume_create_api' (c1afc18b-90fa-4611-b876-387c9f05dcaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:33.386555 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Create volume request issued successfully. Aug 13 22:07:33.386859 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4a61511-de52-43f0-b9db-e2269ba734cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:33.387276 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 474/1904] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:07:32 2026] POST /volume/v3/volumes => generated 745 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:33.746124 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3713170b-9517-4420-8ea2-6ae01ef7fbeb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:33.748149 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3713170b-9517-4420-8ea2-6ae01ef7fbeb tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] GET https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 Aug 13 22:07:33.748379 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3713170b-9517-4420-8ea2-6ae01ef7fbeb tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:33.748606 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3713170b-9517-4420-8ea2-6ae01ef7fbeb tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:33.759242 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:33.759242 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:33.768222 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3713170b-9517-4420-8ea2-6ae01ef7fbeb tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Volume info retrieved successfully. Aug 13 22:07:33.775662 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3713170b-9517-4420-8ea2-6ae01ef7fbeb tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 returned with HTTP 200 Aug 13 22:07:33.776480 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 478/1905] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:33 2026] GET /volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 => generated 901 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:34.098445 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a6c42318-7466-437c-928c-eafa0f34d28c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:34.100741 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6c42318-7466-437c-928c-eafa0f34d28c tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:34.101046 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6c42318-7466-437c-928c-eafa0f34d28c tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:34.101328 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6c42318-7466-437c-928c-eafa0f34d28c tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:34.116191 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-08e25457-8230-4c11-af6e-bafa8deb6412 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:34.118402 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08e25457-8230-4c11-af6e-bafa8deb6412 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:34.118611 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:34.118611 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:34.118721 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08e25457-8230-4c11-af6e-bafa8deb6412 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:34.118908 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08e25457-8230-4c11-af6e-bafa8deb6412 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:34.119035 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-08e25457-8230-4c11-af6e-bafa8deb6412 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:34.125154 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:34.125154 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:34.127026 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08e25457-8230-4c11-af6e-bafa8deb6412 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:34.127026 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 478/1906] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:34 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:34.128890 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a6c42318-7466-437c-928c-eafa0f34d28c tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:34.135691 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6c42318-7466-437c-928c-eafa0f34d28c tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:34.136182 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 477/1907] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:34 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 873 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:34.792312 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-34ca2335-53a1-4007-82d1-4e89527bb722 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:34.795093 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34ca2335-53a1-4007-82d1-4e89527bb722 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] GET https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 Aug 13 22:07:34.795093 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34ca2335-53a1-4007-82d1-4e89527bb722 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:34.795093 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34ca2335-53a1-4007-82d1-4e89527bb722 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:34.805343 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:34.805343 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:34.813937 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-34ca2335-53a1-4007-82d1-4e89527bb722 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Volume info retrieved successfully. Aug 13 22:07:34.820076 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34ca2335-53a1-4007-82d1-4e89527bb722 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 returned with HTTP 200 Aug 13 22:07:34.820341 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 475/1908] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:34 2026] GET /volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 => generated 901 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:35.140863 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4eb344a9-ecd1-4ac9-8f79-6624e453fd78 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:35.146099 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4eb344a9-ecd1-4ac9-8f79-6624e453fd78 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:35.146099 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4eb344a9-ecd1-4ac9-8f79-6624e453fd78 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:35.146099 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4eb344a9-ecd1-4ac9-8f79-6624e453fd78 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:35.146099 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4eb344a9-ecd1-4ac9-8f79-6624e453fd78 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:35.153754 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:35.153754 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:35.154363 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4eb344a9-ecd1-4ac9-8f79-6624e453fd78 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:35.154749 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 479/1909] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:35 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:35.155561 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b8644cb-cc52-4a74-96f1-c93db05903e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:35.157619 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b8644cb-cc52-4a74-96f1-c93db05903e2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:35.157892 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b8644cb-cc52-4a74-96f1-c93db05903e2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:35.158092 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b8644cb-cc52-4a74-96f1-c93db05903e2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:35.182506 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:35.182506 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:35.190662 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4b8644cb-cc52-4a74-96f1-c93db05903e2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:35.197833 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b8644cb-cc52-4a74-96f1-c93db05903e2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:35.198594 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 479/1910] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:35 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 873 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:35.838068 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a0c5610b-5e19-4703-b2ad-a08fff4b6d75 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:35.844878 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0c5610b-5e19-4703-b2ad-a08fff4b6d75 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] GET https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 Aug 13 22:07:35.845194 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a0c5610b-5e19-4703-b2ad-a08fff4b6d75 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:35.845404 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a0c5610b-5e19-4703-b2ad-a08fff4b6d75 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:35.865168 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:35.865168 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:35.870658 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a0c5610b-5e19-4703-b2ad-a08fff4b6d75 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Volume info retrieved successfully. Aug 13 22:07:35.876555 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0c5610b-5e19-4703-b2ad-a08fff4b6d75 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 returned with HTTP 200 Aug 13 22:07:35.877276 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 478/1911] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:35 2026] GET /volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 => generated 901 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:36.172785 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ecc24f55-51af-4147-8591-29dadb0ea60d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:36.177623 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecc24f55-51af-4147-8591-29dadb0ea60d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:36.179323 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecc24f55-51af-4147-8591-29dadb0ea60d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:36.179633 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecc24f55-51af-4147-8591-29dadb0ea60d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:36.179802 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ecc24f55-51af-4147-8591-29dadb0ea60d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:36.197081 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:36.197081 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:36.197883 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecc24f55-51af-4147-8591-29dadb0ea60d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:36.198371 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 476/1912] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:36 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 731 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:36.218614 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-710d0417-3eff-4123-abb4-d57e437b0671 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:36.222872 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-710d0417-3eff-4123-abb4-d57e437b0671 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:36.223247 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-710d0417-3eff-4123-abb4-d57e437b0671 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:36.223581 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-710d0417-3eff-4123-abb4-d57e437b0671 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:36.248694 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:36.248694 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:36.253486 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-710d0417-3eff-4123-abb4-d57e437b0671 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:36.259822 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-710d0417-3eff-4123-abb4-d57e437b0671 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:36.260506 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 480/1913] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:36 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 873 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:36.895344 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ef3d89e-8b56-48d1-8dd8-95292459cdbe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:36.921650 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ef3d89e-8b56-48d1-8dd8-95292459cdbe tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] GET https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 Aug 13 22:07:36.921650 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ef3d89e-8b56-48d1-8dd8-95292459cdbe tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:36.921650 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ef3d89e-8b56-48d1-8dd8-95292459cdbe tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:36.941930 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:36.941930 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:36.955466 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7ef3d89e-8b56-48d1-8dd8-95292459cdbe tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Volume info retrieved successfully. Aug 13 22:07:36.963149 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ef3d89e-8b56-48d1-8dd8-95292459cdbe tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 returned with HTTP 200 Aug 13 22:07:36.963807 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 480/1914] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:36 2026] GET /volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 => generated 901 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:37.228174 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7e52d935-6a32-48be-8482-bf3309fb3f95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:37.229633 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e52d935-6a32-48be-8482-bf3309fb3f95 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:37.229834 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e52d935-6a32-48be-8482-bf3309fb3f95 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:37.230012 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e52d935-6a32-48be-8482-bf3309fb3f95 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:37.230827 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7e52d935-6a32-48be-8482-bf3309fb3f95 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:37.236602 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:37.236602 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:37.237316 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e52d935-6a32-48be-8482-bf3309fb3f95 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:37.237719 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 479/1915] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:37 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:37.279636 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-05a90843-3b19-4746-854c-8f42a3d2ebfa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:37.286249 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-05a90843-3b19-4746-854c-8f42a3d2ebfa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:37.287317 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-05a90843-3b19-4746-854c-8f42a3d2ebfa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:37.291063 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-05a90843-3b19-4746-854c-8f42a3d2ebfa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:37.309839 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:37.309839 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:37.315925 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-05a90843-3b19-4746-854c-8f42a3d2ebfa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:37.323647 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-05a90843-3b19-4746-854c-8f42a3d2ebfa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:37.324517 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 477/1916] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:37 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 873 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:37.327886 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-04d54db4-64c1-4d68-8cd2-f1c9a68500b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:37.329800 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04d54db4-64c1-4d68-8cd2-f1c9a68500b7 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:07:37.330041 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04d54db4-64c1-4d68-8cd2-f1c9a68500b7 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:37.331066 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04d54db4-64c1-4d68-8cd2-f1c9a68500b7 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:37.341863 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:37.341863 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:37.349510 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-04d54db4-64c1-4d68-8cd2-f1c9a68500b7 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:07:37.355480 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04d54db4-64c1-4d68-8cd2-f1c9a68500b7 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:07:37.355985 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 481/1917] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:37 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:37.419484 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a91223b6-2b92-4203-9c18-03ea4e3278cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:37.424495 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a91223b6-2b92-4203-9c18-03ea4e3278cb tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:07:37.424495 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a91223b6-2b92-4203-9c18-03ea4e3278cb tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:37.424495 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a91223b6-2b92-4203-9c18-03ea4e3278cb tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:37.441287 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:37.441287 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:37.452476 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a91223b6-2b92-4203-9c18-03ea4e3278cb tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:07:37.454917 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a91223b6-2b92-4203-9c18-03ea4e3278cb tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:07:37.455473 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 481/1918] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:37 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:37.930190 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-ecadf4f5-7494-4c2e-bca7-b2c7122286a5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:37.935402 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-ecadf4f5-7494-4c2e-bca7-b2c7122286a5 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/attachments/abcbc0fe-cfd0-4908-a44f-b15c56f3c9d7/action Aug 13 22:07:37.936455 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-ecadf4f5-7494-4c2e-bca7-b2c7122286a5 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:37.936455 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-ecadf4f5-7494-4c2e-bca7-b2c7122286a5 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:37.964274 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:37.964274 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:37.984149 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2247becb-75b2-4d72-9970-7354e127d1e4 req-ecadf4f5-7494-4c2e-bca7-b2c7122286a5 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/abcbc0fe-cfd0-4908-a44f-b15c56f3c9d7/action returned with HTTP 204 Aug 13 22:07:37.984713 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 480/1919] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:07:37 2026] POST /volume/v3/attachments/abcbc0fe-cfd0-4908-a44f-b15c56f3c9d7/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:37.985654 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-afdac5d2-4d21-4629-8e39-15714426021a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:37.988560 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-afdac5d2-4d21-4629-8e39-15714426021a tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] GET https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 Aug 13 22:07:37.989397 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-afdac5d2-4d21-4629-8e39-15714426021a tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:37.989397 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-afdac5d2-4d21-4629-8e39-15714426021a tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:37.999626 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:37.999626 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:38.008964 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-afdac5d2-4d21-4629-8e39-15714426021a tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Volume info retrieved successfully. Aug 13 22:07:38.019321 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-afdac5d2-4d21-4629-8e39-15714426021a tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 returned with HTTP 200 Aug 13 22:07:38.019693 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 478/1920] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:37 2026] GET /volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 => generated 901 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:38.257179 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bbf54cab-3b10-4cb4-9c34-83fe67ee09c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:38.266305 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbf54cab-3b10-4cb4-9c34-83fe67ee09c9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:38.268180 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbf54cab-3b10-4cb4-9c34-83fe67ee09c9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:38.269378 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbf54cab-3b10-4cb4-9c34-83fe67ee09c9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:38.269378 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bbf54cab-3b10-4cb4-9c34-83fe67ee09c9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:38.282045 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:38.282045 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:38.289614 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbf54cab-3b10-4cb4-9c34-83fe67ee09c9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:38.290255 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 482/1921] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:38 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 731 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:38.348404 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-00f3b9c5-c780-4e84-b377-60485ee5e686 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:38.352484 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00f3b9c5-c780-4e84-b377-60485ee5e686 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:38.352484 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00f3b9c5-c780-4e84-b377-60485ee5e686 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:38.352484 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00f3b9c5-c780-4e84-b377-60485ee5e686 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:38.378077 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:38.378077 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:38.393177 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-00f3b9c5-c780-4e84-b377-60485ee5e686 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:38.400585 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00f3b9c5-c780-4e84-b377-60485ee5e686 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:38.400585 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 482/1922] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:38 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 1165 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:07:38.415097 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-25343306-4c22-4e0a-a0e7-64283cd54547 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:38.418720 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-25343306-4c22-4e0a-a0e7-64283cd54547 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:38.418924 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-25343306-4c22-4e0a-a0e7-64283cd54547 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:38.419149 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-25343306-4c22-4e0a-a0e7-64283cd54547 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:38.436192 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:38.436192 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:38.444680 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-25343306-4c22-4e0a-a0e7-64283cd54547 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:38.452801 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-25343306-4c22-4e0a-a0e7-64283cd54547 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:38.453263 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 481/1923] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:38 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 1165 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:38.515809 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-1bfdda79-2793-4972-a31d-e89e78cf31f0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:38.519501 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-1bfdda79-2793-4972-a31d-e89e78cf31f0 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:38.519501 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-1bfdda79-2793-4972-a31d-e89e78cf31f0 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:38.519501 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-1bfdda79-2793-4972-a31d-e89e78cf31f0 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:38.530944 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:38.530944 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:38.541752 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-1bfdda79-2793-4972-a31d-e89e78cf31f0 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:38.547084 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-1bfdda79-2793-4972-a31d-e89e78cf31f0 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:38.547663 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 479/1924] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:38 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 1165 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:38.592194 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-6542c670-bb81-4c79-ae2c-73b344bc36fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:38.596224 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-6542c670-bb81-4c79-ae2c-73b344bc36fe tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c/action Aug 13 22:07:38.600326 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-6542c670-bb81-4c79-ae2c-73b344bc36fe tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:38.600326 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-6542c670-bb81-4c79-ae2c-73b344bc36fe tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:38.619477 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:38.619477 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:38.619477 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-6542c670-bb81-4c79-ae2c-73b344bc36fe tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:38.626271 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-6542c670-bb81-4c79-ae2c-73b344bc36fe tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Begin detaching volume completed successfully. Aug 13 22:07:38.626634 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-6542c670-bb81-4c79-ae2c-73b344bc36fe tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c/action returned with HTTP 202 Aug 13 22:07:38.627098 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 483/1925] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:07:38 2026] POST /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:07:38.693736 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-467411ba-0688-4fa2-aa22-56d8706d17fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:38.694273 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-467411ba-0688-4fa2-aa22-56d8706d17fa None None] GET https://10.4.3.4/volume// Aug 13 22:07:38.694742 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-467411ba-0688-4fa2-aa22-56d8706d17fa None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:38.694802 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-467411ba-0688-4fa2-aa22-56d8706d17fa None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:38.695263 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-467411ba-0688-4fa2-aa22-56d8706d17fa None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:07:38.695995 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 483/1926] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:07:38 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:07:38.708961 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-7c82dd32-8431-4fa8-8ce2-d4f7e3022231 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:38.716448 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-7c82dd32-8431-4fa8-8ce2-d4f7e3022231 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:38.716448 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-7c82dd32-8431-4fa8-8ce2-d4f7e3022231 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:38.716448 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-7c82dd32-8431-4fa8-8ce2-d4f7e3022231 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:38.731410 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:38.731410 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:38.739378 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-7c82dd32-8431-4fa8-8ce2-d4f7e3022231 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:38.743142 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-7c82dd32-8431-4fa8-8ce2-d4f7e3022231 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:38.744131 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 482/1927] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:07:38 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 1348 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:07:38.761603 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-4a33e2f6-9d1e-4073-ac09-22719021dd83 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:38.764862 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-4a33e2f6-9d1e-4073-ac09-22719021dd83 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c/encryption Aug 13 22:07:38.765122 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-4a33e2f6-9d1e-4073-ac09-22719021dd83 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:38.765386 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-4a33e2f6-9d1e-4073-ac09-22719021dd83 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:38.792501 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:38.792501 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:38.802373 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-4a33e2f6-9d1e-4073-ac09-22719021dd83 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c/encryption returned with HTTP 200 Aug 13 22:07:38.802884 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 480/1928] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:07:38 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c/encryption => generated 160 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:39.044609 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8e64e78a-6df1-42a1-94b3-cd3f92e89610 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:39.050902 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e64e78a-6df1-42a1-94b3-cd3f92e89610 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] GET https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 Aug 13 22:07:39.051706 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e64e78a-6df1-42a1-94b3-cd3f92e89610 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:39.052042 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e64e78a-6df1-42a1-94b3-cd3f92e89610 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:39.070439 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:39.070439 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:39.081863 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8e64e78a-6df1-42a1-94b3-cd3f92e89610 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Volume info retrieved successfully. Aug 13 22:07:39.089363 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e64e78a-6df1-42a1-94b3-cd3f92e89610 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 returned with HTTP 200 Aug 13 22:07:39.090689 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 484/1929] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:39 2026] GET /volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 => generated 1154 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:39.137410 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-cfd878f5-39f0-4fd5-a8e1-8f0a3d2a462f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:39.140261 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-cfd878f5-39f0-4fd5-a8e1-8f0a3d2a462f tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] GET https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 Aug 13 22:07:39.140522 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-cfd878f5-39f0-4fd5-a8e1-8f0a3d2a462f tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:39.140743 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-cfd878f5-39f0-4fd5-a8e1-8f0a3d2a462f tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:39.152462 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:39.152462 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:39.164670 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-cfd878f5-39f0-4fd5-a8e1-8f0a3d2a462f tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Volume info retrieved successfully. Aug 13 22:07:39.172593 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-cfd878f5-39f0-4fd5-a8e1-8f0a3d2a462f tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 returned with HTTP 200 Aug 13 22:07:39.173251 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 484/1930] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:39 2026] GET /volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 => generated 1154 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:39.302137 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab608922-8dd3-4f97-a374-1769c3ac7ae6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:39.304386 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab608922-8dd3-4f97-a374-1769c3ac7ae6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:39.304686 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab608922-8dd3-4f97-a374-1769c3ac7ae6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:39.304887 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab608922-8dd3-4f97-a374-1769c3ac7ae6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:39.305029 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ab608922-8dd3-4f97-a374-1769c3ac7ae6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:39.310128 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:39.310128 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:39.310938 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab608922-8dd3-4f97-a374-1769c3ac7ae6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:39.311559 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 483/1931] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:39 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:39.640855 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-e26e82f7-593d-4a26-8385-05aec8b3d695 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:39.644103 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-e26e82f7-593d-4a26-8385-05aec8b3d695 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] GET https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 Aug 13 22:07:39.644742 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-e26e82f7-593d-4a26-8385-05aec8b3d695 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:39.645164 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-e26e82f7-593d-4a26-8385-05aec8b3d695 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:39.666333 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:39.666333 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:39.676309 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-e26e82f7-593d-4a26-8385-05aec8b3d695 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Volume info retrieved successfully. Aug 13 22:07:39.683813 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-e26e82f7-593d-4a26-8385-05aec8b3d695 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 returned with HTTP 200 Aug 13 22:07:39.684332 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 481/1932] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:39 2026] GET /volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 => generated 1154 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:39.705624 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5d90bfb-c2f2-48d2-aa07-cabb8081de02 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:39.705624 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5d90bfb-c2f2-48d2-aa07-cabb8081de02 None None] GET https://10.4.3.4/volume// Aug 13 22:07:39.706103 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5d90bfb-c2f2-48d2-aa07-cabb8081de02 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:39.707336 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5d90bfb-c2f2-48d2-aa07-cabb8081de02 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:39.707436 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5d90bfb-c2f2-48d2-aa07-cabb8081de02 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:07:39.709007 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 485/1933] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:07:39 2026] GET /volume/ => generated 384 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:07:39.723153 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-09e67324-45ed-4a93-975c-1018b33f39ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:39.729032 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-09e67324-45ed-4a93-975c-1018b33f39ec tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:07:39.729398 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-09e67324-45ed-4a93-975c-1018b33f39ec tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3391644c-f61a-409d-92f7-2150cd55aa32", "connector": null, "instance_uuid": "2517ad17-d3ae-4148-b8a8-b418480ad519"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:39.740150 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:39.740150 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:39.776932 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-09e67324-45ed-4a93-975c-1018b33f39ec tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:07:39.777793 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 485/1934] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:07:39 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:39.966283 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-2c4c0b1b-3a24-4bd5-9f6a-7260e66b6772 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:39.971452 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-2c4c0b1b-3a24-4bd5-9f6a-7260e66b6772 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] DELETE https://10.4.3.4/volume/v3/attachments/abcbc0fe-cfd0-4908-a44f-b15c56f3c9d7 Aug 13 22:07:39.971452 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-2c4c0b1b-3a24-4bd5-9f6a-7260e66b6772 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:39.971452 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-2c4c0b1b-3a24-4bd5-9f6a-7260e66b6772 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:39.978573 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:39.978573 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:40.046406 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4bc22ca0-fa99-4e50-9b6f-ce9c13417f4a req-2c4c0b1b-3a24-4bd5-9f6a-7260e66b6772 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/abcbc0fe-cfd0-4908-a44f-b15c56f3c9d7 returned with HTTP 200 Aug 13 22:07:40.046915 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 484/1935] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:07:39 2026] DELETE /volume/v3/attachments/abcbc0fe-cfd0-4908-a44f-b15c56f3c9d7 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:40.325195 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8e735880-c0d7-43b5-853a-3fd3a104ff26 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:40.327068 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e735880-c0d7-43b5-853a-3fd3a104ff26 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:40.327394 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e735880-c0d7-43b5-853a-3fd3a104ff26 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:40.327635 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e735880-c0d7-43b5-853a-3fd3a104ff26 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:40.327861 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8e735880-c0d7-43b5-853a-3fd3a104ff26 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:40.335835 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:40.335835 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:40.336725 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e735880-c0d7-43b5-853a-3fd3a104ff26 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:40.337357 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 482/1936] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:40 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:40.872681 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a8800bcf-187d-4eab-8fc8-f0fca7efbd7d req-55a202c1-9432-4bb4-ba4e-54b7499bbd9e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:40.883004 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a8800bcf-187d-4eab-8fc8-f0fca7efbd7d req-55a202c1-9432-4bb4-ba4e-54b7499bbd9e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:40.883292 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a8800bcf-187d-4eab-8fc8-f0fca7efbd7d req-55a202c1-9432-4bb4-ba4e-54b7499bbd9e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:40.883558 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a8800bcf-187d-4eab-8fc8-f0fca7efbd7d req-55a202c1-9432-4bb4-ba4e-54b7499bbd9e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:40.896401 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:40.896401 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:40.902001 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a8800bcf-187d-4eab-8fc8-f0fca7efbd7d req-55a202c1-9432-4bb4-ba4e-54b7499bbd9e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:40.908158 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a8800bcf-187d-4eab-8fc8-f0fca7efbd7d req-55a202c1-9432-4bb4-ba4e-54b7499bbd9e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:40.908938 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 486/1937] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:40 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:41.352859 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8cdc9329-3ec0-49fc-84fe-19ecaae541f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:41.354820 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8cdc9329-3ec0-49fc-84fe-19ecaae541f8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:41.355187 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8cdc9329-3ec0-49fc-84fe-19ecaae541f8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:41.355317 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8cdc9329-3ec0-49fc-84fe-19ecaae541f8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:41.355449 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8cdc9329-3ec0-49fc-84fe-19ecaae541f8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:41.362289 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:41.362289 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:41.363375 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8cdc9329-3ec0-49fc-84fe-19ecaae541f8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:41.363774 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 486/1938] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:41 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:41.436088 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9284eb37-fa24-4c18-bc68-f6b2e9736682 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:41.436555 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9284eb37-fa24-4c18-bc68-f6b2e9736682 None None] GET https://10.4.3.4/volume// Aug 13 22:07:41.436756 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9284eb37-fa24-4c18-bc68-f6b2e9736682 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:41.436986 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9284eb37-fa24-4c18-bc68-f6b2e9736682 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:41.437374 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9284eb37-fa24-4c18-bc68-f6b2e9736682 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:07:41.437833 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 485/1939] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:07:41 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:07:41.445957 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-1897baad-5b2f-4864-837c-7f4659a0dab7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:41.447959 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-1897baad-5b2f-4864-837c-7f4659a0dab7 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] GET https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 Aug 13 22:07:41.448158 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-1897baad-5b2f-4864-837c-7f4659a0dab7 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:41.448409 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-1897baad-5b2f-4864-837c-7f4659a0dab7 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:41.459318 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:41.459318 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:41.466963 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-1897baad-5b2f-4864-837c-7f4659a0dab7 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Volume info retrieved successfully. Aug 13 22:07:41.476827 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-1897baad-5b2f-4864-837c-7f4659a0dab7 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 returned with HTTP 200 Aug 13 22:07:41.477440 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 483/1940] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:07:41 2026] GET /volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 => generated 1333 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:07:41.611685 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-c4973d00-fcae-4927-a380-3a874b8996b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:41.614898 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-c4973d00-fcae-4927-a380-3a874b8996b7 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] PUT https://10.4.3.4/volume/v3/attachments/3ceeb8b2-1115-471f-8594-fc7a6186b281 Aug 13 22:07:41.615450 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-c4973d00-fcae-4927-a380-3a874b8996b7 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:41.628540 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-c4973d00-fcae-4927-a380-3a874b8996b7 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Acquiring lock "cinder-attachment_update-3391644c-f61a-409d-92f7-2150cd55aa32-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:07:41.638201 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-c4973d00-fcae-4927-a380-3a874b8996b7 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Lock "cinder-attachment_update-3391644c-f61a-409d-92f7-2150cd55aa32-np0000007271" acquired by "attachment_update" :: waited 0.010s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:07:41.639487 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:41.639487 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:41.763279 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-c4973d00-fcae-4927-a380-3a874b8996b7 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Lock "cinder-attachment_update-3391644c-f61a-409d-92f7-2150cd55aa32-np0000007271" released by "attachment_update" :: held 0.125s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:07:41.763733 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-c4973d00-fcae-4927-a380-3a874b8996b7 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/attachments/3ceeb8b2-1115-471f-8594-fc7a6186b281 returned with HTTP 200 Aug 13 22:07:41.764305 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 487/1941] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:07:41 2026] PUT /volume/v3/attachments/3ceeb8b2-1115-471f-8594-fc7a6186b281 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:41.805822 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-e8e947d4-5222-4936-bb19-8311d1a1cb8e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:41.814071 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-e8e947d4-5222-4936-bb19-8311d1a1cb8e tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] POST https://10.4.3.4/volume/v3/attachments/3ceeb8b2-1115-471f-8594-fc7a6186b281/action Aug 13 22:07:41.814724 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-e8e947d4-5222-4936-bb19-8311d1a1cb8e tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:41.814845 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-e8e947d4-5222-4936-bb19-8311d1a1cb8e tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:41.858023 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:41.858023 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:41.887384 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3421a51f-5a8f-43c7-9409-29fc1dde643b req-e8e947d4-5222-4936-bb19-8311d1a1cb8e tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/attachments/3ceeb8b2-1115-471f-8594-fc7a6186b281/action returned with HTTP 204 Aug 13 22:07:41.888489 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 487/1942] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:07:41 2026] POST /volume/v3/attachments/3ceeb8b2-1115-471f-8594-fc7a6186b281/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:42.377832 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1a3d950c-9e29-4bda-9b99-facc211e7cc9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:42.379829 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a3d950c-9e29-4bda-9b99-facc211e7cc9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:42.380064 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a3d950c-9e29-4bda-9b99-facc211e7cc9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:42.380305 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a3d950c-9e29-4bda-9b99-facc211e7cc9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:42.380787 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1a3d950c-9e29-4bda-9b99-facc211e7cc9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:42.392288 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:42.392288 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:42.394949 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a3d950c-9e29-4bda-9b99-facc211e7cc9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:42.395808 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 486/1943] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:42 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 731 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:42.429981 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:42.433640 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:42.434120 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-463390234", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:42.440444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-463390234', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:42.440588 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Create volume of 1 GB Aug 13 22:07:42.450798 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Availability Zones retrieved successfully. Aug 13 22:07:42.463300 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Flow 'volume_create_api' (8f1620e1-fd54-4222-bd04-e0d2dee31a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:42.464775 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4330e54c-17a9-4134-8b73-c7e13e635bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:42.466165 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:42.521834 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4330e54c-17a9-4134-8b73-c7e13e635bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:42.523185 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2050039c-264e-4979-9105-ad3325eaf3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:42.659782 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Created reservations ['c9aca433-ffbd-47ec-8aca-165ba1973504', '8043d3e8-fd70-4d88-bcf1-5d6b20a36516', '16b78a13-b66a-4865-9ecc-dfd4fe4f64c6', 'd84553e3-b0a6-4ef2-b3b0-120d17452a64'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:42.660240 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2050039c-264e-4979-9105-ad3325eaf3a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9aca433-ffbd-47ec-8aca-165ba1973504', '8043d3e8-fd70-4d88-bcf1-5d6b20a36516', '16b78a13-b66a-4865-9ecc-dfd4fe4f64c6', 'd84553e3-b0a6-4ef2-b3b0-120d17452a64']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:42.661310 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9397755c-c5fa-4199-ac8c-eecef14e6527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:42.693881 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9397755c-c5fa-4199-ac8c-eecef14e6527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '347395c0-61ac-463b-8296-3ed414c72958', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-463390234',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4ead332b746c4a9dbc1c675b85c46db4',qos_specs=None,replication_status=,reservations=['c9aca433-ffbd-47ec-8aca-165ba1973504','8043d3e8-fd70-4d88-bcf1-5d6b20a36516','16b78a13-b66a-4865-9ecc-dfd4fe4f64c6','d84553e3-b0a6-4ef2-b3b0-120d17452a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d444e4f21ab4ab0a1b6dedb09b03a30',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-463390234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=347395c0-61ac-463b-8296-3ed414c72958,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4ead332b746c4a9dbc1c675b85c46db4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d444e4f21ab4ab0a1b6dedb09b03a30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:42.694817 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a11042d-c41c-448f-8f32-7facc9cb4769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:42.727784 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a11042d-c41c-448f-8f32-7facc9cb4769) transitioned into state 'SUCCESS' from state '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-463390234',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4ead332b746c4a9dbc1c675b85c46db4',qos_specs=None,replication_status=,reservations=['c9aca433-ffbd-47ec-8aca-165ba1973504','8043d3e8-fd70-4d88-bcf1-5d6b20a36516','16b78a13-b66a-4865-9ecc-dfd4fe4f64c6','d84553e3-b0a6-4ef2-b3b0-120d17452a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d444e4f21ab4ab0a1b6dedb09b03a30',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:42.729048 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c4ca611-2e0d-4f39-bfa2-2482ec289900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:42.746686 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c4ca611-2e0d-4f39-bfa2-2482ec289900) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:42.748065 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Flow 'volume_create_api' (8f1620e1-fd54-4222-bd04-e0d2dee31a64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:42.748730 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Create volume request issued successfully. Aug 13 22:07:42.749758 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-15d79472-0d57-4ca2-bf84-de637c206460 req-f6dd2aae-2a39-455e-ade6-18fbdff38947 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:42.750449 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 484/1944] 10.4.3.4 () {72 vars in 1527 bytes} [Thu Aug 13 22:07:42 2026] POST /volume/v3/volumes => generated 758 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:42.764009 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-15d79472-0d57-4ca2-bf84-de637c206460 req-6715f114-f67c-4c70-8c83-76e67e61eb57 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:42.769344 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-15d79472-0d57-4ca2-bf84-de637c206460 req-6715f114-f67c-4c70-8c83-76e67e61eb57 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] GET https://10.4.3.4/volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 Aug 13 22:07:42.769344 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-15d79472-0d57-4ca2-bf84-de637c206460 req-6715f114-f67c-4c70-8c83-76e67e61eb57 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:42.769636 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-15d79472-0d57-4ca2-bf84-de637c206460 req-6715f114-f67c-4c70-8c83-76e67e61eb57 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:42.784385 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:42.784385 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:42.793121 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-15d79472-0d57-4ca2-bf84-de637c206460 req-6715f114-f67c-4c70-8c83-76e67e61eb57 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Volume info retrieved successfully. Aug 13 22:07:42.802059 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-15d79472-0d57-4ca2-bf84-de637c206460 req-6715f114-f67c-4c70-8c83-76e67e61eb57 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] https://10.4.3.4/volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 returned with HTTP 200 Aug 13 22:07:42.802231 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 488/1945] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:42 2026] GET /volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 => generated 826 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:42.867107 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-61d81ef3-8263-40e5-86f5-3aae5fb543bf req-980b2b55-bd9d-4e5a-9f51-3c88eb952be8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:42.870568 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-61d81ef3-8263-40e5-86f5-3aae5fb543bf req-980b2b55-bd9d-4e5a-9f51-3c88eb952be8 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] GET https://10.4.3.4/volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 Aug 13 22:07:42.870568 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-61d81ef3-8263-40e5-86f5-3aae5fb543bf req-980b2b55-bd9d-4e5a-9f51-3c88eb952be8 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:42.870718 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-61d81ef3-8263-40e5-86f5-3aae5fb543bf req-980b2b55-bd9d-4e5a-9f51-3c88eb952be8 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:42.882807 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:42.882807 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:42.892283 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-61d81ef3-8263-40e5-86f5-3aae5fb543bf req-980b2b55-bd9d-4e5a-9f51-3c88eb952be8 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Volume info retrieved successfully. Aug 13 22:07:42.904566 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-61d81ef3-8263-40e5-86f5-3aae5fb543bf req-980b2b55-bd9d-4e5a-9f51-3c88eb952be8 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] https://10.4.3.4/volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 returned with HTTP 200 Aug 13 22:07:42.904566 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 488/1946] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:42 2026] GET /volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:43.413451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f724cd04-c4b0-4054-982e-a07d101ff584 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:43.416134 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f724cd04-c4b0-4054-982e-a07d101ff584 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:43.417028 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f724cd04-c4b0-4054-982e-a07d101ff584 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:43.417028 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f724cd04-c4b0-4054-982e-a07d101ff584 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:43.417458 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f724cd04-c4b0-4054-982e-a07d101ff584 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:43.433755 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:43.433755 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:43.434358 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f724cd04-c4b0-4054-982e-a07d101ff584 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:43.435480 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 487/1947] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:43 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 731 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:43.946330 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c220b591-fdb9-407a-8442-22dfc311d3bd req-eb41b990-c77e-4aee-9103-978a44dc4643 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:43.951654 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c220b591-fdb9-407a-8442-22dfc311d3bd req-eb41b990-c77e-4aee-9103-978a44dc4643 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] GET https://10.4.3.4/volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 Aug 13 22:07:43.952097 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c220b591-fdb9-407a-8442-22dfc311d3bd req-eb41b990-c77e-4aee-9103-978a44dc4643 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:43.952258 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c220b591-fdb9-407a-8442-22dfc311d3bd req-eb41b990-c77e-4aee-9103-978a44dc4643 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:43.964069 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:43.964069 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:43.970620 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c220b591-fdb9-407a-8442-22dfc311d3bd req-eb41b990-c77e-4aee-9103-978a44dc4643 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Volume info retrieved successfully. Aug 13 22:07:43.983224 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c220b591-fdb9-407a-8442-22dfc311d3bd req-eb41b990-c77e-4aee-9103-978a44dc4643 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] https://10.4.3.4/volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 returned with HTTP 200 Aug 13 22:07:43.983880 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 485/1948] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:43 2026] GET /volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:44.080784 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2cbdbc47-00d3-4cbe-8d2b-332ad588024c req-8a926c7f-a2d2-41c6-bf7c-382a4d509176 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:44.084853 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2cbdbc47-00d3-4cbe-8d2b-332ad588024c req-8a926c7f-a2d2-41c6-bf7c-382a4d509176 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-reader] GET https://10.4.3.4/volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 Aug 13 22:07:44.085172 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2cbdbc47-00d3-4cbe-8d2b-332ad588024c req-8a926c7f-a2d2-41c6-bf7c-382a4d509176 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:44.085461 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2cbdbc47-00d3-4cbe-8d2b-332ad588024c req-8a926c7f-a2d2-41c6-bf7c-382a4d509176 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:44.099766 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:44.099766 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:44.109434 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-2cbdbc47-00d3-4cbe-8d2b-332ad588024c req-8a926c7f-a2d2-41c6-bf7c-382a4d509176 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-reader] Volume info retrieved successfully. Aug 13 22:07:44.118093 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2cbdbc47-00d3-4cbe-8d2b-332ad588024c req-8a926c7f-a2d2-41c6-bf7c-382a4d509176 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-reader] https://10.4.3.4/volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 returned with HTTP 200 Aug 13 22:07:44.118608 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 489/1949] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:44 2026] GET /volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:44.185243 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-934653f8-3429-4930-963a-aa5928158118 req-0f8fef62-a5bb-4c40-9bec-561f67364c1a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:44.195550 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-934653f8-3429-4930-963a-aa5928158118 req-0f8fef62-a5bb-4c40-9bec-561f67364c1a tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] DELETE https://10.4.3.4/volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 Aug 13 22:07:44.195550 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-934653f8-3429-4930-963a-aa5928158118 req-0f8fef62-a5bb-4c40-9bec-561f67364c1a tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:44.195550 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-934653f8-3429-4930-963a-aa5928158118 req-0f8fef62-a5bb-4c40-9bec-561f67364c1a tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:44.195550 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-934653f8-3429-4930-963a-aa5928158118 req-0f8fef62-a5bb-4c40-9bec-561f67364c1a tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Delete volume with id: 347395c0-61ac-463b-8296-3ed414c72958 Aug 13 22:07:44.208472 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:44.208472 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:44.210051 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-934653f8-3429-4930-963a-aa5928158118 req-0f8fef62-a5bb-4c40-9bec-561f67364c1a tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Volume info retrieved successfully. Aug 13 22:07:44.251636 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-934653f8-3429-4930-963a-aa5928158118 req-0f8fef62-a5bb-4c40-9bec-561f67364c1a tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Delete volume request issued successfully. Aug 13 22:07:44.251817 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-934653f8-3429-4930-963a-aa5928158118 req-0f8fef62-a5bb-4c40-9bec-561f67364c1a tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] https://10.4.3.4/volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 returned with HTTP 202 Aug 13 22:07:44.254144 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 489/1950] 10.4.3.4 () {70 vars in 1606 bytes} [Thu Aug 13 22:07:44 2026] DELETE /volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:44.292816 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ae50d397-14e7-4c4c-a40a-61fb25c4cbea req-fa1f2563-cdaa-4bf3-a384-2713c1855107 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:44.299110 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ae50d397-14e7-4c4c-a40a-61fb25c4cbea req-fa1f2563-cdaa-4bf3-a384-2713c1855107 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] GET https://10.4.3.4/volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 Aug 13 22:07:44.299548 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ae50d397-14e7-4c4c-a40a-61fb25c4cbea req-fa1f2563-cdaa-4bf3-a384-2713c1855107 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:44.299884 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ae50d397-14e7-4c4c-a40a-61fb25c4cbea req-fa1f2563-cdaa-4bf3-a384-2713c1855107 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:44.309023 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:44.309023 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:44.326454 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ae50d397-14e7-4c4c-a40a-61fb25c4cbea req-fa1f2563-cdaa-4bf3-a384-2713c1855107 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Volume info retrieved successfully. Aug 13 22:07:44.335086 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ae50d397-14e7-4c4c-a40a-61fb25c4cbea req-fa1f2563-cdaa-4bf3-a384-2713c1855107 tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] https://10.4.3.4/volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 returned with HTTP 200 Aug 13 22:07:44.338454 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 488/1951] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:44 2026] GET /volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:44.450389 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a9936627-e459-488f-9ded-75ecc7940eed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:44.453358 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9936627-e459-488f-9ded-75ecc7940eed tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:44.453605 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9936627-e459-488f-9ded-75ecc7940eed tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:44.453853 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9936627-e459-488f-9ded-75ecc7940eed tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:44.454080 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a9936627-e459-488f-9ded-75ecc7940eed tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 66bd7e5e-714e-4d77-a81b-087a04b81fd3. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:44.460840 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:44.460840 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:44.462031 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9936627-e459-488f-9ded-75ecc7940eed tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 200 Aug 13 22:07:44.462809 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 486/1952] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:44 2026] GET /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:44.477688 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-adb0c9cd-fbc7-416a-8c37-1cb85373a1a1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:44.480208 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-adb0c9cd-fbc7-416a-8c37-1cb85373a1a1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] DELETE https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 Aug 13 22:07:44.480566 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-adb0c9cd-fbc7-416a-8c37-1cb85373a1a1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:44.480894 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-adb0c9cd-fbc7-416a-8c37-1cb85373a1a1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:44.481045 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-adb0c9cd-fbc7-416a-8c37-1cb85373a1a1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Delete backup with id: 66bd7e5e-714e-4d77-a81b-087a04b81fd3. Aug 13 22:07:44.489155 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:44.489155 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:44.519625 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-adb0c9cd-fbc7-416a-8c37-1cb85373a1a1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] delete_backup rpcapi backup_id 66bd7e5e-714e-4d77-a81b-087a04b81fd3 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:07:44.523575 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-adb0c9cd-fbc7-416a-8c37-1cb85373a1a1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] https://10.4.3.4/volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 returned with HTTP 202 Aug 13 22:07:44.524034 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 490/1953] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:07:44 2026] DELETE /volume/v3/backups/66bd7e5e-714e-4d77-a81b-087a04b81fd3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:07:44.536670 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-358c7dce-f7c2-445a-8517-701eac13dbef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:44.539078 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-358c7dce-f7c2-445a-8517-701eac13dbef tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/054da470-0d84-4b51-b427-1b415c877e30 Aug 13 22:07:44.539383 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-358c7dce-f7c2-445a-8517-701eac13dbef tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:44.539692 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-358c7dce-f7c2-445a-8517-701eac13dbef tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:44.539908 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-358c7dce-f7c2-445a-8517-701eac13dbef tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Delete volume with id: 054da470-0d84-4b51-b427-1b415c877e30 Aug 13 22:07:44.548184 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:44.548184 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:44.548388 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-358c7dce-f7c2-445a-8517-701eac13dbef tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:07:44.577645 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-358c7dce-f7c2-445a-8517-701eac13dbef tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Delete volume request issued successfully. Aug 13 22:07:44.578010 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-358c7dce-f7c2-445a-8517-701eac13dbef tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/054da470-0d84-4b51-b427-1b415c877e30 returned with HTTP 202 Aug 13 22:07:44.578791 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 490/1954] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:07:44 2026] DELETE /volume/v3/volumes/054da470-0d84-4b51-b427-1b415c877e30 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:44.589898 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1af7ac41-6a9b-42ce-94ed-41fe1a9d9df6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:44.592181 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1af7ac41-6a9b-42ce-94ed-41fe1a9d9df6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/054da470-0d84-4b51-b427-1b415c877e30 Aug 13 22:07:44.592486 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1af7ac41-6a9b-42ce-94ed-41fe1a9d9df6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:44.593120 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1af7ac41-6a9b-42ce-94ed-41fe1a9d9df6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:44.603357 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:44.603357 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:44.610026 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1af7ac41-6a9b-42ce-94ed-41fe1a9d9df6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:07:44.619344 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1af7ac41-6a9b-42ce-94ed-41fe1a9d9df6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/054da470-0d84-4b51-b427-1b415c877e30 returned with HTTP 200 Aug 13 22:07:44.620177 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 489/1955] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:44 2026] GET /volume/v3/volumes/054da470-0d84-4b51-b427-1b415c877e30 => generated 1004 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:44.898316 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a7fc8e30-db48-4bb2-b02f-5705552448a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:44.900896 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7fc8e30-db48-4bb2-b02f-5705552448a1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] DELETE https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:44.901212 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7fc8e30-db48-4bb2-b02f-5705552448a1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:44.901559 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7fc8e30-db48-4bb2-b02f-5705552448a1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:44.902325 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a7fc8e30-db48-4bb2-b02f-5705552448a1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Delete volume with id: 211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:44.912807 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:44.912807 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:44.913696 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a7fc8e30-db48-4bb2-b02f-5705552448a1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:44.931561 np0000007271 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-a7fc8e30-db48-4bb2-b02f-5705552448a1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 22:07:44.942970 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a7fc8e30-db48-4bb2-b02f-5705552448a1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Delete volume request issued successfully. Aug 13 22:07:44.943260 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7fc8e30-db48-4bb2-b02f-5705552448a1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 202 Aug 13 22:07:44.943848 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 487/1956] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:07:44 2026] DELETE /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:44.958786 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fa2330c3-56ab-424d-87fc-e97df94f1c26 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:44.962016 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa2330c3-56ab-424d-87fc-e97df94f1c26 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:44.962016 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa2330c3-56ab-424d-87fc-e97df94f1c26 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:44.962341 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa2330c3-56ab-424d-87fc-e97df94f1c26 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:44.978260 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:44.978260 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:44.985066 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fa2330c3-56ab-424d-87fc-e97df94f1c26 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:07:44.994610 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa2330c3-56ab-424d-87fc-e97df94f1c26 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 200 Aug 13 22:07:44.995780 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 491/1957] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:44 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:45.376312 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-49df9c6c-dbc9-4dee-8f09-36c7ede070a3 req-a64991b8-cb9d-4d78-af5b-7ecb19e1a46d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:45.384270 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-49df9c6c-dbc9-4dee-8f09-36c7ede070a3 req-a64991b8-cb9d-4d78-af5b-7ecb19e1a46d tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] GET https://10.4.3.4/volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 Aug 13 22:07:45.384270 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-49df9c6c-dbc9-4dee-8f09-36c7ede070a3 req-a64991b8-cb9d-4d78-af5b-7ecb19e1a46d tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:45.384270 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-49df9c6c-dbc9-4dee-8f09-36c7ede070a3 req-a64991b8-cb9d-4d78-af5b-7ecb19e1a46d tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:45.392842 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-49df9c6c-dbc9-4dee-8f09-36c7ede070a3 req-a64991b8-cb9d-4d78-af5b-7ecb19e1a46d tempest-VolumesGetTestJSON-437289604 tempest-VolumesGetTestJSON-437289604-project-member] https://10.4.3.4/volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 returned with HTTP 404 Aug 13 22:07:45.392842 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 491/1958] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:45 2026] GET /volume/v3/volumes/347395c0-61ac-463b-8296-3ed414c72958 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:45.656525 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d8ad7c66-95ec-4bca-b05c-da1b5bcfcf57 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:45.656525 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8ad7c66-95ec-4bca-b05c-da1b5bcfcf57 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/054da470-0d84-4b51-b427-1b415c877e30 Aug 13 22:07:45.656525 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8ad7c66-95ec-4bca-b05c-da1b5bcfcf57 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:45.656525 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8ad7c66-95ec-4bca-b05c-da1b5bcfcf57 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:45.661232 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8ad7c66-95ec-4bca-b05c-da1b5bcfcf57 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/054da470-0d84-4b51-b427-1b415c877e30 returned with HTTP 404 Aug 13 22:07:45.662316 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 490/1959] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:45 2026] GET /volume/v3/volumes/054da470-0d84-4b51-b427-1b415c877e30 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:45.678561 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d841bb85-8b26-4676-b617-a35a5958cbc8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:45.683028 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d841bb85-8b26-4676-b617-a35a5958cbc8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1/export_record Aug 13 22:07:45.683028 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d841bb85-8b26-4676-b617-a35a5958cbc8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:45.683028 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d841bb85-8b26-4676-b617-a35a5958cbc8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Calling method 'export_record' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:45.683215 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-d841bb85-8b26-4676-b617-a35a5958cbc8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Export record for backup dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 22:07:45.693526 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:45.693526 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:45.694528 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-d841bb85-8b26-4676-b617-a35a5958cbc8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'dbc63e056f30457e8aaeb2d3df80c5b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5ad4e2ec8a44dedaec225b22201dd26', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:07:45.694797 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d841bb85-8b26-4676-b617-a35a5958cbc8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1/export_record returned with HTTP 403 Aug 13 22:07:45.695654 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 488/1960] 10.4.3.4 () {68 vars in 1416 bytes} [Thu Aug 13 22:07:45 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1/export_record => generated 101 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:45.713251 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:45.719341 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:45.720636 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1669574649"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:45.723091 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1669574649'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:45.723091 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Create volume of 1 GB Aug 13 22:07:45.734196 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Availability Zones retrieved successfully. Aug 13 22:07:45.743376 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Flow 'volume_create_api' (1866c565-6f74-42a4-a63f-4dc6c4c11289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:45.745053 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e913f5-d477-4978-8eeb-b0ae310f77eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:45.746508 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:45.810699 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e913f5-d477-4978-8eeb-b0ae310f77eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:45.812158 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836446eb-8912-4ef1-bc8d-7abf18f24b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:45.901572 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Created reservations ['2278f719-c627-4aba-a1f8-e8cd72d0478f', '8d4e9561-402a-42d9-aa95-b4040c81afaf', '57e5545b-8e49-4a9b-a33b-192b8478fb3d', 'bcab9202-c688-4936-8fef-6d6c67b5cbb2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:45.902474 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836446eb-8912-4ef1-bc8d-7abf18f24b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2278f719-c627-4aba-a1f8-e8cd72d0478f', '8d4e9561-402a-42d9-aa95-b4040c81afaf', '57e5545b-8e49-4a9b-a33b-192b8478fb3d', 'bcab9202-c688-4936-8fef-6d6c67b5cbb2']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:45.903640 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9971ac08-c536-4d49-9a01-75c45d3e10d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:45.944136 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9971ac08-c536-4d49-9a01-75c45d3e10d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0a149de-6822-4859-a41f-5e250ccaad89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1669574649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ad4e2ec8a44dedaec225b22201dd26',qos_specs=None,replication_status=,reservations=['2278f719-c627-4aba-a1f8-e8cd72d0478f','8d4e9561-402a-42d9-aa95-b4040c81afaf','57e5545b-8e49-4a9b-a33b-192b8478fb3d','bcab9202-c688-4936-8fef-6d6c67b5cbb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f4da56680ad46899c9d169a2d139452',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1669574649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0a149de-6822-4859-a41f-5e250ccaad89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5ad4e2ec8a44dedaec225b22201dd26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f4da56680ad46899c9d169a2d139452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:45.946203 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c56f7e52-fedd-4259-b590-4829191ed5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:45.979434 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c56f7e52-fedd-4259-b590-4829191ed5a8) transitioned into state 'SUCCESS' from state '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-1669574649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ad4e2ec8a44dedaec225b22201dd26',qos_specs=None,replication_status=,reservations=['2278f719-c627-4aba-a1f8-e8cd72d0478f','8d4e9561-402a-42d9-aa95-b4040c81afaf','57e5545b-8e49-4a9b-a33b-192b8478fb3d','bcab9202-c688-4936-8fef-6d6c67b5cbb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f4da56680ad46899c9d169a2d139452',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:45.980862 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15a516c4-64d2-406a-946b-dac10619b7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:46.003416 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15a516c4-64d2-406a-946b-dac10619b7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:46.005615 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Flow 'volume_create_api' (1866c565-6f74-42a4-a63f-4dc6c4c11289) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:46.008164 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Create volume request issued successfully. Aug 13 22:07:46.010237 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-746d48d4-614b-4cdc-877b-56fcfcd3c710 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:46.010237 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 492/1961] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:07:45 2026] POST /volume/v3/volumes => generated 774 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:46.019915 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d9900240-3819-4e09-94d1-91325446ad0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:46.025051 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9900240-3819-4e09-94d1-91325446ad0f tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c Aug 13 22:07:46.025342 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9900240-3819-4e09-94d1-91325446ad0f tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:46.025794 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9900240-3819-4e09-94d1-91325446ad0f tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:46.032050 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c47859c4-a939-4d82-b4dc-f981fc833bca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:46.034816 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9900240-3819-4e09-94d1-91325446ad0f tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c returned with HTTP 404 Aug 13 22:07:46.035278 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 492/1962] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:07:46 2026] GET /volume/v3/volumes/211b55eb-23ef-431f-9da6-16890ad8c21c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:46.037395 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c47859c4-a939-4d82-b4dc-f981fc833bca tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/c0a149de-6822-4859-a41f-5e250ccaad89 Aug 13 22:07:46.037677 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c47859c4-a939-4d82-b4dc-f981fc833bca tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:46.038448 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c47859c4-a939-4d82-b4dc-f981fc833bca tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:46.045782 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50c59d4e-2dab-429b-94a1-590fbf7bbcab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:46.051125 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50c59d4e-2dab-429b-94a1-590fbf7bbcab tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] GET https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 Aug 13 22:07:46.051677 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50c59d4e-2dab-429b-94a1-590fbf7bbcab tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:46.051677 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50c59d4e-2dab-429b-94a1-590fbf7bbcab tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:46.055486 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-50c59d4e-2dab-429b-94a1-590fbf7bbcab tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:07:46.055574 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:46.055574 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:46.063000 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c47859c4-a939-4d82-b4dc-f981fc833bca tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:07:46.068411 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c47859c4-a939-4d82-b4dc-f981fc833bca tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/c0a149de-6822-4859-a41f-5e250ccaad89 returned with HTTP 200 Aug 13 22:07:46.068869 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 491/1963] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:46 2026] GET /volume/v3/volumes/c0a149de-6822-4859-a41f-5e250ccaad89 => generated 953 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:46.121204 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50c59d4e-2dab-429b-94a1-590fbf7bbcab tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Get all volumes completed successfully. Aug 13 22:07:46.124225 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:46.124225 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:46.135021 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50c59d4e-2dab-429b-94a1-590fbf7bbcab tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 22:07:46.136474 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 489/1964] 10.4.3.4 () {66 vars in 1271 bytes} [Thu Aug 13 22:07:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11346 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:07:46.163831 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a878fcb2-1dea-4d74-9385-d783f7097ad3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:46.165719 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a878fcb2-1dea-4d74-9385-d783f7097ad3 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] DELETE https://10.4.3.4/volume/v3/types/69536d90-dcd5-4c7f-bdce-12643e8a1b44 Aug 13 22:07:46.166874 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a878fcb2-1dea-4d74-9385-d783f7097ad3 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:46.167140 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a878fcb2-1dea-4d74-9385-d783f7097ad3 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:46.167919 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:46.167919 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:46.210306 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a878fcb2-1dea-4d74-9385-d783f7097ad3 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] https://10.4.3.4/volume/v3/types/69536d90-dcd5-4c7f-bdce-12643e8a1b44 returned with HTTP 202 Aug 13 22:07:46.211043 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 493/1965] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:07:46 2026] DELETE /volume/v3/types/69536d90-dcd5-4c7f-bdce-12643e8a1b44 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:46.227353 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11936ac4-6cbc-4dfc-9f1c-ccf07e454461 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:46.231383 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11936ac4-6cbc-4dfc-9f1c-ccf07e454461 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:07:46.231616 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11936ac4-6cbc-4dfc-9f1c-ccf07e454461 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1215295140", "extra_specs": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:46.250822 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11936ac4-6cbc-4dfc-9f1c-ccf07e454461 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:07:46.251810 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 493/1966] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:07:46 2026] POST /volume/v3/types => generated 214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:46.265999 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-add724d1-4fe5-4515-bd97-8748948fef0e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:46.273489 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-add724d1-4fe5-4515-bd97-8748948fef0e tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] POST https://10.4.3.4/volume/v3/types/e293c07b-d357-4a43-9b0f-7c88f1eb6d14/encryption Aug 13 22:07:46.274088 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-add724d1-4fe5-4515-bd97-8748948fef0e tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:46.307490 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-add724d1-4fe5-4515-bd97-8748948fef0e tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] https://10.4.3.4/volume/v3/types/e293c07b-d357-4a43-9b0f-7c88f1eb6d14/encryption returned with HTTP 200 Aug 13 22:07:46.308768 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 492/1967] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:07:46 2026] POST /volume/v3/types/e293c07b-d357-4a43-9b0f-7c88f1eb6d14/encryption => generated 231 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:46.328301 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:46.330637 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:46.331175 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-256556229", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1215295140", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:46.333675 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-256556229', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1215295140', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:46.341890 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Create volume of 1 GB Aug 13 22:07:46.341890 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:46.341890 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:46.341890 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Availability Zones retrieved successfully. Aug 13 22:07:46.348260 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Flow 'volume_create_api' (096d48ea-9042-4c23-bf15-08efd0ccd532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:46.354119 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c99073-182a-47fb-9763-326d8db72d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:46.354119 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:46.406398 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c99073-182a-47fb-9763-326d8db72d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:07:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e293c07b-d357-4a43-9b0f-7c88f1eb6d14,is_public=True,name='tempest-scenario-type-luksv2-1215295140',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e293c07b-d357-4a43-9b0f-7c88f1eb6d14', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:46.408039 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76e02384-325e-4757-b63b-828d71775064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:46.461729 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1215295140 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1215295140, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:46.461729 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1215295140 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1215295140, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:46.508179 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Created reservations ['91566474-c351-4c19-b4c6-71737bbb828b', '4431355a-611e-4e45-ab6a-0d352b60fb14', 'b7e23b5d-5432-4637-8cd0-ac2b01d550fa', '544a8086-7835-4c6b-8aea-822c433cb849'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:46.508946 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76e02384-325e-4757-b63b-828d71775064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91566474-c351-4c19-b4c6-71737bbb828b', '4431355a-611e-4e45-ab6a-0d352b60fb14', 'b7e23b5d-5432-4637-8cd0-ac2b01d550fa', '544a8086-7835-4c6b-8aea-822c433cb849']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:46.509944 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6cb1196-7d32-41c9-875e-526f9d0d0e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:46.546021 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6cb1196-7d32-41c9-875e-526f9d0d0e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e13c04a-3fbe-454a-aae7-954255355e63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-256556229',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bcce8b82ee44960b520ad4ccec42ddc',qos_specs=None,replication_status=,reservations=['91566474-c351-4c19-b4c6-71737bbb828b','4431355a-611e-4e45-ab6a-0d352b60fb14','b7e23b5d-5432-4637-8cd0-ac2b01d550fa','544a8086-7835-4c6b-8aea-822c433cb849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e7c99a0ecf349ef9b4603c49eb01346',volume_type_id=e293c07b-d357-4a43-9b0f-7c88f1eb6d14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-256556229',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3e13c04a-3fbe-454a-aae7-954255355e63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bcce8b82ee44960b520ad4ccec42ddc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e7c99a0ecf349ef9b4603c49eb01346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e293c07b-d357-4a43-9b0f-7c88f1eb6d14),volume_type_id=e293c07b-d357-4a43-9b0f-7c88f1eb6d14)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:46.546217 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acb042d9-6418-4986-8e67-9fa92d0b92b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:46.574174 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acb042d9-6418-4986-8e67-9fa92d0b92b1) transitioned into state 'SUCCESS' from state '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-256556229',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bcce8b82ee44960b520ad4ccec42ddc',qos_specs=None,replication_status=,reservations=['91566474-c351-4c19-b4c6-71737bbb828b','4431355a-611e-4e45-ab6a-0d352b60fb14','b7e23b5d-5432-4637-8cd0-ac2b01d550fa','544a8086-7835-4c6b-8aea-822c433cb849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e7c99a0ecf349ef9b4603c49eb01346',volume_type_id=e293c07b-d357-4a43-9b0f-7c88f1eb6d14)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:46.575981 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9caf711d-2a74-405a-b552-eb9e8a7f9fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:46.592451 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9caf711d-2a74-405a-b552-eb9e8a7f9fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:46.594194 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Flow 'volume_create_api' (096d48ea-9042-4c23-bf15-08efd0ccd532) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:46.594194 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Create volume request issued successfully. Aug 13 22:07:46.595464 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-991f21cb-3bfc-4fb1-9fe2-b6bb564322fa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:46.596069 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 490/1968] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:07:46 2026] POST /volume/v3/volumes => generated 782 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:47.089201 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-55ceb28f-09ba-4486-ac25-fda3f823b471 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:47.093453 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55ceb28f-09ba-4486-ac25-fda3f823b471 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/c0a149de-6822-4859-a41f-5e250ccaad89 Aug 13 22:07:47.093686 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55ceb28f-09ba-4486-ac25-fda3f823b471 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:47.094074 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55ceb28f-09ba-4486-ac25-fda3f823b471 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:47.106629 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:47.106629 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:47.125920 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-55ceb28f-09ba-4486-ac25-fda3f823b471 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:07:47.145770 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55ceb28f-09ba-4486-ac25-fda3f823b471 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/c0a149de-6822-4859-a41f-5e250ccaad89 returned with HTTP 200 Aug 13 22:07:47.145770 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 494/1969] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:47 2026] GET /volume/v3/volumes/c0a149de-6822-4859-a41f-5e250ccaad89 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:47.164374 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c801e3a-1eb0-4bad-8549-7884a9b04f99 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:47.166976 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c801e3a-1eb0-4bad-8549-7884a9b04f99 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:07:47.168916 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c801e3a-1eb0-4bad-8549-7884a9b04f99 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c0a149de-6822-4859-a41f-5e250ccaad89", "name": "tempest-type-Backup-1896843848"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:47.171663 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-8c801e3a-1eb0-4bad-8549-7884a9b04f99 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Creating new backup {'backup': {'volume_id': 'c0a149de-6822-4859-a41f-5e250ccaad89', 'name': 'tempest-type-Backup-1896843848'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:07:47.171947 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-8c801e3a-1eb0-4bad-8549-7884a9b04f99 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Creating backup of volume c0a149de-6822-4859-a41f-5e250ccaad89 in container None Aug 13 22:07:47.182957 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:47.182957 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:47.183291 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c801e3a-1eb0-4bad-8549-7884a9b04f99 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:07:47.226245 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8c801e3a-1eb0-4bad-8549-7884a9b04f99 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Created reservations ['47013c0f-983f-4bf7-93c7-12eac3fa04b0', 'ff9e9fac-0808-4e17-be89-7b41cb4bb7e6'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:47.293155 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c801e3a-1eb0-4bad-8549-7884a9b04f99 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:07:47.294767 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 494/1970] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:07:47 2026] POST /volume/v3/backups => generated 312 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:47.309588 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9366daad-89a4-4fc5-961a-afbbf6267996 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:47.311444 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9366daad-89a4-4fc5-961a-afbbf6267996 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:07:47.312147 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9366daad-89a4-4fc5-961a-afbbf6267996 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:47.312147 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9366daad-89a4-4fc5-961a-afbbf6267996 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:47.313231 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9366daad-89a4-4fc5-961a-afbbf6267996 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:47.320828 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:47.320828 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:47.321909 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9366daad-89a4-4fc5-961a-afbbf6267996 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:07:47.322567 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 493/1971] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:47 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 719 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:47.977315 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:48.199972 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:48.203405 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-40896886", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:48.205509 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-40896886', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:48.205829 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Create volume of 1 GB Aug 13 22:07:48.206719 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:48.206719 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:48.216093 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Availability Zones retrieved successfully. Aug 13 22:07:48.227761 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Flow 'volume_create_api' (1f220482-f16a-498f-9a2e-b047b56e1cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:48.229359 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9001f9-5fe8-4f63-91ee-ca07c8d7790a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:48.229839 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:48.274679 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9001f9-5fe8-4f63-91ee-ca07c8d7790a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:48.275587 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0299d36e-63ba-418e-a100-c8d786212754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:48.341668 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dd33f5cf-cfcf-4597-8b31-c8ddf1240b1f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:48.345697 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd33f5cf-cfcf-4597-8b31-c8ddf1240b1f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:07:48.345697 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd33f5cf-cfcf-4597-8b31-c8ddf1240b1f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:48.345697 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd33f5cf-cfcf-4597-8b31-c8ddf1240b1f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:48.345697 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-dd33f5cf-cfcf-4597-8b31-c8ddf1240b1f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:48.352557 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:48.352557 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:48.355447 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd33f5cf-cfcf-4597-8b31-c8ddf1240b1f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:07:48.355447 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 495/1972] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:48 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:48.427019 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Created reservations ['e2a6eb25-8f3a-4bfc-8730-e34711027a35', 'e7aa75a4-2516-4be3-a94f-fb541729ba61', '36ca1468-92a7-4cb3-9546-5949652fa7b0', '7a78f875-2442-461d-9211-b6f7871a2674'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:48.428354 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0299d36e-63ba-418e-a100-c8d786212754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2a6eb25-8f3a-4bfc-8730-e34711027a35', 'e7aa75a4-2516-4be3-a94f-fb541729ba61', '36ca1468-92a7-4cb3-9546-5949652fa7b0', '7a78f875-2442-461d-9211-b6f7871a2674']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:48.430341 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec9ccb7-5319-46c7-bd87-5251fdc025bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:48.468697 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec9ccb7-5319-46c7-bd87-5251fdc025bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c0d35e5-07bd-4431-9d99-13b78b7a48dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-40896886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c2a3cf679204c08b3b383dd40f1172e',qos_specs=None,replication_status=,reservations=['e2a6eb25-8f3a-4bfc-8730-e34711027a35','e7aa75a4-2516-4be3-a94f-fb541729ba61','36ca1468-92a7-4cb3-9546-5949652fa7b0','7a78f875-2442-461d-9211-b6f7871a2674'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce6b4dc2400847ada64c381a048f6be3',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-40896886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c0d35e5-07bd-4431-9d99-13b78b7a48dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c2a3cf679204c08b3b383dd40f1172e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce6b4dc2400847ada64c381a048f6be3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:48.471184 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2207b264-68f0-49a3-8c87-3cd40a8ac140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:48.506024 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2207b264-68f0-49a3-8c87-3cd40a8ac140) transitioned into state 'SUCCESS' from state '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-40896886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c2a3cf679204c08b3b383dd40f1172e',qos_specs=None,replication_status=,reservations=['e2a6eb25-8f3a-4bfc-8730-e34711027a35','e7aa75a4-2516-4be3-a94f-fb541729ba61','36ca1468-92a7-4cb3-9546-5949652fa7b0','7a78f875-2442-461d-9211-b6f7871a2674'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce6b4dc2400847ada64c381a048f6be3',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:48.507260 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ecf62d0-11f3-41f0-bad5-dbf4e642cd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:48.522174 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ecf62d0-11f3-41f0-bad5-dbf4e642cd0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:48.523292 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Flow 'volume_create_api' (1f220482-f16a-498f-9a2e-b047b56e1cc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:48.523592 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Create volume request issued successfully. Aug 13 22:07:48.524406 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eacdc1fd-421f-4a66-be92-1a86a38503d3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:48.524984 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 491/1973] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:07:47 2026] POST /volume/v3/volumes => generated 759 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:48.544252 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:48.547540 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:48.547540 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2003950619", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:48.550802 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2003950619', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:48.550802 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Create volume of 1 GB Aug 13 22:07:48.550802 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:48.550802 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:48.563280 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Availability Zones retrieved successfully. Aug 13 22:07:48.574588 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Flow 'volume_create_api' (ec33b8bd-917f-4902-b4f1-1c8381b53c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:48.574588 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5cfe0f9-abd4-4c97-bd75-53a82c826501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:48.576277 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:48.585639 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3916d806-aa5a-411a-b3fe-285d86310571 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:48.623222 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5cfe0f9-abd4-4c97-bd75-53a82c826501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:48.624198 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3d2fc25-9f9a-42d5-b8e5-b2ee533398b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:48.740770 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Created reservations ['6ff9c51b-d803-4ff5-aed7-bdb32caa5c19', '90594ebc-7c94-4ce6-b6a2-5da714373e30', '60e9aa21-5580-4759-8cd5-f564b30bdca4', 'f6b118a2-0020-4983-b52b-9fc3de05691f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:48.742402 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3d2fc25-9f9a-42d5-b8e5-b2ee533398b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ff9c51b-d803-4ff5-aed7-bdb32caa5c19', '90594ebc-7c94-4ce6-b6a2-5da714373e30', '60e9aa21-5580-4759-8cd5-f564b30bdca4', 'f6b118a2-0020-4983-b52b-9fc3de05691f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:48.743272 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (676e4eb2-a2c1-4884-9611-5163cfaf80de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:48.788651 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (676e4eb2-a2c1-4884-9611-5163cfaf80de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a1353ed-ffe2-403b-bb70-6dccfd9cea12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2003950619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c2a3cf679204c08b3b383dd40f1172e',qos_specs=None,replication_status=,reservations=['6ff9c51b-d803-4ff5-aed7-bdb32caa5c19','90594ebc-7c94-4ce6-b6a2-5da714373e30','60e9aa21-5580-4759-8cd5-f564b30bdca4','f6b118a2-0020-4983-b52b-9fc3de05691f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce6b4dc2400847ada64c381a048f6be3',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2003950619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a1353ed-ffe2-403b-bb70-6dccfd9cea12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c2a3cf679204c08b3b383dd40f1172e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce6b4dc2400847ada64c381a048f6be3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:48.792230 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edb52e87-1124-4c1c-96a9-a2b667ac9568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:48.835866 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edb52e87-1124-4c1c-96a9-a2b667ac9568) transitioned into state 'SUCCESS' from state '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-2003950619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c2a3cf679204c08b3b383dd40f1172e',qos_specs=None,replication_status=,reservations=['6ff9c51b-d803-4ff5-aed7-bdb32caa5c19','90594ebc-7c94-4ce6-b6a2-5da714373e30','60e9aa21-5580-4759-8cd5-f564b30bdca4','f6b118a2-0020-4983-b52b-9fc3de05691f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce6b4dc2400847ada64c381a048f6be3',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:48.836247 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3916d806-aa5a-411a-b3fe-285d86310571 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:07:48.836451 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41085eec-def7-4e90-8518-b266c863761f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:48.836884 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3916d806-aa5a-411a-b3fe-285d86310571 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-984475330"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:48.852245 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41085eec-def7-4e90-8518-b266c863761f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:48.853213 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Flow 'volume_create_api' (ec33b8bd-917f-4902-b4f1-1c8381b53c78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:48.853810 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Create volume request issued successfully. Aug 13 22:07:48.854726 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5dd3f3f0-6378-449d-8a2c-feca39ed100f tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:48.855618 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 495/1974] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:07:48 2026] POST /volume/v3/volumes => generated 761 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:48.861052 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3916d806-aa5a-411a-b3fe-285d86310571 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:07:48.861321 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 494/1975] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:07:48 2026] POST /volume/v3/types => generated 223 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:48.875366 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2b4381f3-eb22-461d-a051-598ba5396e3a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:48.886280 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b4381f3-eb22-461d-a051-598ba5396e3a tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] POST https://10.4.3.4/volume/v3/group_types Aug 13 22:07:48.887377 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2b4381f3-eb22-461d-a051-598ba5396e3a tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-501391875"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:48.927609 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b4381f3-eb22-461d-a051-598ba5396e3a tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] https://10.4.3.4/volume/v3/group_types returned with HTTP 202 Aug 13 22:07:48.927609 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 496/1976] 10.4.3.4 () {70 vars in 1297 bytes} [Thu Aug 13 22:07:48 2026] POST /volume/v3/group_types => generated 180 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:48.941212 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7292c03d-a988-4528-9164-f1d65c8f4003 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:49.051842 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7292c03d-a988-4528-9164-f1d65c8f4003 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] POST https://10.4.3.4/volume/v3/groups Aug 13 22:07:49.052397 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7292c03d-a988-4528-9164-f1d65c8f4003 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "683b40b4-91ec-4b58-998c-7ddc8bfcf739", "volume_types": ["bf798458-bf7e-4eda-a289-e94a860da0c5"], "name": "tempest-GroupSnapshotsTest-Group-2101196606"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:49.054262 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-7292c03d-a988-4528-9164-f1d65c8f4003 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Creating new group {'group': {'group_type': '683b40b4-91ec-4b58-998c-7ddc8bfcf739', 'volume_types': ['bf798458-bf7e-4eda-a289-e94a860da0c5'], 'name': 'tempest-GroupSnapshotsTest-Group-2101196606'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 22:07:49.059050 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-7292c03d-a988-4528-9164-f1d65c8f4003 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Creating group tempest-GroupSnapshotsTest-Group-2101196606. Aug 13 22:07:49.059456 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:49.059456 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:49.085668 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7292c03d-a988-4528-9164-f1d65c8f4003 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Availability zone cache updated, next update will occur around 2026-08-13 23:07:49.085110. {{(pid=100268) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 22:07:49.085668 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7292c03d-a988-4528-9164-f1d65c8f4003 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Availability Zones retrieved successfully. Aug 13 22:07:49.125717 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-7292c03d-a988-4528-9164-f1d65c8f4003 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Created reservations ['e13440f4-65eb-48bd-8826-d4110432045e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:49.169707 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7292c03d-a988-4528-9164-f1d65c8f4003 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups returned with HTTP 202 Aug 13 22:07:49.171538 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 492/1977] 10.4.3.4 () {70 vars in 1283 bytes} [Thu Aug 13 22:07:48 2026] POST /volume/v3/groups => generated 112 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:49.188767 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-831a6a4f-bcf8-4ddc-b4a5-6643f89186ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:49.193035 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-831a6a4f-bcf8-4ddc-b4a5-6643f89186ca tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1 Aug 13 22:07:49.193035 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-831a6a4f-bcf8-4ddc-b4a5-6643f89186ca tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:49.193879 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-831a6a4f-bcf8-4ddc-b4a5-6643f89186ca tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:49.194519 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-831a6a4f-bcf8-4ddc-b4a5-6643f89186ca tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:07:49.201556 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:49.201556 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:49.220850 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-831a6a4f-bcf8-4ddc-b4a5-6643f89186ca tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1 returned with HTTP 200 Aug 13 22:07:49.221245 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 496/1978] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:07:49 2026] GET /volume/v3/groups/f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1 => generated 392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:49.370005 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aad4c71d-0c47-4797-b8a4-5dcb761bb7b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:49.374894 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aad4c71d-0c47-4797-b8a4-5dcb761bb7b8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:07:49.375673 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aad4c71d-0c47-4797-b8a4-5dcb761bb7b8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:49.375673 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aad4c71d-0c47-4797-b8a4-5dcb761bb7b8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:49.377152 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-aad4c71d-0c47-4797-b8a4-5dcb761bb7b8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:49.391401 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:49.391401 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:49.391401 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aad4c71d-0c47-4797-b8a4-5dcb761bb7b8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:07:49.391401 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 495/1979] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:49 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 721 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:49.465135 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-3e1ec0c3-d88f-4b98-9b21-51e3d6073866 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:49.469451 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-3e1ec0c3-d88f-4b98-9b21-51e3d6073866 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/limits Aug 13 22:07:49.469451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-3e1ec0c3-d88f-4b98-9b21-51e3d6073866 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:49.469451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-3e1ec0c3-d88f-4b98-9b21-51e3d6073866 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:49.481676 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-3e1ec0c3-d88f-4b98-9b21-51e3d6073866 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-984475330 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-984475330, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:49.482197 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-3e1ec0c3-d88f-4b98-9b21-51e3d6073866 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-984475330 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-984475330, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:49.482674 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-3e1ec0c3-d88f-4b98-9b21-51e3d6073866 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-984475330 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-984475330, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:49.483899 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-3e1ec0c3-d88f-4b98-9b21-51e3d6073866 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1215295140 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1215295140, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:49.483899 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-3e1ec0c3-d88f-4b98-9b21-51e3d6073866 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1215295140 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1215295140, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:49.483899 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-3e1ec0c3-d88f-4b98-9b21-51e3d6073866 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1215295140 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1215295140, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:49.504650 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-3e1ec0c3-d88f-4b98-9b21-51e3d6073866 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/limits returned with HTTP 200 Aug 13 22:07:49.505257 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 497/1980] 10.4.3.4 () {68 vars in 1470 bytes} [Thu Aug 13 22:07:49 2026] GET /volume/v3/limits => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:49.560931 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-414560d3-0717-4dff-b011-3fc78e655447 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:49.563539 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-414560d3-0717-4dff-b011-3fc78e655447 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 Aug 13 22:07:49.563780 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-414560d3-0717-4dff-b011-3fc78e655447 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:49.564041 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-414560d3-0717-4dff-b011-3fc78e655447 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:49.580134 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:49.580134 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:49.587112 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-414560d3-0717-4dff-b011-3fc78e655447 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:07:49.595854 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-414560d3-0717-4dff-b011-3fc78e655447 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 returned with HTTP 200 Aug 13 22:07:49.596651 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 493/1981] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:49 2026] GET /volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 => generated 1659 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:49.610172 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-e1f070cb-5a2d-49c1-b78a-1a0c7af8c4f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:49.612567 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-e1f070cb-5a2d-49c1-b78a-1a0c7af8c4f5 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:07:49.612901 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-e1f070cb-5a2d-49c1-b78a-1a0c7af8c4f5 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a07e8704-2cd9-461c-8e79-312713624f42", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1430649645", "description": null, "metadata": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:49.626955 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:49.626955 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:49.627591 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-e1f070cb-5a2d-49c1-b78a-1a0c7af8c4f5 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:07:49.627806 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-e1f070cb-5a2d-49c1-b78a-1a0c7af8c4f5 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Create snapshot from volume a07e8704-2cd9-461c-8e79-312713624f42 Aug 13 22:07:49.673009 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-e1f070cb-5a2d-49c1-b78a-1a0c7af8c4f5 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Created reservations ['19a8cdf1-ed2f-451b-a01b-a30cddfe4420', '0e131994-1483-47dd-b9d7-63da70f471a3', '941adedd-bc97-4dad-ac2f-e230030c1736', '87ca1b43-5412-4656-9326-bfc8814e5753'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:49.718184 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-e1f070cb-5a2d-49c1-b78a-1a0c7af8c4f5 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Snapshot force create request issued successfully. Aug 13 22:07:49.719030 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f4887b72-0265-458f-b88e-720eb4e5e2ab req-e1f070cb-5a2d-49c1-b78a-1a0c7af8c4f5 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:07:49.719626 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 497/1982] 10.4.3.4 () {72 vars in 1533 bytes} [Thu Aug 13 22:07:49 2026] POST /volume/v3/snapshots => generated 324 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:50.235687 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1f474600-5fda-4a5f-89a8-498b43d099b4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:50.238130 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f474600-5fda-4a5f-89a8-498b43d099b4 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1 Aug 13 22:07:50.238400 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f474600-5fda-4a5f-89a8-498b43d099b4 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:50.238671 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f474600-5fda-4a5f-89a8-498b43d099b4 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:50.238967 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-1f474600-5fda-4a5f-89a8-498b43d099b4 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:07:50.242918 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:50.242918 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:50.261062 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f474600-5fda-4a5f-89a8-498b43d099b4 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1 returned with HTTP 200 Aug 13 22:07:50.261607 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 496/1983] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:07:50 2026] GET /volume/v3/groups/f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1 => generated 393 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:50.274447 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-da996471-2606-4830-885d-db4529077028 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:50.277930 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:50.277930 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-648893807", "volume_type": "bf798458-bf7e-4eda-a289-e94a860da0c5", "group_id": "f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:50.280085 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-648893807', 'volume_type': 'bf798458-bf7e-4eda-a289-e94a860da0c5', 'group_id': 'f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:50.288482 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:50.288482 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:50.288987 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Create volume of 1 GB Aug 13 22:07:50.294914 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Availability Zones retrieved successfully. Aug 13 22:07:50.301054 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Flow 'volume_create_api' (2d9ec7f9-835c-43a6-a298-6450456da35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:50.302631 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77784ac6-378a-4c6c-9526-1ade68bd1956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:50.303264 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:50.303264 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:50.303724 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:50.334093 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77784ac6-378a-4c6c-9526-1ade68bd1956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:07:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bf798458-bf7e-4eda-a289-e94a860da0c5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-984475330',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf798458-bf7e-4eda-a289-e94a860da0c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:50.335438 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5c98414-8b16-4fba-87e3-d5f6920c8d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:50.408397 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ccf1aefc-efa3-4660-8661-5d09f95bc90f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:50.411109 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ccf1aefc-efa3-4660-8661-5d09f95bc90f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:07:50.411498 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ccf1aefc-efa3-4660-8661-5d09f95bc90f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:50.411732 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ccf1aefc-efa3-4660-8661-5d09f95bc90f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:50.411907 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ccf1aefc-efa3-4660-8661-5d09f95bc90f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:50.420019 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:50.420019 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:50.421074 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ccf1aefc-efa3-4660-8661-5d09f95bc90f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:07:50.421958 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 494/1984] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:50 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:50.452756 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Created reservations ['843fc51b-cbd6-461a-8aaf-e05e610b2e01', 'e0a182b0-1098-4c9b-b8c6-a7fc547636b2', '675b9987-dabe-417b-8d6f-4d60fe5f0818', '7c70680c-bd63-4147-9533-a153f7b95fb1'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:50.453434 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5c98414-8b16-4fba-87e3-d5f6920c8d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['843fc51b-cbd6-461a-8aaf-e05e610b2e01', 'e0a182b0-1098-4c9b-b8c6-a7fc547636b2', '675b9987-dabe-417b-8d6f-4d60fe5f0818', '7c70680c-bd63-4147-9533-a153f7b95fb1']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:50.454181 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbe6cf05-fe0d-4b86-8b23-f1bfc1199969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:50.490729 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbe6cf05-fe0d-4b86-8b23-f1bfc1199969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42fc6dc3-de6c-490e-92a7-22aa1bb82f6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-648893807',encryption_key_id=None,group_id=f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1,group_type_id=,metadata={},multiattach=False,project_id='cae17bbc39184af58e711767a12e51ef',qos_specs=None,replication_status=,reservations=['843fc51b-cbd6-461a-8aaf-e05e610b2e01','e0a182b0-1098-4c9b-b8c6-a7fc547636b2','675b9987-dabe-417b-8d6f-4d60fe5f0818','7c70680c-bd63-4147-9533-a153f7b95fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b72ab0e390054b1295ea6a85202bf862',volume_type_id=bf798458-bf7e-4eda-a289-e94a860da0c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-648893807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1,host=None,id=42fc6dc3-de6c-490e-92a7-22aa1bb82f6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cae17bbc39184af58e711767a12e51ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b72ab0e390054b1295ea6a85202bf862',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf798458-bf7e-4eda-a289-e94a860da0c5),volume_type_id=bf798458-bf7e-4eda-a289-e94a860da0c5)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:50.491606 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b94c6ca6-f535-4477-9c26-98452f73bd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:50.519611 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b94c6ca6-f535-4477-9c26-98452f73bd0c) transitioned into state 'SUCCESS' from state '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-648893807',encryption_key_id=None,group_id=f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1,group_type_id=,metadata={},multiattach=False,project_id='cae17bbc39184af58e711767a12e51ef',qos_specs=None,replication_status=,reservations=['843fc51b-cbd6-461a-8aaf-e05e610b2e01','e0a182b0-1098-4c9b-b8c6-a7fc547636b2','675b9987-dabe-417b-8d6f-4d60fe5f0818','7c70680c-bd63-4147-9533-a153f7b95fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b72ab0e390054b1295ea6a85202bf862',volume_type_id=bf798458-bf7e-4eda-a289-e94a860da0c5)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:50.519839 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa35a1a7-e89f-43a5-9229-cc171442a269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:50.534933 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa35a1a7-e89f-43a5-9229-cc171442a269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:50.535864 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Flow 'volume_create_api' (2d9ec7f9-835c-43a6-a298-6450456da35f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:50.536484 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Create volume request issued successfully. Aug 13 22:07:50.537270 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:07:50.537522 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:07:50.580738 np0000007271 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:07:50.583493 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:50.583493 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:50.586953 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da996471-2606-4830-885d-db4529077028 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:50.587350 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 498/1985] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:07:50 2026] POST /volume/v3/volumes => generated 817 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:50.598184 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f235438a-c49e-4567-bf30-009961384cea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:50.601001 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f235438a-c49e-4567-bf30-009961384cea tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/42fc6dc3-de6c-490e-92a7-22aa1bb82f6e Aug 13 22:07:50.601236 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f235438a-c49e-4567-bf30-009961384cea tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:50.601571 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f235438a-c49e-4567-bf30-009961384cea tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:50.610093 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:50.610093 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:50.615810 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f235438a-c49e-4567-bf30-009961384cea tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Volume info retrieved successfully. Aug 13 22:07:50.616814 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-f235438a-c49e-4567-bf30-009961384cea tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:07:50.616984 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-f235438a-c49e-4567-bf30-009961384cea tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:07:50.669849 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-f235438a-c49e-4567-bf30-009961384cea tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:07:50.675017 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:50.675017 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:50.685939 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f235438a-c49e-4567-bf30-009961384cea tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/42fc6dc3-de6c-490e-92a7-22aa1bb82f6e returned with HTTP 200 Aug 13 22:07:50.686523 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 498/1986] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:07:50 2026] GET /volume/v3/volumes/42fc6dc3-de6c-490e-92a7-22aa1bb82f6e => generated 885 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:51.442404 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2083fcc5-d552-4657-9bc5-7cf47eb5161f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:51.447680 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2083fcc5-d552-4657-9bc5-7cf47eb5161f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:07:51.447680 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2083fcc5-d552-4657-9bc5-7cf47eb5161f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:51.448025 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2083fcc5-d552-4657-9bc5-7cf47eb5161f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:51.448857 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2083fcc5-d552-4657-9bc5-7cf47eb5161f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:51.460819 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:51.460819 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:51.461802 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2083fcc5-d552-4657-9bc5-7cf47eb5161f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:07:51.463474 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 497/1987] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:51 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 732 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:51.708139 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e1ed8a3e-6232-43f8-91a8-e939be6c5b06 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:51.710743 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e1ed8a3e-6232-43f8-91a8-e939be6c5b06 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/42fc6dc3-de6c-490e-92a7-22aa1bb82f6e Aug 13 22:07:51.710743 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e1ed8a3e-6232-43f8-91a8-e939be6c5b06 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:51.710743 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e1ed8a3e-6232-43f8-91a8-e939be6c5b06 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:51.718846 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:51.718846 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:51.726191 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e1ed8a3e-6232-43f8-91a8-e939be6c5b06 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Volume info retrieved successfully. Aug 13 22:07:51.727212 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e1ed8a3e-6232-43f8-91a8-e939be6c5b06 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:07:51.727502 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e1ed8a3e-6232-43f8-91a8-e939be6c5b06 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:07:51.786989 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-e1ed8a3e-6232-43f8-91a8-e939be6c5b06 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:07:51.794452 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:51.794452 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:51.803018 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e1ed8a3e-6232-43f8-91a8-e939be6c5b06 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/42fc6dc3-de6c-490e-92a7-22aa1bb82f6e returned with HTTP 200 Aug 13 22:07:51.803533 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 495/1988] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:07:51 2026] GET /volume/v3/volumes/42fc6dc3-de6c-490e-92a7-22aa1bb82f6e => generated 910 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:51.822454 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f9641e1-d629-4026-bf11-dcccf91a58fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:51.825109 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f9641e1-d629-4026-bf11-dcccf91a58fa tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] POST https://10.4.3.4/volume/v3/group_snapshots Aug 13 22:07:51.825661 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f9641e1-d629-4026-bf11-dcccf91a58fa tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1", "name": "tempest-group_snapshot-2000676168"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:51.827512 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-1f9641e1-d629-4026-bf11-dcccf91a58fa tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1', 'name': 'tempest-group_snapshot-2000676168'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 22:07:51.833368 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:51.833368 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:51.847113 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-1f9641e1-d629-4026-bf11-dcccf91a58fa tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Creating group_snapshot tempest-group_snapshot-2000676168. Aug 13 22:07:51.905371 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:51.905371 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:51.939436 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-921e010a-920b-4e10-a49d-21998d4484e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:51.942208 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-921e010a-920b-4e10-a49d-21998d4484e4 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] GET https://10.4.3.4/volume/v3/limits Aug 13 22:07:51.942556 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-921e010a-920b-4e10-a49d-21998d4484e4 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:51.943243 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-921e010a-920b-4e10-a49d-21998d4484e4 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:51.963455 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-921e010a-920b-4e10-a49d-21998d4484e4 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-984475330 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-984475330, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:51.964298 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-921e010a-920b-4e10-a49d-21998d4484e4 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-984475330 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-984475330, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:51.964298 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-921e010a-920b-4e10-a49d-21998d4484e4 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-984475330 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-984475330, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:51.964538 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-921e010a-920b-4e10-a49d-21998d4484e4 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1215295140 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1215295140, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:51.964761 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-921e010a-920b-4e10-a49d-21998d4484e4 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1215295140 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1215295140, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:51.965173 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-921e010a-920b-4e10-a49d-21998d4484e4 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1215295140 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1215295140, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:51.979873 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-1f9641e1-d629-4026-bf11-dcccf91a58fa tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Created reservations ['fd3b826f-5a23-4162-bb27-3fbbebe3d701', 'e4dc0a09-b473-4b00-8199-01d7784b76bb', '1ff47e13-078f-4621-9db3-36a1591def9f', 'ffbb6a3a-68ed-42ff-9577-a045b3e9270c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:51.990013 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-921e010a-920b-4e10-a49d-21998d4484e4 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/limits returned with HTTP 200 Aug 13 22:07:51.991139 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 499/1989] 10.4.3.4 () {68 vars in 1470 bytes} [Thu Aug 13 22:07:51 2026] GET /volume/v3/limits => generated 302 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:52.043622 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f9641e1-d629-4026-bf11-dcccf91a58fa tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots returned with HTTP 202 Aug 13 22:07:52.043963 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 499/1990] 10.4.3.4 () {70 vars in 1310 bytes} [Thu Aug 13 22:07:51 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:52.056048 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3b93e031-ad6f-4c17-bc75-a65da35f2ca2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:52.061758 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b93e031-ad6f-4c17-bc75-a65da35f2ca2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/1cbc0eec-54d8-4889-9909-3b3aa4e41919 Aug 13 22:07:52.061758 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b93e031-ad6f-4c17-bc75-a65da35f2ca2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:52.061758 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b93e031-ad6f-4c17-bc75-a65da35f2ca2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:52.061758 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-3b93e031-ad6f-4c17-bc75-a65da35f2ca2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member 1cbc0eec-54d8-4889-9909-3b3aa4e41919 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 22:07:52.067258 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-2a1022b4-deb5-4135-a6af-1442ab2a2422 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:52.074294 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:52.074294 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:52.074497 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-2a1022b4-deb5-4135-a6af-1442ab2a2422 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] GET https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 Aug 13 22:07:52.074665 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-2a1022b4-deb5-4135-a6af-1442ab2a2422 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:52.074838 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-2a1022b4-deb5-4135-a6af-1442ab2a2422 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:52.081103 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b93e031-ad6f-4c17-bc75-a65da35f2ca2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots/1cbc0eec-54d8-4889-9909-3b3aa4e41919 returned with HTTP 200 Aug 13 22:07:52.081707 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 498/1991] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:07:52 2026] GET /volume/v3/group_snapshots/1cbc0eec-54d8-4889-9909-3b3aa4e41919 => generated 307 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:52.097909 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:52.097909 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:52.111552 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-2a1022b4-deb5-4135-a6af-1442ab2a2422 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Volume info retrieved successfully. Aug 13 22:07:52.123731 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-2a1022b4-deb5-4135-a6af-1442ab2a2422 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 returned with HTTP 200 Aug 13 22:07:52.124044 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 496/1992] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:52 2026] GET /volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 => generated 1446 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:52.143492 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-6cc2bacb-c346-4283-97a2-5c241c8aa88e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:52.148437 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-6cc2bacb-c346-4283-97a2-5c241c8aa88e tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:07:52.148912 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-6cc2bacb-c346-4283-97a2-5c241c8aa88e tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3391644c-f61a-409d-92f7-2150cd55aa32", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-130709386", "description": null, "metadata": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:52.170492 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:52.170492 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:52.171122 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-6cc2bacb-c346-4283-97a2-5c241c8aa88e tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Volume info retrieved successfully. Aug 13 22:07:52.171445 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-6cc2bacb-c346-4283-97a2-5c241c8aa88e tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Create snapshot from volume 3391644c-f61a-409d-92f7-2150cd55aa32 Aug 13 22:07:52.243872 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-6cc2bacb-c346-4283-97a2-5c241c8aa88e tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Created reservations ['96091946-1a2f-4a37-9ef6-5eb773ee9b55', '71fb6728-94f9-43d3-8f42-2c353a4f8219', '70fe6874-1c6e-494b-a925-79a5a069af4e', '34463583-5384-4977-b360-f3e8e4a48d24'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:52.298564 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-6cc2bacb-c346-4283-97a2-5c241c8aa88e tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Snapshot force create request issued successfully. Aug 13 22:07:52.298564 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-19d47a25-388d-4d0a-89e1-78e1e63f09ff req-6cc2bacb-c346-4283-97a2-5c241c8aa88e tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:07:52.298564 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 500/1993] 10.4.3.4 () {72 vars in 1533 bytes} [Thu Aug 13 22:07:52 2026] POST /volume/v3/snapshots => generated 318 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:07:52.441881 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-851a497d-cd91-4a9b-a6e6-0c9e16ae444b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:52.445342 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-851a497d-cd91-4a9b-a6e6-0c9e16ae444b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/snapshots/d10f4065-35aa-41f7-a985-b9c7c1fca65f Aug 13 22:07:52.445689 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-851a497d-cd91-4a9b-a6e6-0c9e16ae444b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:52.446248 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-851a497d-cd91-4a9b-a6e6-0c9e16ae444b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:52.456379 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:52.456379 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:52.457018 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-851a497d-cd91-4a9b-a6e6-0c9e16ae444b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Snapshot retrieved successfully. Aug 13 22:07:52.458322 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-851a497d-cd91-4a9b-a6e6-0c9e16ae444b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/snapshots/d10f4065-35aa-41f7-a985-b9c7c1fca65f returned with HTTP 200 Aug 13 22:07:52.459096 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 500/1994] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:52 2026] GET /volume/v3/snapshots/d10f4065-35aa-41f7-a985-b9c7c1fca65f => generated 483 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:52.477017 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c2faea7d-1323-4439-a4fd-c00c87c18844 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:52.480759 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c2faea7d-1323-4439-a4fd-c00c87c18844 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:07:52.481095 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c2faea7d-1323-4439-a4fd-c00c87c18844 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:52.481338 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c2faea7d-1323-4439-a4fd-c00c87c18844 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:52.482094 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c2faea7d-1323-4439-a4fd-c00c87c18844 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:52.491844 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:52.491844 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:52.492741 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c2faea7d-1323-4439-a4fd-c00c87c18844 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:07:52.493230 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 499/1995] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:52 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:52.503409 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:52.507492 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:52.508052 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-833143915", "snapshot_id": null, "imageRef": "e4b58e60-6ef8-4b5a-8bd4-e01e0f0394ac", "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:52.510549 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-833143915', 'snapshot_id': None, 'imageRef': 'e4b58e60-6ef8-4b5a-8bd4-e01e0f0394ac', 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:52.652381 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:52.652381 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:52.653178 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Snapshot retrieved successfully. Aug 13 22:07:52.653460 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Create volume of 1 GB Aug 13 22:07:52.661491 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Availability Zones retrieved successfully. Aug 13 22:07:52.670863 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Flow 'volume_create_api' (418a6c23-0081-4c8a-9c50-609fa4d4ed7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:52.673536 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ef64cda-80bd-4b8b-a35e-3cbbf32ce45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:52.675321 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:52.739508 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ef64cda-80bd-4b8b-a35e-3cbbf32ce45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd10f4065-35aa-41f7-a985-b9c7c1fca65f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:52.741219 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25d13b8c-4940-4604-a5f4-1495358da239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:52.811971 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Created reservations ['3cbeb173-36db-4b75-81cc-0c8cd44a3c76', 'f08b7503-86e0-42fe-81af-6fb35969e7c3', '75a8d791-5a55-437b-a05a-cf5e0ab181af', 'fbd8c26a-cc1f-4506-bcbe-adf1b4aaacfd'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:52.813406 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25d13b8c-4940-4604-a5f4-1495358da239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cbeb173-36db-4b75-81cc-0c8cd44a3c76', 'f08b7503-86e0-42fe-81af-6fb35969e7c3', '75a8d791-5a55-437b-a05a-cf5e0ab181af', 'fbd8c26a-cc1f-4506-bcbe-adf1b4aaacfd']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:52.817064 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a333a7-6fbc-43b3-9935-781ad3afd7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:52.892731 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a333a7-6fbc-43b3-9935-781ad3afd7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-833143915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61d28301f40a4a3dbe11ff9cb0f98203',qos_specs=None,replication_status=,reservations=['3cbeb173-36db-4b75-81cc-0c8cd44a3c76','f08b7503-86e0-42fe-81af-6fb35969e7c3','75a8d791-5a55-437b-a05a-cf5e0ab181af','fbd8c26a-cc1f-4506-bcbe-adf1b4aaacfd'],size=1,snapshot_id=d10f4065-35aa-41f7-a985-b9c7c1fca65f,source_replicaid=,source_volid=None,status='creating',user_id='7b74aa5e76504794bbbdea5763432e62',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), '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-13T22:07:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-833143915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61d28301f40a4a3dbe11ff9cb0f98203',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d10f4065-35aa-41f7-a985-b9c7c1fca65f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b74aa5e76504794bbbdea5763432e62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:52.895409 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d93c88c0-c099-4685-b4fa-697c0663e1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:52.937320 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d93c88c0-c099-4685-b4fa-697c0663e1cd) transitioned into state 'SUCCESS' from state '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-833143915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61d28301f40a4a3dbe11ff9cb0f98203',qos_specs=None,replication_status=,reservations=['3cbeb173-36db-4b75-81cc-0c8cd44a3c76','f08b7503-86e0-42fe-81af-6fb35969e7c3','75a8d791-5a55-437b-a05a-cf5e0ab181af','fbd8c26a-cc1f-4506-bcbe-adf1b4aaacfd'],size=1,snapshot_id=d10f4065-35aa-41f7-a985-b9c7c1fca65f,source_replicaid=,source_volid=None,status='creating',user_id='7b74aa5e76504794bbbdea5763432e62',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:52.937320 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (429f14d0-f5e2-4b11-b679-425a1d6f85d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:52.985236 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (429f14d0-f5e2-4b11-b679-425a1d6f85d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:52.986803 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Flow 'volume_create_api' (418a6c23-0081-4c8a-9c50-609fa4d4ed7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:52.987600 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Create volume request issued successfully. Aug 13 22:07:52.988538 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fb0272b-a0d8-4c45-ba06-1cde74075c88 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:52.989525 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 497/1996] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:07:52 2026] POST /volume/v3/volumes => generated 809 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:53.004322 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3bc5aae0-5aab-4d00-b849-317e83b62dae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:53.007974 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bc5aae0-5aab-4d00-b849-317e83b62dae tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 Aug 13 22:07:53.007974 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bc5aae0-5aab-4d00-b849-317e83b62dae tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:53.007974 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bc5aae0-5aab-4d00-b849-317e83b62dae tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:53.026199 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:53.026199 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:53.037444 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3bc5aae0-5aab-4d00-b849-317e83b62dae tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:07:53.050770 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bc5aae0-5aab-4d00-b849-317e83b62dae tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 returned with HTTP 200 Aug 13 22:07:53.051484 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 501/1997] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:07:53 2026] GET /volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 => generated 877 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:53.099712 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-49a654aa-19db-4261-b854-962144ff7040 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:53.102842 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49a654aa-19db-4261-b854-962144ff7040 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/1cbc0eec-54d8-4889-9909-3b3aa4e41919 Aug 13 22:07:53.105374 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49a654aa-19db-4261-b854-962144ff7040 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:53.106026 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49a654aa-19db-4261-b854-962144ff7040 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:53.106219 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-49a654aa-19db-4261-b854-962144ff7040 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member 1cbc0eec-54d8-4889-9909-3b3aa4e41919 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 22:07:53.111415 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:53.111415 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:53.116616 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49a654aa-19db-4261-b854-962144ff7040 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots/1cbc0eec-54d8-4889-9909-3b3aa4e41919 returned with HTTP 200 Aug 13 22:07:53.117229 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 501/1998] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:07:53 2026] GET /volume/v3/group_snapshots/1cbc0eec-54d8-4889-9909-3b3aa4e41919 => generated 308 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:53.130039 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6daec4c1-5e10-4a3c-96a8-27dfdc97ada8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:53.134079 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6daec4c1-5e10-4a3c-96a8-27dfdc97ada8 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/snapshots/detail Aug 13 22:07:53.134079 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6daec4c1-5e10-4a3c-96a8-27dfdc97ada8 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:53.134079 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6daec4c1-5e10-4a3c-96a8-27dfdc97ada8 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:53.134079 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-6daec4c1-5e10-4a3c-96a8-27dfdc97ada8 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:07:53.136070 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-6daec4c1-5e10-4a3c-96a8-27dfdc97ada8 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:07:53.143884 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6daec4c1-5e10-4a3c-96a8-27dfdc97ada8 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Get all snapshots completed successfully. Aug 13 22:07:53.144753 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:53.144753 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:53.145660 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6daec4c1-5e10-4a3c-96a8-27dfdc97ada8 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 22:07:53.145861 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 500/1999] 10.4.3.4 () {66 vars in 1250 bytes} [Thu Aug 13 22:07:53 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:53.159029 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-037bb80d-5e98-46df-9b92-d115f67bb06b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:53.161503 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-037bb80d-5e98-46df-9b92-d115f67bb06b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/snapshots/747e4cdf-a439-4114-881b-7efc9037db51 Aug 13 22:07:53.161747 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-037bb80d-5e98-46df-9b92-d115f67bb06b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:53.162069 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-037bb80d-5e98-46df-9b92-d115f67bb06b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:53.169684 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:53.169684 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:53.170264 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-037bb80d-5e98-46df-9b92-d115f67bb06b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Snapshot retrieved successfully. Aug 13 22:07:53.171296 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-037bb80d-5e98-46df-9b92-d115f67bb06b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/snapshots/747e4cdf-a439-4114-881b-7efc9037db51 returned with HTTP 200 Aug 13 22:07:53.171826 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 498/2000] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:53 2026] GET /volume/v3/snapshots/747e4cdf-a439-4114-881b-7efc9037db51 => generated 451 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:53.186989 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:53.192632 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] POST https://10.4.3.4/volume/v3/groups/action Aug 13 22:07:53.192632 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "1cbc0eec-54d8-4889-9909-3b3aa4e41919", "name": "tempest-Group_from_snap-1127964317"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:53.193531 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "1cbc0eec-54d8-4889-9909-3b3aa4e41919", "name": "tempest-Group_from_snap-1127964317"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:53.195156 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '1cbc0eec-54d8-4889-9909-3b3aa4e41919', 'name': 'tempest-Group_from_snap-1127964317'}}. {{(pid=100267) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 22:07:53.195580 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Creating group tempest-Group_from_snap-1127964317 from group_snapshot 1cbc0eec-54d8-4889-9909-3b3aa4e41919. Aug 13 22:07:53.201152 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:53.201152 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:53.213766 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:53.213766 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:53.221927 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:53.221927 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:53.263858 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Created reservations ['87d9b822-7133-49a8-acb0-07d463631480'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:53.390278 np0000007271 devstack@c-api.service[100267]: INFO cinder.group.api [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] A mapping entry already exists for group d1c0b77c-4790-4fd9-a2f6-4e97e765c6bc and volume type bf798458-bf7e-4eda-a289-e94a860da0c5. Do not need to create again. Aug 13 22:07:53.391182 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:53.391182 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:53.396142 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Availability zone cache updated, next update will occur around 2026-08-13 23:07:53.395703. {{(pid=100267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 22:07:53.396317 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Availability Zones retrieved successfully. Aug 13 22:07:53.403335 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Flow 'volume_create_api' (47a2e95c-c6a1-463e-a08f-ec35f6764fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:53.404787 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (749894b1-4022-4be6-80b0-8a515f87b1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:53.407086 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:53.453826 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (749894b1-4022-4be6-80b0-8a515f87b1b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '747e4cdf-a439-4114-881b-7efc9037db51', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:07:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bf798458-bf7e-4eda-a289-e94a860da0c5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-984475330',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf798458-bf7e-4eda-a289-e94a860da0c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd1c0b77c-4790-4fd9-a2f6-4e97e765c6bc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:53.455013 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07cc5c15-86ce-418c-a50d-e5da01de579a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:53.511029 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e085477-978f-4a26-879a-105c1c139c78 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:53.513210 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e085477-978f-4a26-879a-105c1c139c78 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:07:53.513609 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e085477-978f-4a26-879a-105c1c139c78 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:53.518028 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e085477-978f-4a26-879a-105c1c139c78 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:53.518028 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3e085477-978f-4a26-879a-105c1c139c78 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:53.519168 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:53.519168 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:53.520486 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e085477-978f-4a26-879a-105c1c139c78 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:07:53.520856 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 502/2001] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:53 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:53.534761 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Created reservations ['31811c1f-8a92-4ffd-8ac2-cc4613565c9b', '524dfdfb-67c3-4e7c-8724-f95527da6904'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:53.536400 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07cc5c15-86ce-418c-a50d-e5da01de579a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31811c1f-8a92-4ffd-8ac2-cc4613565c9b', '524dfdfb-67c3-4e7c-8724-f95527da6904']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:53.537957 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b2f4fa7-e35b-4d50-8e36-a5601151c453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:53.595990 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b2f4fa7-e35b-4d50-8e36-a5601151c453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f8be58a-2859-4714-a146-12c50e4499d2', '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=d1c0b77c-4790-4fd9-a2f6-4e97e765c6bc,group_type_id=,metadata={},multiattach=False,project_id='cae17bbc39184af58e711767a12e51ef',qos_specs=None,replication_status=,reservations=['31811c1f-8a92-4ffd-8ac2-cc4613565c9b','524dfdfb-67c3-4e7c-8724-f95527da6904'],size=1,snapshot_id=747e4cdf-a439-4114-881b-7efc9037db51,source_replicaid=,source_volid=None,status='creating',user_id='b72ab0e390054b1295ea6a85202bf862',volume_type_id=bf798458-bf7e-4eda-a289-e94a860da0c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d1c0b77c-4790-4fd9-a2f6-4e97e765c6bc,host=None,id=9f8be58a-2859-4714-a146-12c50e4499d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cae17bbc39184af58e711767a12e51ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=747e4cdf-a439-4114-881b-7efc9037db51,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b72ab0e390054b1295ea6a85202bf862',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf798458-bf7e-4eda-a289-e94a860da0c5),volume_type_id=bf798458-bf7e-4eda-a289-e94a860da0c5)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:53.597244 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38d8498-8ed1-4396-b9f8-5df4ed64c8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:53.632005 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38d8498-8ed1-4396-b9f8-5df4ed64c8c2) transitioned into state 'SUCCESS' from 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=d1c0b77c-4790-4fd9-a2f6-4e97e765c6bc,group_type_id=,metadata={},multiattach=False,project_id='cae17bbc39184af58e711767a12e51ef',qos_specs=None,replication_status=,reservations=['31811c1f-8a92-4ffd-8ac2-cc4613565c9b','524dfdfb-67c3-4e7c-8724-f95527da6904'],size=1,snapshot_id=747e4cdf-a439-4114-881b-7efc9037db51,source_replicaid=,source_volid=None,status='creating',user_id='b72ab0e390054b1295ea6a85202bf862',volume_type_id=bf798458-bf7e-4eda-a289-e94a860da0c5)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:53.633711 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Flow 'volume_create_api' (47a2e95c-c6a1-463e-a08f-ec35f6764fb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:53.634349 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Create volume request issued successfully. Aug 13 22:07:53.677285 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4693a6b-0c98-4dbe-82eb-28a7e852a849 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/action returned with HTTP 202 Aug 13 22:07:53.679103 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 502/2002] 10.4.3.4 () {70 vars in 1304 bytes} [Thu Aug 13 22:07:53 2026] POST /volume/v3/groups/action => generated 103 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:53.693526 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5dc968f0-d519-44e7-984e-58e0bb9d51bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:53.696470 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5dc968f0-d519-44e7-984e-58e0bb9d51bc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:07:53.696747 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5dc968f0-d519-44e7-984e-58e0bb9d51bc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:53.696979 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5dc968f0-d519-44e7-984e-58e0bb9d51bc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:53.697285 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-5dc968f0-d519-44e7-984e-58e0bb9d51bc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:07:53.700398 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5dc968f0-d519-44e7-984e-58e0bb9d51bc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:07:53.718791 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5dc968f0-d519-44e7-984e-58e0bb9d51bc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Get all volumes completed successfully. Aug 13 22:07:53.721638 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-5dc968f0-d519-44e7-984e-58e0bb9d51bc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:07:53.722535 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-5dc968f0-d519-44e7-984e-58e0bb9d51bc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:07:53.791976 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-5dc968f0-d519-44e7-984e-58e0bb9d51bc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:07:53.796355 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:53.796355 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:53.802103 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-5dc968f0-d519-44e7-984e-58e0bb9d51bc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:07:53.803355 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-5dc968f0-d519-44e7-984e-58e0bb9d51bc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:07:53.863086 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-5dc968f0-d519-44e7-984e-58e0bb9d51bc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:07:53.867830 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:53.867830 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:53.878664 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5dc968f0-d519-44e7-984e-58e0bb9d51bc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:07:53.879357 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 501/2003] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:07:53 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:07:53.895559 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e8017c3e-c22a-46da-926c-f76429316b73 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:53.898110 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8017c3e-c22a-46da-926c-f76429316b73 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/9f8be58a-2859-4714-a146-12c50e4499d2 Aug 13 22:07:53.898290 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e8017c3e-c22a-46da-926c-f76429316b73 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:53.898567 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e8017c3e-c22a-46da-926c-f76429316b73 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:53.907287 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:53.907287 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:53.913073 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e8017c3e-c22a-46da-926c-f76429316b73 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Volume info retrieved successfully. Aug 13 22:07:53.913182 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-e8017c3e-c22a-46da-926c-f76429316b73 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:07:53.913402 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-e8017c3e-c22a-46da-926c-f76429316b73 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:07:53.976881 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-e8017c3e-c22a-46da-926c-f76429316b73 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:07:53.984278 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:53.984278 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:54.001832 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8017c3e-c22a-46da-926c-f76429316b73 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/9f8be58a-2859-4714-a146-12c50e4499d2 returned with HTTP 200 Aug 13 22:07:54.002565 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 499/2004] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:07:53 2026] GET /volume/v3/volumes/9f8be58a-2859-4714-a146-12c50e4499d2 => generated 922 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:54.024483 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8a8213f5-18ae-4781-bc54-432f2d3d127d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:54.027403 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a8213f5-18ae-4781-bc54-432f2d3d127d tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/d1c0b77c-4790-4fd9-a2f6-4e97e765c6bc Aug 13 22:07:54.027936 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a8213f5-18ae-4781-bc54-432f2d3d127d tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:54.029036 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a8213f5-18ae-4781-bc54-432f2d3d127d tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:54.029036 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-8a8213f5-18ae-4781-bc54-432f2d3d127d tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member d1c0b77c-4790-4fd9-a2f6-4e97e765c6bc {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:07:54.033940 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:54.033940 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:54.047780 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a8213f5-18ae-4781-bc54-432f2d3d127d tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/d1c0b77c-4790-4fd9-a2f6-4e97e765c6bc returned with HTTP 200 Aug 13 22:07:54.048580 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 503/2005] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:07:54 2026] GET /volume/v3/groups/d1c0b77c-4790-4fd9-a2f6-4e97e765c6bc => generated 418 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:54.067940 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dc3057fb-571f-4a4a-af22-447ad59a63d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:54.071480 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc3057fb-571f-4a4a-af22-447ad59a63d7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:07:54.071480 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc3057fb-571f-4a4a-af22-447ad59a63d7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:54.071480 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc3057fb-571f-4a4a-af22-447ad59a63d7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:54.071480 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-dc3057fb-571f-4a4a-af22-447ad59a63d7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:07:54.071480 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:54.071480 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:54.072211 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dc3057fb-571f-4a4a-af22-447ad59a63d7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:07:54.077603 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42230093-4f83-4b1d-9d55-8f1e1c009aa5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:54.082124 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42230093-4f83-4b1d-9d55-8f1e1c009aa5 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 Aug 13 22:07:54.082124 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42230093-4f83-4b1d-9d55-8f1e1c009aa5 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:54.082124 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42230093-4f83-4b1d-9d55-8f1e1c009aa5 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:54.096667 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dc3057fb-571f-4a4a-af22-447ad59a63d7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Get all volumes completed successfully. Aug 13 22:07:54.097816 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-dc3057fb-571f-4a4a-af22-447ad59a63d7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:07:54.097924 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-dc3057fb-571f-4a4a-af22-447ad59a63d7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:07:54.111738 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:54.111738 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:54.125867 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-42230093-4f83-4b1d-9d55-8f1e1c009aa5 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:07:54.143416 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42230093-4f83-4b1d-9d55-8f1e1c009aa5 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 returned with HTTP 200 Aug 13 22:07:54.145200 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 502/2006] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:07:54 2026] GET /volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 => generated 1418 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:07:54.168482 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8d93b035-6b73-4c17-b9e4-c7b5edfb7291 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:54.171807 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d93b035-6b73-4c17-b9e4-c7b5edfb7291 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 Aug 13 22:07:54.172784 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d93b035-6b73-4c17-b9e4-c7b5edfb7291 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:54.172906 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-dc3057fb-571f-4a4a-af22-447ad59a63d7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:07:54.172961 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d93b035-6b73-4c17-b9e4-c7b5edfb7291 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:54.180155 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:54.180155 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:54.183080 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:54.183080 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:54.188404 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8d93b035-6b73-4c17-b9e4-c7b5edfb7291 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:07:54.189256 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-dc3057fb-571f-4a4a-af22-447ad59a63d7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:07:54.189976 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-dc3057fb-571f-4a4a-af22-447ad59a63d7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:07:54.196029 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d93b035-6b73-4c17-b9e4-c7b5edfb7291 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 returned with HTTP 200 Aug 13 22:07:54.196029 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 500/2007] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:07:54 2026] GET /volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 => generated 1418 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:07:54.250149 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-dc3057fb-571f-4a4a-af22-447ad59a63d7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:07:54.255801 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:54.255801 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:54.276209 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc3057fb-571f-4a4a-af22-447ad59a63d7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:07:54.276432 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 503/2008] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:07:54 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:07:54.297541 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-57ec5259-083f-4f7b-ad34-d575399c3bd7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:54.300749 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57ec5259-083f-4f7b-ad34-d575399c3bd7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] POST https://10.4.3.4/volume/v3/groups/d1c0b77c-4790-4fd9-a2f6-4e97e765c6bc/action Aug 13 22:07:54.300980 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57ec5259-083f-4f7b-ad34-d575399c3bd7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:54.301082 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57ec5259-083f-4f7b-ad34-d575399c3bd7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:54.304557 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-57ec5259-083f-4f7b-ad34-d575399c3bd7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] delete called for group d1c0b77c-4790-4fd9-a2f6-4e97e765c6bc {{(pid=100266) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 22:07:54.304778 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-57ec5259-083f-4f7b-ad34-d575399c3bd7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Delete group with id: d1c0b77c-4790-4fd9-a2f6-4e97e765c6bc Aug 13 22:07:54.311376 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:54.311376 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:54.421579 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57ec5259-083f-4f7b-ad34-d575399c3bd7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/d1c0b77c-4790-4fd9-a2f6-4e97e765c6bc/action returned with HTTP 202 Aug 13 22:07:54.422571 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 504/2009] 10.4.3.4 () {70 vars in 1414 bytes} [Thu Aug 13 22:07:54 2026] POST /volume/v3/groups/d1c0b77c-4790-4fd9-a2f6-4e97e765c6bc/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:07:54.440770 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8de44c93-1de4-43f8-843c-ba6079a6ee14 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:54.444069 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8de44c93-1de4-43f8-843c-ba6079a6ee14 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/9f8be58a-2859-4714-a146-12c50e4499d2 Aug 13 22:07:54.444501 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8de44c93-1de4-43f8-843c-ba6079a6ee14 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:54.444921 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8de44c93-1de4-43f8-843c-ba6079a6ee14 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:54.457216 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:54.457216 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:54.467218 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8de44c93-1de4-43f8-843c-ba6079a6ee14 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Volume info retrieved successfully. Aug 13 22:07:54.468203 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8de44c93-1de4-43f8-843c-ba6079a6ee14 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:07:54.468203 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8de44c93-1de4-43f8-843c-ba6079a6ee14 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:07:54.530587 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-8de44c93-1de4-43f8-843c-ba6079a6ee14 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:07:54.534983 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:54.534983 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:54.541000 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a7296326-5a8c-45e0-91ff-2f23f5deac2c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:54.544712 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7296326-5a8c-45e0-91ff-2f23f5deac2c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:07:54.544931 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7296326-5a8c-45e0-91ff-2f23f5deac2c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:54.545261 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7296326-5a8c-45e0-91ff-2f23f5deac2c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:54.545326 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a7296326-5a8c-45e0-91ff-2f23f5deac2c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:54.548210 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8de44c93-1de4-43f8-843c-ba6079a6ee14 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/9f8be58a-2859-4714-a146-12c50e4499d2 returned with HTTP 200 Aug 13 22:07:54.548894 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 503/2010] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:07:54 2026] GET /volume/v3/volumes/9f8be58a-2859-4714-a146-12c50e4499d2 => generated 921 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:54.555008 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:54.555008 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:54.555008 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7296326-5a8c-45e0-91ff-2f23f5deac2c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:07:54.556810 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 501/2011] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:54 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:55.346435 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2367838f-08a4-4b89-b89b-dfe51ffc852d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:55.349673 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2367838f-08a4-4b89-b89b-dfe51ffc852d tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] GET https://10.4.3.4/volume/v3/snapshots/b330181e-cb69-4934-9297-9f9b99e3c1a1 Aug 13 22:07:55.350467 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2367838f-08a4-4b89-b89b-dfe51ffc852d tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:55.350865 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2367838f-08a4-4b89-b89b-dfe51ffc852d tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:55.360571 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:55.360571 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:55.361223 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2367838f-08a4-4b89-b89b-dfe51ffc852d tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Snapshot retrieved successfully. Aug 13 22:07:55.363898 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2367838f-08a4-4b89-b89b-dfe51ffc852d tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/snapshots/b330181e-cb69-4934-9297-9f9b99e3c1a1 returned with HTTP 200 Aug 13 22:07:55.364826 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 504/2012] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:55 2026] GET /volume/v3/snapshots/b330181e-cb69-4934-9297-9f9b99e3c1a1 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:55.566927 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8cadfaa4-de20-4d67-9e4d-3075571e7a59 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:55.570625 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8cadfaa4-de20-4d67-9e4d-3075571e7a59 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/9f8be58a-2859-4714-a146-12c50e4499d2 Aug 13 22:07:55.571110 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8cadfaa4-de20-4d67-9e4d-3075571e7a59 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:55.571278 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8cadfaa4-de20-4d67-9e4d-3075571e7a59 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:55.574217 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d830a92-bf4c-45fe-aab7-fc05c8bfb513 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:55.577007 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d830a92-bf4c-45fe-aab7-fc05c8bfb513 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:07:55.577333 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d830a92-bf4c-45fe-aab7-fc05c8bfb513 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:55.577520 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d830a92-bf4c-45fe-aab7-fc05c8bfb513 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:55.578368 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5d830a92-bf4c-45fe-aab7-fc05c8bfb513 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:55.581587 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8cadfaa4-de20-4d67-9e4d-3075571e7a59 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/9f8be58a-2859-4714-a146-12c50e4499d2 returned with HTTP 404 Aug 13 22:07:55.582254 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 505/2013] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:07:55 2026] GET /volume/v3/volumes/9f8be58a-2859-4714-a146-12c50e4499d2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:07:55.585456 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:55.585456 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:55.586056 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d830a92-bf4c-45fe-aab7-fc05c8bfb513 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:07:55.586638 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 504/2014] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:55 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:55.593451 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d9f198e8-dcb7-4498-918e-3448d7001156 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:55.595655 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9f198e8-dcb7-4498-918e-3448d7001156 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/d1c0b77c-4790-4fd9-a2f6-4e97e765c6bc Aug 13 22:07:55.595987 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9f198e8-dcb7-4498-918e-3448d7001156 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:55.596217 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9f198e8-dcb7-4498-918e-3448d7001156 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:55.596556 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-d9f198e8-dcb7-4498-918e-3448d7001156 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member d1c0b77c-4790-4fd9-a2f6-4e97e765c6bc {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:07:55.600118 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9f198e8-dcb7-4498-918e-3448d7001156 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/d1c0b77c-4790-4fd9-a2f6-4e97e765c6bc returned with HTTP 404 Aug 13 22:07:55.600898 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 502/2015] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:07:55 2026] GET /volume/v3/groups/d1c0b77c-4790-4fd9-a2f6-4e97e765c6bc => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:07:55.612563 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dd7b9ff1-1289-432f-8340-509bef47f720 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:55.616036 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd7b9ff1-1289-432f-8340-509bef47f720 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] DELETE https://10.4.3.4/volume/v3/group_snapshots/1cbc0eec-54d8-4889-9909-3b3aa4e41919 Aug 13 22:07:55.616298 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd7b9ff1-1289-432f-8340-509bef47f720 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:55.617170 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd7b9ff1-1289-432f-8340-509bef47f720 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:55.617170 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-dd7b9ff1-1289-432f-8340-509bef47f720 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] delete called for member 1cbc0eec-54d8-4889-9909-3b3aa4e41919 {{(pid=100267) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 22:07:55.617170 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.group_snapshots [None req-dd7b9ff1-1289-432f-8340-509bef47f720 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Delete group_snapshot with id: 1cbc0eec-54d8-4889-9909-3b3aa4e41919 Aug 13 22:07:55.622941 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:55.622941 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:55.667174 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd7b9ff1-1289-432f-8340-509bef47f720 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots/1cbc0eec-54d8-4889-9909-3b3aa4e41919 returned with HTTP 202 Aug 13 22:07:55.667174 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 505/2016] 10.4.3.4 () {68 vars in 1402 bytes} [Thu Aug 13 22:07:55 2026] DELETE /volume/v3/group_snapshots/1cbc0eec-54d8-4889-9909-3b3aa4e41919 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:07:55.676106 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-603df59c-38c3-4cb6-ad21-0608dd7d35b9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:55.678623 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-603df59c-38c3-4cb6-ad21-0608dd7d35b9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:07:55.678946 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-603df59c-38c3-4cb6-ad21-0608dd7d35b9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:55.679177 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-603df59c-38c3-4cb6-ad21-0608dd7d35b9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:55.680985 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-603df59c-38c3-4cb6-ad21-0608dd7d35b9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:07:55.680985 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-603df59c-38c3-4cb6-ad21-0608dd7d35b9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:07:55.723595 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-603df59c-38c3-4cb6-ad21-0608dd7d35b9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Get all volumes completed successfully. Aug 13 22:07:55.724615 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-603df59c-38c3-4cb6-ad21-0608dd7d35b9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:07:55.724702 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-603df59c-38c3-4cb6-ad21-0608dd7d35b9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:07:55.747068 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5a2f09dc-2e2f-493b-92fc-d2f8a39b3c94 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:55.749870 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a2f09dc-2e2f-493b-92fc-d2f8a39b3c94 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/b330181e-cb69-4934-9297-9f9b99e3c1a1 Aug 13 22:07:55.750367 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a2f09dc-2e2f-493b-92fc-d2f8a39b3c94 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:55.750643 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a2f09dc-2e2f-493b-92fc-d2f8a39b3c94 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:55.751530 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-5a2f09dc-2e2f-493b-92fc-d2f8a39b3c94 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Delete snapshot with id: b330181e-cb69-4934-9297-9f9b99e3c1a1 Aug 13 22:07:55.759683 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:55.759683 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:55.761536 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5a2f09dc-2e2f-493b-92fc-d2f8a39b3c94 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Snapshot retrieved successfully. Aug 13 22:07:55.790043 np0000007271 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-603df59c-38c3-4cb6-ad21-0608dd7d35b9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:07:55.794737 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:55.794737 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:55.807465 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-603df59c-38c3-4cb6-ad21-0608dd7d35b9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:07:55.807994 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 506/2017] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:07:55 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:55.808761 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5a2f09dc-2e2f-493b-92fc-d2f8a39b3c94 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Snapshot delete request issued successfully. Aug 13 22:07:55.809235 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a2f09dc-2e2f-493b-92fc-d2f8a39b3c94 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/snapshots/b330181e-cb69-4934-9297-9f9b99e3c1a1 returned with HTTP 202 Aug 13 22:07:55.810102 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 505/2018] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:07:55 2026] DELETE /volume/v3/snapshots/b330181e-cb69-4934-9297-9f9b99e3c1a1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:55.824369 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-85dd53e7-846a-4c2d-ac22-b3cf82986b24 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:55.829035 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85dd53e7-846a-4c2d-ac22-b3cf82986b24 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] GET https://10.4.3.4/volume/v3/snapshots/b330181e-cb69-4934-9297-9f9b99e3c1a1 Aug 13 22:07:55.829035 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85dd53e7-846a-4c2d-ac22-b3cf82986b24 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:55.829035 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85dd53e7-846a-4c2d-ac22-b3cf82986b24 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:55.829378 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7fa6a093-de22-4441-b184-d78e23b0edf3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:55.831518 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fa6a093-de22-4441-b184-d78e23b0edf3 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/snapshots/detail Aug 13 22:07:55.832031 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fa6a093-de22-4441-b184-d78e23b0edf3 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:55.832443 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fa6a093-de22-4441-b184-d78e23b0edf3 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:55.833057 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-7fa6a093-de22-4441-b184-d78e23b0edf3 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:07:55.833489 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:55.833489 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:55.836190 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-7fa6a093-de22-4441-b184-d78e23b0edf3 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:07:55.838615 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:55.838615 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:55.838615 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-85dd53e7-846a-4c2d-ac22-b3cf82986b24 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Snapshot retrieved successfully. Aug 13 22:07:55.838615 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85dd53e7-846a-4c2d-ac22-b3cf82986b24 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/snapshots/b330181e-cb69-4934-9297-9f9b99e3c1a1 returned with HTTP 200 Aug 13 22:07:55.839210 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 503/2019] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:55 2026] GET /volume/v3/snapshots/b330181e-cb69-4934-9297-9f9b99e3c1a1 => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:55.852977 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7fa6a093-de22-4441-b184-d78e23b0edf3 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Get all snapshots completed successfully. Aug 13 22:07:55.854597 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fa6a093-de22-4441-b184-d78e23b0edf3 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 22:07:55.855005 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 506/2020] 10.4.3.4 () {66 vars in 1250 bytes} [Thu Aug 13 22:07:55 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:07:55.871260 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-099524b5-6f75-4236-a39a-8e941c477f99 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:55.876111 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-099524b5-6f75-4236-a39a-8e941c477f99 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/1cbc0eec-54d8-4889-9909-3b3aa4e41919 Aug 13 22:07:55.876451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-099524b5-6f75-4236-a39a-8e941c477f99 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:55.876720 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-099524b5-6f75-4236-a39a-8e941c477f99 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:55.876912 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-099524b5-6f75-4236-a39a-8e941c477f99 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member 1cbc0eec-54d8-4889-9909-3b3aa4e41919 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 22:07:55.883069 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-099524b5-6f75-4236-a39a-8e941c477f99 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots/1cbc0eec-54d8-4889-9909-3b3aa4e41919 returned with HTTP 404 Aug 13 22:07:55.884581 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 507/2021] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:07:55 2026] GET /volume/v3/group_snapshots/1cbc0eec-54d8-4889-9909-3b3aa4e41919 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:07:55.906872 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-021dac67-a85f-412c-bc04-48bdf4bc6680 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:55.914922 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-021dac67-a85f-412c-bc04-48bdf4bc6680 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:07:55.915186 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-021dac67-a85f-412c-bc04-48bdf4bc6680 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:55.915468 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-021dac67-a85f-412c-bc04-48bdf4bc6680 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:55.915950 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-021dac67-a85f-412c-bc04-48bdf4bc6680 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:07:55.916431 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:55.916431 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:55.917767 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-021dac67-a85f-412c-bc04-48bdf4bc6680 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:07:55.929639 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-021dac67-a85f-412c-bc04-48bdf4bc6680 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Get all volumes completed successfully. Aug 13 22:07:55.931264 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-021dac67-a85f-412c-bc04-48bdf4bc6680 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:07:55.931499 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-021dac67-a85f-412c-bc04-48bdf4bc6680 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:07:56.013204 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-021dac67-a85f-412c-bc04-48bdf4bc6680 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:07:56.018701 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:56.018701 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:56.044658 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-021dac67-a85f-412c-bc04-48bdf4bc6680 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:07:56.046452 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 506/2022] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:07:55 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:56.067293 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-21d02510-4b50-491d-ac6e-5dfe92f84ffb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:56.069768 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21d02510-4b50-491d-ac6e-5dfe92f84ffb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] POST https://10.4.3.4/volume/v3/groups/f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1/action Aug 13 22:07:56.070177 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21d02510-4b50-491d-ac6e-5dfe92f84ffb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:56.070349 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21d02510-4b50-491d-ac6e-5dfe92f84ffb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:56.072575 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-21d02510-4b50-491d-ac6e-5dfe92f84ffb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] delete called for group f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1 {{(pid=100268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 22:07:56.072687 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-21d02510-4b50-491d-ac6e-5dfe92f84ffb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Delete group with id: f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1 Aug 13 22:07:56.077359 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:56.077359 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:56.168349 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21d02510-4b50-491d-ac6e-5dfe92f84ffb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1/action returned with HTTP 202 Aug 13 22:07:56.169219 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 504/2023] 10.4.3.4 () {70 vars in 1414 bytes} [Thu Aug 13 22:07:56 2026] POST /volume/v3/groups/f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:07:56.190172 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c69723e-8f93-4344-a23f-f9525959dff0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:56.193296 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c69723e-8f93-4344-a23f-f9525959dff0 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/42fc6dc3-de6c-490e-92a7-22aa1bb82f6e Aug 13 22:07:56.193637 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c69723e-8f93-4344-a23f-f9525959dff0 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:56.193931 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c69723e-8f93-4344-a23f-f9525959dff0 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:56.215528 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:56.215528 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:56.221681 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-541e9b58-3680-4306-adb3-b3faae517652 req-57af47ec-ba75-4018-b125-f57058aa66ca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:56.226518 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-57af47ec-ba75-4018-b125-f57058aa66ca tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 Aug 13 22:07:56.227036 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-57af47ec-ba75-4018-b125-f57058aa66ca tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:56.227036 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-57af47ec-ba75-4018-b125-f57058aa66ca tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:56.228349 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c69723e-8f93-4344-a23f-f9525959dff0 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Volume info retrieved successfully. Aug 13 22:07:56.230590 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-8c69723e-8f93-4344-a23f-f9525959dff0 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:07:56.232050 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-8c69723e-8f93-4344-a23f-f9525959dff0 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:07:56.240041 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:56.240041 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:56.252342 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-541e9b58-3680-4306-adb3-b3faae517652 req-57af47ec-ba75-4018-b125-f57058aa66ca tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:07:56.266915 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-57af47ec-ba75-4018-b125-f57058aa66ca tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 returned with HTTP 200 Aug 13 22:07:56.267872 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 508/2024] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:56 2026] GET /volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 => generated 1400 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:56.292952 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-8c69723e-8f93-4344-a23f-f9525959dff0 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:07:56.300864 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:56.300864 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:56.314549 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c69723e-8f93-4344-a23f-f9525959dff0 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/42fc6dc3-de6c-490e-92a7-22aa1bb82f6e returned with HTTP 200 Aug 13 22:07:56.315462 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 507/2025] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:07:56 2026] GET /volume/v3/volumes/42fc6dc3-de6c-490e-92a7-22aa1bb82f6e => generated 909 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:56.603507 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e7b95d09-af1d-42fc-ab41-e36302a3f1d6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:56.607450 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7b95d09-af1d-42fc-ab41-e36302a3f1d6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:07:56.607773 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7b95d09-af1d-42fc-ab41-e36302a3f1d6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:56.608087 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7b95d09-af1d-42fc-ab41-e36302a3f1d6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:56.608382 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e7b95d09-af1d-42fc-ab41-e36302a3f1d6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:56.616218 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:56.616218 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:56.619809 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7b95d09-af1d-42fc-ab41-e36302a3f1d6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:07:56.623167 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 507/2026] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:56 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 732 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:56.854513 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9d381694-bfae-4c83-9ae8-8574309bb3d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:56.867566 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d381694-bfae-4c83-9ae8-8574309bb3d0 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] GET https://10.4.3.4/volume/v3/snapshots/b330181e-cb69-4934-9297-9f9b99e3c1a1 Aug 13 22:07:56.869270 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d381694-bfae-4c83-9ae8-8574309bb3d0 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:56.870603 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d381694-bfae-4c83-9ae8-8574309bb3d0 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:56.885868 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d381694-bfae-4c83-9ae8-8574309bb3d0 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/snapshots/b330181e-cb69-4934-9297-9f9b99e3c1a1 returned with HTTP 404 Aug 13 22:07:56.887930 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 505/2027] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:07:56 2026] GET /volume/v3/snapshots/b330181e-cb69-4934-9297-9f9b99e3c1a1 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:57.033388 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-541e9b58-3680-4306-adb3-b3faae517652 req-d123a6b4-a723-42ea-8f9f-cb5b252678ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:57.045323 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-d123a6b4-a723-42ea-8f9f-cb5b252678ec tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 Aug 13 22:07:57.045717 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-d123a6b4-a723-42ea-8f9f-cb5b252678ec tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:57.046025 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-d123a6b4-a723-42ea-8f9f-cb5b252678ec tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:57.063504 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:57.063504 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:57.073636 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-541e9b58-3680-4306-adb3-b3faae517652 req-d123a6b4-a723-42ea-8f9f-cb5b252678ec tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:07:57.082106 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-d123a6b4-a723-42ea-8f9f-cb5b252678ec tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 returned with HTTP 200 Aug 13 22:07:57.082655 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 509/2028] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:07:57 2026] GET /volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 => generated 1400 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:57.100622 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f9d84dd5-8e28-42a6-9339-195826a9cd17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:57.101272 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9d84dd5-8e28-42a6-9339-195826a9cd17 None None] GET https://10.4.3.4/volume// Aug 13 22:07:57.102202 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9d84dd5-8e28-42a6-9339-195826a9cd17 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:57.102202 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9d84dd5-8e28-42a6-9339-195826a9cd17 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:57.106603 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9d84dd5-8e28-42a6-9339-195826a9cd17 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:07:57.107060 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 508/2029] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:07:57 2026] GET /volume/ => generated 384 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:07:57.120068 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-541e9b58-3680-4306-adb3-b3faae517652 req-babce184-5944-42c2-904d-9b9b1f2cb5b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:57.122707 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-babce184-5944-42c2-904d-9b9b1f2cb5b6 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:07:57.123108 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-babce184-5944-42c2-904d-9b9b1f2cb5b6 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857", "connector": null, "instance_uuid": "05429f6e-511b-45e5-a386-b53ac62dad69"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:57.134942 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:57.134942 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:57.182160 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-babce184-5944-42c2-904d-9b9b1f2cb5b6 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:07:57.182802 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 508/2030] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:07:57 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:57.336861 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bdaf0db2-fc87-4acb-a83b-0d94c0d86cca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:57.338282 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bdaf0db2-fc87-4acb-a83b-0d94c0d86cca tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/42fc6dc3-de6c-490e-92a7-22aa1bb82f6e Aug 13 22:07:57.339019 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bdaf0db2-fc87-4acb-a83b-0d94c0d86cca tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:57.339019 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bdaf0db2-fc87-4acb-a83b-0d94c0d86cca tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:57.361056 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bdaf0db2-fc87-4acb-a83b-0d94c0d86cca tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/42fc6dc3-de6c-490e-92a7-22aa1bb82f6e returned with HTTP 404 Aug 13 22:07:57.361056 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 506/2031] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:07:57 2026] GET /volume/v3/volumes/42fc6dc3-de6c-490e-92a7-22aa1bb82f6e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:07:57.372803 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0efb648f-c0c2-4940-84b1-a00a91bdd5ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:57.375710 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0efb648f-c0c2-4940-84b1-a00a91bdd5ba tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1 Aug 13 22:07:57.375997 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0efb648f-c0c2-4940-84b1-a00a91bdd5ba tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:57.376240 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0efb648f-c0c2-4940-84b1-a00a91bdd5ba tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:57.376527 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-0efb648f-c0c2-4940-84b1-a00a91bdd5ba tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:07:57.390651 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0efb648f-c0c2-4940-84b1-a00a91bdd5ba tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1 returned with HTTP 404 Aug 13 22:07:57.390651 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 510/2032] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:07:57 2026] GET /volume/v3/groups/f779e5c2-1c01-4a26-9f91-8a9a1f45a1a1 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:07:57.401774 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a3a2a64e-4f7e-4e98-a2f6-da10247d3cd9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:57.405412 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3a2a64e-4f7e-4e98-a2f6-da10247d3cd9 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] DELETE https://10.4.3.4/volume/v3/group_types/683b40b4-91ec-4b58-998c-7ddc8bfcf739 Aug 13 22:07:57.405916 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3a2a64e-4f7e-4e98-a2f6-da10247d3cd9 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:57.405916 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3a2a64e-4f7e-4e98-a2f6-da10247d3cd9 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:57.438323 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3a2a64e-4f7e-4e98-a2f6-da10247d3cd9 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] https://10.4.3.4/volume/v3/group_types/683b40b4-91ec-4b58-998c-7ddc8bfcf739 returned with HTTP 202 Aug 13 22:07:57.439103 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 509/2033] 10.4.3.4 () {68 vars in 1390 bytes} [Thu Aug 13 22:07:57 2026] DELETE /volume/v3/group_types/683b40b4-91ec-4b58-998c-7ddc8bfcf739 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:07:57.450963 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d7a418fe-b9ac-4a8f-ab0a-dda033d502de None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:57.455903 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7a418fe-b9ac-4a8f-ab0a-dda033d502de tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] DELETE https://10.4.3.4/volume/v3/types/bf798458-bf7e-4eda-a289-e94a860da0c5 Aug 13 22:07:57.455903 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7a418fe-b9ac-4a8f-ab0a-dda033d502de tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:57.455903 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7a418fe-b9ac-4a8f-ab0a-dda033d502de tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:57.455903 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:57.455903 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:57.508648 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7a418fe-b9ac-4a8f-ab0a-dda033d502de tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] https://10.4.3.4/volume/v3/types/bf798458-bf7e-4eda-a289-e94a860da0c5 returned with HTTP 202 Aug 13 22:07:57.508648 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 509/2034] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:07:57 2026] DELETE /volume/v3/types/bf798458-bf7e-4eda-a289-e94a860da0c5 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:07:57.520025 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b02bdb2-84b0-4dc1-9703-e95934ca0d85 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:57.522261 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b02bdb2-84b0-4dc1-9703-e95934ca0d85 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] GET https://10.4.3.4/volume/v3/types/bf798458-bf7e-4eda-a289-e94a860da0c5 Aug 13 22:07:57.522492 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b02bdb2-84b0-4dc1-9703-e95934ca0d85 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:57.522722 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b02bdb2-84b0-4dc1-9703-e95934ca0d85 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:57.527547 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b02bdb2-84b0-4dc1-9703-e95934ca0d85 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] https://10.4.3.4/volume/v3/types/bf798458-bf7e-4eda-a289-e94a860da0c5 returned with HTTP 404 Aug 13 22:07:57.528786 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 507/2035] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:07:57 2026] GET /volume/v3/types/bf798458-bf7e-4eda-a289-e94a860da0c5 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:57.545789 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5f4e2e37-3602-4ed1-b1ee-5c27d329acfd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:57.549188 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f4e2e37-3602-4ed1-b1ee-5c27d329acfd tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:07:57.549763 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f4e2e37-3602-4ed1-b1ee-5c27d329acfd tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1900537503"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:57.576203 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f4e2e37-3602-4ed1-b1ee-5c27d329acfd tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:07:57.576806 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 511/2036] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:07:57 2026] POST /volume/v3/types => generated 224 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:57.591721 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ad5d6bff-ea12-4d10-be11-c011062f5fe6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:57.594371 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad5d6bff-ea12-4d10-be11-c011062f5fe6 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] POST https://10.4.3.4/volume/v3/group_types Aug 13 22:07:57.595061 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad5d6bff-ea12-4d10-be11-c011062f5fe6 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2004487109"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:57.626561 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad5d6bff-ea12-4d10-be11-c011062f5fe6 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] https://10.4.3.4/volume/v3/group_types returned with HTTP 202 Aug 13 22:07:57.626561 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 510/2037] 10.4.3.4 () {70 vars in 1297 bytes} [Thu Aug 13 22:07:57 2026] POST /volume/v3/group_types => generated 181 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:57.637657 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e89897ac-d4b5-4cdc-b059-017565dca955 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:57.641702 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-155c04a9-54e0-4e97-bf8e-1171a212fdff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:57.641835 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e89897ac-d4b5-4cdc-b059-017565dca955 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:07:57.642012 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e89897ac-d4b5-4cdc-b059-017565dca955 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:57.643341 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e89897ac-d4b5-4cdc-b059-017565dca955 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:57.643341 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e89897ac-d4b5-4cdc-b059-017565dca955 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:57.644237 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-155c04a9-54e0-4e97-bf8e-1171a212fdff tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] POST https://10.4.3.4/volume/v3/groups Aug 13 22:07:57.644881 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-155c04a9-54e0-4e97-bf8e-1171a212fdff tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c73cd6c0-d713-4fe9-a1bc-dfda10d3b92f", "volume_types": ["4906e3a3-927e-482f-aed1-5ae02c9c341c"], "name": "tempest-GroupSnapshotsTest-Group-943053225"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:57.647542 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-155c04a9-54e0-4e97-bf8e-1171a212fdff tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Creating new group {'group': {'group_type': 'c73cd6c0-d713-4fe9-a1bc-dfda10d3b92f', 'volume_types': ['4906e3a3-927e-482f-aed1-5ae02c9c341c'], 'name': 'tempest-GroupSnapshotsTest-Group-943053225'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 22:07:57.650376 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:57.650376 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:57.651242 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e89897ac-d4b5-4cdc-b059-017565dca955 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:07:57.652026 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 510/2038] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:57 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:57.657555 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-155c04a9-54e0-4e97-bf8e-1171a212fdff tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Creating group tempest-GroupSnapshotsTest-Group-943053225. Aug 13 22:07:57.678054 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-155c04a9-54e0-4e97-bf8e-1171a212fdff tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Availability Zones retrieved successfully. Aug 13 22:07:57.715351 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-155c04a9-54e0-4e97-bf8e-1171a212fdff tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Created reservations ['de365c9b-2956-4695-9b6d-dbadf8219528'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:57.795469 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-155c04a9-54e0-4e97-bf8e-1171a212fdff tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups returned with HTTP 202 Aug 13 22:07:57.796932 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 508/2039] 10.4.3.4 () {70 vars in 1283 bytes} [Thu Aug 13 22:07:57 2026] POST /volume/v3/groups => generated 111 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:07:57.811670 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c3ac44fb-f2a7-4ced-9190-43fae90cbbea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:57.814093 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3ac44fb-f2a7-4ced-9190-43fae90cbbea tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 Aug 13 22:07:57.814912 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3ac44fb-f2a7-4ced-9190-43fae90cbbea tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:57.814912 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3ac44fb-f2a7-4ced-9190-43fae90cbbea tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:57.815381 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-c3ac44fb-f2a7-4ced-9190-43fae90cbbea tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member e22fcbcc-edc1-4242-8840-5ceb86621f99 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:07:57.819309 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:57.819309 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:57.830131 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3ac44fb-f2a7-4ced-9190-43fae90cbbea tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 returned with HTTP 200 Aug 13 22:07:57.830657 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 512/2040] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:07:57 2026] GET /volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:58.666953 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-929a963f-2329-4801-bc9f-3144e39bb9d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:58.669256 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-929a963f-2329-4801-bc9f-3144e39bb9d2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:07:58.669729 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-929a963f-2329-4801-bc9f-3144e39bb9d2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:58.669966 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-929a963f-2329-4801-bc9f-3144e39bb9d2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:58.670065 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-929a963f-2329-4801-bc9f-3144e39bb9d2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:58.676402 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:58.676402 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:58.678167 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-929a963f-2329-4801-bc9f-3144e39bb9d2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:07:58.678167 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 511/2041] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:58 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:07:58.844092 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-13c3d18a-b369-48c3-80a1-02d17958bd63 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:58.846710 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13c3d18a-b369-48c3-80a1-02d17958bd63 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 Aug 13 22:07:58.846833 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13c3d18a-b369-48c3-80a1-02d17958bd63 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:58.847073 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13c3d18a-b369-48c3-80a1-02d17958bd63 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:58.847196 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-13c3d18a-b369-48c3-80a1-02d17958bd63 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member e22fcbcc-edc1-4242-8840-5ceb86621f99 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:07:58.852314 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:58.852314 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:58.863616 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13c3d18a-b369-48c3-80a1-02d17958bd63 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 returned with HTTP 200 Aug 13 22:07:58.864181 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 511/2042] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:07:58 2026] GET /volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:58.876995 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5fad5017-ae76-4520-a171-66b63a79ac6f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:58.880477 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:07:58.881099 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-996464276", "volume_type": "4906e3a3-927e-482f-aed1-5ae02c9c341c", "group_id": "e22fcbcc-edc1-4242-8840-5ceb86621f99", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:58.883623 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-996464276', 'volume_type': '4906e3a3-927e-482f-aed1-5ae02c9c341c', 'group_id': 'e22fcbcc-edc1-4242-8840-5ceb86621f99', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:07:58.896339 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:58.896339 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:58.897521 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Create volume of 1 GB Aug 13 22:07:58.906893 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Availability Zones retrieved successfully. Aug 13 22:07:58.914948 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Flow 'volume_create_api' (0801d746-76e9-4fb2-894d-8d94b2468045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:58.916803 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d576c0d-298e-4e60-8322-1f7ce617f837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:58.917583 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:58.917583 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:58.918136 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:07:58.950887 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d576c0d-298e-4e60-8322-1f7ce617f837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:07:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4906e3a3-927e-482f-aed1-5ae02c9c341c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1900537503',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4906e3a3-927e-482f-aed1-5ae02c9c341c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e22fcbcc-edc1-4242-8840-5ceb86621f99', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:58.951964 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d294035-3fa0-4ea3-8fad-a16a38baac05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:58.982544 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9bcd27af-f231-4e60-9cb2-14ecd76dfc8b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:58.983072 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9bcd27af-f231-4e60-9cb2-14ecd76dfc8b None None] GET https://10.4.3.4/volume// Aug 13 22:07:58.983326 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9bcd27af-f231-4e60-9cb2-14ecd76dfc8b None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:58.983650 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9bcd27af-f231-4e60-9cb2-14ecd76dfc8b None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:58.984061 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9bcd27af-f231-4e60-9cb2-14ecd76dfc8b None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:07:58.984238 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1900537503 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1900537503, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:58.984486 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 513/2043] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:07:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:07:58.984814 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1900537503 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1900537503, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:07:59.000957 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-541e9b58-3680-4306-adb3-b3faae517652 req-f91200fa-1a95-4a6a-9f80-ae6b972cccef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:59.003372 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-f91200fa-1a95-4a6a-9f80-ae6b972cccef tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 Aug 13 22:07:59.003913 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-f91200fa-1a95-4a6a-9f80-ae6b972cccef tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:59.004113 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-f91200fa-1a95-4a6a-9f80-ae6b972cccef tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:59.019448 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:59.019448 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:59.025308 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-541e9b58-3680-4306-adb3-b3faae517652 req-f91200fa-1a95-4a6a-9f80-ae6b972cccef tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:07:59.033533 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-f91200fa-1a95-4a6a-9f80-ae6b972cccef tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 returned with HTTP 200 Aug 13 22:07:59.034098 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 512/2044] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:07:59 2026] GET /volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 => generated 1579 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:07:59.035262 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Created reservations ['51853062-cf96-421d-9b9b-bdcf723b3e7a', 'd6c89a87-9bc8-4650-be7f-91dfb91c7930', 'a6506f5f-d43b-4b1a-9ea9-11e902cf1208', '4e95d879-bf19-4095-a4d3-f2891000b615'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:07:59.036162 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d294035-3fa0-4ea3-8fad-a16a38baac05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51853062-cf96-421d-9b9b-bdcf723b3e7a', 'd6c89a87-9bc8-4650-be7f-91dfb91c7930', 'a6506f5f-d43b-4b1a-9ea9-11e902cf1208', '4e95d879-bf19-4095-a4d3-f2891000b615']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:59.037212 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e413c16-7f6d-4d33-8d04-79901ef87dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:59.068744 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e413c16-7f6d-4d33-8d04-79901ef87dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '510f4fd0-d74b-4dba-a143-369c61172369', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-996464276',encryption_key_id=None,group_id=e22fcbcc-edc1-4242-8840-5ceb86621f99,group_type_id=,metadata={},multiattach=False,project_id='cae17bbc39184af58e711767a12e51ef',qos_specs=None,replication_status=,reservations=['51853062-cf96-421d-9b9b-bdcf723b3e7a','d6c89a87-9bc8-4650-be7f-91dfb91c7930','a6506f5f-d43b-4b1a-9ea9-11e902cf1208','4e95d879-bf19-4095-a4d3-f2891000b615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b72ab0e390054b1295ea6a85202bf862',volume_type_id=4906e3a3-927e-482f-aed1-5ae02c9c341c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:07:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-996464276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e22fcbcc-edc1-4242-8840-5ceb86621f99,host=None,id=510f4fd0-d74b-4dba-a143-369c61172369,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cae17bbc39184af58e711767a12e51ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b72ab0e390054b1295ea6a85202bf862',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4906e3a3-927e-482f-aed1-5ae02c9c341c),volume_type_id=4906e3a3-927e-482f-aed1-5ae02c9c341c)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:59.070222 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65623f93-09ef-442c-9d74-f77162d86dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:59.101759 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65623f93-09ef-442c-9d74-f77162d86dd4) transitioned into state 'SUCCESS' from state '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-996464276',encryption_key_id=None,group_id=e22fcbcc-edc1-4242-8840-5ceb86621f99,group_type_id=,metadata={},multiattach=False,project_id='cae17bbc39184af58e711767a12e51ef',qos_specs=None,replication_status=,reservations=['51853062-cf96-421d-9b9b-bdcf723b3e7a','d6c89a87-9bc8-4650-be7f-91dfb91c7930','a6506f5f-d43b-4b1a-9ea9-11e902cf1208','4e95d879-bf19-4095-a4d3-f2891000b615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b72ab0e390054b1295ea6a85202bf862',volume_type_id=4906e3a3-927e-482f-aed1-5ae02c9c341c)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:59.103277 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f13caf7-da39-42d5-9539-8ea87f1013c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:07:59.123879 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f13caf7-da39-42d5-9539-8ea87f1013c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:07:59.125719 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Flow 'volume_create_api' (0801d746-76e9-4fb2-894d-8d94b2468045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:07:59.126265 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Create volume request issued successfully. Aug 13 22:07:59.127443 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:07:59.127840 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:07:59.168909 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-541e9b58-3680-4306-adb3-b3faae517652 req-871d952f-e545-44f8-9424-e22bd12a97c8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:59.172349 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-871d952f-e545-44f8-9424-e22bd12a97c8 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] PUT https://10.4.3.4/volume/v3/attachments/864670f2-aaba-410a-bffa-b1fbfc787a79 Aug 13 22:07:59.173037 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-871d952f-e545-44f8-9424-e22bd12a97c8 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:59.187011 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-541e9b58-3680-4306-adb3-b3faae517652 req-871d952f-e545-44f8-9424-e22bd12a97c8 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Acquiring lock "cinder-attachment_update-70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:07:59.187870 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:07:59.194725 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:59.194725 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:59.195203 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-541e9b58-3680-4306-adb3-b3faae517652 req-871d952f-e545-44f8-9424-e22bd12a97c8 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Lock "cinder-attachment_update-70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857-np0000007271" acquired by "attachment_update" :: waited 0.009s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:07:59.198466 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:59.198466 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:07:59.199692 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fad5017-ae76-4520-a171-66b63a79ac6f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:07:59.200692 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 509/2045] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:07:58 2026] POST /volume/v3/volumes => generated 818 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:59.218271 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5b89a284-0fe5-4f0a-bb6d-1a6f66ec6401 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:59.220935 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b89a284-0fe5-4f0a-bb6d-1a6f66ec6401 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/510f4fd0-d74b-4dba-a143-369c61172369 Aug 13 22:07:59.220935 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b89a284-0fe5-4f0a-bb6d-1a6f66ec6401 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:59.221113 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b89a284-0fe5-4f0a-bb6d-1a6f66ec6401 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:59.236947 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:59.236947 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:59.246253 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5b89a284-0fe5-4f0a-bb6d-1a6f66ec6401 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Volume info retrieved successfully. Aug 13 22:07:59.247176 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-5b89a284-0fe5-4f0a-bb6d-1a6f66ec6401 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:07:59.247551 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-5b89a284-0fe5-4f0a-bb6d-1a6f66ec6401 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:07:59.308400 np0000007271 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-5b89a284-0fe5-4f0a-bb6d-1a6f66ec6401 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:07:59.317881 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:59.317881 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:07:59.335121 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b89a284-0fe5-4f0a-bb6d-1a6f66ec6401 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/510f4fd0-d74b-4dba-a143-369c61172369 returned with HTTP 200 Aug 13 22:07:59.335646 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 514/2046] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:07:59 2026] GET /volume/v3/volumes/510f4fd0-d74b-4dba-a143-369c61172369 => generated 886 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:59.417824 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-541e9b58-3680-4306-adb3-b3faae517652 req-871d952f-e545-44f8-9424-e22bd12a97c8 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Lock "cinder-attachment_update-70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857-np0000007271" released by "attachment_update" :: held 0.223s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:07:59.418446 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-871d952f-e545-44f8-9424-e22bd12a97c8 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/attachments/864670f2-aaba-410a-bffa-b1fbfc787a79 returned with HTTP 200 Aug 13 22:07:59.419200 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 512/2047] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:07:59 2026] PUT /volume/v3/attachments/864670f2-aaba-410a-bffa-b1fbfc787a79 => generated 969 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:07:59.460468 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-541e9b58-3680-4306-adb3-b3faae517652 req-44be8de8-aa19-446e-8146-fb50db8e2038 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:59.465686 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-44be8de8-aa19-446e-8146-fb50db8e2038 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] POST https://10.4.3.4/volume/v3/attachments/864670f2-aaba-410a-bffa-b1fbfc787a79/action Aug 13 22:07:59.466166 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-44be8de8-aa19-446e-8146-fb50db8e2038 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:07:59.466341 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-44be8de8-aa19-446e-8146-fb50db8e2038 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:07:59.490291 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:59.490291 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:07:59.513456 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-541e9b58-3680-4306-adb3-b3faae517652 req-44be8de8-aa19-446e-8146-fb50db8e2038 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/attachments/864670f2-aaba-410a-bffa-b1fbfc787a79/action returned with HTTP 204 Aug 13 22:07:59.513843 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 513/2048] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:07:59 2026] POST /volume/v3/attachments/864670f2-aaba-410a-bffa-b1fbfc787a79/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:07:59.702949 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c1983159-36fb-43ee-888e-da67a678aab1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:07:59.707989 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1983159-36fb-43ee-888e-da67a678aab1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:07:59.707989 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1983159-36fb-43ee-888e-da67a678aab1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:07:59.707989 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1983159-36fb-43ee-888e-da67a678aab1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:07:59.707989 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c1983159-36fb-43ee-888e-da67a678aab1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:07:59.715475 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:07:59.715475 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:07:59.716285 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1983159-36fb-43ee-888e-da67a678aab1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:07:59.716916 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 510/2049] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:07:59 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:00.354517 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5c3382f7-9835-4d7e-b69f-3ae129843168 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:00.358055 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c3382f7-9835-4d7e-b69f-3ae129843168 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/510f4fd0-d74b-4dba-a143-369c61172369 Aug 13 22:08:00.358309 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c3382f7-9835-4d7e-b69f-3ae129843168 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:00.358722 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c3382f7-9835-4d7e-b69f-3ae129843168 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:00.374071 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:00.374071 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:00.381882 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5c3382f7-9835-4d7e-b69f-3ae129843168 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Volume info retrieved successfully. Aug 13 22:08:00.383039 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-5c3382f7-9835-4d7e-b69f-3ae129843168 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:08:00.383187 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-5c3382f7-9835-4d7e-b69f-3ae129843168 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:08:00.435775 np0000007271 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-5c3382f7-9835-4d7e-b69f-3ae129843168 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:00.449282 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:00.449282 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:00.462004 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c3382f7-9835-4d7e-b69f-3ae129843168 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/510f4fd0-d74b-4dba-a143-369c61172369 returned with HTTP 200 Aug 13 22:08:00.462579 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 515/2050] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:08:00 2026] GET /volume/v3/volumes/510f4fd0-d74b-4dba-a143-369c61172369 => generated 911 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:00.476559 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:00.481126 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:08:00.481126 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1057900553", "volume_type": "4906e3a3-927e-482f-aed1-5ae02c9c341c", "group_id": "e22fcbcc-edc1-4242-8840-5ceb86621f99", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:00.482945 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1057900553', 'volume_type': '4906e3a3-927e-482f-aed1-5ae02c9c341c', 'group_id': 'e22fcbcc-edc1-4242-8840-5ceb86621f99', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:08:00.499757 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:00.499757 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:00.500271 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Create volume of 1 GB Aug 13 22:08:00.507072 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Availability Zones retrieved successfully. Aug 13 22:08:00.513757 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Flow 'volume_create_api' (d6489828-c820-48cd-ae32-e1a9c551c94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:00.515625 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (923a8241-5b78-480e-8db0-9a52ec2d97b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:00.519455 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:00.519455 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:00.519455 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:08:00.553516 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (923a8241-5b78-480e-8db0-9a52ec2d97b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:07:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4906e3a3-927e-482f-aed1-5ae02c9c341c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1900537503',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4906e3a3-927e-482f-aed1-5ae02c9c341c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e22fcbcc-edc1-4242-8840-5ceb86621f99', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:00.554482 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7773c957-4802-4ec2-a549-731c708a3d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:00.601638 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1900537503 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1900537503, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:08:00.601966 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1900537503 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1900537503, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:08:00.628832 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Created reservations ['2b486c8e-145a-467f-bd51-3d711a15d0fb', '26a2b00e-29b1-4ce3-8f2d-5f87a5d66ef0', '50146e55-099d-4a30-859b-d664aef78a71', '2e0cf028-4461-4d37-b162-b0c75f03fd6d'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:00.630381 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7773c957-4802-4ec2-a549-731c708a3d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b486c8e-145a-467f-bd51-3d711a15d0fb', '26a2b00e-29b1-4ce3-8f2d-5f87a5d66ef0', '50146e55-099d-4a30-859b-d664aef78a71', '2e0cf028-4461-4d37-b162-b0c75f03fd6d']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:00.631303 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (929cc790-e846-4e57-9b3d-c208c096dd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:00.667800 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (929cc790-e846-4e57-9b3d-c208c096dd75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f548345e-d390-4b5b-9bd0-5074b11eb8cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1057900553',encryption_key_id=None,group_id=e22fcbcc-edc1-4242-8840-5ceb86621f99,group_type_id=,metadata={},multiattach=False,project_id='cae17bbc39184af58e711767a12e51ef',qos_specs=None,replication_status=,reservations=['2b486c8e-145a-467f-bd51-3d711a15d0fb','26a2b00e-29b1-4ce3-8f2d-5f87a5d66ef0','50146e55-099d-4a30-859b-d664aef78a71','2e0cf028-4461-4d37-b162-b0c75f03fd6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b72ab0e390054b1295ea6a85202bf862',volume_type_id=4906e3a3-927e-482f-aed1-5ae02c9c341c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:08:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1057900553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e22fcbcc-edc1-4242-8840-5ceb86621f99,host=None,id=f548345e-d390-4b5b-9bd0-5074b11eb8cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cae17bbc39184af58e711767a12e51ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b72ab0e390054b1295ea6a85202bf862',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4906e3a3-927e-482f-aed1-5ae02c9c341c),volume_type_id=4906e3a3-927e-482f-aed1-5ae02c9c341c)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:00.668727 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bd6ce88-43a4-4b35-abdb-99414c2f08ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:00.700004 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bd6ce88-43a4-4b35-abdb-99414c2f08ec) transitioned into state 'SUCCESS' from state '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-1057900553',encryption_key_id=None,group_id=e22fcbcc-edc1-4242-8840-5ceb86621f99,group_type_id=,metadata={},multiattach=False,project_id='cae17bbc39184af58e711767a12e51ef',qos_specs=None,replication_status=,reservations=['2b486c8e-145a-467f-bd51-3d711a15d0fb','26a2b00e-29b1-4ce3-8f2d-5f87a5d66ef0','50146e55-099d-4a30-859b-d664aef78a71','2e0cf028-4461-4d37-b162-b0c75f03fd6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b72ab0e390054b1295ea6a85202bf862',volume_type_id=4906e3a3-927e-482f-aed1-5ae02c9c341c)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:00.700819 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb8bded9-57d9-4e10-844d-a6be07be59df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:00.722129 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb8bded9-57d9-4e10-844d-a6be07be59df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:00.723231 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Flow 'volume_create_api' (d6489828-c820-48cd-ae32-e1a9c551c94b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:00.725890 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Create volume request issued successfully. Aug 13 22:08:00.727071 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:08:00.727216 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:08:00.738389 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02a5b80f-4ccb-47d1-9940-bc5da3913d9e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:00.740714 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02a5b80f-4ccb-47d1-9940-bc5da3913d9e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:00.741037 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02a5b80f-4ccb-47d1-9940-bc5da3913d9e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:00.741321 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02a5b80f-4ccb-47d1-9940-bc5da3913d9e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:00.741513 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-02a5b80f-4ccb-47d1-9940-bc5da3913d9e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:00.747410 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:00.747410 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:00.748199 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02a5b80f-4ccb-47d1-9940-bc5da3913d9e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:00.748773 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 514/2051] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:00 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:00.793638 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:00.797601 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:00.797601 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:00.802386 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e141de9-1147-41b5-9c4f-3a1d60128946 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:08:00.803415 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 513/2052] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:08:00 2026] POST /volume/v3/volumes => generated 819 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:00.824090 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d39d6870-8699-439f-a346-e765e0141597 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:00.827704 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d39d6870-8699-439f-a346-e765e0141597 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/f548345e-d390-4b5b-9bd0-5074b11eb8cf Aug 13 22:08:00.827704 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d39d6870-8699-439f-a346-e765e0141597 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:00.827927 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d39d6870-8699-439f-a346-e765e0141597 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:00.843225 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:00.843225 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:00.851288 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d39d6870-8699-439f-a346-e765e0141597 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Volume info retrieved successfully. Aug 13 22:08:00.852595 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-d39d6870-8699-439f-a346-e765e0141597 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:08:00.853026 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-d39d6870-8699-439f-a346-e765e0141597 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:08:00.915481 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-d39d6870-8699-439f-a346-e765e0141597 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:00.921336 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:00.921336 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:00.933152 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d39d6870-8699-439f-a346-e765e0141597 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/f548345e-d390-4b5b-9bd0-5074b11eb8cf returned with HTTP 200 Aug 13 22:08:00.933891 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 511/2053] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:08:00 2026] GET /volume/v3/volumes/f548345e-d390-4b5b-9bd0-5074b11eb8cf => generated 887 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:01.763663 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-897df607-5263-49ea-9a17-7acaebb3fc1d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:01.765872 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-897df607-5263-49ea-9a17-7acaebb3fc1d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:01.766158 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-897df607-5263-49ea-9a17-7acaebb3fc1d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:01.766402 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-897df607-5263-49ea-9a17-7acaebb3fc1d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:01.766580 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-897df607-5263-49ea-9a17-7acaebb3fc1d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:01.772402 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:01.772402 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:01.774012 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-897df607-5263-49ea-9a17-7acaebb3fc1d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:01.774619 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 516/2054] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:01 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:01.952753 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-01114fa1-a77b-4dd4-b50f-a627e744a174 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:01.955868 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01114fa1-a77b-4dd4-b50f-a627e744a174 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/f548345e-d390-4b5b-9bd0-5074b11eb8cf Aug 13 22:08:01.956165 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01114fa1-a77b-4dd4-b50f-a627e744a174 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:01.956627 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01114fa1-a77b-4dd4-b50f-a627e744a174 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:01.967297 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:01.967297 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:01.973849 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-01114fa1-a77b-4dd4-b50f-a627e744a174 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Volume info retrieved successfully. Aug 13 22:08:01.974909 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-01114fa1-a77b-4dd4-b50f-a627e744a174 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:08:01.975164 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-01114fa1-a77b-4dd4-b50f-a627e744a174 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:08:02.033138 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-01114fa1-a77b-4dd4-b50f-a627e744a174 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:02.037661 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:02.037661 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:02.050315 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01114fa1-a77b-4dd4-b50f-a627e744a174 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/f548345e-d390-4b5b-9bd0-5074b11eb8cf returned with HTTP 200 Aug 13 22:08:02.051060 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 515/2055] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:08:01 2026] GET /volume/v3/volumes/f548345e-d390-4b5b-9bd0-5074b11eb8cf => generated 912 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:02.068417 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c98d57dd-7e67-44e1-83d6-9ad486d06d2b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:02.071754 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c98d57dd-7e67-44e1-83d6-9ad486d06d2b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] PUT https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 Aug 13 22:08:02.072246 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c98d57dd-7e67-44e1-83d6-9ad486d06d2b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "510f4fd0-d74b-4dba-a143-369c61172369"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:02.074486 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-c98d57dd-7e67-44e1-83d6-9ad486d06d2b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Update called for group e22fcbcc-edc1-4242-8840-5ceb86621f99. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 22:08:02.074640 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-c98d57dd-7e67-44e1-83d6-9ad486d06d2b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Updating group e22fcbcc-edc1-4242-8840-5ceb86621f99 with name None description: None add_volumes: None remove_volumes: 510f4fd0-d74b-4dba-a143-369c61172369. Aug 13 22:08:02.079232 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:02.079232 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:02.122660 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c98d57dd-7e67-44e1-83d6-9ad486d06d2b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 returned with HTTP 202 Aug 13 22:08:02.123234 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 514/2056] 10.4.3.4 () {70 vars in 1392 bytes} [Thu Aug 13 22:08:02 2026] PUT /volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:08:02.136303 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a7ef02e-7f75-4174-bb43-8a1dbd4b9618 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:02.138548 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a7ef02e-7f75-4174-bb43-8a1dbd4b9618 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 Aug 13 22:08:02.138829 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a7ef02e-7f75-4174-bb43-8a1dbd4b9618 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:02.139085 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a7ef02e-7f75-4174-bb43-8a1dbd4b9618 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:02.139239 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-3a7ef02e-7f75-4174-bb43-8a1dbd4b9618 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member e22fcbcc-edc1-4242-8840-5ceb86621f99 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:08:02.144994 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:02.144994 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:02.168160 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a7ef02e-7f75-4174-bb43-8a1dbd4b9618 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 returned with HTTP 200 Aug 13 22:08:02.168378 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 512/2057] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:08:02 2026] GET /volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 => generated 391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:02.789240 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-57ec7c2a-caeb-4009-b36a-c2a300492db3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:02.791263 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57ec7c2a-caeb-4009-b36a-c2a300492db3 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:02.791557 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57ec7c2a-caeb-4009-b36a-c2a300492db3 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:02.791797 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57ec7c2a-caeb-4009-b36a-c2a300492db3 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:02.791937 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-57ec7c2a-caeb-4009-b36a-c2a300492db3 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:02.801158 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:02.801158 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:02.802875 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57ec7c2a-caeb-4009-b36a-c2a300492db3 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:02.803574 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 517/2058] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:02 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:03.181896 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d0539f15-7497-44ab-a2ac-770132c61d98 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:03.185543 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0539f15-7497-44ab-a2ac-770132c61d98 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 Aug 13 22:08:03.185811 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0539f15-7497-44ab-a2ac-770132c61d98 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:03.186106 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0539f15-7497-44ab-a2ac-770132c61d98 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:03.186298 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-d0539f15-7497-44ab-a2ac-770132c61d98 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member e22fcbcc-edc1-4242-8840-5ceb86621f99 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:08:03.192531 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:03.192531 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:03.215077 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0539f15-7497-44ab-a2ac-770132c61d98 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 returned with HTTP 200 Aug 13 22:08:03.215276 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 516/2059] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:08:03 2026] GET /volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 => generated 392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:03.231585 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d2d3a3c-a696-401f-9c7b-fa2950409215 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:03.235478 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d2d3a3c-a696-401f-9c7b-fa2950409215 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] PUT https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 Aug 13 22:08:03.236564 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d2d3a3c-a696-401f-9c7b-fa2950409215 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "510f4fd0-d74b-4dba-a143-369c61172369"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:03.240012 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-0d2d3a3c-a696-401f-9c7b-fa2950409215 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Update called for group e22fcbcc-edc1-4242-8840-5ceb86621f99. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 22:08:03.240506 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-0d2d3a3c-a696-401f-9c7b-fa2950409215 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Updating group e22fcbcc-edc1-4242-8840-5ceb86621f99 with name None description: None add_volumes: 510f4fd0-d74b-4dba-a143-369c61172369 remove_volumes: None. Aug 13 22:08:03.247649 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:03.247649 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:03.294133 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d2d3a3c-a696-401f-9c7b-fa2950409215 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 returned with HTTP 202 Aug 13 22:08:03.295348 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 515/2060] 10.4.3.4 () {70 vars in 1392 bytes} [Thu Aug 13 22:08:03 2026] PUT /volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:08:03.308609 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6dc65c60-0b62-42e5-8ef4-e113e2daec76 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:03.312159 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6dc65c60-0b62-42e5-8ef4-e113e2daec76 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 Aug 13 22:08:03.312671 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6dc65c60-0b62-42e5-8ef4-e113e2daec76 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:03.312772 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6dc65c60-0b62-42e5-8ef4-e113e2daec76 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:03.313678 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-6dc65c60-0b62-42e5-8ef4-e113e2daec76 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member e22fcbcc-edc1-4242-8840-5ceb86621f99 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:08:03.319032 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:03.319032 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:03.336359 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6dc65c60-0b62-42e5-8ef4-e113e2daec76 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 returned with HTTP 200 Aug 13 22:08:03.337064 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 513/2061] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:08:03 2026] GET /volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:03.817057 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fa2ce2ae-748e-49f4-90ba-c06fd365fc8f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:03.818948 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa2ce2ae-748e-49f4-90ba-c06fd365fc8f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:03.819391 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa2ce2ae-748e-49f4-90ba-c06fd365fc8f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:03.819827 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa2ce2ae-748e-49f4-90ba-c06fd365fc8f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:03.820980 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fa2ce2ae-748e-49f4-90ba-c06fd365fc8f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:03.826076 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:03.826076 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:03.826076 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa2ce2ae-748e-49f4-90ba-c06fd365fc8f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:03.826076 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 518/2062] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:03 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:04.349791 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2180e513-f74a-4a2f-8b93-37a7ce633ede None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:04.352313 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2180e513-f74a-4a2f-8b93-37a7ce633ede tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 Aug 13 22:08:04.352744 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2180e513-f74a-4a2f-8b93-37a7ce633ede tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:04.353651 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2180e513-f74a-4a2f-8b93-37a7ce633ede tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:04.353651 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-2180e513-f74a-4a2f-8b93-37a7ce633ede tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member e22fcbcc-edc1-4242-8840-5ceb86621f99 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:08:04.359940 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:04.359940 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:04.391924 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2180e513-f74a-4a2f-8b93-37a7ce633ede tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 returned with HTTP 200 Aug 13 22:08:04.392406 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 517/2063] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:08:04 2026] GET /volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:04.408148 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-53fccdf5-0821-487f-b46d-b89d7b9160fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:04.410894 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53fccdf5-0821-487f-b46d-b89d7b9160fa tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] PUT https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 Aug 13 22:08:04.412024 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53fccdf5-0821-487f-b46d-b89d7b9160fa tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "f548345e-d390-4b5b-9bd0-5074b11eb8cf"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:04.414877 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-53fccdf5-0821-487f-b46d-b89d7b9160fa tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Update called for group e22fcbcc-edc1-4242-8840-5ceb86621f99. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 22:08:04.415022 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-53fccdf5-0821-487f-b46d-b89d7b9160fa tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Updating group e22fcbcc-edc1-4242-8840-5ceb86621f99 with name None description: None add_volumes: None remove_volumes: f548345e-d390-4b5b-9bd0-5074b11eb8cf. Aug 13 22:08:04.422212 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:04.422212 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:04.448926 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53fccdf5-0821-487f-b46d-b89d7b9160fa tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 returned with HTTP 202 Aug 13 22:08:04.449404 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 516/2064] 10.4.3.4 () {70 vars in 1392 bytes} [Thu Aug 13 22:08:04 2026] PUT /volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:08:04.460687 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c9210066-e28b-4e1d-8101-84f8b5344293 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:04.462573 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9210066-e28b-4e1d-8101-84f8b5344293 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 Aug 13 22:08:04.462794 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9210066-e28b-4e1d-8101-84f8b5344293 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:04.462955 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9210066-e28b-4e1d-8101-84f8b5344293 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:04.463033 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-c9210066-e28b-4e1d-8101-84f8b5344293 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member e22fcbcc-edc1-4242-8840-5ceb86621f99 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:08:04.469628 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:04.469628 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:04.484700 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9210066-e28b-4e1d-8101-84f8b5344293 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 returned with HTTP 200 Aug 13 22:08:04.485741 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 514/2065] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:08:04 2026] GET /volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:04.839495 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-df6b018d-920b-49f4-9f02-aba185c865e8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:04.842762 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df6b018d-920b-49f4-9f02-aba185c865e8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:04.842762 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df6b018d-920b-49f4-9f02-aba185c865e8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:04.842762 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df6b018d-920b-49f4-9f02-aba185c865e8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:04.843047 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-df6b018d-920b-49f4-9f02-aba185c865e8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:04.849143 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:04.849143 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:04.851019 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df6b018d-920b-49f4-9f02-aba185c865e8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:04.851019 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 519/2066] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:04 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:05.498605 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e13a97f5-bf96-4940-a8a1-94f7fa9ee418 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:05.501070 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e13a97f5-bf96-4940-a8a1-94f7fa9ee418 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 Aug 13 22:08:05.501364 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e13a97f5-bf96-4940-a8a1-94f7fa9ee418 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:05.501699 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e13a97f5-bf96-4940-a8a1-94f7fa9ee418 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:05.501820 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-e13a97f5-bf96-4940-a8a1-94f7fa9ee418 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member e22fcbcc-edc1-4242-8840-5ceb86621f99 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:08:05.506652 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:05.506652 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:05.518442 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e13a97f5-bf96-4940-a8a1-94f7fa9ee418 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 returned with HTTP 200 Aug 13 22:08:05.518693 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 518/2067] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:08:05 2026] GET /volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:05.531166 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b14d7f8b-2296-41a0-9200-65fd7eff8280 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:05.533627 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b14d7f8b-2296-41a0-9200-65fd7eff8280 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] PUT https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 Aug 13 22:08:05.534021 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b14d7f8b-2296-41a0-9200-65fd7eff8280 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "f548345e-d390-4b5b-9bd0-5074b11eb8cf"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:05.536165 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-b14d7f8b-2296-41a0-9200-65fd7eff8280 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Update called for group e22fcbcc-edc1-4242-8840-5ceb86621f99. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 22:08:05.536301 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-b14d7f8b-2296-41a0-9200-65fd7eff8280 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Updating group e22fcbcc-edc1-4242-8840-5ceb86621f99 with name None description: None add_volumes: f548345e-d390-4b5b-9bd0-5074b11eb8cf remove_volumes: None. Aug 13 22:08:05.541970 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:05.541970 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:05.585994 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b14d7f8b-2296-41a0-9200-65fd7eff8280 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 returned with HTTP 202 Aug 13 22:08:05.586447 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 517/2068] 10.4.3.4 () {70 vars in 1392 bytes} [Thu Aug 13 22:08:05 2026] PUT /volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:08:05.594923 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b3a872f4-5364-45a8-a3f2-dbad7dffdafa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:05.597376 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3a872f4-5364-45a8-a3f2-dbad7dffdafa tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 Aug 13 22:08:05.597695 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3a872f4-5364-45a8-a3f2-dbad7dffdafa tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:05.597994 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3a872f4-5364-45a8-a3f2-dbad7dffdafa tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:05.598373 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-b3a872f4-5364-45a8-a3f2-dbad7dffdafa tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member e22fcbcc-edc1-4242-8840-5ceb86621f99 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:08:05.602994 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:05.602994 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:05.615117 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3a872f4-5364-45a8-a3f2-dbad7dffdafa tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 returned with HTTP 200 Aug 13 22:08:05.615699 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 515/2069] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:08:05 2026] GET /volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:05.865529 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4174797c-9fa4-4912-af34-055d10065996 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:05.867558 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4174797c-9fa4-4912-af34-055d10065996 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:05.868481 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4174797c-9fa4-4912-af34-055d10065996 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:05.868481 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4174797c-9fa4-4912-af34-055d10065996 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:05.868481 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4174797c-9fa4-4912-af34-055d10065996 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:05.872932 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:05.872932 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:05.873719 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4174797c-9fa4-4912-af34-055d10065996 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:05.874169 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 520/2070] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:05 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:06.634730 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3bc7119a-0854-46b1-8d45-b71e509192ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:06.637234 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bc7119a-0854-46b1-8d45-b71e509192ff tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 Aug 13 22:08:06.637530 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bc7119a-0854-46b1-8d45-b71e509192ff tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:06.637786 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bc7119a-0854-46b1-8d45-b71e509192ff tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:06.637987 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-3bc7119a-0854-46b1-8d45-b71e509192ff tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member e22fcbcc-edc1-4242-8840-5ceb86621f99 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:08:06.642901 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:06.642901 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:06.653998 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bc7119a-0854-46b1-8d45-b71e509192ff tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 returned with HTTP 200 Aug 13 22:08:06.654585 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 519/2071] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:08:06 2026] GET /volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:06.664837 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22986a37-f9e9-4787-b36f-28ca6788f32b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:06.667401 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22986a37-f9e9-4787-b36f-28ca6788f32b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:08:06.667688 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22986a37-f9e9-4787-b36f-28ca6788f32b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:06.667890 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22986a37-f9e9-4787-b36f-28ca6788f32b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:06.668187 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-22986a37-f9e9-4787-b36f-28ca6788f32b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:06.668994 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:06.668994 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:06.669791 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-22986a37-f9e9-4787-b36f-28ca6788f32b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:08:06.682867 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-22986a37-f9e9-4787-b36f-28ca6788f32b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Get all volumes completed successfully. Aug 13 22:08:06.683678 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-22986a37-f9e9-4787-b36f-28ca6788f32b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:08:06.683877 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-22986a37-f9e9-4787-b36f-28ca6788f32b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:08:06.725440 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-22986a37-f9e9-4787-b36f-28ca6788f32b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:06.729776 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:06.729776 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:06.736123 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-22986a37-f9e9-4787-b36f-28ca6788f32b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:08:06.736361 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-22986a37-f9e9-4787-b36f-28ca6788f32b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:08:06.780781 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-22986a37-f9e9-4787-b36f-28ca6788f32b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:06.784612 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:06.784612 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:06.793445 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22986a37-f9e9-4787-b36f-28ca6788f32b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:08:06.794158 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 518/2072] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:08:06 2026] GET /volume/v3/volumes/detail => generated 1816 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:08:06.808324 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a5ad833f-5a99-48ba-b8f2-ad8656fdc047 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:06.810417 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5ad833f-5a99-48ba-b8f2-ad8656fdc047 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] POST https://10.4.3.4/volume/v3/group_snapshots Aug 13 22:08:06.810861 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5ad833f-5a99-48ba-b8f2-ad8656fdc047 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e22fcbcc-edc1-4242-8840-5ceb86621f99", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1887669573"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:06.812353 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-a5ad833f-5a99-48ba-b8f2-ad8656fdc047 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e22fcbcc-edc1-4242-8840-5ceb86621f99', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1887669573'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 22:08:06.816141 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:06.816141 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:06.820312 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.group_snapshots [None req-a5ad833f-5a99-48ba-b8f2-ad8656fdc047 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1887669573. Aug 13 22:08:06.841880 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:06.841880 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:06.861126 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-a5ad833f-5a99-48ba-b8f2-ad8656fdc047 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1900537503 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1900537503, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:08:06.892322 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9c629450-f7d4-4f6f-8917-8ac0186023c2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:06.894086 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a5ad833f-5a99-48ba-b8f2-ad8656fdc047 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Created reservations ['42554b05-cd7b-4a76-a5ad-46c6e001ffd2', '3ed64fe4-ddb1-4cd8-8dbb-1e790a6e34dd', 'b3a5fd28-b067-41a1-94d4-929bbf1329d7', 'c6ffa5b3-08ec-4eb1-b4e8-055f0f60bf1a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:06.897984 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c629450-f7d4-4f6f-8917-8ac0186023c2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:06.898398 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c629450-f7d4-4f6f-8917-8ac0186023c2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:06.898398 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c629450-f7d4-4f6f-8917-8ac0186023c2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:06.898580 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9c629450-f7d4-4f6f-8917-8ac0186023c2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:06.909501 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:06.909501 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:06.910461 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c629450-f7d4-4f6f-8917-8ac0186023c2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:06.911005 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 521/2073] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:06 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:06.950591 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5ad833f-5a99-48ba-b8f2-ad8656fdc047 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots returned with HTTP 202 Aug 13 22:08:06.951205 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 516/2074] 10.4.3.4 () {70 vars in 1310 bytes} [Thu Aug 13 22:08:06 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:06.962867 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-122be25e-13c3-44d5-8dc0-359048e5caed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:06.967921 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-122be25e-13c3-44d5-8dc0-359048e5caed tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/cd6762be-b0b5-4e58-b645-0b5b6d206b75 Aug 13 22:08:06.968223 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-122be25e-13c3-44d5-8dc0-359048e5caed tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:06.971176 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-122be25e-13c3-44d5-8dc0-359048e5caed tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:06.971592 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-122be25e-13c3-44d5-8dc0-359048e5caed tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member cd6762be-b0b5-4e58-b645-0b5b6d206b75 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 22:08:06.980067 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:06.980067 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:06.986185 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-122be25e-13c3-44d5-8dc0-359048e5caed tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots/cd6762be-b0b5-4e58-b645-0b5b6d206b75 returned with HTTP 200 Aug 13 22:08:06.986450 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 520/2075] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:08:06 2026] GET /volume/v3/group_snapshots/cd6762be-b0b5-4e58-b645-0b5b6d206b75 => generated 326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:07.926587 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-47bc0f16-f2ec-4ebc-9190-c76e8a0c254b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:07.929194 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47bc0f16-f2ec-4ebc-9190-c76e8a0c254b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:07.929534 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47bc0f16-f2ec-4ebc-9190-c76e8a0c254b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:07.929807 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47bc0f16-f2ec-4ebc-9190-c76e8a0c254b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:07.929987 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-47bc0f16-f2ec-4ebc-9190-c76e8a0c254b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:07.938469 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:07.938469 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:07.938469 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47bc0f16-f2ec-4ebc-9190-c76e8a0c254b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:07.939050 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 519/2076] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:07 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:07.996943 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-766f8939-bf8f-45ec-bb2e-9cefa715a778 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:07.999522 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-766f8939-bf8f-45ec-bb2e-9cefa715a778 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/cd6762be-b0b5-4e58-b645-0b5b6d206b75 Aug 13 22:08:07.999970 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-766f8939-bf8f-45ec-bb2e-9cefa715a778 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:08.000205 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-766f8939-bf8f-45ec-bb2e-9cefa715a778 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:08.000405 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-766f8939-bf8f-45ec-bb2e-9cefa715a778 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member cd6762be-b0b5-4e58-b645-0b5b6d206b75 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 22:08:08.005872 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:08.005872 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:08.011312 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-766f8939-bf8f-45ec-bb2e-9cefa715a778 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots/cd6762be-b0b5-4e58-b645-0b5b6d206b75 returned with HTTP 200 Aug 13 22:08:08.012004 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 522/2077] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:08:07 2026] GET /volume/v3/group_snapshots/cd6762be-b0b5-4e58-b645-0b5b6d206b75 => generated 327 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:08.024155 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c79c1885-4376-4be2-98ea-f9b0f8ecf798 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:08.026777 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c79c1885-4376-4be2-98ea-f9b0f8ecf798 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/snapshots/detail Aug 13 22:08:08.027135 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c79c1885-4376-4be2-98ea-f9b0f8ecf798 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:08.027381 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c79c1885-4376-4be2-98ea-f9b0f8ecf798 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:08.027776 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-c79c1885-4376-4be2-98ea-f9b0f8ecf798 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:08.028202 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:08.028202 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:08.029973 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-c79c1885-4376-4be2-98ea-f9b0f8ecf798 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:08.035051 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c79c1885-4376-4be2-98ea-f9b0f8ecf798 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Get all snapshots completed successfully. Aug 13 22:08:08.036588 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:08.036588 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:08.036588 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c79c1885-4376-4be2-98ea-f9b0f8ecf798 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 22:08:08.037058 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 517/2078] 10.4.3.4 () {66 vars in 1250 bytes} [Thu Aug 13 22:08:08 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:08.049251 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6dbe5c0c-8149-4343-a516-14ff97d4e9ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:08.051827 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6dbe5c0c-8149-4343-a516-14ff97d4e9ee tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/snapshots/f39d8cc3-33ee-4347-884a-2cb218f096b9 Aug 13 22:08:08.052047 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6dbe5c0c-8149-4343-a516-14ff97d4e9ee tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:08.052301 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6dbe5c0c-8149-4343-a516-14ff97d4e9ee tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:08.059575 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:08.059575 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:08.060146 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6dbe5c0c-8149-4343-a516-14ff97d4e9ee tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Snapshot retrieved successfully. Aug 13 22:08:08.063459 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6dbe5c0c-8149-4343-a516-14ff97d4e9ee tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/snapshots/f39d8cc3-33ee-4347-884a-2cb218f096b9 returned with HTTP 200 Aug 13 22:08:08.063459 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 521/2079] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:08 2026] GET /volume/v3/snapshots/f39d8cc3-33ee-4347-884a-2cb218f096b9 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:08.076967 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3e147e56-699e-4b7a-a213-699e379ff61b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:08.081902 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e147e56-699e-4b7a-a213-699e379ff61b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/snapshots/6ebf784c-12bc-4649-a440-3739dab5dcc0 Aug 13 22:08:08.081902 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e147e56-699e-4b7a-a213-699e379ff61b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:08.081902 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e147e56-699e-4b7a-a213-699e379ff61b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:08.087157 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:08.087157 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:08.087157 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3e147e56-699e-4b7a-a213-699e379ff61b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Snapshot retrieved successfully. Aug 13 22:08:08.087157 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e147e56-699e-4b7a-a213-699e379ff61b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/snapshots/6ebf784c-12bc-4649-a440-3739dab5dcc0 returned with HTTP 200 Aug 13 22:08:08.087157 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 520/2080] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:08 2026] GET /volume/v3/snapshots/6ebf784c-12bc-4649-a440-3739dab5dcc0 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:08.098065 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1af87f4-6a0b-427c-b5a2-0c98622e6480 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:08.101355 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1af87f4-6a0b-427c-b5a2-0c98622e6480 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] DELETE https://10.4.3.4/volume/v3/group_snapshots/cd6762be-b0b5-4e58-b645-0b5b6d206b75 Aug 13 22:08:08.101655 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1af87f4-6a0b-427c-b5a2-0c98622e6480 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:08.101895 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1af87f4-6a0b-427c-b5a2-0c98622e6480 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:08.102045 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-f1af87f4-6a0b-427c-b5a2-0c98622e6480 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] delete called for member cd6762be-b0b5-4e58-b645-0b5b6d206b75 {{(pid=100266) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 22:08:08.102167 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-f1af87f4-6a0b-427c-b5a2-0c98622e6480 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Delete group_snapshot with id: cd6762be-b0b5-4e58-b645-0b5b6d206b75 Aug 13 22:08:08.106101 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:08.106101 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:08.168785 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1af87f4-6a0b-427c-b5a2-0c98622e6480 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots/cd6762be-b0b5-4e58-b645-0b5b6d206b75 returned with HTTP 202 Aug 13 22:08:08.169262 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 523/2081] 10.4.3.4 () {68 vars in 1402 bytes} [Thu Aug 13 22:08:08 2026] DELETE /volume/v3/group_snapshots/cd6762be-b0b5-4e58-b645-0b5b6d206b75 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:08:08.177158 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0743d3f2-4fb7-404d-95e1-62dcadf60b59 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:08.180168 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0743d3f2-4fb7-404d-95e1-62dcadf60b59 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:08:08.181129 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0743d3f2-4fb7-404d-95e1-62dcadf60b59 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:08.181129 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0743d3f2-4fb7-404d-95e1-62dcadf60b59 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:08.181129 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-0743d3f2-4fb7-404d-95e1-62dcadf60b59 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:08.182502 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0743d3f2-4fb7-404d-95e1-62dcadf60b59 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:08:08.193606 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0743d3f2-4fb7-404d-95e1-62dcadf60b59 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Get all volumes completed successfully. Aug 13 22:08:08.193743 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-0743d3f2-4fb7-404d-95e1-62dcadf60b59 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:08:08.193899 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-0743d3f2-4fb7-404d-95e1-62dcadf60b59 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:08:08.244860 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-0743d3f2-4fb7-404d-95e1-62dcadf60b59 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:08.249717 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:08.249717 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:08.254995 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-0743d3f2-4fb7-404d-95e1-62dcadf60b59 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:08:08.255182 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-0743d3f2-4fb7-404d-95e1-62dcadf60b59 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:08:08.313025 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-0743d3f2-4fb7-404d-95e1-62dcadf60b59 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:08.317496 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:08.317496 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:08.328385 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0743d3f2-4fb7-404d-95e1-62dcadf60b59 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:08:08.328853 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 518/2082] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:08:08 2026] GET /volume/v3/volumes/detail => generated 1816 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:08:08.344620 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1633c7a7-3151-497a-89cb-8fb59f024565 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:08.347125 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1633c7a7-3151-497a-89cb-8fb59f024565 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/snapshots/detail Aug 13 22:08:08.347445 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1633c7a7-3151-497a-89cb-8fb59f024565 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:08.347723 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1633c7a7-3151-497a-89cb-8fb59f024565 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:08.348080 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-1633c7a7-3151-497a-89cb-8fb59f024565 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:08.349804 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-1633c7a7-3151-497a-89cb-8fb59f024565 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:08.354451 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1633c7a7-3151-497a-89cb-8fb59f024565 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Get all snapshots completed successfully. Aug 13 22:08:08.355719 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1633c7a7-3151-497a-89cb-8fb59f024565 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 22:08:08.356346 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 522/2083] 10.4.3.4 () {66 vars in 1250 bytes} [Thu Aug 13 22:08:08 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:08:08.367374 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a1d56760-ae22-4fc4-b1c6-d22cf029d0bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:08.369987 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1d56760-ae22-4fc4-b1c6-d22cf029d0bf tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/cd6762be-b0b5-4e58-b645-0b5b6d206b75 Aug 13 22:08:08.371379 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1d56760-ae22-4fc4-b1c6-d22cf029d0bf tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:08.371379 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1d56760-ae22-4fc4-b1c6-d22cf029d0bf tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:08.371379 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-a1d56760-ae22-4fc4-b1c6-d22cf029d0bf tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member cd6762be-b0b5-4e58-b645-0b5b6d206b75 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 22:08:08.375379 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1d56760-ae22-4fc4-b1c6-d22cf029d0bf tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots/cd6762be-b0b5-4e58-b645-0b5b6d206b75 returned with HTTP 404 Aug 13 22:08:08.376298 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 521/2084] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:08:08 2026] GET /volume/v3/group_snapshots/cd6762be-b0b5-4e58-b645-0b5b6d206b75 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:08:08.385202 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8666a91d-4ca9-4ca4-8f5c-977a47001079 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:08.387689 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8666a91d-4ca9-4ca4-8f5c-977a47001079 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] DELETE https://10.4.3.4/volume/v3/group_snapshots/cd6762be-b0b5-4e58-b645-0b5b6d206b75 Aug 13 22:08:08.388004 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8666a91d-4ca9-4ca4-8f5c-977a47001079 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:08.388256 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8666a91d-4ca9-4ca4-8f5c-977a47001079 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:08.388510 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-8666a91d-4ca9-4ca4-8f5c-977a47001079 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] delete called for member cd6762be-b0b5-4e58-b645-0b5b6d206b75 {{(pid=100266) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 22:08:08.388630 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-8666a91d-4ca9-4ca4-8f5c-977a47001079 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Delete group_snapshot with id: cd6762be-b0b5-4e58-b645-0b5b6d206b75 Aug 13 22:08:08.392309 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8666a91d-4ca9-4ca4-8f5c-977a47001079 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots/cd6762be-b0b5-4e58-b645-0b5b6d206b75 returned with HTTP 404 Aug 13 22:08:08.393085 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 524/2085] 10.4.3.4 () {68 vars in 1402 bytes} [Thu Aug 13 22:08:08 2026] DELETE /volume/v3/group_snapshots/cd6762be-b0b5-4e58-b645-0b5b6d206b75 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:08:08.403039 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9187660f-4e91-4ac5-a69b-3436867f6184 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:08.406248 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9187660f-4e91-4ac5-a69b-3436867f6184 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:08:08.406707 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9187660f-4e91-4ac5-a69b-3436867f6184 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:08.406974 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9187660f-4e91-4ac5-a69b-3436867f6184 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:08.407288 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-9187660f-4e91-4ac5-a69b-3436867f6184 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:08.408408 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9187660f-4e91-4ac5-a69b-3436867f6184 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:08:08.418923 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9187660f-4e91-4ac5-a69b-3436867f6184 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Get all volumes completed successfully. Aug 13 22:08:08.420013 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-9187660f-4e91-4ac5-a69b-3436867f6184 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:08:08.420249 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-9187660f-4e91-4ac5-a69b-3436867f6184 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:08:08.472385 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-9187660f-4e91-4ac5-a69b-3436867f6184 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:08.476484 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:08.476484 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:08.481271 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-9187660f-4e91-4ac5-a69b-3436867f6184 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:08:08.481442 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-9187660f-4e91-4ac5-a69b-3436867f6184 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:08:08.523802 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-9187660f-4e91-4ac5-a69b-3436867f6184 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:08.527951 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:08.527951 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:08.537821 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9187660f-4e91-4ac5-a69b-3436867f6184 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:08:08.538441 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 519/2086] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:08:08 2026] GET /volume/v3/volumes/detail => generated 1816 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:08:08.552864 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c2ccd228-c1d7-499e-8f50-ce77a7e2e43f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:08.555394 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2ccd228-c1d7-499e-8f50-ce77a7e2e43f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] POST https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99/action Aug 13 22:08:08.555946 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2ccd228-c1d7-499e-8f50-ce77a7e2e43f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:08.556127 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2ccd228-c1d7-499e-8f50-ce77a7e2e43f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:08.558767 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-c2ccd228-c1d7-499e-8f50-ce77a7e2e43f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] delete called for group e22fcbcc-edc1-4242-8840-5ceb86621f99 {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 22:08:08.558767 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-c2ccd228-c1d7-499e-8f50-ce77a7e2e43f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Delete group with id: e22fcbcc-edc1-4242-8840-5ceb86621f99 Aug 13 22:08:08.568839 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:08.568839 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:08.647678 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2ccd228-c1d7-499e-8f50-ce77a7e2e43f tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99/action returned with HTTP 202 Aug 13 22:08:08.648352 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 523/2087] 10.4.3.4 () {70 vars in 1414 bytes} [Thu Aug 13 22:08:08 2026] POST /volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:08:08.662246 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9246ceeb-68e5-427d-b365-a19c25c3fa3a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:08.664252 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9246ceeb-68e5-427d-b365-a19c25c3fa3a tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/f548345e-d390-4b5b-9bd0-5074b11eb8cf Aug 13 22:08:08.664856 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9246ceeb-68e5-427d-b365-a19c25c3fa3a tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:08.665188 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9246ceeb-68e5-427d-b365-a19c25c3fa3a tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:08.675659 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:08.675659 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:08.685035 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9246ceeb-68e5-427d-b365-a19c25c3fa3a tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Volume info retrieved successfully. Aug 13 22:08:08.686847 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-9246ceeb-68e5-427d-b365-a19c25c3fa3a tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:08:08.687455 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-9246ceeb-68e5-427d-b365-a19c25c3fa3a tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:08:08.749585 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-9246ceeb-68e5-427d-b365-a19c25c3fa3a tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:08.757193 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:08.757193 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:08.767285 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9246ceeb-68e5-427d-b365-a19c25c3fa3a tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/f548345e-d390-4b5b-9bd0-5074b11eb8cf returned with HTTP 200 Aug 13 22:08:08.767963 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 522/2088] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:08:08 2026] GET /volume/v3/volumes/f548345e-d390-4b5b-9bd0-5074b11eb8cf => generated 911 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:08.951680 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-941373b4-1d46-4c56-85bb-9f4eddb61243 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:08.954706 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-941373b4-1d46-4c56-85bb-9f4eddb61243 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:08.955023 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-941373b4-1d46-4c56-85bb-9f4eddb61243 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:08.955297 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-941373b4-1d46-4c56-85bb-9f4eddb61243 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:08.955486 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-941373b4-1d46-4c56-85bb-9f4eddb61243 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:08.961641 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:08.961641 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:08.962810 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-941373b4-1d46-4c56-85bb-9f4eddb61243 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:08.963580 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 525/2089] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:08 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:09.782639 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-558b7ccb-cd37-4118-bace-2e9f888f3e52 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:09.785608 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-558b7ccb-cd37-4118-bace-2e9f888f3e52 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/f548345e-d390-4b5b-9bd0-5074b11eb8cf Aug 13 22:08:09.785918 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-558b7ccb-cd37-4118-bace-2e9f888f3e52 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:09.786220 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-558b7ccb-cd37-4118-bace-2e9f888f3e52 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:09.794556 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-558b7ccb-cd37-4118-bace-2e9f888f3e52 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/f548345e-d390-4b5b-9bd0-5074b11eb8cf returned with HTTP 404 Aug 13 22:08:09.795198 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 520/2090] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:08:09 2026] GET /volume/v3/volumes/f548345e-d390-4b5b-9bd0-5074b11eb8cf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:08:09.803365 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87f4ef1e-2da2-45f6-b834-0b413ac007b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:09.805891 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87f4ef1e-2da2-45f6-b834-0b413ac007b2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/510f4fd0-d74b-4dba-a143-369c61172369 Aug 13 22:08:09.806200 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87f4ef1e-2da2-45f6-b834-0b413ac007b2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:09.806522 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87f4ef1e-2da2-45f6-b834-0b413ac007b2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:09.816112 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87f4ef1e-2da2-45f6-b834-0b413ac007b2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/510f4fd0-d74b-4dba-a143-369c61172369 returned with HTTP 404 Aug 13 22:08:09.816897 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 524/2091] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:08:09 2026] GET /volume/v3/volumes/510f4fd0-d74b-4dba-a143-369c61172369 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:08:09.828455 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-704b417c-c746-4405-a6fb-d80de1f76ac5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:09.830562 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-704b417c-c746-4405-a6fb-d80de1f76ac5 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 Aug 13 22:08:09.830765 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-704b417c-c746-4405-a6fb-d80de1f76ac5 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:09.830934 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-704b417c-c746-4405-a6fb-d80de1f76ac5 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:09.831060 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-704b417c-c746-4405-a6fb-d80de1f76ac5 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member e22fcbcc-edc1-4242-8840-5ceb86621f99 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:08:09.837697 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-704b417c-c746-4405-a6fb-d80de1f76ac5 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 returned with HTTP 404 Aug 13 22:08:09.838169 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 523/2092] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:08:09 2026] GET /volume/v3/groups/e22fcbcc-edc1-4242-8840-5ceb86621f99 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:08:09.845888 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ab95401a-c283-4007-a3c4-d96db4d1dca1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:09.851731 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab95401a-c283-4007-a3c4-d96db4d1dca1 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] DELETE https://10.4.3.4/volume/v3/group_types/c73cd6c0-d713-4fe9-a1bc-dfda10d3b92f Aug 13 22:08:09.852045 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab95401a-c283-4007-a3c4-d96db4d1dca1 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:09.852303 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab95401a-c283-4007-a3c4-d96db4d1dca1 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:09.878939 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab95401a-c283-4007-a3c4-d96db4d1dca1 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] https://10.4.3.4/volume/v3/group_types/c73cd6c0-d713-4fe9-a1bc-dfda10d3b92f returned with HTTP 202 Aug 13 22:08:09.879619 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 526/2093] 10.4.3.4 () {68 vars in 1390 bytes} [Thu Aug 13 22:08:09 2026] DELETE /volume/v3/group_types/c73cd6c0-d713-4fe9-a1bc-dfda10d3b92f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:08:09.889047 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-057aac94-dc0f-46c0-b4aa-d169f9cdd32d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:09.891200 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-057aac94-dc0f-46c0-b4aa-d169f9cdd32d tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] DELETE https://10.4.3.4/volume/v3/types/4906e3a3-927e-482f-aed1-5ae02c9c341c Aug 13 22:08:09.891410 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-057aac94-dc0f-46c0-b4aa-d169f9cdd32d tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:09.891670 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-057aac94-dc0f-46c0-b4aa-d169f9cdd32d tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:09.925617 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-057aac94-dc0f-46c0-b4aa-d169f9cdd32d tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] https://10.4.3.4/volume/v3/types/4906e3a3-927e-482f-aed1-5ae02c9c341c returned with HTTP 202 Aug 13 22:08:09.926066 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 521/2094] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:08:09 2026] DELETE /volume/v3/types/4906e3a3-927e-482f-aed1-5ae02c9c341c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:08:09.934787 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9b561bad-7475-4f33-86c1-810017e72cdb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:09.939455 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b561bad-7475-4f33-86c1-810017e72cdb tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] GET https://10.4.3.4/volume/v3/types/4906e3a3-927e-482f-aed1-5ae02c9c341c Aug 13 22:08:09.939455 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b561bad-7475-4f33-86c1-810017e72cdb tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:09.939455 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b561bad-7475-4f33-86c1-810017e72cdb tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:09.943655 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b561bad-7475-4f33-86c1-810017e72cdb tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] https://10.4.3.4/volume/v3/types/4906e3a3-927e-482f-aed1-5ae02c9c341c returned with HTTP 404 Aug 13 22:08:09.944316 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 525/2095] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:08:09 2026] GET /volume/v3/types/4906e3a3-927e-482f-aed1-5ae02c9c341c => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:09.954287 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ded610fe-6f3c-409f-8637-f0e88df8e7ec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:09.956322 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ded610fe-6f3c-409f-8637-f0e88df8e7ec tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:08:09.956752 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ded610fe-6f3c-409f-8637-f0e88df8e7ec tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1537869800"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:09.979169 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ded610fe-6f3c-409f-8637-f0e88df8e7ec tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:08:09.979662 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d78918a3-9867-4105-b607-bb88905f4281 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:09.979733 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 524/2096] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:08:09 2026] POST /volume/v3/types => generated 224 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:09.982276 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d78918a3-9867-4105-b607-bb88905f4281 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:09.982643 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d78918a3-9867-4105-b607-bb88905f4281 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:09.982835 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d78918a3-9867-4105-b607-bb88905f4281 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:09.982977 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d78918a3-9867-4105-b607-bb88905f4281 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:09.989628 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:09.989628 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:09.991472 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d78918a3-9867-4105-b607-bb88905f4281 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:09.991669 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dbbd6102-d899-4a4e-ad6c-c873ed73d145 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:09.992171 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 527/2097] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:09 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:09.993840 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbbd6102-d899-4a4e-ad6c-c873ed73d145 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] POST https://10.4.3.4/volume/v3/group_types Aug 13 22:08:09.994255 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dbbd6102-d899-4a4e-ad6c-c873ed73d145 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2029335896"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:10.015466 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbbd6102-d899-4a4e-ad6c-c873ed73d145 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] https://10.4.3.4/volume/v3/group_types returned with HTTP 202 Aug 13 22:08:10.015756 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 522/2098] 10.4.3.4 () {70 vars in 1297 bytes} [Thu Aug 13 22:08:09 2026] POST /volume/v3/group_types => generated 181 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:10.025110 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f9b015f1-00a6-49f8-980a-3523c2c3252b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:10.027041 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9b015f1-00a6-49f8-980a-3523c2c3252b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] POST https://10.4.3.4/volume/v3/groups Aug 13 22:08:10.027395 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9b015f1-00a6-49f8-980a-3523c2c3252b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5df4db4c-4711-4f3f-a538-03c16b9a797b", "volume_types": ["f5284f90-310e-44ef-a05a-cbd9ed927d60"], "name": "tempest-GroupSnapshotsTest-Group-234961172"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:10.029242 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-f9b015f1-00a6-49f8-980a-3523c2c3252b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Creating new group {'group': {'group_type': '5df4db4c-4711-4f3f-a538-03c16b9a797b', 'volume_types': ['f5284f90-310e-44ef-a05a-cbd9ed927d60'], 'name': 'tempest-GroupSnapshotsTest-Group-234961172'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 22:08:10.036653 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-f9b015f1-00a6-49f8-980a-3523c2c3252b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Creating group tempest-GroupSnapshotsTest-Group-234961172. Aug 13 22:08:10.056836 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f9b015f1-00a6-49f8-980a-3523c2c3252b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Availability Zones retrieved successfully. Aug 13 22:08:10.072085 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f9b015f1-00a6-49f8-980a-3523c2c3252b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Created reservations ['f09ff01a-fa97-4466-94e4-f19e568c3bf8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:10.104925 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9b015f1-00a6-49f8-980a-3523c2c3252b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups returned with HTTP 202 Aug 13 22:08:10.104925 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 526/2099] 10.4.3.4 () {70 vars in 1283 bytes} [Thu Aug 13 22:08:10 2026] POST /volume/v3/groups => generated 111 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:10.113773 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab563a61-b14f-47f5-801b-19a4ba65630b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:10.116466 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab563a61-b14f-47f5-801b-19a4ba65630b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/d597443e-b461-4d4d-a863-2693266e4216 Aug 13 22:08:10.116817 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab563a61-b14f-47f5-801b-19a4ba65630b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:10.117096 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab563a61-b14f-47f5-801b-19a4ba65630b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:10.117312 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-ab563a61-b14f-47f5-801b-19a4ba65630b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member d597443e-b461-4d4d-a863-2693266e4216 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:08:10.126873 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:10.126873 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:10.139418 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab563a61-b14f-47f5-801b-19a4ba65630b tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/d597443e-b461-4d4d-a863-2693266e4216 returned with HTTP 200 Aug 13 22:08:10.140091 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 525/2100] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:08:10 2026] GET /volume/v3/groups/d597443e-b461-4d4d-a863-2693266e4216 => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:11.006754 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-155207a0-09d1-4e9c-9a67-556ff9547e69 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:11.008685 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-155207a0-09d1-4e9c-9a67-556ff9547e69 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:11.008941 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-155207a0-09d1-4e9c-9a67-556ff9547e69 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:11.009153 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-155207a0-09d1-4e9c-9a67-556ff9547e69 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:11.009286 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-155207a0-09d1-4e9c-9a67-556ff9547e69 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:11.014945 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:11.014945 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:11.016574 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-155207a0-09d1-4e9c-9a67-556ff9547e69 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:11.016655 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 528/2101] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:11 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:11.152141 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-460ff8ac-96a7-4e28-8d81-2a7527f84ff7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:11.154727 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-460ff8ac-96a7-4e28-8d81-2a7527f84ff7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/d597443e-b461-4d4d-a863-2693266e4216 Aug 13 22:08:11.154727 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-460ff8ac-96a7-4e28-8d81-2a7527f84ff7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:11.154727 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-460ff8ac-96a7-4e28-8d81-2a7527f84ff7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:11.154916 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-460ff8ac-96a7-4e28-8d81-2a7527f84ff7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member d597443e-b461-4d4d-a863-2693266e4216 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:08:11.159373 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:11.159373 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:11.169107 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-460ff8ac-96a7-4e28-8d81-2a7527f84ff7 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/d597443e-b461-4d4d-a863-2693266e4216 returned with HTTP 200 Aug 13 22:08:11.169474 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 523/2102] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:08:11 2026] GET /volume/v3/groups/d597443e-b461-4d4d-a863-2693266e4216 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:11.178593 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:11.180930 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:08:11.181361 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-406656", "volume_type": "f5284f90-310e-44ef-a05a-cbd9ed927d60", "group_id": "d597443e-b461-4d4d-a863-2693266e4216", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:11.183678 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-406656', 'volume_type': 'f5284f90-310e-44ef-a05a-cbd9ed927d60', 'group_id': 'd597443e-b461-4d4d-a863-2693266e4216', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:08:11.195760 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:11.195760 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:11.196259 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Create volume of 1 GB Aug 13 22:08:11.204186 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Availability Zones retrieved successfully. Aug 13 22:08:11.212407 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Flow 'volume_create_api' (2c8ec747-2576-49b5-a7bd-5e9eca7de3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:11.214179 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef8de49c-48c3-4670-b3ac-01d7de394591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:11.214971 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:11.214971 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:11.215916 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:08:11.246305 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef8de49c-48c3-4670-b3ac-01d7de394591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:08:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f5284f90-310e-44ef-a05a-cbd9ed927d60,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1537869800',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f5284f90-310e-44ef-a05a-cbd9ed927d60', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd597443e-b461-4d4d-a863-2693266e4216', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:11.247758 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838d35c9-8d0a-4ab6-8505-8045d238a525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:11.292818 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1537869800 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1537869800, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:08:11.293261 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1537869800 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1537869800, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:08:11.325717 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Created reservations ['bd69fdab-988a-4186-be9a-0a29c2b789ac', 'cab44b5f-6eab-4325-9e79-0580377fec19', '11bdff69-e572-4f39-bc4d-0c7630f6cffd', '6546d5e5-cc13-4f1b-9373-08a5648b26a5'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:11.326891 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838d35c9-8d0a-4ab6-8505-8045d238a525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd69fdab-988a-4186-be9a-0a29c2b789ac', 'cab44b5f-6eab-4325-9e79-0580377fec19', '11bdff69-e572-4f39-bc4d-0c7630f6cffd', '6546d5e5-cc13-4f1b-9373-08a5648b26a5']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:11.327655 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e38556e-d9a6-4ea8-a074-7746451a7165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:11.354011 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e38556e-d9a6-4ea8-a074-7746451a7165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f8feff5-696b-4a91-8ad6-f9e51d65b8cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-406656',encryption_key_id=None,group_id=d597443e-b461-4d4d-a863-2693266e4216,group_type_id=,metadata={},multiattach=False,project_id='cae17bbc39184af58e711767a12e51ef',qos_specs=None,replication_status=,reservations=['bd69fdab-988a-4186-be9a-0a29c2b789ac','cab44b5f-6eab-4325-9e79-0580377fec19','11bdff69-e572-4f39-bc4d-0c7630f6cffd','6546d5e5-cc13-4f1b-9373-08a5648b26a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b72ab0e390054b1295ea6a85202bf862',volume_type_id=f5284f90-310e-44ef-a05a-cbd9ed927d60), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:08:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-406656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d597443e-b461-4d4d-a863-2693266e4216,host=None,id=2f8feff5-696b-4a91-8ad6-f9e51d65b8cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cae17bbc39184af58e711767a12e51ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b72ab0e390054b1295ea6a85202bf862',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f5284f90-310e-44ef-a05a-cbd9ed927d60),volume_type_id=f5284f90-310e-44ef-a05a-cbd9ed927d60)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:11.354800 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8f37557-6e4a-4a83-9f49-6639164314df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:11.375584 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8f37557-6e4a-4a83-9f49-6639164314df) transitioned into state 'SUCCESS' from state '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-406656',encryption_key_id=None,group_id=d597443e-b461-4d4d-a863-2693266e4216,group_type_id=,metadata={},multiattach=False,project_id='cae17bbc39184af58e711767a12e51ef',qos_specs=None,replication_status=,reservations=['bd69fdab-988a-4186-be9a-0a29c2b789ac','cab44b5f-6eab-4325-9e79-0580377fec19','11bdff69-e572-4f39-bc4d-0c7630f6cffd','6546d5e5-cc13-4f1b-9373-08a5648b26a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b72ab0e390054b1295ea6a85202bf862',volume_type_id=f5284f90-310e-44ef-a05a-cbd9ed927d60)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:11.376341 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40f778a0-6372-4b0e-86f0-45c64895fca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:11.392451 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40f778a0-6372-4b0e-86f0-45c64895fca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:11.392451 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Flow 'volume_create_api' (2c8ec747-2576-49b5-a7bd-5e9eca7de3ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:11.392451 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Create volume request issued successfully. Aug 13 22:08:11.392451 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:08:11.392451 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:08:11.438538 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:11.443041 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:11.443041 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:11.447397 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-abdf449d-fd15-4eed-8348-879ba61e6dfb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:08:11.448052 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 527/2103] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:08:11 2026] POST /volume/v3/volumes => generated 815 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:11.462264 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-176ba8c9-b14b-42ca-939d-a453ce147758 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:11.465091 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-176ba8c9-b14b-42ca-939d-a453ce147758 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/2f8feff5-696b-4a91-8ad6-f9e51d65b8cf Aug 13 22:08:11.466404 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-176ba8c9-b14b-42ca-939d-a453ce147758 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:11.466404 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-176ba8c9-b14b-42ca-939d-a453ce147758 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:11.475025 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:11.475025 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:11.479445 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-176ba8c9-b14b-42ca-939d-a453ce147758 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Volume info retrieved successfully. Aug 13 22:08:11.480174 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-176ba8c9-b14b-42ca-939d-a453ce147758 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:08:11.480340 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-176ba8c9-b14b-42ca-939d-a453ce147758 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:08:11.532860 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-176ba8c9-b14b-42ca-939d-a453ce147758 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:11.536829 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:11.536829 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:11.546357 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-176ba8c9-b14b-42ca-939d-a453ce147758 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/2f8feff5-696b-4a91-8ad6-f9e51d65b8cf returned with HTTP 200 Aug 13 22:08:11.546886 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 526/2104] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:08:11 2026] GET /volume/v3/volumes/2f8feff5-696b-4a91-8ad6-f9e51d65b8cf => generated 883 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:12.028340 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d03b4b5-5c4d-4108-80c3-7821fb32d181 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:12.030903 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d03b4b5-5c4d-4108-80c3-7821fb32d181 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:12.031272 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d03b4b5-5c4d-4108-80c3-7821fb32d181 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:12.031498 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d03b4b5-5c4d-4108-80c3-7821fb32d181 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:12.031686 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6d03b4b5-5c4d-4108-80c3-7821fb32d181 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:12.037685 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:12.037685 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:12.038246 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d03b4b5-5c4d-4108-80c3-7821fb32d181 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:12.038713 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 529/2105] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:12 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:12.562467 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-706eed60-d19f-4742-b3ac-d30c2f9610a9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:12.564799 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-706eed60-d19f-4742-b3ac-d30c2f9610a9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/2f8feff5-696b-4a91-8ad6-f9e51d65b8cf Aug 13 22:08:12.565082 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-706eed60-d19f-4742-b3ac-d30c2f9610a9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:12.565327 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-706eed60-d19f-4742-b3ac-d30c2f9610a9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:12.575621 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:12.575621 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:12.580951 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-706eed60-d19f-4742-b3ac-d30c2f9610a9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Volume info retrieved successfully. Aug 13 22:08:12.581856 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-706eed60-d19f-4742-b3ac-d30c2f9610a9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:08:12.582041 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-706eed60-d19f-4742-b3ac-d30c2f9610a9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:08:12.636358 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-706eed60-d19f-4742-b3ac-d30c2f9610a9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:12.640349 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:12.640349 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:12.650338 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-706eed60-d19f-4742-b3ac-d30c2f9610a9 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/2f8feff5-696b-4a91-8ad6-f9e51d65b8cf returned with HTTP 200 Aug 13 22:08:12.650961 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 524/2106] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:08:12 2026] GET /volume/v3/volumes/2f8feff5-696b-4a91-8ad6-f9e51d65b8cf => generated 908 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:12.671054 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d4e124c1-51e9-44e7-99a5-f58597690ced None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:12.673115 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4e124c1-51e9-44e7-99a5-f58597690ced tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] POST https://10.4.3.4/volume/v3/group_snapshots Aug 13 22:08:12.673590 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4e124c1-51e9-44e7-99a5-f58597690ced tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d597443e-b461-4d4d-a863-2693266e4216", "name": "tempest-group_snapshot-1783444236"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:12.675092 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-d4e124c1-51e9-44e7-99a5-f58597690ced tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd597443e-b461-4d4d-a863-2693266e4216', 'name': 'tempest-group_snapshot-1783444236'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 22:08:12.678668 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:12.678668 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:12.682123 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.group_snapshots [None req-d4e124c1-51e9-44e7-99a5-f58597690ced tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Creating group_snapshot tempest-group_snapshot-1783444236. Aug 13 22:08:12.700718 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:12.700718 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:12.713180 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-d4e124c1-51e9-44e7-99a5-f58597690ced tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1537869800 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1537869800, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:08:12.736549 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d4e124c1-51e9-44e7-99a5-f58597690ced tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Created reservations ['6e391bd5-2060-4736-989e-9197dfd5df05', 'fe8aa501-ec73-4425-8b02-018ce6df3c63', '3d91d7d4-c19e-49c9-9025-a4acf9e860a5', 'b57b4150-146c-4cce-a71c-2bfa83bc08ab'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:12.768224 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4e124c1-51e9-44e7-99a5-f58597690ced tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots returned with HTTP 202 Aug 13 22:08:12.768888 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 528/2107] 10.4.3.4 () {70 vars in 1310 bytes} [Thu Aug 13 22:08:12 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:12.779908 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fd3127fe-5530-472d-aca3-d99c4eec7776 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:12.782140 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd3127fe-5530-472d-aca3-d99c4eec7776 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 Aug 13 22:08:12.782462 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd3127fe-5530-472d-aca3-d99c4eec7776 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:12.782755 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd3127fe-5530-472d-aca3-d99c4eec7776 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:12.782893 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-fd3127fe-5530-472d-aca3-d99c4eec7776 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member 44779f1a-6601-4edd-9d57-055010b1ef79 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 22:08:12.786561 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:12.786561 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:12.790686 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd3127fe-5530-472d-aca3-d99c4eec7776 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 returned with HTTP 200 Aug 13 22:08:12.790876 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 527/2108] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:08:12 2026] GET /volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:13.052793 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fa5aa379-9673-469f-b2d6-492312a5908b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:13.054872 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa5aa379-9673-469f-b2d6-492312a5908b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:13.055087 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa5aa379-9673-469f-b2d6-492312a5908b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:13.055324 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa5aa379-9673-469f-b2d6-492312a5908b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:13.055494 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fa5aa379-9673-469f-b2d6-492312a5908b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:13.059684 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:13.059684 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:13.060288 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa5aa379-9673-469f-b2d6-492312a5908b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:13.060759 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 530/2109] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:13 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:13.802031 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6192a6f8-bb5e-4959-91d6-cdac11eaf1f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:13.804549 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6192a6f8-bb5e-4959-91d6-cdac11eaf1f2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 Aug 13 22:08:13.804835 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6192a6f8-bb5e-4959-91d6-cdac11eaf1f2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:13.805070 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6192a6f8-bb5e-4959-91d6-cdac11eaf1f2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:13.805242 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-6192a6f8-bb5e-4959-91d6-cdac11eaf1f2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member 44779f1a-6601-4edd-9d57-055010b1ef79 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 22:08:13.809226 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:13.809226 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:13.813845 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6192a6f8-bb5e-4959-91d6-cdac11eaf1f2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 returned with HTTP 200 Aug 13 22:08:13.814355 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 525/2110] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:08:13 2026] GET /volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:13.824904 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7666233-725d-499e-95b7-b7cd88d4e044 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:13.827106 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7666233-725d-499e-95b7-b7cd88d4e044 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/snapshots/detail Aug 13 22:08:13.827342 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7666233-725d-499e-95b7-b7cd88d4e044 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:13.827565 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7666233-725d-499e-95b7-b7cd88d4e044 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:13.827822 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-e7666233-725d-499e-95b7-b7cd88d4e044 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:13.828108 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:13.828108 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:13.829039 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-e7666233-725d-499e-95b7-b7cd88d4e044 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:13.833926 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e7666233-725d-499e-95b7-b7cd88d4e044 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Get all snapshots completed successfully. Aug 13 22:08:13.834358 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:13.834358 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:13.834980 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7666233-725d-499e-95b7-b7cd88d4e044 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 22:08:13.835359 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 529/2111] 10.4.3.4 () {66 vars in 1250 bytes} [Thu Aug 13 22:08:13 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 13 22:08:13.847028 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-09228a48-8fda-4af4-98c0-08041969d6f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:13.849680 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09228a48-8fda-4af4-98c0-08041969d6f3 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/snapshots/d4386216-0e40-4dc4-8dd7-437027014682 Aug 13 22:08:13.849935 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09228a48-8fda-4af4-98c0-08041969d6f3 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:13.850338 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09228a48-8fda-4af4-98c0-08041969d6f3 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:13.857914 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:13.857914 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:13.858474 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09228a48-8fda-4af4-98c0-08041969d6f3 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Snapshot retrieved successfully. Aug 13 22:08:13.859171 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09228a48-8fda-4af4-98c0-08041969d6f3 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/snapshots/d4386216-0e40-4dc4-8dd7-437027014682 returned with HTTP 200 Aug 13 22:08:13.859724 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 528/2112] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:13 2026] GET /volume/v3/snapshots/d4386216-0e40-4dc4-8dd7-437027014682 => generated 451 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:13.868008 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-20e3a9e0-a41d-4a40-b9e4-dd5041e2d0ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:13.869684 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20e3a9e0-a41d-4a40-b9e4-dd5041e2d0ae tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 Aug 13 22:08:13.869886 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20e3a9e0-a41d-4a40-b9e4-dd5041e2d0ae tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:13.870077 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20e3a9e0-a41d-4a40-b9e4-dd5041e2d0ae tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:13.870218 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-20e3a9e0-a41d-4a40-b9e4-dd5041e2d0ae tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member 44779f1a-6601-4edd-9d57-055010b1ef79 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 22:08:13.873554 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:13.873554 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:13.877095 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20e3a9e0-a41d-4a40-b9e4-dd5041e2d0ae tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 returned with HTTP 200 Aug 13 22:08:13.877467 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 531/2113] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:08:13 2026] GET /volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:13.884987 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-41d129ed-fb26-4986-a8a7-e0c41026d874 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:13.886695 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41d129ed-fb26-4986-a8a7-e0c41026d874 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/detail Aug 13 22:08:13.886886 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41d129ed-fb26-4986-a8a7-e0c41026d874 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:13.887072 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41d129ed-fb26-4986-a8a7-e0c41026d874 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:13.894881 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41d129ed-fb26-4986-a8a7-e0c41026d874 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 13 22:08:13.895276 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 526/2114] 10.4.3.4 () {68 vars in 1309 bytes} [Thu Aug 13 22:08:13 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 13 22:08:13.903945 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-99cc7c34-26a0-4bd1-9fd5-6717acc12a7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:13.906325 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99cc7c34-26a0-4bd1-9fd5-6717acc12a7c tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] DELETE https://10.4.3.4/volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 Aug 13 22:08:13.906660 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99cc7c34-26a0-4bd1-9fd5-6717acc12a7c tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:13.906984 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99cc7c34-26a0-4bd1-9fd5-6717acc12a7c tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:13.907146 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-99cc7c34-26a0-4bd1-9fd5-6717acc12a7c tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] delete called for member 44779f1a-6601-4edd-9d57-055010b1ef79 {{(pid=100267) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 22:08:13.907257 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.group_snapshots [None req-99cc7c34-26a0-4bd1-9fd5-6717acc12a7c tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Delete group_snapshot with id: 44779f1a-6601-4edd-9d57-055010b1ef79 Aug 13 22:08:13.911693 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:13.911693 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:13.941748 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99cc7c34-26a0-4bd1-9fd5-6717acc12a7c tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 returned with HTTP 202 Aug 13 22:08:13.942227 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 530/2115] 10.4.3.4 () {68 vars in 1402 bytes} [Thu Aug 13 22:08:13 2026] DELETE /volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:08:13.950406 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-92a43994-9527-4163-82e0-2d22a15a08fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:13.953089 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92a43994-9527-4163-82e0-2d22a15a08fd tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:08:13.953361 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92a43994-9527-4163-82e0-2d22a15a08fd tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:13.953722 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92a43994-9527-4163-82e0-2d22a15a08fd tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:13.954349 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-92a43994-9527-4163-82e0-2d22a15a08fd tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:13.955734 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-92a43994-9527-4163-82e0-2d22a15a08fd tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:08:13.966438 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-92a43994-9527-4163-82e0-2d22a15a08fd tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Get all volumes completed successfully. Aug 13 22:08:13.967528 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-92a43994-9527-4163-82e0-2d22a15a08fd tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:08:13.968091 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-92a43994-9527-4163-82e0-2d22a15a08fd tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:08:14.032916 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-92a43994-9527-4163-82e0-2d22a15a08fd tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:14.036782 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:14.036782 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:14.045500 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92a43994-9527-4163-82e0-2d22a15a08fd tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:08:14.046154 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 529/2116] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:08:13 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:14.059702 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c301bf17-c424-4f67-b6de-9c01308a1a61 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:14.061589 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c301bf17-c424-4f67-b6de-9c01308a1a61 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/snapshots/detail Aug 13 22:08:14.061798 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c301bf17-c424-4f67-b6de-9c01308a1a61 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:14.062018 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c301bf17-c424-4f67-b6de-9c01308a1a61 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:14.062279 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-c301bf17-c424-4f67-b6de-9c01308a1a61 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:14.063314 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-c301bf17-c424-4f67-b6de-9c01308a1a61 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:14.071702 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8ef08df8-a106-4660-b08e-3a142cabf57e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:14.073754 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ef08df8-a106-4660-b08e-3a142cabf57e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:14.073911 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ef08df8-a106-4660-b08e-3a142cabf57e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:14.075256 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ef08df8-a106-4660-b08e-3a142cabf57e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:14.075256 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8ef08df8-a106-4660-b08e-3a142cabf57e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:14.077196 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c301bf17-c424-4f67-b6de-9c01308a1a61 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Get all snapshots completed successfully. Aug 13 22:08:14.078220 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c301bf17-c424-4f67-b6de-9c01308a1a61 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 22:08:14.078996 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 532/2117] 10.4.3.4 () {66 vars in 1250 bytes} [Thu Aug 13 22:08:14 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:08:14.079123 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:14.079123 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:14.079914 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ef08df8-a106-4660-b08e-3a142cabf57e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:14.080323 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 527/2118] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:14 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:14.089900 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ca44590-1907-40f0-9906-5c4e9702d6cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:14.092280 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ca44590-1907-40f0-9906-5c4e9702d6cb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 Aug 13 22:08:14.092610 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ca44590-1907-40f0-9906-5c4e9702d6cb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:14.092863 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ca44590-1907-40f0-9906-5c4e9702d6cb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:14.093030 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-2ca44590-1907-40f0-9906-5c4e9702d6cb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member 44779f1a-6601-4edd-9d57-055010b1ef79 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 22:08:14.098237 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ca44590-1907-40f0-9906-5c4e9702d6cb tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 returned with HTTP 404 Aug 13 22:08:14.098911 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 531/2119] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:08:14 2026] GET /volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:08:14.107593 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-11d4fab3-78bd-4fdb-89b3-2453670e0ba2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:14.109650 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11d4fab3-78bd-4fdb-89b3-2453670e0ba2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/group_snapshots Aug 13 22:08:14.109995 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11d4fab3-78bd-4fdb-89b3-2453670e0ba2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:14.110353 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11d4fab3-78bd-4fdb-89b3-2453670e0ba2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:14.116211 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11d4fab3-78bd-4fdb-89b3-2453670e0ba2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots returned with HTTP 200 Aug 13 22:08:14.116818 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 530/2120] 10.4.3.4 () {68 vars in 1288 bytes} [Thu Aug 13 22:08:14 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:14.126256 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4d3759e1-0395-4894-8eb0-17c38db7d613 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:14.128052 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d3759e1-0395-4894-8eb0-17c38db7d613 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] DELETE https://10.4.3.4/volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 Aug 13 22:08:14.128147 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d3759e1-0395-4894-8eb0-17c38db7d613 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:14.128315 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d3759e1-0395-4894-8eb0-17c38db7d613 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:14.128474 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-4d3759e1-0395-4894-8eb0-17c38db7d613 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] delete called for member 44779f1a-6601-4edd-9d57-055010b1ef79 {{(pid=100266) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 22:08:14.128591 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-4d3759e1-0395-4894-8eb0-17c38db7d613 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Delete group_snapshot with id: 44779f1a-6601-4edd-9d57-055010b1ef79 Aug 13 22:08:14.132061 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d3759e1-0395-4894-8eb0-17c38db7d613 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 returned with HTTP 404 Aug 13 22:08:14.132668 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 533/2121] 10.4.3.4 () {68 vars in 1402 bytes} [Thu Aug 13 22:08:14 2026] DELETE /volume/v3/group_snapshots/44779f1a-6601-4edd-9d57-055010b1ef79 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:08:14.143893 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d316e28e-9908-4c7c-ba86-e4bc522478e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:14.145752 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d316e28e-9908-4c7c-ba86-e4bc522478e1 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:08:14.145980 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d316e28e-9908-4c7c-ba86-e4bc522478e1 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:14.146210 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d316e28e-9908-4c7c-ba86-e4bc522478e1 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:14.146473 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-d316e28e-9908-4c7c-ba86-e4bc522478e1 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:14.147265 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d316e28e-9908-4c7c-ba86-e4bc522478e1 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:08:14.155837 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d316e28e-9908-4c7c-ba86-e4bc522478e1 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Get all volumes completed successfully. Aug 13 22:08:14.156616 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-d316e28e-9908-4c7c-ba86-e4bc522478e1 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:08:14.156833 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-d316e28e-9908-4c7c-ba86-e4bc522478e1 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:08:14.200266 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-d316e28e-9908-4c7c-ba86-e4bc522478e1 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:14.204123 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:14.204123 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:14.213326 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d316e28e-9908-4c7c-ba86-e4bc522478e1 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:08:14.213856 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 528/2122] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:08:14 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:14.230390 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c1fd0a00-a388-41e9-8036-cfdd0e221209 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:14.232923 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1fd0a00-a388-41e9-8036-cfdd0e221209 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] POST https://10.4.3.4/volume/v3/groups/d597443e-b461-4d4d-a863-2693266e4216/action Aug 13 22:08:14.233071 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1fd0a00-a388-41e9-8036-cfdd0e221209 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:14.233205 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1fd0a00-a388-41e9-8036-cfdd0e221209 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:14.234612 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-c1fd0a00-a388-41e9-8036-cfdd0e221209 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] delete called for group d597443e-b461-4d4d-a863-2693266e4216 {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 22:08:14.234757 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-c1fd0a00-a388-41e9-8036-cfdd0e221209 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Delete group with id: d597443e-b461-4d4d-a863-2693266e4216 Aug 13 22:08:14.239597 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:14.239597 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:14.273486 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1fd0a00-a388-41e9-8036-cfdd0e221209 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/d597443e-b461-4d4d-a863-2693266e4216/action returned with HTTP 202 Aug 13 22:08:14.273992 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 532/2123] 10.4.3.4 () {70 vars in 1414 bytes} [Thu Aug 13 22:08:14 2026] POST /volume/v3/groups/d597443e-b461-4d4d-a863-2693266e4216/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:08:14.282872 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79e00b10-af3c-4bd1-89ab-02be298930d2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:14.284966 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79e00b10-af3c-4bd1-89ab-02be298930d2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/2f8feff5-696b-4a91-8ad6-f9e51d65b8cf Aug 13 22:08:14.285215 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79e00b10-af3c-4bd1-89ab-02be298930d2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:14.285417 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79e00b10-af3c-4bd1-89ab-02be298930d2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:14.294283 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:14.294283 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:14.300782 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-79e00b10-af3c-4bd1-89ab-02be298930d2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Volume info retrieved successfully. Aug 13 22:08:14.301633 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-79e00b10-af3c-4bd1-89ab-02be298930d2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:08:14.301899 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-79e00b10-af3c-4bd1-89ab-02be298930d2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:08:14.347249 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-79e00b10-af3c-4bd1-89ab-02be298930d2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:14.350633 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:14.350633 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:14.358518 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79e00b10-af3c-4bd1-89ab-02be298930d2 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/2f8feff5-696b-4a91-8ad6-f9e51d65b8cf returned with HTTP 200 Aug 13 22:08:14.359088 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 531/2124] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:08:14 2026] GET /volume/v3/volumes/2f8feff5-696b-4a91-8ad6-f9e51d65b8cf => generated 907 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:15.094633 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-18ae2816-2417-4969-bab3-9c08d6803713 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:15.096627 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18ae2816-2417-4969-bab3-9c08d6803713 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:15.096847 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18ae2816-2417-4969-bab3-9c08d6803713 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:15.097029 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18ae2816-2417-4969-bab3-9c08d6803713 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:15.097124 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-18ae2816-2417-4969-bab3-9c08d6803713 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:15.102781 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:15.102781 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:15.103593 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18ae2816-2417-4969-bab3-9c08d6803713 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:15.104006 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 534/2125] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:15 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:15.374738 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1e307424-95d8-422b-83a2-07270505c604 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:15.376998 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e307424-95d8-422b-83a2-07270505c604 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/volumes/2f8feff5-696b-4a91-8ad6-f9e51d65b8cf Aug 13 22:08:15.377226 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e307424-95d8-422b-83a2-07270505c604 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:15.377459 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e307424-95d8-422b-83a2-07270505c604 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:15.384412 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e307424-95d8-422b-83a2-07270505c604 tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/volumes/2f8feff5-696b-4a91-8ad6-f9e51d65b8cf returned with HTTP 404 Aug 13 22:08:15.384986 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 529/2126] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:08:15 2026] GET /volume/v3/volumes/2f8feff5-696b-4a91-8ad6-f9e51d65b8cf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:08:15.393443 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c80283f-56f4-4c49-bc13-6fa9c8b18cfc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:15.395469 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c80283f-56f4-4c49-bc13-6fa9c8b18cfc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] GET https://10.4.3.4/volume/v3/groups/d597443e-b461-4d4d-a863-2693266e4216 Aug 13 22:08:15.395765 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c80283f-56f4-4c49-bc13-6fa9c8b18cfc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:15.395995 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c80283f-56f4-4c49-bc13-6fa9c8b18cfc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:15.396241 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-5c80283f-56f4-4c49-bc13-6fa9c8b18cfc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] show called for member d597443e-b461-4d4d-a863-2693266e4216 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:08:15.399491 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c80283f-56f4-4c49-bc13-6fa9c8b18cfc tempest-GroupSnapshotsTest-1236599822 tempest-GroupSnapshotsTest-1236599822-project-member] https://10.4.3.4/volume/v3/groups/d597443e-b461-4d4d-a863-2693266e4216 returned with HTTP 404 Aug 13 22:08:15.400038 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 533/2127] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:08:15 2026] GET /volume/v3/groups/d597443e-b461-4d4d-a863-2693266e4216 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:08:15.407931 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-88cb3181-aefb-4fc5-831e-b0da93e2db89 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:15.410271 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88cb3181-aefb-4fc5-831e-b0da93e2db89 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] DELETE https://10.4.3.4/volume/v3/group_types/5df4db4c-4711-4f3f-a538-03c16b9a797b Aug 13 22:08:15.410618 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88cb3181-aefb-4fc5-831e-b0da93e2db89 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:15.410846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88cb3181-aefb-4fc5-831e-b0da93e2db89 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:15.424038 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88cb3181-aefb-4fc5-831e-b0da93e2db89 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] https://10.4.3.4/volume/v3/group_types/5df4db4c-4711-4f3f-a538-03c16b9a797b returned with HTTP 202 Aug 13 22:08:15.424487 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 532/2128] 10.4.3.4 () {68 vars in 1390 bytes} [Thu Aug 13 22:08:15 2026] DELETE /volume/v3/group_types/5df4db4c-4711-4f3f-a538-03c16b9a797b => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:08:15.432138 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9c24dc33-2c2b-49c2-9411-d3986b511e2d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:15.433982 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c24dc33-2c2b-49c2-9411-d3986b511e2d tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] DELETE https://10.4.3.4/volume/v3/types/f5284f90-310e-44ef-a05a-cbd9ed927d60 Aug 13 22:08:15.434196 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c24dc33-2c2b-49c2-9411-d3986b511e2d tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:15.434594 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c24dc33-2c2b-49c2-9411-d3986b511e2d tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:15.459694 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c24dc33-2c2b-49c2-9411-d3986b511e2d tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] https://10.4.3.4/volume/v3/types/f5284f90-310e-44ef-a05a-cbd9ed927d60 returned with HTTP 202 Aug 13 22:08:15.460150 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 535/2129] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:08:15 2026] DELETE /volume/v3/types/f5284f90-310e-44ef-a05a-cbd9ed927d60 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:08:15.468991 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4fb058c4-d0c7-4096-815f-fcc012574859 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:15.471444 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4fb058c4-d0c7-4096-815f-fcc012574859 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] GET https://10.4.3.4/volume/v3/types/f5284f90-310e-44ef-a05a-cbd9ed927d60 Aug 13 22:08:15.471724 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4fb058c4-d0c7-4096-815f-fcc012574859 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:15.471967 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4fb058c4-d0c7-4096-815f-fcc012574859 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:15.476992 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4fb058c4-d0c7-4096-815f-fcc012574859 tempest-GroupSnapshotsTest-327939066 tempest-GroupSnapshotsTest-327939066-project-admin] https://10.4.3.4/volume/v3/types/f5284f90-310e-44ef-a05a-cbd9ed927d60 returned with HTTP 404 Aug 13 22:08:15.477778 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 530/2130] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:08:15 2026] GET /volume/v3/types/f5284f90-310e-44ef-a05a-cbd9ed927d60 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:16.117740 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-591388d0-cdbf-4388-a115-345807f15384 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:16.119842 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-591388d0-cdbf-4388-a115-345807f15384 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:16.120083 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-591388d0-cdbf-4388-a115-345807f15384 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:16.120313 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-591388d0-cdbf-4388-a115-345807f15384 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:16.120488 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-591388d0-cdbf-4388-a115-345807f15384 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:16.125628 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:16.125628 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:16.126403 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-591388d0-cdbf-4388-a115-345807f15384 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:16.126872 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 534/2131] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:16 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:17.139736 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-431946d6-ed07-4f46-8307-0482d7316acb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:17.142568 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-431946d6-ed07-4f46-8307-0482d7316acb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:17.142923 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-431946d6-ed07-4f46-8307-0482d7316acb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:17.143218 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-431946d6-ed07-4f46-8307-0482d7316acb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:17.143403 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-431946d6-ed07-4f46-8307-0482d7316acb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:17.149074 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:17.149074 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:17.149834 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-431946d6-ed07-4f46-8307-0482d7316acb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:17.150232 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 533/2132] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:17 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:17.596081 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:17.702765 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:08:17.703081 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-73600704"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:17.704530 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-73600704'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:08:17.704677 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Create volume of 1 GB Aug 13 22:08:17.709027 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Availability Zones retrieved successfully. Aug 13 22:08:17.714704 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Flow 'volume_create_api' (7323aa34-1f23-4dd0-9897-555a8af50a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:17.715293 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27bc3a6a-e207-48b4-804c-cf82ffce739b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:17.716252 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:08:17.743237 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27bc3a6a-e207-48b4-804c-cf82ffce739b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:17.743987 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (247f30c4-8e43-4481-a502-66b9e2919890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:17.802886 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Created reservations ['50c64559-614b-40ea-93a5-61bb564cc66e', '214c76f5-c658-4d28-bd1d-98108b8078c0', 'd83b8f19-9d6a-4e08-9bc1-f5daee3cee13', '99b20f7c-9702-4ea6-87e1-078163562796'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:17.803901 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (247f30c4-8e43-4481-a502-66b9e2919890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50c64559-614b-40ea-93a5-61bb564cc66e', '214c76f5-c658-4d28-bd1d-98108b8078c0', 'd83b8f19-9d6a-4e08-9bc1-f5daee3cee13', '99b20f7c-9702-4ea6-87e1-078163562796']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:17.804690 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfd337af-152b-43fd-b05c-497da0b8576b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:17.828434 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfd337af-152b-43fd-b05c-497da0b8576b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dcf543c-f5e0-4f84-b2d2-75c6d7e44841', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-73600704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4a9d90aebd443d87560645a68d8171',qos_specs=None,replication_status=,reservations=['50c64559-614b-40ea-93a5-61bb564cc66e','214c76f5-c658-4d28-bd1d-98108b8078c0','d83b8f19-9d6a-4e08-9bc1-f5daee3cee13','99b20f7c-9702-4ea6-87e1-078163562796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabcca37d7b546c2a6327745a5415d4e',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-73600704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dcf543c-f5e0-4f84-b2d2-75c6d7e44841,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d4a9d90aebd443d87560645a68d8171',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aabcca37d7b546c2a6327745a5415d4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:17.829136 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6a3a487-1966-4bd4-bafa-dbadb968a832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:17.854440 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6a3a487-1966-4bd4-bafa-dbadb968a832) transitioned into state 'SUCCESS' from state '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-73600704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4a9d90aebd443d87560645a68d8171',qos_specs=None,replication_status=,reservations=['50c64559-614b-40ea-93a5-61bb564cc66e','214c76f5-c658-4d28-bd1d-98108b8078c0','d83b8f19-9d6a-4e08-9bc1-f5daee3cee13','99b20f7c-9702-4ea6-87e1-078163562796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabcca37d7b546c2a6327745a5415d4e',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:17.855271 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c788df-21e8-4ffd-9811-ded4c7828e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:17.869451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c788df-21e8-4ffd-9811-ded4c7828e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:17.869451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Flow 'volume_create_api' (7323aa34-1f23-4dd0-9897-555a8af50a40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:17.869451 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Create volume request issued successfully. Aug 13 22:08:17.869451 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-204c9c3e-c233-4e65-92d5-4ce2af1d73e5 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:08:17.869890 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 536/2133] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:08:17 2026] POST /volume/v3/volumes => generated 745 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:17.887639 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-379eeab1-75cb-4503-a967-a1dbf9e20f14 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:17.889386 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-379eeab1-75cb-4503-a967-a1dbf9e20f14 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 Aug 13 22:08:17.889672 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-379eeab1-75cb-4503-a967-a1dbf9e20f14 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:17.891443 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-379eeab1-75cb-4503-a967-a1dbf9e20f14 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:17.903532 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:17.903532 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:17.907872 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-379eeab1-75cb-4503-a967-a1dbf9e20f14 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Volume info retrieved successfully. Aug 13 22:08:17.912802 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-379eeab1-75cb-4503-a967-a1dbf9e20f14 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 returned with HTTP 200 Aug 13 22:08:17.913728 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 531/2134] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:17 2026] GET /volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 => generated 813 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:18.162984 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-60c62d43-f9e3-4c89-b6ea-9527f7849416 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:18.165043 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60c62d43-f9e3-4c89-b6ea-9527f7849416 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:18.165293 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60c62d43-f9e3-4c89-b6ea-9527f7849416 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:18.165556 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60c62d43-f9e3-4c89-b6ea-9527f7849416 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:18.165730 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-60c62d43-f9e3-4c89-b6ea-9527f7849416 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:18.171791 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:18.171791 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:18.172821 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60c62d43-f9e3-4c89-b6ea-9527f7849416 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:18.175183 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 535/2135] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:18 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:18.822608 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-480c614f-25e4-4b56-96ed-d5f0f5bba353 req-a611e52b-091f-4818-b22d-65900f892796 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:18.825374 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-480c614f-25e4-4b56-96ed-d5f0f5bba353 req-a611e52b-091f-4818-b22d-65900f892796 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] DELETE https://10.4.3.4/volume/v3/attachments/3ceeb8b2-1115-471f-8594-fc7a6186b281 Aug 13 22:08:18.825666 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-480c614f-25e4-4b56-96ed-d5f0f5bba353 req-a611e52b-091f-4818-b22d-65900f892796 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:18.825802 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-480c614f-25e4-4b56-96ed-d5f0f5bba353 req-a611e52b-091f-4818-b22d-65900f892796 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:18.836524 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:18.836524 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:18.898684 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-480c614f-25e4-4b56-96ed-d5f0f5bba353 req-a611e52b-091f-4818-b22d-65900f892796 tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/attachments/3ceeb8b2-1115-471f-8594-fc7a6186b281 returned with HTTP 200 Aug 13 22:08:18.899256 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 534/2136] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:08:18 2026] DELETE /volume/v3/attachments/3ceeb8b2-1115-471f-8594-fc7a6186b281 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:18.910827 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-480c614f-25e4-4b56-96ed-d5f0f5bba353 req-76bd3088-162c-4078-945d-83fb0a1ec36c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:18.913551 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-480c614f-25e4-4b56-96ed-d5f0f5bba353 req-76bd3088-162c-4078-945d-83fb0a1ec36c tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] DELETE https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 Aug 13 22:08:18.913768 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-480c614f-25e4-4b56-96ed-d5f0f5bba353 req-76bd3088-162c-4078-945d-83fb0a1ec36c tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:18.913968 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-480c614f-25e4-4b56-96ed-d5f0f5bba353 req-76bd3088-162c-4078-945d-83fb0a1ec36c tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:18.914154 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-480c614f-25e4-4b56-96ed-d5f0f5bba353 req-76bd3088-162c-4078-945d-83fb0a1ec36c tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Delete volume with id: 3391644c-f61a-409d-92f7-2150cd55aa32 Aug 13 22:08:18.922669 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:18.922669 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:18.923267 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-480c614f-25e4-4b56-96ed-d5f0f5bba353 req-76bd3088-162c-4078-945d-83fb0a1ec36c tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Volume info retrieved successfully. Aug 13 22:08:18.928928 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bd0fe057-3040-49f6-98a3-fc9a3abd0fab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:18.931406 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd0fe057-3040-49f6-98a3-fc9a3abd0fab tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 Aug 13 22:08:18.931699 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd0fe057-3040-49f6-98a3-fc9a3abd0fab tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:18.931932 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd0fe057-3040-49f6-98a3-fc9a3abd0fab tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:18.940132 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:18.940132 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:18.945272 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bd0fe057-3040-49f6-98a3-fc9a3abd0fab tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Volume info retrieved successfully. Aug 13 22:08:18.949932 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-480c614f-25e4-4b56-96ed-d5f0f5bba353 req-76bd3088-162c-4078-945d-83fb0a1ec36c tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] Delete volume request issued successfully. Aug 13 22:08:18.950311 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-480c614f-25e4-4b56-96ed-d5f0f5bba353 req-76bd3088-162c-4078-945d-83fb0a1ec36c tempest-ImageDependencyTests-93589338 tempest-ImageDependencyTests-93589338-project-member] https://10.4.3.4/volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 returned with HTTP 202 Aug 13 22:08:18.950911 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 537/2137] 10.4.3.4 () {70 vars in 1606 bytes} [Thu Aug 13 22:08:18 2026] DELETE /volume/v3/volumes/3391644c-f61a-409d-92f7-2150cd55aa32 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:08:18.951880 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd0fe057-3040-49f6-98a3-fc9a3abd0fab tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 returned with HTTP 200 Aug 13 22:08:18.952362 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 532/2138] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:18 2026] GET /volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:18.973291 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-328a16a4-5a39-4479-ab8b-14c2fc3e6f66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:18.975755 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-328a16a4-5a39-4479-ab8b-14c2fc3e6f66 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:08:18.976194 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-328a16a4-5a39-4479-ab8b-14c2fc3e6f66 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dcf543c-f5e0-4f84-b2d2-75c6d7e44841", "name": "tempest-VolumesDeleteCascade-Snapshot-1149489489"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:18.988726 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:18.988726 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:18.989455 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-328a16a4-5a39-4479-ab8b-14c2fc3e6f66 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Volume info retrieved successfully. Aug 13 22:08:18.989771 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-328a16a4-5a39-4479-ab8b-14c2fc3e6f66 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Create snapshot from volume 5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 Aug 13 22:08:19.052496 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-328a16a4-5a39-4479-ab8b-14c2fc3e6f66 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Created reservations ['f5481d94-c229-476e-9079-1738535a1ef2', '0985f385-6bce-47d0-a0a7-f801e1b3752e', '548514d4-db19-438d-b1ee-8aab6ef21669', '396a245e-6b10-46c2-87a3-0cb82b234c49'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:19.093736 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-328a16a4-5a39-4479-ab8b-14c2fc3e6f66 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Snapshot create request issued successfully. Aug 13 22:08:19.093934 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-328a16a4-5a39-4479-ab8b-14c2fc3e6f66 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:08:19.094372 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 536/2139] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:08:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:19.104302 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ec37d1c4-52ed-4e32-8d56-aae34686731d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:19.107709 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec37d1c4-52ed-4e32-8d56-aae34686731d tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/snapshots/343358f5-ba51-459a-be1c-47472cc89a03 Aug 13 22:08:19.107970 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec37d1c4-52ed-4e32-8d56-aae34686731d tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:19.108260 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec37d1c4-52ed-4e32-8d56-aae34686731d tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:19.120694 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:19.120694 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:19.121223 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ec37d1c4-52ed-4e32-8d56-aae34686731d tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Snapshot retrieved successfully. Aug 13 22:08:19.123870 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec37d1c4-52ed-4e32-8d56-aae34686731d tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/snapshots/343358f5-ba51-459a-be1c-47472cc89a03 returned with HTTP 200 Aug 13 22:08:19.124511 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 535/2140] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:19 2026] GET /volume/v3/snapshots/343358f5-ba51-459a-be1c-47472cc89a03 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:19.185829 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c1c641a-af4c-42c1-a8d3-3d24fc9e6f16 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:19.188035 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c1c641a-af4c-42c1-a8d3-3d24fc9e6f16 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:19.188278 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c1c641a-af4c-42c1-a8d3-3d24fc9e6f16 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:19.188498 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c1c641a-af4c-42c1-a8d3-3d24fc9e6f16 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:19.188628 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0c1c641a-af4c-42c1-a8d3-3d24fc9e6f16 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:19.195936 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:19.195936 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:19.197009 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c1c641a-af4c-42c1-a8d3-3d24fc9e6f16 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:19.197641 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 538/2141] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:19 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:20.137129 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-da156444-863c-470f-b922-b3827fb86114 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:20.138818 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da156444-863c-470f-b922-b3827fb86114 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/snapshots/343358f5-ba51-459a-be1c-47472cc89a03 Aug 13 22:08:20.139014 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da156444-863c-470f-b922-b3827fb86114 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:20.139233 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da156444-863c-470f-b922-b3827fb86114 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:20.145689 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:20.145689 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:20.146164 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-da156444-863c-470f-b922-b3827fb86114 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Snapshot retrieved successfully. Aug 13 22:08:20.147161 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da156444-863c-470f-b922-b3827fb86114 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/snapshots/343358f5-ba51-459a-be1c-47472cc89a03 returned with HTTP 200 Aug 13 22:08:20.147886 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 533/2142] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:20 2026] GET /volume/v3/snapshots/343358f5-ba51-459a-be1c-47472cc89a03 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:20.157306 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d13456b9-9b32-4097-89b5-6b024349e960 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:20.159302 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d13456b9-9b32-4097-89b5-6b024349e960 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:08:20.159727 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d13456b9-9b32-4097-89b5-6b024349e960 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dcf543c-f5e0-4f84-b2d2-75c6d7e44841", "name": "tempest-VolumesDeleteCascade-Snapshot-1984045157"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:20.171312 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:20.171312 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:20.172044 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d13456b9-9b32-4097-89b5-6b024349e960 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Volume info retrieved successfully. Aug 13 22:08:20.172214 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-d13456b9-9b32-4097-89b5-6b024349e960 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Create snapshot from volume 5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 Aug 13 22:08:20.201671 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d13456b9-9b32-4097-89b5-6b024349e960 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Created reservations ['23fd9263-31cf-4f95-b906-4cc8e28026d4', '45f666c9-a68c-4abd-8860-0fd93e2b9013', '74d3bea1-9985-49cb-b939-6d2dcc84a0e9', '500ebe40-5841-436d-b3e1-5fb130082c05'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:20.213692 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c43625c-441a-4049-89c8-3318ed2e8295 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:20.215515 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c43625c-441a-4049-89c8-3318ed2e8295 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:20.215748 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c43625c-441a-4049-89c8-3318ed2e8295 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:20.215938 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c43625c-441a-4049-89c8-3318ed2e8295 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:20.216051 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6c43625c-441a-4049-89c8-3318ed2e8295 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:20.220329 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:20.220329 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:20.220956 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c43625c-441a-4049-89c8-3318ed2e8295 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:20.221302 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 536/2143] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:20 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:20.250231 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d13456b9-9b32-4097-89b5-6b024349e960 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Snapshot create request issued successfully. Aug 13 22:08:20.250734 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d13456b9-9b32-4097-89b5-6b024349e960 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:08:20.251235 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 537/2144] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:08:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:20.259789 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12b79a1e-4795-4494-8744-61668c312032 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:20.262149 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12b79a1e-4795-4494-8744-61668c312032 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/snapshots/1fdd23bb-5df3-4f48-9716-10ea29346624 Aug 13 22:08:20.262354 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12b79a1e-4795-4494-8744-61668c312032 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:20.262608 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12b79a1e-4795-4494-8744-61668c312032 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:20.269190 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:20.269190 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:20.269505 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-12b79a1e-4795-4494-8744-61668c312032 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Snapshot retrieved successfully. Aug 13 22:08:20.270539 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12b79a1e-4795-4494-8744-61668c312032 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/snapshots/1fdd23bb-5df3-4f48-9716-10ea29346624 returned with HTTP 200 Aug 13 22:08:20.270919 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 539/2145] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:20 2026] GET /volume/v3/snapshots/1fdd23bb-5df3-4f48-9716-10ea29346624 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:21.239455 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9d628a5f-f902-4da5-a9ed-cd39d5ad9106 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:21.240317 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d628a5f-f902-4da5-a9ed-cd39d5ad9106 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:21.240696 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d628a5f-f902-4da5-a9ed-cd39d5ad9106 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:21.240962 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d628a5f-f902-4da5-a9ed-cd39d5ad9106 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:21.241126 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9d628a5f-f902-4da5-a9ed-cd39d5ad9106 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:21.246832 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:21.246832 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:21.247687 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d628a5f-f902-4da5-a9ed-cd39d5ad9106 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:21.248174 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 534/2146] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:21 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:21.281909 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-59b355ab-dbf0-4538-bd7d-38776dce8007 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:21.283705 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59b355ab-dbf0-4538-bd7d-38776dce8007 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/snapshots/1fdd23bb-5df3-4f48-9716-10ea29346624 Aug 13 22:08:21.283883 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59b355ab-dbf0-4538-bd7d-38776dce8007 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:21.284073 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59b355ab-dbf0-4538-bd7d-38776dce8007 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:21.293144 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:21.293144 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:21.293796 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-59b355ab-dbf0-4538-bd7d-38776dce8007 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Snapshot retrieved successfully. Aug 13 22:08:21.294929 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59b355ab-dbf0-4538-bd7d-38776dce8007 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/snapshots/1fdd23bb-5df3-4f48-9716-10ea29346624 returned with HTTP 200 Aug 13 22:08:21.295777 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 537/2147] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:21 2026] GET /volume/v3/snapshots/1fdd23bb-5df3-4f48-9716-10ea29346624 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:21.305671 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92f333df-eaf4-4690-a04a-ba8d33c43fd6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:21.308076 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92f333df-eaf4-4690-a04a-ba8d33c43fd6 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] DELETE https://10.4.3.4/volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841?cascade=True Aug 13 22:08:21.308218 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92f333df-eaf4-4690-a04a-ba8d33c43fd6 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:21.308437 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92f333df-eaf4-4690-a04a-ba8d33c43fd6 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:21.308686 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-92f333df-eaf4-4690-a04a-ba8d33c43fd6 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Delete volume with id: 5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 Aug 13 22:08:21.317533 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:21.317533 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:21.318214 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92f333df-eaf4-4690-a04a-ba8d33c43fd6 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Volume info retrieved successfully. Aug 13 22:08:21.360398 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92f333df-eaf4-4690-a04a-ba8d33c43fd6 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Delete volume request issued successfully. Aug 13 22:08:21.360745 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92f333df-eaf4-4690-a04a-ba8d33c43fd6 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841?cascade=True returned with HTTP 202 Aug 13 22:08:21.361258 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 538/2148] 10.4.3.4 () {66 vars in 1362 bytes} [Thu Aug 13 22:08:21 2026] DELETE /volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841?cascade=True => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:08:21.374677 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b2c566bc-2d86-4ced-80bb-84cd075c2a49 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:21.378696 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2c566bc-2d86-4ced-80bb-84cd075c2a49 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 Aug 13 22:08:21.378947 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2c566bc-2d86-4ced-80bb-84cd075c2a49 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:21.379145 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2c566bc-2d86-4ced-80bb-84cd075c2a49 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:21.389583 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:21.389583 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:21.399157 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b2c566bc-2d86-4ced-80bb-84cd075c2a49 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Volume info retrieved successfully. Aug 13 22:08:21.408644 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2c566bc-2d86-4ced-80bb-84cd075c2a49 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 returned with HTTP 200 Aug 13 22:08:21.409210 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 540/2149] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:21 2026] GET /volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:21.890974 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aa1f6d32-d2fb-44db-992d-87a9e69be3ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:21.893774 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa1f6d32-d2fb-44db-992d-87a9e69be3ee tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:08:21.894117 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa1f6d32-d2fb-44db-992d-87a9e69be3ee tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:21.894800 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa1f6d32-d2fb-44db-992d-87a9e69be3ee tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:21.911019 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:21.911019 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:21.917611 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aa1f6d32-d2fb-44db-992d-87a9e69be3ee tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:08:21.924565 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa1f6d32-d2fb-44db-992d-87a9e69be3ee tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 200 Aug 13 22:08:21.925283 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 535/2150] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:21 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:21.985161 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-ae9130e0-4583-446a-8d69-fcf2896dee5f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:21.986919 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-ae9130e0-4583-446a-8d69-fcf2896dee5f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:08:21.987124 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-ae9130e0-4583-446a-8d69-fcf2896dee5f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:21.987296 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-ae9130e0-4583-446a-8d69-fcf2896dee5f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:21.997660 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:21.997660 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:22.009169 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-ae9130e0-4583-446a-8d69-fcf2896dee5f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:08:22.015319 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-ae9130e0-4583-446a-8d69-fcf2896dee5f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 200 Aug 13 22:08:22.016150 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 538/2151] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:08:21 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:22.111998 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9ebaf286-f228-4148-8904-64322374b9af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.112585 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ebaf286-f228-4148-8904-64322374b9af None None] GET https://10.4.3.4/volume// Aug 13 22:08:22.112869 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ebaf286-f228-4148-8904-64322374b9af None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.113145 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ebaf286-f228-4148-8904-64322374b9af None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.113684 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ebaf286-f228-4148-8904-64322374b9af None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:22.114112 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 539/2152] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:08:22 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:22.122414 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-b0db9a7e-4093-4dbb-8aef-2c9964bf4aad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.125212 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-b0db9a7e-4093-4dbb-8aef-2c9964bf4aad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:08:22.125616 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-b0db9a7e-4093-4dbb-8aef-2c9964bf4aad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c09d461d-fd86-4ee3-85f6-5d4c7972f02b", "connector": null, "instance_uuid": "6a4a6903-fce6-495c-b770-8d471baf19f8"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:22.133290 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=373,cinder:UPDATE=101,cinder:INSERT=55 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:08:22.138817 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:22.138817 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:22.172775 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-b0db9a7e-4093-4dbb-8aef-2c9964bf4aad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:08:22.173360 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 541/2153] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:08:22 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 13 22:08:22.211340 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7d6e8533-f3bc-4bc7-b2bb-7324d0375a3d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.218452 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d6e8533-f3bc-4bc7-b2bb-7324d0375a3d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:08:22.218452 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d6e8533-f3bc-4bc7-b2bb-7324d0375a3d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.218452 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d6e8533-f3bc-4bc7-b2bb-7324d0375a3d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.219874 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=497,cinder:INSERT=93,cinder:UPDATE=123 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:08:22.220257 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-da6b30a9-eef6-4f27-9afa-fa70bb7301d8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.220404 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da6b30a9-eef6-4f27-9afa-fa70bb7301d8 None None] GET https://10.4.3.4/volume// Aug 13 22:08:22.220664 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da6b30a9-eef6-4f27-9afa-fa70bb7301d8 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.221071 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da6b30a9-eef6-4f27-9afa-fa70bb7301d8 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.221241 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da6b30a9-eef6-4f27-9afa-fa70bb7301d8 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:22.221606 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 539/2154] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:08:22 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:22.232806 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-48e5a4d9-42d2-487a-b062-ea9581f7f695 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.236191 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:22.236191 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:22.236358 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-48e5a4d9-42d2-487a-b062-ea9581f7f695 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:08:22.239558 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-48e5a4d9-42d2-487a-b062-ea9581f7f695 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.239558 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-48e5a4d9-42d2-487a-b062-ea9581f7f695 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.242564 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d6e8533-f3bc-4bc7-b2bb-7324d0375a3d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:08:22.249110 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:22.249110 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:22.250939 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d6e8533-f3bc-4bc7-b2bb-7324d0375a3d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 200 Aug 13 22:08:22.251776 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 536/2155] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:22 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 837 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:22.253264 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-48e5a4d9-42d2-487a-b062-ea9581f7f695 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:08:22.258506 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-48e5a4d9-42d2-487a-b062-ea9581f7f695 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 200 Aug 13 22:08:22.258995 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 540/2156] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:08:22 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:08:22.262522 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9bba817a-a81a-4511-9a51-03ed84003985 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.264511 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9bba817a-a81a-4511-9a51-03ed84003985 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:22.264770 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9bba817a-a81a-4511-9a51-03ed84003985 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.264968 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9bba817a-a81a-4511-9a51-03ed84003985 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.265071 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9bba817a-a81a-4511-9a51-03ed84003985 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:22.271340 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:22.271340 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:22.273941 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9bba817a-a81a-4511-9a51-03ed84003985 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:22.273941 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 542/2157] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:22 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:22.285801 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-50004019-defd-4e2e-886a-3f624c1f7a1d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.291341 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50004019-defd-4e2e-886a-3f624c1f7a1d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d/export_record Aug 13 22:08:22.292166 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50004019-defd-4e2e-886a-3f624c1f7a1d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.292166 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50004019-defd-4e2e-886a-3f624c1f7a1d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'export_record' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.292332 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-50004019-defd-4e2e-886a-3f624c1f7a1d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Export record for backup 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 22:08:22.299524 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:22.299524 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:22.301045 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-50004019-defd-4e2e-886a-3f624c1f7a1d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling RPCAPI with context: , host: np0000007271, backup: 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100265) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 22:08:22.312612 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-50004019-defd-4e2e-886a-3f624c1f7a1d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] export_record in rpcapi backup_id 34685708-38ee-4533-9728-ef63fb674d0d on host np0000007271. {{(pid=100265) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 22:08:22.324273 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-50004019-defd-4e2e-886a-3f624c1f7a1d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzQ2ODU3MDgtMzhlZS00NTMzLTk3MjgtZWY2M2ZiNjc0ZDBkIiwgInVzZXJfaWQiOiAiN2Y0ZGE1NjY4MGFkNDY4OTljOWQxNjlhMmQxMzk0NTIiLCAicHJvamVjdF9pZCI6ICJlNWFkNGUyZWM4YTQ0ZGVkYWVjMjI1YjIyMjAxZGQyNiIsICJ2b2x1bWVfaWQiOiAiYzBhMTQ5ZGUtNjgyMi00ODU5LWE0MWYtNWUyNTBjY2FhZDg5IiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODk2ODQzODQ4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzBhMTQ5ZGUtNjgyMi00ODU5LWE0MWYtNWUyNTBjY2FhZDg5LzIwMjYwODEzMjIwNzUxL2F6X25vdmFfYmFja3VwXzM0Njg1NzA4LTM4ZWUtNDUzMy05NzI4LWVmNjNmYjY3NGQwZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjI6MDc6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjI6MDc6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMjowODoyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 22:08:22.324480 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50004019-defd-4e2e-886a-3f624c1f7a1d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d/export_record returned with HTTP 200 Aug 13 22:08:22.328058 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 540/2158] 10.4.3.4 () {68 vars in 1416 bytes} [Thu Aug 13 22:08:22 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d/export_record => generated 1424 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:22.336136 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a7427a57-400d-435d-99af-b25031f6ee96 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.338859 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7427a57-400d-435d-99af-b25031f6ee96 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:08:22.339187 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7427a57-400d-435d-99af-b25031f6ee96 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.340656 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7427a57-400d-435d-99af-b25031f6ee96 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.341240 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a7427a57-400d-435d-99af-b25031f6ee96 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:22.352367 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:22.352367 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:22.353380 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7427a57-400d-435d-99af-b25031f6ee96 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:08:22.353922 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 537/2159] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:22 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:22.365759 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-235411cf-470f-4b15-abc9-4f4f3ae38a09 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.368839 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0dab56a0-4164-4224-ad02-c5a32b49c404 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.370491 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0dab56a0-4164-4224-ad02-c5a32b49c404 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] POST https://10.4.3.4/volume/v3/backups/import_record Aug 13 22:08:22.370892 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0dab56a0-4164-4224-ad02-c5a32b49c404 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGMxYTk3ODgtMDIzYi00NzJhLTgyMzgtMGVmYTBmZGY3MWUyIiwgInVzZXJfaWQiOiAiN2Y0ZGE1NjY4MGFkNDY4OTljOWQxNjlhMmQxMzk0NTIiLCAicHJvamVjdF9pZCI6ICJlNWFkNGUyZWM4YTQ0ZGVkYWVjMjI1YjIyMjAxZGQyNiIsICJ2b2x1bWVfaWQiOiAiYzBhMTQ5ZGUtNjgyMi00ODU5LWE0MWYtNWUyNTBjY2FhZDg5IiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODk2ODQzODQ4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzBhMTQ5ZGUtNjgyMi00ODU5LWE0MWYtNWUyNTBjY2FhZDg5LzIwMjYwODEzMjIwNzUxL2F6X25vdmFfYmFja3VwXzM0Njg1NzA4LTM4ZWUtNDUzMy05NzI4LWVmNjNmYjY3NGQwZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjI6MDc6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjI6MDc6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMjowODoyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:22.372364 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-0dab56a0-4164-4224-ad02-c5a32b49c404 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGMxYTk3ODgtMDIzYi00NzJhLTgyMzgtMGVmYTBmZGY3MWUyIiwgInVzZXJfaWQiOiAiN2Y0ZGE1NjY4MGFkNDY4OTljOWQxNjlhMmQxMzk0NTIiLCAicHJvamVjdF9pZCI6ICJlNWFkNGUyZWM4YTQ0ZGVkYWVjMjI1YjIyMjAxZGQyNiIsICJ2b2x1bWVfaWQiOiAiYzBhMTQ5ZGUtNjgyMi00ODU5LWE0MWYtNWUyNTBjY2FhZDg5IiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODk2ODQzODQ4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzBhMTQ5ZGUtNjgyMi00ODU5LWE0MWYtNWUyNTBjY2FhZDg5LzIwMjYwODEzMjIwNzUxL2F6X25vdmFfYmFja3VwXzM0Njg1NzA4LTM4ZWUtNDUzMy05NzI4LWVmNjNmYjY3NGQwZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjI6MDc6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjI6MDc6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMjowODoyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100266) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 22:08:22.372663 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-0dab56a0-4164-4224-ad02-c5a32b49c404 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGMxYTk3ODgtMDIzYi00NzJhLTgyMzgtMGVmYTBmZGY3MWUyIiwgInVzZXJfaWQiOiAiN2Y0ZGE1NjY4MGFkNDY4OTljOWQxNjlhMmQxMzk0NTIiLCAicHJvamVjdF9pZCI6ICJlNWFkNGUyZWM4YTQ0ZGVkYWVjMjI1YjIyMjAxZGQyNiIsICJ2b2x1bWVfaWQiOiAiYzBhMTQ5ZGUtNjgyMi00ODU5LWE0MWYtNWUyNTBjY2FhZDg5IiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODk2ODQzODQ4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzBhMTQ5ZGUtNjgyMi00ODU5LWE0MWYtNWUyNTBjY2FhZDg5LzIwMjYwODEzMjIwNzUxL2F6X25vdmFfYmFja3VwXzM0Njg1NzA4LTM4ZWUtNDUzMy05NzI4LWVmNjNmYjY3NGQwZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjI6MDc6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjI6MDc6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMjowODoyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100266) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 22:08:22.373355 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-0dab56a0-4164-4224-ad02-c5a32b49c404 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'dbc63e056f30457e8aaeb2d3df80c5b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5ad4e2ec8a44dedaec225b22201dd26', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:08:22.378322 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0dab56a0-4164-4224-ad02-c5a32b49c404 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] https://10.4.3.4/volume/v3/backups/import_record returned with HTTP 403 Aug 13 22:08:22.378894 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 543/2160] 10.4.3.4 () {70 vars in 1328 bytes} [Thu Aug 13 22:08:22 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:22.382415 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-6bd088d7-f19c-4157-af90-a644bbdac23f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.385275 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-6bd088d7-f19c-4157-af90-a644bbdac23f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] PUT https://10.4.3.4/volume/v3/attachments/76e94e9b-798b-47a3-8004-03d09ebd04a8 Aug 13 22:08:22.385805 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-6bd088d7-f19c-4157-af90-a644bbdac23f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:22.395583 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c3797d7-99ed-4cc8-b436-118b4403413a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.397325 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c3797d7-99ed-4cc8-b436-118b4403413a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/c0a149de-6822-4859-a41f-5e250ccaad89 Aug 13 22:08:22.397683 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c3797d7-99ed-4cc8-b436-118b4403413a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.397874 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c3797d7-99ed-4cc8-b436-118b4403413a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.397962 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5c3797d7-99ed-4cc8-b436-118b4403413a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Delete volume with id: c0a149de-6822-4859-a41f-5e250ccaad89 Aug 13 22:08:22.401557 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-6bd088d7-f19c-4157-af90-a644bbdac23f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Acquiring lock "cinder-attachment_update-c09d461d-fd86-4ee3-85f6-5d4c7972f02b-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:08:22.408438 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:22.408438 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:22.409229 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c3797d7-99ed-4cc8-b436-118b4403413a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:08:22.410071 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-6bd088d7-f19c-4157-af90-a644bbdac23f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Lock "cinder-attachment_update-c09d461d-fd86-4ee3-85f6-5d4c7972f02b-np0000007271" acquired by "attachment_update" :: waited 0.009s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:08:22.411343 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:22.411343 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:22.428928 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d900090-e30c-4c81-ac60-44150f388607 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.431056 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d900090-e30c-4c81-ac60-44150f388607 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 Aug 13 22:08:22.431316 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d900090-e30c-4c81-ac60-44150f388607 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.431564 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d900090-e30c-4c81-ac60-44150f388607 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.439171 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d900090-e30c-4c81-ac60-44150f388607 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 returned with HTTP 404 Aug 13 22:08:22.439743 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 544/2161] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:22 2026] GET /volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:22.440112 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c3797d7-99ed-4cc8-b436-118b4403413a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Delete volume request issued successfully. Aug 13 22:08:22.440492 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c3797d7-99ed-4cc8-b436-118b4403413a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/c0a149de-6822-4859-a41f-5e250ccaad89 returned with HTTP 202 Aug 13 22:08:22.440904 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 538/2162] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:08:22 2026] DELETE /volume/v3/volumes/c0a149de-6822-4859-a41f-5e250ccaad89 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:08:22.449124 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ce34b4b-87c1-47fd-b2b1-7b8e23637f6e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.450912 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2eba0d0f-6d20-4ebb-9726-83468cfe3961 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.451517 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ce34b4b-87c1-47fd-b2b1-7b8e23637f6e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/c0a149de-6822-4859-a41f-5e250ccaad89 Aug 13 22:08:22.451829 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ce34b4b-87c1-47fd-b2b1-7b8e23637f6e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.452028 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ce34b4b-87c1-47fd-b2b1-7b8e23637f6e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.453042 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2eba0d0f-6d20-4ebb-9726-83468cfe3961 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes Aug 13 22:08:22.453243 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2eba0d0f-6d20-4ebb-9726-83468cfe3961 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.453434 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2eba0d0f-6d20-4ebb-9726-83468cfe3961 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.453920 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-2eba0d0f-6d20-4ebb-9726-83468cfe3961 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:22.455137 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2eba0d0f-6d20-4ebb-9726-83468cfe3961 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:08:22.462558 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:22.462558 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:22.465745 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2eba0d0f-6d20-4ebb-9726-83468cfe3961 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Get all volumes completed successfully. Aug 13 22:08:22.466303 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2eba0d0f-6d20-4ebb-9726-83468cfe3961 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 200 Aug 13 22:08:22.466875 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0ce34b4b-87c1-47fd-b2b1-7b8e23637f6e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:08:22.467230 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 539/2163] 10.4.3.4 () {66 vars in 1223 bytes} [Thu Aug 13 22:08:22 2026] GET /volume/v3/volumes => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:08:22.471917 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ce34b4b-87c1-47fd-b2b1-7b8e23637f6e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/c0a149de-6822-4859-a41f-5e250ccaad89 returned with HTTP 200 Aug 13 22:08:22.472390 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 545/2164] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:22 2026] GET /volume/v3/volumes/c0a149de-6822-4859-a41f-5e250ccaad89 => generated 1013 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:22.481710 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b54ee0a9-3a75-45a9-8c4d-52db3900ba3e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.483870 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b54ee0a9-3a75-45a9-8c4d-52db3900ba3e tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/snapshots Aug 13 22:08:22.484185 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b54ee0a9-3a75-45a9-8c4d-52db3900ba3e tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.484412 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b54ee0a9-3a75-45a9-8c4d-52db3900ba3e tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.484808 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-b54ee0a9-3a75-45a9-8c4d-52db3900ba3e tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:22.486225 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-b54ee0a9-3a75-45a9-8c4d-52db3900ba3e tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:22.490950 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b54ee0a9-3a75-45a9-8c4d-52db3900ba3e tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Get all snapshots completed successfully. Aug 13 22:08:22.490950 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b54ee0a9-3a75-45a9-8c4d-52db3900ba3e tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 200 Aug 13 22:08:22.491830 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 540/2165] 10.4.3.4 () {66 vars in 1229 bytes} [Thu Aug 13 22:08:22 2026] GET /volume/v3/snapshots => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:08:22.502889 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-235411cf-470f-4b15-abc9-4f4f3ae38a09 tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] GET https://10.4.3.4/volume/v3/os-hosts Aug 13 22:08:22.503251 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-235411cf-470f-4b15-abc9-4f4f3ae38a09 tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.503464 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-235411cf-470f-4b15-abc9-4f4f3ae38a09 tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.505631 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f51b6687-2179-456e-8be8-1c66d6e7e835 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.507780 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f51b6687-2179-456e-8be8-1c66d6e7e835 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/1fdd23bb-5df3-4f48-9716-10ea29346624 Aug 13 22:08:22.508012 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f51b6687-2179-456e-8be8-1c66d6e7e835 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.508281 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f51b6687-2179-456e-8be8-1c66d6e7e835 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.508368 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-f51b6687-2179-456e-8be8-1c66d6e7e835 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Delete snapshot with id: 1fdd23bb-5df3-4f48-9716-10ea29346624 Aug 13 22:08:22.510799 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.hosts [None req-235411cf-470f-4b15-abc9-4f4f3ae38a09 tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] status, active and update: available, enabled, 2026-08-13 22:08:22+00:00 {{(pid=100267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 22:08:22.511019 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.hosts [None req-235411cf-470f-4b15-abc9-4f4f3ae38a09 tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] status, active and update: available, enabled, 2026-08-13 22:08:20+00:00 {{(pid=100267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 22:08:22.511205 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.hosts [None req-235411cf-470f-4b15-abc9-4f4f3ae38a09 tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] status, active and update: available, enabled, 2026-08-13 22:08:04+00:00 {{(pid=100267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 22:08:22.511700 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-235411cf-470f-4b15-abc9-4f4f3ae38a09 tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] https://10.4.3.4/volume/v3/os-hosts returned with HTTP 200 Aug 13 22:08:22.512228 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 541/2166] 10.4.3.4 () {66 vars in 1226 bytes} [Thu Aug 13 22:08:22 2026] GET /volume/v3/os-hosts => generated 560 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:22.514397 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f51b6687-2179-456e-8be8-1c66d6e7e835 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/snapshots/1fdd23bb-5df3-4f48-9716-10ea29346624 returned with HTTP 404 Aug 13 22:08:22.514967 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 546/2167] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:08:22 2026] DELETE /volume/v3/snapshots/1fdd23bb-5df3-4f48-9716-10ea29346624 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:22.522420 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-72617e0a-bf93-414a-a44e-8fad25b836f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.525301 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9d6d986e-188b-495c-9d5f-dd4acdf33fbb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.527351 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72617e0a-bf93-414a-a44e-8fad25b836f8 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/343358f5-ba51-459a-be1c-47472cc89a03 Aug 13 22:08:22.527639 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72617e0a-bf93-414a-a44e-8fad25b836f8 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.527832 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72617e0a-bf93-414a-a44e-8fad25b836f8 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.527965 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-72617e0a-bf93-414a-a44e-8fad25b836f8 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Delete snapshot with id: 343358f5-ba51-459a-be1c-47472cc89a03 Aug 13 22:08:22.530901 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d6d986e-188b-495c-9d5f-dd4acdf33fbb tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] GET https://10.4.3.4/volume/v3/os-hosts Aug 13 22:08:22.531200 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d6d986e-188b-495c-9d5f-dd4acdf33fbb tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.531508 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d6d986e-188b-495c-9d5f-dd4acdf33fbb tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.533923 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72617e0a-bf93-414a-a44e-8fad25b836f8 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/snapshots/343358f5-ba51-459a-be1c-47472cc89a03 returned with HTTP 404 Aug 13 22:08:22.534653 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 541/2168] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:08:22 2026] DELETE /volume/v3/snapshots/343358f5-ba51-459a-be1c-47472cc89a03 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:22.546233 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.hosts [None req-9d6d986e-188b-495c-9d5f-dd4acdf33fbb tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] status, active and update: available, enabled, 2026-08-13 22:08:22+00:00 {{(pid=100267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 22:08:22.546413 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e532486f-c425-43a3-aff7-085740a49450 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.546793 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.hosts [None req-9d6d986e-188b-495c-9d5f-dd4acdf33fbb tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] status, active and update: available, enabled, 2026-08-13 22:08:20+00:00 {{(pid=100267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 22:08:22.546793 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.hosts [None req-9d6d986e-188b-495c-9d5f-dd4acdf33fbb tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] status, active and update: available, enabled, 2026-08-13 22:08:04+00:00 {{(pid=100267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 22:08:22.546793 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d6d986e-188b-495c-9d5f-dd4acdf33fbb tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] https://10.4.3.4/volume/v3/os-hosts returned with HTTP 200 Aug 13 22:08:22.547106 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 542/2169] 10.4.3.4 () {66 vars in 1226 bytes} [Thu Aug 13 22:08:22 2026] GET /volume/v3/os-hosts => generated 560 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:22.548104 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e532486f-c425-43a3-aff7-085740a49450 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 Aug 13 22:08:22.548334 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e532486f-c425-43a3-aff7-085740a49450 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.548565 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e532486f-c425-43a3-aff7-085740a49450 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.553846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-6bd088d7-f19c-4157-af90-a644bbdac23f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Lock "cinder-attachment_update-c09d461d-fd86-4ee3-85f6-5d4c7972f02b-np0000007271" released by "attachment_update" :: held 0.144s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:08:22.554218 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-6bd088d7-f19c-4157-af90-a644bbdac23f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/attachments/76e94e9b-798b-47a3-8004-03d09ebd04a8 returned with HTTP 200 Aug 13 22:08:22.554862 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 541/2170] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:08:22 2026] PUT /volume/v3/attachments/76e94e9b-798b-47a3-8004-03d09ebd04a8 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:22.556725 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a597cc18-4a2c-4535-9da7-b5fe834afafa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.557258 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e532486f-c425-43a3-aff7-085740a49450 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 returned with HTTP 404 Aug 13 22:08:22.557931 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 547/2171] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:22 2026] GET /volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:22.558921 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a597cc18-4a2c-4535-9da7-b5fe834afafa tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] GET https://10.4.3.4/volume/v3/os-hosts/np0000007271@storpool Aug 13 22:08:22.559151 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a597cc18-4a2c-4535-9da7-b5fe834afafa tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.559405 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a597cc18-4a2c-4535-9da7-b5fe834afafa tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.570298 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9683ace4-3642-48d5-935f-42cd765c6059 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.573323 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9683ace4-3642-48d5-935f-42cd765c6059 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] DELETE https://10.4.3.4/volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 Aug 13 22:08:22.573579 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9683ace4-3642-48d5-935f-42cd765c6059 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.573890 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9683ace4-3642-48d5-935f-42cd765c6059 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.574081 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9683ace4-3642-48d5-935f-42cd765c6059 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Delete volume with id: 5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 Aug 13 22:08:22.583464 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9683ace4-3642-48d5-935f-42cd765c6059 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 returned with HTTP 404 Aug 13 22:08:22.583464 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 543/2172] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:08:22 2026] DELETE /volume/v3/volumes/5dcf543c-f5e0-4f84-b2d2-75c6d7e44841 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:22.594345 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.597252 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:08:22.597252 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-11120618"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:22.598964 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-11120618'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:08:22.599121 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Create volume of 1 GB Aug 13 22:08:22.599517 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:22.599517 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:22.606834 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Availability Zones retrieved successfully. Aug 13 22:08:22.615154 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Flow 'volume_create_api' (db779ad3-49f8-4587-9195-bb7481b62ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:22.616442 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76813cf0-0185-448f-8b2f-e2ab01197820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:22.617828 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:08:22.649328 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a597cc18-4a2c-4535-9da7-b5fe834afafa tempest-VolumeHostsAdminTestsJSON-814816402 tempest-VolumeHostsAdminTestsJSON-814816402-project-admin] https://10.4.3.4/volume/v3/os-hosts/np0000007271@storpool returned with HTTP 200 Aug 13 22:08:22.649785 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 542/2173] 10.4.3.4 () {66 vars in 1292 bytes} [Thu Aug 13 22:08:22 2026] GET /volume/v3/os-hosts/np0000007271@storpool => generated 1507 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:22.653190 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76813cf0-0185-448f-8b2f-e2ab01197820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:22.654188 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0022282d-5fd8-42cc-8819-d320d0069d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:22.705166 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Created reservations ['78091544-edd6-45ba-bc6e-cf66ada1317b', '149c5fe6-6d19-40ab-a757-b10a07d2767e', 'c5536517-c90f-46f3-8508-36892e862a3f', '7e110255-dc15-4ad0-b3b8-fe86eef8a830'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:22.706020 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0022282d-5fd8-42cc-8819-d320d0069d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78091544-edd6-45ba-bc6e-cf66ada1317b', '149c5fe6-6d19-40ab-a757-b10a07d2767e', 'c5536517-c90f-46f3-8508-36892e862a3f', '7e110255-dc15-4ad0-b3b8-fe86eef8a830']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:22.706924 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df9ae6a-9570-4575-aadc-4919ff8b3884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:22.734826 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df9ae6a-9570-4575-aadc-4919ff8b3884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02658274-89eb-43e4-82d2-66b2b825402f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-11120618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4a9d90aebd443d87560645a68d8171',qos_specs=None,replication_status=,reservations=['78091544-edd6-45ba-bc6e-cf66ada1317b','149c5fe6-6d19-40ab-a757-b10a07d2767e','c5536517-c90f-46f3-8508-36892e862a3f','7e110255-dc15-4ad0-b3b8-fe86eef8a830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabcca37d7b546c2a6327745a5415d4e',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:08:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-11120618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02658274-89eb-43e4-82d2-66b2b825402f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d4a9d90aebd443d87560645a68d8171',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aabcca37d7b546c2a6327745a5415d4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:22.735877 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (213e9a87-e97d-4425-a000-8ea736fe9e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:22.758674 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (213e9a87-e97d-4425-a000-8ea736fe9e57) transitioned into state 'SUCCESS' from state '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-11120618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4a9d90aebd443d87560645a68d8171',qos_specs=None,replication_status=,reservations=['78091544-edd6-45ba-bc6e-cf66ada1317b','149c5fe6-6d19-40ab-a757-b10a07d2767e','c5536517-c90f-46f3-8508-36892e862a3f','7e110255-dc15-4ad0-b3b8-fe86eef8a830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabcca37d7b546c2a6327745a5415d4e',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:22.759657 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d8279b-d887-4fe8-9a9f-c7a5a4d4fcb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:22.773508 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d8279b-d887-4fe8-9a9f-c7a5a4d4fcb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:22.774491 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Flow 'volume_create_api' (db779ad3-49f8-4587-9195-bb7481b62ed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:22.774867 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Create volume request issued successfully. Aug 13 22:08:22.775538 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c357ad89-2ec8-421b-ab1e-6ca934fd7df1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:08:22.776019 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 542/2174] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:08:22 2026] POST /volume/v3/volumes => generated 745 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:22.788482 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2a5482fe-a327-4a4b-aaea-e7997fef0bb7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:22.790901 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a5482fe-a327-4a4b-aaea-e7997fef0bb7 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f Aug 13 22:08:22.791309 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a5482fe-a327-4a4b-aaea-e7997fef0bb7 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:22.791501 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a5482fe-a327-4a4b-aaea-e7997fef0bb7 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:22.799716 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:22.799716 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:22.804026 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a5482fe-a327-4a4b-aaea-e7997fef0bb7 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Volume info retrieved successfully. Aug 13 22:08:22.809160 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a5482fe-a327-4a4b-aaea-e7997fef0bb7 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f returned with HTTP 200 Aug 13 22:08:22.809629 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 548/2175] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:22 2026] GET /volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f => generated 813 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:23.266954 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b1bf6732-8327-4eed-955c-4a3385e6ee37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:23.269265 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1bf6732-8327-4eed-955c-4a3385e6ee37 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:08:23.269678 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1bf6732-8327-4eed-955c-4a3385e6ee37 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:23.269935 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1bf6732-8327-4eed-955c-4a3385e6ee37 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:23.282070 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:23.282070 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:23.287804 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b1bf6732-8327-4eed-955c-4a3385e6ee37 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:08:23.297929 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1bf6732-8327-4eed-955c-4a3385e6ee37 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 200 Aug 13 22:08:23.298456 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 544/2176] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:23 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:23.487309 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e07394f-614c-48ed-b072-74c754b3b58f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:23.489499 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e07394f-614c-48ed-b072-74c754b3b58f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/c0a149de-6822-4859-a41f-5e250ccaad89 Aug 13 22:08:23.489690 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e07394f-614c-48ed-b072-74c754b3b58f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:23.489871 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e07394f-614c-48ed-b072-74c754b3b58f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:23.496472 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e07394f-614c-48ed-b072-74c754b3b58f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/c0a149de-6822-4859-a41f-5e250ccaad89 returned with HTTP 404 Aug 13 22:08:23.497039 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 543/2177] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:23 2026] GET /volume/v3/volumes/c0a149de-6822-4859-a41f-5e250ccaad89 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:23.514910 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-62b2a959-a2f1-42db-91e7-0562453b1674 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:23.516960 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62b2a959-a2f1-42db-91e7-0562453b1674 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] GET https://10.4.3.4/volume/v3/backups Aug 13 22:08:23.517223 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62b2a959-a2f1-42db-91e7-0562453b1674 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:23.517413 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62b2a959-a2f1-42db-91e7-0562453b1674 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:23.518041 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-62b2a959-a2f1-42db-91e7-0562453b1674 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:23.518099 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:23.518099 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:23.524813 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62b2a959-a2f1-42db-91e7-0562453b1674 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 200 Aug 13 22:08:23.525413 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 543/2178] 10.4.3.4 () {68 vars in 1263 bytes} [Thu Aug 13 22:08:23 2026] GET /volume/v3/backups => generated 616 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:23.540107 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fac5d14d-0be8-4cb4-9361-b99f068d3c1c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:23.542749 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fac5d14d-0be8-4cb4-9361-b99f068d3c1c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] GET https://10.4.3.4/volume/v3/backups?project_id=e5ad4e2ec8a44dedaec225b22201dd26 Aug 13 22:08:23.543170 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fac5d14d-0be8-4cb4-9361-b99f068d3c1c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:23.543394 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fac5d14d-0be8-4cb4-9361-b99f068d3c1c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:23.543798 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-fac5d14d-0be8-4cb4-9361-b99f068d3c1c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Removing options 'project_id' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:23.562596 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fac5d14d-0be8-4cb4-9361-b99f068d3c1c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] https://10.4.3.4/volume/v3/backups?project_id=e5ad4e2ec8a44dedaec225b22201dd26 returned with HTTP 200 Aug 13 22:08:23.563188 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 549/2179] 10.4.3.4 () {68 vars in 1350 bytes} [Thu Aug 13 22:08:23 2026] GET /volume/v3/backups?project_id=e5ad4e2ec8a44dedaec225b22201dd26 => generated 616 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:23.578242 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88750513-db7a-44e0-a4e5-1232337aed56 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:23.580727 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:08:23.581459 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-486315983"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:23.586238 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-486315983'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:08:23.586407 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Create volume of 1 GB Aug 13 22:08:23.592987 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Availability Zones retrieved successfully. Aug 13 22:08:23.600505 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Flow 'volume_create_api' (bf4b088d-794e-42f4-beac-59dd52c70ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:23.601407 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26214c43-d978-4f92-b215-408695fe5e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:23.602418 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:08:23.641765 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26214c43-d978-4f92-b215-408695fe5e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:23.642331 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d1548e2-ff09-41dc-b9e2-8fc22571e549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:23.701990 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Created reservations ['387cc099-9e14-4fba-afe8-0b316527b20f', 'fdc921b5-7f23-4d53-ba5a-e455626d5398', 'ebf687bb-6df5-488f-a1ef-4429bec6d752', 'f3ca2122-572f-40a5-8415-888e76a0d967'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:23.703364 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d1548e2-ff09-41dc-b9e2-8fc22571e549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['387cc099-9e14-4fba-afe8-0b316527b20f', 'fdc921b5-7f23-4d53-ba5a-e455626d5398', 'ebf687bb-6df5-488f-a1ef-4429bec6d752', 'f3ca2122-572f-40a5-8415-888e76a0d967']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:23.704161 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (689f6ff8-b729-4f4f-b2ce-003dd76c2026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:23.735208 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (689f6ff8-b729-4f4f-b2ce-003dd76c2026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee990902-3287-4fdd-ba8f-9ee16222edb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-486315983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ad4e2ec8a44dedaec225b22201dd26',qos_specs=None,replication_status=,reservations=['387cc099-9e14-4fba-afe8-0b316527b20f','fdc921b5-7f23-4d53-ba5a-e455626d5398','ebf687bb-6df5-488f-a1ef-4429bec6d752','f3ca2122-572f-40a5-8415-888e76a0d967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f4da56680ad46899c9d169a2d139452',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-486315983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee990902-3287-4fdd-ba8f-9ee16222edb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5ad4e2ec8a44dedaec225b22201dd26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f4da56680ad46899c9d169a2d139452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:23.737748 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5cf6a09-ea17-4df5-9e90-656d948d046c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:23.768380 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5cf6a09-ea17-4df5-9e90-656d948d046c) transitioned into state 'SUCCESS' from state '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-486315983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ad4e2ec8a44dedaec225b22201dd26',qos_specs=None,replication_status=,reservations=['387cc099-9e14-4fba-afe8-0b316527b20f','fdc921b5-7f23-4d53-ba5a-e455626d5398','ebf687bb-6df5-488f-a1ef-4429bec6d752','f3ca2122-572f-40a5-8415-888e76a0d967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f4da56680ad46899c9d169a2d139452',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:23.769969 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9238ebab-f7a4-4998-9642-9d3b64986e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:23.795107 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9238ebab-f7a4-4998-9642-9d3b64986e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:23.797295 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Flow 'volume_create_api' (bf4b088d-794e-42f4-beac-59dd52c70ae8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:23.798674 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Create volume request issued successfully. Aug 13 22:08:23.800008 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88750513-db7a-44e0-a4e5-1232337aed56 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:08:23.800611 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 545/2180] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:08:23 2026] POST /volume/v3/volumes => generated 773 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:23.824162 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eb0f5a77-3eeb-4139-a4ba-b7a140f3e34f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:23.830067 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb0f5a77-3eeb-4139-a4ba-b7a140f3e34f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/ee990902-3287-4fdd-ba8f-9ee16222edb7 Aug 13 22:08:23.830067 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb0f5a77-3eeb-4139-a4ba-b7a140f3e34f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:23.830067 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb0f5a77-3eeb-4139-a4ba-b7a140f3e34f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:23.831983 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d9d0922-7a3a-4381-8227-2039d9178827 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:23.836133 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d9d0922-7a3a-4381-8227-2039d9178827 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f Aug 13 22:08:23.837041 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d9d0922-7a3a-4381-8227-2039d9178827 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:23.837158 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:23.837158 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:23.837258 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d9d0922-7a3a-4381-8227-2039d9178827 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:23.841632 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eb0f5a77-3eeb-4139-a4ba-b7a140f3e34f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:08:23.847192 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb0f5a77-3eeb-4139-a4ba-b7a140f3e34f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/ee990902-3287-4fdd-ba8f-9ee16222edb7 returned with HTTP 200 Aug 13 22:08:23.847903 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 544/2181] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:23 2026] GET /volume/v3/volumes/ee990902-3287-4fdd-ba8f-9ee16222edb7 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:23.851227 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:23.851227 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:23.860687 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0d9d0922-7a3a-4381-8227-2039d9178827 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Volume info retrieved successfully. Aug 13 22:08:23.871184 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d9d0922-7a3a-4381-8227-2039d9178827 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f returned with HTTP 200 Aug 13 22:08:23.871742 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 544/2182] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:23 2026] GET /volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:23.890080 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0343ebde-081d-4176-8311-25818872e921 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:23.892166 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0343ebde-081d-4176-8311-25818872e921 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:08:23.892246 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0343ebde-081d-4176-8311-25818872e921 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02658274-89eb-43e4-82d2-66b2b825402f", "name": "tempest-VolumesDeleteCascade-Snapshot-810174251"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:23.905813 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:23.905813 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:23.906777 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0343ebde-081d-4176-8311-25818872e921 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Volume info retrieved successfully. Aug 13 22:08:23.906777 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-0343ebde-081d-4176-8311-25818872e921 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Create snapshot from volume 02658274-89eb-43e4-82d2-66b2b825402f Aug 13 22:08:23.962190 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0343ebde-081d-4176-8311-25818872e921 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Created reservations ['cda1cde4-5359-4208-9621-b08836151148', 'aa55d5b1-8f00-4584-8bbb-c7fcf168ef6f', 'a0bba4f4-5046-48b5-ac48-93980ebd8ba0', 'bc98e78c-c8c3-4601-9b8c-a50414502b2b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:24.021508 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0343ebde-081d-4176-8311-25818872e921 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Snapshot create request issued successfully. Aug 13 22:08:24.021950 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0343ebde-081d-4176-8311-25818872e921 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:08:24.022620 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 550/2183] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:08:23 2026] POST /volume/v3/snapshots => generated 306 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:24.034795 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-01c797f9-d5bf-47fc-90c5-2f6dce1fe67d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:24.038599 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01c797f9-d5bf-47fc-90c5-2f6dce1fe67d tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/snapshots/f382c1ce-ca5c-4e4c-9a64-6e5d832db123 Aug 13 22:08:24.038599 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01c797f9-d5bf-47fc-90c5-2f6dce1fe67d tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:24.038599 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01c797f9-d5bf-47fc-90c5-2f6dce1fe67d tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:24.045191 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:24.045191 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:24.045686 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-01c797f9-d5bf-47fc-90c5-2f6dce1fe67d tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Snapshot retrieved successfully. Aug 13 22:08:24.046715 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01c797f9-d5bf-47fc-90c5-2f6dce1fe67d tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/snapshots/f382c1ce-ca5c-4e4c-9a64-6e5d832db123 returned with HTTP 200 Aug 13 22:08:24.047195 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 546/2184] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:24 2026] GET /volume/v3/snapshots/f382c1ce-ca5c-4e4c-9a64-6e5d832db123 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:24.314121 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f11d52db-cec7-461b-ab29-aba16b7bb4d2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:24.316443 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f11d52db-cec7-461b-ab29-aba16b7bb4d2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:08:24.316803 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f11d52db-cec7-461b-ab29-aba16b7bb4d2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:24.316998 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f11d52db-cec7-461b-ab29-aba16b7bb4d2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:24.333667 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:24.333667 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:24.345651 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f11d52db-cec7-461b-ab29-aba16b7bb4d2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:08:24.350867 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f11d52db-cec7-461b-ab29-aba16b7bb4d2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 200 Aug 13 22:08:24.352215 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 545/2185] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:24 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:24.870029 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a631f031-e529-4fd9-942d-c62a3de87044 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:24.873391 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a631f031-e529-4fd9-942d-c62a3de87044 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/ee990902-3287-4fdd-ba8f-9ee16222edb7 Aug 13 22:08:24.873776 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a631f031-e529-4fd9-942d-c62a3de87044 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:24.874397 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a631f031-e529-4fd9-942d-c62a3de87044 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:24.878203 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=342,cinder:UPDATE=82,cinder:INSERT=32 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:08:24.888715 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:24.888715 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:24.896433 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a631f031-e529-4fd9-942d-c62a3de87044 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:08:24.903456 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a631f031-e529-4fd9-942d-c62a3de87044 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/ee990902-3287-4fdd-ba8f-9ee16222edb7 returned with HTTP 200 Aug 13 22:08:24.904039 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 545/2186] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:24 2026] GET /volume/v3/volumes/ee990902-3287-4fdd-ba8f-9ee16222edb7 => generated 1004 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:24.923576 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97575e48-8ba6-4fdf-8427-5f44ba2a9103 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:24.924633 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97575e48-8ba6-4fdf-8427-5f44ba2a9103 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:08:24.925191 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97575e48-8ba6-4fdf-8427-5f44ba2a9103 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ee990902-3287-4fdd-ba8f-9ee16222edb7", "name": "tempest-type-Backup-414825970"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:24.926850 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-97575e48-8ba6-4fdf-8427-5f44ba2a9103 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Creating new backup {'backup': {'volume_id': 'ee990902-3287-4fdd-ba8f-9ee16222edb7', 'name': 'tempest-type-Backup-414825970'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:08:24.927074 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-97575e48-8ba6-4fdf-8427-5f44ba2a9103 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Creating backup of volume ee990902-3287-4fdd-ba8f-9ee16222edb7 in container None Aug 13 22:08:24.937113 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:24.937113 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:24.937684 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-97575e48-8ba6-4fdf-8427-5f44ba2a9103 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:08:24.966576 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-97575e48-8ba6-4fdf-8427-5f44ba2a9103 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Created reservations ['9006ee10-cab4-4bdf-ad89-a9e0982d80a1', 'a5b5b251-5948-49ca-a5cd-748723f1669b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:25.010638 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97575e48-8ba6-4fdf-8427-5f44ba2a9103 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:08:25.011377 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 551/2187] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:08:24 2026] POST /volume/v3/backups => generated 311 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:25.023811 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a2c8cec-e673-428a-9517-293987848ac4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:25.026975 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a2c8cec-e673-428a-9517-293987848ac4 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:25.026975 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a2c8cec-e673-428a-9517-293987848ac4 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:25.027254 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a2c8cec-e673-428a-9517-293987848ac4 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:25.027449 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3a2c8cec-e673-428a-9517-293987848ac4 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:25.029520 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=460,cinder:UPDATE=155,cinder:INSERT=78 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:08:25.035260 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:25.035260 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:25.036629 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a2c8cec-e673-428a-9517-293987848ac4 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:25.037329 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 547/2188] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:25 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 718 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:25.059520 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d7f4a9b0-c2e3-4bbc-b19c-f2932efcf0d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:25.062116 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7f4a9b0-c2e3-4bbc-b19c-f2932efcf0d0 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/snapshots/f382c1ce-ca5c-4e4c-9a64-6e5d832db123 Aug 13 22:08:25.062361 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7f4a9b0-c2e3-4bbc-b19c-f2932efcf0d0 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:25.062713 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7f4a9b0-c2e3-4bbc-b19c-f2932efcf0d0 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:25.070674 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:25.070674 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:25.071307 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d7f4a9b0-c2e3-4bbc-b19c-f2932efcf0d0 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Snapshot retrieved successfully. Aug 13 22:08:25.072588 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7f4a9b0-c2e3-4bbc-b19c-f2932efcf0d0 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/snapshots/f382c1ce-ca5c-4e4c-9a64-6e5d832db123 returned with HTTP 200 Aug 13 22:08:25.073143 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 546/2189] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:25 2026] GET /volume/v3/snapshots/f382c1ce-ca5c-4e4c-9a64-6e5d832db123 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:25.086574 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eb580862-dbea-48d1-894f-fd1df8d4251b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:25.088831 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:08:25.089450 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f382c1ce-ca5c-4e4c-9a64-6e5d832db123", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1340606965"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:25.091071 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Create volume request body: {'volume': {'snapshot_id': 'f382c1ce-ca5c-4e4c-9a64-6e5d832db123', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1340606965'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:08:25.098188 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:25.098188 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:25.098761 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Snapshot retrieved successfully. Aug 13 22:08:25.098962 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Create volume of 1 GB Aug 13 22:08:25.105689 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Availability Zones retrieved successfully. Aug 13 22:08:25.119288 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Flow 'volume_create_api' (c3d81d2a-a639-4308-a503-0a771419ed2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:25.120653 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3433c850-06a5-439f-9703-9e71931d158e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:25.121749 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:08:25.179594 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3433c850-06a5-439f-9703-9e71931d158e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f382c1ce-ca5c-4e4c-9a64-6e5d832db123', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:25.181303 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df76fe81-2acc-4a79-81e4-70fada4d4286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:25.256642 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Created reservations ['88d1e17b-b284-473b-b4e5-d05dde53e11d', '0a59f056-3fa0-4b70-98f7-7e7e61fe5ab4', '812ea5b9-0ed7-4ab5-8e3f-1114abfbf242', 'fc40835a-0b55-4d4c-aa62-c70dd514e4d1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:25.257391 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df76fe81-2acc-4a79-81e4-70fada4d4286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88d1e17b-b284-473b-b4e5-d05dde53e11d', '0a59f056-3fa0-4b70-98f7-7e7e61fe5ab4', '812ea5b9-0ed7-4ab5-8e3f-1114abfbf242', 'fc40835a-0b55-4d4c-aa62-c70dd514e4d1']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:25.258963 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6aabb61-5e27-45ca-a8d4-a07b18bd5f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:25.333534 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6aabb61-5e27-45ca-a8d4-a07b18bd5f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5aa6649-4ddd-4f9c-8531-7ce319599ccf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1340606965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4a9d90aebd443d87560645a68d8171',qos_specs=None,replication_status=,reservations=['88d1e17b-b284-473b-b4e5-d05dde53e11d','0a59f056-3fa0-4b70-98f7-7e7e61fe5ab4','812ea5b9-0ed7-4ab5-8e3f-1114abfbf242','fc40835a-0b55-4d4c-aa62-c70dd514e4d1'],size=1,snapshot_id=f382c1ce-ca5c-4e4c-9a64-6e5d832db123,source_replicaid=,source_volid=None,status='creating',user_id='aabcca37d7b546c2a6327745a5415d4e',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:08:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1340606965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5aa6649-4ddd-4f9c-8531-7ce319599ccf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d4a9d90aebd443d87560645a68d8171',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f382c1ce-ca5c-4e4c-9a64-6e5d832db123,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aabcca37d7b546c2a6327745a5415d4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:25.334907 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f2f63e-d3a9-468b-9a08-77f93141fb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:25.368365 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f2f63e-d3a9-468b-9a08-77f93141fb86) transitioned into state 'SUCCESS' from state '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-1340606965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4a9d90aebd443d87560645a68d8171',qos_specs=None,replication_status=,reservations=['88d1e17b-b284-473b-b4e5-d05dde53e11d','0a59f056-3fa0-4b70-98f7-7e7e61fe5ab4','812ea5b9-0ed7-4ab5-8e3f-1114abfbf242','fc40835a-0b55-4d4c-aa62-c70dd514e4d1'],size=1,snapshot_id=f382c1ce-ca5c-4e4c-9a64-6e5d832db123,source_replicaid=,source_volid=None,status='creating',user_id='aabcca37d7b546c2a6327745a5415d4e',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:25.368986 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-467810f2-8740-49ad-a251-95a5dd3b5552 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:25.369328 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcc98bcc-d402-488a-899e-6b5f03821827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:25.372176 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-467810f2-8740-49ad-a251-95a5dd3b5552 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:08:25.373214 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-467810f2-8740-49ad-a251-95a5dd3b5552 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:25.373214 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-467810f2-8740-49ad-a251-95a5dd3b5552 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:25.384264 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:25.384264 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:25.387206 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-467810f2-8740-49ad-a251-95a5dd3b5552 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:08:25.391594 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-467810f2-8740-49ad-a251-95a5dd3b5552 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 200 Aug 13 22:08:25.391759 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 552/2190] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:25 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:25.401542 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcc98bcc-d402-488a-899e-6b5f03821827) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:25.402661 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Flow 'volume_create_api' (c3d81d2a-a639-4308-a503-0a771419ed2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:25.403098 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Create volume request issued successfully. Aug 13 22:08:25.404298 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb580862-dbea-48d1-894f-fd1df8d4251b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:08:25.405272 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 546/2191] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:08:25 2026] POST /volume/v3/volumes => generated 781 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:25.423277 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1eaee576-aad3-482a-8074-3cf6141f6e1b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:25.426102 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1eaee576-aad3-482a-8074-3cf6141f6e1b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf Aug 13 22:08:25.426297 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1eaee576-aad3-482a-8074-3cf6141f6e1b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:25.426595 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1eaee576-aad3-482a-8074-3cf6141f6e1b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:25.437301 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:25.437301 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:25.444649 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1eaee576-aad3-482a-8074-3cf6141f6e1b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Volume info retrieved successfully. Aug 13 22:08:25.450736 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1eaee576-aad3-482a-8074-3cf6141f6e1b tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf returned with HTTP 200 Aug 13 22:08:25.451185 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 548/2192] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:25 2026] GET /volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:25.575799 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-294fd324-aaf3-4a74-a307-c6f3d4b19852 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:25.765214 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-294fd324-aaf3-4a74-a307-c6f3d4b19852 tempest-VolumePoolsAdminTestsJSON-1208041759 tempest-VolumePoolsAdminTestsJSON-1208041759-project-admin] GET https://10.4.3.4/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 22:08:25.765510 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-294fd324-aaf3-4a74-a307-c6f3d4b19852 tempest-VolumePoolsAdminTestsJSON-1208041759 tempest-VolumePoolsAdminTestsJSON-1208041759-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:25.765762 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-294fd324-aaf3-4a74-a307-c6f3d4b19852 tempest-VolumePoolsAdminTestsJSON-1208041759 tempest-VolumePoolsAdminTestsJSON-1208041759-project-admin] Calling method 'get_pools' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:25.783074 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-294fd324-aaf3-4a74-a307-c6f3d4b19852 tempest-VolumePoolsAdminTestsJSON-1208041759 tempest-VolumePoolsAdminTestsJSON-1208041759-project-admin] https://10.4.3.4/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 22:08:25.783831 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 547/2193] 10.4.3.4 () {66 vars in 1300 bytes} [Thu Aug 13 22:08:25 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:25.796290 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-afacb550-c02c-4483-83aa-362b481fa6c6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:25.798432 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-afacb550-c02c-4483-83aa-362b481fa6c6 tempest-VolumePoolsAdminTestsJSON-1208041759 tempest-VolumePoolsAdminTestsJSON-1208041759-project-admin] GET https://10.4.3.4/volume/v3/scheduler-stats/get_pools Aug 13 22:08:25.798897 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-afacb550-c02c-4483-83aa-362b481fa6c6 tempest-VolumePoolsAdminTestsJSON-1208041759 tempest-VolumePoolsAdminTestsJSON-1208041759-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:25.799162 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-afacb550-c02c-4483-83aa-362b481fa6c6 tempest-VolumePoolsAdminTestsJSON-1208041759 tempest-VolumePoolsAdminTestsJSON-1208041759-project-admin] Calling method 'get_pools' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:25.814155 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-afacb550-c02c-4483-83aa-362b481fa6c6 tempest-VolumePoolsAdminTestsJSON-1208041759 tempest-VolumePoolsAdminTestsJSON-1208041759-project-admin] https://10.4.3.4/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 22:08:25.814155 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 553/2194] 10.4.3.4 () {66 vars in 1277 bytes} [Thu Aug 13 22:08:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:25.904533 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-c992af1c-b3f2-47ef-9c4d-4e63dd5c18eb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:25.907849 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-c992af1c-b3f2-47ef-9c4d-4e63dd5c18eb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/attachments/76e94e9b-798b-47a3-8004-03d09ebd04a8/action Aug 13 22:08:25.908442 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-c992af1c-b3f2-47ef-9c4d-4e63dd5c18eb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:25.908642 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-c992af1c-b3f2-47ef-9c4d-4e63dd5c18eb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:25.937897 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:25.937897 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:25.953785 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4cb5d09f-0eb2-4741-9fb2-354f1ad8e523 req-c992af1c-b3f2-47ef-9c4d-4e63dd5c18eb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/attachments/76e94e9b-798b-47a3-8004-03d09ebd04a8/action returned with HTTP 204 Aug 13 22:08:25.954052 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 547/2195] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:08:25 2026] POST /volume/v3/attachments/76e94e9b-798b-47a3-8004-03d09ebd04a8/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:26.054003 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4a0a2d73-1d71-46c0-b10b-2d958819b060 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:26.055944 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a0a2d73-1d71-46c0-b10b-2d958819b060 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:26.056177 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a0a2d73-1d71-46c0-b10b-2d958819b060 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:26.056346 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a0a2d73-1d71-46c0-b10b-2d958819b060 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:26.056497 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4a0a2d73-1d71-46c0-b10b-2d958819b060 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:26.062897 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:26.062897 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:26.063867 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a0a2d73-1d71-46c0-b10b-2d958819b060 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:26.064405 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 549/2196] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:26 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:26.408290 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c4f7bb53-3052-4c15-a536-37074f509a04 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:26.410917 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4f7bb53-3052-4c15-a536-37074f509a04 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:08:26.411174 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4f7bb53-3052-4c15-a536-37074f509a04 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:26.411400 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4f7bb53-3052-4c15-a536-37074f509a04 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:26.428176 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:26.428176 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:26.432393 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c4f7bb53-3052-4c15-a536-37074f509a04 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:08:26.439833 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4f7bb53-3052-4c15-a536-37074f509a04 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 200 Aug 13 22:08:26.440385 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 548/2197] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:26 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 1130 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:26.454634 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75d3f2f0-a1e8-4662-a91c-6977919ed09d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:26.457571 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75d3f2f0-a1e8-4662-a91c-6977919ed09d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:08:26.457571 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75d3f2f0-a1e8-4662-a91c-6977919ed09d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c09d461d-fd86-4ee3-85f6-5d4c7972f02b", "name": "tempest-VolumesBackupsTest-Backup-121342230", "force": true, "container": "tempest-volumesbackupstest-backup-container-1770365796"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:26.459271 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-75d3f2f0-a1e8-4662-a91c-6977919ed09d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Creating new backup {'backup': {'volume_id': 'c09d461d-fd86-4ee3-85f6-5d4c7972f02b', 'name': 'tempest-VolumesBackupsTest-Backup-121342230', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1770365796'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:08:26.459546 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-75d3f2f0-a1e8-4662-a91c-6977919ed09d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Creating backup of volume c09d461d-fd86-4ee3-85f6-5d4c7972f02b in container tempest-volumesbackupstest-backup-container-1770365796 Aug 13 22:08:26.471199 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-58350753-f4dc-40eb-ba31-4a1a36a73c56 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:26.473316 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:26.473316 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:26.473650 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58350753-f4dc-40eb-ba31-4a1a36a73c56 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf Aug 13 22:08:26.474404 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-58350753-f4dc-40eb-ba31-4a1a36a73c56 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:26.474532 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-75d3f2f0-a1e8-4662-a91c-6977919ed09d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:08:26.474613 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-58350753-f4dc-40eb-ba31-4a1a36a73c56 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:26.485097 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:26.485097 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:26.491295 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-58350753-f4dc-40eb-ba31-4a1a36a73c56 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Volume info retrieved successfully. Aug 13 22:08:26.497389 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58350753-f4dc-40eb-ba31-4a1a36a73c56 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf returned with HTTP 200 Aug 13 22:08:26.501503 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 548/2198] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:26 2026] GET /volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:26.510975 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-75d3f2f0-a1e8-4662-a91c-6977919ed09d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Created reservations ['988cf48c-d687-4677-bbf6-ebea27d2fef8', '85b8c357-9f94-4581-88ed-20b36d185e62'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:26.513853 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d2edc0ee-dc57-4f31-8431-38fbf5f14b17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:26.516593 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2edc0ee-dc57-4f31-8431-38fbf5f14b17 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf Aug 13 22:08:26.516969 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2edc0ee-dc57-4f31-8431-38fbf5f14b17 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:26.517247 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2edc0ee-dc57-4f31-8431-38fbf5f14b17 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:26.528018 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:26.528018 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:26.534137 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d2edc0ee-dc57-4f31-8431-38fbf5f14b17 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Volume info retrieved successfully. Aug 13 22:08:26.540034 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2edc0ee-dc57-4f31-8431-38fbf5f14b17 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf returned with HTTP 200 Aug 13 22:08:26.540566 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 550/2199] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:26 2026] GET /volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:26.547569 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75d3f2f0-a1e8-4662-a91c-6977919ed09d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:08:26.549484 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 554/2200] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:08:26 2026] POST /volume/v3/backups => generated 325 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:26.561272 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-64574213-94e6-4970-9083-319fd1e01025 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:26.567274 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a05bca0c-7049-4fc1-9675-dd45eeee87c0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:26.569413 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64574213-94e6-4970-9083-319fd1e01025 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] DELETE https://10.4.3.4/volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f?cascade=True Aug 13 22:08:26.569413 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64574213-94e6-4970-9083-319fd1e01025 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:26.569413 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64574213-94e6-4970-9083-319fd1e01025 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:26.569964 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-64574213-94e6-4970-9083-319fd1e01025 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Delete volume with id: 02658274-89eb-43e4-82d2-66b2b825402f Aug 13 22:08:26.570743 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a05bca0c-7049-4fc1-9675-dd45eeee87c0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:26.570743 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a05bca0c-7049-4fc1-9675-dd45eeee87c0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:26.570743 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a05bca0c-7049-4fc1-9675-dd45eeee87c0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:26.570743 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a05bca0c-7049-4fc1-9675-dd45eeee87c0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:26.577003 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:26.577003 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:26.578936 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a05bca0c-7049-4fc1-9675-dd45eeee87c0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:26.578936 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 549/2201] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:26 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:26.582483 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:26.582483 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:26.583705 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-64574213-94e6-4970-9083-319fd1e01025 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Volume info retrieved successfully. Aug 13 22:08:26.627977 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-64574213-94e6-4970-9083-319fd1e01025 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Delete volume request issued successfully. Aug 13 22:08:26.628398 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64574213-94e6-4970-9083-319fd1e01025 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f?cascade=True returned with HTTP 202 Aug 13 22:08:26.629095 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 549/2202] 10.4.3.4 () {66 vars in 1362 bytes} [Thu Aug 13 22:08:26 2026] DELETE /volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f?cascade=True => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:08:26.641691 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f60c9c96-8b08-40af-bf2d-22e6bf1ef9c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:26.644246 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f60c9c96-8b08-40af-bf2d-22e6bf1ef9c7 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f Aug 13 22:08:26.644566 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f60c9c96-8b08-40af-bf2d-22e6bf1ef9c7 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:26.645543 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f60c9c96-8b08-40af-bf2d-22e6bf1ef9c7 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:26.656453 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:26.656453 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:26.666609 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f60c9c96-8b08-40af-bf2d-22e6bf1ef9c7 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Volume info retrieved successfully. Aug 13 22:08:26.674107 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f60c9c96-8b08-40af-bf2d-22e6bf1ef9c7 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f returned with HTTP 200 Aug 13 22:08:26.674528 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 551/2203] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:26 2026] GET /volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:27.078610 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f8f468c6-c866-4485-9f0c-719c66677a7d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:27.081007 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8f468c6-c866-4485-9f0c-719c66677a7d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:27.081380 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8f468c6-c866-4485-9f0c-719c66677a7d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:27.081711 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8f468c6-c866-4485-9f0c-719c66677a7d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:27.081899 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f8f468c6-c866-4485-9f0c-719c66677a7d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:27.087161 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:27.087161 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:27.088128 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8f468c6-c866-4485-9f0c-719c66677a7d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:27.088696 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 555/2204] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:27 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:27.593832 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93d60556-7416-46d1-a322-e4e3c6f89d21 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:27.595826 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93d60556-7416-46d1-a322-e4e3c6f89d21 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:27.596053 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93d60556-7416-46d1-a322-e4e3c6f89d21 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:27.596268 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93d60556-7416-46d1-a322-e4e3c6f89d21 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:27.596397 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-93d60556-7416-46d1-a322-e4e3c6f89d21 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:27.601361 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:27.601361 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:27.602345 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93d60556-7416-46d1-a322-e4e3c6f89d21 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:27.602837 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 550/2205] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:27 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:27.691153 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5d06ec98-6a3f-4b5b-aabc-ebad251af99f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:27.693224 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d06ec98-6a3f-4b5b-aabc-ebad251af99f tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f Aug 13 22:08:27.693862 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d06ec98-6a3f-4b5b-aabc-ebad251af99f tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:27.694132 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d06ec98-6a3f-4b5b-aabc-ebad251af99f tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:27.702471 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d06ec98-6a3f-4b5b-aabc-ebad251af99f tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f returned with HTTP 404 Aug 13 22:08:27.703173 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 550/2206] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:27 2026] GET /volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:27.714026 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63bef6ad-0daf-431a-a80b-a015aa65ffc1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:27.716303 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63bef6ad-0daf-431a-a80b-a015aa65ffc1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes Aug 13 22:08:27.718454 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63bef6ad-0daf-431a-a80b-a015aa65ffc1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:27.718840 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63bef6ad-0daf-431a-a80b-a015aa65ffc1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:27.719509 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-63bef6ad-0daf-431a-a80b-a015aa65ffc1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:27.721469 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63bef6ad-0daf-431a-a80b-a015aa65ffc1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:08:27.741515 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63bef6ad-0daf-431a-a80b-a015aa65ffc1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Get all volumes completed successfully. Aug 13 22:08:27.742218 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63bef6ad-0daf-431a-a80b-a015aa65ffc1 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 200 Aug 13 22:08:27.742887 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 552/2207] 10.4.3.4 () {66 vars in 1223 bytes} [Thu Aug 13 22:08:27 2026] GET /volume/v3/volumes => generated 331 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:27.753688 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7e280fd-e7ba-4321-a35d-07e0ce68b6d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:27.756304 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7e280fd-e7ba-4321-a35d-07e0ce68b6d3 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/snapshots Aug 13 22:08:27.756693 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7e280fd-e7ba-4321-a35d-07e0ce68b6d3 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:27.756857 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7e280fd-e7ba-4321-a35d-07e0ce68b6d3 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:27.757259 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-d7e280fd-e7ba-4321-a35d-07e0ce68b6d3 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:27.759026 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-d7e280fd-e7ba-4321-a35d-07e0ce68b6d3 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:27.764309 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d7e280fd-e7ba-4321-a35d-07e0ce68b6d3 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Get all snapshots completed successfully. Aug 13 22:08:27.765145 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7e280fd-e7ba-4321-a35d-07e0ce68b6d3 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 200 Aug 13 22:08:27.765882 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 556/2208] 10.4.3.4 () {66 vars in 1229 bytes} [Thu Aug 13 22:08:27 2026] GET /volume/v3/snapshots => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:08:27.776598 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6259c6f8-f1a3-4a93-ae87-691dbeaecf22 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:27.779023 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6259c6f8-f1a3-4a93-ae87-691dbeaecf22 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf Aug 13 22:08:27.779303 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6259c6f8-f1a3-4a93-ae87-691dbeaecf22 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:27.779516 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6259c6f8-f1a3-4a93-ae87-691dbeaecf22 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:27.787317 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:27.787317 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:27.795800 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6259c6f8-f1a3-4a93-ae87-691dbeaecf22 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Volume info retrieved successfully. Aug 13 22:08:27.810358 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6259c6f8-f1a3-4a93-ae87-691dbeaecf22 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf returned with HTTP 200 Aug 13 22:08:27.811083 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 551/2209] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:27 2026] GET /volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:27.827572 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-59f26158-b240-4190-ab43-ee0f209f930c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:27.829453 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59f26158-b240-4190-ab43-ee0f209f930c tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] DELETE https://10.4.3.4/volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf Aug 13 22:08:27.830076 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59f26158-b240-4190-ab43-ee0f209f930c tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:27.830416 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59f26158-b240-4190-ab43-ee0f209f930c tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:27.830616 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-59f26158-b240-4190-ab43-ee0f209f930c tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Delete volume with id: e5aa6649-4ddd-4f9c-8531-7ce319599ccf Aug 13 22:08:27.840185 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:27.840185 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:27.840811 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-59f26158-b240-4190-ab43-ee0f209f930c tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Volume info retrieved successfully. Aug 13 22:08:27.865357 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-59f26158-b240-4190-ab43-ee0f209f930c tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Delete volume request issued successfully. Aug 13 22:08:27.865735 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59f26158-b240-4190-ab43-ee0f209f930c tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf returned with HTTP 202 Aug 13 22:08:27.866280 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 551/2210] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:08:27 2026] DELETE /volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:08:27.877090 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4377fa9c-c908-4553-a456-e802d9f76b0c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:27.880035 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4377fa9c-c908-4553-a456-e802d9f76b0c tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf Aug 13 22:08:27.880035 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4377fa9c-c908-4553-a456-e802d9f76b0c tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:27.880234 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4377fa9c-c908-4553-a456-e802d9f76b0c tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:27.891361 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:27.891361 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:27.896792 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4377fa9c-c908-4553-a456-e802d9f76b0c tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Volume info retrieved successfully. Aug 13 22:08:27.906663 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4377fa9c-c908-4553-a456-e802d9f76b0c tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf returned with HTTP 200 Aug 13 22:08:27.906878 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 553/2211] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:27 2026] GET /volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:28.101715 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1203ff27-7ffc-4751-aef0-706ceccd54f8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:28.103983 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1203ff27-7ffc-4751-aef0-706ceccd54f8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:28.104744 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1203ff27-7ffc-4751-aef0-706ceccd54f8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:28.105022 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1203ff27-7ffc-4751-aef0-706ceccd54f8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:28.105165 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1203ff27-7ffc-4751-aef0-706ceccd54f8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:28.110712 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:28.110712 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:28.111769 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1203ff27-7ffc-4751-aef0-706ceccd54f8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:28.112400 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 557/2212] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:28 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:28.617494 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0db08aa1-6760-407d-805e-6afe071e816f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:28.620045 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0db08aa1-6760-407d-805e-6afe071e816f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:28.620263 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0db08aa1-6760-407d-805e-6afe071e816f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:28.620511 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0db08aa1-6760-407d-805e-6afe071e816f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:28.620774 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0db08aa1-6760-407d-805e-6afe071e816f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:28.629858 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:28.629858 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:28.630248 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0db08aa1-6760-407d-805e-6afe071e816f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:28.630872 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 552/2213] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:28 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:28.926217 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e71712ff-9b68-49d7-bffb-786927ead608 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:28.931146 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e71712ff-9b68-49d7-bffb-786927ead608 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf Aug 13 22:08:28.931146 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e71712ff-9b68-49d7-bffb-786927ead608 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:28.931459 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e71712ff-9b68-49d7-bffb-786927ead608 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:28.938824 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e71712ff-9b68-49d7-bffb-786927ead608 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf returned with HTTP 404 Aug 13 22:08:28.939280 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 552/2214] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:28 2026] GET /volume/v3/volumes/e5aa6649-4ddd-4f9c-8531-7ce319599ccf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:28.947864 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e357bb9-82ce-4523-842d-4d5985627676 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:28.949895 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e357bb9-82ce-4523-842d-4d5985627676 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/f382c1ce-ca5c-4e4c-9a64-6e5d832db123 Aug 13 22:08:28.950131 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e357bb9-82ce-4523-842d-4d5985627676 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:28.950388 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e357bb9-82ce-4523-842d-4d5985627676 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:28.950747 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-6e357bb9-82ce-4523-842d-4d5985627676 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Delete snapshot with id: f382c1ce-ca5c-4e4c-9a64-6e5d832db123 Aug 13 22:08:28.960728 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e357bb9-82ce-4523-842d-4d5985627676 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/snapshots/f382c1ce-ca5c-4e4c-9a64-6e5d832db123 returned with HTTP 404 Aug 13 22:08:28.960728 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 554/2215] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:08:28 2026] DELETE /volume/v3/snapshots/f382c1ce-ca5c-4e4c-9a64-6e5d832db123 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:28.968276 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-28dc438c-83af-4caa-bf56-746da49ead4d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:28.975732 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28dc438c-83af-4caa-bf56-746da49ead4d tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] GET https://10.4.3.4/volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f Aug 13 22:08:28.975732 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28dc438c-83af-4caa-bf56-746da49ead4d tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:28.975732 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28dc438c-83af-4caa-bf56-746da49ead4d tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:28.986938 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28dc438c-83af-4caa-bf56-746da49ead4d tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f returned with HTTP 404 Aug 13 22:08:28.987785 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 558/2216] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:28 2026] GET /volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:28.998783 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-95b98d7f-3db2-4089-b31c-a38c144425b2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:29.004754 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95b98d7f-3db2-4089-b31c-a38c144425b2 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] DELETE https://10.4.3.4/volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f Aug 13 22:08:29.004754 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95b98d7f-3db2-4089-b31c-a38c144425b2 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:29.004754 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95b98d7f-3db2-4089-b31c-a38c144425b2 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:29.004754 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-95b98d7f-3db2-4089-b31c-a38c144425b2 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] Delete volume with id: 02658274-89eb-43e4-82d2-66b2b825402f Aug 13 22:08:29.029063 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95b98d7f-3db2-4089-b31c-a38c144425b2 tempest-VolumesDeleteCascade-1427705703 tempest-VolumesDeleteCascade-1427705703-project-member] https://10.4.3.4/volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f returned with HTTP 404 Aug 13 22:08:29.029063 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 553/2217] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:08:28 2026] DELETE /volume/v3/volumes/02658274-89eb-43e4-82d2-66b2b825402f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:29.128060 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee51daee-3336-4f28-9f3b-59e49c23f518 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:29.129778 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee51daee-3336-4f28-9f3b-59e49c23f518 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:29.130138 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee51daee-3336-4f28-9f3b-59e49c23f518 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:29.130602 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee51daee-3336-4f28-9f3b-59e49c23f518 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:29.130689 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ee51daee-3336-4f28-9f3b-59e49c23f518 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:29.136161 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:29.136161 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:29.137243 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee51daee-3336-4f28-9f3b-59e49c23f518 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:29.137613 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 553/2218] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:29 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:29.321675 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f36b701-0a8d-4cb5-9991-ee4226dad1f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:29.471911 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f36b701-0a8d-4cb5-9991-ee4226dad1f4 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] GET https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 Aug 13 22:08:29.472198 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f36b701-0a8d-4cb5-9991-ee4226dad1f4 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:29.472306 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f36b701-0a8d-4cb5-9991-ee4226dad1f4 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:29.497761 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f36b701-0a8d-4cb5-9991-ee4226dad1f4 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 returned with HTTP 200 Aug 13 22:08:29.497761 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 555/2219] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:29 2026] GET /volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 => generated 606 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:29.510089 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4226698a-cd39-4398-92df-c7938d3e40fb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:29.512518 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4226698a-cd39-4398-92df-c7938d3e40fb tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] GET https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406/defaults Aug 13 22:08:29.512972 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4226698a-cd39-4398-92df-c7938d3e40fb tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:29.513294 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4226698a-cd39-4398-92df-c7938d3e40fb tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Calling method 'defaults' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:29.526526 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4226698a-cd39-4398-92df-c7938d3e40fb tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406/defaults returned with HTTP 200 Aug 13 22:08:29.527379 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 559/2220] 10.4.3.4 () {66 vars in 1367 bytes} [Thu Aug 13 22:08:29 2026] GET /volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406/defaults => generated 606 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:29.537364 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2415d03e-0205-4b28-8ac8-79217052c7ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:29.539863 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2415d03e-0205-4b28-8ac8-79217052c7ea tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] PUT https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 Aug 13 22:08:29.540310 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2415d03e-0205-4b28-8ac8-79217052c7ea tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:29.597299 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-2415d03e-0205-4b28-8ac8-79217052c7ea tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1215295140 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1215295140, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:08:29.597731 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-2415d03e-0205-4b28-8ac8-79217052c7ea tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1215295140 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1215295140, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:08:29.598112 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-2415d03e-0205-4b28-8ac8-79217052c7ea tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1215295140 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1215295140, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:08:29.606823 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2415d03e-0205-4b28-8ac8-79217052c7ea tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 returned with HTTP 200 Aug 13 22:08:29.607096 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 554/2221] 10.4.3.4 () {68 vars in 1360 bytes} [Thu Aug 13 22:08:29 2026] PUT /volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 => generated 564 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:29.620473 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4d1f923d-c050-4d54-9025-2d3576901342 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:29.621956 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d1f923d-c050-4d54-9025-2d3576901342 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] DELETE https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 Aug 13 22:08:29.622530 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d1f923d-c050-4d54-9025-2d3576901342 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:29.622530 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d1f923d-c050-4d54-9025-2d3576901342 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:29.630528 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d1f923d-c050-4d54-9025-2d3576901342 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 returned with HTTP 200 Aug 13 22:08:29.631373 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 554/2222] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:08:29 2026] DELETE /volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 => generated 0 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 22:08:29.641900 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5f90987b-7f60-4975-a58e-8517f6f59803 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:29.644322 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f90987b-7f60-4975-a58e-8517f6f59803 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] GET https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 Aug 13 22:08:29.644584 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f90987b-7f60-4975-a58e-8517f6f59803 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:29.644870 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f90987b-7f60-4975-a58e-8517f6f59803 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:29.647394 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee298394-f55e-4c89-b814-94280b4d94b8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:29.651211 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee298394-f55e-4c89-b814-94280b4d94b8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:29.651211 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee298394-f55e-4c89-b814-94280b4d94b8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:29.651211 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee298394-f55e-4c89-b814-94280b4d94b8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:29.651211 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ee298394-f55e-4c89-b814-94280b4d94b8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:29.656886 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:29.656886 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:29.658269 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee298394-f55e-4c89-b814-94280b4d94b8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:29.658941 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 560/2223] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:29 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:29.669377 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f90987b-7f60-4975-a58e-8517f6f59803 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 returned with HTTP 200 Aug 13 22:08:29.669732 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 556/2224] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:29 2026] GET /volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 => generated 606 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:29.680975 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-598e94f5-dca9-415f-be0a-46952e268b50 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:29.685449 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-598e94f5-dca9-415f-be0a-46952e268b50 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] PUT https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 Aug 13 22:08:29.686132 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-598e94f5-dca9-415f-be0a-46952e268b50 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:29.884466 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-598e94f5-dca9-415f-be0a-46952e268b50 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 returned with HTTP 200 Aug 13 22:08:29.884830 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 555/2225] 10.4.3.4 () {68 vars in 1361 bytes} [Thu Aug 13 22:08:29 2026] PUT /volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 => generated 564 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:29.902752 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0dc03f21-73fe-428a-9e28-6a28b76bbfd3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:29.906212 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0dc03f21-73fe-428a-9e28-6a28b76bbfd3 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] GET https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406/defaults Aug 13 22:08:29.906212 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0dc03f21-73fe-428a-9e28-6a28b76bbfd3 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:29.907053 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0dc03f21-73fe-428a-9e28-6a28b76bbfd3 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Calling method 'defaults' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:29.920968 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-0dc03f21-73fe-428a-9e28-6a28b76bbfd3 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1215295140 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1215295140, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:08:29.929489 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0dc03f21-73fe-428a-9e28-6a28b76bbfd3 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406/defaults returned with HTTP 200 Aug 13 22:08:29.930042 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 555/2226] 10.4.3.4 () {66 vars in 1367 bytes} [Thu Aug 13 22:08:29 2026] GET /volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406/defaults => generated 606 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:29.945233 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f82e72bf-6d4d-48dd-93e3-73ba47ddcfbf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:29.948638 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f82e72bf-6d4d-48dd-93e3-73ba47ddcfbf tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] GET https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 Aug 13 22:08:29.950001 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f82e72bf-6d4d-48dd-93e3-73ba47ddcfbf tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:29.950001 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f82e72bf-6d4d-48dd-93e3-73ba47ddcfbf tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:29.975168 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f82e72bf-6d4d-48dd-93e3-73ba47ddcfbf tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 returned with HTTP 200 Aug 13 22:08:29.976038 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 561/2227] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:29 2026] GET /volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 => generated 606 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:29.990054 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9707e93e-4963-482e-a608-9ba7b4f386db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:29.992777 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9707e93e-4963-482e-a608-9ba7b4f386db tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] GET https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406?usage=True Aug 13 22:08:29.993045 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9707e93e-4963-482e-a608-9ba7b4f386db tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:29.993287 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9707e93e-4963-482e-a608-9ba7b4f386db tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:30.028025 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9707e93e-4963-482e-a608-9ba7b4f386db tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406?usage=True returned with HTTP 200 Aug 13 22:08:30.028677 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 557/2228] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:08:29 2026] GET /volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406?usage=True => generated 1347 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:30.046170 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:30.152806 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a80ab931-c145-4731-835f-dd35a3f54ed9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:30.154991 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a80ab931-c145-4731-835f-dd35a3f54ed9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:30.156100 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a80ab931-c145-4731-835f-dd35a3f54ed9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:30.156100 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a80ab931-c145-4731-835f-dd35a3f54ed9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:30.156100 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a80ab931-c145-4731-835f-dd35a3f54ed9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:30.161232 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:30.161232 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:30.162686 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a80ab931-c145-4731-835f-dd35a3f54ed9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:30.162686 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 556/2229] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:30 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:30.203932 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:08:30.204373 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2060357247"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:30.206463 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2060357247'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:08:30.206635 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Create volume of 1 GB Aug 13 22:08:30.212323 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Availability Zones retrieved successfully. Aug 13 22:08:30.221880 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Flow 'volume_create_api' (23027f14-d933-456f-9343-a7450605ba5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:30.223406 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcd0325f-e13b-40b6-bdb2-e6e906990b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:30.225377 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:08:30.263710 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcd0325f-e13b-40b6-bdb2-e6e906990b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:30.265126 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60648e5-72a0-444b-aaca-d3bcdb1f4ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:30.377940 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Created reservations ['3e31fef7-b56d-4d6e-877a-8a4d613cf075', 'dc171ad3-e5b0-4b6a-a4e4-f55b1d6fc198', 'e3408f09-7f17-4e7b-9a3b-93f21ef546e6', '925a6469-2d61-41b7-a673-db60ad033694'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:30.379254 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60648e5-72a0-444b-aaca-d3bcdb1f4ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e31fef7-b56d-4d6e-877a-8a4d613cf075', 'dc171ad3-e5b0-4b6a-a4e4-f55b1d6fc198', 'e3408f09-7f17-4e7b-9a3b-93f21ef546e6', '925a6469-2d61-41b7-a673-db60ad033694']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:30.380491 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b194cf4-c180-432c-a999-5dad230240e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:30.413017 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b194cf4-c180-432c-a999-5dad230240e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c295501-f590-481c-a404-3cf4ba637b14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2060357247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fc54c01239b4a84a3c34560d224d406',qos_specs=None,replication_status=,reservations=['3e31fef7-b56d-4d6e-877a-8a4d613cf075','dc171ad3-e5b0-4b6a-a4e4-f55b1d6fc198','e3408f09-7f17-4e7b-9a3b-93f21ef546e6','925a6469-2d61-41b7-a673-db60ad033694'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6437dfb2e6f4a85978391647152b9b9',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2060357247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c295501-f590-481c-a404-3cf4ba637b14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fc54c01239b4a84a3c34560d224d406',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6437dfb2e6f4a85978391647152b9b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:30.414003 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d24b3499-287c-4797-a3bb-d68dd8082fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:30.440757 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d24b3499-287c-4797-a3bb-d68dd8082fe6) transitioned into state 'SUCCESS' from state '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-2060357247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fc54c01239b4a84a3c34560d224d406',qos_specs=None,replication_status=,reservations=['3e31fef7-b56d-4d6e-877a-8a4d613cf075','dc171ad3-e5b0-4b6a-a4e4-f55b1d6fc198','e3408f09-7f17-4e7b-9a3b-93f21ef546e6','925a6469-2d61-41b7-a673-db60ad033694'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6437dfb2e6f4a85978391647152b9b9',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:30.440757 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbaf65c3-a5bf-4188-ba05-e57dbfed7ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:30.457276 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbaf65c3-a5bf-4188-ba05-e57dbfed7ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:30.458748 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Flow 'volume_create_api' (23027f14-d933-456f-9343-a7450605ba5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:30.459156 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Create volume request issued successfully. Aug 13 22:08:30.460291 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be1499a2-393d-4aa2-8571-4d2b876b1640 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:08:30.460930 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 556/2230] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:08:30 2026] POST /volume/v3/volumes => generated 752 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:30.480410 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a145b961-10a0-4518-aac9-91f22953f49e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:30.486969 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a145b961-10a0-4518-aac9-91f22953f49e tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] GET https://10.4.3.4/volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 Aug 13 22:08:30.488173 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a145b961-10a0-4518-aac9-91f22953f49e tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:30.488173 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a145b961-10a0-4518-aac9-91f22953f49e tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:30.498501 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:30.498501 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:30.506939 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a145b961-10a0-4518-aac9-91f22953f49e tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Volume info retrieved successfully. Aug 13 22:08:30.515898 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a145b961-10a0-4518-aac9-91f22953f49e tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] https://10.4.3.4/volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 returned with HTTP 200 Aug 13 22:08:30.515898 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 562/2231] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:30 2026] GET /volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:30.676633 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-41768efb-0d16-4500-aed3-2bcef2da074d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:30.680574 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41768efb-0d16-4500-aed3-2bcef2da074d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:30.681475 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41768efb-0d16-4500-aed3-2bcef2da074d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:30.681475 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41768efb-0d16-4500-aed3-2bcef2da074d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:30.681475 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-41768efb-0d16-4500-aed3-2bcef2da074d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:30.687817 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:30.687817 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:30.689115 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41768efb-0d16-4500-aed3-2bcef2da074d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:30.689795 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 558/2232] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:30 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:08:30.746850 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-baa4686b-f066-4521-a452-63e67219cf28 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:30.884342 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:08:30.884985 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1679165893"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:30.887188 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1679165893'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:08:30.887386 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Create volume of 1 GB Aug 13 22:08:30.893863 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Availability Zones retrieved successfully. Aug 13 22:08:30.901992 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Flow 'volume_create_api' (ca253e50-5d9b-4dba-a6a3-abcb2d1cf75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:30.903851 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e4cd65-052a-40df-96fa-0e95b4792f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:30.905085 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:08:30.941408 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e4cd65-052a-40df-96fa-0e95b4792f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:30.942629 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca1c6c8-a384-4f21-8d8f-d23a42bd97bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:31.031455 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Created reservations ['f6389ea1-cf8b-4fd3-937c-216f56659d12', '2fdcb3d5-1af5-4994-984a-a6c32fe28dd1', 'b6cefb25-e20b-42af-bf39-df8eac3cf7f7', '32b41a26-24d5-46d1-9b3d-46ccf349ef38'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:31.033870 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca1c6c8-a384-4f21-8d8f-d23a42bd97bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6389ea1-cf8b-4fd3-937c-216f56659d12', '2fdcb3d5-1af5-4994-984a-a6c32fe28dd1', 'b6cefb25-e20b-42af-bf39-df8eac3cf7f7', '32b41a26-24d5-46d1-9b3d-46ccf349ef38']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:31.034529 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ad82eb4-ac93-4078-aece-aa3f7ae62497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:31.066454 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ad82eb4-ac93-4078-aece-aa3f7ae62497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89ca6f8b-0065-48f1-a4b4-fda5e45e1228', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1679165893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7432096e9362469680fa21c97b4d7ef2',qos_specs=None,replication_status=,reservations=['f6389ea1-cf8b-4fd3-937c-216f56659d12','2fdcb3d5-1af5-4994-984a-a6c32fe28dd1','b6cefb25-e20b-42af-bf39-df8eac3cf7f7','32b41a26-24d5-46d1-9b3d-46ccf349ef38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36786ddc015d404ca5be10615e2f75d3',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:08:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1679165893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89ca6f8b-0065-48f1-a4b4-fda5e45e1228,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7432096e9362469680fa21c97b4d7ef2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36786ddc015d404ca5be10615e2f75d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:31.067498 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (084cfe87-6e7e-4945-afdc-3dcf9a61d76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:31.090100 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (084cfe87-6e7e-4945-afdc-3dcf9a61d76f) transitioned into state 'SUCCESS' from state '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-1679165893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7432096e9362469680fa21c97b4d7ef2',qos_specs=None,replication_status=,reservations=['f6389ea1-cf8b-4fd3-937c-216f56659d12','2fdcb3d5-1af5-4994-984a-a6c32fe28dd1','b6cefb25-e20b-42af-bf39-df8eac3cf7f7','32b41a26-24d5-46d1-9b3d-46ccf349ef38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36786ddc015d404ca5be10615e2f75d3',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:31.091054 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a4fabc1-b9d0-41bd-87e2-2164461a6ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:31.102219 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a4fabc1-b9d0-41bd-87e2-2164461a6ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:31.103594 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Flow 'volume_create_api' (ca253e50-5d9b-4dba-a6a3-abcb2d1cf75b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:31.103999 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Create volume request issued successfully. Aug 13 22:08:31.104769 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-baa4686b-f066-4521-a452-63e67219cf28 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:08:31.105272 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 557/2233] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:08:30 2026] POST /volume/v3/volumes => generated 754 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:31.122554 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9794afca-5fde-4649-b3d5-4ee283402aec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:31.127870 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9794afca-5fde-4649-b3d5-4ee283402aec tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 Aug 13 22:08:31.128130 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9794afca-5fde-4649-b3d5-4ee283402aec tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:31.128413 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9794afca-5fde-4649-b3d5-4ee283402aec tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:31.143447 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:31.143447 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:31.150221 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9794afca-5fde-4649-b3d5-4ee283402aec tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Volume info retrieved successfully. Aug 13 22:08:31.159748 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9794afca-5fde-4649-b3d5-4ee283402aec tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 returned with HTTP 200 Aug 13 22:08:31.159748 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 557/2234] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:31 2026] GET /volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:31.178662 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dbf6db0c-954e-4304-ae7c-4360db1ed8f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:31.181203 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dbf6db0c-954e-4304-ae7c-4360db1ed8f5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:31.181592 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dbf6db0c-954e-4304-ae7c-4360db1ed8f5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:31.181759 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dbf6db0c-954e-4304-ae7c-4360db1ed8f5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:31.181920 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-dbf6db0c-954e-4304-ae7c-4360db1ed8f5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:31.189772 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:31.189772 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:31.190951 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dbf6db0c-954e-4304-ae7c-4360db1ed8f5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:31.191140 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 563/2235] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:31 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:31.533900 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ebda6ce7-9c35-4c0c-8d6c-e0bab50b3442 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:31.539753 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ebda6ce7-9c35-4c0c-8d6c-e0bab50b3442 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] GET https://10.4.3.4/volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 Aug 13 22:08:31.539937 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ebda6ce7-9c35-4c0c-8d6c-e0bab50b3442 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:31.540115 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ebda6ce7-9c35-4c0c-8d6c-e0bab50b3442 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:31.552867 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:31.552867 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:31.560102 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ebda6ce7-9c35-4c0c-8d6c-e0bab50b3442 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Volume info retrieved successfully. Aug 13 22:08:31.568006 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ebda6ce7-9c35-4c0c-8d6c-e0bab50b3442 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] https://10.4.3.4/volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 returned with HTTP 200 Aug 13 22:08:31.568567 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 559/2236] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:31 2026] GET /volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:08:31.585305 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0823871a-8dc6-4f69-ac73-4038b6806e08 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:31.589952 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0823871a-8dc6-4f69-ac73-4038b6806e08 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] GET https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406?usage=True Aug 13 22:08:31.589952 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0823871a-8dc6-4f69-ac73-4038b6806e08 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:31.589952 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0823871a-8dc6-4f69-ac73-4038b6806e08 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:31.589952 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:31.589952 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:31.626531 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0823871a-8dc6-4f69-ac73-4038b6806e08 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406?usage=True returned with HTTP 200 Aug 13 22:08:31.628289 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 558/2237] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:08:31 2026] GET /volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406?usage=True => generated 1347 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:31.642875 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-33c65a68-89a4-43c8-908f-4ec1947bacfd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:31.646292 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33c65a68-89a4-43c8-908f-4ec1947bacfd tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] DELETE https://10.4.3.4/volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 Aug 13 22:08:31.647062 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33c65a68-89a4-43c8-908f-4ec1947bacfd tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:31.647295 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33c65a68-89a4-43c8-908f-4ec1947bacfd tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:31.647524 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-33c65a68-89a4-43c8-908f-4ec1947bacfd tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Delete volume with id: 9c295501-f590-481c-a404-3cf4ba637b14 Aug 13 22:08:31.660716 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:31.660716 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:31.663230 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-33c65a68-89a4-43c8-908f-4ec1947bacfd tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Volume info retrieved successfully. Aug 13 22:08:31.697384 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-33c65a68-89a4-43c8-908f-4ec1947bacfd tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Delete volume request issued successfully. Aug 13 22:08:31.697384 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33c65a68-89a4-43c8-908f-4ec1947bacfd tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] https://10.4.3.4/volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 returned with HTTP 202 Aug 13 22:08:31.698634 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 558/2238] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:08:31 2026] DELETE /volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:08:31.705911 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c93ba6d6-3450-4da8-9f4b-0451678f9238 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:31.707674 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3615236-deb2-446f-b02f-903d9624fe08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:31.708991 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c93ba6d6-3450-4da8-9f4b-0451678f9238 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:31.709291 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c93ba6d6-3450-4da8-9f4b-0451678f9238 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:31.709547 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c93ba6d6-3450-4da8-9f4b-0451678f9238 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:31.709608 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3615236-deb2-446f-b02f-903d9624fe08 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] GET https://10.4.3.4/volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 Aug 13 22:08:31.709703 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c93ba6d6-3450-4da8-9f4b-0451678f9238 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:31.709902 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3615236-deb2-446f-b02f-903d9624fe08 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:31.710088 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3615236-deb2-446f-b02f-903d9624fe08 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:31.716028 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:31.716028 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:31.717028 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c93ba6d6-3450-4da8-9f4b-0451678f9238 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:31.717545 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 564/2239] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:31 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:31.719865 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:31.719865 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:31.727278 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d3615236-deb2-446f-b02f-903d9624fe08 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Volume info retrieved successfully. Aug 13 22:08:31.734532 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3615236-deb2-446f-b02f-903d9624fe08 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] https://10.4.3.4/volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 returned with HTTP 200 Aug 13 22:08:31.734532 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 560/2240] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:31 2026] GET /volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:32.180664 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f2378893-de63-4f5d-9242-722ab67f35de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:32.183277 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2378893-de63-4f5d-9242-722ab67f35de tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 Aug 13 22:08:32.183277 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2378893-de63-4f5d-9242-722ab67f35de tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:32.183375 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2378893-de63-4f5d-9242-722ab67f35de tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:32.193884 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:32.193884 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:32.205136 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f2378893-de63-4f5d-9242-722ab67f35de tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Volume info retrieved successfully. Aug 13 22:08:32.206220 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-35c0b95c-bb2a-43ed-aa26-5f168ba93307 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:32.210441 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35c0b95c-bb2a-43ed-aa26-5f168ba93307 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:32.210441 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35c0b95c-bb2a-43ed-aa26-5f168ba93307 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:32.210441 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35c0b95c-bb2a-43ed-aa26-5f168ba93307 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:32.210441 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-35c0b95c-bb2a-43ed-aa26-5f168ba93307 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:32.214412 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2378893-de63-4f5d-9242-722ab67f35de tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 returned with HTTP 200 Aug 13 22:08:32.215109 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 559/2241] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:32 2026] GET /volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:32.216675 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:32.216675 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:32.217864 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35c0b95c-bb2a-43ed-aa26-5f168ba93307 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:32.218492 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 559/2242] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:32 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:32.233779 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c5820027-a977-4ca9-b8bd-eeb887668103 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:32.237967 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5820027-a977-4ca9-b8bd-eeb887668103 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:08:32.239953 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5820027-a977-4ca9-b8bd-eeb887668103 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89ca6f8b-0065-48f1-a4b4-fda5e45e1228", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-140747476"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:32.253629 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:32.253629 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:32.255112 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c5820027-a977-4ca9-b8bd-eeb887668103 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Volume info retrieved successfully. Aug 13 22:08:32.255439 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-c5820027-a977-4ca9-b8bd-eeb887668103 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Create snapshot from volume 89ca6f8b-0065-48f1-a4b4-fda5e45e1228 Aug 13 22:08:32.338592 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c5820027-a977-4ca9-b8bd-eeb887668103 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Created reservations ['c25a606f-57e0-4f85-a864-b3c6e9676e2f', '28c414cd-135b-4654-9d58-1598dc21f81e', '6ff203dd-6fbd-402c-92ce-33a6c81d7f7e', '847bead6-7f28-479e-a84b-13315cce3c6e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:32.388562 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c5820027-a977-4ca9-b8bd-eeb887668103 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot create request issued successfully. Aug 13 22:08:32.389112 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5820027-a977-4ca9-b8bd-eeb887668103 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:08:32.389796 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 565/2243] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:08:32 2026] POST /volume/v3/snapshots => generated 313 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:32.402790 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71ae0b6d-87fa-4bc8-91cc-7bfe4e93e147 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:32.406473 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71ae0b6d-87fa-4bc8-91cc-7bfe4e93e147 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots/1a55110d-a886-4283-a1a4-4675fcd4042a Aug 13 22:08:32.406947 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71ae0b6d-87fa-4bc8-91cc-7bfe4e93e147 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:32.407169 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71ae0b6d-87fa-4bc8-91cc-7bfe4e93e147 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:32.415007 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:32.415007 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:32.415671 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-71ae0b6d-87fa-4bc8-91cc-7bfe4e93e147 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot retrieved successfully. Aug 13 22:08:32.416635 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71ae0b6d-87fa-4bc8-91cc-7bfe4e93e147 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/1a55110d-a886-4283-a1a4-4675fcd4042a returned with HTTP 200 Aug 13 22:08:32.417085 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 561/2244] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:32 2026] GET /volume/v3/snapshots/1a55110d-a886-4283-a1a4-4675fcd4042a => generated 445 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:32.732571 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd95607a-703f-4775-bbaa-04c4760239cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:32.735585 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd95607a-703f-4775-bbaa-04c4760239cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:32.735585 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd95607a-703f-4775-bbaa-04c4760239cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:32.735585 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd95607a-703f-4775-bbaa-04c4760239cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:32.735585 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cd95607a-703f-4775-bbaa-04c4760239cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:32.741149 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:32.741149 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:32.741780 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd95607a-703f-4775-bbaa-04c4760239cd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:32.742267 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 560/2245] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:32 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:32.752009 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d2352d8-cc45-4e6a-88ae-d311e9afda64 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:32.754229 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d2352d8-cc45-4e6a-88ae-d311e9afda64 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] GET https://10.4.3.4/volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 Aug 13 22:08:32.754482 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d2352d8-cc45-4e6a-88ae-d311e9afda64 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:32.754682 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d2352d8-cc45-4e6a-88ae-d311e9afda64 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:32.761413 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d2352d8-cc45-4e6a-88ae-d311e9afda64 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] https://10.4.3.4/volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 returned with HTTP 404 Aug 13 22:08:32.762018 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 560/2246] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:32 2026] GET /volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:32.769639 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c806af36-2657-4f13-8b27-27d2d66a08b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:32.771686 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c806af36-2657-4f13-8b27-27d2d66a08b3 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] GET https://10.4.3.4/volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 Aug 13 22:08:32.771885 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c806af36-2657-4f13-8b27-27d2d66a08b3 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:32.772119 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c806af36-2657-4f13-8b27-27d2d66a08b3 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:32.778190 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c806af36-2657-4f13-8b27-27d2d66a08b3 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] https://10.4.3.4/volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 returned with HTTP 404 Aug 13 22:08:32.778861 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 566/2247] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:32 2026] GET /volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:32.787765 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-15daa77c-d61f-4bfb-89b5-5ea32632b072 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:32.790067 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15daa77c-d61f-4bfb-89b5-5ea32632b072 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] DELETE https://10.4.3.4/volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 Aug 13 22:08:32.790390 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15daa77c-d61f-4bfb-89b5-5ea32632b072 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:32.790523 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15daa77c-d61f-4bfb-89b5-5ea32632b072 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:32.790780 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-15daa77c-d61f-4bfb-89b5-5ea32632b072 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Delete volume with id: 9c295501-f590-481c-a404-3cf4ba637b14 Aug 13 22:08:32.797853 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15daa77c-d61f-4bfb-89b5-5ea32632b072 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] https://10.4.3.4/volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 returned with HTTP 404 Aug 13 22:08:32.798391 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 562/2248] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:08:32 2026] DELETE /volume/v3/volumes/9c295501-f590-481c-a404-3cf4ba637b14 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:32.810692 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:32.812753 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:08:32.813200 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-222427967"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:32.814717 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-222427967'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:08:32.814848 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Create volume of 1 GB Aug 13 22:08:32.820941 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Availability Zones retrieved successfully. Aug 13 22:08:32.826689 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Flow 'volume_create_api' (be48f793-4481-42b7-ac47-2ee40087d8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:32.827577 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82914978-c186-48ea-9ca0-9e7a20390884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:32.828596 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:08:32.871735 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82914978-c186-48ea-9ca0-9e7a20390884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:32.872823 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af004748-6f55-4521-b4e5-a45c4f4304e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:32.945579 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Created reservations ['1b7b8629-46ea-4dd8-a0a4-bdadb0a0d4f5', 'adb6f0d9-a606-4ba4-b72a-67fdcd86356e', '79d51d01-f562-4503-a3c4-c4f44eab6929', 'f9cae276-9698-4eb8-87b6-a85dfe904241'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:32.947367 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af004748-6f55-4521-b4e5-a45c4f4304e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b7b8629-46ea-4dd8-a0a4-bdadb0a0d4f5', 'adb6f0d9-a606-4ba4-b72a-67fdcd86356e', '79d51d01-f562-4503-a3c4-c4f44eab6929', 'f9cae276-9698-4eb8-87b6-a85dfe904241']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:32.948939 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489041c7-df36-497c-be0a-d6e779a5dc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:32.991470 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489041c7-df36-497c-be0a-d6e779a5dc28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9b95c09-8138-45b8-8eec-4db7e5c08b13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-222427967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fc54c01239b4a84a3c34560d224d406',qos_specs=None,replication_status=,reservations=['1b7b8629-46ea-4dd8-a0a4-bdadb0a0d4f5','adb6f0d9-a606-4ba4-b72a-67fdcd86356e','79d51d01-f562-4503-a3c4-c4f44eab6929','f9cae276-9698-4eb8-87b6-a85dfe904241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6437dfb2e6f4a85978391647152b9b9',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:08:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-222427967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9b95c09-8138-45b8-8eec-4db7e5c08b13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fc54c01239b4a84a3c34560d224d406',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6437dfb2e6f4a85978391647152b9b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:32.992805 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2584406-6937-4940-b779-8df1f8547209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:33.034412 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2584406-6937-4940-b779-8df1f8547209) transitioned into state 'SUCCESS' from state '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-222427967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fc54c01239b4a84a3c34560d224d406',qos_specs=None,replication_status=,reservations=['1b7b8629-46ea-4dd8-a0a4-bdadb0a0d4f5','adb6f0d9-a606-4ba4-b72a-67fdcd86356e','79d51d01-f562-4503-a3c4-c4f44eab6929','f9cae276-9698-4eb8-87b6-a85dfe904241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6437dfb2e6f4a85978391647152b9b9',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:33.034412 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39fd1800-52b4-49bc-897a-78d53010359e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:33.052809 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39fd1800-52b4-49bc-897a-78d53010359e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:33.054814 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Flow 'volume_create_api' (be48f793-4481-42b7-ac47-2ee40087d8d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:33.055974 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Create volume request issued successfully. Aug 13 22:08:33.057573 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-737b3fdd-bcae-45dc-834e-58ac687e37d8 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:08:33.057573 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 561/2249] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:08:32 2026] POST /volume/v3/volumes => generated 751 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:33.080054 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e4f50ea4-4a39-47a2-9269-d4d205f8f52a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:33.083297 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4f50ea4-4a39-47a2-9269-d4d205f8f52a tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] GET https://10.4.3.4/volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 Aug 13 22:08:33.083550 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4f50ea4-4a39-47a2-9269-d4d205f8f52a tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:33.084332 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4f50ea4-4a39-47a2-9269-d4d205f8f52a tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:33.106782 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:33.106782 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:33.115302 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e4f50ea4-4a39-47a2-9269-d4d205f8f52a tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Volume info retrieved successfully. Aug 13 22:08:33.124136 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4f50ea4-4a39-47a2-9269-d4d205f8f52a tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] https://10.4.3.4/volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 returned with HTTP 200 Aug 13 22:08:33.124922 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 561/2250] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:33 2026] GET /volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:33.236152 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0fa9f42b-8120-4ea9-9146-c8b7c4cf6f5a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:33.239092 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0fa9f42b-8120-4ea9-9146-c8b7c4cf6f5a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:33.239092 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0fa9f42b-8120-4ea9-9146-c8b7c4cf6f5a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:33.239092 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0fa9f42b-8120-4ea9-9146-c8b7c4cf6f5a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:33.239092 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0fa9f42b-8120-4ea9-9146-c8b7c4cf6f5a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:33.244858 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:33.244858 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:33.245848 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0fa9f42b-8120-4ea9-9146-c8b7c4cf6f5a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:33.246851 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 567/2251] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:33 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:33.432323 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab161486-cb38-409f-a899-85ef068c8c35 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:33.433643 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab161486-cb38-409f-a899-85ef068c8c35 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots/1a55110d-a886-4283-a1a4-4675fcd4042a Aug 13 22:08:33.433905 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab161486-cb38-409f-a899-85ef068c8c35 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:33.434110 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab161486-cb38-409f-a899-85ef068c8c35 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:33.440630 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:33.440630 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:33.441336 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ab161486-cb38-409f-a899-85ef068c8c35 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot retrieved successfully. Aug 13 22:08:33.442657 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab161486-cb38-409f-a899-85ef068c8c35 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/1a55110d-a886-4283-a1a4-4675fcd4042a returned with HTTP 200 Aug 13 22:08:33.443338 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 563/2252] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:33 2026] GET /volume/v3/snapshots/1a55110d-a886-4283-a1a4-4675fcd4042a => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:33.455118 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3d45185a-1afa-479f-9c35-05b491c0a61c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:33.457321 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d45185a-1afa-479f-9c35-05b491c0a61c tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:08:33.457950 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d45185a-1afa-479f-9c35-05b491c0a61c tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89ca6f8b-0065-48f1-a4b4-fda5e45e1228", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1979930630"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:33.470449 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:33.470449 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:33.470449 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3d45185a-1afa-479f-9c35-05b491c0a61c tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Volume info retrieved successfully. Aug 13 22:08:33.470449 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-3d45185a-1afa-479f-9c35-05b491c0a61c tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Create snapshot from volume 89ca6f8b-0065-48f1-a4b4-fda5e45e1228 Aug 13 22:08:33.525994 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-3d45185a-1afa-479f-9c35-05b491c0a61c tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Created reservations ['1e9d3d7f-cad2-4cda-8f5a-9953e06af59d', '6f71fe52-161e-4bb2-a309-2cc38e934d98', '0c677879-1b50-4bd9-af98-08c73457e554', 'deef86e6-543e-4657-b4fa-522878f6f6a9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:33.591740 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3d45185a-1afa-479f-9c35-05b491c0a61c tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot create request issued successfully. Aug 13 22:08:33.594559 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d45185a-1afa-479f-9c35-05b491c0a61c tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:08:33.594559 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 562/2253] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:08:33 2026] POST /volume/v3/snapshots => generated 314 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:33.614442 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f4bd422-a9b5-4bb4-808d-209422ec6239 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:33.618504 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f4bd422-a9b5-4bb4-808d-209422ec6239 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots/dabad665-19ba-4d73-af9f-90a92c518093 Aug 13 22:08:33.618819 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f4bd422-a9b5-4bb4-808d-209422ec6239 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:33.619099 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f4bd422-a9b5-4bb4-808d-209422ec6239 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:33.626701 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:33.626701 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:33.627376 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9f4bd422-a9b5-4bb4-808d-209422ec6239 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot retrieved successfully. Aug 13 22:08:33.628932 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f4bd422-a9b5-4bb4-808d-209422ec6239 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/dabad665-19ba-4d73-af9f-90a92c518093 returned with HTTP 200 Aug 13 22:08:33.629196 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 562/2254] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:33 2026] GET /volume/v3/snapshots/dabad665-19ba-4d73-af9f-90a92c518093 => generated 446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:33.758932 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-68dd61e7-8058-4cab-8683-f22d2868f3d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:33.765058 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-68dd61e7-8058-4cab-8683-f22d2868f3d9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:33.765260 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-68dd61e7-8058-4cab-8683-f22d2868f3d9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:33.767309 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-68dd61e7-8058-4cab-8683-f22d2868f3d9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:33.767309 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-68dd61e7-8058-4cab-8683-f22d2868f3d9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:33.776054 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:33.776054 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:33.777082 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-68dd61e7-8058-4cab-8683-f22d2868f3d9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:33.777605 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 568/2255] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:33 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:34.148607 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66ffdf54-f23a-4468-b707-ad8e1706c02f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:34.150855 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66ffdf54-f23a-4468-b707-ad8e1706c02f tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] GET https://10.4.3.4/volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 Aug 13 22:08:34.151079 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66ffdf54-f23a-4468-b707-ad8e1706c02f tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:34.151265 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66ffdf54-f23a-4468-b707-ad8e1706c02f tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:34.161059 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:34.161059 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:34.166027 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-66ffdf54-f23a-4468-b707-ad8e1706c02f tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Volume info retrieved successfully. Aug 13 22:08:34.172543 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66ffdf54-f23a-4468-b707-ad8e1706c02f tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] https://10.4.3.4/volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 returned with HTTP 200 Aug 13 22:08:34.172924 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 564/2256] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:34 2026] GET /volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:34.187660 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-46ac492b-ed25-49d9-bbb0-47f4dd364a88 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:34.192151 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46ac492b-ed25-49d9-bbb0-47f4dd364a88 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] GET https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406?usage=True Aug 13 22:08:34.192401 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46ac492b-ed25-49d9-bbb0-47f4dd364a88 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:34.192703 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46ac492b-ed25-49d9-bbb0-47f4dd364a88 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:34.193022 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:34.193022 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:34.215158 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46ac492b-ed25-49d9-bbb0-47f4dd364a88 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406?usage=True returned with HTTP 200 Aug 13 22:08:34.215761 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 563/2257] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:08:34 2026] GET /volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406?usage=True => generated 1347 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:34.233110 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-32dc78dc-f416-4d56-8133-ed5239e4d80d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:34.237506 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32dc78dc-f416-4d56-8133-ed5239e4d80d tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] GET https://10.4.3.4/volume/v3/os-quota-sets/cca87d3b34bf4af5a863c835fa773870?usage=True Aug 13 22:08:34.237879 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32dc78dc-f416-4d56-8133-ed5239e4d80d tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:34.238167 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32dc78dc-f416-4d56-8133-ed5239e4d80d tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:34.259657 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-33ef1c31-c6a1-4b46-9164-5b4393820a3d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:34.262271 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33ef1c31-c6a1-4b46-9164-5b4393820a3d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:34.262620 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33ef1c31-c6a1-4b46-9164-5b4393820a3d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:34.262998 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33ef1c31-c6a1-4b46-9164-5b4393820a3d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:34.263159 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-33ef1c31-c6a1-4b46-9164-5b4393820a3d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:34.265840 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32dc78dc-f416-4d56-8133-ed5239e4d80d tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/cca87d3b34bf4af5a863c835fa773870?usage=True returned with HTTP 200 Aug 13 22:08:34.265840 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 563/2258] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:08:34 2026] GET /volume/v3/os-quota-sets/cca87d3b34bf4af5a863c835fa773870?usage=True => generated 1347 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:34.269461 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:34.269461 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:34.269806 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33ef1c31-c6a1-4b46-9164-5b4393820a3d tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:34.270352 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 569/2259] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:34 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:34.282924 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62e56869-9ea3-4f1a-b401-103c79ca9561 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:34.285446 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62e56869-9ea3-4f1a-b401-103c79ca9561 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] POST https://10.4.3.4/volume/v3/os-volume-transfer Aug 13 22:08:34.285985 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62e56869-9ea3-4f1a-b401-103c79ca9561 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c9b95c09-8138-45b8-8eec-4db7e5c08b13"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:34.287740 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.volume_transfer [None req-62e56869-9ea3-4f1a-b401-103c79ca9561 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c9b95c09-8138-45b8-8eec-4db7e5c08b13'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 22:08:34.287886 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-62e56869-9ea3-4f1a-b401-103c79ca9561 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Creating transfer of volume c9b95c09-8138-45b8-8eec-4db7e5c08b13 Aug 13 22:08:34.288004 np0000007271 devstack@c-api.service[100267]: INFO cinder.transfer.api [None req-62e56869-9ea3-4f1a-b401-103c79ca9561 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Generating transfer record for volume c9b95c09-8138-45b8-8eec-4db7e5c08b13 Aug 13 22:08:34.297934 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:34.297934 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:34.316057 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62e56869-9ea3-4f1a-b401-103c79ca9561 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] https://10.4.3.4/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 22:08:34.316749 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 565/2260] 10.4.3.4 () {68 vars in 1277 bytes} [Thu Aug 13 22:08:34 2026] POST /volume/v3/os-volume-transfer => generated 437 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:34.330611 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-849cbff6-0187-4ad7-b338-e1a90f01f8d1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:34.439596 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-849cbff6-0187-4ad7-b338-e1a90f01f8d1 tempest-VolumeQuotasAdminTestJSON-824150011 tempest-VolumeQuotasAdminTestJSON-824150011-project-member] POST https://10.4.3.4/volume/v3/os-volume-transfer/6dfc42cc-c757-4f8d-8546-eb9b1e68af1c/accept Aug 13 22:08:34.440807 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-849cbff6-0187-4ad7-b338-e1a90f01f8d1 tempest-VolumeQuotasAdminTestJSON-824150011 tempest-VolumeQuotasAdminTestJSON-824150011-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "409ab6e813729af0"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:34.442291 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.volume_transfer [None req-849cbff6-0187-4ad7-b338-e1a90f01f8d1 tempest-VolumeQuotasAdminTestJSON-824150011 tempest-VolumeQuotasAdminTestJSON-824150011-project-member] Accepting volume transfer 6dfc42cc-c757-4f8d-8546-eb9b1e68af1c {{(pid=100268) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 22:08:34.442445 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-849cbff6-0187-4ad7-b338-e1a90f01f8d1 tempest-VolumeQuotasAdminTestJSON-824150011 tempest-VolumeQuotasAdminTestJSON-824150011-project-member] Accepting transfer 6dfc42cc-c757-4f8d-8546-eb9b1e68af1c Aug 13 22:08:34.559787 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-849cbff6-0187-4ad7-b338-e1a90f01f8d1 tempest-VolumeQuotasAdminTestJSON-824150011 tempest-VolumeQuotasAdminTestJSON-824150011-project-member] Created reservations ['09dc9368-1688-496c-9269-f25adbbc3877', '4682967d-a5d3-4078-9eca-ffa1bc542298', '2ff3e741-e542-4f71-b361-e5e62497b750', '24ae8ed4-6427-4a50-84b2-4cd077b60478'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:34.598389 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-849cbff6-0187-4ad7-b338-e1a90f01f8d1 tempest-VolumeQuotasAdminTestJSON-824150011 tempest-VolumeQuotasAdminTestJSON-824150011-project-member] Created reservations ['242899ed-eef0-49ef-9cda-85b3a3c2bb41', '9bc79078-75e8-4355-b414-86ecb0df24a3', 'b6d02029-3e35-4ee5-a482-9ebe8c43274a', 'f6a64219-aaff-429c-b4d4-e583be6c6bc5'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:34.643298 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0ad0b916-aaae-45f9-ae1a-575579a7ada1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:34.647767 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ad0b916-aaae-45f9-ae1a-575579a7ada1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots/dabad665-19ba-4d73-af9f-90a92c518093 Aug 13 22:08:34.648194 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ad0b916-aaae-45f9-ae1a-575579a7ada1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:34.648533 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ad0b916-aaae-45f9-ae1a-575579a7ada1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:34.660742 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:34.660742 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:34.661397 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0ad0b916-aaae-45f9-ae1a-575579a7ada1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot retrieved successfully. Aug 13 22:08:34.662477 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ad0b916-aaae-45f9-ae1a-575579a7ada1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/dabad665-19ba-4d73-af9f-90a92c518093 returned with HTTP 200 Aug 13 22:08:34.663381 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 564/2261] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:34 2026] GET /volume/v3/snapshots/dabad665-19ba-4d73-af9f-90a92c518093 => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:34.666321 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-849cbff6-0187-4ad7-b338-e1a90f01f8d1 tempest-VolumeQuotasAdminTestJSON-824150011 tempest-VolumeQuotasAdminTestJSON-824150011-project-member] Created reservations ['e472a746-2c27-4837-af62-e8bbc6aca012', '0e6e4b82-5a03-4787-9ba0-ac6008a0c12c', '9a81d044-751a-4cde-9c89-5e0e8f77d525', 'fb5ac014-026c-422a-a03a-09d1a13e9a59'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:34.681613 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-332ae022-6403-4998-8be5-9ddc07a09132 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:34.683750 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-332ae022-6403-4998-8be5-9ddc07a09132 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:08:34.684243 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-332ae022-6403-4998-8be5-9ddc07a09132 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89ca6f8b-0065-48f1-a4b4-fda5e45e1228", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1697492616"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:34.694698 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:34.694698 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:34.695213 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-332ae022-6403-4998-8be5-9ddc07a09132 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Volume info retrieved successfully. Aug 13 22:08:34.695508 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-332ae022-6403-4998-8be5-9ddc07a09132 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Create snapshot from volume 89ca6f8b-0065-48f1-a4b4-fda5e45e1228 Aug 13 22:08:34.729039 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-849cbff6-0187-4ad7-b338-e1a90f01f8d1 tempest-VolumeQuotasAdminTestJSON-824150011 tempest-VolumeQuotasAdminTestJSON-824150011-project-member] Created reservations ['a4fdece1-24ef-4ca8-965f-497fc006d693', 'f502a023-e9ca-408d-a165-2653c687f8eb', 'bc652954-9a16-48dd-a859-d97b683d9c71', '132aab88-79ff-4284-840c-0969094d864e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:34.730882 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-332ae022-6403-4998-8be5-9ddc07a09132 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Created reservations ['d7078d3c-41f2-408d-a906-a852f3c63a08', '048ced75-a271-41d1-9495-1dbd37b54944', '36714df3-6404-4be8-8204-1cfac8e9f2d8', '089e7198-973c-4fa7-90c0-6dd48b4e88de'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:34.752514 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-849cbff6-0187-4ad7-b338-e1a90f01f8d1 tempest-VolumeQuotasAdminTestJSON-824150011 tempest-VolumeQuotasAdminTestJSON-824150011-project-member] Transfer volume completed successfully. Aug 13 22:08:34.781118 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-332ae022-6403-4998-8be5-9ddc07a09132 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot create request issued successfully. Aug 13 22:08:34.781118 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-332ae022-6403-4998-8be5-9ddc07a09132 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:08:34.781118 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 570/2262] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:08:34 2026] POST /volume/v3/snapshots => generated 314 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:34.792722 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b51d0bd-5caa-4934-800f-6c725e260fe2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:34.797659 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b51d0bd-5caa-4934-800f-6c725e260fe2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:34.797659 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b51d0bd-5caa-4934-800f-6c725e260fe2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:34.797659 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b51d0bd-5caa-4934-800f-6c725e260fe2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:34.797659 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3b51d0bd-5caa-4934-800f-6c725e260fe2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:34.801591 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a215d828-4ffd-467e-a1a3-829819fd2d69 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:34.805112 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a215d828-4ffd-467e-a1a3-829819fd2d69 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots/0e843c4f-b8fa-408a-9944-81afe0fbc095 Aug 13 22:08:34.805363 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:34.805363 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:34.805515 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a215d828-4ffd-467e-a1a3-829819fd2d69 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:34.807569 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a215d828-4ffd-467e-a1a3-829819fd2d69 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:34.807652 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b51d0bd-5caa-4934-800f-6c725e260fe2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:34.807652 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 566/2263] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:34 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:34.821030 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:34.821030 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:34.821831 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a215d828-4ffd-467e-a1a3-829819fd2d69 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot retrieved successfully. Aug 13 22:08:34.822921 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a215d828-4ffd-467e-a1a3-829819fd2d69 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/0e843c4f-b8fa-408a-9944-81afe0fbc095 returned with HTTP 200 Aug 13 22:08:34.823519 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 565/2264] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:34 2026] GET /volume/v3/snapshots/0e843c4f-b8fa-408a-9944-81afe0fbc095 => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:34.884072 np0000007271 devstack@c-api.service[100268]: INFO cinder.transfer.api [None req-849cbff6-0187-4ad7-b338-e1a90f01f8d1 tempest-VolumeQuotasAdminTestJSON-824150011 tempest-VolumeQuotasAdminTestJSON-824150011-project-member] Volume c9b95c09-8138-45b8-8eec-4db7e5c08b13 has been transferred. Aug 13 22:08:34.895239 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-849cbff6-0187-4ad7-b338-e1a90f01f8d1 tempest-VolumeQuotasAdminTestJSON-824150011 tempest-VolumeQuotasAdminTestJSON-824150011-project-member] https://10.4.3.4/volume/v3/os-volume-transfer/6dfc42cc-c757-4f8d-8546-eb9b1e68af1c/accept returned with HTTP 202 Aug 13 22:08:34.895239 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 564/2265] 10.4.3.4 () {68 vars in 1409 bytes} [Thu Aug 13 22:08:34 2026] POST /volume/v3/os-volume-transfer/6dfc42cc-c757-4f8d-8546-eb9b1e68af1c/accept => generated 361 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:34.908972 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-07274195-44b9-42ef-9b1d-4c6c2501b7d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:34.911952 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07274195-44b9-42ef-9b1d-4c6c2501b7d3 tempest-VolumeQuotasAdminTestJSON-824150011 tempest-VolumeQuotasAdminTestJSON-824150011-project-member] GET https://10.4.3.4/volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 Aug 13 22:08:34.912968 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-07274195-44b9-42ef-9b1d-4c6c2501b7d3 tempest-VolumeQuotasAdminTestJSON-824150011 tempest-VolumeQuotasAdminTestJSON-824150011-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:34.912968 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-07274195-44b9-42ef-9b1d-4c6c2501b7d3 tempest-VolumeQuotasAdminTestJSON-824150011 tempest-VolumeQuotasAdminTestJSON-824150011-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:34.926440 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:34.926440 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:34.932937 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-07274195-44b9-42ef-9b1d-4c6c2501b7d3 tempest-VolumeQuotasAdminTestJSON-824150011 tempest-VolumeQuotasAdminTestJSON-824150011-project-member] Volume info retrieved successfully. Aug 13 22:08:34.939654 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07274195-44b9-42ef-9b1d-4c6c2501b7d3 tempest-VolumeQuotasAdminTestJSON-824150011 tempest-VolumeQuotasAdminTestJSON-824150011-project-member] https://10.4.3.4/volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 returned with HTTP 200 Aug 13 22:08:34.939975 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 571/2266] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:34 2026] GET /volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:34.955655 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a73b3865-6bea-4d34-a75a-289b0264f7f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:34.959097 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a73b3865-6bea-4d34-a75a-289b0264f7f9 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] GET https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406?usage=True Aug 13 22:08:34.959406 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a73b3865-6bea-4d34-a75a-289b0264f7f9 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:34.959762 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a73b3865-6bea-4d34-a75a-289b0264f7f9 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:34.985512 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a73b3865-6bea-4d34-a75a-289b0264f7f9 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406?usage=True returned with HTTP 200 Aug 13 22:08:34.986022 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 567/2267] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:08:34 2026] GET /volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406?usage=True => generated 1347 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:34.998256 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f3a757ec-33e1-46e8-adc1-77243705a7e6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:35.000036 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3a757ec-33e1-46e8-adc1-77243705a7e6 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] GET https://10.4.3.4/volume/v3/os-quota-sets/cca87d3b34bf4af5a863c835fa773870?usage=True Aug 13 22:08:35.000520 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3a757ec-33e1-46e8-adc1-77243705a7e6 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:35.002135 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3a757ec-33e1-46e8-adc1-77243705a7e6 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:35.022119 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3a757ec-33e1-46e8-adc1-77243705a7e6 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/cca87d3b34bf4af5a863c835fa773870?usage=True returned with HTTP 200 Aug 13 22:08:35.022916 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 566/2268] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:08:34 2026] GET /volume/v3/os-quota-sets/cca87d3b34bf4af5a863c835fa773870?usage=True => generated 1347 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:35.037192 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd68cd2c-a33e-46b5-8374-ce60666bf13c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:35.039745 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd68cd2c-a33e-46b5-8374-ce60666bf13c tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 Aug 13 22:08:35.039982 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd68cd2c-a33e-46b5-8374-ce60666bf13c tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:35.040158 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd68cd2c-a33e-46b5-8374-ce60666bf13c tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:35.040375 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-cd68cd2c-a33e-46b5-8374-ce60666bf13c tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Delete volume with id: c9b95c09-8138-45b8-8eec-4db7e5c08b13 Aug 13 22:08:35.050167 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:35.050167 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:35.051306 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cd68cd2c-a33e-46b5-8374-ce60666bf13c tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Volume info retrieved successfully. Aug 13 22:08:35.080370 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cd68cd2c-a33e-46b5-8374-ce60666bf13c tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Delete volume request issued successfully. Aug 13 22:08:35.080786 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd68cd2c-a33e-46b5-8374-ce60666bf13c tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 returned with HTTP 202 Aug 13 22:08:35.081340 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 565/2269] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:08:35 2026] DELETE /volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:08:35.094367 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f49d12cb-cfa8-41f2-b37f-fc881972e5fc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:35.097222 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f49d12cb-cfa8-41f2-b37f-fc881972e5fc tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] GET https://10.4.3.4/volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 Aug 13 22:08:35.097352 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f49d12cb-cfa8-41f2-b37f-fc881972e5fc tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:35.097816 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f49d12cb-cfa8-41f2-b37f-fc881972e5fc tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:35.108115 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:35.108115 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:35.112375 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cf7480e4-2f82-4058-8a05-511fb09af159 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:35.113450 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f49d12cb-cfa8-41f2-b37f-fc881972e5fc tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Volume info retrieved successfully. Aug 13 22:08:35.114753 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:08:35.115139 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2089078885"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:35.117124 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2089078885'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:08:35.117504 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Create volume of 1 GB Aug 13 22:08:35.119485 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f49d12cb-cfa8-41f2-b37f-fc881972e5fc tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 returned with HTTP 200 Aug 13 22:08:35.120043 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 572/2270] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:35 2026] GET /volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:35.124224 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Availability Zones retrieved successfully. Aug 13 22:08:35.132003 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Flow 'volume_create_api' (0bc7457e-b2d7-4213-a59a-9f954ae409d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:35.132998 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f500d9f-edce-45e9-a4f1-e3c9ed529ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:35.133978 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:08:35.176461 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f500d9f-edce-45e9-a4f1-e3c9ed529ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:35.179175 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d53896d2-0065-494d-8fc3-5621897c0cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:35.221864 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Created reservations ['72b23ffc-8cb2-4611-9b84-b42dba9e799b', '6c9ad999-efe6-465a-b653-68dd7b9a7932', '6df04f77-6f85-4f7e-aafc-875404389828', '79b3e751-a386-4a16-85ee-812b23061d19'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:35.223053 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d53896d2-0065-494d-8fc3-5621897c0cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72b23ffc-8cb2-4611-9b84-b42dba9e799b', '6c9ad999-efe6-465a-b653-68dd7b9a7932', '6df04f77-6f85-4f7e-aafc-875404389828', '79b3e751-a386-4a16-85ee-812b23061d19']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:35.224132 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (366e3220-13b4-4df6-ab73-517c8d588c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:35.254070 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (366e3220-13b4-4df6-ab73-517c8d588c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8183ff4-9e94-436f-b17f-0dc56ffc9abb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2089078885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c435311c1241e997d8882736902c64',qos_specs=None,replication_status=,reservations=['72b23ffc-8cb2-4611-9b84-b42dba9e799b','6c9ad999-efe6-465a-b653-68dd7b9a7932','6df04f77-6f85-4f7e-aafc-875404389828','79b3e751-a386-4a16-85ee-812b23061d19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1122ecea04df436db06af4ef5cb22b7b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:08:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2089078885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8183ff4-9e94-436f-b17f-0dc56ffc9abb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46c435311c1241e997d8882736902c64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1122ecea04df436db06af4ef5cb22b7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:35.254634 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c85bb99e-d14f-438e-bf18-0ac0738cae59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:35.281765 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c85bb99e-d14f-438e-bf18-0ac0738cae59) transitioned into state 'SUCCESS' from state '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-2089078885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c435311c1241e997d8882736902c64',qos_specs=None,replication_status=,reservations=['72b23ffc-8cb2-4611-9b84-b42dba9e799b','6c9ad999-efe6-465a-b653-68dd7b9a7932','6df04f77-6f85-4f7e-aafc-875404389828','79b3e751-a386-4a16-85ee-812b23061d19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1122ecea04df436db06af4ef5cb22b7b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:35.282993 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ab2d15-a7d3-42fd-9e87-f9be1c216bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:35.289960 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b89319ab-7deb-4a5d-8301-df3cb6fc7e72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:35.292975 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b89319ab-7deb-4a5d-8301-df3cb6fc7e72 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:35.293784 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b89319ab-7deb-4a5d-8301-df3cb6fc7e72 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:35.294375 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b89319ab-7deb-4a5d-8301-df3cb6fc7e72 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:35.296320 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b89319ab-7deb-4a5d-8301-df3cb6fc7e72 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:35.301384 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ab2d15-a7d3-42fd-9e87-f9be1c216bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:35.305451 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Flow 'volume_create_api' (0bc7457e-b2d7-4213-a59a-9f954ae409d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:35.305451 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Create volume request issued successfully. Aug 13 22:08:35.305451 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf7480e4-2f82-4058-8a05-511fb09af159 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:08:35.305451 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 568/2271] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:08:35 2026] POST /volume/v3/volumes => generated 747 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:35.308741 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:35.308741 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:35.310164 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b89319ab-7deb-4a5d-8301-df3cb6fc7e72 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:35.311179 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 567/2272] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:35 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 731 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:35.327330 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-568c67a4-206d-4ecf-ba8e-e4bba01bbc71 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:35.330294 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-568c67a4-206d-4ecf-ba8e-e4bba01bbc71 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:35.330294 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-568c67a4-206d-4ecf-ba8e-e4bba01bbc71 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:35.330576 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-568c67a4-206d-4ecf-ba8e-e4bba01bbc71 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:35.340568 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:35.340568 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:35.349316 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-568c67a4-206d-4ecf-ba8e-e4bba01bbc71 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:35.359444 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-568c67a4-206d-4ecf-ba8e-e4bba01bbc71 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:35.359755 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 566/2273] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:35 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:35.829080 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7c63e3d-697a-4155-be76-d10d96bced47 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:35.831662 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7c63e3d-697a-4155-be76-d10d96bced47 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:35.832484 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7c63e3d-697a-4155-be76-d10d96bced47 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:35.832484 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7c63e3d-697a-4155-be76-d10d96bced47 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:35.832484 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b7c63e3d-697a-4155-be76-d10d96bced47 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:35.838064 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:35.838064 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:35.839368 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7c63e3d-697a-4155-be76-d10d96bced47 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:35.839898 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 573/2274] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:35 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:35.841102 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-51a92c73-4feb-4509-8098-00dd9a6ee00d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:35.844224 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51a92c73-4feb-4509-8098-00dd9a6ee00d tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots/0e843c4f-b8fa-408a-9944-81afe0fbc095 Aug 13 22:08:35.844516 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51a92c73-4feb-4509-8098-00dd9a6ee00d tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:35.844815 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51a92c73-4feb-4509-8098-00dd9a6ee00d tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:35.853210 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:35.853210 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:35.853766 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-51a92c73-4feb-4509-8098-00dd9a6ee00d tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot retrieved successfully. Aug 13 22:08:35.855153 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51a92c73-4feb-4509-8098-00dd9a6ee00d tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/0e843c4f-b8fa-408a-9944-81afe0fbc095 returned with HTTP 200 Aug 13 22:08:35.855731 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 569/2275] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:35 2026] GET /volume/v3/snapshots/0e843c4f-b8fa-408a-9944-81afe0fbc095 => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:35.868920 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cc98aca5-f0ea-4642-9a96-727ce9c36434 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:35.871660 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc98aca5-f0ea-4642-9a96-727ce9c36434 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots?limit=1 Aug 13 22:08:35.871990 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc98aca5-f0ea-4642-9a96-727ce9c36434 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:35.872267 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc98aca5-f0ea-4642-9a96-727ce9c36434 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:35.872746 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-cc98aca5-f0ea-4642-9a96-727ce9c36434 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:35.874781 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-cc98aca5-f0ea-4642-9a96-727ce9c36434 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:35.882570 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cc98aca5-f0ea-4642-9a96-727ce9c36434 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:35.883185 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc98aca5-f0ea-4642-9a96-727ce9c36434 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 13 22:08:35.883471 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 568/2276] 10.4.3.4 () {66 vars in 1244 bytes} [Thu Aug 13 22:08:35 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:35.895209 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-08f55174-54fe-4258-ade4-8afad773aa33 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:35.897173 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08f55174-54fe-4258-ade4-8afad773aa33 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots Aug 13 22:08:35.897661 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08f55174-54fe-4258-ade4-8afad773aa33 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:35.898096 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08f55174-54fe-4258-ade4-8afad773aa33 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:35.898905 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-08f55174-54fe-4258-ade4-8afad773aa33 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:35.900096 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-08f55174-54fe-4258-ade4-8afad773aa33 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:35.905824 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-08f55174-54fe-4258-ade4-8afad773aa33 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:35.906232 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08f55174-54fe-4258-ade4-8afad773aa33 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 200 Aug 13 22:08:35.906713 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 567/2277] 10.4.3.4 () {66 vars in 1229 bytes} [Thu Aug 13 22:08:35 2026] GET /volume/v3/snapshots => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:35.918285 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7cbe4326-09ac-4baf-a073-6f01b3898e5c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:35.920400 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7cbe4326-09ac-4baf-a073-6f01b3898e5c tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots?limit=100000 Aug 13 22:08:35.920636 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7cbe4326-09ac-4baf-a073-6f01b3898e5c tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:35.920907 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7cbe4326-09ac-4baf-a073-6f01b3898e5c tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:35.921192 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-7cbe4326-09ac-4baf-a073-6f01b3898e5c tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:35.922382 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-7cbe4326-09ac-4baf-a073-6f01b3898e5c tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:35.927323 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7cbe4326-09ac-4baf-a073-6f01b3898e5c tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:35.927833 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7cbe4326-09ac-4baf-a073-6f01b3898e5c tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 13 22:08:35.928232 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 574/2278] 10.4.3.4 () {66 vars in 1254 bytes} [Thu Aug 13 22:08:35 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:35.939170 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e765f16c-1404-4afb-adaf-8d17aa6018e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:35.941029 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e765f16c-1404-4afb-adaf-8d17aa6018e0 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots?limit=0 Aug 13 22:08:35.941210 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e765f16c-1404-4afb-adaf-8d17aa6018e0 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:35.941433 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e765f16c-1404-4afb-adaf-8d17aa6018e0 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:35.941806 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-e765f16c-1404-4afb-adaf-8d17aa6018e0 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:35.943060 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-e765f16c-1404-4afb-adaf-8d17aa6018e0 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:35.947493 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e765f16c-1404-4afb-adaf-8d17aa6018e0 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:35.948972 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e765f16c-1404-4afb-adaf-8d17aa6018e0 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 13 22:08:35.948972 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 570/2279] 10.4.3.4 () {66 vars in 1244 bytes} [Thu Aug 13 22:08:35 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 13 22:08:35.959675 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f3b5ae3c-7fa6-431e-85b4-36294a876148 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:35.963237 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3b5ae3c-7fa6-431e-85b4-36294a876148 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots Aug 13 22:08:35.963527 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3b5ae3c-7fa6-431e-85b4-36294a876148 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:35.963836 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3b5ae3c-7fa6-431e-85b4-36294a876148 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:35.964052 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-f3b5ae3c-7fa6-431e-85b4-36294a876148 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:35.964438 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:35.964438 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:35.965766 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-f3b5ae3c-7fa6-431e-85b4-36294a876148 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:35.972517 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f3b5ae3c-7fa6-431e-85b4-36294a876148 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:35.973103 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3b5ae3c-7fa6-431e-85b4-36294a876148 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 200 Aug 13 22:08:35.973657 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 569/2280] 10.4.3.4 () {66 vars in 1229 bytes} [Thu Aug 13 22:08:35 2026] GET /volume/v3/snapshots => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:35.982730 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b7108fe4-cb71-4f4c-88d5-228484a3a7b1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:35.985327 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7108fe4-cb71-4f4c-88d5-228484a3a7b1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots?marker=dabad665-19ba-4d73-af9f-90a92c518093 Aug 13 22:08:35.985555 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7108fe4-cb71-4f4c-88d5-228484a3a7b1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:35.985790 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7108fe4-cb71-4f4c-88d5-228484a3a7b1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:35.986301 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-b7108fe4-cb71-4f4c-88d5-228484a3a7b1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:35.986597 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:35.986597 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:35.987666 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-b7108fe4-cb71-4f4c-88d5-228484a3a7b1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:36.012343 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b7108fe4-cb71-4f4c-88d5-228484a3a7b1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:36.013121 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7108fe4-cb71-4f4c-88d5-228484a3a7b1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots?marker=dabad665-19ba-4d73-af9f-90a92c518093 returned with HTTP 200 Aug 13 22:08:36.014042 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 568/2281] 10.4.3.4 () {66 vars in 1316 bytes} [Thu Aug 13 22:08:35 2026] GET /volume/v3/snapshots?marker=dabad665-19ba-4d73-af9f-90a92c518093 => generated 341 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.028766 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-481a50d2-ba43-4638-8af1-1821c60d8426 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.031496 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-481a50d2-ba43-4638-8af1-1821c60d8426 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots?offset=2&limit=3 Aug 13 22:08:36.032313 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-481a50d2-ba43-4638-8af1-1821c60d8426 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.032313 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-481a50d2-ba43-4638-8af1-1821c60d8426 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.032717 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-481a50d2-ba43-4638-8af1-1821c60d8426 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:36.034554 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.034554 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:36.034914 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-481a50d2-ba43-4638-8af1-1821c60d8426 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:36.050348 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-481a50d2-ba43-4638-8af1-1821c60d8426 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:36.051275 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-481a50d2-ba43-4638-8af1-1821c60d8426 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 13 22:08:36.051481 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 575/2282] 10.4.3.4 () {66 vars in 1262 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.064851 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-93479f30-a234-49dd-9131-476156f1f6ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.067314 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93479f30-a234-49dd-9131-476156f1f6ed tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 13 22:08:36.067581 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93479f30-a234-49dd-9131-476156f1f6ed tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.068244 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93479f30-a234-49dd-9131-476156f1f6ed tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.068244 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-93479f30-a234-49dd-9131-476156f1f6ed tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:36.069655 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-93479f30-a234-49dd-9131-476156f1f6ed tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:36.087528 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-93479f30-a234-49dd-9131-476156f1f6ed tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:36.088929 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93479f30-a234-49dd-9131-476156f1f6ed tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 13 22:08:36.089154 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 571/2283] 10.4.3.4 () {66 vars in 1294 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.101944 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7d45a4f5-74e2-4b14-a4ac-9e1383278786 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.105100 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d45a4f5-74e2-4b14-a4ac-9e1383278786 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 13 22:08:36.105100 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d45a4f5-74e2-4b14-a4ac-9e1383278786 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.106174 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d45a4f5-74e2-4b14-a4ac-9e1383278786 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.107070 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-7d45a4f5-74e2-4b14-a4ac-9e1383278786 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:36.107778 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.107778 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:36.109111 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-7d45a4f5-74e2-4b14-a4ac-9e1383278786 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:36.118432 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7d45a4f5-74e2-4b14-a4ac-9e1383278786 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:36.118942 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d45a4f5-74e2-4b14-a4ac-9e1383278786 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 13 22:08:36.119490 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 570/2284] 10.4.3.4 () {66 vars in 1296 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.133552 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-686de926-58c9-49cc-b654-105abccd1d14 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.138458 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-686de926-58c9-49cc-b654-105abccd1d14 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 13 22:08:36.138458 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-686de926-58c9-49cc-b654-105abccd1d14 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.138458 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-686de926-58c9-49cc-b654-105abccd1d14 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.138458 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-686de926-58c9-49cc-b654-105abccd1d14 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:36.138850 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.138850 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:36.139409 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-92e1ad89-2ab1-49d9-83a9-0fe5807d4d3b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.140070 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-686de926-58c9-49cc-b654-105abccd1d14 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:36.141967 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92e1ad89-2ab1-49d9-83a9-0fe5807d4d3b tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] GET https://10.4.3.4/volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 Aug 13 22:08:36.142237 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92e1ad89-2ab1-49d9-83a9-0fe5807d4d3b tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.142509 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92e1ad89-2ab1-49d9-83a9-0fe5807d4d3b tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.150466 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92e1ad89-2ab1-49d9-83a9-0fe5807d4d3b tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 returned with HTTP 404 Aug 13 22:08:36.151126 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 576/2285] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:36.159692 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-686de926-58c9-49cc-b654-105abccd1d14 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:36.160162 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-686de926-58c9-49cc-b654-105abccd1d14 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 13 22:08:36.161048 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 569/2286] 10.4.3.4 () {66 vars in 1278 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.162703 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-50381028-0963-43d7-b5b2-a74c13d57fc3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.165197 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50381028-0963-43d7-b5b2-a74c13d57fc3 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] GET https://10.4.3.4/volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 Aug 13 22:08:36.165457 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-50381028-0963-43d7-b5b2-a74c13d57fc3 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.165757 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-50381028-0963-43d7-b5b2-a74c13d57fc3 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.175378 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b8d58a62-ab31-4349-a3d6-faded006ad6d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.178744 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8d58a62-ab31-4349-a3d6-faded006ad6d tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 13 22:08:36.179077 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8d58a62-ab31-4349-a3d6-faded006ad6d tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.179149 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50381028-0963-43d7-b5b2-a74c13d57fc3 tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] https://10.4.3.4/volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 returned with HTTP 404 Aug 13 22:08:36.180847 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8d58a62-ab31-4349-a3d6-faded006ad6d tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.180847 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-b8d58a62-ab31-4349-a3d6-faded006ad6d tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:36.180939 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 572/2287] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:36.180994 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.180994 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:36.180994 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-b8d58a62-ab31-4349-a3d6-faded006ad6d tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:36.189736 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f2b686dd-f349-4ea7-b54e-d246f457eb8d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.191312 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f2b686dd-f349-4ea7-b54e-d246f457eb8d tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] DELETE https://10.4.3.4/volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 Aug 13 22:08:36.191737 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f2b686dd-f349-4ea7-b54e-d246f457eb8d tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.192076 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f2b686dd-f349-4ea7-b54e-d246f457eb8d tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.192076 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f2b686dd-f349-4ea7-b54e-d246f457eb8d tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] Delete volume with id: c9b95c09-8138-45b8-8eec-4db7e5c08b13 Aug 13 22:08:36.193355 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b8d58a62-ab31-4349-a3d6-faded006ad6d tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:36.193827 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8d58a62-ab31-4349-a3d6-faded006ad6d tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 13 22:08:36.194769 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 571/2288] 10.4.3.4 () {66 vars in 1280 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:08:36.199668 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f2b686dd-f349-4ea7-b54e-d246f457eb8d tempest-VolumeQuotasAdminTestJSON-1606631183 tempest-VolumeQuotasAdminTestJSON-1606631183-project-member] https://10.4.3.4/volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 returned with HTTP 404 Aug 13 22:08:36.200401 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 577/2289] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:08:36 2026] DELETE /volume/v3/volumes/c9b95c09-8138-45b8-8eec-4db7e5c08b13 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:36.206827 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-efcdee14-4057-45b6-9beb-473b95371b70 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.209298 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-efcdee14-4057-45b6-9beb-473b95371b70 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 13 22:08:36.209599 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-efcdee14-4057-45b6-9beb-473b95371b70 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.210101 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-efcdee14-4057-45b6-9beb-473b95371b70 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.210556 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-efcdee14-4057-45b6-9beb-473b95371b70 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:36.211189 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.211189 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:36.212496 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-efcdee14-4057-45b6-9beb-473b95371b70 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:36.214284 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e4c2a01f-55dc-4469-a68e-88cf6c8a3b95 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.218648 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4c2a01f-55dc-4469-a68e-88cf6c8a3b95 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] GET https://10.4.3.4/volume/v3/os-quota-sets/722bbc6279b7495a881fe39ad93f8884?usage=True Aug 13 22:08:36.219068 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4c2a01f-55dc-4469-a68e-88cf6c8a3b95 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.219243 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4c2a01f-55dc-4469-a68e-88cf6c8a3b95 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.219604 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.219604 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:36.232382 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-efcdee14-4057-45b6-9beb-473b95371b70 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:36.233018 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-efcdee14-4057-45b6-9beb-473b95371b70 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 13 22:08:36.233553 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 570/2290] 10.4.3.4 () {66 vars in 1298 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.248928 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-721bdbed-2bc6-407d-89e2-cbdb6d05d29f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.253281 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-721bdbed-2bc6-407d-89e2-cbdb6d05d29f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 13 22:08:36.253575 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-721bdbed-2bc6-407d-89e2-cbdb6d05d29f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.253837 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-721bdbed-2bc6-407d-89e2-cbdb6d05d29f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.254206 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-721bdbed-2bc6-407d-89e2-cbdb6d05d29f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:36.254749 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.254749 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:36.255845 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-721bdbed-2bc6-407d-89e2-cbdb6d05d29f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:36.274164 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-721bdbed-2bc6-407d-89e2-cbdb6d05d29f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:36.274671 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-721bdbed-2bc6-407d-89e2-cbdb6d05d29f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 13 22:08:36.275256 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 572/2291] 10.4.3.4 () {66 vars in 1300 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.275509 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4c2a01f-55dc-4469-a68e-88cf6c8a3b95 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/722bbc6279b7495a881fe39ad93f8884?usage=True returned with HTTP 200 Aug 13 22:08:36.276435 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 573/2292] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/os-quota-sets/722bbc6279b7495a881fe39ad93f8884?usage=True => generated 1347 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:36.291829 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2a432117-79a9-4e6f-abc8-c9694794cdcc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.294372 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-979fd8f4-324b-4236-82e6-e537a35f1656 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.296003 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a432117-79a9-4e6f-abc8-c9694794cdcc tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1697492616 Aug 13 22:08:36.296591 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a432117-79a9-4e6f-abc8-c9694794cdcc tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.296591 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a432117-79a9-4e6f-abc8-c9694794cdcc tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.296706 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-979fd8f4-324b-4236-82e6-e537a35f1656 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] PUT https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 Aug 13 22:08:36.296757 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-2a432117-79a9-4e6f-abc8-c9694794cdcc tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:36.297056 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.297056 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:36.297545 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-979fd8f4-324b-4236-82e6-e537a35f1656 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:36.299242 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-2a432117-79a9-4e6f-abc8-c9694794cdcc tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:36.322163 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a432117-79a9-4e6f-abc8-c9694794cdcc tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:36.322559 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.322559 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:36.323379 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a432117-79a9-4e6f-abc8-c9694794cdcc tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1697492616 returned with HTTP 200 Aug 13 22:08:36.324463 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 578/2293] 10.4.3.4 () {66 vars in 1371 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1697492616 => generated 476 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.329737 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d038a6c9-89e4-4af3-9288-a9ba2230f9a8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.329916 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.329916 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:36.331392 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d038a6c9-89e4-4af3-9288-a9ba2230f9a8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:36.331392 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d038a6c9-89e4-4af3-9288-a9ba2230f9a8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.331796 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d038a6c9-89e4-4af3-9288-a9ba2230f9a8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.333027 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d038a6c9-89e4-4af3-9288-a9ba2230f9a8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:36.337703 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-38b141cb-b299-49c5-ba54-a43ddcce5f01 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.343471 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38b141cb-b299-49c5-ba54-a43ddcce5f01 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots/detail?status=available Aug 13 22:08:36.343471 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38b141cb-b299-49c5-ba54-a43ddcce5f01 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.343693 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.343693 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:36.343774 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38b141cb-b299-49c5-ba54-a43ddcce5f01 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.343817 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d038a6c9-89e4-4af3-9288-a9ba2230f9a8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:36.343857 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-38b141cb-b299-49c5-ba54-a43ddcce5f01 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:36.343895 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 573/2294] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 731 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.345405 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-38b141cb-b299-49c5-ba54-a43ddcce5f01 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:36.366611 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-38b141cb-b299-49c5-ba54-a43ddcce5f01 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:36.366987 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.366987 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:36.368017 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38b141cb-b299-49c5-ba54-a43ddcce5f01 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 13 22:08:36.369071 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 574/2295] 10.4.3.4 () {66 vars in 1283 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:36.381447 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e9412757-d995-4d70-a2a6-3eafe9d4ae77 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.383216 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-899f913d-e680-49bc-bd83-4a23fa7f3469 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.384341 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9412757-d995-4d70-a2a6-3eafe9d4ae77 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:36.384775 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9412757-d995-4d70-a2a6-3eafe9d4ae77 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.386861 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9412757-d995-4d70-a2a6-3eafe9d4ae77 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.387011 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-899f913d-e680-49bc-bd83-4a23fa7f3469 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1697492616 Aug 13 22:08:36.387011 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-899f913d-e680-49bc-bd83-4a23fa7f3469 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.387011 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-899f913d-e680-49bc-bd83-4a23fa7f3469 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.387011 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-899f913d-e680-49bc-bd83-4a23fa7f3469 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:36.389066 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-899f913d-e680-49bc-bd83-4a23fa7f3469 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:36.397362 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.397362 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:36.404607 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e9412757-d995-4d70-a2a6-3eafe9d4ae77 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:36.408005 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-899f913d-e680-49bc-bd83-4a23fa7f3469 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:36.410285 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.410285 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:36.410285 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-899f913d-e680-49bc-bd83-4a23fa7f3469 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1697492616 returned with HTTP 200 Aug 13 22:08:36.410285 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 574/2296] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1697492616 => generated 476 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.411472 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9412757-d995-4d70-a2a6-3eafe9d4ae77 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:36.411472 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 579/2297] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.427900 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ef57448-df0e-414c-aa95-1435290e2c37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.432197 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ef57448-df0e-414c-aa95-1435290e2c37 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1697492616 Aug 13 22:08:36.434259 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ef57448-df0e-414c-aa95-1435290e2c37 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.434259 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ef57448-df0e-414c-aa95-1435290e2c37 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.434259 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-5ef57448-df0e-414c-aa95-1435290e2c37 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:36.434974 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-5ef57448-df0e-414c-aa95-1435290e2c37 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:36.452017 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5ef57448-df0e-414c-aa95-1435290e2c37 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:36.452658 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ef57448-df0e-414c-aa95-1435290e2c37 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1697492616 returned with HTTP 200 Aug 13 22:08:36.452881 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 575/2298] 10.4.3.4 () {66 vars in 1350 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1697492616 => generated 342 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.469757 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-adc60e72-aa4b-49db-af6a-6d8c53784531 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.471750 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-979fd8f4-324b-4236-82e6-e537a35f1656 tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 returned with HTTP 200 Aug 13 22:08:36.472871 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adc60e72-aa4b-49db-af6a-6d8c53784531 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots?status=available Aug 13 22:08:36.472981 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 571/2299] 10.4.3.4 () {68 vars in 1361 bytes} [Thu Aug 13 22:08:36 2026] PUT /volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 => generated 566 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.473017 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adc60e72-aa4b-49db-af6a-6d8c53784531 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.473626 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adc60e72-aa4b-49db-af6a-6d8c53784531 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.473730 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-adc60e72-aa4b-49db-af6a-6d8c53784531 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:36.475515 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-0e6a7193-52a3-465a-8f04-f9cbd7b92f78 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.477070 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-adc60e72-aa4b-49db-af6a-6d8c53784531 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:36.480233 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-0e6a7193-52a3-465a-8f04-f9cbd7b92f78 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:36.480233 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-0e6a7193-52a3-465a-8f04-f9cbd7b92f78 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.481659 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-0e6a7193-52a3-465a-8f04-f9cbd7b92f78 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.490767 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71c48bf0-4200-4fb1-91d7-ec45c2bfaf9d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.491833 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.491833 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:36.493640 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71c48bf0-4200-4fb1-91d7-ec45c2bfaf9d tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] PUT https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 Aug 13 22:08:36.495151 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71c48bf0-4200-4fb1-91d7-ec45c2bfaf9d tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:36.499763 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-0e6a7193-52a3-465a-8f04-f9cbd7b92f78 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:36.504120 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-adc60e72-aa4b-49db-af6a-6d8c53784531 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:36.504361 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adc60e72-aa4b-49db-af6a-6d8c53784531 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots?status=available returned with HTTP 200 Aug 13 22:08:36.504934 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 575/2300] 10.4.3.4 () {66 vars in 1262 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.505778 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-0e6a7193-52a3-465a-8f04-f9cbd7b92f78 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:36.506660 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 580/2301] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.521725 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f76bc1e-4810-4311-ae80-58af69e966ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.524766 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f76bc1e-4810-4311-ae80-58af69e966ba tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1697492616 Aug 13 22:08:36.526405 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f76bc1e-4810-4311-ae80-58af69e966ba tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.526405 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f76bc1e-4810-4311-ae80-58af69e966ba tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.526405 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-6f76bc1e-4810-4311-ae80-58af69e966ba tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:08:36.528195 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-6f76bc1e-4810-4311-ae80-58af69e966ba tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:08:36.540387 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.540387 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:36.544052 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6f76bc1e-4810-4311-ae80-58af69e966ba tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Get all snapshots completed successfully. Aug 13 22:08:36.544527 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f76bc1e-4810-4311-ae80-58af69e966ba tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1697492616 returned with HTTP 200 Aug 13 22:08:36.545407 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 572/2302] 10.4.3.4 () {66 vars in 1384 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1697492616 => generated 342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.560299 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d196bd81-055c-4033-959b-79b4ff8d4b75 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.562547 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d196bd81-055c-4033-959b-79b4ff8d4b75 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/0e843c4f-b8fa-408a-9944-81afe0fbc095 Aug 13 22:08:36.562805 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d196bd81-055c-4033-959b-79b4ff8d4b75 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.563074 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d196bd81-055c-4033-959b-79b4ff8d4b75 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.563308 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-d196bd81-055c-4033-959b-79b4ff8d4b75 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Delete snapshot with id: 0e843c4f-b8fa-408a-9944-81afe0fbc095 Aug 13 22:08:36.572087 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.572087 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:36.572995 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d196bd81-055c-4033-959b-79b4ff8d4b75 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot retrieved successfully. Aug 13 22:08:36.598643 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d196bd81-055c-4033-959b-79b4ff8d4b75 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot delete request issued successfully. Aug 13 22:08:36.598643 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d196bd81-055c-4033-959b-79b4ff8d4b75 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/0e843c4f-b8fa-408a-9944-81afe0fbc095 returned with HTTP 202 Aug 13 22:08:36.600449 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 576/2303] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:08:36 2026] DELETE /volume/v3/snapshots/0e843c4f-b8fa-408a-9944-81afe0fbc095 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:08:36.610471 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-34a6e314-3483-4f13-a207-513262b1627f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.613315 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34a6e314-3483-4f13-a207-513262b1627f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots/0e843c4f-b8fa-408a-9944-81afe0fbc095 Aug 13 22:08:36.614090 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34a6e314-3483-4f13-a207-513262b1627f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.614090 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34a6e314-3483-4f13-a207-513262b1627f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.623294 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.623294 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:36.623841 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34a6e314-3483-4f13-a207-513262b1627f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot retrieved successfully. Aug 13 22:08:36.625703 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34a6e314-3483-4f13-a207-513262b1627f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/0e843c4f-b8fa-408a-9944-81afe0fbc095 returned with HTTP 200 Aug 13 22:08:36.625703 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 581/2304] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/snapshots/0e843c4f-b8fa-408a-9944-81afe0fbc095 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.650101 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-71e854af-904d-461c-88f3-5447392ef9a4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.652301 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71e854af-904d-461c-88f3-5447392ef9a4 None None] GET https://10.4.3.4/volume// Aug 13 22:08:36.652301 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71e854af-904d-461c-88f3-5447392ef9a4 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.652301 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71e854af-904d-461c-88f3-5447392ef9a4 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.652301 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71e854af-904d-461c-88f3-5447392ef9a4 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:36.652301 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 573/2305] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:36.662029 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-232917fe-cfbc-41f8-a807-05d7cd6e610f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.665545 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-232917fe-cfbc-41f8-a807-05d7cd6e610f tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:08:36.666596 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-232917fe-cfbc-41f8-a807-05d7cd6e610f tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8183ff4-9e94-436f-b17f-0dc56ffc9abb", "connector": null, "instance_uuid": "196d86cf-c27d-488e-9468-a369390c4db0"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:36.668724 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71c48bf0-4200-4fb1-91d7-ec45c2bfaf9d tempest-VolumeQuotasAdminTestJSON-1209286116 tempest-VolumeQuotasAdminTestJSON-1209286116-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 returned with HTTP 200 Aug 13 22:08:36.669354 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 576/2306] 10.4.3.4 () {68 vars in 1361 bytes} [Thu Aug 13 22:08:36 2026] PUT /volume/v3/os-quota-sets/3fc54c01239b4a84a3c34560d224d406 => generated 564 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.689898 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.689898 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:36.732532 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-232917fe-cfbc-41f8-a807-05d7cd6e610f tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:08:36.733326 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 577/2307] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:08:36 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:36.786160 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-61621a35-ea6a-4625-bd9c-05f879be4d97 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.790040 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61621a35-ea6a-4625-bd9c-05f879be4d97 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:36.790040 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61621a35-ea6a-4625-bd9c-05f879be4d97 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.791234 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61621a35-ea6a-4625-bd9c-05f879be4d97 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.816452 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c854d9a-73b7-4635-94e6-92b6c2ed61f9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.816584 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.816584 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:36.817006 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c854d9a-73b7-4635-94e6-92b6c2ed61f9 None None] GET https://10.4.3.4/volume// Aug 13 22:08:36.817006 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c854d9a-73b7-4635-94e6-92b6c2ed61f9 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.817006 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c854d9a-73b7-4635-94e6-92b6c2ed61f9 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.818311 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c854d9a-73b7-4635-94e6-92b6c2ed61f9 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:36.819495 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 574/2308] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:36.823854 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-61621a35-ea6a-4625-bd9c-05f879be4d97 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:36.833743 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61621a35-ea6a-4625-bd9c-05f879be4d97 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:36.833743 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 582/2309] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 839 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.834469 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-129164e7-d7e6-4397-9fef-edc9c4612e99 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.839746 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-129164e7-d7e6-4397-9fef-edc9c4612e99 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:36.840354 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-129164e7-d7e6-4397-9fef-edc9c4612e99 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.840354 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-129164e7-d7e6-4397-9fef-edc9c4612e99 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.860199 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.860199 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:36.860473 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ccc89be-899c-4a50-aeae-4f363e8cbe5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:36.863439 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ccc89be-899c-4a50-aeae-4f363e8cbe5e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:36.864818 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ccc89be-899c-4a50-aeae-4f363e8cbe5e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:36.864818 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ccc89be-899c-4a50-aeae-4f363e8cbe5e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:36.864818 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2ccc89be-899c-4a50-aeae-4f363e8cbe5e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:36.867253 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-129164e7-d7e6-4397-9fef-edc9c4612e99 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:36.870980 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:36.870980 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:36.873647 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ccc89be-899c-4a50-aeae-4f363e8cbe5e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:36.873647 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 578/2310] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:36.883900 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-129164e7-d7e6-4397-9fef-edc9c4612e99 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:36.883900 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 577/2311] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:08:36 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 1019 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:08:37.046619 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-c4aa2aa3-81da-45b0-8320-f82fd190bac5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:37.059777 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-c4aa2aa3-81da-45b0-8320-f82fd190bac5 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] PUT https://10.4.3.4/volume/v3/attachments/a1d2d761-9322-4fc8-82c5-63a392c8d43a Aug 13 22:08:37.061710 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-c4aa2aa3-81da-45b0-8320-f82fd190bac5 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:37.086908 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-c4aa2aa3-81da-45b0-8320-f82fd190bac5 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Acquiring lock "cinder-attachment_update-e8183ff4-9e94-436f-b17f-0dc56ffc9abb-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:08:37.099371 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-c4aa2aa3-81da-45b0-8320-f82fd190bac5 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Lock "cinder-attachment_update-e8183ff4-9e94-436f-b17f-0dc56ffc9abb-np0000007271" acquired by "attachment_update" :: waited 0.012s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:08:37.102279 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:37.102279 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:37.260445 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-c4aa2aa3-81da-45b0-8320-f82fd190bac5 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Lock "cinder-attachment_update-e8183ff4-9e94-436f-b17f-0dc56ffc9abb-np0000007271" released by "attachment_update" :: held 0.162s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:08:37.261203 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-c4aa2aa3-81da-45b0-8320-f82fd190bac5 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/attachments/a1d2d761-9322-4fc8-82c5-63a392c8d43a returned with HTTP 200 Aug 13 22:08:37.262903 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 575/2312] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:08:37 2026] PUT /volume/v3/attachments/a1d2d761-9322-4fc8-82c5-63a392c8d43a => generated 969 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:37.359929 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1aef3070-837f-4af9-958d-08758faf6f11 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:37.362238 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1aef3070-837f-4af9-958d-08758faf6f11 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:37.362498 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1aef3070-837f-4af9-958d-08758faf6f11 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:37.365874 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1aef3070-837f-4af9-958d-08758faf6f11 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:37.365874 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1aef3070-837f-4af9-958d-08758faf6f11 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:37.372744 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:37.372744 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:37.374568 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1aef3070-837f-4af9-958d-08758faf6f11 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:37.375518 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 583/2313] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:37 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:37.641811 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05c733bc-aca5-412e-9bcc-284a2fea6224 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:37.644274 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05c733bc-aca5-412e-9bcc-284a2fea6224 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots/0e843c4f-b8fa-408a-9944-81afe0fbc095 Aug 13 22:08:37.644506 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05c733bc-aca5-412e-9bcc-284a2fea6224 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:37.644871 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05c733bc-aca5-412e-9bcc-284a2fea6224 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:37.651101 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05c733bc-aca5-412e-9bcc-284a2fea6224 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/0e843c4f-b8fa-408a-9944-81afe0fbc095 returned with HTTP 404 Aug 13 22:08:37.651731 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 579/2314] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:37 2026] GET /volume/v3/snapshots/0e843c4f-b8fa-408a-9944-81afe0fbc095 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:37.663120 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e92e335c-6f8e-42cf-acea-c7ea6add4fa1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:37.668453 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e92e335c-6f8e-42cf-acea-c7ea6add4fa1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/dabad665-19ba-4d73-af9f-90a92c518093 Aug 13 22:08:37.668453 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e92e335c-6f8e-42cf-acea-c7ea6add4fa1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:37.668453 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e92e335c-6f8e-42cf-acea-c7ea6add4fa1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:37.668453 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-e92e335c-6f8e-42cf-acea-c7ea6add4fa1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Delete snapshot with id: dabad665-19ba-4d73-af9f-90a92c518093 Aug 13 22:08:37.675860 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:37.675860 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:37.676540 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e92e335c-6f8e-42cf-acea-c7ea6add4fa1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot retrieved successfully. Aug 13 22:08:37.706401 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e92e335c-6f8e-42cf-acea-c7ea6add4fa1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot delete request issued successfully. Aug 13 22:08:37.707233 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e92e335c-6f8e-42cf-acea-c7ea6add4fa1 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/dabad665-19ba-4d73-af9f-90a92c518093 returned with HTTP 202 Aug 13 22:08:37.709994 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 578/2315] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:08:37 2026] DELETE /volume/v3/snapshots/dabad665-19ba-4d73-af9f-90a92c518093 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:08:37.726251 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a78bedda-0dc0-4f4a-9461-c3957cf6a861 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:37.734033 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a78bedda-0dc0-4f4a-9461-c3957cf6a861 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots/dabad665-19ba-4d73-af9f-90a92c518093 Aug 13 22:08:37.734787 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a78bedda-0dc0-4f4a-9461-c3957cf6a861 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:37.735959 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a78bedda-0dc0-4f4a-9461-c3957cf6a861 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:37.742378 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:37.742378 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:37.742865 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a78bedda-0dc0-4f4a-9461-c3957cf6a861 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot retrieved successfully. Aug 13 22:08:37.744338 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a78bedda-0dc0-4f4a-9461-c3957cf6a861 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/dabad665-19ba-4d73-af9f-90a92c518093 returned with HTTP 200 Aug 13 22:08:37.744793 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 576/2316] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:37 2026] GET /volume/v3/snapshots/dabad665-19ba-4d73-af9f-90a92c518093 => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:37.859952 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b13c5ccd-52d9-4a48-95d0-d8d2b33e954d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:37.868295 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b13c5ccd-52d9-4a48-95d0-d8d2b33e954d tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:37.868295 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b13c5ccd-52d9-4a48-95d0-d8d2b33e954d tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:37.868295 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b13c5ccd-52d9-4a48-95d0-d8d2b33e954d tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:37.888033 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:37.888033 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:37.895536 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a3e2176-b23e-4b6c-8ea5-aa567a0b3636 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:37.899502 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b13c5ccd-52d9-4a48-95d0-d8d2b33e954d tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:37.899633 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a3e2176-b23e-4b6c-8ea5-aa567a0b3636 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:37.899633 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a3e2176-b23e-4b6c-8ea5-aa567a0b3636 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:37.899764 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a3e2176-b23e-4b6c-8ea5-aa567a0b3636 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:37.900117 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2a3e2176-b23e-4b6c-8ea5-aa567a0b3636 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:37.905465 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b13c5ccd-52d9-4a48-95d0-d8d2b33e954d tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:37.906293 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 584/2317] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:37 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 840 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:37.910069 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:37.910069 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:37.911173 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a3e2176-b23e-4b6c-8ea5-aa567a0b3636 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:37.913860 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 580/2318] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:37 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:38.124393 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c4b173a9-ec64-489b-82f8-5db4febb6ea3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:38.126395 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4b173a9-ec64-489b-82f8-5db4febb6ea3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:08:38.126817 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4b173a9-ec64-489b-82f8-5db4febb6ea3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:38.127042 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4b173a9-ec64-489b-82f8-5db4febb6ea3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:38.140029 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:38.140029 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:38.145140 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c4b173a9-ec64-489b-82f8-5db4febb6ea3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:38.154826 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4b173a9-ec64-489b-82f8-5db4febb6ea3 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:08:38.154826 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 579/2319] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:38 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:38.169360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6141120a-0014-47de-859f-a61b9f434c53 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:38.171290 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6141120a-0014-47de-859f-a61b9f434c53 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:08:38.171565 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6141120a-0014-47de-859f-a61b9f434c53 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:38.172087 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6141120a-0014-47de-859f-a61b9f434c53 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:38.179333 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:38.179333 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:38.184596 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6141120a-0014-47de-859f-a61b9f434c53 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:38.189863 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6141120a-0014-47de-859f-a61b9f434c53 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:08:38.190497 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 577/2320] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:38 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:38.244715 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-b5be723b-c610-4bf2-baaa-1c4982c322bd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:38.248855 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-b5be723b-c610-4bf2-baaa-1c4982c322bd tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:08:38.249002 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-b5be723b-c610-4bf2-baaa-1c4982c322bd tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:38.249354 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-b5be723b-c610-4bf2-baaa-1c4982c322bd tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:38.258339 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:38.258339 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:38.262907 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-b5be723b-c610-4bf2-baaa-1c4982c322bd tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:38.268935 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-b5be723b-c610-4bf2-baaa-1c4982c322bd tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:08:38.269617 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 585/2321] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:08:38 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:38.395754 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ded2d155-6713-4063-a651-1a48f0ca1d0f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:38.396754 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ded2d155-6713-4063-a651-1a48f0ca1d0f None None] GET https://10.4.3.4/volume// Aug 13 22:08:38.396754 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ded2d155-6713-4063-a651-1a48f0ca1d0f None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:38.397335 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4840b7b3-b768-482f-adfd-6e058d10e48c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:38.397438 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ded2d155-6713-4063-a651-1a48f0ca1d0f None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:38.397438 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ded2d155-6713-4063-a651-1a48f0ca1d0f None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:38.398825 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 581/2322] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:08:38 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:38.399382 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4840b7b3-b768-482f-adfd-6e058d10e48c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:38.399605 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4840b7b3-b768-482f-adfd-6e058d10e48c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:38.399927 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4840b7b3-b768-482f-adfd-6e058d10e48c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:38.399927 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4840b7b3-b768-482f-adfd-6e058d10e48c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:38.406385 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:38.406385 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:38.407351 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4840b7b3-b768-482f-adfd-6e058d10e48c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:38.408250 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 580/2323] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:38 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:38.412603 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-0d36f977-a530-4314-b4ea-9c5179630951 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:38.740032 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-0d36f977-a530-4314-b4ea-9c5179630951 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:08:38.740032 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-0d36f977-a530-4314-b4ea-9c5179630951 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c0d35e5-07bd-4431-9d99-13b78b7a48dd", "connector": null, "instance_uuid": "f3429eca-270b-4817-a695-58a9133ed767"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:38.756379 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-83c0b43e-2032-4b72-bd27-a1c245115fd9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:38.759524 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-83c0b43e-2032-4b72-bd27-a1c245115fd9 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots/dabad665-19ba-4d73-af9f-90a92c518093 Aug 13 22:08:38.759952 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-83c0b43e-2032-4b72-bd27-a1c245115fd9 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:38.760052 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-83c0b43e-2032-4b72-bd27-a1c245115fd9 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:38.766514 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-83c0b43e-2032-4b72-bd27-a1c245115fd9 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/dabad665-19ba-4d73-af9f-90a92c518093 returned with HTTP 404 Aug 13 22:08:38.767774 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 586/2324] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:38 2026] GET /volume/v3/snapshots/dabad665-19ba-4d73-af9f-90a92c518093 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:08:38.772317 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:38.772317 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:38.777335 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a970dbe6-a3f1-416c-a3bd-60c055c502c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:38.779901 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a970dbe6-a3f1-416c-a3bd-60c055c502c9 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/1a55110d-a886-4283-a1a4-4675fcd4042a Aug 13 22:08:38.780200 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a970dbe6-a3f1-416c-a3bd-60c055c502c9 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:38.780486 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a970dbe6-a3f1-416c-a3bd-60c055c502c9 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:38.780659 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-a970dbe6-a3f1-416c-a3bd-60c055c502c9 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Delete snapshot with id: 1a55110d-a886-4283-a1a4-4675fcd4042a Aug 13 22:08:38.786549 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:38.786549 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:38.787385 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a970dbe6-a3f1-416c-a3bd-60c055c502c9 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot retrieved successfully. Aug 13 22:08:38.807228 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a970dbe6-a3f1-416c-a3bd-60c055c502c9 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot delete request issued successfully. Aug 13 22:08:38.810690 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a970dbe6-a3f1-416c-a3bd-60c055c502c9 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/1a55110d-a886-4283-a1a4-4675fcd4042a returned with HTTP 202 Aug 13 22:08:38.811297 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 582/2325] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:08:38 2026] DELETE /volume/v3/snapshots/1a55110d-a886-4283-a1a4-4675fcd4042a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:08:38.820905 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6ecdad78-14e1-44f1-8cd8-4b3cec8adcc8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:38.825779 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ecdad78-14e1-44f1-8cd8-4b3cec8adcc8 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots/1a55110d-a886-4283-a1a4-4675fcd4042a Aug 13 22:08:38.825779 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ecdad78-14e1-44f1-8cd8-4b3cec8adcc8 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:38.825779 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ecdad78-14e1-44f1-8cd8-4b3cec8adcc8 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:38.833246 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:38.833246 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:38.835463 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6ecdad78-14e1-44f1-8cd8-4b3cec8adcc8 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Snapshot retrieved successfully. Aug 13 22:08:38.835463 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ecdad78-14e1-44f1-8cd8-4b3cec8adcc8 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/1a55110d-a886-4283-a1a4-4675fcd4042a returned with HTTP 200 Aug 13 22:08:38.835808 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 581/2326] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:38 2026] GET /volume/v3/snapshots/1a55110d-a886-4283-a1a4-4675fcd4042a => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:38.848435 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-0d36f977-a530-4314-b4ea-9c5179630951 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:08:38.849015 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 578/2327] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:08:38 2026] POST /volume/v3/attachments => generated 273 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:38.888182 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dae93b7d-3e95-4572-ae25-f8c2615c6ad5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:38.891578 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dae93b7d-3e95-4572-ae25-f8c2615c6ad5 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:08:38.892486 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dae93b7d-3e95-4572-ae25-f8c2615c6ad5 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:38.892486 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dae93b7d-3e95-4572-ae25-f8c2615c6ad5 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:38.906868 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:38.906868 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:38.911364 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7a282158-2a99-4226-bee0-0412ca158cce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:38.911364 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a282158-2a99-4226-bee0-0412ca158cce None None] GET https://10.4.3.4/volume// Aug 13 22:08:38.911966 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a282158-2a99-4226-bee0-0412ca158cce None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:38.911966 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a282158-2a99-4226-bee0-0412ca158cce None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:38.912646 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a282158-2a99-4226-bee0-0412ca158cce None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:38.912973 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 583/2328] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:08:38 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:38.913996 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dae93b7d-3e95-4572-ae25-f8c2615c6ad5 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:38.922666 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dae93b7d-3e95-4572-ae25-f8c2615c6ad5 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:08:38.922666 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 587/2329] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:38 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:38.925213 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-93fdcf91-c44b-43ac-b40d-21f7fdd41819 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:38.926150 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0fc6ac5-484b-4437-8623-dadd750635c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:38.927832 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-93fdcf91-c44b-43ac-b40d-21f7fdd41819 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:08:38.928055 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0fc6ac5-484b-4437-8623-dadd750635c3 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:38.928126 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-93fdcf91-c44b-43ac-b40d-21f7fdd41819 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:38.928243 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0fc6ac5-484b-4437-8623-dadd750635c3 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:38.928294 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-93fdcf91-c44b-43ac-b40d-21f7fdd41819 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:38.928514 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0fc6ac5-484b-4437-8623-dadd750635c3 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:38.934539 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a686d143-c06c-4b06-99f4-1347dea6ac13 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:38.938559 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a686d143-c06c-4b06-99f4-1347dea6ac13 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:38.938865 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a686d143-c06c-4b06-99f4-1347dea6ac13 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:38.939157 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a686d143-c06c-4b06-99f4-1347dea6ac13 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:38.939157 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a686d143-c06c-4b06-99f4-1347dea6ac13 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:38.940928 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:38.940928 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:38.942902 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:38.942902 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:38.945753 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:38.945753 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:38.946016 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-93fdcf91-c44b-43ac-b40d-21f7fdd41819 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:38.946637 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a686d143-c06c-4b06-99f4-1347dea6ac13 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:38.947100 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 584/2330] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:38 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:38.948110 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0fc6ac5-484b-4437-8623-dadd750635c3 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:38.952565 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-93fdcf91-c44b-43ac-b40d-21f7fdd41819 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:08:38.953138 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 582/2331] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:08:38 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 1031 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:08:38.956629 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0fc6ac5-484b-4437-8623-dadd750635c3 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:38.957114 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 579/2332] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:38 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:39.074661 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-d327ffaa-1b20-4087-bfca-26493c8e1a33 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:39.077082 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-d327ffaa-1b20-4087-bfca-26493c8e1a33 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] PUT https://10.4.3.4/volume/v3/attachments/8b12523a-bcc2-4756-919b-ed429122904f Aug 13 22:08:39.077707 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-d327ffaa-1b20-4087-bfca-26493c8e1a33 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:39.087195 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-d327ffaa-1b20-4087-bfca-26493c8e1a33 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Acquiring lock "cinder-attachment_update-4c0d35e5-07bd-4431-9d99-13b78b7a48dd-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:08:39.092207 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-d327ffaa-1b20-4087-bfca-26493c8e1a33 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Lock "cinder-attachment_update-4c0d35e5-07bd-4431-9d99-13b78b7a48dd-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:08:39.093204 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:39.093204 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:39.197376 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-d327ffaa-1b20-4087-bfca-26493c8e1a33 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Lock "cinder-attachment_update-4c0d35e5-07bd-4431-9d99-13b78b7a48dd-np0000007271" released by "attachment_update" :: held 0.105s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:08:39.197926 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-d327ffaa-1b20-4087-bfca-26493c8e1a33 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/attachments/8b12523a-bcc2-4756-919b-ed429122904f returned with HTTP 200 Aug 13 22:08:39.200322 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 588/2333] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:08:39 2026] PUT /volume/v3/attachments/8b12523a-bcc2-4756-919b-ed429122904f => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:39.422917 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5e8fdb48-4222-4caa-96d3-b0f638481b75 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:39.427596 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e8fdb48-4222-4caa-96d3-b0f638481b75 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:39.427978 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e8fdb48-4222-4caa-96d3-b0f638481b75 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:39.428216 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e8fdb48-4222-4caa-96d3-b0f638481b75 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:39.428414 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5e8fdb48-4222-4caa-96d3-b0f638481b75 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:39.437772 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:39.437772 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:39.438938 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e8fdb48-4222-4caa-96d3-b0f638481b75 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:39.439569 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 585/2334] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:39 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:39.852290 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-64883744-3a03-4e1b-91ea-50e0be830646 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:39.855728 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64883744-3a03-4e1b-91ea-50e0be830646 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/snapshots/1a55110d-a886-4283-a1a4-4675fcd4042a Aug 13 22:08:39.855868 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64883744-3a03-4e1b-91ea-50e0be830646 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:39.856634 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64883744-3a03-4e1b-91ea-50e0be830646 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:39.865180 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64883744-3a03-4e1b-91ea-50e0be830646 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/snapshots/1a55110d-a886-4283-a1a4-4675fcd4042a returned with HTTP 404 Aug 13 22:08:39.866326 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 583/2335] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:08:39 2026] GET /volume/v3/snapshots/1a55110d-a886-4283-a1a4-4675fcd4042a => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:39.878270 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-75242b39-f3fe-4fae-aade-9508b54ba637 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:39.884256 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75242b39-f3fe-4fae-aade-9508b54ba637 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 Aug 13 22:08:39.884256 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75242b39-f3fe-4fae-aade-9508b54ba637 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:39.884256 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75242b39-f3fe-4fae-aade-9508b54ba637 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:39.895123 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:39.895123 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:39.904227 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-75242b39-f3fe-4fae-aade-9508b54ba637 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Volume info retrieved successfully. Aug 13 22:08:39.912620 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75242b39-f3fe-4fae-aade-9508b54ba637 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 returned with HTTP 200 Aug 13 22:08:39.913280 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 580/2336] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:39 2026] GET /volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:39.928918 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74178e2a-ad8b-4eca-b031-0d1221f1f71f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:39.930760 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74178e2a-ad8b-4eca-b031-0d1221f1f71f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] DELETE https://10.4.3.4/volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 Aug 13 22:08:39.931211 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74178e2a-ad8b-4eca-b031-0d1221f1f71f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:39.931284 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74178e2a-ad8b-4eca-b031-0d1221f1f71f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:39.931563 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-74178e2a-ad8b-4eca-b031-0d1221f1f71f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Delete volume with id: 89ca6f8b-0065-48f1-a4b4-fda5e45e1228 Aug 13 22:08:39.944783 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5019a582-0b27-465d-b726-c0c0ce4d6851 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:39.946217 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:39.946217 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:39.946986 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74178e2a-ad8b-4eca-b031-0d1221f1f71f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Volume info retrieved successfully. Aug 13 22:08:39.948347 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5019a582-0b27-465d-b726-c0c0ce4d6851 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:08:39.948872 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5019a582-0b27-465d-b726-c0c0ce4d6851 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:39.948872 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5019a582-0b27-465d-b726-c0c0ce4d6851 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:39.960451 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d76e2a69-2e23-4f41-92dd-6d5b9449234a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:39.967945 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:39.967945 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:39.968124 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d76e2a69-2e23-4f41-92dd-6d5b9449234a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:39.968124 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d76e2a69-2e23-4f41-92dd-6d5b9449234a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:39.968124 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d76e2a69-2e23-4f41-92dd-6d5b9449234a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:39.968124 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d76e2a69-2e23-4f41-92dd-6d5b9449234a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:39.978158 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5019a582-0b27-465d-b726-c0c0ce4d6851 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:39.978276 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1bb11c55-004a-4025-b3dc-26392d039958 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:39.979168 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:39.979168 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:39.980530 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d76e2a69-2e23-4f41-92dd-6d5b9449234a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:39.981223 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74178e2a-ad8b-4eca-b031-0d1221f1f71f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Delete volume request issued successfully. Aug 13 22:08:39.981223 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74178e2a-ad8b-4eca-b031-0d1221f1f71f tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 returned with HTTP 202 Aug 13 22:08:39.981533 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bb11c55-004a-4025-b3dc-26392d039958 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:39.981712 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 589/2337] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:08:39 2026] DELETE /volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:08:39.982018 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bb11c55-004a-4025-b3dc-26392d039958 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:39.983446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bb11c55-004a-4025-b3dc-26392d039958 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:39.983551 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 584/2338] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:39 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:39.989459 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5019a582-0b27-465d-b726-c0c0ce4d6851 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:08:39.990407 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 586/2339] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:39 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:39.995322 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-962733a6-009f-4139-8740-ece53b3e41b2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:40.005127 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:40.005127 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:40.005471 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-962733a6-009f-4139-8740-ece53b3e41b2 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 Aug 13 22:08:40.005523 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-962733a6-009f-4139-8740-ece53b3e41b2 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:40.005777 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-962733a6-009f-4139-8740-ece53b3e41b2 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:40.013994 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1bb11c55-004a-4025-b3dc-26392d039958 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:40.019382 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:40.019382 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:40.025515 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-962733a6-009f-4139-8740-ece53b3e41b2 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Volume info retrieved successfully. Aug 13 22:08:40.025629 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bb11c55-004a-4025-b3dc-26392d039958 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:40.025629 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 581/2340] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:39 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 840 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:40.030158 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-962733a6-009f-4139-8740-ece53b3e41b2 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 returned with HTTP 200 Aug 13 22:08:40.030715 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 590/2341] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:39 2026] GET /volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:40.455862 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2a9a790-e722-424f-ac80-36e9b7d06cc2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:40.458669 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2a9a790-e722-424f-ac80-36e9b7d06cc2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:40.458669 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2a9a790-e722-424f-ac80-36e9b7d06cc2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:40.459215 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2a9a790-e722-424f-ac80-36e9b7d06cc2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:40.459215 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a2a9a790-e722-424f-ac80-36e9b7d06cc2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:40.466887 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:40.466887 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:40.467700 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2a9a790-e722-424f-ac80-36e9b7d06cc2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:40.467966 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 585/2342] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:40 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:40.996092 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a8da810-9189-4f12-98e5-2247c72d166f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:41.000092 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a8da810-9189-4f12-98e5-2247c72d166f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:41.000092 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a8da810-9189-4f12-98e5-2247c72d166f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:41.000092 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a8da810-9189-4f12-98e5-2247c72d166f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:41.000092 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2a8da810-9189-4f12-98e5-2247c72d166f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:41.011312 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-22189cd9-c635-4293-b2ee-331b8e2255bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:41.012279 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:41.012279 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:41.013547 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a8da810-9189-4f12-98e5-2247c72d166f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:41.013930 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22189cd9-c635-4293-b2ee-331b8e2255bb tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:08:41.015111 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 587/2343] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:40 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:41.015285 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22189cd9-c635-4293-b2ee-331b8e2255bb tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:41.015536 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22189cd9-c635-4293-b2ee-331b8e2255bb tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:41.031503 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:41.031503 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:41.036951 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-22189cd9-c635-4293-b2ee-331b8e2255bb tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:41.043878 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2fb4dded-8727-4614-b2b5-6c44342ad0ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:41.046281 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2fb4dded-8727-4614-b2b5-6c44342ad0ce tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:41.046598 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2fb4dded-8727-4614-b2b5-6c44342ad0ce tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:41.046806 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2fb4dded-8727-4614-b2b5-6c44342ad0ce tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:41.050867 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22189cd9-c635-4293-b2ee-331b8e2255bb tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:08:41.051511 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 582/2344] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:41 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:41.051755 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cb59ccda-11e3-4033-8cb6-4c84b207c092 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:41.057239 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb59ccda-11e3-4033-8cb6-4c84b207c092 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] GET https://10.4.3.4/volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 Aug 13 22:08:41.057384 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb59ccda-11e3-4033-8cb6-4c84b207c092 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:41.059846 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb59ccda-11e3-4033-8cb6-4c84b207c092 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:41.067656 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb59ccda-11e3-4033-8cb6-4c84b207c092 tempest-VolumesSnapshotListTestJSON-1447259554 tempest-VolumesSnapshotListTestJSON-1447259554-project-member] https://10.4.3.4/volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 returned with HTTP 404 Aug 13 22:08:41.068215 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 586/2345] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:41 2026] GET /volume/v3/volumes/89ca6f8b-0065-48f1-a4b4-fda5e45e1228 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:41.070482 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:41.070482 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:41.079302 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2fb4dded-8727-4614-b2b5-6c44342ad0ce tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:41.084937 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2fb4dded-8727-4614-b2b5-6c44342ad0ce tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:41.085475 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 591/2346] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:41 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:41.155096 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-989ba3fb-f73a-43d8-9e91-83b47c12f8a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:41.379413 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-989ba3fb-f73a-43d8-9e91-83b47c12f8a0 tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] GET https://10.4.3.4/volume/v3/os-services Aug 13 22:08:41.379752 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-989ba3fb-f73a-43d8-9e91-83b47c12f8a0 tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:41.380844 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-989ba3fb-f73a-43d8-9e91-83b47c12f8a0 tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:41.393061 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-989ba3fb-f73a-43d8-9e91-83b47c12f8a0 tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] https://10.4.3.4/volume/v3/os-services returned with HTTP 200 Aug 13 22:08:41.393061 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 588/2347] 10.4.3.4 () {66 vars in 1235 bytes} [Thu Aug 13 22:08:41 2026] GET /volume/v3/os-services => generated 626 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:41.398451 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b4056ce-9a98-4a7e-b014-d02ecba97810 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:41.403852 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b4056ce-9a98-4a7e-b014-d02ecba97810 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:41.404131 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b4056ce-9a98-4a7e-b014-d02ecba97810 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:41.405106 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b4056ce-9a98-4a7e-b014-d02ecba97810 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:41.407851 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ecb4965f-422a-4b44-a0cc-92faa1f1fdfd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:41.410835 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ecb4965f-422a-4b44-a0cc-92faa1f1fdfd tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] GET https://10.4.3.4/volume/v3/os-services?host=np0000007271 Aug 13 22:08:41.411411 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ecb4965f-422a-4b44-a0cc-92faa1f1fdfd tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:41.411640 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ecb4965f-422a-4b44-a0cc-92faa1f1fdfd tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:41.420117 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:41.420117 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:41.424011 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ecb4965f-422a-4b44-a0cc-92faa1f1fdfd tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] https://10.4.3.4/volume/v3/os-services?host=np0000007271 returned with HTTP 200 Aug 13 22:08:41.424788 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 587/2348] 10.4.3.4 () {66 vars in 1270 bytes} [Thu Aug 13 22:08:41 2026] GET /volume/v3/os-services?host=np0000007271 => generated 626 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:41.429831 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3b4056ce-9a98-4a7e-b014-d02ecba97810 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:41.436459 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b4056ce-9a98-4a7e-b014-d02ecba97810 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:41.436730 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 583/2349] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:41 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:41.439103 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c1e008cb-6d1e-4e05-ae70-12e59139843b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:41.445650 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1e008cb-6d1e-4e05-ae70-12e59139843b tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] GET https://10.4.3.4/volume/v3/os-services?host=np0000007271&binary=cinder-scheduler Aug 13 22:08:41.445650 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1e008cb-6d1e-4e05-ae70-12e59139843b tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:41.445650 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1e008cb-6d1e-4e05-ae70-12e59139843b tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:41.452020 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1e008cb-6d1e-4e05-ae70-12e59139843b tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] https://10.4.3.4/volume/v3/os-services?host=np0000007271&binary=cinder-scheduler returned with HTTP 200 Aug 13 22:08:41.452702 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 592/2350] 10.4.3.4 () {66 vars in 1318 bytes} [Thu Aug 13 22:08:41 2026] GET /volume/v3/os-services?host=np0000007271&binary=cinder-scheduler => generated 191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:41.453631 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-887f6f10-83f3-4c76-a2f1-83b8615d3de2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:41.456535 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-887f6f10-83f3-4c76-a2f1-83b8615d3de2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:41.456884 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-887f6f10-83f3-4c76-a2f1-83b8615d3de2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:41.457353 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-887f6f10-83f3-4c76-a2f1-83b8615d3de2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:41.467450 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e23ad4ce-d825-48cf-943b-8d7d1c85c91d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:41.468109 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:41.468109 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:41.470471 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e23ad4ce-d825-48cf-943b-8d7d1c85c91d tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] GET https://10.4.3.4/volume/v3/os-services?binary=cinder-scheduler Aug 13 22:08:41.470849 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e23ad4ce-d825-48cf-943b-8d7d1c85c91d tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:41.471189 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e23ad4ce-d825-48cf-943b-8d7d1c85c91d tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:41.473039 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-887f6f10-83f3-4c76-a2f1-83b8615d3de2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:41.479093 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-887f6f10-83f3-4c76-a2f1-83b8615d3de2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:41.479667 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 589/2351] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:41 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:41.486290 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e23ad4ce-d825-48cf-943b-8d7d1c85c91d tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] https://10.4.3.4/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 13 22:08:41.486945 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 588/2352] 10.4.3.4 () {66 vars in 1282 bytes} [Thu Aug 13 22:08:41 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:41.487305 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6a56d807-4b9d-4139-ad87-e463d4ea3703 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:41.489649 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a56d807-4b9d-4139-ad87-e463d4ea3703 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:41.490038 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a56d807-4b9d-4139-ad87-e463d4ea3703 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:41.490304 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a56d807-4b9d-4139-ad87-e463d4ea3703 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:41.490477 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6a56d807-4b9d-4139-ad87-e463d4ea3703 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:41.498604 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:41.498604 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:41.498737 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a53fe6eb-0065-42d6-962b-292a94fea235 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:41.498773 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a56d807-4b9d-4139-ad87-e463d4ea3703 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:41.499193 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 584/2353] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:41 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:41.550928 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-af657073-a7a4-496a-bad6-3f65be3df9f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:41.553516 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-af657073-a7a4-496a-bad6-3f65be3df9f1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:41.553899 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-af657073-a7a4-496a-bad6-3f65be3df9f1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:41.554153 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-af657073-a7a4-496a-bad6-3f65be3df9f1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:41.564383 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:41.564383 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:41.574547 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-af657073-a7a4-496a-bad6-3f65be3df9f1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:41.583103 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-af657073-a7a4-496a-bad6-3f65be3df9f1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:41.584110 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 590/2354] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:08:41 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:41.627892 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:08:41.629721 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2122029347"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:41.634444 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2122029347'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:08:41.634444 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Create volume of 1 GB Aug 13 22:08:41.644665 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Availability Zones retrieved successfully. Aug 13 22:08:41.655450 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Flow 'volume_create_api' (d7bc76cc-7d1f-49ba-917f-58160de8cd09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:41.657346 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff950b81-40a9-4255-aa27-eab0c831e852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:41.659041 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:08:41.667550 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-ce526f39-5429-42bc-8ee5-b89098bd1ac0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:41.670309 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-ce526f39-5429-42bc-8ee5-b89098bd1ac0 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] POST https://10.4.3.4/volume/v3/attachments/a1d2d761-9322-4fc8-82c5-63a392c8d43a/action Aug 13 22:08:41.670904 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-ce526f39-5429-42bc-8ee5-b89098bd1ac0 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:41.671158 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-ce526f39-5429-42bc-8ee5-b89098bd1ac0 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:41.697801 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:41.697801 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:41.703337 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31d0e624-7707-4096-8786-0e1ff634e991 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:41.703983 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31d0e624-7707-4096-8786-0e1ff634e991 None None] GET https://10.4.3.4/volume// Aug 13 22:08:41.704181 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31d0e624-7707-4096-8786-0e1ff634e991 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:41.704482 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31d0e624-7707-4096-8786-0e1ff634e991 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:41.704938 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31d0e624-7707-4096-8786-0e1ff634e991 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:41.705332 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 585/2355] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:08:41 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:41.711534 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff950b81-40a9-4255-aa27-eab0c831e852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:41.711534 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d7038dc-f371-473c-976e-1d88607fa25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:41.717397 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-522fbcdb-ace3-48c1-aa5a-b7a83c1bad6c req-ce526f39-5429-42bc-8ee5-b89098bd1ac0 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/attachments/a1d2d761-9322-4fc8-82c5-63a392c8d43a/action returned with HTTP 204 Aug 13 22:08:41.718410 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 589/2356] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:08:41 2026] POST /volume/v3/attachments/a1d2d761-9322-4fc8-82c5-63a392c8d43a/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:41.718982 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-674acb6b-ce69-4d74-a690-7a262bc56910 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:41.840077 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Created reservations ['b9d73d0e-daed-4050-8ff7-4e9724fbfb1a', '459e2b1b-5c11-4e49-9abc-41b2b8424aa2', '3910cf58-43b6-4b7e-b4c6-fcca3be131e6', '294837a7-03e3-4e27-8068-dfd0c81fed6e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:41.841126 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d7038dc-f371-473c-976e-1d88607fa25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9d73d0e-daed-4050-8ff7-4e9724fbfb1a', '459e2b1b-5c11-4e49-9abc-41b2b8424aa2', '3910cf58-43b6-4b7e-b4c6-fcca3be131e6', '294837a7-03e3-4e27-8068-dfd0c81fed6e']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:41.842436 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1489849e-a026-4d7d-a772-b964aac052f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:41.878617 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1489849e-a026-4d7d-a772-b964aac052f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52f3863c-dd37-45ff-81ae-bbd5b1c42da3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2122029347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4fda9719fbd4dea99063306f5d023ef',qos_specs=None,replication_status=,reservations=['b9d73d0e-daed-4050-8ff7-4e9724fbfb1a','459e2b1b-5c11-4e49-9abc-41b2b8424aa2','3910cf58-43b6-4b7e-b4c6-fcca3be131e6','294837a7-03e3-4e27-8068-dfd0c81fed6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe403ab5182f462488e219a928bec32b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:08:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2122029347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52f3863c-dd37-45ff-81ae-bbd5b1c42da3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4fda9719fbd4dea99063306f5d023ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe403ab5182f462488e219a928bec32b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:41.879852 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc79aed-0c66-4c4c-a3b6-6230af228067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:41.894529 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-674acb6b-ce69-4d74-a690-7a262bc56910 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:08:41.894999 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-674acb6b-ce69-4d74-a690-7a262bc56910 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e13c04a-3fbe-454a-aae7-954255355e63", "connector": null, "instance_uuid": "ff22c865-3f32-4929-b721-bc90a0497d0b"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:41.913953 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc79aed-0c66-4c4c-a3b6-6230af228067) transitioned into state 'SUCCESS' from state '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-2122029347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4fda9719fbd4dea99063306f5d023ef',qos_specs=None,replication_status=,reservations=['b9d73d0e-daed-4050-8ff7-4e9724fbfb1a','459e2b1b-5c11-4e49-9abc-41b2b8424aa2','3910cf58-43b6-4b7e-b4c6-fcca3be131e6','294837a7-03e3-4e27-8068-dfd0c81fed6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe403ab5182f462488e219a928bec32b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:41.915499 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60cae12f-d6a4-4cf9-81b2-02d01e977f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:41.915701 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:41.915701 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:41.935061 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60cae12f-d6a4-4cf9-81b2-02d01e977f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:41.936227 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Flow 'volume_create_api' (d7bc76cc-7d1f-49ba-917f-58160de8cd09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:41.936227 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Create volume request issued successfully. Aug 13 22:08:41.941596 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a53fe6eb-0065-42d6-962b-292a94fea235 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:08:41.942195 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 593/2357] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:08:41 2026] POST /volume/v3/volumes => generated 750 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:41.957972 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-01c26688-1d5f-4ec0-aa2f-359e2b647e60 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:41.961624 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01c26688-1d5f-4ec0-aa2f-359e2b647e60 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] GET https://10.4.3.4/volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 Aug 13 22:08:41.961624 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01c26688-1d5f-4ec0-aa2f-359e2b647e60 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:41.962744 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01c26688-1d5f-4ec0-aa2f-359e2b647e60 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:41.981000 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:41.981000 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:41.983492 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-674acb6b-ce69-4d74-a690-7a262bc56910 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:08:41.983492 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 591/2358] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:08:41 2026] POST /volume/v3/attachments => generated 273 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:41.990875 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-01c26688-1d5f-4ec0-aa2f-359e2b647e60 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Volume info retrieved successfully. Aug 13 22:08:41.998864 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01c26688-1d5f-4ec0-aa2f-359e2b647e60 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] https://10.4.3.4/volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 returned with HTTP 200 Aug 13 22:08:41.999503 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 586/2359] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:41 2026] GET /volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:42.029393 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6634175a-3c0d-4526-ae7e-670de7dadc6e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:42.039207 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6634175a-3c0d-4526-ae7e-670de7dadc6e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:42.039579 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6634175a-3c0d-4526-ae7e-670de7dadc6e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:42.039961 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6634175a-3c0d-4526-ae7e-670de7dadc6e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:42.040098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6634175a-3c0d-4526-ae7e-670de7dadc6e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:42.040859 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-247e31d3-1a1e-42a0-bbbb-3432888d5eee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:42.046130 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-247e31d3-1a1e-42a0-bbbb-3432888d5eee tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:42.046703 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-247e31d3-1a1e-42a0-bbbb-3432888d5eee tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:42.046703 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-247e31d3-1a1e-42a0-bbbb-3432888d5eee tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:42.052763 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:42.052763 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:42.054544 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6634175a-3c0d-4526-ae7e-670de7dadc6e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:42.056102 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 590/2360] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:42 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:42.060317 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:42.060317 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:42.065931 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-247e31d3-1a1e-42a0-bbbb-3432888d5eee tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:42.069953 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ba05ab7a-e329-4513-a825-abac6621f0d2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:42.072194 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba05ab7a-e329-4513-a825-abac6621f0d2 None None] GET https://10.4.3.4/volume// Aug 13 22:08:42.072520 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-247e31d3-1a1e-42a0-bbbb-3432888d5eee tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:42.072856 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba05ab7a-e329-4513-a825-abac6621f0d2 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:42.073115 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 594/2361] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:42 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:42.073310 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba05ab7a-e329-4513-a825-abac6621f0d2 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:42.074444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-82a6ae0d-2304-4284-946c-57746abf3c1a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:42.074982 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba05ab7a-e329-4513-a825-abac6621f0d2 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:42.077448 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 592/2362] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:08:42 2026] GET /volume/ => generated 384 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:42.079442 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82a6ae0d-2304-4284-946c-57746abf3c1a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:08:42.080209 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82a6ae0d-2304-4284-946c-57746abf3c1a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:42.080209 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82a6ae0d-2304-4284-946c-57746abf3c1a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:42.096598 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-9f589a73-844b-4b9e-98cd-bf2160fd2b0e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:42.100786 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:42.100786 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:42.100975 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-9f589a73-844b-4b9e-98cd-bf2160fd2b0e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:42.100975 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-9f589a73-844b-4b9e-98cd-bf2160fd2b0e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:42.101110 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-9f589a73-844b-4b9e-98cd-bf2160fd2b0e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:42.109008 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5e743ae9-4df1-4f4e-894f-4f201dacb0e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:42.111935 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-82a6ae0d-2304-4284-946c-57746abf3c1a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:42.112491 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e743ae9-4df1-4f4e-894f-4f201dacb0e2 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:42.113241 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e743ae9-4df1-4f4e-894f-4f201dacb0e2 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:42.113634 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e743ae9-4df1-4f4e-894f-4f201dacb0e2 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:42.121849 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82a6ae0d-2304-4284-946c-57746abf3c1a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:08:42.121849 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 587/2363] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:42 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:42.123014 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:42.123014 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:42.129506 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:42.129506 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:42.134378 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5e743ae9-4df1-4f4e-894f-4f201dacb0e2 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:42.138501 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-9f589a73-844b-4b9e-98cd-bf2160fd2b0e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:42.142654 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e743ae9-4df1-4f4e-894f-4f201dacb0e2 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:42.142797 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 595/2364] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:42 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:42.146535 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-9f589a73-844b-4b9e-98cd-bf2160fd2b0e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:42.147800 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 591/2365] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:08:42 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 1054 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 22:08:42.165249 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fbbfe4fc-d1cf-4a59-895a-fe05e5ff4a6f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:42.168156 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbbfe4fc-d1cf-4a59-895a-fe05e5ff4a6f tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:42.168761 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbbfe4fc-d1cf-4a59-895a-fe05e5ff4a6f tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:42.169388 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbbfe4fc-d1cf-4a59-895a-fe05e5ff4a6f tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:42.202032 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:42.202032 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:42.207822 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fbbfe4fc-d1cf-4a59-895a-fe05e5ff4a6f tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:42.215446 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbbfe4fc-d1cf-4a59-895a-fe05e5ff4a6f tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:42.216107 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 593/2366] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:42 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 1132 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:42.336444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-f2e33b51-5191-465f-bea1-a14528482275 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:42.337121 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-f2e33b51-5191-465f-bea1-a14528482275 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] PUT https://10.4.3.4/volume/v3/attachments/44f115e5-26e2-4418-a9e1-bd184a2225f6 Aug 13 22:08:42.337606 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-f2e33b51-5191-465f-bea1-a14528482275 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:42.356038 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-f2e33b51-5191-465f-bea1-a14528482275 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Acquiring lock "cinder-attachment_update-3e13c04a-3fbe-454a-aae7-954255355e63-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:08:42.364648 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-f2e33b51-5191-465f-bea1-a14528482275 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Lock "cinder-attachment_update-3e13c04a-3fbe-454a-aae7-954255355e63-np0000007271" acquired by "attachment_update" :: waited 0.009s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:08:42.368448 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:42.368448 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:42.371012 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:42.374736 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:08:42.375399 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-991732751"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:42.377894 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-991732751'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:08:42.379003 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Create volume of 1 GB Aug 13 22:08:42.385462 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Availability Zones retrieved successfully. Aug 13 22:08:42.396997 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Flow 'volume_create_api' (2f9e5285-5e1b-4b00-a4a4-ac1680cbbb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:42.398364 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2cf966f-5d87-4548-89ed-1489b4ca4d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:42.400121 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:08:42.452296 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2cf966f-5d87-4548-89ed-1489b4ca4d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:42.452296 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ac99b1-757d-4783-a27c-3a81258cd544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:42.507961 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-f2e33b51-5191-465f-bea1-a14528482275 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Lock "cinder-attachment_update-3e13c04a-3fbe-454a-aae7-954255355e63-np0000007271" released by "attachment_update" :: held 0.143s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:08:42.508357 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-f2e33b51-5191-465f-bea1-a14528482275 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/44f115e5-26e2-4418-a9e1-bd184a2225f6 returned with HTTP 200 Aug 13 22:08:42.509196 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 588/2367] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:08:42 2026] PUT /volume/v3/attachments/44f115e5-26e2-4418-a9e1-bd184a2225f6 => generated 968 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:42.517837 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-444501d2-135c-492c-9bef-1866c668c203 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:42.524557 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-444501d2-135c-492c-9bef-1866c668c203 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:42.525045 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-444501d2-135c-492c-9bef-1866c668c203 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:42.525634 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-444501d2-135c-492c-9bef-1866c668c203 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:42.526098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-444501d2-135c-492c-9bef-1866c668c203 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:42.526816 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Created reservations ['442c92ac-407d-4040-8021-bec9593b4e74', '5656fcce-d7eb-4ad4-b911-75e72e281df3', '18db729e-8687-4660-ba52-3fc3a444b4e5', '294285f9-15fb-424f-b66b-c6950140ac34'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:42.528213 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ac99b1-757d-4783-a27c-3a81258cd544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['442c92ac-407d-4040-8021-bec9593b4e74', '5656fcce-d7eb-4ad4-b911-75e72e281df3', '18db729e-8687-4660-ba52-3fc3a444b4e5', '294285f9-15fb-424f-b66b-c6950140ac34']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:42.528408 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c046a772-e7e9-492a-9ef6-ab908a28cdfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:42.530345 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-01807f9d-395b-4d9a-bca9-8c74f116bd11 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:42.533668 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-01807f9d-395b-4d9a-bca9-8c74f116bd11 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63/encryption Aug 13 22:08:42.534230 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-01807f9d-395b-4d9a-bca9-8c74f116bd11 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:42.535282 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-01807f9d-395b-4d9a-bca9-8c74f116bd11 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:42.554185 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:42.554185 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:42.556982 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-444501d2-135c-492c-9bef-1866c668c203 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:42.557082 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:42.557082 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:42.557624 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 592/2368] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:42 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 731 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:42.562539 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c046a772-e7e9-492a-9ef6-ab908a28cdfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66af652e-30c7-42bf-a978-421a181d6a51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-991732751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c435311c1241e997d8882736902c64',qos_specs=None,replication_status=,reservations=['442c92ac-407d-4040-8021-bec9593b4e74','5656fcce-d7eb-4ad4-b911-75e72e281df3','18db729e-8687-4660-ba52-3fc3a444b4e5','294285f9-15fb-424f-b66b-c6950140ac34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1122ecea04df436db06af4ef5cb22b7b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:08:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-991732751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66af652e-30c7-42bf-a978-421a181d6a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46c435311c1241e997d8882736902c64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1122ecea04df436db06af4ef5cb22b7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:42.564281 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ae62f1d-8136-48cb-8262-2cfac666b692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:42.569258 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-01807f9d-395b-4d9a-bca9-8c74f116bd11 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63/encryption returned with HTTP 200 Aug 13 22:08:42.569848 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 594/2369] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:08:42 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63/encryption => generated 161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:42.594867 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ae62f1d-8136-48cb-8262-2cfac666b692) transitioned into state 'SUCCESS' from state '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-991732751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c435311c1241e997d8882736902c64',qos_specs=None,replication_status=,reservations=['442c92ac-407d-4040-8021-bec9593b4e74','5656fcce-d7eb-4ad4-b911-75e72e281df3','18db729e-8687-4660-ba52-3fc3a444b4e5','294285f9-15fb-424f-b66b-c6950140ac34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1122ecea04df436db06af4ef5cb22b7b',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:42.596014 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51dd7a7d-82ec-431f-bf3c-e840da6565cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:42.615671 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51dd7a7d-82ec-431f-bf3c-e840da6565cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:42.622170 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Flow 'volume_create_api' (2f9e5285-5e1b-4b00-a4a4-ac1680cbbb47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:42.622170 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Create volume request issued successfully. Aug 13 22:08:42.622170 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f5df80d-bb2c-4b1f-8570-219a6d3d7648 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:08:42.623491 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 596/2370] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:08:42 2026] POST /volume/v3/volumes => generated 746 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:42.642693 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c1c8b2e6-fda1-4219-ac3a-63815c5630f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:42.648503 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1c8b2e6-fda1-4219-ac3a-63815c5630f1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:42.648889 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1c8b2e6-fda1-4219-ac3a-63815c5630f1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:42.649153 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1c8b2e6-fda1-4219-ac3a-63815c5630f1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:42.665293 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:42.665293 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:42.703301 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c1c8b2e6-fda1-4219-ac3a-63815c5630f1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:42.703301 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1c8b2e6-fda1-4219-ac3a-63815c5630f1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:42.703301 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 589/2371] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:42 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:43.025551 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86d59982-bb89-4ca6-a1b0-5d74c7e2ba8f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:43.025551 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86d59982-bb89-4ca6-a1b0-5d74c7e2ba8f tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] GET https://10.4.3.4/volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 Aug 13 22:08:43.025551 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86d59982-bb89-4ca6-a1b0-5d74c7e2ba8f tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:43.025551 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86d59982-bb89-4ca6-a1b0-5d74c7e2ba8f tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:43.041590 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:43.041590 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:43.055632 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-86d59982-bb89-4ca6-a1b0-5d74c7e2ba8f tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Volume info retrieved successfully. Aug 13 22:08:43.065048 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86d59982-bb89-4ca6-a1b0-5d74c7e2ba8f tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] https://10.4.3.4/volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 returned with HTTP 200 Aug 13 22:08:43.065662 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 593/2372] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:43 2026] GET /volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:08:43.074482 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a1f51dc-c596-4fdf-a56d-ad07296ba1d3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:43.077127 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a1f51dc-c596-4fdf-a56d-ad07296ba1d3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:43.077320 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a1f51dc-c596-4fdf-a56d-ad07296ba1d3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:43.077585 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a1f51dc-c596-4fdf-a56d-ad07296ba1d3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:43.077740 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2a1f51dc-c596-4fdf-a56d-ad07296ba1d3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:43.091791 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:43.091791 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:43.092700 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a1f51dc-c596-4fdf-a56d-ad07296ba1d3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:43.093803 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 595/2373] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:43 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:43.093928 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6043734d-93ce-4301-a06d-3879c6e6b6d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:43.096513 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f51c5864-146c-460c-8016-d1ecd1e1333d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:43.098546 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f51c5864-146c-460c-8016-d1ecd1e1333d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:43.098808 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f51c5864-146c-460c-8016-d1ecd1e1333d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:43.100093 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f51c5864-146c-460c-8016-d1ecd1e1333d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:43.100901 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6043734d-93ce-4301-a06d-3879c6e6b6d6 tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] GET https://10.4.3.4/volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 Aug 13 22:08:43.100901 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6043734d-93ce-4301-a06d-3879c6e6b6d6 tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:43.101053 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6043734d-93ce-4301-a06d-3879c6e6b6d6 tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:43.109512 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:43.109512 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:43.114943 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:43.114943 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:43.117381 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6043734d-93ce-4301-a06d-3879c6e6b6d6 tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] Volume info retrieved successfully. Aug 13 22:08:43.122836 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f51c5864-146c-460c-8016-d1ecd1e1333d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:43.124405 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6043734d-93ce-4301-a06d-3879c6e6b6d6 tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] https://10.4.3.4/volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 returned with HTTP 200 Aug 13 22:08:43.125181 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 597/2374] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:43 2026] GET /volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:43.130915 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f51c5864-146c-460c-8016-d1ecd1e1333d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:43.131471 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 590/2375] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:43 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:43.143494 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c6d80606-d60f-4103-9024-906a4d0424f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:43.145609 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-68c04ed5-7c7b-4557-a94d-b3d2d69595f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:43.147181 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6d80606-d60f-4103-9024-906a4d0424f0 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:08:43.147181 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6d80606-d60f-4103-9024-906a4d0424f0 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:43.147320 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6d80606-d60f-4103-9024-906a4d0424f0 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:43.149087 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68c04ed5-7c7b-4557-a94d-b3d2d69595f1 tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] GET https://10.4.3.4/volume/v3/os-services?host=np0000007271&binary=cinder-volume Aug 13 22:08:43.149087 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68c04ed5-7c7b-4557-a94d-b3d2d69595f1 tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:43.150525 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68c04ed5-7c7b-4557-a94d-b3d2d69595f1 tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:43.159669 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68c04ed5-7c7b-4557-a94d-b3d2d69595f1 tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] https://10.4.3.4/volume/v3/os-services?host=np0000007271&binary=cinder-volume returned with HTTP 200 Aug 13 22:08:43.161002 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 596/2376] 10.4.3.4 () {66 vars in 1312 bytes} [Thu Aug 13 22:08:43 2026] GET /volume/v3/os-services?host=np0000007271&binary=cinder-volume => generated 275 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:43.165217 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:43.165217 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:43.171167 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c6d80606-d60f-4103-9024-906a4d0424f0 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:43.173254 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-216166bc-25b1-44d5-b318-9faa56f87f3d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:43.177895 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-216166bc-25b1-44d5-b318-9faa56f87f3d tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] GET https://10.4.3.4/volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 Aug 13 22:08:43.177895 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-216166bc-25b1-44d5-b318-9faa56f87f3d tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:43.178159 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-216166bc-25b1-44d5-b318-9faa56f87f3d tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:43.178587 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6d80606-d60f-4103-9024-906a4d0424f0 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:08:43.179080 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 594/2377] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:43 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:43.189837 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:43.189837 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:43.196169 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-216166bc-25b1-44d5-b318-9faa56f87f3d tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Volume info retrieved successfully. Aug 13 22:08:43.202778 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-216166bc-25b1-44d5-b318-9faa56f87f3d tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] https://10.4.3.4/volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 returned with HTTP 200 Aug 13 22:08:43.203994 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 598/2378] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:43 2026] GET /volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:43.227383 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-00ad5fe2-ba7c-4db9-9810-30a56b6c17ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:43.230270 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00ad5fe2-ba7c-4db9-9810-30a56b6c17ac tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] DELETE https://10.4.3.4/volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 Aug 13 22:08:43.230937 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00ad5fe2-ba7c-4db9-9810-30a56b6c17ac tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:43.230937 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00ad5fe2-ba7c-4db9-9810-30a56b6c17ac tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:43.231052 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-00ad5fe2-ba7c-4db9-9810-30a56b6c17ac tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Delete volume with id: 52f3863c-dd37-45ff-81ae-bbd5b1c42da3 Aug 13 22:08:43.242234 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:43.242234 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:43.243085 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-00ad5fe2-ba7c-4db9-9810-30a56b6c17ac tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Volume info retrieved successfully. Aug 13 22:08:43.271610 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-00ad5fe2-ba7c-4db9-9810-30a56b6c17ac tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Delete volume request issued successfully. Aug 13 22:08:43.271610 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00ad5fe2-ba7c-4db9-9810-30a56b6c17ac tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] https://10.4.3.4/volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 returned with HTTP 202 Aug 13 22:08:43.272103 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 591/2379] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:08:43 2026] DELETE /volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:08:43.286304 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad68ba1e-211a-4251-b2c9-dd1891a28a0c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:43.289148 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad68ba1e-211a-4251-b2c9-dd1891a28a0c tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] GET https://10.4.3.4/volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 Aug 13 22:08:43.289359 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad68ba1e-211a-4251-b2c9-dd1891a28a0c tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:43.289823 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad68ba1e-211a-4251-b2c9-dd1891a28a0c tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:43.300186 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:43.300186 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:43.308994 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ad68ba1e-211a-4251-b2c9-dd1891a28a0c tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Volume info retrieved successfully. Aug 13 22:08:43.321873 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad68ba1e-211a-4251-b2c9-dd1891a28a0c tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] https://10.4.3.4/volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 returned with HTTP 200 Aug 13 22:08:43.322522 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 597/2380] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:43 2026] GET /volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:43.581818 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d865ef8-5b83-4cf9-a308-1ce9c926747c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:43.581818 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d865ef8-5b83-4cf9-a308-1ce9c926747c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:43.587201 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d865ef8-5b83-4cf9-a308-1ce9c926747c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:43.587201 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d865ef8-5b83-4cf9-a308-1ce9c926747c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:43.587201 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7d865ef8-5b83-4cf9-a308-1ce9c926747c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:43.593741 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:43.593741 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:43.595075 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d865ef8-5b83-4cf9-a308-1ce9c926747c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:43.595075 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 595/2381] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:43 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:43.711230 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-38d91272-4cad-4182-a2c9-06da8f311b4b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:43.714832 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38d91272-4cad-4182-a2c9-06da8f311b4b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:43.717261 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38d91272-4cad-4182-a2c9-06da8f311b4b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:43.717261 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38d91272-4cad-4182-a2c9-06da8f311b4b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:43.731886 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:43.731886 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:43.742947 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-38d91272-4cad-4182-a2c9-06da8f311b4b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:43.751114 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38d91272-4cad-4182-a2c9-06da8f311b4b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:43.751900 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 599/2382] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:43 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:43.823626 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-b19b1d51-2f3f-46ba-be91-47a63a53ae41 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:43.827526 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-b19b1d51-2f3f-46ba-be91-47a63a53ae41 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:43.827801 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-b19b1d51-2f3f-46ba-be91-47a63a53ae41 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:43.828128 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-b19b1d51-2f3f-46ba-be91-47a63a53ae41 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:43.838790 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:43.838790 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:43.848803 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-b19b1d51-2f3f-46ba-be91-47a63a53ae41 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:43.855056 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-b19b1d51-2f3f-46ba-be91-47a63a53ae41 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:43.855643 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 592/2383] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:08:43 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:43.962137 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-14f4a5e7-9a75-4cf5-9f0e-46001f064cb2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:43.962808 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14f4a5e7-9a75-4cf5-9f0e-46001f064cb2 None None] GET https://10.4.3.4/volume// Aug 13 22:08:43.963106 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14f4a5e7-9a75-4cf5-9f0e-46001f064cb2 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:43.963402 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14f4a5e7-9a75-4cf5-9f0e-46001f064cb2 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:43.963887 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14f4a5e7-9a75-4cf5-9f0e-46001f064cb2 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:43.964275 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 598/2384] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:08:43 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:43.979391 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-284990a2-cc3b-4914-82d5-d67e33f7bcab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:43.982114 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-284990a2-cc3b-4914-82d5-d67e33f7bcab tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:08:43.982746 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-284990a2-cc3b-4914-82d5-d67e33f7bcab tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66af652e-30c7-42bf-a978-421a181d6a51", "connector": null, "instance_uuid": "196d86cf-c27d-488e-9468-a369390c4db0"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:43.998117 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:43.998117 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:44.034294 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-284990a2-cc3b-4914-82d5-d67e33f7bcab tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:08:44.035063 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 596/2385] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:08:43 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 13 22:08:44.074444 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca46be02-0450-461b-8334-fbc5f20bc073 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:44.079190 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca46be02-0450-461b-8334-fbc5f20bc073 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:44.079701 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca46be02-0450-461b-8334-fbc5f20bc073 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:44.080001 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca46be02-0450-461b-8334-fbc5f20bc073 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:44.089986 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-864996df-957d-4ec9-82be-70385d1dca52 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:44.090351 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-864996df-957d-4ec9-82be-70385d1dca52 None None] GET https://10.4.3.4/volume// Aug 13 22:08:44.090499 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-864996df-957d-4ec9-82be-70385d1dca52 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:44.090773 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-864996df-957d-4ec9-82be-70385d1dca52 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:44.091502 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-864996df-957d-4ec9-82be-70385d1dca52 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:44.091502 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 593/2386] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:08:44 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:44.097532 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:44.097532 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:44.102792 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-1cbe5e08-a106-4a78-aa06-43bb691b30b9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:44.106453 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ca46be02-0450-461b-8334-fbc5f20bc073 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:44.107014 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-1cbe5e08-a106-4a78-aa06-43bb691b30b9 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:44.107014 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-1cbe5e08-a106-4a78-aa06-43bb691b30b9 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:44.107014 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-1cbe5e08-a106-4a78-aa06-43bb691b30b9 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:44.107158 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b40664d0-1e67-427b-94a0-c01cde7dec26 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:44.108996 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b40664d0-1e67-427b-94a0-c01cde7dec26 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:44.109235 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b40664d0-1e67-427b-94a0-c01cde7dec26 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:44.109489 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b40664d0-1e67-427b-94a0-c01cde7dec26 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:44.109637 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b40664d0-1e67-427b-94a0-c01cde7dec26 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:44.113780 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca46be02-0450-461b-8334-fbc5f20bc073 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:44.113780 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 600/2387] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:44 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 838 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:44.116871 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:44.116871 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:44.117903 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b40664d0-1e67-427b-94a0-c01cde7dec26 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:44.118377 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:44.118377 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:44.118512 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 597/2388] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:44 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:44.123701 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-1cbe5e08-a106-4a78-aa06-43bb691b30b9 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:44.131403 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-1cbe5e08-a106-4a78-aa06-43bb691b30b9 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:44.132581 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 599/2389] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:08:44 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 1018 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:08:44.151268 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dbb3b8dd-7b0b-43d7-aa98-e8b61bd501a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:44.151268 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbb3b8dd-7b0b-43d7-aa98-e8b61bd501a1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:44.151268 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dbb3b8dd-7b0b-43d7-aa98-e8b61bd501a1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:44.151898 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dbb3b8dd-7b0b-43d7-aa98-e8b61bd501a1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:44.178641 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:44.178641 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:44.186986 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dbb3b8dd-7b0b-43d7-aa98-e8b61bd501a1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:44.194340 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbb3b8dd-7b0b-43d7-aa98-e8b61bd501a1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:44.194918 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 594/2390] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:44 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 875 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:44.211050 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3b05ae7c-aee5-4d70-9425-29abbd00df17 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:44.214330 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b05ae7c-aee5-4d70-9425-29abbd00df17 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:08:44.214330 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b05ae7c-aee5-4d70-9425-29abbd00df17 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:44.214330 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b05ae7c-aee5-4d70-9425-29abbd00df17 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:44.228701 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:44.228701 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:44.232808 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3b05ae7c-aee5-4d70-9425-29abbd00df17 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:44.241408 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b05ae7c-aee5-4d70-9425-29abbd00df17 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:08:44.242083 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 601/2391] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:44 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:44.283323 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-732f236e-446e-4f6f-a0fa-f8ca039dcbe1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:44.285699 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-732f236e-446e-4f6f-a0fa-f8ca039dcbe1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] PUT https://10.4.3.4/volume/v3/attachments/953e021f-eda8-4039-97fe-c45a4d90a0d9 Aug 13 22:08:44.286144 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-732f236e-446e-4f6f-a0fa-f8ca039dcbe1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:44.295622 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-732f236e-446e-4f6f-a0fa-f8ca039dcbe1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Acquiring lock "cinder-attachment_update-66af652e-30c7-42bf-a978-421a181d6a51-np0000007271" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:08:44.302792 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-732f236e-446e-4f6f-a0fa-f8ca039dcbe1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Lock "cinder-attachment_update-66af652e-30c7-42bf-a978-421a181d6a51-np0000007271" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:08:44.304150 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:44.304150 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:44.336914 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6b688b49-92d7-4be5-af36-f630ad6f76b9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:44.339781 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b688b49-92d7-4be5-af36-f630ad6f76b9 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] GET https://10.4.3.4/volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 Aug 13 22:08:44.340608 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b688b49-92d7-4be5-af36-f630ad6f76b9 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:44.341027 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b688b49-92d7-4be5-af36-f630ad6f76b9 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:44.348113 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b688b49-92d7-4be5-af36-f630ad6f76b9 tempest-VolumesServicesTestJSON-673628915 tempest-VolumesServicesTestJSON-673628915-project-member] https://10.4.3.4/volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 returned with HTTP 404 Aug 13 22:08:44.349322 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 600/2392] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:44 2026] GET /volume/v3/volumes/52f3863c-dd37-45ff-81ae-bbd5b1c42da3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:44.362097 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df59d6ce-ee08-4cff-a5ff-7f6758b731d1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:44.364656 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df59d6ce-ee08-4cff-a5ff-7f6758b731d1 tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] GET https://10.4.3.4/volume/v3/os-services Aug 13 22:08:44.364948 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df59d6ce-ee08-4cff-a5ff-7f6758b731d1 tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:44.365221 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df59d6ce-ee08-4cff-a5ff-7f6758b731d1 tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:44.372772 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df59d6ce-ee08-4cff-a5ff-7f6758b731d1 tempest-VolumesServicesTestJSON-1414612165 tempest-VolumesServicesTestJSON-1414612165-project-admin] https://10.4.3.4/volume/v3/os-services returned with HTTP 200 Aug 13 22:08:44.373461 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 595/2393] 10.4.3.4 () {66 vars in 1235 bytes} [Thu Aug 13 22:08:44 2026] GET /volume/v3/os-services => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:44.462478 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-732f236e-446e-4f6f-a0fa-f8ca039dcbe1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Lock "cinder-attachment_update-66af652e-30c7-42bf-a978-421a181d6a51-np0000007271" released by "attachment_update" :: held 0.160s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:08:44.465222 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-732f236e-446e-4f6f-a0fa-f8ca039dcbe1 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/attachments/953e021f-eda8-4039-97fe-c45a4d90a0d9 returned with HTTP 200 Aug 13 22:08:44.465222 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 598/2394] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:08:44 2026] PUT /volume/v3/attachments/953e021f-eda8-4039-97fe-c45a4d90a0d9 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:44.612589 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-df24ac82-5205-41e8-85d4-50dbadae3c0f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:44.620049 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df24ac82-5205-41e8-85d4-50dbadae3c0f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:44.623982 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df24ac82-5205-41e8-85d4-50dbadae3c0f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:44.623982 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df24ac82-5205-41e8-85d4-50dbadae3c0f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:44.623982 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-df24ac82-5205-41e8-85d4-50dbadae3c0f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:44.632968 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:44.632968 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:44.634680 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df24ac82-5205-41e8-85d4-50dbadae3c0f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:44.635446 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 602/2395] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:44 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 732 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:44.723735 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-4d6c44e6-78bc-42c2-9099-fe7cbca3c91d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:44.726634 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-4d6c44e6-78bc-42c2-9099-fe7cbca3c91d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] POST https://10.4.3.4/volume/v3/attachments/8b12523a-bcc2-4756-919b-ed429122904f/action Aug 13 22:08:44.726868 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-4d6c44e6-78bc-42c2-9099-fe7cbca3c91d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:44.726973 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-4d6c44e6-78bc-42c2-9099-fe7cbca3c91d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:44.748405 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:44.748405 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:44.766463 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5f44b185-ce77-4782-bef0-f7a5cf75e2bc req-4d6c44e6-78bc-42c2-9099-fe7cbca3c91d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/attachments/8b12523a-bcc2-4756-919b-ed429122904f/action returned with HTTP 204 Aug 13 22:08:44.766617 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 601/2396] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:08:44 2026] POST /volume/v3/attachments/8b12523a-bcc2-4756-919b-ed429122904f/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:45.134325 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f9f8c116-2dc8-467f-b223-3e21a5f871a4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:45.136715 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d4cb393-a229-4956-8818-449fcc49da54 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:45.137173 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9f8c116-2dc8-467f-b223-3e21a5f871a4 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:45.137173 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9f8c116-2dc8-467f-b223-3e21a5f871a4 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:45.137173 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9f8c116-2dc8-467f-b223-3e21a5f871a4 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:45.141459 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d4cb393-a229-4956-8818-449fcc49da54 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:45.141459 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d4cb393-a229-4956-8818-449fcc49da54 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:45.141459 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d4cb393-a229-4956-8818-449fcc49da54 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:45.143471 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8d4cb393-a229-4956-8818-449fcc49da54 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:45.149026 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:45.149026 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:45.150900 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:45.150900 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:45.152340 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d4cb393-a229-4956-8818-449fcc49da54 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:45.153348 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 599/2397] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:45 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:45.157655 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f9f8c116-2dc8-467f-b223-3e21a5f871a4 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:45.164871 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9f8c116-2dc8-467f-b223-3e21a5f871a4 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:45.165289 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 596/2398] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:45 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:45.213358 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cf991a65-e9a3-415c-b2b3-9daee5e8f119 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:45.215269 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cf991a65-e9a3-415c-b2b3-9daee5e8f119 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:45.215701 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cf991a65-e9a3-415c-b2b3-9daee5e8f119 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:45.215876 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cf991a65-e9a3-415c-b2b3-9daee5e8f119 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:45.228353 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:45.228353 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:45.234386 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cf991a65-e9a3-415c-b2b3-9daee5e8f119 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:45.240326 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cf991a65-e9a3-415c-b2b3-9daee5e8f119 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:45.240837 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 603/2399] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:45 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:45.260143 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44e3bf0c-e0fd-408e-b573-8cfa87426060 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:45.262700 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44e3bf0c-e0fd-408e-b573-8cfa87426060 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:08:45.262941 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44e3bf0c-e0fd-408e-b573-8cfa87426060 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:45.263189 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44e3bf0c-e0fd-408e-b573-8cfa87426060 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:45.284407 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:45.284407 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:45.290310 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-44e3bf0c-e0fd-408e-b573-8cfa87426060 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:45.296597 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44e3bf0c-e0fd-408e-b573-8cfa87426060 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:08:45.297447 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 602/2400] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:45 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:45.313130 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-73135821-fb19-4558-baba-4fbc0e062160 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:45.321955 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73135821-fb19-4558-baba-4fbc0e062160 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:08:45.322596 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73135821-fb19-4558-baba-4fbc0e062160 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:45.325104 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73135821-fb19-4558-baba-4fbc0e062160 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:45.352281 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:45.352281 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:45.359653 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-73135821-fb19-4558-baba-4fbc0e062160 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:45.366056 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73135821-fb19-4558-baba-4fbc0e062160 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:08:45.366506 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 600/2401] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:45 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 1144 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:45.383285 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-efa16353-ccb6-429c-a05a-ec57144b968a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:45.388194 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-efa16353-ccb6-429c-a05a-ec57144b968a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] POST https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action Aug 13 22:08:45.389227 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-efa16353-ccb6-429c-a05a-ec57144b968a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action body: b'{"os-detach": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:45.389607 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-efa16353-ccb6-429c-a05a-ec57144b968a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:45.410834 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:45.410834 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:45.411953 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-efa16353-ccb6-429c-a05a-ec57144b968a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:45.479684 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-efa16353-ccb6-429c-a05a-ec57144b968a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Attachment connected to vm f3429eca-270b-4817-a695-58a9133ed767, checking data on nova Aug 13 22:08:45.480183 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.compute.nova [None req-efa16353-ccb6-429c-a05a-ec57144b968a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Creating Keystone token plugin using URL: https://10.4.3.4/identity {{(pid=100268) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 22:08:45.651056 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8df28f50-c4ee-4871-822e-ca5fff30a3d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:45.655380 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8df28f50-c4ee-4871-822e-ca5fff30a3d6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:45.655645 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8df28f50-c4ee-4871-822e-ca5fff30a3d6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:45.655871 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8df28f50-c4ee-4871-822e-ca5fff30a3d6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:45.656002 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8df28f50-c4ee-4871-822e-ca5fff30a3d6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:45.662663 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:45.662663 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:45.663947 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8df28f50-c4ee-4871-822e-ca5fff30a3d6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:45.665144 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 604/2402] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:45 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:45.804555 np0000007271 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-efa16353-ccb6-429c-a05a-ec57144b968a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] REQ: curl -g -i -X GET https://10.4.3.4/compute/v2.1/servers/f3429eca-270b-4817-a695-58a9133ed767/os-volume_attachments/4c0d35e5-07bd-4431-9d99-13b78b7a48dd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}97e58f5709e36e2285183e586fec378808eed017c1966a9584c73cba15644941" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-efa16353-ccb6-429c-a05a-ec57144b968a" -H "X-Service-Token: {SHA256}f8bbc171b30995b5ab3ed31fe1157140b4c6e62dbe5d0807ce4748b8e371f2ff" {{(pid=100268) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 22:08:46.058079 np0000007271 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-efa16353-ccb6-429c-a05a-ec57144b968a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 22:08:45 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-17a7d9c3-6749-4334-9410-d3bb61e36ca0 x-openstack-request-id: req-17a7d9c3-6749-4334-9410-d3bb61e36ca0 {{(pid=100268) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 22:08:46.058204 np0000007271 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-efa16353-ccb6-429c-a05a-ec57144b968a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4c0d35e5-07bd-4431-9d99-13b78b7a48dd", "serverId": "f3429eca-270b-4817-a695-58a9133ed767", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8b12523a-bcc2-4756-919b-ed429122904f", "bdm_uuid": "18bb9606-a634-46eb-bc47-2c3ff2527759"}} {{(pid=100268) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 22:08:46.058204 np0000007271 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-efa16353-ccb6-429c-a05a-ec57144b968a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET call to compute for https://10.4.3.4/compute/v2.1/servers/f3429eca-270b-4817-a695-58a9133ed767/os-volume_attachments/4c0d35e5-07bd-4431-9d99-13b78b7a48dd used request id req-17a7d9c3-6749-4334-9410-d3bb61e36ca0 {{(pid=100268) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 22:08:46.061740 np0000007271 devstack@c-api.service[100268]: ERROR cinder.volume.api [None req-efa16353-ccb6-429c-a05a-ec57144b968a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-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 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault [None req-efa16353-ccb6-429c-a05a-ec57144b968a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Caught error: Detach volume from instance f3429eca-270b-4817-a695-58a9133ed767 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f3429eca-270b-4817-a695-58a9133ed767 using the Compute API Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.065389 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f3429eca-270b-4817-a695-58a9133ed767 using the Compute API Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.middleware.fault [None req-efa16353-ccb6-429c-a05a-ec57144b968a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action returned with HTTP 409 Aug 13 22:08:46.067498 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 597/2403] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:08:45 2026] POST /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action => generated 167 bytes in 684 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:46.077409 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f22c5c3-6eb5-4dd9-bc91-67fd0c9f1b2c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:46.079524 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f22c5c3-6eb5-4dd9-bc91-67fd0c9f1b2c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] POST https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action Aug 13 22:08:46.080144 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f22c5c3-6eb5-4dd9-bc91-67fd0c9f1b2c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:46.080144 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f22c5c3-6eb5-4dd9-bc91-67fd0c9f1b2c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:46.097707 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:46.097707 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:46.098794 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9f22c5c3-6eb5-4dd9-bc91-67fd0c9f1b2c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:46.165334 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9fd141c9-e435-4a5e-b7e5-dbc3b0c54c8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:46.167293 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fd141c9-e435-4a5e-b7e5-dbc3b0c54c8d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:46.167577 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9fd141c9-e435-4a5e-b7e5-dbc3b0c54c8d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:46.167852 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9fd141c9-e435-4a5e-b7e5-dbc3b0c54c8d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:46.167966 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9fd141c9-e435-4a5e-b7e5-dbc3b0c54c8d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:46.172665 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:46.172665 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:46.173543 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fd141c9-e435-4a5e-b7e5-dbc3b0c54c8d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:46.174053 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 601/2404] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:46 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:46.179758 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8aa8d17e-d266-4c9c-9035-abc7f1279a78 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:46.183217 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8aa8d17e-d266-4c9c-9035-abc7f1279a78 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:46.183634 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8aa8d17e-d266-4c9c-9035-abc7f1279a78 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:46.183884 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8aa8d17e-d266-4c9c-9035-abc7f1279a78 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:46.194365 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9f22c5c3-6eb5-4dd9-bc91-67fd0c9f1b2c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Attachment connected to vm f3429eca-270b-4817-a695-58a9133ed767, checking data on nova Aug 13 22:08:46.194819 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.compute.nova [None req-9f22c5c3-6eb5-4dd9-bc91-67fd0c9f1b2c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Creating Keystone token plugin using URL: https://10.4.3.4/identity {{(pid=100265) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 22:08:46.200176 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:46.200176 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:46.208007 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8aa8d17e-d266-4c9c-9035-abc7f1279a78 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:46.214285 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8aa8d17e-d266-4c9c-9035-abc7f1279a78 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:46.215499 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 605/2405] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:46 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:46.263083 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3536f00e-c6b1-4221-9a7c-cef56ee649b4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:46.265887 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3536f00e-c6b1-4221-9a7c-cef56ee649b4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:46.266120 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3536f00e-c6b1-4221-9a7c-cef56ee649b4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:46.266384 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3536f00e-c6b1-4221-9a7c-cef56ee649b4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:46.319990 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-3536f00e-c6b1-4221-9a7c-cef56ee649b4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:46.335492 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:46.335492 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:46.340672 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3536f00e-c6b1-4221-9a7c-cef56ee649b4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:46.347573 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3536f00e-c6b1-4221-9a7c-cef56ee649b4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:46.348169 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 598/2406] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:46 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 875 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:46.474810 np0000007271 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-9f22c5c3-6eb5-4dd9-bc91-67fd0c9f1b2c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] REQ: curl -g -i -X GET https://10.4.3.4/compute/v2.1/servers/f3429eca-270b-4817-a695-58a9133ed767/os-volume_attachments/4c0d35e5-07bd-4431-9d99-13b78b7a48dd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6513ff70f939df9cf5ef7e1f537550d228d2baa3efe67f73973f98f0de1f6575" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-9f22c5c3-6eb5-4dd9-bc91-67fd0c9f1b2c" -H "X-Service-Token: {SHA256}e88987b667d1bac00cc0297c0105c4866298c36ed03f0edcd675d82b5940a609" {{(pid=100265) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 22:08:46.680242 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c2cc09a5-9574-4907-8425-3662e934400c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:46.682649 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2cc09a5-9574-4907-8425-3662e934400c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:46.682966 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2cc09a5-9574-4907-8425-3662e934400c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:46.683223 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2cc09a5-9574-4907-8425-3662e934400c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:46.683379 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c2cc09a5-9574-4907-8425-3662e934400c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:46.691245 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:46.691245 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:46.691779 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2cc09a5-9574-4907-8425-3662e934400c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:46.692235 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 602/2407] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:46 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:46.747993 np0000007271 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-9f22c5c3-6eb5-4dd9-bc91-67fd0c9f1b2c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 22:08:46 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-0bb4d5cf-5bb9-4351-9987-81d5ad7a3b60 x-openstack-request-id: req-0bb4d5cf-5bb9-4351-9987-81d5ad7a3b60 {{(pid=100265) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 22:08:46.748188 np0000007271 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-9f22c5c3-6eb5-4dd9-bc91-67fd0c9f1b2c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4c0d35e5-07bd-4431-9d99-13b78b7a48dd", "serverId": "f3429eca-270b-4817-a695-58a9133ed767", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8b12523a-bcc2-4756-919b-ed429122904f", "bdm_uuid": "18bb9606-a634-46eb-bc47-2c3ff2527759"}} {{(pid=100265) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 22:08:46.748369 np0000007271 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-9f22c5c3-6eb5-4dd9-bc91-67fd0c9f1b2c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET call to compute for https://10.4.3.4/compute/v2.1/servers/f3429eca-270b-4817-a695-58a9133ed767/os-volume_attachments/4c0d35e5-07bd-4431-9d99-13b78b7a48dd used request id req-0bb4d5cf-5bb9-4351-9987-81d5ad7a3b60 {{(pid=100265) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 22:08:46.750724 np0000007271 devstack@c-api.service[100265]: ERROR cinder.volume.api [None req-9f22c5c3-6eb5-4dd9-bc91-67fd0c9f1b2c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-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 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault [None req-9f22c5c3-6eb5-4dd9-bc91-67fd0c9f1b2c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Caught error: Detach volume from instance f3429eca-270b-4817-a695-58a9133ed767 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f3429eca-270b-4817-a695-58a9133ed767 using the Compute API Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: 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 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.753128 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f3429eca-270b-4817-a695-58a9133ed767 using the Compute API Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.middleware.fault [None req-9f22c5c3-6eb5-4dd9-bc91-67fd0c9f1b2c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action returned with HTTP 409 Aug 13 22:08:46.754164 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 603/2408] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:08:46 2026] POST /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action => generated 167 bytes in 677 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:46.762902 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8264f330-0963-4394-96d1-dbd4d0a67f0a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:46.764565 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 606/2409] 10.4.3.4 () {70 vars in 1583 bytes} [Thu Aug 13 22:08:46 2026] POST /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 13 22:08:46.772764 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e5a9b6e0-c020-4ac0-b95a-5882d72c8dab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:46.774667 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 599/2410] 10.4.3.4 () {70 vars in 1583 bytes} [Thu Aug 13 22:08:46 2026] POST /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 13 22:08:46.782767 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-48332bf3-6f7d-420c-a7e0-ca54406857fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:46.845496 np0000007271 devstack@c-api.service[100267]: WARNING keystonemiddleware.auth_token [None req-48332bf3-6f7d-420c-a7e0-ca54406857fd None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 22:08:46.846596 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 603/2411] 10.4.3.4 () {70 vars in 1583 bytes} [Thu Aug 13 22:08:46 2026] POST /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action => generated 114 bytes in 64 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 13 22:08:46.858447 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-003f2c8b-fcbd-47e4-b5ac-5c428b04161c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:46.887402 np0000007271 devstack@c-api.service[100265]: WARNING keystonemiddleware.auth_token [None req-003f2c8b-fcbd-47e4-b5ac-5c428b04161c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 22:08:46.888535 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 604/2412] 10.4.3.4 () {70 vars in 1583 bytes} [Thu Aug 13 22:08:46 2026] POST /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 13 22:08:46.900005 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dff57637-4507-4c69-9629-c04064813cda None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:47.030590 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dff57637-4507-4c69-9629-c04064813cda tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] POST https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action Aug 13 22:08:47.031073 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dff57637-4507-4c69-9629-c04064813cda tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:47.031296 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dff57637-4507-4c69-9629-c04064813cda tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:47.051353 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:47.051353 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:47.051947 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-dff57637-4507-4c69-9629-c04064813cda tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] Updating volume '4c0d35e5-07bd-4431-9d99-13b78b7a48dd' with '{'status': 'error'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 22:08:47.084641 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dff57637-4507-4c69-9629-c04064813cda tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action returned with HTTP 202 Aug 13 22:08:47.085051 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 607/2413] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:08:46 2026] POST /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:08:47.095942 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-558759ff-7861-4096-aaed-026c810c207d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:47.097606 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-558759ff-7861-4096-aaed-026c810c207d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:08:47.097962 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-558759ff-7861-4096-aaed-026c810c207d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:47.098305 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-558759ff-7861-4096-aaed-026c810c207d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:47.109214 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:47.109214 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:47.117446 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-558759ff-7861-4096-aaed-026c810c207d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:47.119973 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-558759ff-7861-4096-aaed-026c810c207d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:08:47.120666 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 600/2414] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:47 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:47.138253 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a3ab1fea-d8b2-4820-bdf9-f076e0b4662e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:47.140772 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3ab1fea-d8b2-4820-bdf9-f076e0b4662e tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] POST https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action Aug 13 22:08:47.141186 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3ab1fea-d8b2-4820-bdf9-f076e0b4662e tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "8b12523a-bcc2-4756-919b-ed429122904f"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:47.141379 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3ab1fea-d8b2-4820-bdf9-f076e0b4662e tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "8b12523a-bcc2-4756-919b-ed429122904f"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:47.156460 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:47.156460 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:47.156999 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a3ab1fea-d8b2-4820-bdf9-f076e0b4662e tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] Volume info retrieved successfully. Aug 13 22:08:47.191706 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a78c916d-22e9-47e7-85e8-1d9ad22b38ca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:47.194140 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a78c916d-22e9-47e7-85e8-1d9ad22b38ca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:47.194140 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a78c916d-22e9-47e7-85e8-1d9ad22b38ca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:47.194309 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a78c916d-22e9-47e7-85e8-1d9ad22b38ca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:47.194910 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a78c916d-22e9-47e7-85e8-1d9ad22b38ca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:47.233052 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d211d5a6-9f79-480f-9d9d-7189f6691653 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:47.235227 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d211d5a6-9f79-480f-9d9d-7189f6691653 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:47.235492 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d211d5a6-9f79-480f-9d9d-7189f6691653 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:47.235751 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d211d5a6-9f79-480f-9d9d-7189f6691653 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:47.240226 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a3ab1fea-d8b2-4820-bdf9-f076e0b4662e tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] Attachment connected to vm f3429eca-270b-4817-a695-58a9133ed767, checking data on nova Aug 13 22:08:47.244724 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.compute.nova [None req-a3ab1fea-d8b2-4820-bdf9-f076e0b4662e tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] Creating Keystone token plugin using URL: https://10.4.3.4/identity {{(pid=100267) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 22:08:47.249951 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:47.249951 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:47.258175 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d211d5a6-9f79-480f-9d9d-7189f6691653 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:47.264812 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d211d5a6-9f79-480f-9d9d-7189f6691653 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:47.265075 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-a78c916d-22e9-47e7-85e8-1d9ad22b38ca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:47.265361 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 608/2415] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:47 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:47.271254 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:47.271254 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:47.272512 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a78c916d-22e9-47e7-85e8-1d9ad22b38ca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:47.273057 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 605/2416] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:47 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 787 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:47.364657 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-afa352fa-ead3-446f-ab38-7cc7819d05fb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:47.369504 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-afa352fa-ead3-446f-ab38-7cc7819d05fb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:47.369504 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-afa352fa-ead3-446f-ab38-7cc7819d05fb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:47.369504 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-afa352fa-ead3-446f-ab38-7cc7819d05fb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:47.388830 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:47.388830 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:47.397193 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-afa352fa-ead3-446f-ab38-7cc7819d05fb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:47.406177 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-afa352fa-ead3-446f-ab38-7cc7819d05fb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:47.406799 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 601/2417] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:47 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:47.421941 np0000007271 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-a3ab1fea-d8b2-4820-bdf9-f076e0b4662e tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] REQ: curl -g -i -X GET https://10.4.3.4/compute/v2.1/servers/f3429eca-270b-4817-a695-58a9133ed767/os-volume_attachments/4c0d35e5-07bd-4431-9d99-13b78b7a48dd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}711ed9ac222ed8af451da25b81cf056c609a02e84dce43b5a455843e922afc9c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a3ab1fea-d8b2-4820-bdf9-f076e0b4662e" -H "X-Service-Token: {SHA256}1aa6393028d0b98d24537cfc8edc87df77cdb124956fd46f121c165946f4a4dc" {{(pid=100267) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 22:08:47.596668 np0000007271 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-a3ab1fea-d8b2-4820-bdf9-f076e0b4662e tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 22:08:47 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-c66a14d3-02f7-45b0-bcf5-edfedfb99bb2 x-openstack-request-id: req-c66a14d3-02f7-45b0-bcf5-edfedfb99bb2 {{(pid=100267) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 22:08:47.596893 np0000007271 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-a3ab1fea-d8b2-4820-bdf9-f076e0b4662e tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "4c0d35e5-07bd-4431-9d99-13b78b7a48dd", "serverId": "f3429eca-270b-4817-a695-58a9133ed767", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8b12523a-bcc2-4756-919b-ed429122904f", "bdm_uuid": "18bb9606-a634-46eb-bc47-2c3ff2527759"}} {{(pid=100267) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 22:08:47.597661 np0000007271 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-a3ab1fea-d8b2-4820-bdf9-f076e0b4662e tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] GET call to compute for https://10.4.3.4/compute/v2.1/servers/f3429eca-270b-4817-a695-58a9133ed767/os-volume_attachments/4c0d35e5-07bd-4431-9d99-13b78b7a48dd used request id req-c66a14d3-02f7-45b0-bcf5-edfedfb99bb2 {{(pid=100267) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 22:08:47.600058 np0000007271 devstack@c-api.service[100267]: ERROR cinder.volume.api [None req-a3ab1fea-d8b2-4820-bdf9-f076e0b4662e tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-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 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault [None req-a3ab1fea-d8b2-4820-bdf9-f076e0b4662e tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] Caught error: Detach volume from instance f3429eca-270b-4817-a695-58a9133ed767 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f3429eca-270b-4817-a695-58a9133ed767 using the Compute API Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 22:08:47.603525 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f3429eca-270b-4817-a695-58a9133ed767 using the Compute API Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.middleware.fault [None req-a3ab1fea-d8b2-4820-bdf9-f076e0b4662e tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action returned with HTTP 409 Aug 13 22:08:47.604998 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 604/2418] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:08:47 2026] POST /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action => generated 167 bytes in 466 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:47.617303 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d57de4db-bde6-404a-9012-fddd212acda3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:47.618729 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 609/2419] 10.4.3.4 () {70 vars in 1583 bytes} [Thu Aug 13 22:08:47 2026] POST /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 13 22:08:47.630778 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb422742-fdf3-4243-af75-ca597d044fc2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:47.662542 np0000007271 devstack@c-api.service[100265]: WARNING keystonemiddleware.auth_token [None req-cb422742-fdf3-4243-af75-ca597d044fc2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 22:08:47.664473 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 606/2420] 10.4.3.4 () {70 vars in 1583 bytes} [Thu Aug 13 22:08:47 2026] POST /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 13 22:08:47.672489 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4d7e3218-6e24-4bba-9d8f-fadcd642f198 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:47.676078 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d7e3218-6e24-4bba-9d8f-fadcd642f198 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:08:47.676294 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d7e3218-6e24-4bba-9d8f-fadcd642f198 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:47.676531 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d7e3218-6e24-4bba-9d8f-fadcd642f198 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:47.685319 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:47.685319 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:47.689170 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4d7e3218-6e24-4bba-9d8f-fadcd642f198 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:47.694168 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d7e3218-6e24-4bba-9d8f-fadcd642f198 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 returned with HTTP 200 Aug 13 22:08:47.694605 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 602/2421] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:47 2026] GET /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:47.706723 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e775c47-2fd0-46d4-b6f0-5ae5d7000c1a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:47.709379 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e775c47-2fd0-46d4-b6f0-5ae5d7000c1a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:47.709710 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e775c47-2fd0-46d4-b6f0-5ae5d7000c1a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:47.710003 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e775c47-2fd0-46d4-b6f0-5ae5d7000c1a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:47.710176 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2e775c47-2fd0-46d4-b6f0-5ae5d7000c1a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:47.711998 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4ef8defc-8d29-4854-bcee-0716508b466c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:47.715276 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4ef8defc-8d29-4854-bcee-0716508b466c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:08:47.715602 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4ef8defc-8d29-4854-bcee-0716508b466c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:47.715903 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4ef8defc-8d29-4854-bcee-0716508b466c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:47.725613 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:47.725613 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:47.731544 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4ef8defc-8d29-4854-bcee-0716508b466c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:47.740019 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4ef8defc-8d29-4854-bcee-0716508b466c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 returned with HTTP 200 Aug 13 22:08:47.740855 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 610/2422] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:47 2026] GET /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:47.781622 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-2e775c47-2fd0-46d4-b6f0-5ae5d7000c1a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-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=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:08:47.789631 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:47.789631 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:47.790407 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e775c47-2fd0-46d4-b6f0-5ae5d7000c1a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:47.790819 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 605/2423] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:47 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 732 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:47.805207 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-c2919463-a1ad-4c00-acfd-8005675e77fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:47.808163 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-c2919463-a1ad-4c00-acfd-8005675e77fd tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:08:47.808437 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-c2919463-a1ad-4c00-acfd-8005675e77fd tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:47.808729 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-c2919463-a1ad-4c00-acfd-8005675e77fd tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:47.818747 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:47.818747 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:47.823352 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-c2919463-a1ad-4c00-acfd-8005675e77fd tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:47.831010 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-c2919463-a1ad-4c00-acfd-8005675e77fd tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 returned with HTTP 200 Aug 13 22:08:47.831544 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 607/2424] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:08:47 2026] GET /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:47.926825 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-17d751c6-083a-43fc-ae86-23aaf0ee8c3d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:47.927352 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17d751c6-083a-43fc-ae86-23aaf0ee8c3d None None] GET https://10.4.3.4/volume// Aug 13 22:08:47.928449 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17d751c6-083a-43fc-ae86-23aaf0ee8c3d None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:47.928729 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17d751c6-083a-43fc-ae86-23aaf0ee8c3d None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:47.929212 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17d751c6-083a-43fc-ae86-23aaf0ee8c3d None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:47.929910 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 603/2425] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:08:47 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:47.940242 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-1e297bea-f5fd-4986-aa36-6db80b33d289 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:47.943374 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-1e297bea-f5fd-4986-aa36-6db80b33d289 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:08:47.943833 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-1e297bea-f5fd-4986-aa36-6db80b33d289 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a1353ed-ffe2-403b-bb70-6dccfd9cea12", "connector": null, "instance_uuid": "f3429eca-270b-4817-a695-58a9133ed767"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:47.953814 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:47.953814 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:47.986671 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-1e297bea-f5fd-4986-aa36-6db80b33d289 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:08:47.987499 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 611/2426] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:08:47 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 13 22:08:48.017588 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d382cac-36d8-4bb8-8055-dac958d72c90 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:48.020250 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d382cac-36d8-4bb8-8055-dac958d72c90 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:08:48.020575 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d382cac-36d8-4bb8-8055-dac958d72c90 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:48.021123 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d382cac-36d8-4bb8-8055-dac958d72c90 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:48.027701 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9b76fee-a8dd-41bb-86df-e5a329f60c0d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:48.028260 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9b76fee-a8dd-41bb-86df-e5a329f60c0d None None] GET https://10.4.3.4/volume// Aug 13 22:08:48.028369 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9b76fee-a8dd-41bb-86df-e5a329f60c0d None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:48.028631 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9b76fee-a8dd-41bb-86df-e5a329f60c0d None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:48.029013 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9b76fee-a8dd-41bb-86df-e5a329f60c0d None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:48.029386 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 608/2427] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:08:48 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:48.035817 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:48.035817 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:48.038599 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-a10255eb-196b-4494-8600-56c90a729242 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:48.040876 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-a10255eb-196b-4494-8600-56c90a729242 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:08:48.041144 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-a10255eb-196b-4494-8600-56c90a729242 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:48.041306 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-a10255eb-196b-4494-8600-56c90a729242 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:48.041472 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5d382cac-36d8-4bb8-8055-dac958d72c90 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:48.048385 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d382cac-36d8-4bb8-8055-dac958d72c90 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 returned with HTTP 200 Aug 13 22:08:48.049020 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 606/2428] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:48 2026] GET /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:48.058041 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:48.058041 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:48.062657 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-a10255eb-196b-4494-8600-56c90a729242 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:48.066863 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-a10255eb-196b-4494-8600-56c90a729242 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 returned with HTTP 200 Aug 13 22:08:48.067353 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 604/2429] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:08:48 2026] GET /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 => generated 1033 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:08:48.173967 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-dc247746-8e77-4d5a-8e82-d70429b66c72 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:48.177136 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-dc247746-8e77-4d5a-8e82-d70429b66c72 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] PUT https://10.4.3.4/volume/v3/attachments/18f8fb94-1bbc-4a9b-855b-b6b139be6a33 Aug 13 22:08:48.177136 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-dc247746-8e77-4d5a-8e82-d70429b66c72 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:48.187197 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-dc247746-8e77-4d5a-8e82-d70429b66c72 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Acquiring lock "cinder-attachment_update-7a1353ed-ffe2-403b-bb70-6dccfd9cea12-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:08:48.199647 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-dc247746-8e77-4d5a-8e82-d70429b66c72 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Lock "cinder-attachment_update-7a1353ed-ffe2-403b-bb70-6dccfd9cea12-np0000007271" acquired by "attachment_update" :: waited 0.012s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:08:48.201176 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:48.201176 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:48.282892 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-97081def-3c4a-43c9-ba0a-f1adf1c91f49 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:48.285005 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97081def-3c4a-43c9-ba0a-f1adf1c91f49 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:48.285293 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97081def-3c4a-43c9-ba0a-f1adf1c91f49 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:48.285597 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97081def-3c4a-43c9-ba0a-f1adf1c91f49 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:48.288363 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c255be11-ac7b-41bf-a658-b4cdf7982347 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:48.290819 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c255be11-ac7b-41bf-a658-b4cdf7982347 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:48.291099 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c255be11-ac7b-41bf-a658-b4cdf7982347 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:48.291475 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c255be11-ac7b-41bf-a658-b4cdf7982347 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:48.291572 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c255be11-ac7b-41bf-a658-b4cdf7982347 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:48.297826 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:48.297826 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:48.298597 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:48.298597 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:48.299066 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c255be11-ac7b-41bf-a658-b4cdf7982347 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:48.299689 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 607/2430] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:48 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:48.304966 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-97081def-3c4a-43c9-ba0a-f1adf1c91f49 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:48.312479 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97081def-3c4a-43c9-ba0a-f1adf1c91f49 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:48.312479 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 609/2431] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:48 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:48.322297 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-dc247746-8e77-4d5a-8e82-d70429b66c72 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Lock "cinder-attachment_update-7a1353ed-ffe2-403b-bb70-6dccfd9cea12-np0000007271" released by "attachment_update" :: held 0.123s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:08:48.322704 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-dc247746-8e77-4d5a-8e82-d70429b66c72 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/attachments/18f8fb94-1bbc-4a9b-855b-b6b139be6a33 returned with HTTP 200 Aug 13 22:08:48.323204 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 612/2432] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:08:48 2026] PUT /volume/v3/attachments/18f8fb94-1bbc-4a9b-855b-b6b139be6a33 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:48.420792 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-134f3c58-5818-4f37-966d-1a4ee0c65cbc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:48.423442 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-134f3c58-5818-4f37-966d-1a4ee0c65cbc tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:48.423720 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-134f3c58-5818-4f37-966d-1a4ee0c65cbc tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:48.424191 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-134f3c58-5818-4f37-966d-1a4ee0c65cbc tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:48.435722 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:48.435722 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:48.440936 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-134f3c58-5818-4f37-966d-1a4ee0c65cbc tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:48.447231 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-134f3c58-5818-4f37-966d-1a4ee0c65cbc tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:48.447837 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 605/2433] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:48 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:48.802690 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8289bdce-0a5a-430e-a72c-eacf4ba694bc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:48.805499 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8289bdce-0a5a-430e-a72c-eacf4ba694bc tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:48.805968 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8289bdce-0a5a-430e-a72c-eacf4ba694bc tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:48.806764 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8289bdce-0a5a-430e-a72c-eacf4ba694bc tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:48.806903 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8289bdce-0a5a-430e-a72c-eacf4ba694bc tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:48.814079 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:48.814079 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:48.814939 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8289bdce-0a5a-430e-a72c-eacf4ba694bc tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:48.815488 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 608/2434] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:48 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:49.064010 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1b371ec7-a988-4a9d-9e5c-b7fc3632f204 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:49.066826 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b371ec7-a988-4a9d-9e5c-b7fc3632f204 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:08:49.067139 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b371ec7-a988-4a9d-9e5c-b7fc3632f204 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:49.067668 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b371ec7-a988-4a9d-9e5c-b7fc3632f204 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:49.082261 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:49.082261 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:49.088247 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1b371ec7-a988-4a9d-9e5c-b7fc3632f204 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:49.095476 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b371ec7-a988-4a9d-9e5c-b7fc3632f204 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 returned with HTTP 200 Aug 13 22:08:49.095724 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 610/2435] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:49 2026] GET /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:49.313441 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-abcd10cf-875b-44b7-98c5-31f9a8ec9849 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:49.315658 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-abcd10cf-875b-44b7-98c5-31f9a8ec9849 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:49.315853 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-abcd10cf-875b-44b7-98c5-31f9a8ec9849 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:49.316068 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-abcd10cf-875b-44b7-98c5-31f9a8ec9849 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:49.316171 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-abcd10cf-875b-44b7-98c5-31f9a8ec9849 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:49.325351 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-be9ccb8f-2751-44d6-9746-b63db1eb6bdd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:49.327619 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be9ccb8f-2751-44d6-9746-b63db1eb6bdd tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:49.328681 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be9ccb8f-2751-44d6-9746-b63db1eb6bdd tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:49.328681 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be9ccb8f-2751-44d6-9746-b63db1eb6bdd tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:49.341295 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:49.341295 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:49.343806 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-abcd10cf-875b-44b7-98c5-31f9a8ec9849 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:49.344775 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 613/2436] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:49 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 787 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:49.354804 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:49.354804 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:49.360147 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-be9ccb8f-2751-44d6-9746-b63db1eb6bdd tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:49.365334 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be9ccb8f-2751-44d6-9746-b63db1eb6bdd tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:49.365807 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 606/2437] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:49 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:49.463468 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e11e65a2-0644-4991-80c0-76f43a90dfda None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:49.465742 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e11e65a2-0644-4991-80c0-76f43a90dfda tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:49.466061 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e11e65a2-0644-4991-80c0-76f43a90dfda tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:49.466312 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e11e65a2-0644-4991-80c0-76f43a90dfda tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:49.495195 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:49.495195 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:49.500263 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e11e65a2-0644-4991-80c0-76f43a90dfda tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:49.505950 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e11e65a2-0644-4991-80c0-76f43a90dfda tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:49.506474 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 609/2438] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:49 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 875 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:49.829555 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cd9a9b17-62cd-4abc-8c0e-768d6378fd7f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:49.834661 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd9a9b17-62cd-4abc-8c0e-768d6378fd7f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:49.834661 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd9a9b17-62cd-4abc-8c0e-768d6378fd7f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:49.834661 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd9a9b17-62cd-4abc-8c0e-768d6378fd7f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:49.834661 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cd9a9b17-62cd-4abc-8c0e-768d6378fd7f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:49.850025 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:49.850025 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:49.850532 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd9a9b17-62cd-4abc-8c0e-768d6378fd7f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:49.851002 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 611/2439] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:49 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 732 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:50.112260 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4ca2f080-92e9-4a33-b09c-bafe1aac9ff4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:50.113672 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4ca2f080-92e9-4a33-b09c-bafe1aac9ff4 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:08:50.113879 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4ca2f080-92e9-4a33-b09c-bafe1aac9ff4 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:50.114813 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4ca2f080-92e9-4a33-b09c-bafe1aac9ff4 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:50.124084 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:50.124084 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:50.127688 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4ca2f080-92e9-4a33-b09c-bafe1aac9ff4 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:50.132235 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4ca2f080-92e9-4a33-b09c-bafe1aac9ff4 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 returned with HTTP 200 Aug 13 22:08:50.132394 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 614/2440] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:50 2026] GET /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:50.362096 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-91963ae5-f8c3-47a7-83f1-f73ef75d8bca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:50.367966 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91963ae5-f8c3-47a7-83f1-f73ef75d8bca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:50.368742 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91963ae5-f8c3-47a7-83f1-f73ef75d8bca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:50.371470 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91963ae5-f8c3-47a7-83f1-f73ef75d8bca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:50.371470 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-91963ae5-f8c3-47a7-83f1-f73ef75d8bca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:50.383407 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:50.383407 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:50.383407 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91963ae5-f8c3-47a7-83f1-f73ef75d8bca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:50.383407 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 607/2441] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:50 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:50.383707 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae963f27-9e49-4545-93fe-5c10e85ae284 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:50.391788 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae963f27-9e49-4545-93fe-5c10e85ae284 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:50.391788 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae963f27-9e49-4545-93fe-5c10e85ae284 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:50.391788 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae963f27-9e49-4545-93fe-5c10e85ae284 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:50.421958 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:50.421958 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:50.429638 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ae963f27-9e49-4545-93fe-5c10e85ae284 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:50.437719 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae963f27-9e49-4545-93fe-5c10e85ae284 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:50.438318 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 610/2442] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:50 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 839 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:50.524958 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-429cd2e4-e30a-4a96-8349-d335a6bba1cd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:50.533121 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-429cd2e4-e30a-4a96-8349-d335a6bba1cd tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:50.533590 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-429cd2e4-e30a-4a96-8349-d335a6bba1cd tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:50.534084 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-429cd2e4-e30a-4a96-8349-d335a6bba1cd tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:50.551696 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:50.551696 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:50.557633 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-429cd2e4-e30a-4a96-8349-d335a6bba1cd tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:50.564856 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-429cd2e4-e30a-4a96-8349-d335a6bba1cd tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:50.565436 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 612/2443] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:50 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 875 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:50.794452 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-60a5428d-f0d7-4eaa-af4b-65fcd644d997 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:50.801522 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-60a5428d-f0d7-4eaa-af4b-65fcd644d997 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] POST https://10.4.3.4/volume/v3/attachments/953e021f-eda8-4039-97fe-c45a4d90a0d9/action Aug 13 22:08:50.801522 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-60a5428d-f0d7-4eaa-af4b-65fcd644d997 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:50.801522 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-60a5428d-f0d7-4eaa-af4b-65fcd644d997 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:50.824090 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:50.824090 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:50.847503 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ae74735e-8740-44ba-980d-41e3bdc88b24 req-60a5428d-f0d7-4eaa-af4b-65fcd644d997 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/attachments/953e021f-eda8-4039-97fe-c45a4d90a0d9/action returned with HTTP 204 Aug 13 22:08:50.848158 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 615/2444] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:08:50 2026] POST /volume/v3/attachments/953e021f-eda8-4039-97fe-c45a4d90a0d9/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:50.868615 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d13d47b8-7e5d-480a-ba29-18c46225f5af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:50.887522 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d13d47b8-7e5d-480a-ba29-18c46225f5af tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:50.887522 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d13d47b8-7e5d-480a-ba29-18c46225f5af tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:50.887522 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d13d47b8-7e5d-480a-ba29-18c46225f5af tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:50.887522 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d13d47b8-7e5d-480a-ba29-18c46225f5af tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:50.887522 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:50.887522 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:50.887522 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d13d47b8-7e5d-480a-ba29-18c46225f5af tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:50.887522 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 608/2445] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:50 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:51.150189 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d8443bd-342a-4118-bb8e-b75321055d08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:51.152348 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d8443bd-342a-4118-bb8e-b75321055d08 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:08:51.152583 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d8443bd-342a-4118-bb8e-b75321055d08 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:51.152807 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d8443bd-342a-4118-bb8e-b75321055d08 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:51.164910 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:51.164910 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:51.170222 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d8443bd-342a-4118-bb8e-b75321055d08 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:51.176039 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d8443bd-342a-4118-bb8e-b75321055d08 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 returned with HTTP 200 Aug 13 22:08:51.176671 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 611/2446] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:51 2026] GET /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:51.398284 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-573e653a-4d90-402a-9531-d9ff639f13d4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:51.401305 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-573e653a-4d90-402a-9531-d9ff639f13d4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:51.401506 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-573e653a-4d90-402a-9531-d9ff639f13d4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:51.401703 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-573e653a-4d90-402a-9531-d9ff639f13d4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:51.401838 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-573e653a-4d90-402a-9531-d9ff639f13d4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:51.407076 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:51.407076 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:51.407894 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-573e653a-4d90-402a-9531-d9ff639f13d4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:51.408477 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 613/2447] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:51 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:51.456190 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5616e629-1fda-48ff-a530-4ed0f9a47f17 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:51.458229 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5616e629-1fda-48ff-a530-4ed0f9a47f17 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:51.458477 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5616e629-1fda-48ff-a530-4ed0f9a47f17 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:51.458739 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5616e629-1fda-48ff-a530-4ed0f9a47f17 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:51.471805 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:51.471805 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:51.476553 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5616e629-1fda-48ff-a530-4ed0f9a47f17 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:51.482785 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5616e629-1fda-48ff-a530-4ed0f9a47f17 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:51.483256 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 616/2448] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:51 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 1131 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:51.501860 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e2555cbb-0274-4a4b-be93-655da4a92369 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:51.504549 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2555cbb-0274-4a4b-be93-655da4a92369 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:51.504845 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2555cbb-0274-4a4b-be93-655da4a92369 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:51.505483 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2555cbb-0274-4a4b-be93-655da4a92369 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:51.517898 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:51.517898 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:51.523157 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e2555cbb-0274-4a4b-be93-655da4a92369 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:51.530402 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2555cbb-0274-4a4b-be93-655da4a92369 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:51.531128 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 609/2449] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:51 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 1131 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:51.592504 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17241375-444d-4489-8417-03ab55098c86 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:51.594282 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17241375-444d-4489-8417-03ab55098c86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:51.594527 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17241375-444d-4489-8417-03ab55098c86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:51.594738 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17241375-444d-4489-8417-03ab55098c86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:51.607821 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:51.607821 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:51.613927 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-17241375-444d-4489-8417-03ab55098c86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:51.625316 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17241375-444d-4489-8417-03ab55098c86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:51.625782 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 612/2450] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:51 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:51.898983 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6b445a01-a4ca-4e05-a859-5f26e50d4695 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:51.902523 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b445a01-a4ca-4e05-a859-5f26e50d4695 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:51.902523 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b445a01-a4ca-4e05-a859-5f26e50d4695 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:51.902523 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b445a01-a4ca-4e05-a859-5f26e50d4695 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:51.902523 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6b445a01-a4ca-4e05-a859-5f26e50d4695 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:51.909628 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:51.909628 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:51.910636 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b445a01-a4ca-4e05-a859-5f26e50d4695 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:51.911522 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 614/2451] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:51 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:51.970520 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-8d2ec2ce-6953-4c9f-9694-6bd7be4f2ea0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:51.970520 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-8d2ec2ce-6953-4c9f-9694-6bd7be4f2ea0 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:51.970975 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-8d2ec2ce-6953-4c9f-9694-6bd7be4f2ea0 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:51.970975 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-8d2ec2ce-6953-4c9f-9694-6bd7be4f2ea0 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:51.990133 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:51.990133 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:51.996338 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-8d2ec2ce-6953-4c9f-9694-6bd7be4f2ea0 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:52.003462 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-8d2ec2ce-6953-4c9f-9694-6bd7be4f2ea0 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:52.004100 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 617/2452] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:08:51 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:52.043507 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-8cd06e03-dc1b-4a61-b9fd-39187a0a9370 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:52.044988 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-8cd06e03-dc1b-4a61-b9fd-39187a0a9370 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] POST https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb/action Aug 13 22:08:52.045534 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-8cd06e03-dc1b-4a61-b9fd-39187a0a9370 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:52.045534 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-8cd06e03-dc1b-4a61-b9fd-39187a0a9370 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:52.064215 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:52.064215 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:52.064215 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-8cd06e03-dc1b-4a61-b9fd-39187a0a9370 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:52.074446 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-8cd06e03-dc1b-4a61-b9fd-39187a0a9370 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Begin detaching volume completed successfully. Aug 13 22:08:52.075112 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-8cd06e03-dc1b-4a61-b9fd-39187a0a9370 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb/action returned with HTTP 202 Aug 13 22:08:52.075497 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 610/2453] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:08:52 2026] POST /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:08:52.102869 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6059c91f-da90-47c8-bad6-ee24d259d802 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:52.106332 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6059c91f-da90-47c8-bad6-ee24d259d802 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:52.106332 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6059c91f-da90-47c8-bad6-ee24d259d802 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:52.106332 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6059c91f-da90-47c8-bad6-ee24d259d802 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:52.125512 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:52.125512 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:52.131315 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6059c91f-da90-47c8-bad6-ee24d259d802 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:52.138239 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6059c91f-da90-47c8-bad6-ee24d259d802 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:52.138876 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 613/2454] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:52 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:08:52.148285 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e17e55ee-6c48-4700-984c-556b3ae67f28 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:52.148896 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e17e55ee-6c48-4700-984c-556b3ae67f28 None None] GET https://10.4.3.4/volume// Aug 13 22:08:52.149230 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e17e55ee-6c48-4700-984c-556b3ae67f28 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:52.149488 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e17e55ee-6c48-4700-984c-556b3ae67f28 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:52.150084 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e17e55ee-6c48-4700-984c-556b3ae67f28 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:52.150755 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 615/2455] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:08:52 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:52.163167 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-66f227af-a19f-4e6e-af37-2c059e0a9f26 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:52.165209 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-66f227af-a19f-4e6e-af37-2c059e0a9f26 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:52.165636 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-66f227af-a19f-4e6e-af37-2c059e0a9f26 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:52.166048 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-66f227af-a19f-4e6e-af37-2c059e0a9f26 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:52.179277 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:52.179277 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:52.184604 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-66f227af-a19f-4e6e-af37-2c059e0a9f26 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:52.191373 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-66f227af-a19f-4e6e-af37-2c059e0a9f26 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:52.192261 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 618/2456] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:08:52 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 1315 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:08:52.195370 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-33f613c0-f89c-4b6a-bc5e-e0c8db4a18a7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:52.196132 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33f613c0-f89c-4b6a-bc5e-e0c8db4a18a7 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:08:52.196343 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33f613c0-f89c-4b6a-bc5e-e0c8db4a18a7 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:52.196610 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33f613c0-f89c-4b6a-bc5e-e0c8db4a18a7 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:52.211042 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:52.211042 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:52.216835 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-33f613c0-f89c-4b6a-bc5e-e0c8db4a18a7 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:52.225629 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33f613c0-f89c-4b6a-bc5e-e0c8db4a18a7 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 returned with HTTP 200 Aug 13 22:08:52.227471 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 611/2457] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:52 2026] GET /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:52.421142 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-153a7b2c-3506-4a5f-b7a7-cb974a70a288 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:52.423960 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-153a7b2c-3506-4a5f-b7a7-cb974a70a288 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:52.424174 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-153a7b2c-3506-4a5f-b7a7-cb974a70a288 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:52.424254 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-153a7b2c-3506-4a5f-b7a7-cb974a70a288 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:52.424567 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-153a7b2c-3506-4a5f-b7a7-cb974a70a288 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:52.429033 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:52.429033 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:52.429883 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-153a7b2c-3506-4a5f-b7a7-cb974a70a288 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:52.430301 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 614/2458] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:52 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:52.651709 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5cf2f305-8067-4b0b-a19b-27ccbd719acb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:52.663361 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5cf2f305-8067-4b0b-a19b-27ccbd719acb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:52.663822 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5cf2f305-8067-4b0b-a19b-27ccbd719acb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:52.663822 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5cf2f305-8067-4b0b-a19b-27ccbd719acb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:52.684558 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:52.684558 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:52.690841 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5cf2f305-8067-4b0b-a19b-27ccbd719acb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:52.696925 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5cf2f305-8067-4b0b-a19b-27ccbd719acb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:52.697479 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 616/2459] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:52 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 875 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:52.928351 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee25888e-5deb-4b54-a55b-0a6c73347eb6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:52.933589 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee25888e-5deb-4b54-a55b-0a6c73347eb6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:52.933924 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee25888e-5deb-4b54-a55b-0a6c73347eb6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:52.934182 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee25888e-5deb-4b54-a55b-0a6c73347eb6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:52.934365 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ee25888e-5deb-4b54-a55b-0a6c73347eb6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:52.943700 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:52.943700 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:52.944598 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee25888e-5deb-4b54-a55b-0a6c73347eb6 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:52.945653 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 619/2460] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:52 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:53.155431 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5bc85b3e-c728-49e8-9e1c-e2a65416a25b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:53.157199 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5bc85b3e-c728-49e8-9e1c-e2a65416a25b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:53.157796 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5bc85b3e-c728-49e8-9e1c-e2a65416a25b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:53.158187 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5bc85b3e-c728-49e8-9e1c-e2a65416a25b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:53.173701 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:53.173701 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:53.179275 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5bc85b3e-c728-49e8-9e1c-e2a65416a25b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:53.187035 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5bc85b3e-c728-49e8-9e1c-e2a65416a25b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:53.187234 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 612/2461] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:53 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:53.242171 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0cb4e247-1e28-4b67-88c4-00ce0d5c4869 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:53.245044 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cb4e247-1e28-4b67-88c4-00ce0d5c4869 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:08:53.245364 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cb4e247-1e28-4b67-88c4-00ce0d5c4869 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:53.245720 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cb4e247-1e28-4b67-88c4-00ce0d5c4869 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:53.262458 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:53.262458 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:53.269290 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0cb4e247-1e28-4b67-88c4-00ce0d5c4869 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:53.276454 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cb4e247-1e28-4b67-88c4-00ce0d5c4869 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 returned with HTTP 200 Aug 13 22:08:53.276610 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 615/2462] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:53 2026] GET /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:53.445800 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e313e526-2be1-49b5-8c11-b4d209675081 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:53.452121 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e313e526-2be1-49b5-8c11-b4d209675081 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:53.454230 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e313e526-2be1-49b5-8c11-b4d209675081 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:53.454654 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e313e526-2be1-49b5-8c11-b4d209675081 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:53.455341 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e313e526-2be1-49b5-8c11-b4d209675081 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:53.468877 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:53.468877 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:53.469729 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e313e526-2be1-49b5-8c11-b4d209675081 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:53.471139 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 617/2463] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:53 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 787 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:53.720117 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-79277ab1-c295-4e4c-849f-7670205c980e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:53.723834 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79277ab1-c295-4e4c-849f-7670205c980e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:53.724056 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79277ab1-c295-4e4c-849f-7670205c980e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:53.724275 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79277ab1-c295-4e4c-849f-7670205c980e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:53.737177 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:53.737177 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:53.742020 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-79277ab1-c295-4e4c-849f-7670205c980e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:53.747925 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79277ab1-c295-4e4c-849f-7670205c980e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:53.748388 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 620/2464] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:53 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:53.822658 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-dc55d7e6-192a-4571-8fbd-c3229d7f0344 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:53.825261 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-dc55d7e6-192a-4571-8fbd-c3229d7f0344 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] POST https://10.4.3.4/volume/v3/attachments/18f8fb94-1bbc-4a9b-855b-b6b139be6a33/action Aug 13 22:08:53.828857 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-dc55d7e6-192a-4571-8fbd-c3229d7f0344 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:53.828857 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-dc55d7e6-192a-4571-8fbd-c3229d7f0344 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:53.849982 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:53.849982 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:53.871590 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-42fd9970-1ffe-4e27-9161-1e60aa3a0b53 req-dc55d7e6-192a-4571-8fbd-c3229d7f0344 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/attachments/18f8fb94-1bbc-4a9b-855b-b6b139be6a33/action returned with HTTP 204 Aug 13 22:08:53.871590 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 613/2465] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:08:53 2026] POST /volume/v3/attachments/18f8fb94-1bbc-4a9b-855b-b6b139be6a33/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:53.962590 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ad32c91e-c812-4b0e-a840-a636acd00a91 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:53.965332 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad32c91e-c812-4b0e-a840-a636acd00a91 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:53.965843 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad32c91e-c812-4b0e-a840-a636acd00a91 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:53.965945 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad32c91e-c812-4b0e-a840-a636acd00a91 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:53.966645 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ad32c91e-c812-4b0e-a840-a636acd00a91 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:53.974608 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:53.974608 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:53.975576 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad32c91e-c812-4b0e-a840-a636acd00a91 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:53.976532 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 616/2466] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:53 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:54.008288 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-58202380-1435-400b-b1e0-39cda95e4975 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:54.011389 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-58202380-1435-400b-b1e0-39cda95e4975 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] DELETE https://10.4.3.4/volume/v3/attachments/a1d2d761-9322-4fc8-82c5-63a392c8d43a Aug 13 22:08:54.011757 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-58202380-1435-400b-b1e0-39cda95e4975 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:54.012269 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-58202380-1435-400b-b1e0-39cda95e4975 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:54.024687 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:54.024687 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:54.111011 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3cf0194d-b903-4838-9d79-1b480f33b4d9 req-58202380-1435-400b-b1e0-39cda95e4975 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/attachments/a1d2d761-9322-4fc8-82c5-63a392c8d43a returned with HTTP 200 Aug 13 22:08:54.111682 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 618/2467] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:08:54 2026] DELETE /volume/v3/attachments/a1d2d761-9322-4fc8-82c5-63a392c8d43a => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:54.213320 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ae790b19-fdea-4b8d-8eee-8d3d4ce359f6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:54.215578 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ae790b19-fdea-4b8d-8eee-8d3d4ce359f6 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:54.215578 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ae790b19-fdea-4b8d-8eee-8d3d4ce359f6 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:54.215848 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ae790b19-fdea-4b8d-8eee-8d3d4ce359f6 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:54.226725 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:54.226725 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:54.231259 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ae790b19-fdea-4b8d-8eee-8d3d4ce359f6 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:54.236612 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ae790b19-fdea-4b8d-8eee-8d3d4ce359f6 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:54.237616 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 621/2468] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:54 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:54.295703 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a6cd41af-3728-4579-abf8-775029d69783 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:54.299542 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6cd41af-3728-4579-abf8-775029d69783 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:08:54.299542 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6cd41af-3728-4579-abf8-775029d69783 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:54.299542 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6cd41af-3728-4579-abf8-775029d69783 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:54.326467 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:54.326467 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:54.341236 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a6cd41af-3728-4579-abf8-775029d69783 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:54.357618 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6cd41af-3728-4579-abf8-775029d69783 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 returned with HTTP 200 Aug 13 22:08:54.361456 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 614/2469] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:54 2026] GET /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 => generated 1146 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:54.374499 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-7eeb155e-993c-4b25-82fa-f0d691240faa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:54.375083 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-7eeb155e-993c-4b25-82fa-f0d691240faa tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:54.375541 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-7eeb155e-993c-4b25-82fa-f0d691240faa tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:54.375720 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-7eeb155e-993c-4b25-82fa-f0d691240faa tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:54.380706 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-01e959b4-79b5-4eb9-a5a7-9cf3b885c4be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:54.383077 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01e959b4-79b5-4eb9-a5a7-9cf3b885c4be tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:08:54.383369 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01e959b4-79b5-4eb9-a5a7-9cf3b885c4be tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:54.384178 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01e959b4-79b5-4eb9-a5a7-9cf3b885c4be tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:54.392064 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:54.392064 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:54.397259 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-7eeb155e-993c-4b25-82fa-f0d691240faa tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:54.400855 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:54.400855 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:54.405176 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-7eeb155e-993c-4b25-82fa-f0d691240faa tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:54.405515 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 617/2470] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:08:54 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 1131 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:54.406446 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-01e959b4-79b5-4eb9-a5a7-9cf3b885c4be tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:54.414260 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01e959b4-79b5-4eb9-a5a7-9cf3b885c4be tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 returned with HTTP 200 Aug 13 22:08:54.414824 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 619/2471] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:54 2026] GET /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:54.433337 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7d858c69-0363-4196-8cfc-c9a7aaaf0c94 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:54.435282 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d858c69-0363-4196-8cfc-c9a7aaaf0c94 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] POST https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action Aug 13 22:08:54.436068 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d858c69-0363-4196-8cfc-c9a7aaaf0c94 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action body: b'{"os-detach": {"attachment_id": "18f8fb94-1bbc-4a9b-855b-b6b139be6a33"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:54.436068 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d858c69-0363-4196-8cfc-c9a7aaaf0c94 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "18f8fb94-1bbc-4a9b-855b-b6b139be6a33"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:54.439023 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-ea068568-ebbf-4269-b387-82bd2dcbd236 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:54.441488 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-ea068568-ebbf-4269-b387-82bd2dcbd236 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] POST https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51/action Aug 13 22:08:54.441952 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-ea068568-ebbf-4269-b387-82bd2dcbd236 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:54.442127 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-ea068568-ebbf-4269-b387-82bd2dcbd236 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:54.453658 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:54.453658 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:54.454297 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7d858c69-0363-4196-8cfc-c9a7aaaf0c94 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:54.461542 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:54.461542 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:54.462729 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-ea068568-ebbf-4269-b387-82bd2dcbd236 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:54.466366 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d858c69-0363-4196-8cfc-c9a7aaaf0c94 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action returned with HTTP 400 Aug 13 22:08:54.467188 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 622/2472] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:08:54 2026] POST /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action => generated 100 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:08:54.474709 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-ea068568-ebbf-4269-b387-82bd2dcbd236 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Begin detaching volume completed successfully. Aug 13 22:08:54.475021 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-ea068568-ebbf-4269-b387-82bd2dcbd236 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51/action returned with HTTP 202 Aug 13 22:08:54.476284 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 615/2473] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:08:54 2026] POST /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:08:54.485801 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6b894022-1678-4dde-8b6c-d85f0849b658 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:54.489018 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b894022-1678-4dde-8b6c-d85f0849b658 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:54.489299 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b894022-1678-4dde-8b6c-d85f0849b658 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:54.489573 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b894022-1678-4dde-8b6c-d85f0849b658 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:54.489721 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6b894022-1678-4dde-8b6c-d85f0849b658 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:54.497160 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:54.497160 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:54.498342 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b894022-1678-4dde-8b6c-d85f0849b658 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:54.498933 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 618/2474] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:54 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:54.511510 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb410822-55c9-4fbc-853f-dd4fbacd9ddf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:54.513902 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb410822-55c9-4fbc-853f-dd4fbacd9ddf tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:54.514187 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb410822-55c9-4fbc-853f-dd4fbacd9ddf tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:54.514264 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-6f848411-6253-4f55-bcec-e3e5442c222d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:54.514535 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb410822-55c9-4fbc-853f-dd4fbacd9ddf tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:54.517179 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-6f848411-6253-4f55-bcec-e3e5442c222d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:08:54.517471 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-6f848411-6253-4f55-bcec-e3e5442c222d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:54.517916 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-6f848411-6253-4f55-bcec-e3e5442c222d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:54.528513 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:54.528513 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:54.532005 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:54.532005 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:54.534080 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-6f848411-6253-4f55-bcec-e3e5442c222d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:54.539209 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cb410822-55c9-4fbc-853f-dd4fbacd9ddf tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:54.539956 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a4b30e58-78b0-44d4-8cfa-9abbd178516c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:54.540307 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4b30e58-78b0-44d4-8cfa-9abbd178516c None None] GET https://10.4.3.4/volume// Aug 13 22:08:54.540472 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-6f848411-6253-4f55-bcec-e3e5442c222d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 returned with HTTP 200 Aug 13 22:08:54.540640 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a4b30e58-78b0-44d4-8cfa-9abbd178516c None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:54.541130 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 623/2475] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:08:54 2026] GET /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:54.541211 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a4b30e58-78b0-44d4-8cfa-9abbd178516c None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:54.541681 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4b30e58-78b0-44d4-8cfa-9abbd178516c None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:54.542165 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 616/2476] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:08:54 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:54.546692 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb410822-55c9-4fbc-853f-dd4fbacd9ddf tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:54.547511 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 620/2477] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:54 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:54.552567 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-c3024c06-032a-4568-bca1-a895308e9c6d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:54.555753 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-c3024c06-032a-4568-bca1-a895308e9c6d tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:54.555978 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-c3024c06-032a-4568-bca1-a895308e9c6d tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:54.556204 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-c3024c06-032a-4568-bca1-a895308e9c6d tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:54.567072 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-5b05ee1f-8833-4a20-b019-7624dc86551c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:54.569742 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-5b05ee1f-8833-4a20-b019-7624dc86551c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] POST https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12/action Aug 13 22:08:54.569888 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:54.569888 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:54.570253 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-5b05ee1f-8833-4a20-b019-7624dc86551c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:54.570482 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-5b05ee1f-8833-4a20-b019-7624dc86551c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:54.575798 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-c3024c06-032a-4568-bca1-a895308e9c6d tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:54.581952 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-c3024c06-032a-4568-bca1-a895308e9c6d tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:54.582495 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 619/2478] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:08:54 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 1314 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:08:54.583969 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:54.583969 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:54.584661 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-5b05ee1f-8833-4a20-b019-7624dc86551c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:54.594398 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-5b05ee1f-8833-4a20-b019-7624dc86551c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Begin detaching volume completed successfully. Aug 13 22:08:54.594780 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-5b05ee1f-8833-4a20-b019-7624dc86551c tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12/action returned with HTTP 202 Aug 13 22:08:54.595671 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 624/2479] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:08:54 2026] POST /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:08:54.660404 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-273eb62f-b5bf-4f26-96f2-e5058835dee4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:54.660885 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-273eb62f-b5bf-4f26-96f2-e5058835dee4 None None] GET https://10.4.3.4/volume// Aug 13 22:08:54.661243 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-273eb62f-b5bf-4f26-96f2-e5058835dee4 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:54.661315 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-273eb62f-b5bf-4f26-96f2-e5058835dee4 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:54.661660 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-273eb62f-b5bf-4f26-96f2-e5058835dee4 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:54.661966 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 617/2480] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:08:54 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:54.676136 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-27127587-844d-45f6-8b90-26850a130b08 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:54.679315 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-27127587-844d-45f6-8b90-26850a130b08 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:08:54.679690 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-27127587-844d-45f6-8b90-26850a130b08 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:54.679917 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-27127587-844d-45f6-8b90-26850a130b08 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:54.695707 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:54.695707 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:54.700804 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-27127587-844d-45f6-8b90-26850a130b08 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:54.707253 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-27127587-844d-45f6-8b90-26850a130b08 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 returned with HTTP 200 Aug 13 22:08:54.707872 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 621/2481] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:08:54 2026] GET /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 => generated 1329 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:08:54.766656 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-30306c58-2646-4c97-a478-413e3b655830 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:54.768636 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30306c58-2646-4c97-a478-413e3b655830 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:54.768636 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30306c58-2646-4c97-a478-413e3b655830 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:54.768636 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30306c58-2646-4c97-a478-413e3b655830 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:54.783926 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:54.783926 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:54.789857 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-30306c58-2646-4c97-a478-413e3b655830 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:54.796724 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30306c58-2646-4c97-a478-413e3b655830 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:54.797265 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 620/2482] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:54 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:54.989699 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f5c964ae-cd42-49d8-b6cd-e5f41c40dd2f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:54.992669 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5c964ae-cd42-49d8-b6cd-e5f41c40dd2f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:08:54.993081 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5c964ae-cd42-49d8-b6cd-e5f41c40dd2f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:54.993239 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5c964ae-cd42-49d8-b6cd-e5f41c40dd2f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:54.993390 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f5c964ae-cd42-49d8-b6cd-e5f41c40dd2f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:55.005098 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:55.005098 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:55.008453 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5c964ae-cd42-49d8-b6cd-e5f41c40dd2f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:08:55.008453 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 625/2483] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:54 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:55.018135 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f9fe961c-3f02-4cd4-9991-0cf4651668e5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:55.020303 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9fe961c-3f02-4cd4-9991-0cf4651668e5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] POST https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01/action Aug 13 22:08:55.020806 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9fe961c-3f02-4cd4-9991-0cf4651668e5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:55.020991 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9fe961c-3f02-4cd4-9991-0cf4651668e5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:55.022684 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-f9fe961c-3f02-4cd4-9991-0cf4651668e5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Updating backup '6e143311-e96e-475c-a76f-5c86a5da1f01' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 22:08:55.030978 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:55.030978 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:55.032120 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-f9fe961c-3f02-4cd4-9991-0cf4651668e5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'dbc63e056f30457e8aaeb2d3df80c5b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5ad4e2ec8a44dedaec225b22201dd26', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:08:55.032398 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9fe961c-3f02-4cd4-9991-0cf4651668e5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01/action returned with HTTP 403 Aug 13 22:08:55.033036 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 618/2484] 10.4.3.4 () {70 vars in 1416 bytes} [Thu Aug 13 22:08:55 2026] POST /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:55.043807 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8018d05e-8b50-4f1d-91e6-13d86bfa94bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:55.049099 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8018d05e-8b50-4f1d-91e6-13d86bfa94bc tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/ee990902-3287-4fdd-ba8f-9ee16222edb7 Aug 13 22:08:55.049388 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8018d05e-8b50-4f1d-91e6-13d86bfa94bc tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:55.049700 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8018d05e-8b50-4f1d-91e6-13d86bfa94bc tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:55.049941 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8018d05e-8b50-4f1d-91e6-13d86bfa94bc tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Delete volume with id: ee990902-3287-4fdd-ba8f-9ee16222edb7 Aug 13 22:08:55.070449 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:55.070449 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:55.070449 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8018d05e-8b50-4f1d-91e6-13d86bfa94bc tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:08:55.100584 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8018d05e-8b50-4f1d-91e6-13d86bfa94bc tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Delete volume request issued successfully. Aug 13 22:08:55.101128 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8018d05e-8b50-4f1d-91e6-13d86bfa94bc tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/ee990902-3287-4fdd-ba8f-9ee16222edb7 returned with HTTP 202 Aug 13 22:08:55.101946 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 622/2485] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:08:55 2026] DELETE /volume/v3/volumes/ee990902-3287-4fdd-ba8f-9ee16222edb7 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:08:55.111462 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d52936bd-00df-492a-b732-bcbae48fc2f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:55.115430 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d52936bd-00df-492a-b732-bcbae48fc2f9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/ee990902-3287-4fdd-ba8f-9ee16222edb7 Aug 13 22:08:55.115736 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d52936bd-00df-492a-b732-bcbae48fc2f9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:55.116027 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d52936bd-00df-492a-b732-bcbae48fc2f9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:55.138443 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:55.138443 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:55.153327 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d52936bd-00df-492a-b732-bcbae48fc2f9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:08:55.160104 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d52936bd-00df-492a-b732-bcbae48fc2f9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/ee990902-3287-4fdd-ba8f-9ee16222edb7 returned with HTTP 200 Aug 13 22:08:55.161049 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 621/2486] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:55 2026] GET /volume/v3/volumes/ee990902-3287-4fdd-ba8f-9ee16222edb7 => generated 1003 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:55.513820 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-983d2786-03c6-4396-988e-1fb11c67d61d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:55.515892 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-983d2786-03c6-4396-988e-1fb11c67d61d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:55.516116 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-983d2786-03c6-4396-988e-1fb11c67d61d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:55.516454 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-983d2786-03c6-4396-988e-1fb11c67d61d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:55.516562 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-983d2786-03c6-4396-988e-1fb11c67d61d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:55.525574 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:55.525574 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:55.526511 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-983d2786-03c6-4396-988e-1fb11c67d61d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:55.527299 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 626/2487] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:55 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:55.540975 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-adebb9a8-ae2c-4baf-9998-60272ed9765b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:55.543907 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-adebb9a8-ae2c-4baf-9998-60272ed9765b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:08:55.544155 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-adebb9a8-ae2c-4baf-9998-60272ed9765b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:55.544394 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-adebb9a8-ae2c-4baf-9998-60272ed9765b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:55.556591 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:55.556591 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:55.561684 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-adebb9a8-ae2c-4baf-9998-60272ed9765b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:08:55.564530 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fb6782fb-258e-47e0-bf51-ca20a8416472 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:55.568207 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb6782fb-258e-47e0-bf51-ca20a8416472 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:55.568301 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-adebb9a8-ae2c-4baf-9998-60272ed9765b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 200 Aug 13 22:08:55.568337 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb6782fb-258e-47e0-bf51-ca20a8416472 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:55.568360 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 619/2488] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:55 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 1130 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:55.568403 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb6782fb-258e-47e0-bf51-ca20a8416472 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:55.582440 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-83ec27a1-46c8-4330-a068-51aa75711494 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:55.584258 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83ec27a1-46c8-4330-a068-51aa75711494 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] DELETE https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:55.584465 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83ec27a1-46c8-4330-a068-51aa75711494 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:55.584739 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83ec27a1-46c8-4330-a068-51aa75711494 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:55.584739 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-83ec27a1-46c8-4330-a068-51aa75711494 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete backup with id: d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. Aug 13 22:08:55.585039 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:55.585039 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:55.589793 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:55.589793 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:55.591190 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fb6782fb-258e-47e0-bf51-ca20a8416472 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:55.598732 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb6782fb-258e-47e0-bf51-ca20a8416472 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:55.599390 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 623/2489] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:55 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:55.604806 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-83ec27a1-46c8-4330-a068-51aa75711494 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] delete_backup rpcapi backup_id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:08:55.607618 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83ec27a1-46c8-4330-a068-51aa75711494 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 202 Aug 13 22:08:55.608113 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 622/2490] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:08:55 2026] DELETE /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:08:55.618476 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e231b29d-2fb9-4edd-965d-7790ddfa50dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:55.620551 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-0c1739a9-edd1-4d12-a23c-ea1ccfbd9a44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:55.620865 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e231b29d-2fb9-4edd-965d-7790ddfa50dc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:55.621525 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e231b29d-2fb9-4edd-965d-7790ddfa50dc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:55.621959 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e231b29d-2fb9-4edd-965d-7790ddfa50dc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:55.622226 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e231b29d-2fb9-4edd-965d-7790ddfa50dc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:55.623026 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-0c1739a9-edd1-4d12-a23c-ea1ccfbd9a44 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] DELETE https://10.4.3.4/volume/v3/attachments/953e021f-eda8-4039-97fe-c45a4d90a0d9 Aug 13 22:08:55.623291 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-0c1739a9-edd1-4d12-a23c-ea1ccfbd9a44 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:55.623579 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-0c1739a9-edd1-4d12-a23c-ea1ccfbd9a44 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:55.629886 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:55.629886 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:55.631092 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e231b29d-2fb9-4edd-965d-7790ddfa50dc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 200 Aug 13 22:08:55.632758 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 627/2491] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:55 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:55.637442 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:55.637442 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:55.722906 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-af0145bb-a4d5-4864-aa74-a21a8c0efd29 req-0c1739a9-edd1-4d12-a23c-ea1ccfbd9a44 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/attachments/953e021f-eda8-4039-97fe-c45a4d90a0d9 returned with HTTP 200 Aug 13 22:08:55.723651 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 620/2492] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:08:55 2026] DELETE /volume/v3/attachments/953e021f-eda8-4039-97fe-c45a4d90a0d9 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:55.811126 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8d5c7b91-18d2-43c1-9306-c3f9e3f319f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:55.813715 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d5c7b91-18d2-43c1-9306-c3f9e3f319f7 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:55.814456 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d5c7b91-18d2-43c1-9306-c3f9e3f319f7 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:55.814456 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d5c7b91-18d2-43c1-9306-c3f9e3f319f7 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:55.832365 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:55.832365 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:55.837606 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8d5c7b91-18d2-43c1-9306-c3f9e3f319f7 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:55.847760 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d5c7b91-18d2-43c1-9306-c3f9e3f319f7 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:55.847760 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 624/2493] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:55 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:56.041239 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-1ff97cba-f1fe-4064-89cc-b30e68456331 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.043608 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-1ff97cba-f1fe-4064-89cc-b30e68456331 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] DELETE https://10.4.3.4/volume/v3/attachments/18f8fb94-1bbc-4a9b-855b-b6b139be6a33 Aug 13 22:08:56.043767 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-1ff97cba-f1fe-4064-89cc-b30e68456331 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:56.043959 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-1ff97cba-f1fe-4064-89cc-b30e68456331 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:56.058310 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:56.058310 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:56.119060 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8ccd5285-6f4a-4840-bbf6-e4c7d258d4b4 req-1ff97cba-f1fe-4064-89cc-b30e68456331 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/attachments/18f8fb94-1bbc-4a9b-855b-b6b139be6a33 returned with HTTP 200 Aug 13 22:08:56.119699 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 623/2494] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:08:56 2026] DELETE /volume/v3/attachments/18f8fb94-1bbc-4a9b-855b-b6b139be6a33 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:56.177850 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e7c2b495-593c-41ba-9a4a-0d3324be99e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.179962 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e7c2b495-593c-41ba-9a4a-0d3324be99e1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/ee990902-3287-4fdd-ba8f-9ee16222edb7 Aug 13 22:08:56.180630 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e7c2b495-593c-41ba-9a4a-0d3324be99e1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:56.180630 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e7c2b495-593c-41ba-9a4a-0d3324be99e1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:56.187756 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e7c2b495-593c-41ba-9a4a-0d3324be99e1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/ee990902-3287-4fdd-ba8f-9ee16222edb7 returned with HTTP 404 Aug 13 22:08:56.188114 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 628/2495] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:56 2026] GET /volume/v3/volumes/ee990902-3287-4fdd-ba8f-9ee16222edb7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:56.198518 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.200671 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] POST https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1/restore Aug 13 22:08:56.201750 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:56.202416 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Restoring backup dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100268) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 22:08:56.202595 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Restoring backup dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 to volume None. Aug 13 22:08:56.210102 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:56.210102 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:56.211014 np0000007271 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Creating volume of 1 GB for restore of backup dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. Aug 13 22:08:56.215953 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Availability Zones retrieved successfully. Aug 13 22:08:56.219917 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-a45dff50-164a-445d-b5f7-2d6fdfbfa29d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.223255 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-a45dff50-164a-445d-b5f7-2d6fdfbfa29d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/attachments/44f115e5-26e2-4418-a9e1-bd184a2225f6/action Aug 13 22:08:56.223651 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-a45dff50-164a-445d-b5f7-2d6fdfbfa29d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:56.223766 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-a45dff50-164a-445d-b5f7-2d6fdfbfa29d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:56.228366 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Flow 'volume_create_api' (d5a2fea1-8d1b-4432-bb9b-05588911898a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:56.231323 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1456adb-0157-4f6b-ba4d-2dba94e92952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:56.234236 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:08:56.256397 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:56.256397 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:56.273505 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9128c0e7-3f63-4c47-a1b0-7c1611077468 req-a45dff50-164a-445d-b5f7-2d6fdfbfa29d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/44f115e5-26e2-4418-a9e1-bd184a2225f6/action returned with HTTP 204 Aug 13 22:08:56.274243 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 625/2496] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:08:56 2026] POST /volume/v3/attachments/44f115e5-26e2-4418-a9e1-bd184a2225f6/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:56.274940 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1456adb-0157-4f6b-ba4d-2dba94e92952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:56.276495 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6e1183a-aa88-4f75-9af0-fd947d7af56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:56.339919 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Created reservations ['c161b938-7ccd-4526-a913-a00919deee41', 'e7f9ad60-2f3e-4c42-988c-87305a82bbf1', '4b034745-e255-43ec-a9bb-2691f06f164b', '47c1a0a5-6076-4d32-b379-f996f9b22140'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:08:56.341108 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6e1183a-aa88-4f75-9af0-fd947d7af56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c161b938-7ccd-4526-a913-a00919deee41', 'e7f9ad60-2f3e-4c42-988c-87305a82bbf1', '4b034745-e255-43ec-a9bb-2691f06f164b', '47c1a0a5-6076-4d32-b379-f996f9b22140']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:56.342449 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d16c6502-8e59-44dd-a4b2-39194f1672ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:56.382134 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d16c6502-8e59-44dd-a4b2-39194f1672ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fa8f5f7-aeb9-4d6f-965d-950d741c3156', '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='e5ad4e2ec8a44dedaec225b22201dd26',qos_specs=None,replication_status=,reservations=['c161b938-7ccd-4526-a913-a00919deee41','e7f9ad60-2f3e-4c42-988c-87305a82bbf1','4b034745-e255-43ec-a9bb-2691f06f164b','47c1a0a5-6076-4d32-b379-f996f9b22140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbc63e056f30457e8aaeb2d3df80c5b7',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:08:56Z,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=9fa8f5f7-aeb9-4d6f-965d-950d741c3156,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5ad4e2ec8a44dedaec225b22201dd26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbc63e056f30457e8aaeb2d3df80c5b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:56.383329 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf5b461e-2f5a-40b7-bfdd-a4b6b00c4598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:56.412988 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf5b461e-2f5a-40b7-bfdd-a4b6b00c4598) transitioned into 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='e5ad4e2ec8a44dedaec225b22201dd26',qos_specs=None,replication_status=,reservations=['c161b938-7ccd-4526-a913-a00919deee41','e7f9ad60-2f3e-4c42-988c-87305a82bbf1','4b034745-e255-43ec-a9bb-2691f06f164b','47c1a0a5-6076-4d32-b379-f996f9b22140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbc63e056f30457e8aaeb2d3df80c5b7',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:56.413816 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd5627c-220c-4169-a27b-40b3a937aa50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:08:56.430018 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd5627c-220c-4169-a27b-40b3a937aa50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:08:56.431017 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Flow 'volume_create_api' (d5a2fea1-8d1b-4432-bb9b-05588911898a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:08:56.431348 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Create volume request issued successfully. Aug 13 22:08:56.449957 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:56.449957 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:56.450496 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Volume info retrieved successfully. Aug 13 22:08:56.617609 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-459d78f3-a4b2-483b-b46d-ce5671425e32 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.619936 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-459d78f3-a4b2-483b-b46d-ce5671425e32 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:56.620814 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-459d78f3-a4b2-483b-b46d-ce5671425e32 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:56.620814 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-459d78f3-a4b2-483b-b46d-ce5671425e32 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:56.630955 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:56.630955 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:56.636582 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-459d78f3-a4b2-483b-b46d-ce5671425e32 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:56.643201 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-459d78f3-a4b2-483b-b46d-ce5671425e32 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:56.643822 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 624/2497] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:56 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:56.644118 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5cb7ecef-2346-44c5-b96c-387f00c1c524 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.646439 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cb7ecef-2346-44c5-b96c-387f00c1c524 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 Aug 13 22:08:56.646746 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cb7ecef-2346-44c5-b96c-387f00c1c524 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:56.647003 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cb7ecef-2346-44c5-b96c-387f00c1c524 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:56.647152 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5cb7ecef-2346-44c5-b96c-387f00c1c524 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:56.652187 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cb7ecef-2346-44c5-b96c-387f00c1c524 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 returned with HTTP 404 Aug 13 22:08:56.652877 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 629/2498] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:56 2026] GET /volume/v3/backups/d11a2163-0cbc-4c5b-8c1c-af7fd58a5ef5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:08:56.660451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5b962800-3254-416f-b599-1c572ba26e3c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.662877 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b962800-3254-416f-b599-1c572ba26e3c tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:56.663161 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b962800-3254-416f-b599-1c572ba26e3c tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:56.663438 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b962800-3254-416f-b599-1c572ba26e3c tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:56.672405 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:56.672405 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:56.680970 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5b962800-3254-416f-b599-1c572ba26e3c tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:56.685548 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b962800-3254-416f-b599-1c572ba26e3c tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:56.686380 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 626/2499] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:56 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:56.759942 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb17e0a7-a74d-412a-9f8b-ce9b92cc0910 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.762259 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb17e0a7-a74d-412a-9f8b-ce9b92cc0910 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:08:56.762562 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb17e0a7-a74d-412a-9f8b-ce9b92cc0910 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:56.762833 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb17e0a7-a74d-412a-9f8b-ce9b92cc0910 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:56.773248 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:56.773248 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:56.779740 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eb17e0a7-a74d-412a-9f8b-ce9b92cc0910 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:56.785776 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb17e0a7-a74d-412a-9f8b-ce9b92cc0910 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:08:56.786341 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 625/2500] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:56 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:56.800059 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ee89376a-dddc-4694-95de-39fea22064ab req-049f0019-5648-42a4-af97-95a72bd4d48e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.800200 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b2e12742-8d5c-494b-b1b1-d5efe61da3ad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.802301 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ee89376a-dddc-4694-95de-39fea22064ab req-049f0019-5648-42a4-af97-95a72bd4d48e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:08:56.802778 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ee89376a-dddc-4694-95de-39fea22064ab req-049f0019-5648-42a4-af97-95a72bd4d48e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:56.803190 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ee89376a-dddc-4694-95de-39fea22064ab req-049f0019-5648-42a4-af97-95a72bd4d48e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:56.803848 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2e12742-8d5c-494b-b1b1-d5efe61da3ad tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] POST https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action Aug 13 22:08:56.804187 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96109e63-7a77-400a-ab1f-d30086f2542b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.804741 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2e12742-8d5c-494b-b1b1-d5efe61da3ad tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:56.804741 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2e12742-8d5c-494b-b1b1-d5efe61da3ad tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:56.807091 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96109e63-7a77-400a-ab1f-d30086f2542b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:56.807445 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96109e63-7a77-400a-ab1f-d30086f2542b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:56.810556 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96109e63-7a77-400a-ab1f-d30086f2542b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:56.817506 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:56.817506 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:56.818281 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:56.818281 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:56.822125 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:56.822125 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:56.822288 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-96109e63-7a77-400a-ab1f-d30086f2542b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:56.823003 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-b2e12742-8d5c-494b-b1b1-d5efe61da3ad tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] Updating volume '4c0d35e5-07bd-4431-9d99-13b78b7a48dd' with '{'status': 'in-use'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 22:08:56.827987 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ee89376a-dddc-4694-95de-39fea22064ab req-049f0019-5648-42a4-af97-95a72bd4d48e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:08:56.829191 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96109e63-7a77-400a-ab1f-d30086f2542b tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:56.829679 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 626/2501] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:56 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:56.832256 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ee89376a-dddc-4694-95de-39fea22064ab req-049f0019-5648-42a4-af97-95a72bd4d48e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 200 Aug 13 22:08:56.832886 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 627/2502] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:08:56 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 1130 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:56.860194 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ee89376a-dddc-4694-95de-39fea22064ab req-53c0c8a1-ef37-4d33-a998-3def00e03f4e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.860877 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2e12742-8d5c-494b-b1b1-d5efe61da3ad tempest-TestServerVolumeAttachmentScenario-1359497013 tempest-TestServerVolumeAttachmentScenario-1359497013-project-admin] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action returned with HTTP 202 Aug 13 22:08:56.861169 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 630/2503] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:08:56 2026] POST /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:08:56.861384 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-377a779c-4204-47da-bb61-102b8d51bc27 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.863492 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ee89376a-dddc-4694-95de-39fea22064ab req-53c0c8a1-ef37-4d33-a998-3def00e03f4e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b/action Aug 13 22:08:56.863942 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ee89376a-dddc-4694-95de-39fea22064ab req-53c0c8a1-ef37-4d33-a998-3def00e03f4e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:56.864168 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ee89376a-dddc-4694-95de-39fea22064ab req-53c0c8a1-ef37-4d33-a998-3def00e03f4e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:56.864338 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-377a779c-4204-47da-bb61-102b8d51bc27 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:56.864541 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-377a779c-4204-47da-bb61-102b8d51bc27 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:56.864822 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-377a779c-4204-47da-bb61-102b8d51bc27 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:56.869938 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f31ae138-08fe-4db0-a5ec-e09b7c19a75a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.871705 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f31ae138-08fe-4db0-a5ec-e09b7c19a75a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:08:56.871894 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f31ae138-08fe-4db0-a5ec-e09b7c19a75a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:56.872083 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f31ae138-08fe-4db0-a5ec-e09b7c19a75a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:56.879807 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:56.879807 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:56.880750 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:56.880750 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:56.881549 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ee89376a-dddc-4694-95de-39fea22064ab req-53c0c8a1-ef37-4d33-a998-3def00e03f4e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:08:56.885122 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-377a779c-4204-47da-bb61-102b8d51bc27 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:56.885870 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:56.885870 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:56.893051 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f31ae138-08fe-4db0-a5ec-e09b7c19a75a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:56.895191 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-377a779c-4204-47da-bb61-102b8d51bc27 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:56.896204 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ee89376a-dddc-4694-95de-39fea22064ab req-53c0c8a1-ef37-4d33-a998-3def00e03f4e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Begin detaching volume completed successfully. Aug 13 22:08:56.896204 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ee89376a-dddc-4694-95de-39fea22064ab req-53c0c8a1-ef37-4d33-a998-3def00e03f4e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b/action returned with HTTP 202 Aug 13 22:08:56.896460 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 628/2504] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:56 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 1167 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:56.897580 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 627/2505] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:08:56 2026] POST /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:08:56.900122 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f31ae138-08fe-4db0-a5ec-e09b7c19a75a tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:08:56.900538 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 631/2506] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:56 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:56.900778 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aada87e6-0159-4e6c-b86e-11c6e178e065 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.904228 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aada87e6-0159-4e6c-b86e-11c6e178e065 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:08:56.904512 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aada87e6-0159-4e6c-b86e-11c6e178e065 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:56.904718 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aada87e6-0159-4e6c-b86e-11c6e178e065 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:56.915738 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9d0af65-f093-48b8-b676-49788ef13f6a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.915738 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9d0af65-f093-48b8-b676-49788ef13f6a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:56.916094 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9d0af65-f093-48b8-b676-49788ef13f6a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:56.916342 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9d0af65-f093-48b8-b676-49788ef13f6a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:56.917941 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:56.917941 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:56.924389 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aada87e6-0159-4e6c-b86e-11c6e178e065 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:08:56.925137 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-65e9a863-ab8b-464c-9387-736c2ed278c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.928632 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65e9a863-ab8b-464c-9387-736c2ed278c9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:08:56.928632 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-65e9a863-ab8b-464c-9387-736c2ed278c9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:56.928889 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-65e9a863-ab8b-464c-9387-736c2ed278c9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:56.931886 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aada87e6-0159-4e6c-b86e-11c6e178e065 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:08:56.932509 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 629/2507] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:56 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:56.932832 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:56.932832 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:56.939980 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9d0af65-f093-48b8-b676-49788ef13f6a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:56.946028 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9d0af65-f093-48b8-b676-49788ef13f6a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:56.946460 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 628/2508] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:56 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 1167 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:56.947113 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:56.947113 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:56.952650 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-65e9a863-ab8b-464c-9387-736c2ed278c9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:08:56.960647 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-229854e9-8090-4627-9fed-cd76da01c906 req-dc52f1e9-ca58-46d7-b8b5-b9d0fb2a2249 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.963263 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65e9a863-ab8b-464c-9387-736c2ed278c9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 200 Aug 13 22:08:56.963493 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 632/2509] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:56 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 1133 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:56.964018 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-229854e9-8090-4627-9fed-cd76da01c906 req-dc52f1e9-ca58-46d7-b8b5-b9d0fb2a2249 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:08:56.964314 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-229854e9-8090-4627-9fed-cd76da01c906 req-dc52f1e9-ca58-46d7-b8b5-b9d0fb2a2249 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:56.964675 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-229854e9-8090-4627-9fed-cd76da01c906 req-dc52f1e9-ca58-46d7-b8b5-b9d0fb2a2249 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:56.968832 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-df27f9a0-12d9-4604-9184-3d31a1ad3fcf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.969119 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df27f9a0-12d9-4604-9184-3d31a1ad3fcf None None] GET https://10.4.3.4/volume// Aug 13 22:08:56.969440 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df27f9a0-12d9-4604-9184-3d31a1ad3fcf None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:56.969688 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df27f9a0-12d9-4604-9184-3d31a1ad3fcf None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:56.970158 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df27f9a0-12d9-4604-9184-3d31a1ad3fcf None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:56.970695 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 629/2510] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:08:56 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:56.979072 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:56.979072 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:56.984536 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ee89376a-dddc-4694-95de-39fea22064ab req-fe397841-4d42-40e2-87f7-4e9ceaae0104 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:56.986333 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-229854e9-8090-4627-9fed-cd76da01c906 req-dc52f1e9-ca58-46d7-b8b5-b9d0fb2a2249 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:56.988953 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ee89376a-dddc-4694-95de-39fea22064ab req-fe397841-4d42-40e2-87f7-4e9ceaae0104 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:08:56.989276 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ee89376a-dddc-4694-95de-39fea22064ab req-fe397841-4d42-40e2-87f7-4e9ceaae0104 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:56.989556 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ee89376a-dddc-4694-95de-39fea22064ab req-fe397841-4d42-40e2-87f7-4e9ceaae0104 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:56.993739 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-229854e9-8090-4627-9fed-cd76da01c906 req-dc52f1e9-ca58-46d7-b8b5-b9d0fb2a2249 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:08:56.994497 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 630/2511] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:08:56 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:56.999675 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-1aa807da-8d62-40cd-a88a-dcb2a48c534a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:57.003273 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-1aa807da-8d62-40cd-a88a-dcb2a48c534a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:57.003595 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-1aa807da-8d62-40cd-a88a-dcb2a48c534a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:57.004456 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-1aa807da-8d62-40cd-a88a-dcb2a48c534a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:57.005695 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:57.005695 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:57.010877 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ee89376a-dddc-4694-95de-39fea22064ab req-fe397841-4d42-40e2-87f7-4e9ceaae0104 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:08:57.018844 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ee89376a-dddc-4694-95de-39fea22064ab req-fe397841-4d42-40e2-87f7-4e9ceaae0104 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 200 Aug 13 22:08:57.019396 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 633/2512] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:08:56 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 1313 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:08:57.022610 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:57.022610 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:57.028676 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-229854e9-8090-4627-9fed-cd76da01c906 req-279fe56c-9977-4104-af5e-8daf2bce1863 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:57.029974 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-1aa807da-8d62-40cd-a88a-dcb2a48c534a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:57.032655 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-229854e9-8090-4627-9fed-cd76da01c906 req-279fe56c-9977-4104-af5e-8daf2bce1863 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] POST https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action Aug 13 22:08:57.032655 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-229854e9-8090-4627-9fed-cd76da01c906 req-279fe56c-9977-4104-af5e-8daf2bce1863 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:57.032655 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-229854e9-8090-4627-9fed-cd76da01c906 req-279fe56c-9977-4104-af5e-8daf2bce1863 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:57.037586 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-1aa807da-8d62-40cd-a88a-dcb2a48c534a tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:57.038385 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 630/2513] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:08:56 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 1167 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:57.046115 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:57.046115 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:57.046642 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-229854e9-8090-4627-9fed-cd76da01c906 req-279fe56c-9977-4104-af5e-8daf2bce1863 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:57.056522 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-229854e9-8090-4627-9fed-cd76da01c906 req-279fe56c-9977-4104-af5e-8daf2bce1863 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Begin detaching volume completed successfully. Aug 13 22:08:57.057013 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-229854e9-8090-4627-9fed-cd76da01c906 req-279fe56c-9977-4104-af5e-8daf2bce1863 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action returned with HTTP 202 Aug 13 22:08:57.057494 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 631/2514] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:08:57 2026] POST /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:08:57.064609 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-515a86fa-f209-4cc2-805c-6240645cd62b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:57.068271 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-515a86fa-f209-4cc2-805c-6240645cd62b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63/action Aug 13 22:08:57.068703 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-515a86fa-f209-4cc2-805c-6240645cd62b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:08:57.068838 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-515a86fa-f209-4cc2-805c-6240645cd62b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:57.082503 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:57.082503 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:57.084330 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-515a86fa-f209-4cc2-805c-6240645cd62b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:57.093023 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-515a86fa-f209-4cc2-805c-6240645cd62b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Begin detaching volume completed successfully. Aug 13 22:08:57.093739 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-515a86fa-f209-4cc2-805c-6240645cd62b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63/action returned with HTTP 202 Aug 13 22:08:57.094834 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 634/2515] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:08:57 2026] POST /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:08:57.133691 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f2bdbb55-2e70-4c82-86be-a9a5bdac3fb5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:57.134370 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2bdbb55-2e70-4c82-86be-a9a5bdac3fb5 None None] GET https://10.4.3.4/volume// Aug 13 22:08:57.134580 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2bdbb55-2e70-4c82-86be-a9a5bdac3fb5 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:57.134821 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2bdbb55-2e70-4c82-86be-a9a5bdac3fb5 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:57.135504 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2bdbb55-2e70-4c82-86be-a9a5bdac3fb5 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:57.135890 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 631/2516] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:08:57 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:57.151967 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-229854e9-8090-4627-9fed-cd76da01c906 req-f7990a60-6d5a-450e-b943-e06a1e8f6aac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:57.154444 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-229854e9-8090-4627-9fed-cd76da01c906 req-f7990a60-6d5a-450e-b943-e06a1e8f6aac tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:08:57.155043 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-229854e9-8090-4627-9fed-cd76da01c906 req-f7990a60-6d5a-450e-b943-e06a1e8f6aac tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:57.155043 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-229854e9-8090-4627-9fed-cd76da01c906 req-f7990a60-6d5a-450e-b943-e06a1e8f6aac tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:57.170282 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:57.170282 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:57.174021 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-55c5d9ad-33f4-4bc9-93e2-b012d2968d8a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:57.174758 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55c5d9ad-33f4-4bc9-93e2-b012d2968d8a None None] GET https://10.4.3.4/volume// Aug 13 22:08:57.174998 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55c5d9ad-33f4-4bc9-93e2-b012d2968d8a None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:57.175300 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55c5d9ad-33f4-4bc9-93e2-b012d2968d8a None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:57.175832 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55c5d9ad-33f4-4bc9-93e2-b012d2968d8a None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:08:57.176391 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 635/2517] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:08:57 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:08:57.180018 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-229854e9-8090-4627-9fed-cd76da01c906 req-f7990a60-6d5a-450e-b943-e06a1e8f6aac tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:08:57.184809 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-72d34f75-7cfe-4a88-8a5a-c2ccecbf0213 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:57.185058 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-229854e9-8090-4627-9fed-cd76da01c906 req-f7990a60-6d5a-450e-b943-e06a1e8f6aac tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:08:57.186180 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 632/2518] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:08:57 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 1327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:08:57.187492 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-72d34f75-7cfe-4a88-8a5a-c2ccecbf0213 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:08:57.187803 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-72d34f75-7cfe-4a88-8a5a-c2ccecbf0213 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:57.188049 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-72d34f75-7cfe-4a88-8a5a-c2ccecbf0213 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:57.200507 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:57.200507 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:57.207400 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-72d34f75-7cfe-4a88-8a5a-c2ccecbf0213 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:08:57.215258 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-72d34f75-7cfe-4a88-8a5a-c2ccecbf0213 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:08:57.215504 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 632/2519] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:08:57 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:08:57.230139 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-bf933ecd-721b-462e-b639-4370d9080e3b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:57.233177 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-bf933ecd-721b-462e-b639-4370d9080e3b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63/encryption Aug 13 22:08:57.233406 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-bf933ecd-721b-462e-b639-4370d9080e3b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:57.233757 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-bf933ecd-721b-462e-b639-4370d9080e3b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:57.245499 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:57.245499 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:57.254888 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-bf933ecd-721b-462e-b639-4370d9080e3b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63/encryption returned with HTTP 200 Aug 13 22:08:57.255449 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 636/2520] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:08:57 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:57.464078 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:57.464078 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:57.465001 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Volume info retrieved successfully. Aug 13 22:08:57.465263 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Checking backup size 1 against volume size 1 {{(pid=100268) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 22:08:57.465263 np0000007271 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Overwriting volume 9fa8f5f7-aeb9-4d6f-965d-950d741c3156 with restore of backup dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:08:57.516214 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] restore_backup in rpcapi backup_id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 {{(pid=100268) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 22:08:57.520772 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd7ee6e6-88b2-436d-a55f-390d354d23ab tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1/restore returned with HTTP 202 Aug 13 22:08:57.521279 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 621/2521] 10.4.3.4 () {70 vars in 1419 bytes} [Thu Aug 13 22:08:56 2026] POST /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1/restore => generated 152 bytes in 1323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:08:57.537518 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be6444a4-bf3e-4347-85d2-69afec75f40a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:57.540738 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be6444a4-bf3e-4347-85d2-69afec75f40a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:08:57.540738 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be6444a4-bf3e-4347-85d2-69afec75f40a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:57.540738 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be6444a4-bf3e-4347-85d2-69afec75f40a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:57.543142 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-be6444a4-bf3e-4347-85d2-69afec75f40a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:57.550964 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:57.550964 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:57.551767 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be6444a4-bf3e-4347-85d2-69afec75f40a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:08:57.552712 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 633/2522] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:57 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:57.704990 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-516b86db-c40d-4618-99c8-fedfb07a6449 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:57.868844 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-516b86db-c40d-4618-99c8-fedfb07a6449 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:08:57.869404 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-516b86db-c40d-4618-99c8-fedfb07a6449 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988", "extra_specs": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:08:57.890114 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-516b86db-c40d-4618-99c8-fedfb07a6449 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:08:57.891001 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 633/2523] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:08:57 2026] POST /volume/v3/types => generated 268 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:57.977562 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-facd27dd-5002-44cc-95ca-a046cf7484fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:57.981174 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-facd27dd-5002-44cc-95ca-a046cf7484fe tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:08:57.981281 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-facd27dd-5002-44cc-95ca-a046cf7484fe tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:57.981628 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-facd27dd-5002-44cc-95ca-a046cf7484fe tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:57.991154 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:57.991154 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:08:57.995644 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-facd27dd-5002-44cc-95ca-a046cf7484fe tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:08:58.000338 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-facd27dd-5002-44cc-95ca-a046cf7484fe tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 200 Aug 13 22:08:58.001487 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 637/2524] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:57 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 1133 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:58.569858 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2cb7fa0f-bcb5-4ade-affd-f4776dd9cfed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:58.574665 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cb7fa0f-bcb5-4ade-affd-f4776dd9cfed tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:08:58.575033 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cb7fa0f-bcb5-4ade-affd-f4776dd9cfed tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:58.575282 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cb7fa0f-bcb5-4ade-affd-f4776dd9cfed tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:58.576574 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2cb7fa0f-bcb5-4ade-affd-f4776dd9cfed tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:58.587027 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:58.587027 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:08:58.588145 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cb7fa0f-bcb5-4ade-affd-f4776dd9cfed tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:08:58.590025 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 622/2525] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:58 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:08:59.016000 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-52c5f677-d12a-4591-9f85-e859cf6e6aaf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:59.018083 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52c5f677-d12a-4591-9f85-e859cf6e6aaf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:08:59.018317 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52c5f677-d12a-4591-9f85-e859cf6e6aaf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:59.018595 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52c5f677-d12a-4591-9f85-e859cf6e6aaf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:59.034656 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:59.034656 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:08:59.039841 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-52c5f677-d12a-4591-9f85-e859cf6e6aaf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:08:59.044891 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52c5f677-d12a-4591-9f85-e859cf6e6aaf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 200 Aug 13 22:08:59.045274 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 634/2526] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:08:59 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 1133 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:08:59.607307 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-efb90a43-7beb-44dd-ad00-032e3dd0655c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:08:59.609405 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efb90a43-7beb-44dd-ad00-032e3dd0655c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:08:59.609760 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efb90a43-7beb-44dd-ad00-032e3dd0655c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:08:59.610003 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efb90a43-7beb-44dd-ad00-032e3dd0655c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:08:59.610174 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-efb90a43-7beb-44dd-ad00-032e3dd0655c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:08:59.621146 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:08:59.621146 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:08:59.621898 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efb90a43-7beb-44dd-ad00-032e3dd0655c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:08:59.622828 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 634/2527] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:08:59 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:00.061728 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-52364ecc-ecc7-4021-97cd-c2fd9f89118c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:00.063841 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52364ecc-ecc7-4021-97cd-c2fd9f89118c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:09:00.064033 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52364ecc-ecc7-4021-97cd-c2fd9f89118c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:00.064228 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52364ecc-ecc7-4021-97cd-c2fd9f89118c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:00.074900 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:00.074900 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:00.080237 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-52364ecc-ecc7-4021-97cd-c2fd9f89118c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:00.086401 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52364ecc-ecc7-4021-97cd-c2fd9f89118c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 200 Aug 13 22:09:00.087043 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 638/2528] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:00 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 1133 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:00.391882 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ee89376a-dddc-4694-95de-39fea22064ab req-7ea51086-6d7c-4f28-8049-10a7d51da2b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:00.394868 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ee89376a-dddc-4694-95de-39fea22064ab req-7ea51086-6d7c-4f28-8049-10a7d51da2b3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] DELETE https://10.4.3.4/volume/v3/attachments/76e94e9b-798b-47a3-8004-03d09ebd04a8 Aug 13 22:09:00.395137 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ee89376a-dddc-4694-95de-39fea22064ab req-7ea51086-6d7c-4f28-8049-10a7d51da2b3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:00.395413 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ee89376a-dddc-4694-95de-39fea22064ab req-7ea51086-6d7c-4f28-8049-10a7d51da2b3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:00.405857 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:00.405857 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:00.442467 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1d99aab5-0476-45ac-b1fb-448df0abf76d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:00.447982 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d99aab5-0476-45ac-b1fb-448df0abf76d tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:09:00.448568 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1d99aab5-0476-45ac-b1fb-448df0abf76d tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:00.473582 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d99aab5-0476-45ac-b1fb-448df0abf76d tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:09:00.478487 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 635/2529] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:09:00 2026] POST /volume/v3/types => generated 268 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:00.491685 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f9064f9-c4c7-4da4-b2cc-6b5f79d6f1ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:00.494442 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f9064f9-c4c7-4da4-b2cc-6b5f79d6f1ed tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:09:00.495048 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f9064f9-c4c7-4da4-b2cc-6b5f79d6f1ed tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901", "extra_specs": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:00.496174 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ee89376a-dddc-4694-95de-39fea22064ab req-7ea51086-6d7c-4f28-8049-10a7d51da2b3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/attachments/76e94e9b-798b-47a3-8004-03d09ebd04a8 returned with HTTP 200 Aug 13 22:09:00.496840 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 623/2530] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:09:00 2026] DELETE /volume/v3/attachments/76e94e9b-798b-47a3-8004-03d09ebd04a8 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:00.512830 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f9064f9-c4c7-4da4-b2cc-6b5f79d6f1ed tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:09:00.513216 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 635/2531] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:09:00 2026] POST /volume/v3/types => generated 269 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:00.526538 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:00.529832 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:00.530328 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1401617718", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:00.534417 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1401617718', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:00.540134 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Create volume of 1 GB Aug 13 22:09:00.542114 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:00.542114 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:00.542938 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Availability Zones retrieved successfully. Aug 13 22:09:00.549209 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Flow 'volume_create_api' (680c532c-7533-4d57-9f08-cf56a64be582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:00.549882 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59e76668-9197-4fac-af06-14f431b97a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:00.550903 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:00.585119 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59e76668-9197-4fac-af06-14f431b97a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:09:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d76fee80-4331-4bc4-9ed2-2c21dd6ee7fc,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd76fee80-4331-4bc4-9ed2-2c21dd6ee7fc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:00.586170 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb93278-09d9-484f-b49c-2b446e53e457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:00.638771 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-770c4e21-36b9-4a54-a821-9663e4aafc0f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:00.638771 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-770c4e21-36b9-4a54-a821-9663e4aafc0f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:09:00.638771 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-770c4e21-36b9-4a54-a821-9663e4aafc0f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:00.638993 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-770c4e21-36b9-4a54-a821-9663e4aafc0f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:00.639144 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-770c4e21-36b9-4a54-a821-9663e4aafc0f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:00.643255 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:00.643787 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:00.645106 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:00.645106 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:00.645971 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-770c4e21-36b9-4a54-a821-9663e4aafc0f tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:09:00.646474 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 636/2532] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:00 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:00.690403 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Created reservations ['68effbf4-cbc9-4221-9ffa-e50220c58e00', '46a0ca01-2caf-4904-a82c-459b31a20c37', '1ec720a4-fb69-4a08-8ba6-1fb522acd803', '16cb1d00-6c7e-4b44-ac54-c11752f562db'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:00.691366 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb93278-09d9-484f-b49c-2b446e53e457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68effbf4-cbc9-4221-9ffa-e50220c58e00', '46a0ca01-2caf-4904-a82c-459b31a20c37', '1ec720a4-fb69-4a08-8ba6-1fb522acd803', '16cb1d00-6c7e-4b44-ac54-c11752f562db']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:00.692309 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6abe84d-5db5-47de-947f-d0de5851052d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:00.723569 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6abe84d-5db5-47de-947f-d0de5851052d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f34e5c38-f182-47bf-81d0-932ea8f50e91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1401617718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c441aaac99934803ae930cc603edfcc7',qos_specs=None,replication_status=,reservations=['68effbf4-cbc9-4221-9ffa-e50220c58e00','46a0ca01-2caf-4904-a82c-459b31a20c37','1ec720a4-fb69-4a08-8ba6-1fb522acd803','16cb1d00-6c7e-4b44-ac54-c11752f562db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cbed6ae98e941759943a11ba5e23510',volume_type_id=d76fee80-4331-4bc4-9ed2-2c21dd6ee7fc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1401617718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f34e5c38-f182-47bf-81d0-932ea8f50e91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c441aaac99934803ae930cc603edfcc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cbed6ae98e941759943a11ba5e23510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d76fee80-4331-4bc4-9ed2-2c21dd6ee7fc),volume_type_id=d76fee80-4331-4bc4-9ed2-2c21dd6ee7fc)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:00.724751 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12ee85a5-be75-4235-9558-cc49e65ffec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:00.751657 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12ee85a5-be75-4235-9558-cc49e65ffec8) transitioned into state 'SUCCESS' from state '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-1401617718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c441aaac99934803ae930cc603edfcc7',qos_specs=None,replication_status=,reservations=['68effbf4-cbc9-4221-9ffa-e50220c58e00','46a0ca01-2caf-4904-a82c-459b31a20c37','1ec720a4-fb69-4a08-8ba6-1fb522acd803','16cb1d00-6c7e-4b44-ac54-c11752f562db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cbed6ae98e941759943a11ba5e23510',volume_type_id=d76fee80-4331-4bc4-9ed2-2c21dd6ee7fc)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:00.752028 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0ccb8bd-3810-4755-9b74-be90154abe4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:00.762057 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-229854e9-8090-4627-9fed-cd76da01c906 req-28e2406a-4f3d-4389-ac04-9ef1a7f0a211 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:00.766264 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-229854e9-8090-4627-9fed-cd76da01c906 req-28e2406a-4f3d-4389-ac04-9ef1a7f0a211 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] DELETE https://10.4.3.4/volume/v3/attachments/8b12523a-bcc2-4756-919b-ed429122904f Aug 13 22:09:00.766264 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-229854e9-8090-4627-9fed-cd76da01c906 req-28e2406a-4f3d-4389-ac04-9ef1a7f0a211 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:00.766264 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-229854e9-8090-4627-9fed-cd76da01c906 req-28e2406a-4f3d-4389-ac04-9ef1a7f0a211 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:00.770164 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0ccb8bd-3810-4755-9b74-be90154abe4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:00.772448 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Flow 'volume_create_api' (680c532c-7533-4d57-9f08-cf56a64be582) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:00.772448 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Create volume request issued successfully. Aug 13 22:09:00.772448 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fd4773d-8023-4e0a-8dbc-0ffc56ee324a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:00.772448 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 639/2533] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:00 2026] POST /volume/v3/volumes => generated 842 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:00.779451 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:00.779451 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:00.792554 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88df66bf-c15a-4256-940f-a8560d79aa98 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:00.794359 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:00.794692 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1038220804", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:00.796490 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1038220804', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:00.800907 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Create volume of 1 GB Aug 13 22:09:00.801070 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:00.801070 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:00.801567 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Availability Zones retrieved successfully. Aug 13 22:09:00.808641 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Flow 'volume_create_api' (1dcbae57-9351-430d-ac74-9ab08b1b6552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:00.810010 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3438f3ac-6dab-4513-b0c2-c4f2cf25506b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:00.811374 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:00.846448 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3438f3ac-6dab-4513-b0c2-c4f2cf25506b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:09:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a84446db-d914-4f9a-bbe4-6ef58ff9fc02,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a84446db-d914-4f9a-bbe4-6ef58ff9fc02', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:00.847353 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73491901-ba95-4ca7-a957-ebcc22788340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:00.863611 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-229854e9-8090-4627-9fed-cd76da01c906 req-28e2406a-4f3d-4389-ac04-9ef1a7f0a211 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/attachments/8b12523a-bcc2-4756-919b-ed429122904f returned with HTTP 200 Aug 13 22:09:00.864226 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 624/2534] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:09:00 2026] DELETE /volume/v3/attachments/8b12523a-bcc2-4756-919b-ed429122904f => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:00.891402 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:00.891402 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:00.930583 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Created reservations ['75646c50-5b7a-4bfe-b7dd-e4210d397018', 'e17fb8b0-3d88-4303-b558-384e30ed57de', 'c933a014-2a54-4699-b9ad-adc4b9f0fb4a', 'bd86f323-568d-41a4-b110-e81858ce5803'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:00.931915 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73491901-ba95-4ca7-a957-ebcc22788340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75646c50-5b7a-4bfe-b7dd-e4210d397018', 'e17fb8b0-3d88-4303-b558-384e30ed57de', 'c933a014-2a54-4699-b9ad-adc4b9f0fb4a', 'bd86f323-568d-41a4-b110-e81858ce5803']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:00.934204 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6566c4f-1c96-4b68-8834-7d460581a0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:00.967787 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6566c4f-1c96-4b68-8834-7d460581a0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dccc7f79-2781-4129-852d-e2934b45918d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1038220804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c441aaac99934803ae930cc603edfcc7',qos_specs=None,replication_status=,reservations=['75646c50-5b7a-4bfe-b7dd-e4210d397018','e17fb8b0-3d88-4303-b558-384e30ed57de','c933a014-2a54-4699-b9ad-adc4b9f0fb4a','bd86f323-568d-41a4-b110-e81858ce5803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cbed6ae98e941759943a11ba5e23510',volume_type_id=a84446db-d914-4f9a-bbe4-6ef58ff9fc02), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1038220804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dccc7f79-2781-4129-852d-e2934b45918d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c441aaac99934803ae930cc603edfcc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cbed6ae98e941759943a11ba5e23510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a84446db-d914-4f9a-bbe4-6ef58ff9fc02),volume_type_id=a84446db-d914-4f9a-bbe4-6ef58ff9fc02)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:00.969763 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78cef7c9-87db-4992-8b4e-35dce62d954f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:01.000114 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78cef7c9-87db-4992-8b4e-35dce62d954f) transitioned into state 'SUCCESS' from state '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-1038220804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c441aaac99934803ae930cc603edfcc7',qos_specs=None,replication_status=,reservations=['75646c50-5b7a-4bfe-b7dd-e4210d397018','e17fb8b0-3d88-4303-b558-384e30ed57de','c933a014-2a54-4699-b9ad-adc4b9f0fb4a','bd86f323-568d-41a4-b110-e81858ce5803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cbed6ae98e941759943a11ba5e23510',volume_type_id=a84446db-d914-4f9a-bbe4-6ef58ff9fc02)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:01.000861 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10e57f54-3e1b-4221-897a-416c2da1578c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:01.021052 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10e57f54-3e1b-4221-897a-416c2da1578c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:01.022229 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Flow 'volume_create_api' (1dcbae57-9351-430d-ac74-9ab08b1b6552) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:01.022918 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Create volume request issued successfully. Aug 13 22:09:01.023735 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88df66bf-c15a-4256-940f-a8560d79aa98 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:01.024318 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 636/2535] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:00 2026] POST /volume/v3/volumes => generated 843 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:01.065567 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:01.071070 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:01.071471 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2028279860", "snapshot_id": null, "imageRef": "806e5853-ee05-4d22-b3fa-e68f986ccf53", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:01.075377 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2028279860', 'snapshot_id': None, 'imageRef': '806e5853-ee05-4d22-b3fa-e68f986ccf53', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:01.104693 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e8b38ebc-4ce7-4cef-a639-fc2fe30c2d14 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:01.107147 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8b38ebc-4ce7-4cef-a639-fc2fe30c2d14 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:09:01.107938 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8b38ebc-4ce7-4cef-a639-fc2fe30c2d14 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:01.107938 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8b38ebc-4ce7-4cef-a639-fc2fe30c2d14 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:01.123284 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:01.123284 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:01.133680 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e8b38ebc-4ce7-4cef-a639-fc2fe30c2d14 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:01.143561 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-c49f6877-775e-4464-b22c-74abcfea0561 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:01.146055 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8b38ebc-4ce7-4cef-a639-fc2fe30c2d14 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 200 Aug 13 22:09:01.147771 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-c49f6877-775e-4464-b22c-74abcfea0561 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] DELETE https://10.4.3.4/volume/v3/attachments/44f115e5-26e2-4418-a9e1-bd184a2225f6 Aug 13 22:09:01.148007 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-c49f6877-775e-4464-b22c-74abcfea0561 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:01.148226 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-c49f6877-775e-4464-b22c-74abcfea0561 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:01.149963 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 640/2536] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:01 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 838 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:01.158747 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:01.158747 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:01.218023 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Create volume of 1 GB Aug 13 22:09:01.218366 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:01.218366 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:01.219242 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Availability Zones retrieved successfully. Aug 13 22:09:01.229152 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Flow 'volume_create_api' (c49a3945-6239-419d-815b-5e466cb7bbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:01.230687 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac9acb11-5e32-4905-ab33-0f206cc0b1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:01.231995 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:01.310559 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3400359d-018b-4223-928f-4ebb6bd8f72f req-c49f6877-775e-4464-b22c-74abcfea0561 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/44f115e5-26e2-4418-a9e1-bd184a2225f6 returned with HTTP 200 Aug 13 22:09:01.311050 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 625/2537] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:09:01 2026] DELETE /volume/v3/attachments/44f115e5-26e2-4418-a9e1-bd184a2225f6 => generated 19 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:01.320973 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac9acb11-5e32-4905-ab33-0f206cc0b1a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:08:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e900913-5520-47d1-98ba-cad3c68762fd,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e900913-5520-47d1-98ba-cad3c68762fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:01.322283 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78fbd0d2-26ed-4f54-951a-1b196edcda08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:01.385476 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:01.385703 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:01.406653 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-854728f3-6be1-4130-81e1-b2b7b6f3e773 req-49b31657-edb6-474a-92e0-7e372ecbec3b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:01.410519 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-854728f3-6be1-4130-81e1-b2b7b6f3e773 req-49b31657-edb6-474a-92e0-7e372ecbec3b tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:09:01.410972 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-854728f3-6be1-4130-81e1-b2b7b6f3e773 req-49b31657-edb6-474a-92e0-7e372ecbec3b tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:01.411240 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-854728f3-6be1-4130-81e1-b2b7b6f3e773 req-49b31657-edb6-474a-92e0-7e372ecbec3b tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:01.423532 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:01.423532 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:01.435450 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-854728f3-6be1-4130-81e1-b2b7b6f3e773 req-49b31657-edb6-474a-92e0-7e372ecbec3b tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:09:01.435588 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-69fdfe0b-be31-4075-9343-03f2789726b0 req-f228db0c-142b-4679-a9ca-55e59dc8a742 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:01.436992 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-69fdfe0b-be31-4075-9343-03f2789726b0 req-f228db0c-142b-4679-a9ca-55e59dc8a742 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:09:01.437290 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-69fdfe0b-be31-4075-9343-03f2789726b0 req-f228db0c-142b-4679-a9ca-55e59dc8a742 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:01.437663 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-69fdfe0b-be31-4075-9343-03f2789726b0 req-f228db0c-142b-4679-a9ca-55e59dc8a742 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:01.439853 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-854728f3-6be1-4130-81e1-b2b7b6f3e773 req-49b31657-edb6-474a-92e0-7e372ecbec3b tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:09:01.440644 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 637/2538] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:09:01 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:01.442385 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Created reservations ['1f71c220-dc5f-4297-ad26-bb6d5037cb24', '615e79b2-aae5-44e2-b74a-fb73547b62ad', '9f404800-8988-4592-ae0f-5685b11d2b96', '6fbc4e57-bdfa-4a4c-83a3-1a7ae92b9ab9'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:01.444559 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78fbd0d2-26ed-4f54-951a-1b196edcda08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f71c220-dc5f-4297-ad26-bb6d5037cb24', '615e79b2-aae5-44e2-b74a-fb73547b62ad', '9f404800-8988-4592-ae0f-5685b11d2b96', '6fbc4e57-bdfa-4a4c-83a3-1a7ae92b9ab9']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:01.445980 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16473b95-f84c-464f-aabb-414ee69238f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:01.449501 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:01.449501 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:01.455692 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-69fdfe0b-be31-4075-9343-03f2789726b0 req-f228db0c-142b-4679-a9ca-55e59dc8a742 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:09:01.462845 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-69fdfe0b-be31-4075-9343-03f2789726b0 req-f228db0c-142b-4679-a9ca-55e59dc8a742 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:09:01.463750 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 641/2539] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:09:01 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:01.482791 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16473b95-f84c-464f-aabb-414ee69238f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3cea7ae-14fc-49c1-a354-42fb406279cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2028279860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c441aaac99934803ae930cc603edfcc7',qos_specs=None,replication_status=,reservations=['1f71c220-dc5f-4297-ad26-bb6d5037cb24','615e79b2-aae5-44e2-b74a-fb73547b62ad','9f404800-8988-4592-ae0f-5685b11d2b96','6fbc4e57-bdfa-4a4c-83a3-1a7ae92b9ab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cbed6ae98e941759943a11ba5e23510',volume_type_id=7e900913-5520-47d1-98ba-cad3c68762fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2028279860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3cea7ae-14fc-49c1-a354-42fb406279cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c441aaac99934803ae930cc603edfcc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cbed6ae98e941759943a11ba5e23510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e900913-5520-47d1-98ba-cad3c68762fd),volume_type_id=7e900913-5520-47d1-98ba-cad3c68762fd)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:01.485848 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e53a0d-da02-4203-b5cb-bb56ff90a2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:01.517154 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e53a0d-da02-4203-b5cb-bb56ff90a2c4) transitioned into state 'SUCCESS' from state '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-2028279860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c441aaac99934803ae930cc603edfcc7',qos_specs=None,replication_status=,reservations=['1f71c220-dc5f-4297-ad26-bb6d5037cb24','615e79b2-aae5-44e2-b74a-fb73547b62ad','9f404800-8988-4592-ae0f-5685b11d2b96','6fbc4e57-bdfa-4a4c-83a3-1a7ae92b9ab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cbed6ae98e941759943a11ba5e23510',volume_type_id=7e900913-5520-47d1-98ba-cad3c68762fd)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:01.517982 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (791b5e3b-648b-4f67-97c7-85c38dbd3666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:01.535194 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (791b5e3b-648b-4f67-97c7-85c38dbd3666) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:01.536711 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Flow 'volume_create_api' (c49a3945-6239-419d-815b-5e466cb7bbf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:01.537242 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Create volume request issued successfully. Aug 13 22:09:01.539257 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a6a3bd9-26e5-4729-9b2a-6732a28a979f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:01.539257 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 637/2540] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:01 2026] POST /volume/v3/volumes => generated 842 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 22:09:01.556957 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-619ee1cb-ad70-4f5e-8673-9ecba839a4cb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:01.559187 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-619ee1cb-ad70-4f5e-8673-9ecba839a4cb tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:09:01.559862 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-619ee1cb-ad70-4f5e-8673-9ecba839a4cb tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:01.559862 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-619ee1cb-ad70-4f5e-8673-9ecba839a4cb tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:01.571845 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:01.571845 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:01.579473 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-619ee1cb-ad70-4f5e-8673-9ecba839a4cb tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:09:01.587448 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-619ee1cb-ad70-4f5e-8673-9ecba839a4cb tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 200 Aug 13 22:09:01.587448 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 626/2541] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:01 2026] GET /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:01.660526 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a7e164a0-432c-437c-94d0-533df25619c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:01.663266 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7e164a0-432c-437c-94d0-533df25619c9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:09:01.663461 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7e164a0-432c-437c-94d0-533df25619c9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:01.664455 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7e164a0-432c-437c-94d0-533df25619c9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:01.664455 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a7e164a0-432c-437c-94d0-533df25619c9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:01.671408 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:01.671408 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:01.672232 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7e164a0-432c-437c-94d0-533df25619c9 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:09:01.672674 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 638/2542] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:01 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:01.785168 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-34427d55-edab-475f-b6e6-7c362bdea3b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:01.792694 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34427d55-edab-475f-b6e6-7c362bdea3b3 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] DELETE https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:09:01.792694 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34427d55-edab-475f-b6e6-7c362bdea3b3 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:01.792694 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34427d55-edab-475f-b6e6-7c362bdea3b3 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:01.792694 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-34427d55-edab-475f-b6e6-7c362bdea3b3 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Delete volume with id: 66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:09:01.805492 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:01.805492 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:01.806396 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34427d55-edab-475f-b6e6-7c362bdea3b3 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:09:01.839595 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34427d55-edab-475f-b6e6-7c362bdea3b3 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Delete volume request issued successfully. Aug 13 22:09:01.839595 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34427d55-edab-475f-b6e6-7c362bdea3b3 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 202 Aug 13 22:09:01.839595 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 642/2543] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:01 2026] DELETE /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:01.850371 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8fb1e315-df03-4752-ba5e-0b6925b834bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:01.853204 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8fb1e315-df03-4752-ba5e-0b6925b834bf tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:09:01.853853 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8fb1e315-df03-4752-ba5e-0b6925b834bf tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:01.853853 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8fb1e315-df03-4752-ba5e-0b6925b834bf tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:01.870299 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:01.870299 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:01.878403 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8fb1e315-df03-4752-ba5e-0b6925b834bf tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:09:01.885911 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8fb1e315-df03-4752-ba5e-0b6925b834bf tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 200 Aug 13 22:09:01.886484 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 638/2544] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:01 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:09:02.606174 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a98d92dc-7482-4185-b40b-4cdeedba8cb9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:02.609310 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a98d92dc-7482-4185-b40b-4cdeedba8cb9 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:09:02.609624 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a98d92dc-7482-4185-b40b-4cdeedba8cb9 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:02.609927 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a98d92dc-7482-4185-b40b-4cdeedba8cb9 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:02.629182 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:02.629182 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:02.638292 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a98d92dc-7482-4185-b40b-4cdeedba8cb9 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:09:02.647395 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a98d92dc-7482-4185-b40b-4cdeedba8cb9 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 200 Aug 13 22:09:02.651153 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 627/2545] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:02 2026] GET /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 934 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:02.686910 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-30ce332b-ecaa-4bf7-8234-fffea733306b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:02.691417 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30ce332b-ecaa-4bf7-8234-fffea733306b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:09:02.691766 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30ce332b-ecaa-4bf7-8234-fffea733306b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:02.692065 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30ce332b-ecaa-4bf7-8234-fffea733306b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:02.692400 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-30ce332b-ecaa-4bf7-8234-fffea733306b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:02.700141 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:02.700141 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:02.700944 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30ce332b-ecaa-4bf7-8234-fffea733306b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:09:02.702474 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 639/2546] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:02 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:02.903863 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-24176f33-018f-4c63-8274-0b2624fc5584 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:02.905828 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24176f33-018f-4c63-8274-0b2624fc5584 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 Aug 13 22:09:02.906028 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24176f33-018f-4c63-8274-0b2624fc5584 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:02.906209 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24176f33-018f-4c63-8274-0b2624fc5584 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:02.916764 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24176f33-018f-4c63-8274-0b2624fc5584 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 returned with HTTP 404 Aug 13 22:09:02.917250 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 643/2547] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:02 2026] GET /volume/v3/volumes/66af652e-30c7-42bf-a978-421a181d6a51 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:02.928668 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19b81fed-ca9d-42e0-af33-1eaedff55939 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:02.932508 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19b81fed-ca9d-42e0-af33-1eaedff55939 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] DELETE https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:09:02.933290 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19b81fed-ca9d-42e0-af33-1eaedff55939 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:02.933561 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19b81fed-ca9d-42e0-af33-1eaedff55939 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:02.933755 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-19b81fed-ca9d-42e0-af33-1eaedff55939 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Delete volume with id: e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:09:02.946126 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:02.946126 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:02.946720 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-19b81fed-ca9d-42e0-af33-1eaedff55939 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:09:02.978684 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-19b81fed-ca9d-42e0-af33-1eaedff55939 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Delete volume request issued successfully. Aug 13 22:09:02.978977 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19b81fed-ca9d-42e0-af33-1eaedff55939 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 202 Aug 13 22:09:02.979786 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 639/2548] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:02 2026] DELETE /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:02.994023 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-435fd614-e1d3-4c1f-a36a-65e69c23e5ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:03.000072 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-435fd614-e1d3-4c1f-a36a-65e69c23e5ed tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:09:03.000844 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-435fd614-e1d3-4c1f-a36a-65e69c23e5ed tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:03.000844 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-435fd614-e1d3-4c1f-a36a-65e69c23e5ed tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:03.020313 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:03.020313 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:03.028606 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-435fd614-e1d3-4c1f-a36a-65e69c23e5ed tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:09:03.034496 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-435fd614-e1d3-4c1f-a36a-65e69c23e5ed tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 200 Aug 13 22:09:03.035258 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 628/2549] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:02 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:09:03.669572 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-010f5582-48ae-4ad4-8597-94588e39f81b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:03.673957 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-010f5582-48ae-4ad4-8597-94588e39f81b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:09:03.674336 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-010f5582-48ae-4ad4-8597-94588e39f81b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:03.674525 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-010f5582-48ae-4ad4-8597-94588e39f81b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:03.701111 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:03.701111 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:03.717410 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-010f5582-48ae-4ad4-8597-94588e39f81b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:09:03.718545 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-41e22982-1d9c-41a8-81bc-b1af1a3087b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:03.721582 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41e22982-1d9c-41a8-81bc-b1af1a3087b1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:09:03.721582 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41e22982-1d9c-41a8-81bc-b1af1a3087b1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:03.721582 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41e22982-1d9c-41a8-81bc-b1af1a3087b1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:03.721582 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-41e22982-1d9c-41a8-81bc-b1af1a3087b1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:03.726449 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-010f5582-48ae-4ad4-8597-94588e39f81b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 200 Aug 13 22:09:03.726832 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 640/2550] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:03 2026] GET /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 934 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:03.730916 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:03.730916 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:03.732389 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41e22982-1d9c-41a8-81bc-b1af1a3087b1 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:09:03.733284 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 644/2551] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:03 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:04.055858 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c9d9467-89a9-4866-8063-f2b5bf19d871 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:04.058772 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c9d9467-89a9-4866-8063-f2b5bf19d871 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb Aug 13 22:09:04.059232 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c9d9467-89a9-4866-8063-f2b5bf19d871 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:04.059562 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c9d9467-89a9-4866-8063-f2b5bf19d871 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:04.068743 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c9d9467-89a9-4866-8063-f2b5bf19d871 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb returned with HTTP 404 Aug 13 22:09:04.069353 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 640/2552] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:04 2026] GET /volume/v3/volumes/e8183ff4-9e94-436f-b17f-0dc56ffc9abb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:04.166680 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-829f9491-f3c0-4cf5-999f-535cd88882b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:04.169731 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-829f9491-f3c0-4cf5-999f-535cd88882b0 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] DELETE https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:09:04.170038 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-829f9491-f3c0-4cf5-999f-535cd88882b0 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:04.170273 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-829f9491-f3c0-4cf5-999f-535cd88882b0 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:04.170500 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-829f9491-f3c0-4cf5-999f-535cd88882b0 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Delete volume with id: d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:09:04.184748 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:04.184748 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:04.185761 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-829f9491-f3c0-4cf5-999f-535cd88882b0 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:09:04.213754 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-829f9491-f3c0-4cf5-999f-535cd88882b0 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Delete volume request issued successfully. Aug 13 22:09:04.214086 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-829f9491-f3c0-4cf5-999f-535cd88882b0 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 202 Aug 13 22:09:04.214711 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 629/2553] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:04 2026] DELETE /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:04.226318 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c7bd5ed-34eb-4088-b4e6-0bdd8e4a7b18 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:04.228278 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c7bd5ed-34eb-4088-b4e6-0bdd8e4a7b18 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:09:04.228487 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c7bd5ed-34eb-4088-b4e6-0bdd8e4a7b18 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:04.229174 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c7bd5ed-34eb-4088-b4e6-0bdd8e4a7b18 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:04.241898 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:04.241898 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:04.247558 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c7bd5ed-34eb-4088-b4e6-0bdd8e4a7b18 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Volume info retrieved successfully. Aug 13 22:09:04.258122 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c7bd5ed-34eb-4088-b4e6-0bdd8e4a7b18 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 200 Aug 13 22:09:04.258656 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 641/2554] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:04 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:04.619222 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3130bc4e-3f5d-4c85-a546-44782fd990ae req-02b301f3-2074-4ebd-8083-2542d2d058e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:04.623162 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3130bc4e-3f5d-4c85-a546-44782fd990ae req-02b301f3-2074-4ebd-8083-2542d2d058e9 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] DELETE https://10.4.3.4/volume/v3/attachments/864670f2-aaba-410a-bffa-b1fbfc787a79 Aug 13 22:09:04.623405 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3130bc4e-3f5d-4c85-a546-44782fd990ae req-02b301f3-2074-4ebd-8083-2542d2d058e9 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:04.623674 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3130bc4e-3f5d-4c85-a546-44782fd990ae req-02b301f3-2074-4ebd-8083-2542d2d058e9 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:04.637507 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:04.637507 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:04.727848 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3130bc4e-3f5d-4c85-a546-44782fd990ae req-02b301f3-2074-4ebd-8083-2542d2d058e9 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/attachments/864670f2-aaba-410a-bffa-b1fbfc787a79 returned with HTTP 200 Aug 13 22:09:04.728327 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 645/2555] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:09:04 2026] DELETE /volume/v3/attachments/864670f2-aaba-410a-bffa-b1fbfc787a79 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:04.745489 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7d899cc9-fb26-482c-b70a-ba9f83eeed0c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:04.751570 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d899cc9-fb26-482c-b70a-ba9f83eeed0c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:09:04.751925 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d899cc9-fb26-482c-b70a-ba9f83eeed0c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:04.752221 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd1b81ff-228d-4f5e-9f40-dba708edb242 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:04.752297 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d899cc9-fb26-482c-b70a-ba9f83eeed0c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:04.754320 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd1b81ff-228d-4f5e-9f40-dba708edb242 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:09:04.755131 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd1b81ff-228d-4f5e-9f40-dba708edb242 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:04.755131 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd1b81ff-228d-4f5e-9f40-dba708edb242 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:04.755131 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-dd1b81ff-228d-4f5e-9f40-dba708edb242 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:04.765151 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:04.765151 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:04.765990 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:04.765990 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:04.766903 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd1b81ff-228d-4f5e-9f40-dba708edb242 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:09:04.767544 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 630/2556] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:04 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:04.779848 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7d899cc9-fb26-482c-b70a-ba9f83eeed0c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:09:04.786638 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d899cc9-fb26-482c-b70a-ba9f83eeed0c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 200 Aug 13 22:09:04.787036 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 641/2557] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:04 2026] GET /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 992 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:05.276115 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8686e9cd-7b7a-46dc-ba75-63cfdffbd385 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:05.278325 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8686e9cd-7b7a-46dc-ba75-63cfdffbd385 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] GET https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 Aug 13 22:09:05.278611 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8686e9cd-7b7a-46dc-ba75-63cfdffbd385 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:05.279288 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8686e9cd-7b7a-46dc-ba75-63cfdffbd385 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:05.286470 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8686e9cd-7b7a-46dc-ba75-63cfdffbd385 tempest-AttachVolumeTestJSON-319944055 tempest-AttachVolumeTestJSON-319944055-project-member] https://10.4.3.4/volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 returned with HTTP 404 Aug 13 22:09:05.287475 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 642/2558] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:05 2026] GET /volume/v3/volumes/d7b9996a-3e87-4a4e-a2b3-8caa1007dd82 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:05.783765 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a61c0588-07f0-4eac-b032-46aae6d404fb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:05.786578 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a61c0588-07f0-4eac-b032-46aae6d404fb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:09:05.786942 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a61c0588-07f0-4eac-b032-46aae6d404fb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:05.787206 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a61c0588-07f0-4eac-b032-46aae6d404fb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:05.787386 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a61c0588-07f0-4eac-b032-46aae6d404fb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:05.793323 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:05.793323 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:05.794291 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a61c0588-07f0-4eac-b032-46aae6d404fb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:09:05.795192 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 646/2559] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:05 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:09:05.808046 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f2fd190f-309f-40d1-80a4-033064b69749 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:05.812235 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2fd190f-309f-40d1-80a4-033064b69749 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:09:05.812905 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2fd190f-309f-40d1-80a4-033064b69749 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:05.812905 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2fd190f-309f-40d1-80a4-033064b69749 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:05.825372 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:05.825372 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:05.829744 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f2fd190f-309f-40d1-80a4-033064b69749 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:09:05.836953 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2fd190f-309f-40d1-80a4-033064b69749 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 200 Aug 13 22:09:05.836953 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 631/2560] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:05 2026] GET /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:05.976833 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2aac1764-2b8e-4b8f-bd9d-2cc1dfa7895e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:05.979720 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2aac1764-2b8e-4b8f-bd9d-2cc1dfa7895e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] DELETE https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:09:05.980505 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2aac1764-2b8e-4b8f-bd9d-2cc1dfa7895e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:05.980870 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2aac1764-2b8e-4b8f-bd9d-2cc1dfa7895e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:05.981071 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-2aac1764-2b8e-4b8f-bd9d-2cc1dfa7895e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete volume with id: c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:09:05.991126 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:05.991126 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:05.991951 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2aac1764-2b8e-4b8f-bd9d-2cc1dfa7895e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:06.028869 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2aac1764-2b8e-4b8f-bd9d-2cc1dfa7895e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete volume request issued successfully. Aug 13 22:09:06.028869 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2aac1764-2b8e-4b8f-bd9d-2cc1dfa7895e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 202 Aug 13 22:09:06.029391 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 642/2561] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:05 2026] DELETE /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:06.041074 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5bf4da30-4024-47da-9aa9-a9545a184ece None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:06.044547 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bf4da30-4024-47da-9aa9-a9545a184ece tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:09:06.044547 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bf4da30-4024-47da-9aa9-a9545a184ece tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:06.044547 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bf4da30-4024-47da-9aa9-a9545a184ece tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:06.057920 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:06.057920 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:06.065338 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5bf4da30-4024-47da-9aa9-a9545a184ece tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:06.072851 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bf4da30-4024-47da-9aa9-a9545a184ece tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 200 Aug 13 22:09:06.073437 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 643/2562] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:06 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:06.558631 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3945891a-d64f-404b-b613-7a896a04c600 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:06.561325 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3945891a-d64f-404b-b613-7a896a04c600 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] DELETE https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:09:06.561782 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3945891a-d64f-404b-b613-7a896a04c600 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:06.562080 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3945891a-d64f-404b-b613-7a896a04c600 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:06.562335 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3945891a-d64f-404b-b613-7a896a04c600 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Delete volume with id: 3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:09:06.571931 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:06.571931 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:06.572509 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3945891a-d64f-404b-b613-7a896a04c600 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:09:06.588014 np0000007271 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-3945891a-d64f-404b-b613-7a896a04c600 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 22:09:06.597453 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3945891a-d64f-404b-b613-7a896a04c600 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Delete volume request issued successfully. Aug 13 22:09:06.597453 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3945891a-d64f-404b-b613-7a896a04c600 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 202 Aug 13 22:09:06.597453 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 647/2563] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:06 2026] DELETE /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:06.603062 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd0fc22b-828a-4722-a3ec-cd8a492e0369 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:06.605042 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd0fc22b-828a-4722-a3ec-cd8a492e0369 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:09:06.605237 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd0fc22b-828a-4722-a3ec-cd8a492e0369 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:06.605439 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd0fc22b-828a-4722-a3ec-cd8a492e0369 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:06.613092 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:06.613092 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:06.617626 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dd0fc22b-828a-4722-a3ec-cd8a492e0369 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:09:06.623471 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd0fc22b-828a-4722-a3ec-cd8a492e0369 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 200 Aug 13 22:09:06.623471 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 632/2564] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:06 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:06.691641 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b0e0cc80-5714-4a25-9356-ca2c1f066aa9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:06.693555 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0e0cc80-5714-4a25-9356-ca2c1f066aa9 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] DELETE https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:09:06.693843 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0e0cc80-5714-4a25-9356-ca2c1f066aa9 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:06.694111 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0e0cc80-5714-4a25-9356-ca2c1f066aa9 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:06.694358 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b0e0cc80-5714-4a25-9356-ca2c1f066aa9 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Delete volume with id: 7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:09:06.702266 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:06.702266 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:06.702855 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0e0cc80-5714-4a25-9356-ca2c1f066aa9 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:09:06.723159 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0e0cc80-5714-4a25-9356-ca2c1f066aa9 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Delete volume request issued successfully. Aug 13 22:09:06.723339 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0e0cc80-5714-4a25-9356-ca2c1f066aa9 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 returned with HTTP 202 Aug 13 22:09:06.723812 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 643/2565] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:06 2026] DELETE /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:06.731501 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a24daafd-ee73-44bf-a485-d39b44450722 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:06.733322 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a24daafd-ee73-44bf-a485-d39b44450722 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:09:06.733547 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a24daafd-ee73-44bf-a485-d39b44450722 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:06.733759 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a24daafd-ee73-44bf-a485-d39b44450722 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:06.741663 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:06.741663 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:06.746157 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a24daafd-ee73-44bf-a485-d39b44450722 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:09:06.751228 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a24daafd-ee73-44bf-a485-d39b44450722 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 returned with HTTP 200 Aug 13 22:09:06.751665 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 644/2566] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:06 2026] GET /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:06.810098 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2f7e5230-41ec-41f9-94ab-1894815598f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:06.813441 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f7e5230-41ec-41f9-94ab-1894815598f5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:09:06.813841 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f7e5230-41ec-41f9-94ab-1894815598f5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:06.814157 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f7e5230-41ec-41f9-94ab-1894815598f5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:06.814407 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2f7e5230-41ec-41f9-94ab-1894815598f5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:06.823381 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:06.823381 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:06.824311 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f7e5230-41ec-41f9-94ab-1894815598f5 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:09:06.825051 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 648/2567] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:06 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:06.855313 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c04f8ae4-ee0a-4cb7-8424-229a0bd91306 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:06.859344 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c04f8ae4-ee0a-4cb7-8424-229a0bd91306 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:09:06.859344 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c04f8ae4-ee0a-4cb7-8424-229a0bd91306 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:06.859344 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c04f8ae4-ee0a-4cb7-8424-229a0bd91306 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:06.867262 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:06.867262 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:06.873187 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c04f8ae4-ee0a-4cb7-8424-229a0bd91306 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:09:06.879799 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c04f8ae4-ee0a-4cb7-8424-229a0bd91306 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 200 Aug 13 22:09:06.880390 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 633/2568] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:06 2026] GET /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:07.094374 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4039d7e0-9018-49c8-ad34-0b69c39d7e07 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.096251 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4039d7e0-9018-49c8-ad34-0b69c39d7e07 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:09:07.096448 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4039d7e0-9018-49c8-ad34-0b69c39d7e07 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:07.096648 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4039d7e0-9018-49c8-ad34-0b69c39d7e07 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:07.101867 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4039d7e0-9018-49c8-ad34-0b69c39d7e07 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 404 Aug 13 22:09:07.102269 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 644/2569] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:07 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:07.111086 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd93fd76-77e1-4bb5-8b6d-995084c66c33 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.113078 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd93fd76-77e1-4bb5-8b6d-995084c66c33 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:09:07.113296 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd93fd76-77e1-4bb5-8b6d-995084c66c33 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:07.113566 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd93fd76-77e1-4bb5-8b6d-995084c66c33 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:07.123974 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd93fd76-77e1-4bb5-8b6d-995084c66c33 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 404 Aug 13 22:09:07.124566 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 645/2570] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:07 2026] GET /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:07.135793 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-907ecc39-9353-42cc-a5d9-567646a4e59b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.138282 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-907ecc39-9353-42cc-a5d9-567646a4e59b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] DELETE https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:09:07.138612 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-907ecc39-9353-42cc-a5d9-567646a4e59b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:07.138903 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-907ecc39-9353-42cc-a5d9-567646a4e59b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:07.139135 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-907ecc39-9353-42cc-a5d9-567646a4e59b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete volume with id: c09d461d-fd86-4ee3-85f6-5d4c7972f02b Aug 13 22:09:07.151366 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-907ecc39-9353-42cc-a5d9-567646a4e59b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b returned with HTTP 404 Aug 13 22:09:07.152382 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 649/2571] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:07 2026] DELETE /volume/v3/volumes/c09d461d-fd86-4ee3-85f6-5d4c7972f02b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:07.187792 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.189598 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:07.190065 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1578592638"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:07.191772 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Create volume request body: {'volume': {'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1578592638'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:07.300105 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Create volume of 1 GB Aug 13 22:09:07.306118 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Availability Zones retrieved successfully. Aug 13 22:09:07.313485 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Flow 'volume_create_api' (add94d0d-ad1b-42a8-b437-cab23f7d9a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:07.315766 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98313acf-1f82-44cf-8977-c888653587cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:07.316452 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:07.384709 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98313acf-1f82-44cf-8977-c888653587cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:07.385793 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd86619c-56ae-4939-922c-692591141de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:07.442826 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Created reservations ['57172034-6007-4fd4-8b6d-eff0a75cb0e1', 'ca198fd8-d0d6-45af-b706-b3402c656aba', '04135b98-4e40-4b47-9ce5-45b865e5f1b6', '7ab57426-fd31-4f11-9abd-a28d1337e07c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:07.443852 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd86619c-56ae-4939-922c-692591141de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57172034-6007-4fd4-8b6d-eff0a75cb0e1', 'ca198fd8-d0d6-45af-b706-b3402c656aba', '04135b98-4e40-4b47-9ce5-45b865e5f1b6', '7ab57426-fd31-4f11-9abd-a28d1337e07c']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:07.444860 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89d39634-7776-4778-8a5c-ea226b3d2dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:07.470290 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89d39634-7776-4778-8a5c-ea226b3d2dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41807487-2f64-40cc-974e-70a4be6deee6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1578592638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',qos_specs=None,replication_status=,reservations=['57172034-6007-4fd4-8b6d-eff0a75cb0e1','ca198fd8-d0d6-45af-b706-b3402c656aba','04135b98-4e40-4b47-9ce5-45b865e5f1b6','7ab57426-fd31-4f11-9abd-a28d1337e07c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01617df91f9d47f397b4fe1290f432e4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1578592638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41807487-2f64-40cc-974e-70a4be6deee6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01617df91f9d47f397b4fe1290f432e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:07.471225 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e19d051-36fb-463d-a270-2f74a006bc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:07.498157 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e19d051-36fb-463d-a270-2f74a006bc32) transitioned into state 'SUCCESS' from state '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-1578592638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',qos_specs=None,replication_status=,reservations=['57172034-6007-4fd4-8b6d-eff0a75cb0e1','ca198fd8-d0d6-45af-b706-b3402c656aba','04135b98-4e40-4b47-9ce5-45b865e5f1b6','7ab57426-fd31-4f11-9abd-a28d1337e07c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01617df91f9d47f397b4fe1290f432e4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:07.499226 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (408cc2b4-a089-4859-95a0-478242fad5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:07.510155 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f3f6b6a4-b4b1-41a8-bc2f-7e2d43af6182 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.512561 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3f6b6a4-b4b1-41a8-bc2f-7e2d43af6182 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] DELETE https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 Aug 13 22:09:07.512906 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3f6b6a4-b4b1-41a8-bc2f-7e2d43af6182 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:07.513148 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3f6b6a4-b4b1-41a8-bc2f-7e2d43af6182 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:07.513354 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f3f6b6a4-b4b1-41a8-bc2f-7e2d43af6182 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Delete volume with id: 70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 Aug 13 22:09:07.514870 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (408cc2b4-a089-4859-95a0-478242fad5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:07.515809 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Flow 'volume_create_api' (add94d0d-ad1b-42a8-b437-cab23f7d9a6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:07.516164 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Create volume request issued successfully. Aug 13 22:09:07.516848 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2ac5b5e1-a65e-4de5-8758-44d9e17f2f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:07.517309 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 634/2572] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:07 2026] POST /volume/v3/volumes => generated 745 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:07.525241 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:07.525241 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:07.526081 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f3f6b6a4-b4b1-41a8-bc2f-7e2d43af6182 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:09:07.532784 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-31fa2ebb-1f21-4fa4-92fc-882adfef3e08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.535264 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31fa2ebb-1f21-4fa4-92fc-882adfef3e08 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 Aug 13 22:09:07.535744 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31fa2ebb-1f21-4fa4-92fc-882adfef3e08 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:07.535985 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31fa2ebb-1f21-4fa4-92fc-882adfef3e08 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:07.548001 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:07.548001 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:07.554173 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-31fa2ebb-1f21-4fa4-92fc-882adfef3e08 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:07.559189 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f3f6b6a4-b4b1-41a8-bc2f-7e2d43af6182 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Delete volume request issued successfully. Aug 13 22:09:07.559576 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3f6b6a4-b4b1-41a8-bc2f-7e2d43af6182 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 returned with HTTP 202 Aug 13 22:09:07.560108 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 645/2573] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:09:07 2026] DELETE /volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:07.560169 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31fa2ebb-1f21-4fa4-92fc-882adfef3e08 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 returned with HTTP 200 Aug 13 22:09:07.563528 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 646/2574] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:07 2026] GET /volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:07.571720 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-85ffd0dc-5b39-4c5e-bd6c-cc6fd6e7f27f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.574110 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85ffd0dc-5b39-4c5e-bd6c-cc6fd6e7f27f tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 Aug 13 22:09:07.574343 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85ffd0dc-5b39-4c5e-bd6c-cc6fd6e7f27f tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:07.574676 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85ffd0dc-5b39-4c5e-bd6c-cc6fd6e7f27f tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:07.587750 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:07.587750 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:07.595862 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-85ffd0dc-5b39-4c5e-bd6c-cc6fd6e7f27f tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:09:07.609637 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85ffd0dc-5b39-4c5e-bd6c-cc6fd6e7f27f tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 returned with HTTP 200 Aug 13 22:09:07.611737 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 650/2575] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:07 2026] GET /volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 => generated 1417 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:07.636901 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3f738a0c-43b2-40e1-b67a-c92f9cce946e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.639322 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f738a0c-43b2-40e1-b67a-c92f9cce946e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 Aug 13 22:09:07.639622 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f738a0c-43b2-40e1-b67a-c92f9cce946e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:07.639961 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f738a0c-43b2-40e1-b67a-c92f9cce946e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:07.647672 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f738a0c-43b2-40e1-b67a-c92f9cce946e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 returned with HTTP 404 Aug 13 22:09:07.648330 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 635/2576] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:07 2026] GET /volume/v3/volumes/3e13c04a-3fbe-454a-aae7-954255355e63 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:07.657303 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ead038a5-1b02-4f17-aa44-b9c706c59211 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.660014 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ead038a5-1b02-4f17-aa44-b9c706c59211 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] GET https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 Aug 13 22:09:07.660287 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ead038a5-1b02-4f17-aa44-b9c706c59211 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:07.660449 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ead038a5-1b02-4f17-aa44-b9c706c59211 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:07.661679 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ead038a5-1b02-4f17-aa44-b9c706c59211 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:07.679181 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.681448 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:07.682011 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-542333062"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:07.684042 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-542333062'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:07.684215 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume of 1 GB Aug 13 22:09:07.690974 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Availability Zones retrieved successfully. Aug 13 22:09:07.700952 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Flow 'volume_create_api' (2e0ae2a3-ad92-4b65-a429-1a1cd7475e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:07.701934 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb84968b-44ca-426e-ba4f-f6340df0e4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:07.702796 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:07.708689 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ead038a5-1b02-4f17-aa44-b9c706c59211 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Get all volumes completed successfully. Aug 13 22:09:07.711495 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:07.711495 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:07.718166 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ead038a5-1b02-4f17-aa44-b9c706c59211 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 22:09:07.718921 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 646/2577] 10.4.3.4 () {66 vars in 1271 bytes} [Thu Aug 13 22:09:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13154 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:07.737474 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb6ecf97-7131-43b8-929b-266301527b70 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.738535 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb84968b-44ca-426e-ba4f-f6340df0e4ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:07.739600 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a04f2d51-71a8-4e4b-a937-ebc43e20d46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:07.740443 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb6ecf97-7131-43b8-929b-266301527b70 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] DELETE https://10.4.3.4/volume/v3/types/e293c07b-d357-4a43-9b0f-7c88f1eb6d14 Aug 13 22:09:07.741007 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb6ecf97-7131-43b8-929b-266301527b70 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:07.741286 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb6ecf97-7131-43b8-929b-266301527b70 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:07.771239 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-081217e6-443b-4fa5-bfb2-45a9bea344e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.773464 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-081217e6-443b-4fa5-bfb2-45a9bea344e1 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 Aug 13 22:09:07.773464 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-081217e6-443b-4fa5-bfb2-45a9bea344e1 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:07.773857 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-081217e6-443b-4fa5-bfb2-45a9bea344e1 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:07.783299 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb6ecf97-7131-43b8-929b-266301527b70 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] https://10.4.3.4/volume/v3/types/e293c07b-d357-4a43-9b0f-7c88f1eb6d14 returned with HTTP 202 Aug 13 22:09:07.784490 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-081217e6-443b-4fa5-bfb2-45a9bea344e1 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 returned with HTTP 404 Aug 13 22:09:07.784637 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 651/2578] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:09:07 2026] DELETE /volume/v3/types/e293c07b-d357-4a43-9b0f-7c88f1eb6d14 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:07.785083 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 636/2579] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:07 2026] GET /volume/v3/volumes/7a1353ed-ffe2-403b-bb70-6dccfd9cea12 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:07.796059 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-38920a35-679a-4bbe-ad9a-0e886f44706b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.798716 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38920a35-679a-4bbe-ad9a-0e886f44706b tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] DELETE https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:09:07.799157 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38920a35-679a-4bbe-ad9a-0e886f44706b tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:07.799474 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38920a35-679a-4bbe-ad9a-0e886f44706b tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:07.800302 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-38920a35-679a-4bbe-ad9a-0e886f44706b tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Delete volume with id: 4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:09:07.803017 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2bf8f904-a2a0-47f5-be19-04c5cb500b5e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.806274 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2bf8f904-a2a0-47f5-be19-04c5cb500b5e tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:09:07.807366 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2bf8f904-a2a0-47f5-be19-04c5cb500b5e tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1177010457", "extra_specs": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:07.814003 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:07.814003 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:07.814003 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-38920a35-679a-4bbe-ad9a-0e886f44706b tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:09:07.837628 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2bf8f904-a2a0-47f5-be19-04c5cb500b5e tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:09:07.839052 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 652/2580] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:09:07 2026] POST /volume/v3/types => generated 212 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:07.841115 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-55144e45-aeb6-4ccf-9e71-24b68c7db04e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.843042 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55144e45-aeb6-4ccf-9e71-24b68c7db04e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:09:07.843363 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55144e45-aeb6-4ccf-9e71-24b68c7db04e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:07.846401 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55144e45-aeb6-4ccf-9e71-24b68c7db04e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:07.846401 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-55144e45-aeb6-4ccf-9e71-24b68c7db04e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:07.849408 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Created reservations ['ff63ec04-dc9e-49c0-82e4-494e445487d9', '3a2b4804-14af-4d50-a8ce-8ec403359711', 'f6a634d4-010e-48ff-8b7f-209aa7488219', '98aeb532-e6d3-4359-baf7-4c854b24a2df'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:07.850622 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a04f2d51-71a8-4e4b-a937-ebc43e20d46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff63ec04-dc9e-49c0-82e4-494e445487d9', '3a2b4804-14af-4d50-a8ce-8ec403359711', 'f6a634d4-010e-48ff-8b7f-209aa7488219', '98aeb532-e6d3-4359-baf7-4c854b24a2df']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:07.851870 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ffa70ff-a572-4a4c-b22f-ed397a455c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:07.854322 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:07.854322 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:07.855252 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-38920a35-679a-4bbe-ad9a-0e886f44706b tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Delete volume request issued successfully. Aug 13 22:09:07.855403 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55144e45-aeb6-4ccf-9e71-24b68c7db04e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:09:07.856036 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38920a35-679a-4bbe-ad9a-0e886f44706b tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 202 Aug 13 22:09:07.856143 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6a5fd649-b0e5-46e3-88d5-b2ba2d7e096a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.856191 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 637/2581] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:07 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:07.856229 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 647/2582] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:07 2026] DELETE /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:07.858600 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a5fd649-b0e5-46e3-88d5-b2ba2d7e096a tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] POST https://10.4.3.4/volume/v3/types/54a39d35-185d-459a-82a2-1b8a703d62bc/encryption Aug 13 22:09:07.860539 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a5fd649-b0e5-46e3-88d5-b2ba2d7e096a tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:07.872797 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7e67532e-36d0-4ea8-8f12-e2dfc4d8266d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.875856 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e67532e-36d0-4ea8-8f12-e2dfc4d8266d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:09:07.875856 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e67532e-36d0-4ea8-8f12-e2dfc4d8266d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:07.875856 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e67532e-36d0-4ea8-8f12-e2dfc4d8266d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:07.887438 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ffa70ff-a572-4a4c-b22f-ed397a455c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebf377f4-5b48-4710-9945-3bcd44eb2bf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-542333062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6dd5005d0f24be88c819aadee18f440',qos_specs=None,replication_status=,reservations=['ff63ec04-dc9e-49c0-82e4-494e445487d9','3a2b4804-14af-4d50-a8ce-8ec403359711','f6a634d4-010e-48ff-8b7f-209aa7488219','98aeb532-e6d3-4359-baf7-4c854b24a2df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7a230e49d34c64809a048fc1145ee5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-542333062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebf377f4-5b48-4710-9945-3bcd44eb2bf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6dd5005d0f24be88c819aadee18f440',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7a230e49d34c64809a048fc1145ee5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:07.888555 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1576e9d5-b368-4b78-acda-b1910ed850cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:07.889028 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:07.889028 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:07.893215 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a5fd649-b0e5-46e3-88d5-b2ba2d7e096a tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] https://10.4.3.4/volume/v3/types/54a39d35-185d-459a-82a2-1b8a703d62bc/encryption returned with HTTP 200 Aug 13 22:09:07.894641 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 653/2583] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:09:07 2026] POST /volume/v3/types/54a39d35-185d-459a-82a2-1b8a703d62bc/encryption => generated 230 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:07.896037 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-85799df5-9a48-478b-be77-05bbdfbf4fba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.898560 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85799df5-9a48-478b-be77-05bbdfbf4fba tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:09:07.898861 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85799df5-9a48-478b-be77-05bbdfbf4fba tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:07.899033 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85799df5-9a48-478b-be77-05bbdfbf4fba tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:07.899210 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7e67532e-36d0-4ea8-8f12-e2dfc4d8266d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Volume info retrieved successfully. Aug 13 22:09:07.908488 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e67532e-36d0-4ea8-8f12-e2dfc4d8266d tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 200 Aug 13 22:09:07.909165 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 638/2584] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:07 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:07.909262 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.910280 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:07.910280 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:07.921441 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:07.922142 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-977900771", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1177010457", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:07.923243 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-85799df5-9a48-478b-be77-05bbdfbf4fba tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:09:07.923939 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1576e9d5-b368-4b78-acda-b1910ed850cf) transitioned into state 'SUCCESS' from state '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-542333062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6dd5005d0f24be88c819aadee18f440',qos_specs=None,replication_status=,reservations=['ff63ec04-dc9e-49c0-82e4-494e445487d9','3a2b4804-14af-4d50-a8ce-8ec403359711','f6a634d4-010e-48ff-8b7f-209aa7488219','98aeb532-e6d3-4359-baf7-4c854b24a2df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7a230e49d34c64809a048fc1145ee5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:07.925267 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06a6dc65-224f-4b73-aa68-fc422f2d7cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:07.925699 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-977900771', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1177010457', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:07.929741 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85799df5-9a48-478b-be77-05bbdfbf4fba tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 200 Aug 13 22:09:07.930198 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 648/2585] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:07 2026] GET /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 995 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:09:07.932309 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Create volume of 1 GB Aug 13 22:09:07.932858 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:07.932858 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:07.933727 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Availability Zones retrieved successfully. Aug 13 22:09:07.942600 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06a6dc65-224f-4b73-aa68-fc422f2d7cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:07.943747 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Flow 'volume_create_api' (2e0ae2a3-ad92-4b65-a429-1a1cd7475e0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:07.944210 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume request issued successfully. Aug 13 22:09:07.944671 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Flow 'volume_create_api' (465829ff-926b-4fd8-8fdd-f6ffc588d200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:07.945003 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6fd954b8-0211-4d12-b55c-98589a4e8809 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:07.945626 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 647/2586] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:09:07 2026] POST /volume/v3/volumes => generated 744 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:07.947487 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48a5014-f4a8-48cf-8949-960d3be08d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:07.949057 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:07.965042 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5d44c843-5f2b-481f-8ad7-b858cf5d8026 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:07.967699 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d44c843-5f2b-481f-8ad7-b858cf5d8026 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 Aug 13 22:09:07.967859 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d44c843-5f2b-481f-8ad7-b858cf5d8026 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:07.968084 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d44c843-5f2b-481f-8ad7-b858cf5d8026 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:07.979437 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:07.979437 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:07.988305 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5d44c843-5f2b-481f-8ad7-b858cf5d8026 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:07.996809 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48a5014-f4a8-48cf-8949-960d3be08d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:09:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=54a39d35-185d-459a-82a2-1b8a703d62bc,is_public=True,name='tempest-scenario-type-luks-1177010457',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '54a39d35-185d-459a-82a2-1b8a703d62bc', '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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:07.998170 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e091a9-14ca-484b-aed6-48bb3b4cbd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:08.000581 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d44c843-5f2b-481f-8ad7-b858cf5d8026 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 returned with HTTP 200 Aug 13 22:09:08.001192 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 639/2587] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:07 2026] GET /volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 => generated 812 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:08.053316 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1177010457 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1177010457, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:08.053809 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1177010457 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1177010457, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:08.123436 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Created reservations ['48fd34fa-b360-408e-a83b-c952f407f2f1', '143dfcfc-ecef-4f90-a956-7cd5a134f1e1', 'db025bc8-796f-4d7c-9c17-21120ff818e7', '515a7533-7efa-4594-adc1-ff801f447fa3'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:08.124413 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e091a9-14ca-484b-aed6-48bb3b4cbd31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48fd34fa-b360-408e-a83b-c952f407f2f1', '143dfcfc-ecef-4f90-a956-7cd5a134f1e1', 'db025bc8-796f-4d7c-9c17-21120ff818e7', '515a7533-7efa-4594-adc1-ff801f447fa3']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:08.125564 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5121e426-3392-4573-9fc1-4a0979a8d29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:08.158001 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5121e426-3392-4573-9fc1-4a0979a8d29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c2875e0-f081-4450-921c-6f37ce8b6bf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-977900771',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bcce8b82ee44960b520ad4ccec42ddc',qos_specs=None,replication_status=,reservations=['48fd34fa-b360-408e-a83b-c952f407f2f1','143dfcfc-ecef-4f90-a956-7cd5a134f1e1','db025bc8-796f-4d7c-9c17-21120ff818e7','515a7533-7efa-4594-adc1-ff801f447fa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e7c99a0ecf349ef9b4603c49eb01346',volume_type_id=54a39d35-185d-459a-82a2-1b8a703d62bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-977900771',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5c2875e0-f081-4450-921c-6f37ce8b6bf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bcce8b82ee44960b520ad4ccec42ddc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e7c99a0ecf349ef9b4603c49eb01346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(54a39d35-185d-459a-82a2-1b8a703d62bc),volume_type_id=54a39d35-185d-459a-82a2-1b8a703d62bc)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:08.158976 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54d3cdfe-b393-4b0f-b2a5-74bb4bcb4c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:08.191062 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54d3cdfe-b393-4b0f-b2a5-74bb4bcb4c36) transitioned into state 'SUCCESS' from state '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-977900771',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bcce8b82ee44960b520ad4ccec42ddc',qos_specs=None,replication_status=,reservations=['48fd34fa-b360-408e-a83b-c952f407f2f1','143dfcfc-ecef-4f90-a956-7cd5a134f1e1','db025bc8-796f-4d7c-9c17-21120ff818e7','515a7533-7efa-4594-adc1-ff801f447fa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e7c99a0ecf349ef9b4603c49eb01346',volume_type_id=54a39d35-185d-459a-82a2-1b8a703d62bc)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:08.192717 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f63133bf-980b-4bb2-9e41-0464d00b6a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:08.206205 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f63133bf-980b-4bb2-9e41-0464d00b6a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:08.207479 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Flow 'volume_create_api' (465829ff-926b-4fd8-8fdd-f6ffc588d200) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:08.208023 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Create volume request issued successfully. Aug 13 22:09:08.208919 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa1e13d2-5e33-422e-a5e1-d6e874eefc86 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:08.209720 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 654/2588] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:07 2026] POST /volume/v3/volumes => generated 780 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:08.581343 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bed6ac3b-772b-4f5c-a6fc-ea9c74dfc762 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:08.583309 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bed6ac3b-772b-4f5c-a6fc-ea9c74dfc762 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 Aug 13 22:09:08.583595 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bed6ac3b-772b-4f5c-a6fc-ea9c74dfc762 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:08.583910 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bed6ac3b-772b-4f5c-a6fc-ea9c74dfc762 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:08.593957 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:08.593957 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:08.598575 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bed6ac3b-772b-4f5c-a6fc-ea9c74dfc762 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:08.605989 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bed6ac3b-772b-4f5c-a6fc-ea9c74dfc762 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 returned with HTTP 200 Aug 13 22:09:08.606629 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 649/2589] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:08 2026] GET /volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:08.625911 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-178e01fd-f34c-4808-9edf-277710804fec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:08.629136 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-178e01fd-f34c-4808-9edf-277710804fec tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 Aug 13 22:09:08.629136 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-178e01fd-f34c-4808-9edf-277710804fec tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:08.629392 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-178e01fd-f34c-4808-9edf-277710804fec tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:08.633868 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-53cacf06-c5b3-4564-b5ec-8f6c11976c73 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:08.636030 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53cacf06-c5b3-4564-b5ec-8f6c11976c73 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 Aug 13 22:09:08.636374 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53cacf06-c5b3-4564-b5ec-8f6c11976c73 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:08.636625 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53cacf06-c5b3-4564-b5ec-8f6c11976c73 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:08.640529 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:08.640529 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:08.644255 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53cacf06-c5b3-4564-b5ec-8f6c11976c73 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 returned with HTTP 404 Aug 13 22:09:08.644576 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 640/2590] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:08 2026] GET /volume/v3/volumes/70779b93-cf1d-4a5b-8cbf-5dbf1cbb3857 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:08.649070 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-178e01fd-f34c-4808-9edf-277710804fec tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:08.656754 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ac882bab-6418-45b8-b58a-020de99d4d6b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:08.658576 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-178e01fd-f34c-4808-9edf-277710804fec tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 returned with HTTP 200 Aug 13 22:09:08.659087 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 648/2591] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:08 2026] GET /volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 => generated 1353 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:08.659917 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac882bab-6418-45b8-b58a-020de99d4d6b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/d10f4065-35aa-41f7-a985-b9c7c1fca65f Aug 13 22:09:08.660189 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac882bab-6418-45b8-b58a-020de99d4d6b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:08.660447 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac882bab-6418-45b8-b58a-020de99d4d6b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:08.660703 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-ac882bab-6418-45b8-b58a-020de99d4d6b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Delete snapshot with id: d10f4065-35aa-41f7-a985-b9c7c1fca65f Aug 13 22:09:08.670491 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:08.670491 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:08.671502 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ac882bab-6418-45b8-b58a-020de99d4d6b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Snapshot retrieved successfully. Aug 13 22:09:08.675837 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-135b459c-5a9d-4108-a588-7fa525ee8871 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:08.677720 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-135b459c-5a9d-4108-a588-7fa525ee8871 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:09:08.678757 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-135b459c-5a9d-4108-a588-7fa525ee8871 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "41807487-2f64-40cc-974e-70a4be6deee6", "name": "tempest-VolumesBackupsTest-Backup-577534166", "container": "tempest-volumesbackupstest-backup-container-1693394181"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:08.680338 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-135b459c-5a9d-4108-a588-7fa525ee8871 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Creating new backup {'backup': {'volume_id': '41807487-2f64-40cc-974e-70a4be6deee6', 'name': 'tempest-VolumesBackupsTest-Backup-577534166', 'container': 'tempest-volumesbackupstest-backup-container-1693394181'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:09:08.680338 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-135b459c-5a9d-4108-a588-7fa525ee8871 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Creating backup of volume 41807487-2f64-40cc-974e-70a4be6deee6 in container tempest-volumesbackupstest-backup-container-1693394181 Aug 13 22:09:08.691602 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:08.691602 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:08.692268 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-135b459c-5a9d-4108-a588-7fa525ee8871 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:08.704222 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ac882bab-6418-45b8-b58a-020de99d4d6b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Snapshot delete request issued successfully. Aug 13 22:09:08.704479 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac882bab-6418-45b8-b58a-020de99d4d6b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/snapshots/d10f4065-35aa-41f7-a985-b9c7c1fca65f returned with HTTP 202 Aug 13 22:09:08.705148 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 655/2592] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:09:08 2026] DELETE /volume/v3/snapshots/d10f4065-35aa-41f7-a985-b9c7c1fca65f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:08.717593 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-143b7591-cd5d-42e9-8b18-5b9cc05627f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:08.722989 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-143b7591-cd5d-42e9-8b18-5b9cc05627f8 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/snapshots/d10f4065-35aa-41f7-a985-b9c7c1fca65f Aug 13 22:09:08.724145 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-135b459c-5a9d-4108-a588-7fa525ee8871 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Created reservations ['4ba09d3f-9eb1-47fb-ab15-bce31ac9c62e', '2c30fe12-f2a7-4dbf-a909-606463e6569f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:08.725023 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-143b7591-cd5d-42e9-8b18-5b9cc05627f8 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:08.725023 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-143b7591-cd5d-42e9-8b18-5b9cc05627f8 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:08.738952 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:08.738952 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:08.739563 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-143b7591-cd5d-42e9-8b18-5b9cc05627f8 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Snapshot retrieved successfully. Aug 13 22:09:08.741355 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-143b7591-cd5d-42e9-8b18-5b9cc05627f8 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/snapshots/d10f4065-35aa-41f7-a985-b9c7c1fca65f returned with HTTP 200 Aug 13 22:09:08.741672 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 641/2593] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:09:08 2026] GET /volume/v3/snapshots/d10f4065-35aa-41f7-a985-b9c7c1fca65f => generated 482 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:08.772602 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-135b459c-5a9d-4108-a588-7fa525ee8871 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:09:08.773187 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 650/2594] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:08 2026] POST /volume/v3/backups => generated 325 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:08.783064 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-df711d7e-be61-4d65-bc2f-065c89653842 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:08.786064 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df711d7e-be61-4d65-bc2f-065c89653842 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:08.786321 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df711d7e-be61-4d65-bc2f-065c89653842 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:08.786512 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df711d7e-be61-4d65-bc2f-065c89653842 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:08.786756 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-df711d7e-be61-4d65-bc2f-065c89653842 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:08.795680 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:08.795680 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:08.795680 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df711d7e-be61-4d65-bc2f-065c89653842 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:08.795680 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 649/2595] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:08 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:08.875352 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4b1f9b24-0f91-4fa0-ba89-d77733633ffe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:08.877789 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b1f9b24-0f91-4fa0-ba89-d77733633ffe tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:09:08.878113 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b1f9b24-0f91-4fa0-ba89-d77733633ffe tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:08.878414 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b1f9b24-0f91-4fa0-ba89-d77733633ffe tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:08.878414 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4b1f9b24-0f91-4fa0-ba89-d77733633ffe tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:08.887517 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:08.887517 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:08.887517 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b1f9b24-0f91-4fa0-ba89-d77733633ffe tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:09:08.887517 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 656/2596] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:08 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:08.902933 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6fa00390-de7e-48a0-95bb-aca6eacd926b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:08.905281 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fa00390-de7e-48a0-95bb-aca6eacd926b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/9fa8f5f7-aeb9-4d6f-965d-950d741c3156 Aug 13 22:09:08.905432 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fa00390-de7e-48a0-95bb-aca6eacd926b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:08.906071 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fa00390-de7e-48a0-95bb-aca6eacd926b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:08.906071 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6fa00390-de7e-48a0-95bb-aca6eacd926b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Delete volume with id: 9fa8f5f7-aeb9-4d6f-965d-950d741c3156 Aug 13 22:09:08.915813 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:08.915813 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:08.916409 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6fa00390-de7e-48a0-95bb-aca6eacd926b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:09:08.926845 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ec34ee3d-c65a-4bd9-b77c-62f783da4de1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:08.929323 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec34ee3d-c65a-4bd9-b77c-62f783da4de1 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] GET https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd Aug 13 22:09:08.929514 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec34ee3d-c65a-4bd9-b77c-62f783da4de1 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:08.930123 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec34ee3d-c65a-4bd9-b77c-62f783da4de1 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:08.938063 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec34ee3d-c65a-4bd9-b77c-62f783da4de1 tempest-TestServerVolumeAttachmentScenario-509519929 tempest-TestServerVolumeAttachmentScenario-509519929-project-member] https://10.4.3.4/volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd returned with HTTP 404 Aug 13 22:09:08.938966 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 651/2597] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:08 2026] GET /volume/v3/volumes/4c0d35e5-07bd-4431-9d99-13b78b7a48dd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:08.946163 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c4564658-9dc1-4ea2-85ba-2cde2a103011 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:08.948790 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4564658-9dc1-4ea2-85ba-2cde2a103011 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:09:08.949275 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4564658-9dc1-4ea2-85ba-2cde2a103011 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:08.949589 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4564658-9dc1-4ea2-85ba-2cde2a103011 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:08.950482 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6fa00390-de7e-48a0-95bb-aca6eacd926b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Delete volume request issued successfully. Aug 13 22:09:08.950482 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fa00390-de7e-48a0-95bb-aca6eacd926b tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/9fa8f5f7-aeb9-4d6f-965d-950d741c3156 returned with HTTP 202 Aug 13 22:09:08.950991 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 642/2598] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:09:08 2026] DELETE /volume/v3/volumes/9fa8f5f7-aeb9-4d6f-965d-950d741c3156 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:08.960196 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:08.960196 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:08.964150 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-72a339f1-15e9-462e-828f-cfb0862ae0e4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:08.965622 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c4564658-9dc1-4ea2-85ba-2cde2a103011 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:09:08.966988 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72a339f1-15e9-462e-828f-cfb0862ae0e4 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/9fa8f5f7-aeb9-4d6f-965d-950d741c3156 Aug 13 22:09:08.966988 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72a339f1-15e9-462e-828f-cfb0862ae0e4 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:08.967483 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72a339f1-15e9-462e-828f-cfb0862ae0e4 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:08.971043 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4564658-9dc1-4ea2-85ba-2cde2a103011 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 200 Aug 13 22:09:08.971534 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 650/2599] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:08 2026] GET /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:08.978988 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:08.978988 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:08.989061 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-72a339f1-15e9-462e-828f-cfb0862ae0e4 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:09:08.994657 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72a339f1-15e9-462e-828f-cfb0862ae0e4 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/9fa8f5f7-aeb9-4d6f-965d-950d741c3156 returned with HTTP 200 Aug 13 22:09:08.995183 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 657/2600] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:08 2026] GET /volume/v3/volumes/9fa8f5f7-aeb9-4d6f-965d-950d741c3156 => generated 1070 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:09:09.029994 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-743a6734-55ac-4755-aeb7-827a1e5bf49c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:09.032137 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-743a6734-55ac-4755-aeb7-827a1e5bf49c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 Aug 13 22:09:09.032354 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-743a6734-55ac-4755-aeb7-827a1e5bf49c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:09.032675 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-743a6734-55ac-4755-aeb7-827a1e5bf49c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:09.043187 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:09.043187 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:09.049412 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-743a6734-55ac-4755-aeb7-827a1e5bf49c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:09.057717 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-743a6734-55ac-4755-aeb7-827a1e5bf49c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 returned with HTTP 200 Aug 13 22:09:09.058623 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 652/2601] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:09 2026] GET /volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:09.078883 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9fcc93a1-d173-469c-9183-acdbf4b82ace None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:09.082725 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fcc93a1-d173-469c-9183-acdbf4b82ace tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] POST https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0/action Aug 13 22:09:09.082725 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fcc93a1-d173-469c-9183-acdbf4b82ace tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Action body: b'{"os-attach": {"instance_uuid": "570637d5-6ccf-4b97-95c9-f7b2323254a6", "mountpoint": "/dev/vdb"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:09.082725 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fcc93a1-d173-469c-9183-acdbf4b82ace tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "570637d5-6ccf-4b97-95c9-f7b2323254a6", "mountpoint": "/dev/vdb"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:09.095771 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:09.095771 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:09.096434 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9fcc93a1-d173-469c-9183-acdbf4b82ace tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:09.116810 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9fcc93a1-d173-469c-9183-acdbf4b82ace tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Update volume admin metadata completed successfully. Aug 13 22:09:09.225722 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9fcc93a1-d173-469c-9183-acdbf4b82ace tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Attach volume completed successfully. Aug 13 22:09:09.228183 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fcc93a1-d173-469c-9183-acdbf4b82ace tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0/action returned with HTTP 202 Aug 13 22:09:09.228966 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 643/2602] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:09:09 2026] POST /volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:09.238512 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d61b7c37-1421-41f9-b956-cc8677542472 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:09.240431 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d61b7c37-1421-41f9-b956-cc8677542472 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 Aug 13 22:09:09.240692 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d61b7c37-1421-41f9-b956-cc8677542472 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:09.240953 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d61b7c37-1421-41f9-b956-cc8677542472 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:09.251646 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:09.251646 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:09.256084 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d61b7c37-1421-41f9-b956-cc8677542472 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:09.266279 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d61b7c37-1421-41f9-b956-cc8677542472 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 returned with HTTP 200 Aug 13 22:09:09.266279 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 651/2603] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:09 2026] GET /volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:09.287929 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b50c049f-ac0f-4945-8115-8db4b908fe23 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:09.291375 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b50c049f-ac0f-4945-8115-8db4b908fe23 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 Aug 13 22:09:09.291599 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b50c049f-ac0f-4945-8115-8db4b908fe23 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:09.291765 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b50c049f-ac0f-4945-8115-8db4b908fe23 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:09.314019 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:09.314019 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:09.319333 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b50c049f-ac0f-4945-8115-8db4b908fe23 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:09.326466 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b50c049f-ac0f-4945-8115-8db4b908fe23 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 returned with HTTP 200 Aug 13 22:09:09.326466 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 658/2604] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:09 2026] GET /volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:09.351248 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-94ab8f10-cf52-46cf-9ef0-7f7253f96412 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:09.542822 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94ab8f10-cf52-46cf-9ef0-7f7253f96412 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] POST https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0/action Aug 13 22:09:09.543301 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94ab8f10-cf52-46cf-9ef0-7f7253f96412 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:09.543508 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94ab8f10-cf52-46cf-9ef0-7f7253f96412 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:09.563659 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:09.563659 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:09.564839 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-94ab8f10-cf52-46cf-9ef0-7f7253f96412 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Updating volume 'ebf377f4-5b48-4710-9945-3bcd44eb2bf0' with '{'status': 'error'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 22:09:09.618891 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94ab8f10-cf52-46cf-9ef0-7f7253f96412 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0/action returned with HTTP 202 Aug 13 22:09:09.618891 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 653/2605] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:09:09 2026] POST /volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0/action => generated 0 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:09.633245 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ecc8b9af-0d16-432e-8266-3d7f53826eae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:09.638447 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecc8b9af-0d16-432e-8266-3d7f53826eae tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 Aug 13 22:09:09.638607 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecc8b9af-0d16-432e-8266-3d7f53826eae tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:09.639486 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecc8b9af-0d16-432e-8266-3d7f53826eae tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:09.658677 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:09.658677 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:09.665238 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ecc8b9af-0d16-432e-8266-3d7f53826eae tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:09.674822 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecc8b9af-0d16-432e-8266-3d7f53826eae tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 returned with HTTP 200 Aug 13 22:09:09.676473 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 644/2606] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:09 2026] GET /volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 => generated 1170 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:09.695630 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9480ecb0-9f9b-4912-a349-1ce590edcc1b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:09.699848 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9480ecb0-9f9b-4912-a349-1ce590edcc1b tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] POST https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0/action Aug 13 22:09:09.699848 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9480ecb0-9f9b-4912-a349-1ce590edcc1b tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "babc2d65-a493-49f0-90d4-f745d540ae29"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:09.699848 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9480ecb0-9f9b-4912-a349-1ce590edcc1b tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "babc2d65-a493-49f0-90d4-f745d540ae29"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:09.715192 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:09.715192 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:09.715952 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9480ecb0-9f9b-4912-a349-1ce590edcc1b tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Volume info retrieved successfully. Aug 13 22:09:09.736863 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9480ecb0-9f9b-4912-a349-1ce590edcc1b tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Terminate volume connection completed successfully. Aug 13 22:09:09.753413 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9480ecb0-9f9b-4912-a349-1ce590edcc1b tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100267) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 13 22:09:09.759006 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cbc10975-8a64-4db2-8165-f4f9a600ad12 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:09.762212 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbc10975-8a64-4db2-8165-f4f9a600ad12 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/snapshots/d10f4065-35aa-41f7-a985-b9c7c1fca65f Aug 13 22:09:09.762574 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbc10975-8a64-4db2-8165-f4f9a600ad12 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:09.763029 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbc10975-8a64-4db2-8165-f4f9a600ad12 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:09.769221 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbc10975-8a64-4db2-8165-f4f9a600ad12 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/snapshots/d10f4065-35aa-41f7-a985-b9c7c1fca65f returned with HTTP 404 Aug 13 22:09:09.769873 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 659/2607] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:09:09 2026] GET /volume/v3/snapshots/d10f4065-35aa-41f7-a985-b9c7c1fca65f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:09.812402 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a1cba883-ca5e-4165-a11f-b9dbd5a49c7e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:09.814096 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1cba883-ca5e-4165-a11f-b9dbd5a49c7e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:09.814311 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1cba883-ca5e-4165-a11f-b9dbd5a49c7e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:09.815039 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1cba883-ca5e-4165-a11f-b9dbd5a49c7e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:09.815039 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a1cba883-ca5e-4165-a11f-b9dbd5a49c7e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:09.820710 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:09.820710 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:09.822575 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1cba883-ca5e-4165-a11f-b9dbd5a49c7e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:09.822575 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 654/2608] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:09 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:09.844238 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9480ecb0-9f9b-4912-a349-1ce590edcc1b tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Detach volume completed successfully. Aug 13 22:09:09.844667 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9480ecb0-9f9b-4912-a349-1ce590edcc1b tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0/action returned with HTTP 202 Aug 13 22:09:09.845412 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 652/2609] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:09:09 2026] POST /volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:09.855023 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-35ad3683-9851-41db-a8eb-77506c95b48d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:09.857091 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35ad3683-9851-41db-a8eb-77506c95b48d tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 Aug 13 22:09:09.857401 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35ad3683-9851-41db-a8eb-77506c95b48d tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:09.857630 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35ad3683-9851-41db-a8eb-77506c95b48d tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:09.867900 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:09.867900 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:09.873961 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-35ad3683-9851-41db-a8eb-77506c95b48d tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:09.879677 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35ad3683-9851-41db-a8eb-77506c95b48d tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 returned with HTTP 200 Aug 13 22:09:09.880267 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 645/2610] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:09 2026] GET /volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:09.900412 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0223ef18-b304-452c-a5eb-20eed1005f68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:09.903276 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0223ef18-b304-452c-a5eb-20eed1005f68 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 Aug 13 22:09:09.903555 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0223ef18-b304-452c-a5eb-20eed1005f68 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:09.903807 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0223ef18-b304-452c-a5eb-20eed1005f68 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:09.914815 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:09.914815 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:09.922294 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0223ef18-b304-452c-a5eb-20eed1005f68 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:09.929510 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0223ef18-b304-452c-a5eb-20eed1005f68 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 returned with HTTP 200 Aug 13 22:09:09.930378 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 660/2611] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:09 2026] GET /volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:09:09.951385 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6de91dab-3c85-44ba-8b42-a3d80f0d0356 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:09.953387 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6de91dab-3c85-44ba-8b42-a3d80f0d0356 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] POST https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0/action Aug 13 22:09:09.953965 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6de91dab-3c85-44ba-8b42-a3d80f0d0356 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Action body: b'{"os-detach": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:09.954142 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6de91dab-3c85-44ba-8b42-a3d80f0d0356 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:09.972350 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:09.972350 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:09.972350 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6de91dab-3c85-44ba-8b42-a3d80f0d0356 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:09.993853 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-437daa91-7019-4572-b880-09e774d26aa8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:09.995574 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-437daa91-7019-4572-b880-09e774d26aa8 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:09:09.995782 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-437daa91-7019-4572-b880-09e774d26aa8 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:09.996010 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-437daa91-7019-4572-b880-09e774d26aa8 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:09.998170 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6de91dab-3c85-44ba-8b42-a3d80f0d0356 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Detach volume completed successfully. Aug 13 22:09:09.998631 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6de91dab-3c85-44ba-8b42-a3d80f0d0356 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0/action returned with HTTP 202 Aug 13 22:09:09.999009 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 655/2612] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:09:09 2026] POST /volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:10.007915 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:10.007915 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:10.013187 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0ca70df2-b309-41d9-ab95-0b1ffdf34a63 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:10.016263 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ca70df2-b309-41d9-ab95-0b1ffdf34a63 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 Aug 13 22:09:10.016406 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-437daa91-7019-4572-b880-09e774d26aa8 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:09:10.016576 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5bf5500f-30ac-479c-8b9a-bd61a2ec3066 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:10.016620 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ca70df2-b309-41d9-ab95-0b1ffdf34a63 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:10.016660 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ca70df2-b309-41d9-ab95-0b1ffdf34a63 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:10.018862 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5bf5500f-30ac-479c-8b9a-bd61a2ec3066 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/9fa8f5f7-aeb9-4d6f-965d-950d741c3156 Aug 13 22:09:10.019113 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5bf5500f-30ac-479c-8b9a-bd61a2ec3066 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:10.019373 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5bf5500f-30ac-479c-8b9a-bd61a2ec3066 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:10.026128 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:10.026128 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:10.026307 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-437daa91-7019-4572-b880-09e774d26aa8 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 200 Aug 13 22:09:10.026393 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 653/2613] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:09 2026] GET /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:10.030563 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0ca70df2-b309-41d9-ab95-0b1ffdf34a63 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:10.032255 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5bf5500f-30ac-479c-8b9a-bd61a2ec3066 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/9fa8f5f7-aeb9-4d6f-965d-950d741c3156 returned with HTTP 404 Aug 13 22:09:10.032255 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 661/2614] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:10 2026] GET /volume/v3/volumes/9fa8f5f7-aeb9-4d6f-965d-950d741c3156 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:10.037343 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ca70df2-b309-41d9-ab95-0b1ffdf34a63 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 returned with HTTP 200 Aug 13 22:09:10.037861 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 646/2615] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:10 2026] GET /volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:10.046709 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c40a823-ba21-4b34-a45a-ef81f8feea96 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:10.050459 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c40a823-ba21-4b34-a45a-ef81f8feea96 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:09:10.050803 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c40a823-ba21-4b34-a45a-ef81f8feea96 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:10.051123 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c40a823-ba21-4b34-a45a-ef81f8feea96 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:10.051503 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4c40a823-ba21-4b34-a45a-ef81f8feea96 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:10.057889 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c8b9592a-5a1a-4721-b985-3099354ed5df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:10.060061 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:10.060061 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:10.060162 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8b9592a-5a1a-4721-b985-3099354ed5df tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 Aug 13 22:09:10.060162 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8b9592a-5a1a-4721-b985-3099354ed5df tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:10.060162 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8b9592a-5a1a-4721-b985-3099354ed5df tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:10.060248 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c40a823-ba21-4b34-a45a-ef81f8feea96 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-member] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:09:10.062443 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 656/2616] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:10 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:10.075761 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:10.075761 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:10.077056 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c8b9592a-5a1a-4721-b985-3099354ed5df tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:10.080014 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-495ea0e5-a079-460d-ae2b-92ad16f68f3e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:10.081557 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-495ea0e5-a079-460d-ae2b-92ad16f68f3e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] DELETE https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:09:10.081866 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-495ea0e5-a079-460d-ae2b-92ad16f68f3e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:10.082116 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-495ea0e5-a079-460d-ae2b-92ad16f68f3e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:10.082267 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-495ea0e5-a079-460d-ae2b-92ad16f68f3e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Delete backup with id: 6e143311-e96e-475c-a76f-5c86a5da1f01. Aug 13 22:09:10.082554 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8b9592a-5a1a-4721-b985-3099354ed5df tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 returned with HTTP 200 Aug 13 22:09:10.083077 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 654/2617] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:10 2026] GET /volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:10.089194 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:10.089194 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:10.099358 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-de32d9ca-9882-4257-8651-bac292464bf3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:10.101247 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de32d9ca-9882-4257-8651-bac292464bf3 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] DELETE https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 Aug 13 22:09:10.101506 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de32d9ca-9882-4257-8651-bac292464bf3 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:10.101708 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de32d9ca-9882-4257-8651-bac292464bf3 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:10.101868 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-de32d9ca-9882-4257-8651-bac292464bf3 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Delete volume with id: ebf377f4-5b48-4710-9945-3bcd44eb2bf0 Aug 13 22:09:10.108911 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:10.108911 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:10.109398 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-de32d9ca-9882-4257-8651-bac292464bf3 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:10.113227 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-495ea0e5-a079-460d-ae2b-92ad16f68f3e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] delete_backup rpcapi backup_id 6e143311-e96e-475c-a76f-5c86a5da1f01 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:09:10.115580 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-495ea0e5-a079-460d-ae2b-92ad16f68f3e tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 202 Aug 13 22:09:10.116214 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 662/2618] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:09:10 2026] DELETE /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:10.127446 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e899a275-a485-4ba9-87fd-f0eb4c40e908 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:10.128336 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e899a275-a485-4ba9-87fd-f0eb4c40e908 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:09:10.128801 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e899a275-a485-4ba9-87fd-f0eb4c40e908 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:10.129113 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e899a275-a485-4ba9-87fd-f0eb4c40e908 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:10.129294 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e899a275-a485-4ba9-87fd-f0eb4c40e908 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:10.136473 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-de32d9ca-9882-4257-8651-bac292464bf3 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Delete volume request issued successfully. Aug 13 22:09:10.136473 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de32d9ca-9882-4257-8651-bac292464bf3 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 returned with HTTP 202 Aug 13 22:09:10.136473 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 647/2619] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:10 2026] DELETE /volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:10.138140 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:10.138140 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:10.140525 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e899a275-a485-4ba9-87fd-f0eb4c40e908 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 200 Aug 13 22:09:10.140525 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 657/2620] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:10 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:10.150339 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6882f4e4-77bf-4354-a307-008fe49aeea8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:10.157041 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6882f4e4-77bf-4354-a307-008fe49aeea8 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 Aug 13 22:09:10.157274 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6882f4e4-77bf-4354-a307-008fe49aeea8 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:10.157382 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6882f4e4-77bf-4354-a307-008fe49aeea8 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:10.175270 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:10.175270 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:10.189318 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6882f4e4-77bf-4354-a307-008fe49aeea8 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:10.197491 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6882f4e4-77bf-4354-a307-008fe49aeea8 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 returned with HTTP 200 Aug 13 22:09:10.197918 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 655/2621] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:10 2026] GET /volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:10.615825 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:10.827608 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:10.827608 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1499085551"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:10.828927 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1499085551'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:10.829174 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Create volume of 1 GB Aug 13 22:09:10.835981 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Availability Zones retrieved successfully. Aug 13 22:09:10.837004 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-89a427a5-223a-4c2d-aebb-2bcbc8827dd7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:10.839053 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89a427a5-223a-4c2d-aebb-2bcbc8827dd7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:10.839269 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89a427a5-223a-4c2d-aebb-2bcbc8827dd7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:10.839532 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89a427a5-223a-4c2d-aebb-2bcbc8827dd7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:10.839591 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-89a427a5-223a-4c2d-aebb-2bcbc8827dd7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:10.846592 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:10.846592 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:10.846909 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89a427a5-223a-4c2d-aebb-2bcbc8827dd7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:10.847334 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 648/2622] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:10 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:10.850600 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Flow 'volume_create_api' (af0d8786-59d0-4140-81f7-a65c981fd63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:10.854055 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69faefb7-08fe-44bf-80b1-fc961fba7dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:10.855664 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:10.907751 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69faefb7-08fe-44bf-80b1-fc961fba7dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:10.911335 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c87b56dc-4a9b-4443-91cd-0f75741c9824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:11.023804 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Created reservations ['232b153f-b43b-42e7-bf58-d04e8d2fdb88', '80e387a7-5d69-4308-b91f-859ae939cdb4', '8a6da6a1-fb40-4d74-ba87-41a4a9e21ddd', '54b97d02-e9cd-498b-aeee-2a79fec36131'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:11.025247 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c87b56dc-4a9b-4443-91cd-0f75741c9824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['232b153f-b43b-42e7-bf58-d04e8d2fdb88', '80e387a7-5d69-4308-b91f-859ae939cdb4', '8a6da6a1-fb40-4d74-ba87-41a4a9e21ddd', '54b97d02-e9cd-498b-aeee-2a79fec36131']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:11.026449 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7aaddb7-2438-42dc-8da4-1ebe2ba50b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:11.045349 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d44eb6f3-cad2-4c85-bc76-07844a30544e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:11.048340 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d44eb6f3-cad2-4c85-bc76-07844a30544e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:09:11.048340 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d44eb6f3-cad2-4c85-bc76-07844a30544e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:11.049464 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d44eb6f3-cad2-4c85-bc76-07844a30544e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:11.059016 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:11.059016 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:11.064888 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d44eb6f3-cad2-4c85-bc76-07844a30544e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:09:11.067987 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7aaddb7-2438-42dc-8da4-1ebe2ba50b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1499085551',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dfd9a2df853e47a5804cd134ca0462c3',qos_specs=None,replication_status=,reservations=['232b153f-b43b-42e7-bf58-d04e8d2fdb88','80e387a7-5d69-4308-b91f-859ae939cdb4','8a6da6a1-fb40-4d74-ba87-41a4a9e21ddd','54b97d02-e9cd-498b-aeee-2a79fec36131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d25a126d7744412b82e0bbdfecaa26e',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1499085551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dfd9a2df853e47a5804cd134ca0462c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d25a126d7744412b82e0bbdfecaa26e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:11.069332 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (487ce330-f92a-4ea1-941f-8a5a5189eb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:11.072356 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d44eb6f3-cad2-4c85-bc76-07844a30544e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 200 Aug 13 22:09:11.073166 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 658/2623] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:11 2026] GET /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:11.098700 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (487ce330-f92a-4ea1-941f-8a5a5189eb57) transitioned into state 'SUCCESS' from state '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-1499085551',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dfd9a2df853e47a5804cd134ca0462c3',qos_specs=None,replication_status=,reservations=['232b153f-b43b-42e7-bf58-d04e8d2fdb88','80e387a7-5d69-4308-b91f-859ae939cdb4','8a6da6a1-fb40-4d74-ba87-41a4a9e21ddd','54b97d02-e9cd-498b-aeee-2a79fec36131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d25a126d7744412b82e0bbdfecaa26e',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:11.099747 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e720599-3de1-4157-951b-c2d2dac68700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:11.117739 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e720599-3de1-4157-951b-c2d2dac68700) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:11.118869 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Flow 'volume_create_api' (af0d8786-59d0-4140-81f7-a65c981fd63d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:11.119293 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Create volume request issued successfully. Aug 13 22:09:11.122958 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38c92b3f-8507-4250-ae08-d2167d2b29d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:11.123521 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 663/2624] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:10 2026] POST /volume/v3/volumes => generated 756 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:11.139394 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-efeb09c8-1166-4233-8f02-1cc02dde489b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:11.142148 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efeb09c8-1166-4233-8f02-1cc02dde489b tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] GET https://10.4.3.4/volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 Aug 13 22:09:11.143442 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efeb09c8-1166-4233-8f02-1cc02dde489b tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:11.143442 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efeb09c8-1166-4233-8f02-1cc02dde489b tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:11.157820 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-620ee625-b38b-4307-a3c0-2e180d3bdffd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:11.158188 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:11.158188 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:11.158265 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-620ee625-b38b-4307-a3c0-2e180d3bdffd tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 Aug 13 22:09:11.158616 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-620ee625-b38b-4307-a3c0-2e180d3bdffd tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:11.159666 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-620ee625-b38b-4307-a3c0-2e180d3bdffd tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:11.159666 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-620ee625-b38b-4307-a3c0-2e180d3bdffd tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 6e143311-e96e-475c-a76f-5c86a5da1f01. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:11.163593 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-efeb09c8-1166-4233-8f02-1cc02dde489b tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Volume info retrieved successfully. Aug 13 22:09:11.163827 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-620ee625-b38b-4307-a3c0-2e180d3bdffd tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 returned with HTTP 404 Aug 13 22:09:11.164458 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 649/2625] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:11 2026] GET /volume/v3/backups/6e143311-e96e-475c-a76f-5c86a5da1f01 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:11.174451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-35e338d2-1cfa-4814-90f7-cac7d160e2eb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:11.177297 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efeb09c8-1166-4233-8f02-1cc02dde489b tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 returned with HTTP 200 Aug 13 22:09:11.177297 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 656/2626] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:11 2026] GET /volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 => generated 824 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:11.177489 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35e338d2-1cfa-4814-90f7-cac7d160e2eb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] DELETE https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:09:11.177799 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35e338d2-1cfa-4814-90f7-cac7d160e2eb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:11.178092 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35e338d2-1cfa-4814-90f7-cac7d160e2eb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:11.178688 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-35e338d2-1cfa-4814-90f7-cac7d160e2eb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Delete backup with id: 34685708-38ee-4533-9728-ef63fb674d0d. Aug 13 22:09:11.186007 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:11.186007 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:11.218302 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-35e338d2-1cfa-4814-90f7-cac7d160e2eb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] delete_backup rpcapi backup_id 34685708-38ee-4533-9728-ef63fb674d0d {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:09:11.218884 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4e78b206-4afe-474a-a6c6-ec8d8ead7f42 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:11.220807 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35e338d2-1cfa-4814-90f7-cac7d160e2eb tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 202 Aug 13 22:09:11.221956 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 659/2627] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:09:11 2026] DELETE /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:11.223530 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e78b206-4afe-474a-a6c6-ec8d8ead7f42 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 Aug 13 22:09:11.223530 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e78b206-4afe-474a-a6c6-ec8d8ead7f42 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:11.223530 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e78b206-4afe-474a-a6c6-ec8d8ead7f42 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:11.236524 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e78b206-4afe-474a-a6c6-ec8d8ead7f42 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 returned with HTTP 404 Aug 13 22:09:11.237291 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 664/2628] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:11 2026] GET /volume/v3/volumes/ebf377f4-5b48-4710-9945-3bcd44eb2bf0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:11.237788 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-42e182a3-3e95-4afc-b802-90bbfc74df0c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:11.241011 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42e182a3-3e95-4afc-b802-90bbfc74df0c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:09:11.241011 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42e182a3-3e95-4afc-b802-90bbfc74df0c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:11.241478 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42e182a3-3e95-4afc-b802-90bbfc74df0c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:11.241478 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-42e182a3-3e95-4afc-b802-90bbfc74df0c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:11.256553 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:11.256553 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:11.257465 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42e182a3-3e95-4afc-b802-90bbfc74df0c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 200 Aug 13 22:09:11.258044 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 650/2629] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:11 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:11.865619 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a95d256f-fd21-4bcc-95e3-3f67f0a26456 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:11.868646 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a95d256f-fd21-4bcc-95e3-3f67f0a26456 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:11.868646 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a95d256f-fd21-4bcc-95e3-3f67f0a26456 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:11.868646 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a95d256f-fd21-4bcc-95e3-3f67f0a26456 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:11.868646 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a95d256f-fd21-4bcc-95e3-3f67f0a26456 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:11.882885 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:11.882885 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:11.883263 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a95d256f-fd21-4bcc-95e3-3f67f0a26456 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:11.883867 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 657/2630] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:11 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:12.090871 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6687682-9e2a-4525-b446-4ab025a5f23d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:12.093157 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6687682-9e2a-4525-b446-4ab025a5f23d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:09:12.093707 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6687682-9e2a-4525-b446-4ab025a5f23d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:12.094136 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6687682-9e2a-4525-b446-4ab025a5f23d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:12.106632 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:12.106632 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:12.111551 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b6687682-9e2a-4525-b446-4ab025a5f23d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:09:12.119609 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6687682-9e2a-4525-b446-4ab025a5f23d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 200 Aug 13 22:09:12.120144 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 660/2631] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:12 2026] GET /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:12.195924 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f801edc-5f76-4453-9dfc-f85fa7a7edc7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:12.198381 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f801edc-5f76-4453-9dfc-f85fa7a7edc7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] GET https://10.4.3.4/volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 Aug 13 22:09:12.199380 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f801edc-5f76-4453-9dfc-f85fa7a7edc7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:12.199380 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f801edc-5f76-4453-9dfc-f85fa7a7edc7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:12.208820 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:12.208820 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:12.219316 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8f801edc-5f76-4453-9dfc-f85fa7a7edc7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Volume info retrieved successfully. Aug 13 22:09:12.226039 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f801edc-5f76-4453-9dfc-f85fa7a7edc7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 returned with HTTP 200 Aug 13 22:09:12.226039 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 665/2632] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:12 2026] GET /volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:12.258780 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-109a20f5-3c61-47ed-8f90-8f46ee397683 req-be7c9077-99f2-42b6-ac90-242437ccf8d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:12.264801 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-109a20f5-3c61-47ed-8f90-8f46ee397683 req-be7c9077-99f2-42b6-ac90-242437ccf8d6 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] GET https://10.4.3.4/volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 Aug 13 22:09:12.265085 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-109a20f5-3c61-47ed-8f90-8f46ee397683 req-be7c9077-99f2-42b6-ac90-242437ccf8d6 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:12.265357 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-109a20f5-3c61-47ed-8f90-8f46ee397683 req-be7c9077-99f2-42b6-ac90-242437ccf8d6 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:12.275446 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:12.275446 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:12.278628 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9b7647b8-dfc8-4230-a430-a440cdb16153 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:12.279764 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-109a20f5-3c61-47ed-8f90-8f46ee397683 req-be7c9077-99f2-42b6-ac90-242437ccf8d6 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Volume info retrieved successfully. Aug 13 22:09:12.282249 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b7647b8-dfc8-4230-a430-a440cdb16153 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d Aug 13 22:09:12.282249 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b7647b8-dfc8-4230-a430-a440cdb16153 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:12.282249 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b7647b8-dfc8-4230-a430-a440cdb16153 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:12.282249 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9b7647b8-dfc8-4230-a430-a440cdb16153 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id 34685708-38ee-4533-9728-ef63fb674d0d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:12.285444 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-109a20f5-3c61-47ed-8f90-8f46ee397683 req-be7c9077-99f2-42b6-ac90-242437ccf8d6 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 returned with HTTP 200 Aug 13 22:09:12.285985 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 651/2633] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:09:12 2026] GET /volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:12.286815 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b7647b8-dfc8-4230-a430-a440cdb16153 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d returned with HTTP 404 Aug 13 22:09:12.287544 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 658/2634] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:12 2026] GET /volume/v3/backups/34685708-38ee-4533-9728-ef63fb674d0d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:12.303105 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6d3187b3-f778-428a-a3b7-139375ad611a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:12.303859 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d3187b3-f778-428a-a3b7-139375ad611a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] DELETE https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:09:12.304002 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d3187b3-f778-428a-a3b7-139375ad611a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:12.304192 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d3187b3-f778-428a-a3b7-139375ad611a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:12.304349 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-6d3187b3-f778-428a-a3b7-139375ad611a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Delete backup with id: dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. Aug 13 22:09:12.306918 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8a885498-9181-4071-8337-62c3d7c145d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:12.311100 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:12.311495 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:12.311495 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:12.311640 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-612193876"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:12.314441 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-612193876'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:12.314603 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Create volume of 1 GB Aug 13 22:09:12.329004 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Availability Zones retrieved successfully. Aug 13 22:09:12.335472 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-6d3187b3-f778-428a-a3b7-139375ad611a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] delete_backup rpcapi backup_id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:09:12.336657 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Flow 'volume_create_api' (38219b19-a4ca-46b6-97d0-27a926affd68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:12.338131 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d3187b3-f778-428a-a3b7-139375ad611a tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 202 Aug 13 22:09:12.338607 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17186410-5631-47bc-8314-4bbd738bb6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:12.339121 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 661/2635] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:09:12 2026] DELETE /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:12.339986 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:12.350179 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-27218c13-405c-4861-a10f-8ad942ae2939 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:12.354039 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27218c13-405c-4861-a10f-8ad942ae2939 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:09:12.355573 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27218c13-405c-4861-a10f-8ad942ae2939 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:12.355573 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27218c13-405c-4861-a10f-8ad942ae2939 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:12.356114 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-27218c13-405c-4861-a10f-8ad942ae2939 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:12.362909 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:12.362909 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:12.363546 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27218c13-405c-4861-a10f-8ad942ae2939 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:09:12.363937 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 652/2636] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:12 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:12.398010 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17186410-5631-47bc-8314-4bbd738bb6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:12.398914 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbcee575-c3d9-4980-8bad-fd0c5a5282b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:12.500285 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Created reservations ['f06b95ee-bffb-4d1e-8628-7a7785beda9e', 'fc12f735-bef2-41db-82b7-198a45e5a366', '877ad876-4024-441e-9a32-73bb343d51af', 'f3c331cc-6706-4d62-8ef9-9add736c1f04'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:12.501761 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbcee575-c3d9-4980-8bad-fd0c5a5282b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f06b95ee-bffb-4d1e-8628-7a7785beda9e', 'fc12f735-bef2-41db-82b7-198a45e5a366', '877ad876-4024-441e-9a32-73bb343d51af', 'f3c331cc-6706-4d62-8ef9-9add736c1f04']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:12.503592 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d024f00d-8e95-4180-84e9-028ab4adec89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:12.554525 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d024f00d-8e95-4180-84e9-028ab4adec89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '113c6daf-1c2f-4f41-b966-3ce9d2655af0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-612193876',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dfd9a2df853e47a5804cd134ca0462c3',qos_specs=None,replication_status=,reservations=['f06b95ee-bffb-4d1e-8628-7a7785beda9e','fc12f735-bef2-41db-82b7-198a45e5a366','877ad876-4024-441e-9a32-73bb343d51af','f3c331cc-6706-4d62-8ef9-9add736c1f04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d25a126d7744412b82e0bbdfecaa26e',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-612193876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=113c6daf-1c2f-4f41-b966-3ce9d2655af0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dfd9a2df853e47a5804cd134ca0462c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d25a126d7744412b82e0bbdfecaa26e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:12.555381 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04ff6221-b0af-4474-be7e-4913b1b717fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:12.605344 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04ff6221-b0af-4474-be7e-4913b1b717fa) transitioned into state 'SUCCESS' from state '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-612193876',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dfd9a2df853e47a5804cd134ca0462c3',qos_specs=None,replication_status=,reservations=['f06b95ee-bffb-4d1e-8628-7a7785beda9e','fc12f735-bef2-41db-82b7-198a45e5a366','877ad876-4024-441e-9a32-73bb343d51af','f3c331cc-6706-4d62-8ef9-9add736c1f04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d25a126d7744412b82e0bbdfecaa26e',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:12.606353 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e42005c-c1a3-4776-a71c-ff352e9ce07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:12.630819 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e42005c-c1a3-4776-a71c-ff352e9ce07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:12.632371 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Flow 'volume_create_api' (38219b19-a4ca-46b6-97d0-27a926affd68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:12.632371 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Create volume request issued successfully. Aug 13 22:09:12.633718 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a885498-9181-4071-8337-62c3d7c145d7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:12.635214 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 666/2637] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:12 2026] POST /volume/v3/volumes => generated 755 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:12.652294 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-13156ca6-8da6-4ce0-b466-3ee20c9c676e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:12.660172 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13156ca6-8da6-4ce0-b466-3ee20c9c676e tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] GET https://10.4.3.4/volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 Aug 13 22:09:12.660172 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13156ca6-8da6-4ce0-b466-3ee20c9c676e tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:12.660172 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13156ca6-8da6-4ce0-b466-3ee20c9c676e tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:12.673326 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:12.673326 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:12.686323 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-13156ca6-8da6-4ce0-b466-3ee20c9c676e tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Volume info retrieved successfully. Aug 13 22:09:12.694520 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13156ca6-8da6-4ce0-b466-3ee20c9c676e tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 returned with HTTP 200 Aug 13 22:09:12.695090 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 659/2638] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:12 2026] GET /volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 => generated 823 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:12.901359 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7e546c88-ab86-41c0-947e-960d5a36586e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:12.903681 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e546c88-ab86-41c0-947e-960d5a36586e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:12.904018 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e546c88-ab86-41c0-947e-960d5a36586e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:12.904298 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e546c88-ab86-41c0-947e-960d5a36586e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:12.904441 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7e546c88-ab86-41c0-947e-960d5a36586e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:12.918934 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:12.918934 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:12.920197 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e546c88-ab86-41c0-947e-960d5a36586e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:12.920782 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 662/2639] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:12 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:12.998707 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3267c455-56c5-47d8-8fd1-eb3f2ff15997 req-0bb98476-e751-4b06-9ad8-130f4f20fede None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:13.001457 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3267c455-56c5-47d8-8fd1-eb3f2ff15997 req-0bb98476-e751-4b06-9ad8-130f4f20fede tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] DELETE https://10.4.3.4/volume/v3/attachments/45c7f751-f08f-40e7-8814-c8b21b9f1e3b Aug 13 22:09:13.001734 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3267c455-56c5-47d8-8fd1-eb3f2ff15997 req-0bb98476-e751-4b06-9ad8-130f4f20fede tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:13.002009 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3267c455-56c5-47d8-8fd1-eb3f2ff15997 req-0bb98476-e751-4b06-9ad8-130f4f20fede tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:13.013228 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:13.013228 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:13.092824 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3267c455-56c5-47d8-8fd1-eb3f2ff15997 req-0bb98476-e751-4b06-9ad8-130f4f20fede tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/attachments/45c7f751-f08f-40e7-8814-c8b21b9f1e3b returned with HTTP 200 Aug 13 22:09:13.092824 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 653/2640] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:09:12 2026] DELETE /volume/v3/attachments/45c7f751-f08f-40e7-8814-c8b21b9f1e3b => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:13.134809 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4fd8880c-68b8-4d22-be8b-7e36539a3456 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:13.137745 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4fd8880c-68b8-4d22-be8b-7e36539a3456 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:09:13.137983 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4fd8880c-68b8-4d22-be8b-7e36539a3456 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:13.138254 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4fd8880c-68b8-4d22-be8b-7e36539a3456 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:13.148735 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:13.148735 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:13.152772 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4fd8880c-68b8-4d22-be8b-7e36539a3456 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:09:13.160539 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4fd8880c-68b8-4d22-be8b-7e36539a3456 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 200 Aug 13 22:09:13.161226 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 667/2641] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:13 2026] GET /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 1247 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:13.378667 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f8614a4-18aa-45c8-8c02-dc87d5539d7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:13.380616 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f8614a4-18aa-45c8-8c02-dc87d5539d7c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:09:13.380826 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f8614a4-18aa-45c8-8c02-dc87d5539d7c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:13.381082 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f8614a4-18aa-45c8-8c02-dc87d5539d7c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:13.381200 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3f8614a4-18aa-45c8-8c02-dc87d5539d7c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:13.381748 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-aa880afd-3b55-480a-8113-2fd9df76725a req-a4d512ed-4d58-43fb-9f6f-7d2b73284996 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:13.386062 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-a4d512ed-4d58-43fb-9f6f-7d2b73284996 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:09:13.386363 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-a4d512ed-4d58-43fb-9f6f-7d2b73284996 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:13.386661 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-a4d512ed-4d58-43fb-9f6f-7d2b73284996 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:13.388525 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:13.388525 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:13.390683 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f8614a4-18aa-45c8-8c02-dc87d5539d7c tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 200 Aug 13 22:09:13.390955 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 660/2642] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:13 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:13.401000 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:13.401000 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:13.408082 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-aa880afd-3b55-480a-8113-2fd9df76725a req-a4d512ed-4d58-43fb-9f6f-7d2b73284996 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:09:13.415458 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-a4d512ed-4d58-43fb-9f6f-7d2b73284996 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 200 Aug 13 22:09:13.416088 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 663/2643] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:09:13 2026] GET /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 1247 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:13.709714 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ec5c4dbe-05a4-4dfc-82fa-1dd395147a12 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:13.713100 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec5c4dbe-05a4-4dfc-82fa-1dd395147a12 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] GET https://10.4.3.4/volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 Aug 13 22:09:13.713100 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec5c4dbe-05a4-4dfc-82fa-1dd395147a12 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:13.713100 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec5c4dbe-05a4-4dfc-82fa-1dd395147a12 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:13.737384 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:13.737384 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:13.747280 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ec5c4dbe-05a4-4dfc-82fa-1dd395147a12 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Volume info retrieved successfully. Aug 13 22:09:13.753802 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec5c4dbe-05a4-4dfc-82fa-1dd395147a12 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 returned with HTTP 200 Aug 13 22:09:13.754331 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 654/2644] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:13 2026] GET /volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:13.781306 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a1ba641c-7123-4660-94f0-f8fe49bb9301 req-2aa17af3-ac7c-472d-8a59-9afd366492f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:13.784051 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a1ba641c-7123-4660-94f0-f8fe49bb9301 req-2aa17af3-ac7c-472d-8a59-9afd366492f0 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] GET https://10.4.3.4/volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 Aug 13 22:09:13.784309 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a1ba641c-7123-4660-94f0-f8fe49bb9301 req-2aa17af3-ac7c-472d-8a59-9afd366492f0 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:13.784676 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a1ba641c-7123-4660-94f0-f8fe49bb9301 req-2aa17af3-ac7c-472d-8a59-9afd366492f0 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:13.793154 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:13.793154 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:13.797644 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a1ba641c-7123-4660-94f0-f8fe49bb9301 req-2aa17af3-ac7c-472d-8a59-9afd366492f0 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Volume info retrieved successfully. Aug 13 22:09:13.802311 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a1ba641c-7123-4660-94f0-f8fe49bb9301 req-2aa17af3-ac7c-472d-8a59-9afd366492f0 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 returned with HTTP 200 Aug 13 22:09:13.802798 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 668/2645] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:09:13 2026] GET /volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:13.819194 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29603912-738b-4b29-83d7-2f3335309bfd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:13.822494 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:13.822934 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-814697510"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:13.824708 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-814697510'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:13.824819 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Create volume of 1 GB Aug 13 22:09:13.830105 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Availability Zones retrieved successfully. Aug 13 22:09:13.836825 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Flow 'volume_create_api' (876fe14b-5002-46d9-9992-d80f1c799d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:13.838335 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5008fe4-9bb6-42f7-9e68-86f1444f1e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:13.839872 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:13.871292 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5008fe4-9bb6-42f7-9e68-86f1444f1e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:13.872571 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f11ecae-0fee-4c1c-85f7-15b8477411be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:13.898461 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-aa880afd-3b55-480a-8113-2fd9df76725a req-cfbb7c7a-59de-46a3-b08a-5ebdf2ec08a1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:13.905735 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-cfbb7c7a-59de-46a3-b08a-5ebdf2ec08a1 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:09:13.906509 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-cfbb7c7a-59de-46a3-b08a-5ebdf2ec08a1 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:13.906741 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-cfbb7c7a-59de-46a3-b08a-5ebdf2ec08a1 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:13.920256 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-889d371e-fc05-41f2-90b7-32f37450a941 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:13.923749 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:13.924127 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1323623029"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:13.926098 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:13.926098 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:13.926713 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1323623029'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:13.927180 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume of 1 GB Aug 13 22:09:13.934804 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Availability Zones retrieved successfully. Aug 13 22:09:13.938039 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Created reservations ['2b6ee7ea-e3db-4bcd-b804-b8d78705736f', 'c9d27a7a-0bf9-4219-823d-49b97d1d712b', '0e3e22ee-d489-4fea-b2bf-946c83340326', 'a5e8675d-da69-4fd4-a79a-7054a7e45a84'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:13.938039 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f11ecae-0fee-4c1c-85f7-15b8477411be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b6ee7ea-e3db-4bcd-b804-b8d78705736f', 'c9d27a7a-0bf9-4219-823d-49b97d1d712b', '0e3e22ee-d489-4fea-b2bf-946c83340326', 'a5e8675d-da69-4fd4-a79a-7054a7e45a84']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:13.938319 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2d9733fa-4d9c-4d70-b265-8c57bca89547 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:13.938712 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bad75fed-cd99-4290-8960-ac4b91d34ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:13.940582 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d9733fa-4d9c-4d70-b265-8c57bca89547 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:13.941694 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d9733fa-4d9c-4d70-b265-8c57bca89547 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:13.941694 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d9733fa-4d9c-4d70-b265-8c57bca89547 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:13.941694 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2d9733fa-4d9c-4d70-b265-8c57bca89547 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:13.942503 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Flow 'volume_create_api' (0848a9d3-a8f5-4e85-958b-e1590ec25d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:13.943515 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-aa880afd-3b55-480a-8113-2fd9df76725a req-cfbb7c7a-59de-46a3-b08a-5ebdf2ec08a1 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:09:13.943893 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (419e8ad1-4310-46ef-a78a-5598e9c409e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:13.945318 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:13.948760 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:13.948760 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:13.949816 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-cfbb7c7a-59de-46a3-b08a-5ebdf2ec08a1 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 200 Aug 13 22:09:13.949910 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d9733fa-4d9c-4d70-b265-8c57bca89547 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:13.950257 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 664/2646] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:09:13 2026] GET /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 1247 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:13.950486 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 669/2647] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:13 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:13.962618 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6b357563-2d3f-4364-90f9-fd4c6882588c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:13.963471 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b357563-2d3f-4364-90f9-fd4c6882588c None None] GET https://10.4.3.4/volume// Aug 13 22:09:13.963471 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b357563-2d3f-4364-90f9-fd4c6882588c None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:13.964085 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b357563-2d3f-4364-90f9-fd4c6882588c None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:13.964162 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b357563-2d3f-4364-90f9-fd4c6882588c None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:09:13.964468 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 665/2648] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:09:13 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:09:13.972926 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bad75fed-cd99-4290-8960-ac4b91d34ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebe961d2-6206-4b38-a581-db4a16cb650e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-814697510',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dfd9a2df853e47a5804cd134ca0462c3',qos_specs=None,replication_status=,reservations=['2b6ee7ea-e3db-4bcd-b804-b8d78705736f','c9d27a7a-0bf9-4219-823d-49b97d1d712b','0e3e22ee-d489-4fea-b2bf-946c83340326','a5e8675d-da69-4fd4-a79a-7054a7e45a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d25a126d7744412b82e0bbdfecaa26e',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-814697510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebe961d2-6206-4b38-a581-db4a16cb650e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dfd9a2df853e47a5804cd134ca0462c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d25a126d7744412b82e0bbdfecaa26e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:13.974208 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48830f0-866d-460c-8401-49a001ffa55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:13.977953 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-aa880afd-3b55-480a-8113-2fd9df76725a req-dcb92ccc-ae6d-4c1f-9ba3-3a34840de33d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:13.980819 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-dcb92ccc-ae6d-4c1f-9ba3-3a34840de33d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:09:13.981214 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-dcb92ccc-ae6d-4c1f-9ba3-3a34840de33d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3cea7ae-14fc-49c1-a354-42fb406279cb", "connector": null, "instance_uuid": "5c8c7cb8-43a3-4f80-b5d2-6d4809d4d6ac"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:13.983205 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (419e8ad1-4310-46ef-a78a-5598e9c409e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:13.984128 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26567dae-23c2-4bd6-af7f-59ebcc8d3ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:13.989748 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:13.989748 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:13.997865 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48830f0-866d-460c-8401-49a001ffa55a) transitioned into state 'SUCCESS' from state '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-814697510',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dfd9a2df853e47a5804cd134ca0462c3',qos_specs=None,replication_status=,reservations=['2b6ee7ea-e3db-4bcd-b804-b8d78705736f','c9d27a7a-0bf9-4219-823d-49b97d1d712b','0e3e22ee-d489-4fea-b2bf-946c83340326','a5e8675d-da69-4fd4-a79a-7054a7e45a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d25a126d7744412b82e0bbdfecaa26e',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:13.998699 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbd39313-aaaf-4450-a7a1-6f8c0fd844ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:14.010220 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbd39313-aaaf-4450-a7a1-6f8c0fd844ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:14.011274 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Flow 'volume_create_api' (876fe14b-5002-46d9-9992-d80f1c799d23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:14.011628 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Create volume request issued successfully. Aug 13 22:09:14.012358 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29603912-738b-4b29-83d7-2f3335309bfd tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:14.013247 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 661/2649] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:13 2026] POST /volume/v3/volumes => generated 755 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:14.026871 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-dcb92ccc-ae6d-4c1f-9ba3-3a34840de33d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:09:14.026871 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 670/2650] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:09:13 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:14.028613 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-94324cf7-768d-424c-80d2-6780810d8d8d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:14.031034 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94324cf7-768d-424c-80d2-6780810d8d8d tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] GET https://10.4.3.4/volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e Aug 13 22:09:14.031249 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94324cf7-768d-424c-80d2-6780810d8d8d tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:14.031577 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94324cf7-768d-424c-80d2-6780810d8d8d tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:14.040895 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:14.040895 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:14.042823 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Created reservations ['5f12ad07-eb87-43ae-8b43-48d02e7c61e3', '26a092ba-3f6a-4ba1-b601-7f695177dda9', '7ddfd59d-af9f-4992-bcf2-38e0b3260dd2', '2dcc0a03-a8a6-4d27-bffc-4fdb8f317ca1'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:14.043769 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26567dae-23c2-4bd6-af7f-59ebcc8d3ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f12ad07-eb87-43ae-8b43-48d02e7c61e3', '26a092ba-3f6a-4ba1-b601-7f695177dda9', '7ddfd59d-af9f-4992-bcf2-38e0b3260dd2', '2dcc0a03-a8a6-4d27-bffc-4fdb8f317ca1']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:14.044692 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f02073bf-7e90-4187-8058-74e88e2ff61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:14.045869 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-94324cf7-768d-424c-80d2-6780810d8d8d tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Volume info retrieved successfully. Aug 13 22:09:14.051993 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94324cf7-768d-424c-80d2-6780810d8d8d tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e returned with HTTP 200 Aug 13 22:09:14.052533 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 666/2651] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:14 2026] GET /volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:14.073311 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f02073bf-7e90-4187-8058-74e88e2ff61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab08543f-b3f5-4c64-b0ea-4e15359e02d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1323623029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6dd5005d0f24be88c819aadee18f440',qos_specs=None,replication_status=,reservations=['5f12ad07-eb87-43ae-8b43-48d02e7c61e3','26a092ba-3f6a-4ba1-b601-7f695177dda9','7ddfd59d-af9f-4992-bcf2-38e0b3260dd2','2dcc0a03-a8a6-4d27-bffc-4fdb8f317ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7a230e49d34c64809a048fc1145ee5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1323623029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab08543f-b3f5-4c64-b0ea-4e15359e02d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6dd5005d0f24be88c819aadee18f440',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7a230e49d34c64809a048fc1145ee5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:14.074163 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9037c361-57f9-4bad-9a32-0987a75457f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:14.094964 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9037c361-57f9-4bad-9a32-0987a75457f6) transitioned into state 'SUCCESS' from state '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-1323623029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6dd5005d0f24be88c819aadee18f440',qos_specs=None,replication_status=,reservations=['5f12ad07-eb87-43ae-8b43-48d02e7c61e3','26a092ba-3f6a-4ba1-b601-7f695177dda9','7ddfd59d-af9f-4992-bcf2-38e0b3260dd2','2dcc0a03-a8a6-4d27-bffc-4fdb8f317ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7a230e49d34c64809a048fc1145ee5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:14.096254 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bf093c1-90e9-456d-9895-7c3955fb2ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:14.108516 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bf093c1-90e9-456d-9895-7c3955fb2ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:14.109499 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Flow 'volume_create_api' (0848a9d3-a8f5-4e85-958b-e1590ec25d9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:14.109863 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume request issued successfully. Aug 13 22:09:14.110490 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-889d371e-fc05-41f2-90b7-32f37450a941 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:14.110936 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 655/2652] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:09:13 2026] POST /volume/v3/volumes => generated 745 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:14.133462 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-781d3a8b-37be-47fc-93ca-ce2bf487cb0e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:14.134463 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-781d3a8b-37be-47fc-93ca-ce2bf487cb0e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 Aug 13 22:09:14.134826 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-781d3a8b-37be-47fc-93ca-ce2bf487cb0e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:14.135020 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-781d3a8b-37be-47fc-93ca-ce2bf487cb0e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:14.143523 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:14.143523 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:14.148628 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-781d3a8b-37be-47fc-93ca-ce2bf487cb0e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:14.161770 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-781d3a8b-37be-47fc-93ca-ce2bf487cb0e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 returned with HTTP 200 Aug 13 22:09:14.162548 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 662/2653] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:14 2026] GET /volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:14.404350 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d2733d2-9d6e-4a1a-962f-b3a797461fe8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:14.409444 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d2733d2-9d6e-4a1a-962f-b3a797461fe8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 Aug 13 22:09:14.409699 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d2733d2-9d6e-4a1a-962f-b3a797461fe8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:14.409961 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d2733d2-9d6e-4a1a-962f-b3a797461fe8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:14.410103 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6d2733d2-9d6e-4a1a-962f-b3a797461fe8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Show backup with id dc07e0fa-0e00-4392-9d65-2d8ee3a629a1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:14.419950 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d2733d2-9d6e-4a1a-962f-b3a797461fe8 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 returned with HTTP 404 Aug 13 22:09:14.420921 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 671/2654] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:14 2026] GET /volume/v3/backups/dc07e0fa-0e00-4392-9d65-2d8ee3a629a1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:14.429146 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-085306f6-74e7-47ed-89bd-6cec3e7d3528 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:14.431227 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-085306f6-74e7-47ed-89bd-6cec3e7d3528 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/c0dbf1e5-485c-472a-86ee-097c8914ec1d Aug 13 22:09:14.431455 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-085306f6-74e7-47ed-89bd-6cec3e7d3528 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:14.431715 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-085306f6-74e7-47ed-89bd-6cec3e7d3528 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:14.431980 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-085306f6-74e7-47ed-89bd-6cec3e7d3528 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Delete volume with id: c0dbf1e5-485c-472a-86ee-097c8914ec1d Aug 13 22:09:14.442472 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:14.442472 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:14.442950 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-085306f6-74e7-47ed-89bd-6cec3e7d3528 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:09:14.475245 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-085306f6-74e7-47ed-89bd-6cec3e7d3528 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Delete volume request issued successfully. Aug 13 22:09:14.475548 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-085306f6-74e7-47ed-89bd-6cec3e7d3528 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/c0dbf1e5-485c-472a-86ee-097c8914ec1d returned with HTTP 202 Aug 13 22:09:14.476183 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 667/2655] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:09:14 2026] DELETE /volume/v3/volumes/c0dbf1e5-485c-472a-86ee-097c8914ec1d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:14.486981 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e9a078d2-560f-433a-b6b9-80666950bed2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:14.489594 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9a078d2-560f-433a-b6b9-80666950bed2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/c0dbf1e5-485c-472a-86ee-097c8914ec1d Aug 13 22:09:14.489917 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9a078d2-560f-433a-b6b9-80666950bed2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:14.490545 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9a078d2-560f-433a-b6b9-80666950bed2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:14.500004 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:14.500004 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:14.505995 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e9a078d2-560f-433a-b6b9-80666950bed2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Volume info retrieved successfully. Aug 13 22:09:14.511735 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9a078d2-560f-433a-b6b9-80666950bed2 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/c0dbf1e5-485c-472a-86ee-097c8914ec1d returned with HTTP 200 Aug 13 22:09:14.512924 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 656/2656] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:14 2026] GET /volume/v3/volumes/c0dbf1e5-485c-472a-86ee-097c8914ec1d => generated 1003 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:14.878175 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b42b423b-8859-47a1-8879-f43c4dbb5b41 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:14.885383 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b42b423b-8859-47a1-8879-f43c4dbb5b41 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] DELETE https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 Aug 13 22:09:14.885696 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b42b423b-8859-47a1-8879-f43c4dbb5b41 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:14.885991 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b42b423b-8859-47a1-8879-f43c4dbb5b41 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:14.886171 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b42b423b-8859-47a1-8879-f43c4dbb5b41 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Delete volume with id: 0e8fde14-daec-4ab2-b475-c55722ecbe32 Aug 13 22:09:14.896898 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:14.896898 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:14.897112 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b42b423b-8859-47a1-8879-f43c4dbb5b41 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:09:14.923602 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b42b423b-8859-47a1-8879-f43c4dbb5b41 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Delete volume request issued successfully. Aug 13 22:09:14.925058 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b42b423b-8859-47a1-8879-f43c4dbb5b41 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 returned with HTTP 202 Aug 13 22:09:14.925058 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 663/2657] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:09:14 2026] DELETE /volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:14.942310 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f363cf68-9d37-46bc-bd36-4b595a1f4e83 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:14.945628 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f363cf68-9d37-46bc-bd36-4b595a1f4e83 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 Aug 13 22:09:14.945886 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f363cf68-9d37-46bc-bd36-4b595a1f4e83 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:14.946054 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f363cf68-9d37-46bc-bd36-4b595a1f4e83 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:14.958018 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:14.958018 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:14.965765 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f363cf68-9d37-46bc-bd36-4b595a1f4e83 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:09:14.969970 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c83aa25c-6799-407b-8838-afcfeece3be0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:14.972325 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c83aa25c-6799-407b-8838-afcfeece3be0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:14.972479 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f363cf68-9d37-46bc-bd36-4b595a1f4e83 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 returned with HTTP 200 Aug 13 22:09:14.972560 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c83aa25c-6799-407b-8838-afcfeece3be0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:14.972560 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c83aa25c-6799-407b-8838-afcfeece3be0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:14.972560 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c83aa25c-6799-407b-8838-afcfeece3be0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:14.972650 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 672/2658] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:14 2026] GET /volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 => generated 1418 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:14.981164 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:14.981164 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:14.982548 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c83aa25c-6799-407b-8838-afcfeece3be0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:14.983819 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 668/2659] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:14 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:15.069211 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f7bb1511-9dbf-4060-a78c-475ac01dc852 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.071502 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7bb1511-9dbf-4060-a78c-475ac01dc852 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] GET https://10.4.3.4/volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e Aug 13 22:09:15.072145 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7bb1511-9dbf-4060-a78c-475ac01dc852 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.072145 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7bb1511-9dbf-4060-a78c-475ac01dc852 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.081137 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.081137 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:15.087391 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f7bb1511-9dbf-4060-a78c-475ac01dc852 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Volume info retrieved successfully. Aug 13 22:09:15.092708 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7bb1511-9dbf-4060-a78c-475ac01dc852 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e returned with HTTP 200 Aug 13 22:09:15.093130 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 657/2660] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:15.120996 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5fd7d67a-9aa2-40e3-8c44-4dfd7680595d req-9bd6a696-5a38-4cc9-99b1-a87a853fce11 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.123577 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5fd7d67a-9aa2-40e3-8c44-4dfd7680595d req-9bd6a696-5a38-4cc9-99b1-a87a853fce11 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] GET https://10.4.3.4/volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e Aug 13 22:09:15.123799 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5fd7d67a-9aa2-40e3-8c44-4dfd7680595d req-9bd6a696-5a38-4cc9-99b1-a87a853fce11 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.124066 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5fd7d67a-9aa2-40e3-8c44-4dfd7680595d req-9bd6a696-5a38-4cc9-99b1-a87a853fce11 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.132821 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.132821 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:15.138361 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5fd7d67a-9aa2-40e3-8c44-4dfd7680595d req-9bd6a696-5a38-4cc9-99b1-a87a853fce11 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Volume info retrieved successfully. Aug 13 22:09:15.145117 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5fd7d67a-9aa2-40e3-8c44-4dfd7680595d req-9bd6a696-5a38-4cc9-99b1-a87a853fce11 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e returned with HTTP 200 Aug 13 22:09:15.145670 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 664/2661] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:15.180283 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f85416d1-ef3b-486c-b90a-149b286e8c96 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.182216 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f85416d1-ef3b-486c-b90a-149b286e8c96 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 Aug 13 22:09:15.182460 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f85416d1-ef3b-486c-b90a-149b286e8c96 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.182752 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f85416d1-ef3b-486c-b90a-149b286e8c96 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.194759 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.194759 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:15.198221 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f85416d1-ef3b-486c-b90a-149b286e8c96 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:15.203913 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f85416d1-ef3b-486c-b90a-149b286e8c96 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 returned with HTTP 200 Aug 13 22:09:15.204786 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 673/2662] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:15.227331 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c691ae2-26e7-4564-b3c4-57fa48fd374d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.232386 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c691ae2-26e7-4564-b3c4-57fa48fd374d tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] POST https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3/action Aug 13 22:09:15.232950 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c691ae2-26e7-4564-b3c4-57fa48fd374d tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:15.233133 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c691ae2-26e7-4564-b3c4-57fa48fd374d tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:15.245354 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.245354 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:15.246013 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-5c691ae2-26e7-4564-b3c4-57fa48fd374d tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Updating volume 'ab08543f-b3f5-4c64-b0ea-4e15359e02d3' with '{'status': 'attaching'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 22:09:15.279150 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c691ae2-26e7-4564-b3c4-57fa48fd374d tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3/action returned with HTTP 202 Aug 13 22:09:15.279785 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 669/2663] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:09:15 2026] POST /volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:15.292010 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f4eec5db-2a2f-4ac4-87fa-50090e547020 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.295279 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4eec5db-2a2f-4ac4-87fa-50090e547020 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 Aug 13 22:09:15.295449 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4eec5db-2a2f-4ac4-87fa-50090e547020 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.295744 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4eec5db-2a2f-4ac4-87fa-50090e547020 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.304534 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0a1de8a9-0add-4d01-beb0-251103f9ec23 req-6549031a-1541-4c39-a7d2-0a271f2f1d7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.307400 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.307400 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:15.308223 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0a1de8a9-0add-4d01-beb0-251103f9ec23 req-6549031a-1541-4c39-a7d2-0a271f2f1d7c tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:15.308546 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0a1de8a9-0add-4d01-beb0-251103f9ec23 req-6549031a-1541-4c39-a7d2-0a271f2f1d7c tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.308827 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0a1de8a9-0add-4d01-beb0-251103f9ec23 req-6549031a-1541-4c39-a7d2-0a271f2f1d7c tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.309264 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [req-0a1de8a9-0add-4d01-beb0-251103f9ec23 req-6549031a-1541-4c39-a7d2-0a271f2f1d7c tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:15.310925 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-0a1de8a9-0add-4d01-beb0-251103f9ec23 req-6549031a-1541-4c39-a7d2-0a271f2f1d7c tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:15.316166 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f4eec5db-2a2f-4ac4-87fa-50090e547020 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:15.324604 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4eec5db-2a2f-4ac4-87fa-50090e547020 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 returned with HTTP 200 Aug 13 22:09:15.324604 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 658/2664] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:15.327519 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0a1de8a9-0add-4d01-beb0-251103f9ec23 req-6549031a-1541-4c39-a7d2-0a271f2f1d7c tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Get all volumes completed successfully. Aug 13 22:09:15.328719 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.328719 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:15.335926 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0a1de8a9-0add-4d01-beb0-251103f9ec23 req-6549031a-1541-4c39-a7d2-0a271f2f1d7c tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:15.337741 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 665/2665] 10.4.3.4 () {68 vars in 1494 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:15.342108 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d4faadfd-6353-405a-96d8-cbf0a1a11d03 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.346450 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4faadfd-6353-405a-96d8-cbf0a1a11d03 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] POST https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3/action Aug 13 22:09:15.349944 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4faadfd-6353-405a-96d8-cbf0a1a11d03 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:15.349944 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4faadfd-6353-405a-96d8-cbf0a1a11d03 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:15.365082 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.365082 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:15.366080 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d4faadfd-6353-405a-96d8-cbf0a1a11d03 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Volume info retrieved successfully. Aug 13 22:09:15.377522 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a2b7dc27-edca-4477-a7e0-45cad1cc2fe3 req-a2649090-9047-4303-9062-1eb3dc4402a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.380608 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a2b7dc27-edca-4477-a7e0-45cad1cc2fe3 req-a2649090-9047-4303-9062-1eb3dc4402a7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:15.380856 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a2b7dc27-edca-4477-a7e0-45cad1cc2fe3 req-a2649090-9047-4303-9062-1eb3dc4402a7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.381107 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a2b7dc27-edca-4477-a7e0-45cad1cc2fe3 req-a2649090-9047-4303-9062-1eb3dc4402a7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.381396 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [req-a2b7dc27-edca-4477-a7e0-45cad1cc2fe3 req-a2649090-9047-4303-9062-1eb3dc4402a7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:15.381860 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.381860 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:15.382356 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-a2b7dc27-edca-4477-a7e0-45cad1cc2fe3 req-a2649090-9047-4303-9062-1eb3dc4402a7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:15.389921 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3807a7cc-3084-4e56-8b10-051d64b28e76 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.390671 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3807a7cc-3084-4e56-8b10-051d64b28e76 None None] GET https://10.4.3.4/volume// Aug 13 22:09:15.390671 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3807a7cc-3084-4e56-8b10-051d64b28e76 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.391015 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3807a7cc-3084-4e56-8b10-051d64b28e76 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.391335 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3807a7cc-3084-4e56-8b10-051d64b28e76 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:09:15.391676 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 659/2666] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:09:15.404999 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a2b7dc27-edca-4477-a7e0-45cad1cc2fe3 req-a2649090-9047-4303-9062-1eb3dc4402a7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Get all volumes completed successfully. Aug 13 22:09:15.406443 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d4faadfd-6353-405a-96d8-cbf0a1a11d03 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Delete volume request issued successfully. Aug 13 22:09:15.406608 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.406608 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:15.406694 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4faadfd-6353-405a-96d8-cbf0a1a11d03 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3/action returned with HTTP 202 Aug 13 22:09:15.407326 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 674/2667] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:09:15 2026] POST /volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:15.411516 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aa880afd-3b55-480a-8113-2fd9df76725a req-348efcaf-f1b2-4da3-8ec3-fe546a468bcc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.412243 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a2b7dc27-edca-4477-a7e0-45cad1cc2fe3 req-a2649090-9047-4303-9062-1eb3dc4402a7 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:15.412786 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 670/2668] 10.4.3.4 () {68 vars in 1494 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:15.414437 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-348efcaf-f1b2-4da3-8ec3-fe546a468bcc tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:09:15.415379 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-348efcaf-f1b2-4da3-8ec3-fe546a468bcc tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.415379 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-348efcaf-f1b2-4da3-8ec3-fe546a468bcc tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.423351 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3abceb5-36de-4913-b74f-2d92171c3ab0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.427837 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3abceb5-36de-4913-b74f-2d92171c3ab0 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 Aug 13 22:09:15.428080 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3abceb5-36de-4913-b74f-2d92171c3ab0 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.428510 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3abceb5-36de-4913-b74f-2d92171c3ab0 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.435166 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.435166 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:15.443136 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-aa880afd-3b55-480a-8113-2fd9df76725a req-348efcaf-f1b2-4da3-8ec3-fe546a468bcc tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:09:15.446916 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.446916 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:15.451893 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-348efcaf-f1b2-4da3-8ec3-fe546a468bcc tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 200 Aug 13 22:09:15.452322 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 666/2669] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 1426 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:15.455226 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d3abceb5-36de-4913-b74f-2d92171c3ab0 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:15.458067 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-06e03101-58a8-4a5a-890d-5ad8c2691b04 req-3aa1863b-6511-4df0-972e-77dd559c803a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.462699 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3abceb5-36de-4913-b74f-2d92171c3ab0 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 returned with HTTP 200 Aug 13 22:09:15.462699 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 660/2670] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 => generated 837 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:15.464806 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-06e03101-58a8-4a5a-890d-5ad8c2691b04 req-3aa1863b-6511-4df0-972e-77dd559c803a tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:15.465150 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-06e03101-58a8-4a5a-890d-5ad8c2691b04 req-3aa1863b-6511-4df0-972e-77dd559c803a tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.465471 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-06e03101-58a8-4a5a-890d-5ad8c2691b04 req-3aa1863b-6511-4df0-972e-77dd559c803a tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.466092 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [req-06e03101-58a8-4a5a-890d-5ad8c2691b04 req-3aa1863b-6511-4df0-972e-77dd559c803a tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:15.467307 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-06e03101-58a8-4a5a-890d-5ad8c2691b04 req-3aa1863b-6511-4df0-972e-77dd559c803a tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:15.478396 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-06e03101-58a8-4a5a-890d-5ad8c2691b04 req-3aa1863b-6511-4df0-972e-77dd559c803a tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Get all volumes completed successfully. Aug 13 22:09:15.479626 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.479626 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:15.487201 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-06e03101-58a8-4a5a-890d-5ad8c2691b04 req-3aa1863b-6511-4df0-972e-77dd559c803a tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:15.488233 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 675/2671] 10.4.3.4 () {68 vars in 1494 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:15.522955 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fb5e6ba8-2fb5-4fc5-9629-f7c6ef1a7108 req-db49cf2d-d7b4-4c22-a1d8-54859488ad5d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.523670 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fb5e6ba8-2fb5-4fc5-9629-f7c6ef1a7108 req-db49cf2d-d7b4-4c22-a1d8-54859488ad5d tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:15.523880 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fb5e6ba8-2fb5-4fc5-9629-f7c6ef1a7108 req-db49cf2d-d7b4-4c22-a1d8-54859488ad5d tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.524058 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fb5e6ba8-2fb5-4fc5-9629-f7c6ef1a7108 req-db49cf2d-d7b4-4c22-a1d8-54859488ad5d tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.524282 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [req-fb5e6ba8-2fb5-4fc5-9629-f7c6ef1a7108 req-db49cf2d-d7b4-4c22-a1d8-54859488ad5d tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:15.525777 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-fb5e6ba8-2fb5-4fc5-9629-f7c6ef1a7108 req-db49cf2d-d7b4-4c22-a1d8-54859488ad5d tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:15.527310 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d3eff7f-3e81-4c17-8774-bc47a09e2b27 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.529758 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d3eff7f-3e81-4c17-8774-bc47a09e2b27 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] GET https://10.4.3.4/volume/v3/volumes/c0dbf1e5-485c-472a-86ee-097c8914ec1d Aug 13 22:09:15.530050 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d3eff7f-3e81-4c17-8774-bc47a09e2b27 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.530258 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d3eff7f-3e81-4c17-8774-bc47a09e2b27 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.536697 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fb5e6ba8-2fb5-4fc5-9629-f7c6ef1a7108 req-db49cf2d-d7b4-4c22-a1d8-54859488ad5d tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Get all volumes completed successfully. Aug 13 22:09:15.538219 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.538219 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:15.538465 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d3eff7f-3e81-4c17-8774-bc47a09e2b27 tempest-ProjectMemberTests33-1602335946 tempest-ProjectMemberTests33-1602335946-project-admin] https://10.4.3.4/volume/v3/volumes/c0dbf1e5-485c-472a-86ee-097c8914ec1d returned with HTTP 404 Aug 13 22:09:15.539094 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 667/2672] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/volumes/c0dbf1e5-485c-472a-86ee-097c8914ec1d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:15.542774 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fb5e6ba8-2fb5-4fc5-9629-f7c6ef1a7108 req-db49cf2d-d7b4-4c22-a1d8-54859488ad5d tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:15.543235 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 671/2673] 10.4.3.4 () {68 vars in 1494 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:15.574698 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-aa880afd-3b55-480a-8113-2fd9df76725a req-680865e8-5ded-47f2-bfb6-6514beb7ce2b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.576258 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-56941878-3a56-4799-bd23-8819c7a729ae req-4f4d5b84-d5ba-4831-8d29-2826d3dcd2d5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.578010 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-680865e8-5ded-47f2-bfb6-6514beb7ce2b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] PUT https://10.4.3.4/volume/v3/attachments/fe47dcca-e114-405d-ba3d-1164461a527c Aug 13 22:09:15.578356 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-680865e8-5ded-47f2-bfb6-6514beb7ce2b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:15.578787 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-56941878-3a56-4799-bd23-8819c7a729ae req-4f4d5b84-d5ba-4831-8d29-2826d3dcd2d5 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:15.579038 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-56941878-3a56-4799-bd23-8819c7a729ae req-4f4d5b84-d5ba-4831-8d29-2826d3dcd2d5 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.579404 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-56941878-3a56-4799-bd23-8819c7a729ae req-4f4d5b84-d5ba-4831-8d29-2826d3dcd2d5 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.579655 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [req-56941878-3a56-4799-bd23-8819c7a729ae req-4f4d5b84-d5ba-4831-8d29-2826d3dcd2d5 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:15.580700 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-56941878-3a56-4799-bd23-8819c7a729ae req-4f4d5b84-d5ba-4831-8d29-2826d3dcd2d5 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:15.587736 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-aa880afd-3b55-480a-8113-2fd9df76725a req-680865e8-5ded-47f2-bfb6-6514beb7ce2b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Acquiring lock "cinder-attachment_update-e3cea7ae-14fc-49c1-a354-42fb406279cb-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:09:15.590007 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-56941878-3a56-4799-bd23-8819c7a729ae req-4f4d5b84-d5ba-4831-8d29-2826d3dcd2d5 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Get all volumes completed successfully. Aug 13 22:09:15.591045 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.591045 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:15.592901 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-aa880afd-3b55-480a-8113-2fd9df76725a req-680865e8-5ded-47f2-bfb6-6514beb7ce2b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Lock "cinder-attachment_update-e3cea7ae-14fc-49c1-a354-42fb406279cb-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:09:15.594484 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.594484 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:15.595186 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-56941878-3a56-4799-bd23-8819c7a729ae req-4f4d5b84-d5ba-4831-8d29-2826d3dcd2d5 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:15.595727 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 676/2674] 10.4.3.4 () {68 vars in 1494 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:15.629190 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-639434d2-f924-49e3-8ed8-c9fe21565045 req-1d9dac94-99e5-40e5-9320-2311bd110ca4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.631937 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-639434d2-f924-49e3-8ed8-c9fe21565045 req-1d9dac94-99e5-40e5-9320-2311bd110ca4 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:15.631937 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-639434d2-f924-49e3-8ed8-c9fe21565045 req-1d9dac94-99e5-40e5-9320-2311bd110ca4 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.632763 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-639434d2-f924-49e3-8ed8-c9fe21565045 req-1d9dac94-99e5-40e5-9320-2311bd110ca4 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.632763 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [req-639434d2-f924-49e3-8ed8-c9fe21565045 req-1d9dac94-99e5-40e5-9320-2311bd110ca4 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:15.635102 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-639434d2-f924-49e3-8ed8-c9fe21565045 req-1d9dac94-99e5-40e5-9320-2311bd110ca4 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:15.644097 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-639434d2-f924-49e3-8ed8-c9fe21565045 req-1d9dac94-99e5-40e5-9320-2311bd110ca4 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Get all volumes completed successfully. Aug 13 22:09:15.645064 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.645064 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:15.652515 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-639434d2-f924-49e3-8ed8-c9fe21565045 req-1d9dac94-99e5-40e5-9320-2311bd110ca4 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:15.653524 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 668/2675] 10.4.3.4 () {68 vars in 1494 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:09:15.698160 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-82efe65d-4975-42e4-bb43-3ef3ac3ffecd req-d7f3e0c1-9a24-4f6c-a2a4-fabad7cc609f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.700100 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-82efe65d-4975-42e4-bb43-3ef3ac3ffecd req-d7f3e0c1-9a24-4f6c-a2a4-fabad7cc609f tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:15.700260 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-82efe65d-4975-42e4-bb43-3ef3ac3ffecd req-d7f3e0c1-9a24-4f6c-a2a4-fabad7cc609f tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.700444 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-82efe65d-4975-42e4-bb43-3ef3ac3ffecd req-d7f3e0c1-9a24-4f6c-a2a4-fabad7cc609f tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.700667 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [req-82efe65d-4975-42e4-bb43-3ef3ac3ffecd req-d7f3e0c1-9a24-4f6c-a2a4-fabad7cc609f tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:15.701979 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-82efe65d-4975-42e4-bb43-3ef3ac3ffecd req-d7f3e0c1-9a24-4f6c-a2a4-fabad7cc609f tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:15.703120 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-aa880afd-3b55-480a-8113-2fd9df76725a req-680865e8-5ded-47f2-bfb6-6514beb7ce2b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Lock "cinder-attachment_update-e3cea7ae-14fc-49c1-a354-42fb406279cb-np0000007271" released by "attachment_update" :: held 0.110s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:09:15.703317 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-680865e8-5ded-47f2-bfb6-6514beb7ce2b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/attachments/fe47dcca-e114-405d-ba3d-1164461a527c returned with HTTP 200 Aug 13 22:09:15.703980 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 661/2676] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:09:15 2026] PUT /volume/v3/attachments/fe47dcca-e114-405d-ba3d-1164461a527c => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:15.714169 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-82efe65d-4975-42e4-bb43-3ef3ac3ffecd req-d7f3e0c1-9a24-4f6c-a2a4-fabad7cc609f tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Get all volumes completed successfully. Aug 13 22:09:15.715050 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.715050 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:15.719110 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-82efe65d-4975-42e4-bb43-3ef3ac3ffecd req-d7f3e0c1-9a24-4f6c-a2a4-fabad7cc609f tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:15.719477 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 672/2677] 10.4.3.4 () {68 vars in 1494 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:15.740306 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-aa880afd-3b55-480a-8113-2fd9df76725a req-a75f6fe7-4b78-4c88-9257-8004564b7628 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.742734 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-a75f6fe7-4b78-4c88-9257-8004564b7628 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] POST https://10.4.3.4/volume/v3/attachments/fe47dcca-e114-405d-ba3d-1164461a527c/action Aug 13 22:09:15.743099 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-a75f6fe7-4b78-4c88-9257-8004564b7628 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:15.743224 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-a75f6fe7-4b78-4c88-9257-8004564b7628 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:15.758347 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e57a1ff4-729b-4929-961e-87b4b68a51ed req-cf76b456-48f3-48d7-800c-99216bdbf214 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.761132 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e57a1ff4-729b-4929-961e-87b4b68a51ed req-cf76b456-48f3-48d7-800c-99216bdbf214 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:15.761519 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e57a1ff4-729b-4929-961e-87b4b68a51ed req-cf76b456-48f3-48d7-800c-99216bdbf214 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.761601 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.761601 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:15.761889 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e57a1ff4-729b-4929-961e-87b4b68a51ed req-cf76b456-48f3-48d7-800c-99216bdbf214 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.762503 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [req-e57a1ff4-729b-4929-961e-87b4b68a51ed req-cf76b456-48f3-48d7-800c-99216bdbf214 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:15.763195 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-e57a1ff4-729b-4929-961e-87b4b68a51ed req-cf76b456-48f3-48d7-800c-99216bdbf214 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:15.773592 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e57a1ff4-729b-4929-961e-87b4b68a51ed req-cf76b456-48f3-48d7-800c-99216bdbf214 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] Get all volumes completed successfully. Aug 13 22:09:15.774969 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.774969 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:15.780875 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e57a1ff4-729b-4929-961e-87b4b68a51ed req-cf76b456-48f3-48d7-800c-99216bdbf214 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-reader] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:15.781563 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 669/2678] 10.4.3.4 () {68 vars in 1494 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:15.781718 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa880afd-3b55-480a-8113-2fd9df76725a req-a75f6fe7-4b78-4c88-9257-8004564b7628 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/attachments/fe47dcca-e114-405d-ba3d-1164461a527c/action returned with HTTP 204 Aug 13 22:09:15.782317 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 677/2679] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:09:15 2026] POST /volume/v3/attachments/fe47dcca-e114-405d-ba3d-1164461a527c/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:15.809466 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-914e7dd6-674c-449c-9ad5-c857b631ba27 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.815396 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-914e7dd6-674c-449c-9ad5-c857b631ba27 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] DELETE https://10.4.3.4/volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e Aug 13 22:09:15.815744 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-914e7dd6-674c-449c-9ad5-c857b631ba27 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.816011 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-914e7dd6-674c-449c-9ad5-c857b631ba27 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.816494 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-914e7dd6-674c-449c-9ad5-c857b631ba27 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Delete volume with id: ebe961d2-6206-4b38-a581-db4a16cb650e Aug 13 22:09:15.830300 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.830300 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:15.830300 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-914e7dd6-674c-449c-9ad5-c857b631ba27 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Volume info retrieved successfully. Aug 13 22:09:15.869267 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-914e7dd6-674c-449c-9ad5-c857b631ba27 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Delete volume request issued successfully. Aug 13 22:09:15.869497 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-914e7dd6-674c-449c-9ad5-c857b631ba27 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e returned with HTTP 202 Aug 13 22:09:15.870386 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 662/2680] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:15 2026] DELETE /volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:15.880466 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d5cec2c2-45e6-413f-a4cd-471ea0372f06 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.884552 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5cec2c2-45e6-413f-a4cd-471ea0372f06 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] GET https://10.4.3.4/volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e Aug 13 22:09:15.884698 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d5cec2c2-45e6-413f-a4cd-471ea0372f06 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.884898 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d5cec2c2-45e6-413f-a4cd-471ea0372f06 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.898347 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:15.898347 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:15.904031 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d5cec2c2-45e6-413f-a4cd-471ea0372f06 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Volume info retrieved successfully. Aug 13 22:09:15.909950 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5cec2c2-45e6-413f-a4cd-471ea0372f06 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e returned with HTTP 200 Aug 13 22:09:15.911357 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 673/2681] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:15.991290 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aa9e75e9-07ce-4308-83bf-111313a876d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:15.993350 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa9e75e9-07ce-4308-83bf-111313a876d9 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 Aug 13 22:09:15.993671 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa9e75e9-07ce-4308-83bf-111313a876d9 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:15.993914 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa9e75e9-07ce-4308-83bf-111313a876d9 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:15.996371 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a68d0827-7798-48e8-8668-89d17233d64b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:16.000919 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a68d0827-7798-48e8-8668-89d17233d64b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:16.001622 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a68d0827-7798-48e8-8668-89d17233d64b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:16.001712 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa9e75e9-07ce-4308-83bf-111313a876d9 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 returned with HTTP 404 Aug 13 22:09:16.001767 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a68d0827-7798-48e8-8668-89d17233d64b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:16.002072 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 670/2682] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/volumes/0e8fde14-daec-4ab2-b475-c55722ecbe32 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:16.002839 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a68d0827-7798-48e8-8668-89d17233d64b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:16.011459 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a972ad90-208e-4253-97f3-5cb1164c4f71 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:16.014305 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:16.014305 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:16.014489 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a972ad90-208e-4253-97f3-5cb1164c4f71 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/b400b574-abc0-43c0-8918-1a1d55cca7dd Aug 13 22:09:16.014724 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a972ad90-208e-4253-97f3-5cb1164c4f71 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:16.014967 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a972ad90-208e-4253-97f3-5cb1164c4f71 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:16.015090 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-a972ad90-208e-4253-97f3-5cb1164c4f71 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Delete snapshot with id: b400b574-abc0-43c0-8918-1a1d55cca7dd Aug 13 22:09:16.015231 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a68d0827-7798-48e8-8668-89d17233d64b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:16.016513 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 678/2683] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:15 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:16.022913 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:16.022913 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:16.023561 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a972ad90-208e-4253-97f3-5cb1164c4f71 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Snapshot retrieved successfully. Aug 13 22:09:16.056214 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a972ad90-208e-4253-97f3-5cb1164c4f71 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Snapshot delete request issued successfully. Aug 13 22:09:16.056549 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a972ad90-208e-4253-97f3-5cb1164c4f71 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/snapshots/b400b574-abc0-43c0-8918-1a1d55cca7dd returned with HTTP 202 Aug 13 22:09:16.057016 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 663/2684] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:09:16 2026] DELETE /volume/v3/snapshots/b400b574-abc0-43c0-8918-1a1d55cca7dd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:16.067526 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4fcf2dc3-8823-4168-bcf2-c97ca19f8bc2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:16.069726 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4fcf2dc3-8823-4168-bcf2-c97ca19f8bc2 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/snapshots/b400b574-abc0-43c0-8918-1a1d55cca7dd Aug 13 22:09:16.070030 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4fcf2dc3-8823-4168-bcf2-c97ca19f8bc2 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:16.070030 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4fcf2dc3-8823-4168-bcf2-c97ca19f8bc2 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:16.080008 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:16.080008 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:16.080704 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4fcf2dc3-8823-4168-bcf2-c97ca19f8bc2 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Snapshot retrieved successfully. Aug 13 22:09:16.082127 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4fcf2dc3-8823-4168-bcf2-c97ca19f8bc2 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/snapshots/b400b574-abc0-43c0-8918-1a1d55cca7dd returned with HTTP 200 Aug 13 22:09:16.082752 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 674/2685] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:09:16 2026] GET /volume/v3/snapshots/b400b574-abc0-43c0-8918-1a1d55cca7dd => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:16.479609 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7306f3bf-5125-411d-9414-2eb91815db89 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:16.482057 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7306f3bf-5125-411d-9414-2eb91815db89 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 Aug 13 22:09:16.482304 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7306f3bf-5125-411d-9414-2eb91815db89 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:16.482607 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7306f3bf-5125-411d-9414-2eb91815db89 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:16.492659 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7306f3bf-5125-411d-9414-2eb91815db89 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 returned with HTTP 404 Aug 13 22:09:16.493208 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 671/2686] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:16 2026] GET /volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:16.502456 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-88e0af57-7dbb-47bc-ba89-d1bce6c2ad91 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:16.504250 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88e0af57-7dbb-47bc-ba89-d1bce6c2ad91 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 Aug 13 22:09:16.504903 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88e0af57-7dbb-47bc-ba89-d1bce6c2ad91 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:16.504903 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88e0af57-7dbb-47bc-ba89-d1bce6c2ad91 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:16.512073 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88e0af57-7dbb-47bc-ba89-d1bce6c2ad91 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 returned with HTTP 404 Aug 13 22:09:16.512614 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 679/2687] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:16 2026] GET /volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:16.523030 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f259ce14-4638-430d-857c-af0a73b70845 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:16.524794 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f259ce14-4638-430d-857c-af0a73b70845 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] DELETE https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 Aug 13 22:09:16.524974 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f259ce14-4638-430d-857c-af0a73b70845 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:16.525166 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f259ce14-4638-430d-857c-af0a73b70845 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:16.525343 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f259ce14-4638-430d-857c-af0a73b70845 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Delete volume with id: ab08543f-b3f5-4c64-b0ea-4e15359e02d3 Aug 13 22:09:16.531899 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f259ce14-4638-430d-857c-af0a73b70845 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 returned with HTTP 404 Aug 13 22:09:16.532449 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 664/2688] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:16 2026] DELETE /volume/v3/volumes/ab08543f-b3f5-4c64-b0ea-4e15359e02d3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:16.542777 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-794a23d1-5219-4513-866a-30da6d3d456e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:16.545432 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:16.546001 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-898469750"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:16.548265 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-898469750'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:16.548265 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume of 1 GB Aug 13 22:09:16.562288 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Availability Zones retrieved successfully. Aug 13 22:09:16.569248 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Flow 'volume_create_api' (48ad72b0-d31c-4bce-9f8b-b1dc75ba18a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:16.570437 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (245117c4-7532-46c2-ab62-5f1de98f942a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:16.572834 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:16.618634 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (245117c4-7532-46c2-ab62-5f1de98f942a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:16.619831 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bb69afd-389e-44b5-9fd4-47d6f8c19149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:16.720363 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Created reservations ['11fa6c6a-fa07-48d6-9a1b-e3fc816a2a33', 'a9b77df5-eb2b-4d29-9db7-94912bf3ed79', 'c8918aa5-ee20-40f4-b90c-de94ef87f644', '73ad386d-5ad7-43dd-95b7-d9dc2e9e56e0'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:16.721666 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bb69afd-389e-44b5-9fd4-47d6f8c19149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11fa6c6a-fa07-48d6-9a1b-e3fc816a2a33', 'a9b77df5-eb2b-4d29-9db7-94912bf3ed79', 'c8918aa5-ee20-40f4-b90c-de94ef87f644', '73ad386d-5ad7-43dd-95b7-d9dc2e9e56e0']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:16.722192 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (085b3f2a-1713-4d7c-bddb-92a9a0226b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:16.762639 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (085b3f2a-1713-4d7c-bddb-92a9a0226b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74ebc2f2-f576-42d3-9096-bb771f03548e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-898469750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6dd5005d0f24be88c819aadee18f440',qos_specs=None,replication_status=,reservations=['11fa6c6a-fa07-48d6-9a1b-e3fc816a2a33','a9b77df5-eb2b-4d29-9db7-94912bf3ed79','c8918aa5-ee20-40f4-b90c-de94ef87f644','73ad386d-5ad7-43dd-95b7-d9dc2e9e56e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7a230e49d34c64809a048fc1145ee5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-898469750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74ebc2f2-f576-42d3-9096-bb771f03548e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6dd5005d0f24be88c819aadee18f440',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7a230e49d34c64809a048fc1145ee5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:16.764913 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed007ea-a3a7-4d03-b4cd-1c0ccc0aae6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:16.808596 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed007ea-a3a7-4d03-b4cd-1c0ccc0aae6e) transitioned into state 'SUCCESS' from state '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-898469750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6dd5005d0f24be88c819aadee18f440',qos_specs=None,replication_status=,reservations=['11fa6c6a-fa07-48d6-9a1b-e3fc816a2a33','a9b77df5-eb2b-4d29-9db7-94912bf3ed79','c8918aa5-ee20-40f4-b90c-de94ef87f644','73ad386d-5ad7-43dd-95b7-d9dc2e9e56e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7a230e49d34c64809a048fc1145ee5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:16.809932 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f18f8b6-7ca1-4389-b7ea-44e668e1a951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:16.824376 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f18f8b6-7ca1-4389-b7ea-44e668e1a951) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:16.825508 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Flow 'volume_create_api' (48ad72b0-d31c-4bce-9f8b-b1dc75ba18a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:16.825508 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume request issued successfully. Aug 13 22:09:16.826150 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-794a23d1-5219-4513-866a-30da6d3d456e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:16.828065 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 675/2689] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:09:16 2026] POST /volume/v3/volumes => generated 744 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:16.842494 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ee6ca7d-5659-46d9-b21e-ea2560e49b83 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:16.844724 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ee6ca7d-5659-46d9-b21e-ea2560e49b83 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e Aug 13 22:09:16.844955 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ee6ca7d-5659-46d9-b21e-ea2560e49b83 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:16.845191 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ee6ca7d-5659-46d9-b21e-ea2560e49b83 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:16.859239 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:16.859239 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:16.868151 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5ee6ca7d-5659-46d9-b21e-ea2560e49b83 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:16.876074 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ee6ca7d-5659-46d9-b21e-ea2560e49b83 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e returned with HTTP 200 Aug 13 22:09:16.876722 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 672/2690] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:16 2026] GET /volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e => generated 812 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:16.931916 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-95934f08-5bc0-4e8d-a9c9-22b28a1c606c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:16.935532 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95934f08-5bc0-4e8d-a9c9-22b28a1c606c tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] GET https://10.4.3.4/volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e Aug 13 22:09:16.935532 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95934f08-5bc0-4e8d-a9c9-22b28a1c606c tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:16.935532 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95934f08-5bc0-4e8d-a9c9-22b28a1c606c tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:16.943290 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95934f08-5bc0-4e8d-a9c9-22b28a1c606c tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e returned with HTTP 404 Aug 13 22:09:16.943632 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 680/2691] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:16 2026] GET /volume/v3/volumes/ebe961d2-6206-4b38-a581-db4a16cb650e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:16.951972 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-23a4f98c-aea7-4919-b867-a5fea34cf33e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:16.954157 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23a4f98c-aea7-4919-b867-a5fea34cf33e tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] DELETE https://10.4.3.4/volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 Aug 13 22:09:16.954438 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-23a4f98c-aea7-4919-b867-a5fea34cf33e tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:16.954733 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-23a4f98c-aea7-4919-b867-a5fea34cf33e tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:16.954984 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-23a4f98c-aea7-4919-b867-a5fea34cf33e tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Delete volume with id: 113c6daf-1c2f-4f41-b966-3ce9d2655af0 Aug 13 22:09:16.970070 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:16.970070 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:16.970319 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-23a4f98c-aea7-4919-b867-a5fea34cf33e tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Volume info retrieved successfully. Aug 13 22:09:17.004641 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-23a4f98c-aea7-4919-b867-a5fea34cf33e tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Delete volume request issued successfully. Aug 13 22:09:17.004944 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23a4f98c-aea7-4919-b867-a5fea34cf33e tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 returned with HTTP 202 Aug 13 22:09:17.005672 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 665/2692] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:16 2026] DELETE /volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:17.016048 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76441582-e524-4d39-adaa-ba7ec4f4c7b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:17.018038 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76441582-e524-4d39-adaa-ba7ec4f4c7b1 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] GET https://10.4.3.4/volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 Aug 13 22:09:17.018222 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76441582-e524-4d39-adaa-ba7ec4f4c7b1 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:17.018436 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76441582-e524-4d39-adaa-ba7ec4f4c7b1 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:17.030053 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:17.030053 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:17.031072 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62f52855-f206-4ca7-a88d-36424542b6e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:17.033989 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62f52855-f206-4ca7-a88d-36424542b6e9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:17.034758 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62f52855-f206-4ca7-a88d-36424542b6e9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:17.034758 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62f52855-f206-4ca7-a88d-36424542b6e9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:17.034758 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-62f52855-f206-4ca7-a88d-36424542b6e9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:17.035033 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-76441582-e524-4d39-adaa-ba7ec4f4c7b1 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Volume info retrieved successfully. Aug 13 22:09:17.040812 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76441582-e524-4d39-adaa-ba7ec4f4c7b1 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 returned with HTTP 200 Aug 13 22:09:17.041477 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 676/2693] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:17 2026] GET /volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:17.042409 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:17.042409 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:17.043775 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62f52855-f206-4ca7-a88d-36424542b6e9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:17.044413 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 673/2694] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:17 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:17.095558 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ddada10-10a1-4683-9433-3c833df0fba7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:17.097692 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ddada10-10a1-4683-9433-3c833df0fba7 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/snapshots/b400b574-abc0-43c0-8918-1a1d55cca7dd Aug 13 22:09:17.098033 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ddada10-10a1-4683-9433-3c833df0fba7 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:17.098309 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ddada10-10a1-4683-9433-3c833df0fba7 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:17.104091 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ddada10-10a1-4683-9433-3c833df0fba7 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/snapshots/b400b574-abc0-43c0-8918-1a1d55cca7dd returned with HTTP 404 Aug 13 22:09:17.104795 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 681/2695] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:09:17 2026] GET /volume/v3/snapshots/b400b574-abc0-43c0-8918-1a1d55cca7dd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:17.895330 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-786af952-cb96-4482-bc73-3d95e6d4e90d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:17.897169 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-786af952-cb96-4482-bc73-3d95e6d4e90d tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e Aug 13 22:09:17.897374 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-786af952-cb96-4482-bc73-3d95e6d4e90d tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:17.897542 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-786af952-cb96-4482-bc73-3d95e6d4e90d tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:17.905801 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:17.905801 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:17.913242 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-786af952-cb96-4482-bc73-3d95e6d4e90d tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:17.918727 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-786af952-cb96-4482-bc73-3d95e6d4e90d tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e returned with HTTP 200 Aug 13 22:09:17.919488 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 666/2696] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:17 2026] GET /volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:17.940449 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c9017b0a-b05d-4b56-94d1-b910dd267110 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:17.944032 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9017b0a-b05d-4b56-94d1-b910dd267110 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] POST https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e/action Aug 13 22:09:17.944032 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9017b0a-b05d-4b56-94d1-b910dd267110 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:17.944229 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9017b0a-b05d-4b56-94d1-b910dd267110 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:17.962468 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:17.962468 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:17.965325 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-c9017b0a-b05d-4b56-94d1-b910dd267110 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Updating volume '74ebc2f2-f576-42d3-9096-bb771f03548e' with '{'status': 'creating'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 22:09:17.996390 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9017b0a-b05d-4b56-94d1-b910dd267110 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e/action returned with HTTP 202 Aug 13 22:09:17.997057 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 677/2697] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:09:17 2026] POST /volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:18.017537 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b56e7348-5e1f-43e4-bdd4-72c30279948c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:18.021253 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b56e7348-5e1f-43e4-bdd4-72c30279948c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e Aug 13 22:09:18.021610 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b56e7348-5e1f-43e4-bdd4-72c30279948c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:18.024075 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b56e7348-5e1f-43e4-bdd4-72c30279948c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:18.040161 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:18.040161 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:18.043285 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b56e7348-5e1f-43e4-bdd4-72c30279948c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:18.048303 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b56e7348-5e1f-43e4-bdd4-72c30279948c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e returned with HTTP 200 Aug 13 22:09:18.048785 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 674/2698] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:18 2026] GET /volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e => generated 836 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:18.060829 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fbe6d647-a331-442d-8dcc-2fe81e8ca749 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:18.061245 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc24e724-b3fe-4ede-976a-c85a1106ff0a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:18.061641 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fbe6d647-a331-442d-8dcc-2fe81e8ca749 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:18.061888 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fbe6d647-a331-442d-8dcc-2fe81e8ca749 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:18.062090 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fbe6d647-a331-442d-8dcc-2fe81e8ca749 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:18.062209 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fbe6d647-a331-442d-8dcc-2fe81e8ca749 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:18.066684 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc24e724-b3fe-4ede-976a-c85a1106ff0a tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] GET https://10.4.3.4/volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 Aug 13 22:09:18.067091 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc24e724-b3fe-4ede-976a-c85a1106ff0a tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:18.067438 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc24e724-b3fe-4ede-976a-c85a1106ff0a tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:18.072162 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1a6c9810-ecc6-482e-96ef-1d8c977ddd44 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:18.075207 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a6c9810-ecc6-482e-96ef-1d8c977ddd44 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] POST https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e/action Aug 13 22:09:18.075207 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a6c9810-ecc6-482e-96ef-1d8c977ddd44 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:18.075548 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:18.075548 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:18.075643 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a6c9810-ecc6-482e-96ef-1d8c977ddd44 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:18.075738 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fbe6d647-a331-442d-8dcc-2fe81e8ca749 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:18.076213 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 682/2699] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:18 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:18.078549 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc24e724-b3fe-4ede-976a-c85a1106ff0a tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 returned with HTTP 404 Aug 13 22:09:18.080105 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 667/2700] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:18 2026] GET /volume/v3/volumes/113c6daf-1c2f-4f41-b966-3ce9d2655af0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:18.088704 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6fd9b41f-047b-4660-88ee-c9635d49e6bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:18.091999 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6fd9b41f-047b-4660-88ee-c9635d49e6bf tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] DELETE https://10.4.3.4/volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 Aug 13 22:09:18.092247 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6fd9b41f-047b-4660-88ee-c9635d49e6bf tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:18.092659 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6fd9b41f-047b-4660-88ee-c9635d49e6bf tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:18.092708 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6fd9b41f-047b-4660-88ee-c9635d49e6bf tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Delete volume with id: 9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 Aug 13 22:09:18.094258 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:18.094258 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:18.095039 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1a6c9810-ecc6-482e-96ef-1d8c977ddd44 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Volume info retrieved successfully. Aug 13 22:09:18.103793 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:18.103793 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:18.108667 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6fd9b41f-047b-4660-88ee-c9635d49e6bf tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Volume info retrieved successfully. Aug 13 22:09:18.138225 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6fd9b41f-047b-4660-88ee-c9635d49e6bf tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Delete volume request issued successfully. Aug 13 22:09:18.138352 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1a6c9810-ecc6-482e-96ef-1d8c977ddd44 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Delete volume request issued successfully. Aug 13 22:09:18.139156 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6fd9b41f-047b-4660-88ee-c9635d49e6bf tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 returned with HTTP 202 Aug 13 22:09:18.139209 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a6c9810-ecc6-482e-96ef-1d8c977ddd44 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e/action returned with HTTP 202 Aug 13 22:09:18.139274 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 675/2701] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:18 2026] DELETE /volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:18.139315 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 678/2702] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:09:18 2026] POST /volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:18.148321 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9d984f35-8c72-4d17-af1b-54189cd2cfc3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:18.150076 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-122c84ad-0f64-4cb4-b8f8-f7efb26f0823 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:18.150587 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d984f35-8c72-4d17-af1b-54189cd2cfc3 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] GET https://10.4.3.4/volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 Aug 13 22:09:18.152106 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d984f35-8c72-4d17-af1b-54189cd2cfc3 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:18.152106 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d984f35-8c72-4d17-af1b-54189cd2cfc3 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:18.153295 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-122c84ad-0f64-4cb4-b8f8-f7efb26f0823 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e Aug 13 22:09:18.153295 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-122c84ad-0f64-4cb4-b8f8-f7efb26f0823 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:18.153295 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-122c84ad-0f64-4cb4-b8f8-f7efb26f0823 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:18.163216 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:18.163216 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:18.165762 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:18.165762 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:18.170624 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-122c84ad-0f64-4cb4-b8f8-f7efb26f0823 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:18.174456 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9d984f35-8c72-4d17-af1b-54189cd2cfc3 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Volume info retrieved successfully. Aug 13 22:09:18.176106 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-122c84ad-0f64-4cb4-b8f8-f7efb26f0823 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e returned with HTTP 200 Aug 13 22:09:18.176106 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 668/2703] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:18 2026] GET /volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:18.181521 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d984f35-8c72-4d17-af1b-54189cd2cfc3 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 returned with HTTP 200 Aug 13 22:09:18.182180 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 683/2704] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:18 2026] GET /volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:18.431998 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54d62d94-042e-427a-8813-d674eb97c737 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:18.493408 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:18.578672 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:18.579118 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1844081406"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:18.584456 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1844081406'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:18.584456 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Create volume of 1 GB Aug 13 22:09:18.589551 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Availability Zones retrieved successfully. Aug 13 22:09:18.596192 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Flow 'volume_create_api' (4032493a-327b-4b94-ae8b-402edf85ed0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:18.597556 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7839b75a-45de-47fc-a155-76794c8fc378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:18.598383 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:18.617974 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:18.618446 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1138864292"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:18.620382 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1138864292'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:18.620570 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Create volume of 1 GB Aug 13 22:09:18.628577 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Availability Zones retrieved successfully. Aug 13 22:09:18.639547 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Flow 'volume_create_api' (c190a82f-c8ec-4dbf-a537-515f4f5ea8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:18.639797 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7839b75a-45de-47fc-a155-76794c8fc378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:18.640098 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f43fded-49aa-4542-87e9-6809ccf1ff17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:18.643286 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb6540da-d9d7-4d0e-93f6-0b577c4b22f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:18.647829 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:18.688640 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb6540da-d9d7-4d0e-93f6-0b577c4b22f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:18.689947 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9df28286-def2-47aa-867d-4d1d2322b8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:18.742927 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Created reservations ['20a7522e-88c3-4d95-a731-0a05ab2a6fdf', 'ec69770c-3352-4f78-8120-bd3e9b98a7a1', '4cbeb50b-8e42-46b3-88e7-9f712e5a634f', '20bbd215-16a6-4b41-bf20-c6d8d8c43418'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:18.744215 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f43fded-49aa-4542-87e9-6809ccf1ff17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20a7522e-88c3-4d95-a731-0a05ab2a6fdf', 'ec69770c-3352-4f78-8120-bd3e9b98a7a1', '4cbeb50b-8e42-46b3-88e7-9f712e5a634f', '20bbd215-16a6-4b41-bf20-c6d8d8c43418']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:18.746537 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f41ccd8f-f529-4bd8-99ae-b5ac6eec3221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:18.782600 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f41ccd8f-f529-4bd8-99ae-b5ac6eec3221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd41dedcf-fca6-450d-8f15-2bd67a734112', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1844081406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d762010c1a534e6b90082910928684b4',qos_specs=None,replication_status=,reservations=['20a7522e-88c3-4d95-a731-0a05ab2a6fdf','ec69770c-3352-4f78-8120-bd3e9b98a7a1','4cbeb50b-8e42-46b3-88e7-9f712e5a634f','20bbd215-16a6-4b41-bf20-c6d8d8c43418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bfe7c08c5ea4911a0930ba5595ee910',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1844081406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d41dedcf-fca6-450d-8f15-2bd67a734112,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d762010c1a534e6b90082910928684b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bfe7c08c5ea4911a0930ba5595ee910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:18.783261 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d8282e-9bfa-410a-9182-91290e824f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:18.795603 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Created reservations ['0b728b2f-3a1c-4c32-838c-cd6e49313cfe', '646d635f-dc8e-4e8f-8661-c26f23c36771', '3683cd77-c183-4d6e-b1b8-a459f93618e2', 'adbb5c3a-e608-407b-be9f-595d77aa6c21'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:18.797317 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9df28286-def2-47aa-867d-4d1d2322b8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b728b2f-3a1c-4c32-838c-cd6e49313cfe', '646d635f-dc8e-4e8f-8661-c26f23c36771', '3683cd77-c183-4d6e-b1b8-a459f93618e2', 'adbb5c3a-e608-407b-be9f-595d77aa6c21']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:18.797317 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4499fb71-e74d-42d3-963b-c7ba86312f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:18.817595 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d8282e-9bfa-410a-9182-91290e824f0d) transitioned into state 'SUCCESS' from state '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-1844081406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d762010c1a534e6b90082910928684b4',qos_specs=None,replication_status=,reservations=['20a7522e-88c3-4d95-a731-0a05ab2a6fdf','ec69770c-3352-4f78-8120-bd3e9b98a7a1','4cbeb50b-8e42-46b3-88e7-9f712e5a634f','20bbd215-16a6-4b41-bf20-c6d8d8c43418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bfe7c08c5ea4911a0930ba5595ee910',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:18.818986 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71dd359a-0ade-4963-8812-aea06c0dc731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:18.829640 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4499fb71-e74d-42d3-963b-c7ba86312f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1138864292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb0535f2e4746aab143647b657957ba',qos_specs=None,replication_status=,reservations=['0b728b2f-3a1c-4c32-838c-cd6e49313cfe','646d635f-dc8e-4e8f-8661-c26f23c36771','3683cd77-c183-4d6e-b1b8-a459f93618e2','adbb5c3a-e608-407b-be9f-595d77aa6c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b0a24946e048969aa22702d34a1c64',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1138864292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb0535f2e4746aab143647b657957ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26b0a24946e048969aa22702d34a1c64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:18.830755 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f72d0535-b781-4ee2-8a51-efc2cb7f9aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:18.837835 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71dd359a-0ade-4963-8812-aea06c0dc731) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:18.843901 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Flow 'volume_create_api' (4032493a-327b-4b94-ae8b-402edf85ed0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:18.844242 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Create volume request issued successfully. Aug 13 22:09:18.845181 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c4eeeb9-00b2-4fc3-902d-c5f4663180d9 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:18.845721 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 679/2705] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:09:18 2026] POST /volume/v3/volumes => generated 774 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:18.864594 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-41800384-5314-45c4-8289-a9e618877c4f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:18.866208 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41800384-5314-45c4-8289-a9e618877c4f tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/volumes/d41dedcf-fca6-450d-8f15-2bd67a734112 Aug 13 22:09:18.866588 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41800384-5314-45c4-8289-a9e618877c4f tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:18.866883 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41800384-5314-45c4-8289-a9e618877c4f tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:18.883046 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f72d0535-b781-4ee2-8a51-efc2cb7f9aab) transitioned into state 'SUCCESS' from state '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-1138864292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb0535f2e4746aab143647b657957ba',qos_specs=None,replication_status=,reservations=['0b728b2f-3a1c-4c32-838c-cd6e49313cfe','646d635f-dc8e-4e8f-8661-c26f23c36771','3683cd77-c183-4d6e-b1b8-a459f93618e2','adbb5c3a-e608-407b-be9f-595d77aa6c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b0a24946e048969aa22702d34a1c64',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:18.883305 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:18.883305 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:18.883376 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be877c6-777a-445e-b0da-8a4fe3465c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:18.889641 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-41800384-5314-45c4-8289-a9e618877c4f tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Volume info retrieved successfully. Aug 13 22:09:18.899120 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41800384-5314-45c4-8289-a9e618877c4f tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/volumes/d41dedcf-fca6-450d-8f15-2bd67a734112 returned with HTTP 200 Aug 13 22:09:18.899120 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 669/2706] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:18 2026] GET /volume/v3/volumes/d41dedcf-fca6-450d-8f15-2bd67a734112 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:18.900172 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be877c6-777a-445e-b0da-8a4fe3465c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:18.901491 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Flow 'volume_create_api' (c190a82f-c8ec-4dbf-a537-515f4f5ea8ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:18.902254 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Create volume request issued successfully. Aug 13 22:09:18.902648 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54d62d94-042e-427a-8813-d674eb97c737 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:18.903480 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 676/2707] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:09:18 2026] POST /volume/v3/volumes => generated 745 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:18.925332 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-95f426fd-0fc7-448c-960c-7ee0fbc349e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:18.927564 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95f426fd-0fc7-448c-960c-7ee0fbc349e0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/volumes/ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d Aug 13 22:09:18.927789 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95f426fd-0fc7-448c-960c-7ee0fbc349e0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:18.927970 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95f426fd-0fc7-448c-960c-7ee0fbc349e0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:18.939783 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:18.939783 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:18.946977 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-95f426fd-0fc7-448c-960c-7ee0fbc349e0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Volume info retrieved successfully. Aug 13 22:09:18.955000 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95f426fd-0fc7-448c-960c-7ee0fbc349e0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes/ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d returned with HTTP 200 Aug 13 22:09:18.955559 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 684/2708] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:18 2026] GET /volume/v3/volumes/ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:19.089355 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-34ea6e58-2bca-4523-af58-5be7e1748992 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:19.095149 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34ea6e58-2bca-4523-af58-5be7e1748992 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:19.095474 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34ea6e58-2bca-4523-af58-5be7e1748992 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:19.095754 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34ea6e58-2bca-4523-af58-5be7e1748992 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:19.095926 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-34ea6e58-2bca-4523-af58-5be7e1748992 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:19.102055 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:19.102055 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:19.102913 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34ea6e58-2bca-4523-af58-5be7e1748992 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:19.103567 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 680/2709] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:19 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:19.196195 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b261e3df-baec-4329-8965-53714d0514ce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:19.196580 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b261e3df-baec-4329-8965-53714d0514ce tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e Aug 13 22:09:19.196771 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b261e3df-baec-4329-8965-53714d0514ce tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:19.197007 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b261e3df-baec-4329-8965-53714d0514ce tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:19.197881 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5e14b691-ae71-4ea2-ad24-86f26e949721 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:19.202776 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e14b691-ae71-4ea2-ad24-86f26e949721 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] GET https://10.4.3.4/volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 Aug 13 22:09:19.203104 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e14b691-ae71-4ea2-ad24-86f26e949721 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:19.203397 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e14b691-ae71-4ea2-ad24-86f26e949721 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:19.203515 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b261e3df-baec-4329-8965-53714d0514ce tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e returned with HTTP 404 Aug 13 22:09:19.204177 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 670/2710] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:19 2026] GET /volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:19.213638 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e14b691-ae71-4ea2-ad24-86f26e949721 tempest-VolumesTestJSON-744724396 tempest-VolumesTestJSON-744724396-project-member] https://10.4.3.4/volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 returned with HTTP 404 Aug 13 22:09:19.214330 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 677/2711] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:19 2026] GET /volume/v3/volumes/9dc4fc72-9e48-4ecc-a8f5-bb1fd0e93783 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:19.215810 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ed0596e-4775-4f14-a5a7-a05db22a372c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:19.218461 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ed0596e-4775-4f14-a5a7-a05db22a372c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e Aug 13 22:09:19.218461 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ed0596e-4775-4f14-a5a7-a05db22a372c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:19.218461 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ed0596e-4775-4f14-a5a7-a05db22a372c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:19.225415 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ed0596e-4775-4f14-a5a7-a05db22a372c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e returned with HTTP 404 Aug 13 22:09:19.226279 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 685/2712] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:19 2026] GET /volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:19.235062 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-56237e9a-26a4-4b50-83b6-061e5596ca34 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:19.237388 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56237e9a-26a4-4b50-83b6-061e5596ca34 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] DELETE https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e Aug 13 22:09:19.238330 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56237e9a-26a4-4b50-83b6-061e5596ca34 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:19.238330 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56237e9a-26a4-4b50-83b6-061e5596ca34 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:19.239777 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-56237e9a-26a4-4b50-83b6-061e5596ca34 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Delete volume with id: 74ebc2f2-f576-42d3-9096-bb771f03548e Aug 13 22:09:19.249571 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56237e9a-26a4-4b50-83b6-061e5596ca34 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e returned with HTTP 404 Aug 13 22:09:19.250247 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 681/2713] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:19 2026] DELETE /volume/v3/volumes/74ebc2f2-f576-42d3-9096-bb771f03548e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:19.260594 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:19.263044 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:19.263549 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1968204911"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:19.265533 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1968204911'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:19.265723 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume of 1 GB Aug 13 22:09:19.271979 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Availability Zones retrieved successfully. Aug 13 22:09:19.281908 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Flow 'volume_create_api' (c043f1f2-42c9-467f-ab36-7fb6612e8060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:19.281908 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (582a1755-71c0-4e4e-8f75-b6dd14990576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:19.284917 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:19.328565 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (582a1755-71c0-4e4e-8f75-b6dd14990576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:19.329588 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1055e580-943a-44ca-9583-6979da86f27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:19.418461 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Created reservations ['2c8359dd-6c01-44bb-a430-3e61e3f636ef', '54d561d5-cf87-4c00-ab70-1989294b4f5a', 'd9f3ac46-34ed-4cac-9c3f-cae54c5836f0', '7f02f7a6-2e08-4642-853b-b72df5b96a1c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:19.419800 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1055e580-943a-44ca-9583-6979da86f27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c8359dd-6c01-44bb-a430-3e61e3f636ef', '54d561d5-cf87-4c00-ab70-1989294b4f5a', 'd9f3ac46-34ed-4cac-9c3f-cae54c5836f0', '7f02f7a6-2e08-4642-853b-b72df5b96a1c']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:19.420875 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (456b8816-8f9b-44bc-9a92-b69af19e03ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:19.451762 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (456b8816-8f9b-44bc-9a92-b69af19e03ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecf306bb-5173-42bd-a430-59afb45b53b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1968204911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6dd5005d0f24be88c819aadee18f440',qos_specs=None,replication_status=,reservations=['2c8359dd-6c01-44bb-a430-3e61e3f636ef','54d561d5-cf87-4c00-ab70-1989294b4f5a','d9f3ac46-34ed-4cac-9c3f-cae54c5836f0','7f02f7a6-2e08-4642-853b-b72df5b96a1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7a230e49d34c64809a048fc1145ee5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1968204911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecf306bb-5173-42bd-a430-59afb45b53b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6dd5005d0f24be88c819aadee18f440',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7a230e49d34c64809a048fc1145ee5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:19.452896 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f747346-5ee1-4d33-9c9d-b05af8763b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:19.475247 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f747346-5ee1-4d33-9c9d-b05af8763b62) transitioned into state 'SUCCESS' from state '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-1968204911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6dd5005d0f24be88c819aadee18f440',qos_specs=None,replication_status=,reservations=['2c8359dd-6c01-44bb-a430-3e61e3f636ef','54d561d5-cf87-4c00-ab70-1989294b4f5a','d9f3ac46-34ed-4cac-9c3f-cae54c5836f0','7f02f7a6-2e08-4642-853b-b72df5b96a1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7a230e49d34c64809a048fc1145ee5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:19.476195 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ca042a-9325-432b-aa74-634bd173361b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:19.491231 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ca042a-9325-432b-aa74-634bd173361b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:19.492976 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Flow 'volume_create_api' (c043f1f2-42c9-467f-ab36-7fb6612e8060) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:19.492976 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume request issued successfully. Aug 13 22:09:19.493245 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13a4c8cb-71e3-4c1a-8b5e-2f4e3d989df6 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:19.493939 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 671/2714] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:09:19 2026] POST /volume/v3/volumes => generated 745 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:19.508240 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d9c2428c-3acc-43d3-96c9-8110ac62453f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:19.511823 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9c2428c-3acc-43d3-96c9-8110ac62453f tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 Aug 13 22:09:19.512582 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9c2428c-3acc-43d3-96c9-8110ac62453f tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:19.512899 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9c2428c-3acc-43d3-96c9-8110ac62453f tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:19.526982 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:19.526982 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:19.535353 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d9c2428c-3acc-43d3-96c9-8110ac62453f tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:19.542182 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9c2428c-3acc-43d3-96c9-8110ac62453f tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 returned with HTTP 200 Aug 13 22:09:19.542617 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 678/2715] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:19 2026] GET /volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 => generated 813 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:19.918321 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2892fef1-dbe8-4279-9c58-793bc60de431 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:19.920335 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2892fef1-dbe8-4279-9c58-793bc60de431 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/volumes/d41dedcf-fca6-450d-8f15-2bd67a734112 Aug 13 22:09:19.920614 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2892fef1-dbe8-4279-9c58-793bc60de431 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:19.923127 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2892fef1-dbe8-4279-9c58-793bc60de431 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:19.931163 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:19.931163 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:19.936516 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2892fef1-dbe8-4279-9c58-793bc60de431 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Volume info retrieved successfully. Aug 13 22:09:19.942560 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2892fef1-dbe8-4279-9c58-793bc60de431 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/volumes/d41dedcf-fca6-450d-8f15-2bd67a734112 returned with HTTP 200 Aug 13 22:09:19.943740 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 686/2716] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:19 2026] GET /volume/v3/volumes/d41dedcf-fca6-450d-8f15-2bd67a734112 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:19.957206 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e1207200-fd20-46c4-a8d8-18002a580aa3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:19.960218 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1207200-fd20-46c4-a8d8-18002a580aa3 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:09:19.960218 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1207200-fd20-46c4-a8d8-18002a580aa3 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d41dedcf-fca6-450d-8f15-2bd67a734112", "name": "tempest-type-Backup-1462807120"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:19.962295 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-e1207200-fd20-46c4-a8d8-18002a580aa3 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Creating new backup {'backup': {'volume_id': 'd41dedcf-fca6-450d-8f15-2bd67a734112', 'name': 'tempest-type-Backup-1462807120'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:09:19.962546 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-e1207200-fd20-46c4-a8d8-18002a580aa3 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Creating backup of volume d41dedcf-fca6-450d-8f15-2bd67a734112 in container None Aug 13 22:09:19.976490 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c04e5a6-db81-48e3-be80-e12dc4136275 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:19.977499 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:19.977499 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:19.978010 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e1207200-fd20-46c4-a8d8-18002a580aa3 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Volume info retrieved successfully. Aug 13 22:09:19.980157 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c04e5a6-db81-48e3-be80-e12dc4136275 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/volumes/ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d Aug 13 22:09:19.980532 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c04e5a6-db81-48e3-be80-e12dc4136275 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:19.980807 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c04e5a6-db81-48e3-be80-e12dc4136275 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:19.991600 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:19.991600 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:19.998927 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c04e5a6-db81-48e3-be80-e12dc4136275 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Volume info retrieved successfully. Aug 13 22:09:20.005991 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c04e5a6-db81-48e3-be80-e12dc4136275 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes/ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d returned with HTTP 200 Aug 13 22:09:20.007578 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 672/2717] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:19 2026] GET /volume/v3/volumes/ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:20.025455 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb57f13e-9bee-4a54-b748-eee9cccc1362 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:20.026762 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e1207200-fd20-46c4-a8d8-18002a580aa3 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Created reservations ['749a391c-fa82-49c3-a184-6920cccc3327', 'eb50c824-58e7-40a6-ab8e-6a9a1da34009'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:20.027599 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb57f13e-9bee-4a54-b748-eee9cccc1362 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:09:20.028146 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb57f13e-9bee-4a54-b748-eee9cccc1362 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d", "name": "tempest-VolumesBackupsTest-Backup-2003273858"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:20.032643 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-fb57f13e-9bee-4a54-b748-eee9cccc1362 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Creating new backup {'backup': {'volume_id': 'ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d', 'name': 'tempest-VolumesBackupsTest-Backup-2003273858'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:09:20.032643 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-fb57f13e-9bee-4a54-b748-eee9cccc1362 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Creating backup of volume ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d in container None Aug 13 22:09:20.044698 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:20.044698 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:20.045416 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fb57f13e-9bee-4a54-b748-eee9cccc1362 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Volume info retrieved successfully. Aug 13 22:09:20.088751 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1207200-fd20-46c4-a8d8-18002a580aa3 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:09:20.089177 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 682/2718] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:09:19 2026] POST /volume/v3/backups => generated 312 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:20.102051 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eca9e3a6-9430-4c66-8ce5-ce5bf15f4edd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:20.104848 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eca9e3a6-9430-4c66-8ce5-ce5bf15f4edd tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:20.105203 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eca9e3a6-9430-4c66-8ce5-ce5bf15f4edd tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:20.105531 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eca9e3a6-9430-4c66-8ce5-ce5bf15f4edd tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:20.105697 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-eca9e3a6-9430-4c66-8ce5-ce5bf15f4edd tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:20.109601 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fb57f13e-9bee-4a54-b748-eee9cccc1362 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Created reservations ['6aa8dbce-6fad-44b3-829b-63516554087b', 'b89ca434-ae44-48ee-80f0-2726fea8b82c'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:20.115277 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:20.115277 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:20.116210 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eca9e3a6-9430-4c66-8ce5-ce5bf15f4edd tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:20.116798 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 687/2719] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:20 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 719 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:20.119004 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bca7d7b8-00e6-4703-b5f4-009714ed6537 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:20.123728 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bca7d7b8-00e6-4703-b5f4-009714ed6537 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:20.123728 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bca7d7b8-00e6-4703-b5f4-009714ed6537 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:20.123728 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bca7d7b8-00e6-4703-b5f4-009714ed6537 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:20.123728 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-bca7d7b8-00e6-4703-b5f4-009714ed6537 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:20.129502 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:20.129502 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:20.130812 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bca7d7b8-00e6-4703-b5f4-009714ed6537 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:20.131374 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 673/2720] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:20 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:20.156674 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb57f13e-9bee-4a54-b748-eee9cccc1362 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:09:20.157146 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 679/2721] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:20 2026] POST /volume/v3/backups => generated 326 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:20.168449 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7f127475-aa4f-4cb1-b6f1-c73bcdd01ecb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:20.170624 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f127475-aa4f-4cb1-b6f1-c73bcdd01ecb tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:20.170900 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f127475-aa4f-4cb1-b6f1-c73bcdd01ecb tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:20.171149 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f127475-aa4f-4cb1-b6f1-c73bcdd01ecb tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:20.171346 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7f127475-aa4f-4cb1-b6f1-c73bcdd01ecb tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:20.176798 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:20.176798 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:20.177845 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f127475-aa4f-4cb1-b6f1-c73bcdd01ecb tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:20.178364 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 683/2722] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:20 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:20.560000 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-37277d01-01ef-450a-a49b-ab19d0b7c32a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:20.564381 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37277d01-01ef-450a-a49b-ab19d0b7c32a tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 Aug 13 22:09:20.564657 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37277d01-01ef-450a-a49b-ab19d0b7c32a tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:20.565107 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37277d01-01ef-450a-a49b-ab19d0b7c32a tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:20.586476 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:20.586476 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:20.592318 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-37277d01-01ef-450a-a49b-ab19d0b7c32a tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:20.598643 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37277d01-01ef-450a-a49b-ab19d0b7c32a tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 returned with HTTP 200 Aug 13 22:09:20.599252 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 688/2723] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:20 2026] GET /volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:20.615401 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6a8aba4-45d1-4168-b4b9-a39a7291c8bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:20.620756 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6a8aba4-45d1-4168-b4b9-a39a7291c8bb tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] POST https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2/action Aug 13 22:09:20.621158 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6a8aba4-45d1-4168-b4b9-a39a7291c8bb tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:20.621282 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6a8aba4-45d1-4168-b4b9-a39a7291c8bb tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:20.634061 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:20.634061 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:20.634666 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-f6a8aba4-45d1-4168-b4b9-a39a7291c8bb tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Updating volume 'ecf306bb-5173-42bd-a430-59afb45b53b2' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 22:09:20.667582 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6a8aba4-45d1-4168-b4b9-a39a7291c8bb tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2/action returned with HTTP 202 Aug 13 22:09:20.668496 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 674/2724] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:09:20 2026] POST /volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:20.681235 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2099900b-b789-49b0-808d-ab3acf7a4b66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:20.684835 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2099900b-b789-49b0-808d-ab3acf7a4b66 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 Aug 13 22:09:20.684835 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2099900b-b789-49b0-808d-ab3acf7a4b66 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:20.684835 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2099900b-b789-49b0-808d-ab3acf7a4b66 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:20.695524 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:20.695524 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:20.702491 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2099900b-b789-49b0-808d-ab3acf7a4b66 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:20.711346 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2099900b-b789-49b0-808d-ab3acf7a4b66 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 returned with HTTP 200 Aug 13 22:09:20.711907 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 680/2725] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:20 2026] GET /volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 => generated 834 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:20.728535 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b3582d73-bf86-4f17-aa6c-0e2e6c572d72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:20.730940 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3582d73-bf86-4f17-aa6c-0e2e6c572d72 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] POST https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2/action Aug 13 22:09:20.731342 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3582d73-bf86-4f17-aa6c-0e2e6c572d72 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:20.731529 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3582d73-bf86-4f17-aa6c-0e2e6c572d72 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:20.742515 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:20.742515 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:20.742988 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b3582d73-bf86-4f17-aa6c-0e2e6c572d72 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Volume info retrieved successfully. Aug 13 22:09:20.791451 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b3582d73-bf86-4f17-aa6c-0e2e6c572d72 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Delete volume request issued successfully. Aug 13 22:09:20.791451 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3582d73-bf86-4f17-aa6c-0e2e6c572d72 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2/action returned with HTTP 202 Aug 13 22:09:20.791451 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 684/2726] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:09:20 2026] POST /volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:20.812843 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8590bb6e-67d4-432b-91b4-fc3151c24e8e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:20.815506 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8590bb6e-67d4-432b-91b4-fc3151c24e8e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 Aug 13 22:09:20.815771 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8590bb6e-67d4-432b-91b4-fc3151c24e8e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:20.816347 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8590bb6e-67d4-432b-91b4-fc3151c24e8e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:20.828404 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:20.828404 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:20.840633 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8590bb6e-67d4-432b-91b4-fc3151c24e8e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:20.852777 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8590bb6e-67d4-432b-91b4-fc3151c24e8e tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 returned with HTTP 200 Aug 13 22:09:20.852872 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 689/2727] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:20 2026] GET /volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 => generated 837 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:21.130964 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-65a61a98-9ac7-40ab-b3ef-aed9625140e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:21.134060 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65a61a98-9ac7-40ab-b3ef-aed9625140e8 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:21.134263 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65a61a98-9ac7-40ab-b3ef-aed9625140e8 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:21.136633 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65a61a98-9ac7-40ab-b3ef-aed9625140e8 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:21.136633 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-65a61a98-9ac7-40ab-b3ef-aed9625140e8 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:21.148465 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:21.148465 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:21.150187 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b846b87-1d43-40d5-a62e-02bce743516d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:21.150334 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65a61a98-9ac7-40ab-b3ef-aed9625140e8 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:21.150334 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 675/2728] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:21 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 721 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:21.154213 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b846b87-1d43-40d5-a62e-02bce743516d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:21.154654 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b846b87-1d43-40d5-a62e-02bce743516d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:21.155014 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b846b87-1d43-40d5-a62e-02bce743516d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:21.155369 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3b846b87-1d43-40d5-a62e-02bce743516d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:21.169553 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:21.169553 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:21.171080 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b846b87-1d43-40d5-a62e-02bce743516d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:21.172172 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 681/2729] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:21 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:21.192262 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f5ca80de-55b1-4c2d-9445-6414a8112d3b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:21.195125 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5ca80de-55b1-4c2d-9445-6414a8112d3b tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:21.195462 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5ca80de-55b1-4c2d-9445-6414a8112d3b tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:21.195811 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5ca80de-55b1-4c2d-9445-6414a8112d3b tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:21.195900 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f5ca80de-55b1-4c2d-9445-6414a8112d3b tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:21.201948 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:21.201948 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:21.202971 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5ca80de-55b1-4c2d-9445-6414a8112d3b tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:21.203677 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 685/2730] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:21 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:09:21.769366 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-053e18dd-eca1-4a60-9f61-bf439a12a641 req-a9031f11-d225-4cca-a8a6-a65742f70c7c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:21.772105 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-053e18dd-eca1-4a60-9f61-bf439a12a641 req-a9031f11-d225-4cca-a8a6-a65742f70c7c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] DELETE https://10.4.3.4/volume/v3/attachments/6d5c5ec5-7664-4641-bf38-778809f370f0 Aug 13 22:09:21.772350 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-053e18dd-eca1-4a60-9f61-bf439a12a641 req-a9031f11-d225-4cca-a8a6-a65742f70c7c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:21.772601 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-053e18dd-eca1-4a60-9f61-bf439a12a641 req-a9031f11-d225-4cca-a8a6-a65742f70c7c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:21.781576 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:21.781576 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:21.799262 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd75e6f1-d263-4bed-b11d-170af4c2a51d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:21.871213 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-80fd6221-b972-448c-90ae-b5df940fa7f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:21.871543 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-053e18dd-eca1-4a60-9f61-bf439a12a641 req-a9031f11-d225-4cca-a8a6-a65742f70c7c tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/attachments/6d5c5ec5-7664-4641-bf38-778809f370f0 returned with HTTP 200 Aug 13 22:09:21.872436 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 690/2731] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:09:21 2026] DELETE /volume/v3/attachments/6d5c5ec5-7664-4641-bf38-778809f370f0 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:21.873848 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80fd6221-b972-448c-90ae-b5df940fa7f5 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 Aug 13 22:09:21.874370 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80fd6221-b972-448c-90ae-b5df940fa7f5 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:21.874370 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80fd6221-b972-448c-90ae-b5df940fa7f5 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:21.882992 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80fd6221-b972-448c-90ae-b5df940fa7f5 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 returned with HTTP 404 Aug 13 22:09:21.884308 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 682/2732] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:21 2026] GET /volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:21.895591 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-57dd9bf0-82d2-4590-bc7d-b2d89c96a7d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:21.898616 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57dd9bf0-82d2-4590-bc7d-b2d89c96a7d0 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 Aug 13 22:09:21.898939 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57dd9bf0-82d2-4590-bc7d-b2d89c96a7d0 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:21.899668 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57dd9bf0-82d2-4590-bc7d-b2d89c96a7d0 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:21.910945 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57dd9bf0-82d2-4590-bc7d-b2d89c96a7d0 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 returned with HTTP 404 Aug 13 22:09:21.912019 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 686/2733] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:21 2026] GET /volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:21.923265 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7464c56a-a746-400b-80cb-84850815099c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:21.929811 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7464c56a-a746-400b-80cb-84850815099c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] DELETE https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 Aug 13 22:09:21.930688 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7464c56a-a746-400b-80cb-84850815099c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:21.930994 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7464c56a-a746-400b-80cb-84850815099c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:21.931730 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-7464c56a-a746-400b-80cb-84850815099c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Delete volume with id: ecf306bb-5173-42bd-a430-59afb45b53b2 Aug 13 22:09:21.949626 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd75e6f1-d263-4bed-b11d-170af4c2a51d tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] POST https://10.4.3.4/volume/v3/group_types Aug 13 22:09:21.949776 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7464c56a-a746-400b-80cb-84850815099c tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 returned with HTTP 404 Aug 13 22:09:21.950078 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd75e6f1-d263-4bed-b11d-170af4c2a51d tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1724399507"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:21.951439 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 691/2734] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:21 2026] DELETE /volume/v3/volumes/ecf306bb-5173-42bd-a430-59afb45b53b2 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:21.963288 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:21.965691 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:21.966217 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1709361092"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:21.968776 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1709361092'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:21.968776 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume of 1 GB Aug 13 22:09:21.971886 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd75e6f1-d263-4bed-b11d-170af4c2a51d tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] https://10.4.3.4/volume/v3/group_types returned with HTTP 202 Aug 13 22:09:21.972732 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 676/2735] 10.4.3.4 () {70 vars in 1297 bytes} [Thu Aug 13 22:09:21 2026] POST /volume/v3/group_types => generated 181 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:21.978621 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Availability Zones retrieved successfully. Aug 13 22:09:21.984962 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e2e10fae-d7c4-4c9e-a640-55c1296f2d11 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:21.987170 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Flow 'volume_create_api' (f3ecb06b-5e36-4580-bc05-b922d312d933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:21.987667 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2e10fae-d7c4-4c9e-a640-55c1296f2d11 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] POST https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs Aug 13 22:09:21.988095 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2e10fae-d7c4-4c9e-a640-55c1296f2d11 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:21.988307 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f589e761-5f4d-44f8-a848-79ee984523b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:21.989611 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:22.015544 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2e10fae-d7c4-4c9e-a640-55c1296f2d11 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs returned with HTTP 202 Aug 13 22:09:22.016469 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 687/2736] 10.4.3.4 () {70 vars in 1444 bytes} [Thu Aug 13 22:09:21 2026] POST /volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs => generated 53 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:22.029271 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-504c0b1c-4dac-4d39-adfb-320cf70554ea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:22.033571 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-504c0b1c-4dac-4d39-adfb-320cf70554ea tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] POST https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs Aug 13 22:09:22.033571 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-504c0b1c-4dac-4d39-adfb-320cf70554ea tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:22.035623 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:22.035623 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:22.047184 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f589e761-5f4d-44f8-a848-79ee984523b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:22.048086 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5881f2c4-1c58-4917-9e88-6c09da66fa03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:22.066952 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-504c0b1c-4dac-4d39-adfb-320cf70554ea tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs returned with HTTP 202 Aug 13 22:09:22.067538 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 692/2737] 10.4.3.4 () {70 vars in 1444 bytes} [Thu Aug 13 22:09:22 2026] POST /volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs => generated 61 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:22.077285 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e829707d-4b0b-414d-84c7-dfc7f21b1b98 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:22.079822 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e829707d-4b0b-414d-84c7-dfc7f21b1b98 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] GET https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key2 Aug 13 22:09:22.080119 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e829707d-4b0b-414d-84c7-dfc7f21b1b98 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:22.080347 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e829707d-4b0b-414d-84c7-dfc7f21b1b98 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:22.094199 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e829707d-4b0b-414d-84c7-dfc7f21b1b98 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key2 returned with HTTP 200 Aug 13 22:09:22.094758 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 677/2738] 10.4.3.4 () {68 vars in 1438 bytes} [Thu Aug 13 22:09:22 2026] GET /volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key2 => generated 26 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:22.110976 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-01ab684b-f5e5-49cd-899d-180172d84b6b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:22.115733 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01ab684b-f5e5-49cd-899d-180172d84b6b tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] GET https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key3 Aug 13 22:09:22.116107 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01ab684b-f5e5-49cd-899d-180172d84b6b tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:22.116717 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01ab684b-f5e5-49cd-899d-180172d84b6b tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:22.130305 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01ab684b-f5e5-49cd-899d-180172d84b6b tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key3 returned with HTTP 200 Aug 13 22:09:22.130305 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 688/2739] 10.4.3.4 () {68 vars in 1438 bytes} [Thu Aug 13 22:09:22 2026] GET /volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key3 => generated 18 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:22.136290 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Created reservations ['982e44b3-d43e-41d8-96ed-7075b45e2fb1', '20c64ecc-6143-4853-826c-4f493cc828fc', 'e0588a41-f5b3-4ec4-be92-01121f362043', 'e9f10919-9b47-4410-b7ec-50594552af75'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:22.136290 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5881f2c4-1c58-4917-9e88-6c09da66fa03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['982e44b3-d43e-41d8-96ed-7075b45e2fb1', '20c64ecc-6143-4853-826c-4f493cc828fc', 'e0588a41-f5b3-4ec4-be92-01121f362043', 'e9f10919-9b47-4410-b7ec-50594552af75']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:22.136290 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74303ff5-8681-4eaf-9872-fab686f74161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:22.143021 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c596c788-ebbb-4eb9-981a-88cc94cec1b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:22.148850 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c596c788-ebbb-4eb9-981a-88cc94cec1b3 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] PUT https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key3 Aug 13 22:09:22.148850 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c596c788-ebbb-4eb9-981a-88cc94cec1b3 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:22.152959 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:UPDATE=157,cinder:INSERT=87,cinder:SELECT=621,cinder:DELETE=2 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:09:22.166634 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3c319237-64f4-4333-ad3f-ee166ef0ab10 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:22.169857 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c319237-64f4-4333-ad3f-ee166ef0ab10 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:22.169857 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c319237-64f4-4333-ad3f-ee166ef0ab10 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:22.170598 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c319237-64f4-4333-ad3f-ee166ef0ab10 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:22.170780 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3c319237-64f4-4333-ad3f-ee166ef0ab10 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:22.174586 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c596c788-ebbb-4eb9-981a-88cc94cec1b3 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key3 returned with HTTP 200 Aug 13 22:09:22.175084 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74303ff5-8681-4eaf-9872-fab686f74161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48931404-f2d9-452f-a6af-6b7ac97a0ffa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1709361092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6dd5005d0f24be88c819aadee18f440',qos_specs=None,replication_status=,reservations=['982e44b3-d43e-41d8-96ed-7075b45e2fb1','20c64ecc-6143-4853-826c-4f493cc828fc','e0588a41-f5b3-4ec4-be92-01121f362043','e9f10919-9b47-4410-b7ec-50594552af75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7a230e49d34c64809a048fc1145ee5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1709361092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48931404-f2d9-452f-a6af-6b7ac97a0ffa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6dd5005d0f24be88c819aadee18f440',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7a230e49d34c64809a048fc1145ee5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:22.175212 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 693/2740] 10.4.3.4 () {70 vars in 1458 bytes} [Thu Aug 13 22:09:22 2026] PUT /volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key3 => generated 26 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:22.175512 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89254a42-fd92-42cd-959d-a95e43f27b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:22.182609 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:22.182609 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:22.185222 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98ecc122-49af-409a-8bb9-e5f2b1af2c77 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:22.189265 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c319237-64f4-4333-ad3f-ee166ef0ab10 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:22.189265 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 678/2741] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:22 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 721 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:22.189465 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98ecc122-49af-409a-8bb9-e5f2b1af2c77 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] GET https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs Aug 13 22:09:22.190711 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98ecc122-49af-409a-8bb9-e5f2b1af2c77 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:22.190711 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98ecc122-49af-409a-8bb9-e5f2b1af2c77 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:22.197818 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8b814f99-83c9-44d4-994c-57ceee7770ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:22.201631 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b814f99-83c9-44d4-994c-57ceee7770ec tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:22.201631 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b814f99-83c9-44d4-994c-57ceee7770ec tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:22.202020 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b814f99-83c9-44d4-994c-57ceee7770ec tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:22.202188 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8b814f99-83c9-44d4-994c-57ceee7770ec tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:22.207642 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98ecc122-49af-409a-8bb9-e5f2b1af2c77 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs returned with HTTP 200 Aug 13 22:09:22.208706 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 689/2742] 10.4.3.4 () {68 vars in 1423 bytes} [Thu Aug 13 22:09:22 2026] GET /volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs => generated 87 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:22.211989 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:22.211989 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:22.214208 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b814f99-83c9-44d4-994c-57ceee7770ec tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:22.214886 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 694/2743] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:22 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:22.221458 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a5a192b7-ae34-40a5-ae87-c75015cdb6a2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:22.223098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89254a42-fd92-42cd-959d-a95e43f27b19) transitioned into state 'SUCCESS' from state '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-1709361092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6dd5005d0f24be88c819aadee18f440',qos_specs=None,replication_status=,reservations=['982e44b3-d43e-41d8-96ed-7075b45e2fb1','20c64ecc-6143-4853-826c-4f493cc828fc','e0588a41-f5b3-4ec4-be92-01121f362043','e9f10919-9b47-4410-b7ec-50594552af75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7a230e49d34c64809a048fc1145ee5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:22.223265 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-23682e9e-7e46-4a57-ba45-d17600206b6a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:22.224675 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2316b912-3c75-41cf-95fe-16da7c14c0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:22.226323 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23682e9e-7e46-4a57-ba45-d17600206b6a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:22.227291 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5a192b7-ae34-40a5-ae87-c75015cdb6a2 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] DELETE https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key1 Aug 13 22:09:22.227291 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5a192b7-ae34-40a5-ae87-c75015cdb6a2 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:22.228320 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5a192b7-ae34-40a5-ae87-c75015cdb6a2 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:22.228377 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-23682e9e-7e46-4a57-ba45-d17600206b6a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:22.228377 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-23682e9e-7e46-4a57-ba45-d17600206b6a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:22.228377 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-23682e9e-7e46-4a57-ba45-d17600206b6a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:22.236213 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:22.236213 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:22.237172 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23682e9e-7e46-4a57-ba45-d17600206b6a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:22.239470 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 690/2744] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:22 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:22.243342 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=648,cinder:UPDATE=161,cinder:INSERT=82,cinder:DELETE=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:09:22.243408 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2316b912-3c75-41cf-95fe-16da7c14c0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:22.243408 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Flow 'volume_create_api' (f3ecb06b-5e36-4580-bc05-b922d312d933) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:22.243630 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume request issued successfully. Aug 13 22:09:22.244832 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c20b5f1-58c5-49e0-bcce-a05284553342 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:22.245477 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 683/2745] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:09:21 2026] POST /volume/v3/volumes => generated 745 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:22.249847 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5a192b7-ae34-40a5-ae87-c75015cdb6a2 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key1 returned with HTTP 202 Aug 13 22:09:22.250585 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 679/2746] 10.4.3.4 () {68 vars in 1441 bytes} [Thu Aug 13 22:09:22 2026] DELETE /volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:22.263230 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e4761c64-7fd7-4037-b481-7d1712daf33c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:22.264993 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e2a23051-8410-4808-963c-56ddd4979170 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:22.265105 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4761c64-7fd7-4037-b481-7d1712daf33c tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] GET https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key1 Aug 13 22:09:22.265323 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4761c64-7fd7-4037-b481-7d1712daf33c tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:22.266214 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4761c64-7fd7-4037-b481-7d1712daf33c tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:22.267635 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2a23051-8410-4808-963c-56ddd4979170 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa Aug 13 22:09:22.268640 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2a23051-8410-4808-963c-56ddd4979170 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:22.268640 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2a23051-8410-4808-963c-56ddd4979170 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:22.281448 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4761c64-7fd7-4037-b481-7d1712daf33c tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] HTTP exception thrown: Group Type 8c87484f-f316-46f7-8949-0a13eae11f1f has no extra spec with key key1. Aug 13 22:09:22.281448 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4761c64-7fd7-4037-b481-7d1712daf33c tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key1 returned with HTTP 404 Aug 13 22:09:22.281684 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:22.281684 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:22.282565 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 695/2747] 10.4.3.4 () {68 vars in 1438 bytes} [Thu Aug 13 22:09:22 2026] GET /volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key1 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:22.288816 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e2a23051-8410-4808-963c-56ddd4979170 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:22.295922 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2a23051-8410-4808-963c-56ddd4979170 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa returned with HTTP 200 Aug 13 22:09:22.296352 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 691/2748] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:22 2026] GET /volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:22.299379 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b02de6ac-adfe-4383-9b43-35a2bd0bf9ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:22.302378 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b02de6ac-adfe-4383-9b43-35a2bd0bf9ef tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] DELETE https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key2 Aug 13 22:09:22.302670 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b02de6ac-adfe-4383-9b43-35a2bd0bf9ef tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:22.302980 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b02de6ac-adfe-4383-9b43-35a2bd0bf9ef tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:22.303452 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:22.303452 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:22.334449 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b02de6ac-adfe-4383-9b43-35a2bd0bf9ef tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key2 returned with HTTP 202 Aug 13 22:09:22.334694 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 684/2749] 10.4.3.4 () {68 vars in 1441 bytes} [Thu Aug 13 22:09:22 2026] DELETE /volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:22.345527 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e953e679-d227-4e54-bb49-afc6bf98c97e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:22.347947 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e953e679-d227-4e54-bb49-afc6bf98c97e tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] GET https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key2 Aug 13 22:09:22.347947 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e953e679-d227-4e54-bb49-afc6bf98c97e tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:22.347947 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e953e679-d227-4e54-bb49-afc6bf98c97e tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:22.357124 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e953e679-d227-4e54-bb49-afc6bf98c97e tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] HTTP exception thrown: Group Type 8c87484f-f316-46f7-8949-0a13eae11f1f has no extra spec with key key2. Aug 13 22:09:22.357553 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e953e679-d227-4e54-bb49-afc6bf98c97e tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key2 returned with HTTP 404 Aug 13 22:09:22.359970 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 680/2750] 10.4.3.4 () {68 vars in 1438 bytes} [Thu Aug 13 22:09:22 2026] GET /volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:22.367728 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c2821b2-1754-4d96-8cb5-891c44e54f65 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:22.370337 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c2821b2-1754-4d96-8cb5-891c44e54f65 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] DELETE https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key3 Aug 13 22:09:22.370490 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c2821b2-1754-4d96-8cb5-891c44e54f65 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:22.371083 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c2821b2-1754-4d96-8cb5-891c44e54f65 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:22.391897 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c2821b2-1754-4d96-8cb5-891c44e54f65 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key3 returned with HTTP 202 Aug 13 22:09:22.392374 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 696/2751] 10.4.3.4 () {68 vars in 1441 bytes} [Thu Aug 13 22:09:22 2026] DELETE /volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:22.403593 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d02e1761-cd9c-451c-ab1e-17ab1ac87ed8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:22.405648 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d02e1761-cd9c-451c-ab1e-17ab1ac87ed8 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] GET https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key3 Aug 13 22:09:22.405950 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d02e1761-cd9c-451c-ab1e-17ab1ac87ed8 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:22.406322 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d02e1761-cd9c-451c-ab1e-17ab1ac87ed8 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:22.416690 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d02e1761-cd9c-451c-ab1e-17ab1ac87ed8 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] HTTP exception thrown: Group Type 8c87484f-f316-46f7-8949-0a13eae11f1f has no extra spec with key key3. Aug 13 22:09:22.416927 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d02e1761-cd9c-451c-ab1e-17ab1ac87ed8 tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key3 returned with HTTP 404 Aug 13 22:09:22.417597 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 692/2752] 10.4.3.4 () {68 vars in 1438 bytes} [Thu Aug 13 22:09:22 2026] GET /volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f/group_specs/key3 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:22.429495 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7206268-3d30-4f9a-9f6a-9da53fece7ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:22.431569 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7206268-3d30-4f9a-9f6a-9da53fece7ca tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] DELETE https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f Aug 13 22:09:22.431795 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7206268-3d30-4f9a-9f6a-9da53fece7ca tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:22.432052 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7206268-3d30-4f9a-9f6a-9da53fece7ca tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:22.449834 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7206268-3d30-4f9a-9f6a-9da53fece7ca tempest-GroupTypeSpecsTest-86379181 tempest-GroupTypeSpecsTest-86379181-project-admin] https://10.4.3.4/volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f returned with HTTP 202 Aug 13 22:09:22.450348 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 685/2753] 10.4.3.4 () {68 vars in 1390 bytes} [Thu Aug 13 22:09:22 2026] DELETE /volume/v3/group_types/8c87484f-f316-46f7-8949-0a13eae11f1f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:23.127486 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4a6a5ba-dfbe-4a48-85d4-d5adaea9ad27 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:23.130970 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4a6a5ba-dfbe-4a48-85d4-d5adaea9ad27 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] DELETE https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 Aug 13 22:09:23.130970 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4a6a5ba-dfbe-4a48-85d4-d5adaea9ad27 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:23.130970 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4a6a5ba-dfbe-4a48-85d4-d5adaea9ad27 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:23.131355 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e4a6a5ba-dfbe-4a48-85d4-d5adaea9ad27 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Delete volume with id: a07e8704-2cd9-461c-8e79-312713624f42 Aug 13 22:09:23.140324 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:23.140324 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:23.144456 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e4a6a5ba-dfbe-4a48-85d4-d5adaea9ad27 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:09:23.168523 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e4a6a5ba-dfbe-4a48-85d4-d5adaea9ad27 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Delete volume request issued successfully. Aug 13 22:09:23.168916 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4a6a5ba-dfbe-4a48-85d4-d5adaea9ad27 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 returned with HTTP 202 Aug 13 22:09:23.169382 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 681/2754] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:09:23 2026] DELETE /volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:23.186017 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b31c31e8-c08f-46b2-9274-d159de04b5b9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:23.188972 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b31c31e8-c08f-46b2-9274-d159de04b5b9 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 Aug 13 22:09:23.189340 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b31c31e8-c08f-46b2-9274-d159de04b5b9 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:23.189615 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b31c31e8-c08f-46b2-9274-d159de04b5b9 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:23.200735 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-255a0493-39fc-40cc-b0d0-7b0afd64eea4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:23.202742 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-255a0493-39fc-40cc-b0d0-7b0afd64eea4 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:23.203037 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-255a0493-39fc-40cc-b0d0-7b0afd64eea4 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:23.203260 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-255a0493-39fc-40cc-b0d0-7b0afd64eea4 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:23.203936 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-255a0493-39fc-40cc-b0d0-7b0afd64eea4 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:23.210150 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:23.210150 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:23.210703 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:23.210703 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:23.210929 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-255a0493-39fc-40cc-b0d0-7b0afd64eea4 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:23.211475 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 693/2755] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:23 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:23.223601 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b31c31e8-c08f-46b2-9274-d159de04b5b9 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Volume info retrieved successfully. Aug 13 22:09:23.231771 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b31c31e8-c08f-46b2-9274-d159de04b5b9 tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 returned with HTTP 200 Aug 13 22:09:23.232263 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 697/2756] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:23 2026] GET /volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 => generated 1384 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:23.235329 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-352ca693-ee93-454d-a018-34ae756db8ad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:23.238690 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-352ca693-ee93-454d-a018-34ae756db8ad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:23.238690 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-352ca693-ee93-454d-a018-34ae756db8ad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:23.238690 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-352ca693-ee93-454d-a018-34ae756db8ad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:23.238690 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-352ca693-ee93-454d-a018-34ae756db8ad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:23.247683 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:23.247683 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:23.248627 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-352ca693-ee93-454d-a018-34ae756db8ad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:23.248950 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 686/2757] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:23 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:23.260077 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-483101bc-576d-40b2-a52b-4f5163cc186b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:23.263458 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-483101bc-576d-40b2-a52b-4f5163cc186b tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:23.263631 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-483101bc-576d-40b2-a52b-4f5163cc186b tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:23.263881 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-483101bc-576d-40b2-a52b-4f5163cc186b tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:23.263973 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-483101bc-576d-40b2-a52b-4f5163cc186b tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:23.269990 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:23.269990 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:23.271145 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-483101bc-576d-40b2-a52b-4f5163cc186b tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:23.271683 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 682/2758] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:23 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:23.317568 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5f1696dc-3d4e-4535-bcb7-47876fe53542 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:23.320292 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f1696dc-3d4e-4535-bcb7-47876fe53542 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa Aug 13 22:09:23.320706 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f1696dc-3d4e-4535-bcb7-47876fe53542 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:23.321177 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f1696dc-3d4e-4535-bcb7-47876fe53542 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:23.331725 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:23.331725 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:23.337791 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5f1696dc-3d4e-4535-bcb7-47876fe53542 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:23.346143 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f1696dc-3d4e-4535-bcb7-47876fe53542 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa returned with HTTP 200 Aug 13 22:09:23.347521 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 694/2759] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:23 2026] GET /volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:23.367230 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff9a9d88-d270-4861-a382-12180ad50276 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:23.370542 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff9a9d88-d270-4861-a382-12180ad50276 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] POST https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa/action Aug 13 22:09:23.371054 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff9a9d88-d270-4861-a382-12180ad50276 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:23.371339 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff9a9d88-d270-4861-a382-12180ad50276 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:23.385015 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:23.385015 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:23.385768 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-ff9a9d88-d270-4861-a382-12180ad50276 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Updating volume '48931404-f2d9-452f-a6af-6b7ac97a0ffa' with '{'status': 'maintenance'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 22:09:23.455159 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff9a9d88-d270-4861-a382-12180ad50276 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa/action returned with HTTP 202 Aug 13 22:09:23.455159 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 698/2760] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:09:23 2026] POST /volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:23.463575 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-905a9b69-6c38-4fa8-aa5d-b7094fecdefd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:23.467803 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-905a9b69-6c38-4fa8-aa5d-b7094fecdefd tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa Aug 13 22:09:23.468723 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-905a9b69-6c38-4fa8-aa5d-b7094fecdefd tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:23.468723 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-905a9b69-6c38-4fa8-aa5d-b7094fecdefd tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:23.487505 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:23.487505 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:23.493922 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-905a9b69-6c38-4fa8-aa5d-b7094fecdefd tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:23.506755 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-905a9b69-6c38-4fa8-aa5d-b7094fecdefd tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa returned with HTTP 200 Aug 13 22:09:23.506755 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 687/2761] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:23 2026] GET /volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:23.525621 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-934537de-b552-4b68-b628-fb61d8e95737 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:23.528885 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-934537de-b552-4b68-b628-fb61d8e95737 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] POST https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa/action Aug 13 22:09:23.529272 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-934537de-b552-4b68-b628-fb61d8e95737 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:23.529419 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-934537de-b552-4b68-b628-fb61d8e95737 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:23.544583 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:23.544583 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:23.545016 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-934537de-b552-4b68-b628-fb61d8e95737 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Volume info retrieved successfully. Aug 13 22:09:23.589325 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-934537de-b552-4b68-b628-fb61d8e95737 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Delete volume request issued successfully. Aug 13 22:09:23.589880 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-934537de-b552-4b68-b628-fb61d8e95737 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa/action returned with HTTP 202 Aug 13 22:09:23.591261 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 683/2762] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:09:23 2026] POST /volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:23.602562 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98ff8ab7-2d70-450f-9aac-b47b5f290260 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:23.605217 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98ff8ab7-2d70-450f-9aac-b47b5f290260 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa Aug 13 22:09:23.605530 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98ff8ab7-2d70-450f-9aac-b47b5f290260 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:23.605822 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98ff8ab7-2d70-450f-9aac-b47b5f290260 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:23.615628 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:23.615628 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:23.625287 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-98ff8ab7-2d70-450f-9aac-b47b5f290260 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:23.631629 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98ff8ab7-2d70-450f-9aac-b47b5f290260 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa returned with HTTP 200 Aug 13 22:09:23.632224 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 695/2763] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:23 2026] GET /volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:24.229286 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4717d428-2ef7-4c6e-bba8-2bab8786af18 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:24.232149 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4717d428-2ef7-4c6e-bba8-2bab8786af18 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:24.232577 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4717d428-2ef7-4c6e-bba8-2bab8786af18 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:24.232861 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4717d428-2ef7-4c6e-bba8-2bab8786af18 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:24.233307 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4717d428-2ef7-4c6e-bba8-2bab8786af18 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:24.241231 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:24.241231 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:24.242194 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4717d428-2ef7-4c6e-bba8-2bab8786af18 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:24.246011 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 699/2764] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:24 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:24.252801 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9ce386a8-e380-4ffd-8310-e2a9b109e85b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:24.255551 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ce386a8-e380-4ffd-8310-e2a9b109e85b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] GET https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 Aug 13 22:09:24.256203 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ce386a8-e380-4ffd-8310-e2a9b109e85b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:24.256203 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ce386a8-e380-4ffd-8310-e2a9b109e85b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:24.263652 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3d0b7ebb-011f-4621-8881-01615934b1d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:24.265258 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ce386a8-e380-4ffd-8310-e2a9b109e85b tempest-TestVolumeBootPatternV346-2018564110 tempest-TestVolumeBootPatternV346-2018564110-project-member] https://10.4.3.4/volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 returned with HTTP 404 Aug 13 22:09:24.265976 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 688/2765] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:24 2026] GET /volume/v3/volumes/a07e8704-2cd9-461c-8e79-312713624f42 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:24.267908 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d0b7ebb-011f-4621-8881-01615934b1d0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:24.269006 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d0b7ebb-011f-4621-8881-01615934b1d0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:24.269006 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d0b7ebb-011f-4621-8881-01615934b1d0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:24.269006 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3d0b7ebb-011f-4621-8881-01615934b1d0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:24.278955 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:24.278955 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:24.280187 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d0b7ebb-011f-4621-8881-01615934b1d0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:24.284193 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 684/2766] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:24 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:09:24.293275 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-417d6742-c316-4b98-935c-4449bc10c494 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:24.298111 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-417d6742-c316-4b98-935c-4449bc10c494 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:24.298331 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-417d6742-c316-4b98-935c-4449bc10c494 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:24.298832 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-417d6742-c316-4b98-935c-4449bc10c494 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:24.299062 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-417d6742-c316-4b98-935c-4449bc10c494 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:24.306790 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:24.306790 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:24.311390 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-417d6742-c316-4b98-935c-4449bc10c494 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:24.311390 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 696/2767] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:24 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:24.657759 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-531259ce-4683-4849-a0aa-e5cd2e34a8d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:24.660666 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-531259ce-4683-4849-a0aa-e5cd2e34a8d0 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa Aug 13 22:09:24.660986 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-531259ce-4683-4849-a0aa-e5cd2e34a8d0 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:24.661337 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-531259ce-4683-4849-a0aa-e5cd2e34a8d0 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:24.673515 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-531259ce-4683-4849-a0aa-e5cd2e34a8d0 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa returned with HTTP 404 Aug 13 22:09:24.674408 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 700/2768] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:24 2026] GET /volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:24.689791 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3ed6596-ece1-4f6f-b9b0-8ce6e29e5e5f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:24.693090 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3ed6596-ece1-4f6f-b9b0-8ce6e29e5e5f tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa Aug 13 22:09:24.695045 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3ed6596-ece1-4f6f-b9b0-8ce6e29e5e5f tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:24.695982 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3ed6596-ece1-4f6f-b9b0-8ce6e29e5e5f tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:24.731471 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3ed6596-ece1-4f6f-b9b0-8ce6e29e5e5f tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa returned with HTTP 404 Aug 13 22:09:24.733485 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 689/2769] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:24 2026] GET /volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:24.743908 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee2cbd8b-41b8-4ade-a5c9-5646489020cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:24.747860 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee2cbd8b-41b8-4ade-a5c9-5646489020cc tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] DELETE https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa Aug 13 22:09:24.747860 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee2cbd8b-41b8-4ade-a5c9-5646489020cc tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:24.749583 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee2cbd8b-41b8-4ade-a5c9-5646489020cc tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:24.750514 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ee2cbd8b-41b8-4ade-a5c9-5646489020cc tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Delete volume with id: 48931404-f2d9-452f-a6af-6b7ac97a0ffa Aug 13 22:09:24.759309 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee2cbd8b-41b8-4ade-a5c9-5646489020cc tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa returned with HTTP 404 Aug 13 22:09:24.760057 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 685/2770] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:24 2026] DELETE /volume/v3/volumes/48931404-f2d9-452f-a6af-6b7ac97a0ffa => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:24.771788 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d1958665-30a6-4e31-b192-7916e279f7ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:24.774257 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:24.774896 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1857138741"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:24.777108 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1857138741'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:24.777309 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume of 1 GB Aug 13 22:09:24.786007 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Availability Zones retrieved successfully. Aug 13 22:09:24.795458 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Flow 'volume_create_api' (fa49ca04-5bdb-40b1-9769-72fe760ae2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:24.796988 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7303c815-4f31-42c8-8b39-2c8c2287e909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:24.799237 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:24.846162 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7303c815-4f31-42c8-8b39-2c8c2287e909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:24.847914 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (278d6859-8a8c-430d-af0d-9a77aca43466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:24.899839 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=568,cinder:INSERT=70,cinder:UPDATE=107,cinder:DELETE=3 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:09:24.941701 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Created reservations ['32c34348-919e-4b9b-8903-9f6f440f62d3', 'e79fb70c-1451-49c7-9eed-ebb1068acba5', '9c1015b6-77da-48f4-b192-8c6e33ff1a3c', '8862002c-4b26-4884-9495-9634eb80c59e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:24.942989 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (278d6859-8a8c-430d-af0d-9a77aca43466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32c34348-919e-4b9b-8903-9f6f440f62d3', 'e79fb70c-1451-49c7-9eed-ebb1068acba5', '9c1015b6-77da-48f4-b192-8c6e33ff1a3c', '8862002c-4b26-4884-9495-9634eb80c59e']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:24.944492 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9de66535-4ac9-482e-8ccb-100510c06316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:24.978405 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9de66535-4ac9-482e-8ccb-100510c06316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '409022e8-acd6-4caf-a246-886af113623e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1857138741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6dd5005d0f24be88c819aadee18f440',qos_specs=None,replication_status=,reservations=['32c34348-919e-4b9b-8903-9f6f440f62d3','e79fb70c-1451-49c7-9eed-ebb1068acba5','9c1015b6-77da-48f4-b192-8c6e33ff1a3c','8862002c-4b26-4884-9495-9634eb80c59e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7a230e49d34c64809a048fc1145ee5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1857138741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=409022e8-acd6-4caf-a246-886af113623e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6dd5005d0f24be88c819aadee18f440',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7a230e49d34c64809a048fc1145ee5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:24.979630 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b561e2cf-9122-4a7a-be3a-6362efe780e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:25.013657 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b561e2cf-9122-4a7a-be3a-6362efe780e0) transitioned into state 'SUCCESS' from state '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-1857138741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6dd5005d0f24be88c819aadee18f440',qos_specs=None,replication_status=,reservations=['32c34348-919e-4b9b-8903-9f6f440f62d3','e79fb70c-1451-49c7-9eed-ebb1068acba5','9c1015b6-77da-48f4-b192-8c6e33ff1a3c','8862002c-4b26-4884-9495-9634eb80c59e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7a230e49d34c64809a048fc1145ee5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:25.014889 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4ceddd-1510-4986-bf65-082ade958f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:25.030136 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4ceddd-1510-4986-bf65-082ade958f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:25.032648 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Flow 'volume_create_api' (fa49ca04-5bdb-40b1-9769-72fe760ae2fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:25.032648 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Create volume request issued successfully. Aug 13 22:09:25.034397 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1958665-30a6-4e31-b192-7916e279f7ba tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:25.035755 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 697/2771] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:09:24 2026] POST /volume/v3/volumes => generated 745 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:25.055753 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b643b3a3-e573-4838-83c8-8b4d9c925198 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:25.058185 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b643b3a3-e573-4838-83c8-8b4d9c925198 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e Aug 13 22:09:25.059097 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b643b3a3-e573-4838-83c8-8b4d9c925198 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:25.059097 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b643b3a3-e573-4838-83c8-8b4d9c925198 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:25.074862 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:25.074862 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:25.083682 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b643b3a3-e573-4838-83c8-8b4d9c925198 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:25.090920 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b643b3a3-e573-4838-83c8-8b4d9c925198 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e returned with HTTP 200 Aug 13 22:09:25.091219 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 701/2772] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:25 2026] GET /volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:25.259713 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3b0d110-582c-4586-a07f-aff6c8697aaa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:25.262095 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3b0d110-582c-4586-a07f-aff6c8697aaa tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:25.265777 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3b0d110-582c-4586-a07f-aff6c8697aaa tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:25.265777 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3b0d110-582c-4586-a07f-aff6c8697aaa tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:25.265777 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c3b0d110-582c-4586-a07f-aff6c8697aaa tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:25.266077 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=551,cinder:UPDATE=104,cinder:INSERT=58 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:09:25.271992 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:25.271992 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:25.271992 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3b0d110-582c-4586-a07f-aff6c8697aaa tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:25.272274 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 690/2773] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:25 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:25.300361 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-86134f33-ebcf-4a9f-ae37-bba524b829ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:25.303149 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86134f33-ebcf-4a9f-ae37-bba524b829ea tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:25.303389 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86134f33-ebcf-4a9f-ae37-bba524b829ea tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:25.304390 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86134f33-ebcf-4a9f-ae37-bba524b829ea tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:25.304390 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-86134f33-ebcf-4a9f-ae37-bba524b829ea tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:25.310947 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:25.310947 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:25.312457 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86134f33-ebcf-4a9f-ae37-bba524b829ea tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:25.314166 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 686/2774] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:25 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:09:25.327718 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6a6ebc30-7a0d-4926-a7a2-79968fe5cfc9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:25.330169 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a6ebc30-7a0d-4926-a7a2-79968fe5cfc9 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:25.330448 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a6ebc30-7a0d-4926-a7a2-79968fe5cfc9 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:25.330753 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a6ebc30-7a0d-4926-a7a2-79968fe5cfc9 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:25.330921 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6a6ebc30-7a0d-4926-a7a2-79968fe5cfc9 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:25.338223 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:25.338223 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:25.339006 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a6ebc30-7a0d-4926-a7a2-79968fe5cfc9 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:25.339511 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 698/2775] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:25 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:09:26.112127 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e67452b5-7171-4fb7-ab45-458ad5137a83 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.119772 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e67452b5-7171-4fb7-ab45-458ad5137a83 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e Aug 13 22:09:26.119772 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e67452b5-7171-4fb7-ab45-458ad5137a83 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:26.119772 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e67452b5-7171-4fb7-ab45-458ad5137a83 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:26.134515 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:26.134515 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:26.147955 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e67452b5-7171-4fb7-ab45-458ad5137a83 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:26.157210 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e67452b5-7171-4fb7-ab45-458ad5137a83 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e returned with HTTP 200 Aug 13 22:09:26.158188 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 702/2776] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:26 2026] GET /volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e => generated 838 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:26.179063 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b1e498e1-f83d-4fc5-9005-04243e6856d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.184074 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1e498e1-f83d-4fc5-9005-04243e6856d3 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] POST https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e/action Aug 13 22:09:26.184683 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1e498e1-f83d-4fc5-9005-04243e6856d3 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:26.184923 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cbe33e77-e680-4ad9-9680-bfd85d18fa6e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.184995 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1e498e1-f83d-4fc5-9005-04243e6856d3 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:26.207586 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:26.207586 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:26.209775 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-b1e498e1-f83d-4fc5-9005-04243e6856d3 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Updating volume '409022e8-acd6-4caf-a246-886af113623e' with '{'status': 'error'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 22:09:26.270740 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1e498e1-f83d-4fc5-9005-04243e6856d3 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e/action returned with HTTP 202 Aug 13 22:09:26.270740 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 691/2777] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:09:26 2026] POST /volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:26.285610 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f1b82b20-e6de-4fce-aa5a-a49c3fb76699 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.288633 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-77cd7ae7-e6aa-4676-b2a2-62dd5158e892 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.290284 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1b82b20-e6de-4fce-aa5a-a49c3fb76699 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e Aug 13 22:09:26.292597 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1b82b20-e6de-4fce-aa5a-a49c3fb76699 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:26.292668 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77cd7ae7-e6aa-4676-b2a2-62dd5158e892 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:26.292813 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77cd7ae7-e6aa-4676-b2a2-62dd5158e892 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:26.293025 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77cd7ae7-e6aa-4676-b2a2-62dd5158e892 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:26.294447 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-77cd7ae7-e6aa-4676-b2a2-62dd5158e892 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:26.294536 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1b82b20-e6de-4fce-aa5a-a49c3fb76699 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:26.301601 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:26.301601 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:26.303542 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77cd7ae7-e6aa-4676-b2a2-62dd5158e892 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:26.304191 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 703/2778] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:26 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:09:26.323082 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:26.323082 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:26.331668 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9370a02b-493c-4194-bcec-3252ce80aea1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.335003 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9370a02b-493c-4194-bcec-3252ce80aea1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:26.335003 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9370a02b-493c-4194-bcec-3252ce80aea1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:26.336337 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9370a02b-493c-4194-bcec-3252ce80aea1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:26.336337 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9370a02b-493c-4194-bcec-3252ce80aea1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:26.337622 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f1b82b20-e6de-4fce-aa5a-a49c3fb76699 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:26.345527 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:26.345527 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:26.346633 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9370a02b-493c-4194-bcec-3252ce80aea1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:26.347610 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 692/2779] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:26 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:26.356024 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1b82b20-e6de-4fce-aa5a-a49c3fb76699 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e returned with HTTP 200 Aug 13 22:09:26.358919 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 699/2780] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:26 2026] GET /volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e => generated 834 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:26.358982 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-da0ee671-763c-4749-b6c7-1a46bd9f3302 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.362954 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da0ee671-763c-4749-b6c7-1a46bd9f3302 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:26.363283 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da0ee671-763c-4749-b6c7-1a46bd9f3302 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:26.367206 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da0ee671-763c-4749-b6c7-1a46bd9f3302 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:26.367206 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-da0ee671-763c-4749-b6c7-1a46bd9f3302 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:26.377814 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d561a8b3-1a09-48ed-8171-eb3fc7a1553e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.379054 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d561a8b3-1a09-48ed-8171-eb3fc7a1553e tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] POST https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e/action Aug 13 22:09:26.379642 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d561a8b3-1a09-48ed-8171-eb3fc7a1553e tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:26.379642 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d561a8b3-1a09-48ed-8171-eb3fc7a1553e tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:26.380054 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:26.380054 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:26.385182 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da0ee671-763c-4749-b6c7-1a46bd9f3302 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:26.385442 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 704/2781] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:26 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 746 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:26.398918 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbe33e77-e680-4ad9-9680-bfd85d18fa6e tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:09:26.400979 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbe33e77-e680-4ad9-9680-bfd85d18fa6e tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-499777493"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:26.410404 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:26.410404 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:26.411544 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-d561a8b3-1a09-48ed-8171-eb3fc7a1553e tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Updating volume '409022e8-acd6-4caf-a246-886af113623e' with '{'status': 'available'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 22:09:26.432224 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbe33e77-e680-4ad9-9680-bfd85d18fa6e tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:09:26.432994 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 687/2782] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:09:26 2026] POST /volume/v3/types => generated 215 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:26.450247 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e1d5f60d-ff1f-4160-a3d6-4b1be7909485 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.453681 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1d5f60d-ff1f-4160-a3d6-4b1be7909485 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] POST https://10.4.3.4/volume/v3/group_types Aug 13 22:09:26.454167 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d561a8b3-1a09-48ed-8171-eb3fc7a1553e tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e/action returned with HTTP 202 Aug 13 22:09:26.454442 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1d5f60d-ff1f-4160-a3d6-4b1be7909485 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1939118757"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:26.456467 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 693/2783] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:09:26 2026] POST /volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:26.465387 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b9a6a83d-a1d6-4d05-a93c-3a50504e5859 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.468158 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9a6a83d-a1d6-4d05-a93c-3a50504e5859 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e Aug 13 22:09:26.469147 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9a6a83d-a1d6-4d05-a93c-3a50504e5859 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:26.469147 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9a6a83d-a1d6-4d05-a93c-3a50504e5859 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:26.479240 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1d5f60d-ff1f-4160-a3d6-4b1be7909485 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] https://10.4.3.4/volume/v3/group_types returned with HTTP 202 Aug 13 22:09:26.480043 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 700/2784] 10.4.3.4 () {70 vars in 1297 bytes} [Thu Aug 13 22:09:26 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 13 22:09:26.484684 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:26.484684 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:26.496144 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b9a6a83d-a1d6-4d05-a93c-3a50504e5859 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:26.498859 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4135367f-da38-473b-999a-3ede22ae1f8b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.510202 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9a6a83d-a1d6-4d05-a93c-3a50504e5859 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e returned with HTTP 200 Aug 13 22:09:26.510915 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 705/2785] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:26 2026] GET /volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e => generated 838 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:26.536642 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-03c40318-3be0-440e-ba4a-1da4aa3760b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.539205 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03c40318-3be0-440e-ba4a-1da4aa3760b3 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] POST https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e/action Aug 13 22:09:26.539205 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03c40318-3be0-440e-ba4a-1da4aa3760b3 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:26.539205 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03c40318-3be0-440e-ba4a-1da4aa3760b3 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:26.552776 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:26.552776 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:26.553586 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-03c40318-3be0-440e-ba4a-1da4aa3760b3 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Updating volume '409022e8-acd6-4caf-a246-886af113623e' with '{'status': 'maintenance'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 22:09:26.590525 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03c40318-3be0-440e-ba4a-1da4aa3760b3 tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e/action returned with HTTP 202 Aug 13 22:09:26.591812 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 694/2786] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:09:26 2026] POST /volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:26.602568 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-09fd632b-97c7-4f38-9e3d-9e82afeda687 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.606473 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09fd632b-97c7-4f38-9e3d-9e82afeda687 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e Aug 13 22:09:26.606473 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09fd632b-97c7-4f38-9e3d-9e82afeda687 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:26.606473 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09fd632b-97c7-4f38-9e3d-9e82afeda687 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:26.620666 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4135367f-da38-473b-999a-3ede22ae1f8b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] POST https://10.4.3.4/volume/v3/groups Aug 13 22:09:26.621216 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4135367f-da38-473b-999a-3ede22ae1f8b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "054f0fc1-ee6c-464b-a06b-f50e030e326f", "volume_types": ["e8c779a8-72d1-410e-a2fd-4e9005e2854f"], "name": "tempest-Group1-728570691"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:26.626140 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-4135367f-da38-473b-999a-3ede22ae1f8b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Creating new group {'group': {'group_type': '054f0fc1-ee6c-464b-a06b-f50e030e326f', 'volume_types': ['e8c779a8-72d1-410e-a2fd-4e9005e2854f'], 'name': 'tempest-Group1-728570691'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 22:09:26.626243 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:26.626243 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:26.627919 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-4135367f-da38-473b-999a-3ede22ae1f8b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Creating group tempest-Group1-728570691. Aug 13 22:09:26.638776 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4135367f-da38-473b-999a-3ede22ae1f8b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Availability Zones retrieved successfully. Aug 13 22:09:26.640050 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09fd632b-97c7-4f38-9e3d-9e82afeda687 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:26.648706 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09fd632b-97c7-4f38-9e3d-9e82afeda687 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e returned with HTTP 200 Aug 13 22:09:26.649456 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 701/2787] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:26 2026] GET /volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:26.669498 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-39f35bb9-ba6c-4d9a-8afc-6bb178d4685f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.670835 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4135367f-da38-473b-999a-3ede22ae1f8b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Created reservations ['8aa9272f-f0b8-4c41-8ecb-9f57216cc786'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:26.672517 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39f35bb9-ba6c-4d9a-8afc-6bb178d4685f tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] POST https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e/action Aug 13 22:09:26.672517 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39f35bb9-ba6c-4d9a-8afc-6bb178d4685f tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:26.672690 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39f35bb9-ba6c-4d9a-8afc-6bb178d4685f tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:26.685209 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:26.685209 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:26.686195 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-39f35bb9-ba6c-4d9a-8afc-6bb178d4685f tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] Updating volume '409022e8-acd6-4caf-a246-886af113623e' with '{'status': 'available'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 22:09:26.708564 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4135367f-da38-473b-999a-3ede22ae1f8b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups returned with HTTP 202 Aug 13 22:09:26.709611 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 688/2788] 10.4.3.4 () {70 vars in 1283 bytes} [Thu Aug 13 22:09:26 2026] POST /volume/v3/groups => generated 93 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:26.716243 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39f35bb9-ba6c-4d9a-8afc-6bb178d4685f tempest-VolumesActionsTest-606895220 tempest-VolumesActionsTest-606895220-project-admin] https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e/action returned with HTTP 202 Aug 13 22:09:26.716691 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 706/2789] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:09:26 2026] POST /volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:26.724789 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-99ebf659-8662-4bcb-b6cc-724fa0dc49f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.727487 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99ebf659-8662-4bcb-b6cc-724fa0dc49f7 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875 Aug 13 22:09:26.727654 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-efcd5f8b-55f6-468d-b233-8fe5e0234628 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.727755 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99ebf659-8662-4bcb-b6cc-724fa0dc49f7 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:26.728013 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99ebf659-8662-4bcb-b6cc-724fa0dc49f7 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:26.728232 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-99ebf659-8662-4bcb-b6cc-724fa0dc49f7 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] show called for member d2cd4782-d612-404a-ae21-53ff5755d875 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:26.729974 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-efcd5f8b-55f6-468d-b233-8fe5e0234628 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e Aug 13 22:09:26.729974 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-efcd5f8b-55f6-468d-b233-8fe5e0234628 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:26.730227 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-efcd5f8b-55f6-468d-b233-8fe5e0234628 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:26.734298 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:26.734298 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:26.741955 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:26.741955 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:26.748093 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-efcd5f8b-55f6-468d-b233-8fe5e0234628 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:26.749398 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99ebf659-8662-4bcb-b6cc-724fa0dc49f7 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875 returned with HTTP 200 Aug 13 22:09:26.749517 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 695/2790] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:26 2026] GET /volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875 => generated 321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:26.763768 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-efcd5f8b-55f6-468d-b233-8fe5e0234628 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e returned with HTTP 200 Aug 13 22:09:26.763768 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 702/2791] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:26 2026] GET /volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:26.778414 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4f464785-ef84-4eca-aa9e-dfe25877ccb9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.783990 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f464785-ef84-4eca-aa9e-dfe25877ccb9 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e Aug 13 22:09:26.784225 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f464785-ef84-4eca-aa9e-dfe25877ccb9 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:26.784521 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f464785-ef84-4eca-aa9e-dfe25877ccb9 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:26.791988 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:26.791988 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:26.796820 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4f464785-ef84-4eca-aa9e-dfe25877ccb9 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:26.801455 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f464785-ef84-4eca-aa9e-dfe25877ccb9 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e returned with HTTP 200 Aug 13 22:09:26.801938 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 689/2792] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:26 2026] GET /volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:26.819213 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c0ec9cd-bc84-4d22-a46a-4b4fc28e6a16 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.825890 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c0ec9cd-bc84-4d22-a46a-4b4fc28e6a16 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] DELETE https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e Aug 13 22:09:26.826133 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c0ec9cd-bc84-4d22-a46a-4b4fc28e6a16 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:26.826326 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c0ec9cd-bc84-4d22-a46a-4b4fc28e6a16 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:26.826532 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4c0ec9cd-bc84-4d22-a46a-4b4fc28e6a16 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Delete volume with id: 409022e8-acd6-4caf-a246-886af113623e Aug 13 22:09:26.834791 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:26.834791 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:26.835255 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4c0ec9cd-bc84-4d22-a46a-4b4fc28e6a16 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:26.855305 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4c0ec9cd-bc84-4d22-a46a-4b4fc28e6a16 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Delete volume request issued successfully. Aug 13 22:09:26.855608 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c0ec9cd-bc84-4d22-a46a-4b4fc28e6a16 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e returned with HTTP 202 Aug 13 22:09:26.855982 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 707/2793] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:26 2026] DELETE /volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:26.867556 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-94bdfcb0-9d90-4a5c-b35d-9dbc19389708 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:26.867556 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94bdfcb0-9d90-4a5c-b35d-9dbc19389708 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e Aug 13 22:09:26.867556 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94bdfcb0-9d90-4a5c-b35d-9dbc19389708 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:26.867891 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94bdfcb0-9d90-4a5c-b35d-9dbc19389708 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:26.879857 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:26.879857 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:26.885181 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-94bdfcb0-9d90-4a5c-b35d-9dbc19389708 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Volume info retrieved successfully. Aug 13 22:09:26.891603 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94bdfcb0-9d90-4a5c-b35d-9dbc19389708 tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e returned with HTTP 200 Aug 13 22:09:26.892133 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 696/2794] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:26 2026] GET /volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:27.316081 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-95169f4e-e74b-4b6b-ad4d-a22812e4e3aa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:27.319742 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95169f4e-e74b-4b6b-ad4d-a22812e4e3aa tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:27.319742 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95169f4e-e74b-4b6b-ad4d-a22812e4e3aa tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:27.319742 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95169f4e-e74b-4b6b-ad4d-a22812e4e3aa tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:27.319742 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-95169f4e-e74b-4b6b-ad4d-a22812e4e3aa tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:27.327999 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:27.327999 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:27.329650 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95169f4e-e74b-4b6b-ad4d-a22812e4e3aa tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:27.329650 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 703/2795] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:27 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:27.365970 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d10e954c-15cb-49f4-8d2e-b42d242f73ff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:27.368744 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d10e954c-15cb-49f4-8d2e-b42d242f73ff tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:27.370154 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d10e954c-15cb-49f4-8d2e-b42d242f73ff tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:27.370154 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d10e954c-15cb-49f4-8d2e-b42d242f73ff tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:27.370154 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d10e954c-15cb-49f4-8d2e-b42d242f73ff tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:27.375957 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:27.375957 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:27.377372 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d10e954c-15cb-49f4-8d2e-b42d242f73ff tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:27.378469 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 690/2796] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:27 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:27.406336 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63c12290-c601-40a8-8cad-b2cc9d7a14c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:27.412764 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63c12290-c601-40a8-8cad-b2cc9d7a14c0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:27.412764 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63c12290-c601-40a8-8cad-b2cc9d7a14c0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:27.412764 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63c12290-c601-40a8-8cad-b2cc9d7a14c0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:27.412764 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-63c12290-c601-40a8-8cad-b2cc9d7a14c0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:27.418159 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:27.418159 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:27.420186 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63c12290-c601-40a8-8cad-b2cc9d7a14c0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:27.420855 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 708/2797] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:27 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:27.765543 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fc54b9ae-11f3-4638-91a2-8a4e3e4a9465 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:27.767645 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc54b9ae-11f3-4638-91a2-8a4e3e4a9465 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875 Aug 13 22:09:27.768031 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc54b9ae-11f3-4638-91a2-8a4e3e4a9465 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:27.768223 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc54b9ae-11f3-4638-91a2-8a4e3e4a9465 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:27.768398 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-fc54b9ae-11f3-4638-91a2-8a4e3e4a9465 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] show called for member d2cd4782-d612-404a-ae21-53ff5755d875 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:27.772742 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:27.772742 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:27.784443 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc54b9ae-11f3-4638-91a2-8a4e3e4a9465 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875 returned with HTTP 200 Aug 13 22:09:27.784903 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 697/2798] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:27 2026] GET /volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:27.797767 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3174148c-edcf-4ac9-ac71-1cc83c8322ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:27.801458 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3174148c-edcf-4ac9-ac71-1cc83c8322ea tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] POST https://10.4.3.4/volume/v3/groups Aug 13 22:09:27.801968 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3174148c-edcf-4ac9-ac71-1cc83c8322ea tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "054f0fc1-ee6c-464b-a06b-f50e030e326f", "volume_types": ["e8c779a8-72d1-410e-a2fd-4e9005e2854f"], "name": "tempest-Group2-309210745"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:27.803974 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-3174148c-edcf-4ac9-ac71-1cc83c8322ea tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Creating new group {'group': {'group_type': '054f0fc1-ee6c-464b-a06b-f50e030e326f', 'volume_types': ['e8c779a8-72d1-410e-a2fd-4e9005e2854f'], 'name': 'tempest-Group2-309210745'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 22:09:27.813797 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-3174148c-edcf-4ac9-ac71-1cc83c8322ea tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Creating group tempest-Group2-309210745. Aug 13 22:09:27.824384 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3174148c-edcf-4ac9-ac71-1cc83c8322ea tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Availability Zones retrieved successfully. Aug 13 22:09:27.847693 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-3174148c-edcf-4ac9-ac71-1cc83c8322ea tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Created reservations ['d6837a94-f4eb-4c45-a257-61183636737d'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:27.875675 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3174148c-edcf-4ac9-ac71-1cc83c8322ea tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups returned with HTTP 202 Aug 13 22:09:27.876255 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 704/2799] 10.4.3.4 () {70 vars in 1283 bytes} [Thu Aug 13 22:09:27 2026] POST /volume/v3/groups => generated 93 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:27.887932 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-056bd22b-0e3d-466a-91c4-cba08670e83f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:27.891459 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-056bd22b-0e3d-466a-91c4-cba08670e83f tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97 Aug 13 22:09:27.891936 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-056bd22b-0e3d-466a-91c4-cba08670e83f tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:27.892148 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-056bd22b-0e3d-466a-91c4-cba08670e83f tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:27.892375 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-056bd22b-0e3d-466a-91c4-cba08670e83f tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] show called for member 1db05539-e2c8-4084-95dd-47b0c0bd7c97 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:27.898054 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:27.898054 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:27.912201 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-368826b8-4bed-4582-b800-5ce7a7ad9f7d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:27.915242 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-056bd22b-0e3d-466a-91c4-cba08670e83f tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97 returned with HTTP 200 Aug 13 22:09:27.915242 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 691/2800] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:27 2026] GET /volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97 => generated 321 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:09:27.916558 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-368826b8-4bed-4582-b800-5ce7a7ad9f7d tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] GET https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e Aug 13 22:09:27.917269 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-368826b8-4bed-4582-b800-5ce7a7ad9f7d tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:27.917269 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-368826b8-4bed-4582-b800-5ce7a7ad9f7d tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:27.925650 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-368826b8-4bed-4582-b800-5ce7a7ad9f7d tempest-VolumesActionsTest-248576657 tempest-VolumesActionsTest-248576657-project-member] https://10.4.3.4/volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e returned with HTTP 404 Aug 13 22:09:27.926327 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 709/2801] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:27 2026] GET /volume/v3/volumes/409022e8-acd6-4caf-a246-886af113623e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:28.347594 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d31d6237-383a-4f5e-aeef-a40d92d2df51 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:28.350221 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d31d6237-383a-4f5e-aeef-a40d92d2df51 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:28.350350 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d31d6237-383a-4f5e-aeef-a40d92d2df51 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:28.350688 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d31d6237-383a-4f5e-aeef-a40d92d2df51 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:28.350763 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d31d6237-383a-4f5e-aeef-a40d92d2df51 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:28.359756 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:28.359756 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:28.360787 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d31d6237-383a-4f5e-aeef-a40d92d2df51 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:28.361119 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 698/2802] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:28 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:28.394974 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e20326b2-6f3f-4feb-a1b9-137476ffb39a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:28.398541 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e20326b2-6f3f-4feb-a1b9-137476ffb39a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:28.399683 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e20326b2-6f3f-4feb-a1b9-137476ffb39a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:28.400540 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e20326b2-6f3f-4feb-a1b9-137476ffb39a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:28.401365 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e20326b2-6f3f-4feb-a1b9-137476ffb39a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:28.413829 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:28.413829 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:28.414522 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e20326b2-6f3f-4feb-a1b9-137476ffb39a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:28.415084 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 705/2803] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:28 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 787 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:28.441007 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-daab4361-6275-40e2-a94e-26116280d157 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:28.447067 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-daab4361-6275-40e2-a94e-26116280d157 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:28.448010 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-daab4361-6275-40e2-a94e-26116280d157 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:28.448010 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-daab4361-6275-40e2-a94e-26116280d157 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:28.448609 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-daab4361-6275-40e2-a94e-26116280d157 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:28.460481 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:28.460481 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:28.462318 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-daab4361-6275-40e2-a94e-26116280d157 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:28.462864 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 692/2804] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:28 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 746 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:28.928133 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2df11c01-7ec6-4123-9b43-36c876ef6d30 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:28.931178 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2df11c01-7ec6-4123-9b43-36c876ef6d30 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97 Aug 13 22:09:28.931484 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2df11c01-7ec6-4123-9b43-36c876ef6d30 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:28.931728 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2df11c01-7ec6-4123-9b43-36c876ef6d30 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:28.932062 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-2df11c01-7ec6-4123-9b43-36c876ef6d30 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] show called for member 1db05539-e2c8-4084-95dd-47b0c0bd7c97 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:28.936094 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:28.936094 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:28.948810 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2df11c01-7ec6-4123-9b43-36c876ef6d30 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97 returned with HTTP 200 Aug 13 22:09:28.949369 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 710/2805] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:28 2026] GET /volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97 => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:28.960097 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:28.962147 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:28.963203 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-75918009", "volume_type": "e8c779a8-72d1-410e-a2fd-4e9005e2854f", "group_id": "d2cd4782-d612-404a-ae21-53ff5755d875", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:28.964293 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-75918009', 'volume_type': 'e8c779a8-72d1-410e-a2fd-4e9005e2854f', 'group_id': 'd2cd4782-d612-404a-ae21-53ff5755d875', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:28.975531 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:28.975531 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:28.976235 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Create volume of 1 GB Aug 13 22:09:28.985104 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Availability Zones retrieved successfully. Aug 13 22:09:28.991979 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Flow 'volume_create_api' (cde612ea-2655-43ae-bacf-0510e648524f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:28.993194 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (676bfd02-18a9-41c1-b143-f585107bd931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:28.993376 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:28.993376 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:28.993929 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:29.019918 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (676bfd02-18a9-41c1-b143-f585107bd931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:09:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e8c779a8-72d1-410e-a2fd-4e9005e2854f,is_public=True,name='tempest-GroupsTest-volume-type-499777493',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e8c779a8-72d1-410e-a2fd-4e9005e2854f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd2cd4782-d612-404a-ae21-53ff5755d875', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:29.020711 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d051e9b7-2747-47e2-b4dc-7ddcf16942c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:29.065386 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-499777493 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-499777493, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:29.066273 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-499777493 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-499777493, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:29.140613 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Created reservations ['37265f54-96fd-4923-a894-805c8fbf6f02', '97231526-3af7-4784-a179-46cf12cc3ffb', '5fc23eea-171a-4ed9-9f02-27d1069460cf', 'e39fc21e-7390-47fa-ba64-18bba802feb8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:29.141733 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d051e9b7-2747-47e2-b4dc-7ddcf16942c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37265f54-96fd-4923-a894-805c8fbf6f02', '97231526-3af7-4784-a179-46cf12cc3ffb', '5fc23eea-171a-4ed9-9f02-27d1069460cf', 'e39fc21e-7390-47fa-ba64-18bba802feb8']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:29.142760 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8714ea9b-428b-44a8-bbd5-36227b998066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:29.177535 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8714ea9b-428b-44a8-bbd5-36227b998066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32fff3b8-cd0e-4175-be32-4cc61ce90f45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-75918009',encryption_key_id=None,group_id=d2cd4782-d612-404a-ae21-53ff5755d875,group_type_id=,metadata={},multiattach=False,project_id='b03fa5a9d59245f795a48e877a893f96',qos_specs=None,replication_status=,reservations=['37265f54-96fd-4923-a894-805c8fbf6f02','97231526-3af7-4784-a179-46cf12cc3ffb','5fc23eea-171a-4ed9-9f02-27d1069460cf','e39fc21e-7390-47fa-ba64-18bba802feb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e333def77a406e9b4b32b41d199f1c',volume_type_id=e8c779a8-72d1-410e-a2fd-4e9005e2854f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-75918009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d2cd4782-d612-404a-ae21-53ff5755d875,host=None,id=32fff3b8-cd0e-4175-be32-4cc61ce90f45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b03fa5a9d59245f795a48e877a893f96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64e333def77a406e9b4b32b41d199f1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e8c779a8-72d1-410e-a2fd-4e9005e2854f),volume_type_id=e8c779a8-72d1-410e-a2fd-4e9005e2854f)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:29.178349 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6526544c-ed98-487a-a1de-960034062a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:29.219500 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6526544c-ed98-487a-a1de-960034062a52) transitioned into state 'SUCCESS' from state '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-75918009',encryption_key_id=None,group_id=d2cd4782-d612-404a-ae21-53ff5755d875,group_type_id=,metadata={},multiattach=False,project_id='b03fa5a9d59245f795a48e877a893f96',qos_specs=None,replication_status=,reservations=['37265f54-96fd-4923-a894-805c8fbf6f02','97231526-3af7-4784-a179-46cf12cc3ffb','5fc23eea-171a-4ed9-9f02-27d1069460cf','e39fc21e-7390-47fa-ba64-18bba802feb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e333def77a406e9b4b32b41d199f1c',volume_type_id=e8c779a8-72d1-410e-a2fd-4e9005e2854f)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:29.220494 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c47f28-0ab7-4878-8ecd-4c75e0009863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:29.242456 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c47f28-0ab7-4878-8ecd-4c75e0009863) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:29.242456 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Flow 'volume_create_api' (cde612ea-2655-43ae-bacf-0510e648524f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:29.242456 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Create volume request issued successfully. Aug 13 22:09:29.242456 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:29.242456 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:29.288647 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:29.293054 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:29.293054 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:29.298133 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d07bd66e-2dfe-4950-b2c1-303e1afb602d tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:29.298730 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 699/2806] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:09:28 2026] POST /volume/v3/volumes => generated 808 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:29.316045 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f282b8a8-bb41-4161-827f-48f063536371 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:29.318764 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f282b8a8-bb41-4161-827f-48f063536371 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/32fff3b8-cd0e-4175-be32-4cc61ce90f45 Aug 13 22:09:29.319065 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f282b8a8-bb41-4161-827f-48f063536371 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:29.319323 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f282b8a8-bb41-4161-827f-48f063536371 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:29.329979 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:29.329979 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:29.340519 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f282b8a8-bb41-4161-827f-48f063536371 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Volume info retrieved successfully. Aug 13 22:09:29.341327 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-f282b8a8-bb41-4161-827f-48f063536371 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:29.341604 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-f282b8a8-bb41-4161-827f-48f063536371 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:29.378037 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e01c9fea-f119-46aa-b399-2d6125ef52e5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:29.383446 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e01c9fea-f119-46aa-b399-2d6125ef52e5 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:29.383446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e01c9fea-f119-46aa-b399-2d6125ef52e5 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:29.383446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e01c9fea-f119-46aa-b399-2d6125ef52e5 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:29.384085 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e01c9fea-f119-46aa-b399-2d6125ef52e5 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:29.388951 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-f282b8a8-bb41-4161-827f-48f063536371 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:29.391821 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:29.391821 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:29.392548 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:29.392548 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:29.394277 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e01c9fea-f119-46aa-b399-2d6125ef52e5 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:29.394277 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 693/2807] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:29 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:29.401852 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f282b8a8-bb41-4161-827f-48f063536371 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/32fff3b8-cd0e-4175-be32-4cc61ce90f45 returned with HTTP 200 Aug 13 22:09:29.402436 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 706/2808] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:29 2026] GET /volume/v3/volumes/32fff3b8-cd0e-4175-be32-4cc61ce90f45 => generated 876 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:29.436563 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cc87f2ef-5b6f-47b8-baf0-4d5054e96836 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:29.438633 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc87f2ef-5b6f-47b8-baf0-4d5054e96836 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:29.438844 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc87f2ef-5b6f-47b8-baf0-4d5054e96836 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:29.439187 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc87f2ef-5b6f-47b8-baf0-4d5054e96836 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:29.439187 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-cc87f2ef-5b6f-47b8-baf0-4d5054e96836 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:29.445444 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:29.445444 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:29.446559 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc87f2ef-5b6f-47b8-baf0-4d5054e96836 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:29.447095 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 711/2809] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:29 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:29.464121 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79be8e5a-50e1-4be7-8961-1f3612d5fc23 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:29.466445 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79be8e5a-50e1-4be7-8961-1f3612d5fc23 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 Aug 13 22:09:29.466683 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79be8e5a-50e1-4be7-8961-1f3612d5fc23 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:29.466890 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79be8e5a-50e1-4be7-8961-1f3612d5fc23 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:29.474463 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:29.474463 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:29.478862 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-79be8e5a-50e1-4be7-8961-1f3612d5fc23 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:29.482205 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bd731bdb-840d-48ed-b7c4-d03346458ccd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:29.484277 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd731bdb-840d-48ed-b7c4-d03346458ccd tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:29.484277 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd731bdb-840d-48ed-b7c4-d03346458ccd tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:29.484511 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd731bdb-840d-48ed-b7c4-d03346458ccd tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:29.484568 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-bd731bdb-840d-48ed-b7c4-d03346458ccd tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:29.484653 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79be8e5a-50e1-4be7-8961-1f3612d5fc23 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 returned with HTTP 200 Aug 13 22:09:29.485011 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 700/2810] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:29 2026] GET /volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 => generated 1353 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:29.489870 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:29.489870 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:29.491860 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd731bdb-840d-48ed-b7c4-d03346458ccd tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:29.491860 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 694/2811] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:29 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:29.501027 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:29.503336 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff/restore Aug 13 22:09:29.503671 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:29.505236 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Restoring backup 392017b3-6011-4c72-84cd-ea30467d67ff ({'restore': {}}) {{(pid=100265) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 22:09:29.505446 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Restoring backup 392017b3-6011-4c72-84cd-ea30467d67ff to volume None. Aug 13 22:09:29.513484 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:29.513484 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:29.515402 np0000007271 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Creating volume of 1 GB for restore of backup 392017b3-6011-4c72-84cd-ea30467d67ff. Aug 13 22:09:29.526813 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Availability zone cache updated, next update will occur around 2026-08-13 23:09:29.525473. {{(pid=100265) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 22:09:29.526813 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Availability Zones retrieved successfully. Aug 13 22:09:29.536832 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Flow 'volume_create_api' (971670ad-5642-41a5-b6d8-6ac01b52f930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:29.538453 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (752c0337-cce2-45e8-8a12-f179637a988e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:29.540028 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:29.575783 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (752c0337-cce2-45e8-8a12-f179637a988e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:29.576718 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11e904b2-8297-4733-b6d3-adab74381606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:29.638036 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Created reservations ['a632154b-85e6-466e-ba46-6bb1f95819cc', '110726c6-f8a1-480a-8e72-74e83cd801f8', 'b2e80fcc-e44c-4c3a-8eee-146025d26687', '997f0429-2a9b-449b-a951-a2c2972dfaf7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:29.639128 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11e904b2-8297-4733-b6d3-adab74381606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a632154b-85e6-466e-ba46-6bb1f95819cc', '110726c6-f8a1-480a-8e72-74e83cd801f8', 'b2e80fcc-e44c-4c3a-8eee-146025d26687', '997f0429-2a9b-449b-a951-a2c2972dfaf7']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:29.640078 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b64a5377-1f9b-42c0-9412-8fea0470c2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:29.676325 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b64a5377-1f9b-42c0-9412-8fea0470c2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fab1997-32e8-41dc-84d7-236dad27d946', '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_392017b3-6011-4c72-84cd-ea30467d67ff',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',qos_specs=None,replication_status=,reservations=['a632154b-85e6-466e-ba46-6bb1f95819cc','110726c6-f8a1-480a-8e72-74e83cd801f8','b2e80fcc-e44c-4c3a-8eee-146025d26687','997f0429-2a9b-449b-a951-a2c2972dfaf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01617df91f9d47f397b4fe1290f432e4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:29Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_392017b3-6011-4c72-84cd-ea30467d67ff',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fab1997-32e8-41dc-84d7-236dad27d946,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01617df91f9d47f397b4fe1290f432e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:29.677130 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e04f9ea6-f5ff-4366-89a2-15807b975a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:29.707814 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e04f9ea6-f5ff-4366-89a2-15807b975a33) transitioned into 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_392017b3-6011-4c72-84cd-ea30467d67ff',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',qos_specs=None,replication_status=,reservations=['a632154b-85e6-466e-ba46-6bb1f95819cc','110726c6-f8a1-480a-8e72-74e83cd801f8','b2e80fcc-e44c-4c3a-8eee-146025d26687','997f0429-2a9b-449b-a951-a2c2972dfaf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01617df91f9d47f397b4fe1290f432e4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:29.708740 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46c49237-f94d-4e05-a30b-95b6f9c3cddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:29.723087 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46c49237-f94d-4e05-a30b-95b6f9c3cddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:29.723983 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Flow 'volume_create_api' (971670ad-5642-41a5-b6d8-6ac01b52f930) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:29.724373 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Create volume request issued successfully. Aug 13 22:09:29.733530 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:29.733530 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:29.734122 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:30.406799 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f8c22d5-c7f3-47a4-9364-dd5d0becda55 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:30.409187 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f8c22d5-c7f3-47a4-9364-dd5d0becda55 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:30.409480 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f8c22d5-c7f3-47a4-9364-dd5d0becda55 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:30.410795 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f8c22d5-c7f3-47a4-9364-dd5d0becda55 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:30.410795 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8f8c22d5-c7f3-47a4-9364-dd5d0becda55 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:30.415192 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:30.415192 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:30.417990 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f8c22d5-c7f3-47a4-9364-dd5d0becda55 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:30.417990 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 712/2812] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:30 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:30.421364 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7c3f5ef-b1fd-4719-a6a0-4a5237f018d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:30.424591 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7c3f5ef-b1fd-4719-a6a0-4a5237f018d8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/32fff3b8-cd0e-4175-be32-4cc61ce90f45 Aug 13 22:09:30.424591 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7c3f5ef-b1fd-4719-a6a0-4a5237f018d8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:30.424591 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7c3f5ef-b1fd-4719-a6a0-4a5237f018d8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:30.434233 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:30.434233 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:30.441243 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d7c3f5ef-b1fd-4719-a6a0-4a5237f018d8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Volume info retrieved successfully. Aug 13 22:09:30.442104 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-d7c3f5ef-b1fd-4719-a6a0-4a5237f018d8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:30.442301 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-d7c3f5ef-b1fd-4719-a6a0-4a5237f018d8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:30.496124 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-d7c3f5ef-b1fd-4719-a6a0-4a5237f018d8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:30.500809 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:30.500809 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:30.509447 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad6b14a4-2efa-4a29-83d5-b3c64f747175 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:30.512397 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7c3f5ef-b1fd-4719-a6a0-4a5237f018d8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/32fff3b8-cd0e-4175-be32-4cc61ce90f45 returned with HTTP 200 Aug 13 22:09:30.512856 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 701/2813] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:30 2026] GET /volume/v3/volumes/32fff3b8-cd0e-4175-be32-4cc61ce90f45 => generated 901 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:30.522132 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad6b14a4-2efa-4a29-83d5-b3c64f747175 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:30.522571 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad6b14a4-2efa-4a29-83d5-b3c64f747175 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:30.524230 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad6b14a4-2efa-4a29-83d5-b3c64f747175 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:30.524230 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ad6b14a4-2efa-4a29-83d5-b3c64f747175 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:30.531987 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ea3c045d-89fb-4a67-ad11-354ba68486fc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:30.534642 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea3c045d-89fb-4a67-ad11-354ba68486fc tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875 Aug 13 22:09:30.535624 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea3c045d-89fb-4a67-ad11-354ba68486fc tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:30.536653 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea3c045d-89fb-4a67-ad11-354ba68486fc tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:30.536989 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-ea3c045d-89fb-4a67-ad11-354ba68486fc tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] show called for member d2cd4782-d612-404a-ae21-53ff5755d875 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:30.543070 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:30.543070 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:30.543403 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:30.543403 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:30.545815 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad6b14a4-2efa-4a29-83d5-b3c64f747175 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:30.547757 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 695/2814] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:30 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 746 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:30.555119 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea3c045d-89fb-4a67-ad11-354ba68486fc tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875 returned with HTTP 200 Aug 13 22:09:30.555733 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 713/2815] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:30 2026] GET /volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875 => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:30.566862 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e0a6cc42-6c32-4183-9658-1a630ae31277 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:30.569293 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0a6cc42-6c32-4183-9658-1a630ae31277 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97 Aug 13 22:09:30.569569 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0a6cc42-6c32-4183-9658-1a630ae31277 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:30.569817 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0a6cc42-6c32-4183-9658-1a630ae31277 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:30.570017 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-e0a6cc42-6c32-4183-9658-1a630ae31277 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] show called for member 1db05539-e2c8-4084-95dd-47b0c0bd7c97 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:30.574307 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:30.574307 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:30.586058 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0a6cc42-6c32-4183-9658-1a630ae31277 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97 returned with HTTP 200 Aug 13 22:09:30.587117 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 702/2816] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:30 2026] GET /volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97 => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:30.599033 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-904b0010-0f03-484c-a23f-b89c39d4ef7b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:30.600961 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-904b0010-0f03-484c-a23f-b89c39d4ef7b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/detail Aug 13 22:09:30.601273 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-904b0010-0f03-484c-a23f-b89c39d4ef7b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:30.602097 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-904b0010-0f03-484c-a23f-b89c39d4ef7b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:30.626160 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-904b0010-0f03-484c-a23f-b89c39d4ef7b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/detail returned with HTTP 200 Aug 13 22:09:30.627457 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 696/2817] 10.4.3.4 () {68 vars in 1282 bytes} [Thu Aug 13 22:09:30 2026] GET /volume/v3/groups/detail => generated 638 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:30.651647 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-49bc4ab0-f9d4-493a-b83e-8e3baf5d4f43 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:30.657589 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49bc4ab0-f9d4-493a-b83e-8e3baf5d4f43 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:30.658668 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49bc4ab0-f9d4-493a-b83e-8e3baf5d4f43 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:30.658668 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49bc4ab0-f9d4-493a-b83e-8e3baf5d4f43 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:30.659896 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-49bc4ab0-f9d4-493a-b83e-8e3baf5d4f43 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:30.660315 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:30.660315 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:30.665010 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-49bc4ab0-f9d4-493a-b83e-8e3baf5d4f43 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:30.676212 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-49bc4ab0-f9d4-493a-b83e-8e3baf5d4f43 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Get all volumes completed successfully. Aug 13 22:09:30.677210 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-49bc4ab0-f9d4-493a-b83e-8e3baf5d4f43 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:30.677389 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-49bc4ab0-f9d4-493a-b83e-8e3baf5d4f43 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:30.742117 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:30.742117 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:30.742631 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:30.743186 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Checking backup size 1 against volume size 1 {{(pid=100265) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 22:09:30.743186 np0000007271 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Overwriting volume 2fab1997-32e8-41dc-84d7-236dad27d946 with restore of backup 392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:30.745482 np0000007271 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-49bc4ab0-f9d4-493a-b83e-8e3baf5d4f43 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:30.750267 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:30.750267 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:30.764522 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49bc4ab0-f9d4-493a-b83e-8e3baf5d4f43 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:30.765465 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 714/2818] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:09:30 2026] GET /volume/v3/volumes/detail => generated 904 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:30.767709 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] restore_backup in rpcapi backup_id 392017b3-6011-4c72-84cd-ea30467d67ff {{(pid=100265) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 22:09:30.770338 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3887b3b-3723-4bea-af25-a36098ae0c24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff/restore returned with HTTP 202 Aug 13 22:09:30.772515 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 707/2819] 10.4.3.4 () {68 vars in 1379 bytes} [Thu Aug 13 22:09:29 2026] POST /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff/restore => generated 189 bytes in 1271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:30.785233 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-01ec161d-dae4-46e2-894f-ac27d183a8db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:30.788227 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01ec161d-dae4-46e2-894f-ac27d183a8db tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:30.788987 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01ec161d-dae4-46e2-894f-ac27d183a8db tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:30.788987 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01ec161d-dae4-46e2-894f-ac27d183a8db tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:30.790926 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e13a4fe7-6c03-4263-9692-957adacdbfe9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:30.791030 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-01ec161d-dae4-46e2-894f-ac27d183a8db tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:30.791030 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:30.791030 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:30.792788 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-01ec161d-dae4-46e2-894f-ac27d183a8db tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:30.793728 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e13a4fe7-6c03-4263-9692-957adacdbfe9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:30.793981 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e13a4fe7-6c03-4263-9692-957adacdbfe9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:30.794570 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e13a4fe7-6c03-4263-9692-957adacdbfe9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:30.794570 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e13a4fe7-6c03-4263-9692-957adacdbfe9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:30.800321 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:30.800321 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:30.800649 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e13a4fe7-6c03-4263-9692-957adacdbfe9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:30.803011 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 697/2820] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:30 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:30.805041 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-01ec161d-dae4-46e2-894f-ac27d183a8db tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Get all volumes completed successfully. Aug 13 22:09:30.805991 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-01ec161d-dae4-46e2-894f-ac27d183a8db tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:30.806252 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-01ec161d-dae4-46e2-894f-ac27d183a8db tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:30.859715 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-01ec161d-dae4-46e2-894f-ac27d183a8db tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:30.865407 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:30.865407 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:30.880588 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01ec161d-dae4-46e2-894f-ac27d183a8db tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:30.881347 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 703/2821] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:09:30 2026] GET /volume/v3/volumes/detail => generated 904 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:30.905467 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-49663182-e14c-4c98-8afe-55a7b78db5cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:30.912634 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49663182-e14c-4c98-8afe-55a7b78db5cc tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] POST https://10.4.3.4/volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875/action Aug 13 22:09:30.913257 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49663182-e14c-4c98-8afe-55a7b78db5cc tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:30.913257 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49663182-e14c-4c98-8afe-55a7b78db5cc tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:30.916780 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-49663182-e14c-4c98-8afe-55a7b78db5cc tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] delete called for group d2cd4782-d612-404a-ae21-53ff5755d875 {{(pid=100266) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 22:09:30.917115 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-49663182-e14c-4c98-8afe-55a7b78db5cc tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Delete group with id: d2cd4782-d612-404a-ae21-53ff5755d875 Aug 13 22:09:30.923373 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:30.923373 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:31.004347 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49663182-e14c-4c98-8afe-55a7b78db5cc tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875/action returned with HTTP 202 Aug 13 22:09:31.004347 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 715/2822] 10.4.3.4 () {70 vars in 1414 bytes} [Thu Aug 13 22:09:30 2026] POST /volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:31.014463 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d84c75b-cb0a-4dea-bec4-12cf41673624 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:31.017092 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d84c75b-cb0a-4dea-bec4-12cf41673624 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/32fff3b8-cd0e-4175-be32-4cc61ce90f45 Aug 13 22:09:31.017301 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d84c75b-cb0a-4dea-bec4-12cf41673624 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:31.017524 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d84c75b-cb0a-4dea-bec4-12cf41673624 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:31.028337 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:31.028337 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:31.032447 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0d84c75b-cb0a-4dea-bec4-12cf41673624 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Volume info retrieved successfully. Aug 13 22:09:31.033149 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-0d84c75b-cb0a-4dea-bec4-12cf41673624 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:31.033470 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-0d84c75b-cb0a-4dea-bec4-12cf41673624 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:31.090282 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-0d84c75b-cb0a-4dea-bec4-12cf41673624 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:31.095015 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:31.095015 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:31.108614 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d84c75b-cb0a-4dea-bec4-12cf41673624 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/32fff3b8-cd0e-4175-be32-4cc61ce90f45 returned with HTTP 200 Aug 13 22:09:31.109132 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 708/2823] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:31 2026] GET /volume/v3/volumes/32fff3b8-cd0e-4175-be32-4cc61ce90f45 => generated 900 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:31.433122 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-891c5d5a-018a-45ff-810c-d0dce28cad03 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:31.436247 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-891c5d5a-018a-45ff-810c-d0dce28cad03 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:31.436515 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-891c5d5a-018a-45ff-810c-d0dce28cad03 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:31.436864 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-891c5d5a-018a-45ff-810c-d0dce28cad03 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:31.436864 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-891c5d5a-018a-45ff-810c-d0dce28cad03 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:31.443747 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:31.443747 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:31.445064 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-891c5d5a-018a-45ff-810c-d0dce28cad03 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:31.445222 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 698/2824] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:31 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:31.563563 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da78bd3d-319b-4c9c-82bf-3f27938ee146 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:31.567673 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da78bd3d-319b-4c9c-82bf-3f27938ee146 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:31.567969 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da78bd3d-319b-4c9c-82bf-3f27938ee146 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:31.568230 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da78bd3d-319b-4c9c-82bf-3f27938ee146 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:31.568378 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-da78bd3d-319b-4c9c-82bf-3f27938ee146 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:31.578904 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:31.578904 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:31.580000 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da78bd3d-319b-4c9c-82bf-3f27938ee146 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:31.580531 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 704/2825] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:31 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:31.817767 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ab1ca233-d9c5-433d-9769-2bc8283f4516 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:31.820620 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab1ca233-d9c5-433d-9769-2bc8283f4516 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:31.820944 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab1ca233-d9c5-433d-9769-2bc8283f4516 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:31.821233 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab1ca233-d9c5-433d-9769-2bc8283f4516 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:31.821411 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ab1ca233-d9c5-433d-9769-2bc8283f4516 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:31.828497 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:31.828497 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:31.829826 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab1ca233-d9c5-433d-9769-2bc8283f4516 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:31.830964 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 716/2826] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:31 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:32.124670 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b422a75e-5a7f-43e3-b776-a8928644e44b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:32.127156 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b422a75e-5a7f-43e3-b776-a8928644e44b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/32fff3b8-cd0e-4175-be32-4cc61ce90f45 Aug 13 22:09:32.127476 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b422a75e-5a7f-43e3-b776-a8928644e44b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:32.127817 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b422a75e-5a7f-43e3-b776-a8928644e44b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:32.136625 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b422a75e-5a7f-43e3-b776-a8928644e44b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/32fff3b8-cd0e-4175-be32-4cc61ce90f45 returned with HTTP 404 Aug 13 22:09:32.137543 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 709/2827] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:32 2026] GET /volume/v3/volumes/32fff3b8-cd0e-4175-be32-4cc61ce90f45 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:32.149565 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a2055ddd-ab9d-43b7-9333-ab279b13a506 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:32.152242 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2055ddd-ab9d-43b7-9333-ab279b13a506 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875 Aug 13 22:09:32.152242 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2055ddd-ab9d-43b7-9333-ab279b13a506 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:32.152904 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2055ddd-ab9d-43b7-9333-ab279b13a506 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:32.153315 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-a2055ddd-ab9d-43b7-9333-ab279b13a506 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] show called for member d2cd4782-d612-404a-ae21-53ff5755d875 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:32.157516 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2055ddd-ab9d-43b7-9333-ab279b13a506 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875 returned with HTTP 404 Aug 13 22:09:32.158228 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 699/2828] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:32 2026] GET /volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:32.167093 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-16384d12-fb12-4327-be4d-238c1439b7a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:32.172514 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16384d12-fb12-4327-be4d-238c1439b7a1 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] POST https://10.4.3.4/volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97/action Aug 13 22:09:32.173136 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16384d12-fb12-4327-be4d-238c1439b7a1 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:32.173136 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16384d12-fb12-4327-be4d-238c1439b7a1 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:32.178644 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-16384d12-fb12-4327-be4d-238c1439b7a1 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] delete called for group 1db05539-e2c8-4084-95dd-47b0c0bd7c97 {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 22:09:32.178788 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-16384d12-fb12-4327-be4d-238c1439b7a1 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Delete group with id: 1db05539-e2c8-4084-95dd-47b0c0bd7c97 Aug 13 22:09:32.187253 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:32.187253 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:32.224063 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16384d12-fb12-4327-be4d-238c1439b7a1 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97/action returned with HTTP 202 Aug 13 22:09:32.224063 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 705/2829] 10.4.3.4 () {70 vars in 1414 bytes} [Thu Aug 13 22:09:32 2026] POST /volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:32.234502 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-131842a6-5c74-42e7-8dfb-05790c76b3ed None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:32.239038 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-131842a6-5c74-42e7-8dfb-05790c76b3ed tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97 Aug 13 22:09:32.239208 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-131842a6-5c74-42e7-8dfb-05790c76b3ed tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:32.239533 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-131842a6-5c74-42e7-8dfb-05790c76b3ed tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:32.239827 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-131842a6-5c74-42e7-8dfb-05790c76b3ed tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] show called for member 1db05539-e2c8-4084-95dd-47b0c0bd7c97 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:32.245582 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:32.245582 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:32.258390 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-131842a6-5c74-42e7-8dfb-05790c76b3ed tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97 returned with HTTP 200 Aug 13 22:09:32.259631 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 717/2830] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:32 2026] GET /volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97 => generated 321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:32.464694 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-30824c29-53ee-43a3-9119-371623692d43 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:32.467676 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30824c29-53ee-43a3-9119-371623692d43 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:32.467676 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30824c29-53ee-43a3-9119-371623692d43 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:32.467676 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30824c29-53ee-43a3-9119-371623692d43 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:32.467676 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-30824c29-53ee-43a3-9119-371623692d43 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:32.473435 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:32.473435 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:32.474143 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30824c29-53ee-43a3-9119-371623692d43 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:32.474542 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 710/2831] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:32 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:32.593343 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5bb74a73-1fcf-4b13-a5eb-218a0c85cdd2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:32.595931 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5bb74a73-1fcf-4b13-a5eb-218a0c85cdd2 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:32.596223 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5bb74a73-1fcf-4b13-a5eb-218a0c85cdd2 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:32.596527 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5bb74a73-1fcf-4b13-a5eb-218a0c85cdd2 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:32.596678 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5bb74a73-1fcf-4b13-a5eb-218a0c85cdd2 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:32.604015 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:32.604015 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:32.605143 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5bb74a73-1fcf-4b13-a5eb-218a0c85cdd2 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:32.607701 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 700/2832] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:32 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:32.842399 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09ca0445-b47a-4c93-aca8-4f18b020a673 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:32.845125 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09ca0445-b47a-4c93-aca8-4f18b020a673 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:32.845403 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09ca0445-b47a-4c93-aca8-4f18b020a673 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:32.845680 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09ca0445-b47a-4c93-aca8-4f18b020a673 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:32.846715 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-09ca0445-b47a-4c93-aca8-4f18b020a673 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:32.856963 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:32.856963 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:32.858201 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09ca0445-b47a-4c93-aca8-4f18b020a673 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:32.858951 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 706/2833] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:32 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:33.216232 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.272522 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa2fe7d0-7dee-477e-9264-6a2d7f1f7fa8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.275744 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa2fe7d0-7dee-477e-9264-6a2d7f1f7fa8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97 Aug 13 22:09:33.276161 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa2fe7d0-7dee-477e-9264-6a2d7f1f7fa8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:33.276690 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa2fe7d0-7dee-477e-9264-6a2d7f1f7fa8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:33.276929 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-fa2fe7d0-7dee-477e-9264-6a2d7f1f7fa8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] show called for member 1db05539-e2c8-4084-95dd-47b0c0bd7c97 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:33.281326 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa2fe7d0-7dee-477e-9264-6a2d7f1f7fa8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97 returned with HTTP 404 Aug 13 22:09:33.282399 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 711/2834] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:33 2026] GET /volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:33.292947 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c4e7f60e-7544-45b0-b19d-3500846d7d79 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.295357 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4e7f60e-7544-45b0-b19d-3500846d7d79 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/detail Aug 13 22:09:33.295737 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4e7f60e-7544-45b0-b19d-3500846d7d79 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:33.295965 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4e7f60e-7544-45b0-b19d-3500846d7d79 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:33.301245 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4e7f60e-7544-45b0-b19d-3500846d7d79 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/detail returned with HTTP 200 Aug 13 22:09:33.301822 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 701/2835] 10.4.3.4 () {68 vars in 1282 bytes} [Thu Aug 13 22:09:33 2026] GET /volume/v3/groups/detail => generated 14 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:33.316519 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26292e25-abd5-47cf-9e07-8d2b400c0e54 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.319043 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26292e25-abd5-47cf-9e07-8d2b400c0e54 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:33.319241 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26292e25-abd5-47cf-9e07-8d2b400c0e54 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:33.319594 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26292e25-abd5-47cf-9e07-8d2b400c0e54 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:33.320275 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-26292e25-abd5-47cf-9e07-8d2b400c0e54 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:33.322181 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-26292e25-abd5-47cf-9e07-8d2b400c0e54 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:33.341563 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26292e25-abd5-47cf-9e07-8d2b400c0e54 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Get all volumes completed successfully. Aug 13 22:09:33.348811 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26292e25-abd5-47cf-9e07-8d2b400c0e54 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:33.348972 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 707/2836] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:09:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:33.369190 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-536d013e-361a-485a-b0d5-399abd66fea8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.372075 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-536d013e-361a-485a-b0d5-399abd66fea8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] POST https://10.4.3.4/volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97/action Aug 13 22:09:33.372377 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-536d013e-361a-485a-b0d5-399abd66fea8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:33.372658 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-536d013e-361a-485a-b0d5-399abd66fea8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:33.374197 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:33.374775 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1306945111"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:33.376182 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-536d013e-361a-485a-b0d5-399abd66fea8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] delete called for group 1db05539-e2c8-4084-95dd-47b0c0bd7c97 {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 22:09:33.377563 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-536d013e-361a-485a-b0d5-399abd66fea8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Delete group with id: 1db05539-e2c8-4084-95dd-47b0c0bd7c97 Aug 13 22:09:33.377743 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Create volume request body: {'volume': {"'imageRef": '2f2dbc25-c816-4595-a54a-8562640774d9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1306945111'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:33.377743 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Create volume of 1 GB Aug 13 22:09:33.379165 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:33.379165 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:33.384056 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-536d013e-361a-485a-b0d5-399abd66fea8 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97/action returned with HTTP 404 Aug 13 22:09:33.387448 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Availability Zones retrieved successfully. Aug 13 22:09:33.394358 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 712/2837] 10.4.3.4 () {70 vars in 1414 bytes} [Thu Aug 13 22:09:33 2026] POST /volume/v3/groups/1db05539-e2c8-4084-95dd-47b0c0bd7c97/action => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:33.397505 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b4c64e16-7c96-4f63-9cd2-6331b5548f8e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.397932 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4c64e16-7c96-4f63-9cd2-6331b5548f8e tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:33.398829 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4c64e16-7c96-4f63-9cd2-6331b5548f8e tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:33.398829 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4c64e16-7c96-4f63-9cd2-6331b5548f8e tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:33.398829 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-b4c64e16-7c96-4f63-9cd2-6331b5548f8e tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:33.399928 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b4c64e16-7c96-4f63-9cd2-6331b5548f8e tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:33.401322 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Flow 'volume_create_api' (33062292-cd92-4126-8ebf-12026b5bb510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:33.403793 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9ce7a3-7f92-4c1f-b249-a1c63a240a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:33.405838 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:33.410910 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b4c64e16-7c96-4f63-9cd2-6331b5548f8e tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Get all volumes completed successfully. Aug 13 22:09:33.414789 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4c64e16-7c96-4f63-9cd2-6331b5548f8e tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:33.415925 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 702/2838] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:09:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:33.436504 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e6b16af-65a6-447f-b2ab-e2141c706973 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.439386 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e6b16af-65a6-447f-b2ab-e2141c706973 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] POST https://10.4.3.4/volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875/action Aug 13 22:09:33.439386 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e6b16af-65a6-447f-b2ab-e2141c706973 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:33.439781 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e6b16af-65a6-447f-b2ab-e2141c706973 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:33.441201 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-3e6b16af-65a6-447f-b2ab-e2141c706973 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] delete called for group d2cd4782-d612-404a-ae21-53ff5755d875 {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 22:09:33.441201 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-3e6b16af-65a6-447f-b2ab-e2141c706973 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Delete group with id: d2cd4782-d612-404a-ae21-53ff5755d875 Aug 13 22:09:33.445398 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e6b16af-65a6-447f-b2ab-e2141c706973 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875/action returned with HTTP 404 Aug 13 22:09:33.445923 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 708/2839] 10.4.3.4 () {70 vars in 1414 bytes} [Thu Aug 13 22:09:33 2026] POST /volume/v3/groups/d2cd4782-d612-404a-ae21-53ff5755d875/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:33.456373 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9ce7a3-7f92-4c1f-b249-a1c63a240a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:33.457545 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6caa8950-75fd-4656-be9f-3ca37c7d3edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:33.458379 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad91238c-6f72-4009-ba6f-1cd0d3008558 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.461822 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad91238c-6f72-4009-ba6f-1cd0d3008558 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] DELETE https://10.4.3.4/volume/v3/group_types/054f0fc1-ee6c-464b-a06b-f50e030e326f Aug 13 22:09:33.464696 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad91238c-6f72-4009-ba6f-1cd0d3008558 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:33.465382 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad91238c-6f72-4009-ba6f-1cd0d3008558 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:33.488934 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c99bdd36-3aec-4d98-89fb-cb2d61dd4698 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.492000 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c99bdd36-3aec-4d98-89fb-cb2d61dd4698 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:33.492364 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c99bdd36-3aec-4d98-89fb-cb2d61dd4698 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:33.492951 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c99bdd36-3aec-4d98-89fb-cb2d61dd4698 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:33.493033 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c99bdd36-3aec-4d98-89fb-cb2d61dd4698 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:33.498508 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad91238c-6f72-4009-ba6f-1cd0d3008558 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] https://10.4.3.4/volume/v3/group_types/054f0fc1-ee6c-464b-a06b-f50e030e326f returned with HTTP 202 Aug 13 22:09:33.499308 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 713/2840] 10.4.3.4 () {68 vars in 1390 bytes} [Thu Aug 13 22:09:33 2026] DELETE /volume/v3/group_types/054f0fc1-ee6c-464b-a06b-f50e030e326f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:33.500549 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:33.500549 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:33.501308 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c99bdd36-3aec-4d98-89fb-cb2d61dd4698 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:33.501828 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 703/2841] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:33 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:33.512000 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9534c0e7-b1ce-4f63-8522-93450ae36148 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.514152 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9534c0e7-b1ce-4f63-8522-93450ae36148 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] DELETE https://10.4.3.4/volume/v3/types/e8c779a8-72d1-410e-a2fd-4e9005e2854f Aug 13 22:09:33.514291 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9534c0e7-b1ce-4f63-8522-93450ae36148 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:33.514860 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9534c0e7-b1ce-4f63-8522-93450ae36148 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:33.555089 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9534c0e7-b1ce-4f63-8522-93450ae36148 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] https://10.4.3.4/volume/v3/types/e8c779a8-72d1-410e-a2fd-4e9005e2854f returned with HTTP 202 Aug 13 22:09:33.555808 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 709/2842] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:09:33 2026] DELETE /volume/v3/types/e8c779a8-72d1-410e-a2fd-4e9005e2854f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:33.568010 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b22ed66c-ef46-4d2a-b758-1c3b8b5b79dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.572571 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b22ed66c-ef46-4d2a-b758-1c3b8b5b79dd tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] GET https://10.4.3.4/volume/v3/types/e8c779a8-72d1-410e-a2fd-4e9005e2854f Aug 13 22:09:33.572848 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b22ed66c-ef46-4d2a-b758-1c3b8b5b79dd tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:33.573205 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b22ed66c-ef46-4d2a-b758-1c3b8b5b79dd tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:33.579611 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b22ed66c-ef46-4d2a-b758-1c3b8b5b79dd tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] https://10.4.3.4/volume/v3/types/e8c779a8-72d1-410e-a2fd-4e9005e2854f returned with HTTP 404 Aug 13 22:09:33.580854 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 714/2843] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:09:33 2026] GET /volume/v3/types/e8c779a8-72d1-410e-a2fd-4e9005e2854f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:33.583754 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Created reservations ['4e170d0e-e980-4f33-a9ca-28d1ab5fb156', '789ca6df-4815-4741-ba33-6d4a01efa8ea', '2212795e-d729-4423-87b4-438bf087145b', '7465e04e-5262-45fd-a76c-cc9ac93d2c57'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:33.586792 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6caa8950-75fd-4656-be9f-3ca37c7d3edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e170d0e-e980-4f33-a9ca-28d1ab5fb156', '789ca6df-4815-4741-ba33-6d4a01efa8ea', '2212795e-d729-4423-87b4-438bf087145b', '7465e04e-5262-45fd-a76c-cc9ac93d2c57']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:33.586792 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99395fd0-3e61-4d79-a378-a8863ee6a179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:33.593317 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8ab39226-d673-4899-8214-6f144a382533 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.597236 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ab39226-d673-4899-8214-6f144a382533 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:09:33.597236 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ab39226-d673-4899-8214-6f144a382533 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1993493931"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:33.619033 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99395fd0-3e61-4d79-a378-a8863ee6a179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3daaaa1-40cd-45de-9068-49d86e77be8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1306945111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a120f39c28954896af02ce3fecb5e67a',qos_specs=None,replication_status=,reservations=['4e170d0e-e980-4f33-a9ca-28d1ab5fb156','789ca6df-4815-4741-ba33-6d4a01efa8ea','2212795e-d729-4423-87b4-438bf087145b','7465e04e-5262-45fd-a76c-cc9ac93d2c57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='506e74448d5f452c973fc901e6a044a8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1306945111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3daaaa1-40cd-45de-9068-49d86e77be8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a120f39c28954896af02ce3fecb5e67a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='506e74448d5f452c973fc901e6a044a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:33.619972 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab996a1c-fa6a-441f-ab15-977fe4908899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:33.621380 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4dc7033c-e702-4fa6-a3a2-f7ea9c58b496 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.624039 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dc7033c-e702-4fa6-a3a2-f7ea9c58b496 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:33.624039 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4dc7033c-e702-4fa6-a3a2-f7ea9c58b496 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:33.625594 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4dc7033c-e702-4fa6-a3a2-f7ea9c58b496 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:33.625594 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4dc7033c-e702-4fa6-a3a2-f7ea9c58b496 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:33.627596 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ab39226-d673-4899-8214-6f144a382533 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:09:33.628140 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 704/2844] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:09:33 2026] POST /volume/v3/types => generated 216 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:33.631297 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:33.631297 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:33.632661 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dc7033c-e702-4fa6-a3a2-f7ea9c58b496 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:33.632661 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 710/2845] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:33 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:33.640019 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-84bbcf3b-dee5-4b91-b305-11e4968019f6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.644665 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84bbcf3b-dee5-4b91-b305-11e4968019f6 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] POST https://10.4.3.4/volume/v3/group_types Aug 13 22:09:33.645306 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-84bbcf3b-dee5-4b91-b305-11e4968019f6 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-816058925"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:33.652816 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab996a1c-fa6a-441f-ab15-977fe4908899) transitioned into state 'SUCCESS' from state '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-1306945111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a120f39c28954896af02ce3fecb5e67a',qos_specs=None,replication_status=,reservations=['4e170d0e-e980-4f33-a9ca-28d1ab5fb156','789ca6df-4815-4741-ba33-6d4a01efa8ea','2212795e-d729-4423-87b4-438bf087145b','7465e04e-5262-45fd-a76c-cc9ac93d2c57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='506e74448d5f452c973fc901e6a044a8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:33.653828 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e14283e6-f361-4c78-84d5-6c0b54c0141e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:33.667569 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84bbcf3b-dee5-4b91-b305-11e4968019f6 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] https://10.4.3.4/volume/v3/group_types returned with HTTP 202 Aug 13 22:09:33.668195 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 715/2846] 10.4.3.4 () {70 vars in 1297 bytes} [Thu Aug 13 22:09:33 2026] POST /volume/v3/group_types => generated 172 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:33.673137 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e14283e6-f361-4c78-84d5-6c0b54c0141e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:33.674946 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Flow 'volume_create_api' (33062292-cd92-4126-8ebf-12026b5bb510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:33.675350 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Create volume request issued successfully. Aug 13 22:09:33.676264 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-562bf719-44ad-4a69-84a0-e3cb51ef89cc tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:33.676894 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 718/2847] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:33 2026] POST /volume/v3/volumes => generated 753 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:33.681037 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-20627ab9-1ba7-430d-9d03-f34fa5f2fdc5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.682964 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20627ab9-1ba7-430d-9d03-f34fa5f2fdc5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] POST https://10.4.3.4/volume/v3/groups Aug 13 22:09:33.683746 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20627ab9-1ba7-430d-9d03-f34fa5f2fdc5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "06e94b3e-d17a-44e4-a50b-8d1f4bc78e34", "volume_types": ["3813e997-99ff-4041-9381-47da1c752fb0"], "name": "tempest-GroupsTest-Group-1996902769"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:33.686306 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-20627ab9-1ba7-430d-9d03-f34fa5f2fdc5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Creating new group {'group': {'group_type': '06e94b3e-d17a-44e4-a50b-8d1f4bc78e34', 'volume_types': ['3813e997-99ff-4041-9381-47da1c752fb0'], 'name': 'tempest-GroupsTest-Group-1996902769'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 22:09:33.691541 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-20627ab9-1ba7-430d-9d03-f34fa5f2fdc5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Creating group tempest-GroupsTest-Group-1996902769. Aug 13 22:09:33.701794 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.704098 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-20627ab9-1ba7-430d-9d03-f34fa5f2fdc5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Availability Zones retrieved successfully. Aug 13 22:09:33.705305 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:33.708014 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2091956503"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:33.714350 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Create volume request body: {'volume': {"'imageRef": '2f2dbc25-c816-4595-a54a-8562640774d9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2091956503'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:33.714350 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Create volume of 1 GB Aug 13 22:09:33.719055 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Availability Zones retrieved successfully. Aug 13 22:09:33.719640 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-20627ab9-1ba7-430d-9d03-f34fa5f2fdc5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Created reservations ['d2d660c8-d058-4dec-a1fd-b37921b37df9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:33.728329 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Flow 'volume_create_api' (025a29cb-ed28-468b-9fac-8243b5a5351f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:33.729996 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27046357-ad6b-43a8-9af3-1edf825c483b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:33.731560 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:33.759657 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20627ab9-1ba7-430d-9d03-f34fa5f2fdc5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups returned with HTTP 202 Aug 13 22:09:33.760285 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 705/2848] 10.4.3.4 () {70 vars in 1283 bytes} [Thu Aug 13 22:09:33 2026] POST /volume/v3/groups => generated 104 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:33.768704 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27046357-ad6b-43a8-9af3-1edf825c483b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:33.770337 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (593329f6-173d-4821-8707-260dddcdd74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:33.773269 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6b232829-0fb6-41b5-8e9a-b1a827eff4d3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.777444 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b232829-0fb6-41b5-8e9a-b1a827eff4d3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 Aug 13 22:09:33.777444 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b232829-0fb6-41b5-8e9a-b1a827eff4d3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:33.777444 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b232829-0fb6-41b5-8e9a-b1a827eff4d3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:33.777444 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-6b232829-0fb6-41b5-8e9a-b1a827eff4d3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] show called for member f25087ca-3a4e-4037-ac68-5b7ceca8a931 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:33.783009 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:33.783009 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:33.797928 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b232829-0fb6-41b5-8e9a-b1a827eff4d3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 returned with HTTP 200 Aug 13 22:09:33.797928 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 716/2849] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:33 2026] GET /volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 => generated 332 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:33.848453 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Created reservations ['89899b4a-be9b-4457-9303-dbe9b1bbdbd5', 'e76d4c2e-9c9b-43c3-8d3d-bf6d194588e8', 'effe7d93-e263-4081-a3f0-c2b7b9eceebb', 'b6d6122d-799d-4912-822d-4842f59c33fa'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:33.848453 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (593329f6-173d-4821-8707-260dddcdd74f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89899b4a-be9b-4457-9303-dbe9b1bbdbd5', 'e76d4c2e-9c9b-43c3-8d3d-bf6d194588e8', 'effe7d93-e263-4081-a3f0-c2b7b9eceebb', 'b6d6122d-799d-4912-822d-4842f59c33fa']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:33.848453 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a1bb757-9f7e-44c9-b530-879f50b332df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:33.873638 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a60b4070-4ea8-49de-b905-747e7003233f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.878865 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a60b4070-4ea8-49de-b905-747e7003233f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:33.879086 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a60b4070-4ea8-49de-b905-747e7003233f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:33.879338 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a60b4070-4ea8-49de-b905-747e7003233f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:33.879701 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a60b4070-4ea8-49de-b905-747e7003233f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:33.885457 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a1bb757-9f7e-44c9-b530-879f50b332df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8c0a153-49d8-49a6-bc48-63ee35434f9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2091956503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a120f39c28954896af02ce3fecb5e67a',qos_specs=None,replication_status=,reservations=['89899b4a-be9b-4457-9303-dbe9b1bbdbd5','e76d4c2e-9c9b-43c3-8d3d-bf6d194588e8','effe7d93-e263-4081-a3f0-c2b7b9eceebb','b6d6122d-799d-4912-822d-4842f59c33fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='506e74448d5f452c973fc901e6a044a8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2091956503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8c0a153-49d8-49a6-bc48-63ee35434f9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a120f39c28954896af02ce3fecb5e67a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='506e74448d5f452c973fc901e6a044a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:33.885637 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:33.885637 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:33.885715 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc0aba74-7b39-45ce-9cd5-85f137cfd562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:33.885998 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a60b4070-4ea8-49de-b905-747e7003233f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:33.886739 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 719/2850] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:33 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:33.921450 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc0aba74-7b39-45ce-9cd5-85f137cfd562) transitioned into state 'SUCCESS' from state '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-2091956503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a120f39c28954896af02ce3fecb5e67a',qos_specs=None,replication_status=,reservations=['89899b4a-be9b-4457-9303-dbe9b1bbdbd5','e76d4c2e-9c9b-43c3-8d3d-bf6d194588e8','effe7d93-e263-4081-a3f0-c2b7b9eceebb','b6d6122d-799d-4912-822d-4842f59c33fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='506e74448d5f452c973fc901e6a044a8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:33.921450 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d0dc4e6-7c18-4faf-8ecb-f955e17d85fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:33.939799 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d0dc4e6-7c18-4faf-8ecb-f955e17d85fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:33.941322 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Flow 'volume_create_api' (025a29cb-ed28-468b-9fac-8243b5a5351f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:33.942252 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Create volume request issued successfully. Aug 13 22:09:33.943509 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcab5030-2415-4b1a-ba3a-4dfdc1ceb18c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:33.945148 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 711/2851] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:33 2026] POST /volume/v3/volumes => generated 753 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:33.960472 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:33.963616 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:33.964072 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1988289997"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:33.967359 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Create volume request body: {'volume': {"'imageRef": '2f2dbc25-c816-4595-a54a-8562640774d9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1988289997'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:33.967550 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Create volume of 1 GB Aug 13 22:09:33.967951 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:33.967951 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:33.976951 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Availability Zones retrieved successfully. Aug 13 22:09:33.991464 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Flow 'volume_create_api' (1356b3c0-b9e5-4f15-9d89-137bba77120a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:33.993949 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cfacc57-8286-4dcc-a708-eca890b43068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:33.997109 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:34.054691 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cfacc57-8286-4dcc-a708-eca890b43068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:34.056339 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6251763c-19c8-49ba-a42e-b8429bd0cbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:34.120491 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Created reservations ['6176f688-dd12-4f22-b0b5-1975648985bb', 'e5129687-48b3-42c7-9fa6-8ce0f9ed78ff', 'c90ab209-c193-47f3-a86e-dd415b764df4', 'ab5763cf-0a9c-40ba-998b-3813dde2de08'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:34.121662 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6251763c-19c8-49ba-a42e-b8429bd0cbe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6176f688-dd12-4f22-b0b5-1975648985bb', 'e5129687-48b3-42c7-9fa6-8ce0f9ed78ff', 'c90ab209-c193-47f3-a86e-dd415b764df4', 'ab5763cf-0a9c-40ba-998b-3813dde2de08']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:34.122731 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea136a97-63a4-4861-88ae-6e6663ceeeae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:34.155966 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea136a97-63a4-4861-88ae-6e6663ceeeae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddb65751-f0b2-46ea-8796-739fd328b04d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1988289997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a120f39c28954896af02ce3fecb5e67a',qos_specs=None,replication_status=,reservations=['6176f688-dd12-4f22-b0b5-1975648985bb','e5129687-48b3-42c7-9fa6-8ce0f9ed78ff','c90ab209-c193-47f3-a86e-dd415b764df4','ab5763cf-0a9c-40ba-998b-3813dde2de08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='506e74448d5f452c973fc901e6a044a8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1988289997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddb65751-f0b2-46ea-8796-739fd328b04d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a120f39c28954896af02ce3fecb5e67a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='506e74448d5f452c973fc901e6a044a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:34.157213 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2559c55e-e4a9-45f7-8906-d094e1f34325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:34.183171 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2559c55e-e4a9-45f7-8906-d094e1f34325) transitioned into state 'SUCCESS' from state '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-1988289997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a120f39c28954896af02ce3fecb5e67a',qos_specs=None,replication_status=,reservations=['6176f688-dd12-4f22-b0b5-1975648985bb','e5129687-48b3-42c7-9fa6-8ce0f9ed78ff','c90ab209-c193-47f3-a86e-dd415b764df4','ab5763cf-0a9c-40ba-998b-3813dde2de08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='506e74448d5f452c973fc901e6a044a8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:34.185913 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f0100a2-e140-4154-8530-c16c57d53e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:34.209455 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f0100a2-e140-4154-8530-c16c57d53e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:34.209455 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Flow 'volume_create_api' (1356b3c0-b9e5-4f15-9d89-137bba77120a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:34.209455 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Create volume request issued successfully. Aug 13 22:09:34.210400 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f60ce93a-ee70-47e7-aa91-80a49a9a7ae7 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:34.210862 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 706/2852] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:33 2026] POST /volume/v3/volumes => generated 753 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:34.228418 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44336bd5-16b1-4819-a214-7898499c2342 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:34.228985 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:34.229333 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1342231044"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:34.230922 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Create volume request body: {'volume': {"'imageRef": '2f2dbc25-c816-4595-a54a-8562640774d9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1342231044'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:34.231127 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Create volume of 1 GB Aug 13 22:09:34.231501 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:34.231501 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:34.241801 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Availability Zones retrieved successfully. Aug 13 22:09:34.250255 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Flow 'volume_create_api' (2dfbaa19-2356-40f9-b3dd-3158e48c3cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:34.251000 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51f2b463-2482-46b1-88b4-1535cfcbea70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:34.252045 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:34.295929 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51f2b463-2482-46b1-88b4-1535cfcbea70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:34.296761 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53ba2727-25dd-45bb-81ed-92ece06039d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:34.362486 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Created reservations ['e2d94611-dae6-474d-b3c0-893681f37dd1', '5f923ad0-0b8d-479d-9f5e-af7eee0e732d', '1f21f44c-3e6a-4a9f-ab35-3b7bcb3e0004', '2e25f4bb-d9c9-4cdc-907b-a7014687ca52'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:34.363717 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53ba2727-25dd-45bb-81ed-92ece06039d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2d94611-dae6-474d-b3c0-893681f37dd1', '5f923ad0-0b8d-479d-9f5e-af7eee0e732d', '1f21f44c-3e6a-4a9f-ab35-3b7bcb3e0004', '2e25f4bb-d9c9-4cdc-907b-a7014687ca52']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:34.364810 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e615b7fb-0325-4220-8b2c-abf286ba40fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:34.419419 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e615b7fb-0325-4220-8b2c-abf286ba40fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '921aa93b-296f-4845-9cf2-09fc50efca2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1342231044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a120f39c28954896af02ce3fecb5e67a',qos_specs=None,replication_status=,reservations=['e2d94611-dae6-474d-b3c0-893681f37dd1','5f923ad0-0b8d-479d-9f5e-af7eee0e732d','1f21f44c-3e6a-4a9f-ab35-3b7bcb3e0004','2e25f4bb-d9c9-4cdc-907b-a7014687ca52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='506e74448d5f452c973fc901e6a044a8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1342231044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=921aa93b-296f-4845-9cf2-09fc50efca2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a120f39c28954896af02ce3fecb5e67a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='506e74448d5f452c973fc901e6a044a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:34.421378 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fab5b631-d977-40d8-a441-f6e3e61d5e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:34.459959 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fab5b631-d977-40d8-a441-f6e3e61d5e4d) transitioned into state 'SUCCESS' from state '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-1342231044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a120f39c28954896af02ce3fecb5e67a',qos_specs=None,replication_status=,reservations=['e2d94611-dae6-474d-b3c0-893681f37dd1','5f923ad0-0b8d-479d-9f5e-af7eee0e732d','1f21f44c-3e6a-4a9f-ab35-3b7bcb3e0004','2e25f4bb-d9c9-4cdc-907b-a7014687ca52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='506e74448d5f452c973fc901e6a044a8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:34.459959 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9cad3d9-eae4-4241-b4d6-2abdbe31b38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:34.473007 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9cad3d9-eae4-4241-b4d6-2abdbe31b38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:34.473842 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Flow 'volume_create_api' (2dfbaa19-2356-40f9-b3dd-3158e48c3cf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:34.474192 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Create volume request issued successfully. Aug 13 22:09:34.474784 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44336bd5-16b1-4819-a214-7898499c2342 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:34.475202 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 717/2853] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:34 2026] POST /volume/v3/volumes => generated 753 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:34.509106 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:34.513242 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:34.513551 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-552588857"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:34.516340 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Create volume request body: {'volume': {"'imageRef": '2f2dbc25-c816-4595-a54a-8562640774d9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-552588857'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:34.516340 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Create volume of 1 GB Aug 13 22:09:34.519027 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d51ab6b-cc11-46df-af51-9b28435dfdb7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:34.521319 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Availability Zones retrieved successfully. Aug 13 22:09:34.522034 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d51ab6b-cc11-46df-af51-9b28435dfdb7 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:34.523189 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d51ab6b-cc11-46df-af51-9b28435dfdb7 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:34.523189 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d51ab6b-cc11-46df-af51-9b28435dfdb7 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:34.523189 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0d51ab6b-cc11-46df-af51-9b28435dfdb7 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:34.530248 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Flow 'volume_create_api' (b684666d-bcfa-4178-9d49-d280d2ef3920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:34.532139 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eddedf7-f84b-43b1-92c1-8db15c8f4e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:34.532648 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:34.532648 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:34.533554 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:34.533667 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d51ab6b-cc11-46df-af51-9b28435dfdb7 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:34.534209 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 712/2854] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:34 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:34.581972 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eddedf7-f84b-43b1-92c1-8db15c8f4e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:34.585518 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c14b911d-6c4b-4b55-b58d-a67b3db89bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:34.655525 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eb7f2570-f9b0-4607-bdbc-a4830de502e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:34.658163 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb7f2570-f9b0-4607-bdbc-a4830de502e6 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:34.658234 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb7f2570-f9b0-4607-bdbc-a4830de502e6 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:34.659188 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb7f2570-f9b0-4607-bdbc-a4830de502e6 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:34.660240 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-eb7f2570-f9b0-4607-bdbc-a4830de502e6 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:34.670259 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:34.670259 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:34.671009 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Created reservations ['9b8d8bfb-cc79-4f72-9ba8-6b13b8b75831', 'ac446f95-aa02-4421-af7a-ad9b9876e6fa', '2ca6bd2a-4e2c-41f5-875e-2dd9b5bb8f13', 'cdcadc8b-321f-47c3-ad48-e1b3f6060f5c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:34.671175 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb7f2570-f9b0-4607-bdbc-a4830de502e6 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:34.671742 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 707/2855] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:34 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:34.672725 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c14b911d-6c4b-4b55-b58d-a67b3db89bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b8d8bfb-cc79-4f72-9ba8-6b13b8b75831', 'ac446f95-aa02-4421-af7a-ad9b9876e6fa', '2ca6bd2a-4e2c-41f5-875e-2dd9b5bb8f13', 'cdcadc8b-321f-47c3-ad48-e1b3f6060f5c']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:34.676733 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36d237e0-2263-4889-b404-d252ec653639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:34.705302 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36d237e0-2263-4889-b404-d252ec653639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '549e9274-0103-4b6d-8993-d417317d277c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-552588857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a120f39c28954896af02ce3fecb5e67a',qos_specs=None,replication_status=,reservations=['9b8d8bfb-cc79-4f72-9ba8-6b13b8b75831','ac446f95-aa02-4421-af7a-ad9b9876e6fa','2ca6bd2a-4e2c-41f5-875e-2dd9b5bb8f13','cdcadc8b-321f-47c3-ad48-e1b3f6060f5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='506e74448d5f452c973fc901e6a044a8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-552588857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=549e9274-0103-4b6d-8993-d417317d277c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a120f39c28954896af02ce3fecb5e67a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='506e74448d5f452c973fc901e6a044a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:34.706483 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa813a14-a677-46ed-8641-da2d8fa13ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:34.735331 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa813a14-a677-46ed-8641-da2d8fa13ebf) transitioned into state 'SUCCESS' from state '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-552588857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a120f39c28954896af02ce3fecb5e67a',qos_specs=None,replication_status=,reservations=['9b8d8bfb-cc79-4f72-9ba8-6b13b8b75831','ac446f95-aa02-4421-af7a-ad9b9876e6fa','2ca6bd2a-4e2c-41f5-875e-2dd9b5bb8f13','cdcadc8b-321f-47c3-ad48-e1b3f6060f5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='506e74448d5f452c973fc901e6a044a8',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:34.736365 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54eeab6b-bdec-483a-9bff-3b07c202a214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:34.752557 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54eeab6b-bdec-483a-9bff-3b07c202a214) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:34.753823 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Flow 'volume_create_api' (b684666d-bcfa-4178-9d49-d280d2ef3920) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:34.753823 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Create volume request issued successfully. Aug 13 22:09:34.754630 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd87c6d0-df32-4e4e-8ed3-a88460327eea tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:34.755194 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 720/2856] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:34 2026] POST /volume/v3/volumes => generated 752 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:34.779077 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f890f98-2cb4-46b2-9df0-6f78abf7a4b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:34.782159 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f890f98-2cb4-46b2-9df0-6f78abf7a4b8 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] GET https://10.4.3.4/volume/v3/volumes/e3daaaa1-40cd-45de-9068-49d86e77be8b Aug 13 22:09:34.782509 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f890f98-2cb4-46b2-9df0-6f78abf7a4b8 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:34.782836 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f890f98-2cb4-46b2-9df0-6f78abf7a4b8 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:34.794807 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:34.794807 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:34.800482 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f890f98-2cb4-46b2-9df0-6f78abf7a4b8 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Volume info retrieved successfully. Aug 13 22:09:34.812168 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f890f98-2cb4-46b2-9df0-6f78abf7a4b8 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/e3daaaa1-40cd-45de-9068-49d86e77be8b returned with HTTP 200 Aug 13 22:09:34.812837 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 718/2857] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:34 2026] GET /volume/v3/volumes/e3daaaa1-40cd-45de-9068-49d86e77be8b => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:34.813897 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e39e520e-174a-437b-9550-2ed28d712a4b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:34.816501 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e39e520e-174a-437b-9550-2ed28d712a4b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 Aug 13 22:09:34.816843 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e39e520e-174a-437b-9550-2ed28d712a4b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:34.817097 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e39e520e-174a-437b-9550-2ed28d712a4b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:34.817316 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-e39e520e-174a-437b-9550-2ed28d712a4b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] show called for member f25087ca-3a4e-4037-ac68-5b7ceca8a931 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:34.823621 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:34.823621 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:34.838307 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-da96ab45-44e3-4772-93f2-38f768f27b7a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:34.840700 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da96ab45-44e3-4772-93f2-38f768f27b7a tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] GET https://10.4.3.4/volume/v3/volumes/b8c0a153-49d8-49a6-bc48-63ee35434f9c Aug 13 22:09:34.841116 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da96ab45-44e3-4772-93f2-38f768f27b7a tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:34.842722 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da96ab45-44e3-4772-93f2-38f768f27b7a tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:34.842965 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e39e520e-174a-437b-9550-2ed28d712a4b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 returned with HTTP 200 Aug 13 22:09:34.844201 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 713/2858] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:34 2026] GET /volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 => generated 333 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:34.853619 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:34.853619 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:34.857301 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:34.861812 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:34.862387 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1699175797", "volume_type": "3813e997-99ff-4041-9381-47da1c752fb0", "group_id": "f25087ca-3a4e-4037-ac68-5b7ceca8a931", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:34.862686 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-da96ab45-44e3-4772-93f2-38f768f27b7a tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Volume info retrieved successfully. Aug 13 22:09:34.864145 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1699175797', 'volume_type': '3813e997-99ff-4041-9381-47da1c752fb0', 'group_id': 'f25087ca-3a4e-4037-ac68-5b7ceca8a931', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:34.871305 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da96ab45-44e3-4772-93f2-38f768f27b7a tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/b8c0a153-49d8-49a6-bc48-63ee35434f9c returned with HTTP 200 Aug 13 22:09:34.872959 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 708/2859] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:34 2026] GET /volume/v3/volumes/b8c0a153-49d8-49a6-bc48-63ee35434f9c => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:34.875851 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:34.875851 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:34.876532 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Create volume of 1 GB Aug 13 22:09:34.886008 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Availability Zones retrieved successfully. Aug 13 22:09:34.893904 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Flow 'volume_create_api' (854948e0-1c24-4017-9d10-2050958f8770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:34.895187 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407efb5f-ea33-45a4-aa5b-d0b785426d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:34.895999 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:34.895999 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:34.896635 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:34.899926 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-14c06c23-cb8e-42f6-98c8-f38556b7ed46 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:34.902953 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14c06c23-cb8e-42f6-98c8-f38556b7ed46 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] GET https://10.4.3.4/volume/v3/volumes/ddb65751-f0b2-46ea-8796-739fd328b04d Aug 13 22:09:34.902953 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14c06c23-cb8e-42f6-98c8-f38556b7ed46 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:34.902953 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14c06c23-cb8e-42f6-98c8-f38556b7ed46 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:34.905514 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71c12922-a9d5-4f1b-9e79-69aeefc92aad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:34.909703 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71c12922-a9d5-4f1b-9e79-69aeefc92aad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:34.910180 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71c12922-a9d5-4f1b-9e79-69aeefc92aad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:34.910588 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71c12922-a9d5-4f1b-9e79-69aeefc92aad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:34.910856 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-71c12922-a9d5-4f1b-9e79-69aeefc92aad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:34.916983 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:34.916983 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:34.917121 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:34.917121 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:34.917951 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71c12922-a9d5-4f1b-9e79-69aeefc92aad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:34.918611 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 714/2860] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:34 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:34.925130 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-14c06c23-cb8e-42f6-98c8-f38556b7ed46 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Volume info retrieved successfully. Aug 13 22:09:34.934246 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14c06c23-cb8e-42f6-98c8-f38556b7ed46 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/ddb65751-f0b2-46ea-8796-739fd328b04d returned with HTTP 200 Aug 13 22:09:34.934728 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 719/2861] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:34 2026] GET /volume/v3/volumes/ddb65751-f0b2-46ea-8796-739fd328b04d => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:34.935747 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407efb5f-ea33-45a4-aa5b-d0b785426d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:09:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3813e997-99ff-4041-9381-47da1c752fb0,is_public=True,name='tempest-GroupsTest-volume-type-1993493931',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3813e997-99ff-4041-9381-47da1c752fb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f25087ca-3a4e-4037-ac68-5b7ceca8a931', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:34.937461 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f62244c5-a658-4fb2-8abe-e489f58fe32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:34.970004 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c30a568-9774-48f3-ae71-2cadc7fa92b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:34.972966 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c30a568-9774-48f3-ae71-2cadc7fa92b6 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] GET https://10.4.3.4/volume/v3/volumes/921aa93b-296f-4845-9cf2-09fc50efca2f Aug 13 22:09:34.974150 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c30a568-9774-48f3-ae71-2cadc7fa92b6 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:34.974150 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c30a568-9774-48f3-ae71-2cadc7fa92b6 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:34.990822 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1993493931 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1993493931, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:34.991239 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1993493931 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1993493931, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:34.991609 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:34.991609 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:34.999393 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c30a568-9774-48f3-ae71-2cadc7fa92b6 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Volume info retrieved successfully. Aug 13 22:09:35.010937 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c30a568-9774-48f3-ae71-2cadc7fa92b6 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/921aa93b-296f-4845-9cf2-09fc50efca2f returned with HTTP 200 Aug 13 22:09:35.010937 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 709/2862] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:34 2026] GET /volume/v3/volumes/921aa93b-296f-4845-9cf2-09fc50efca2f => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:35.031687 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7fb9a927-7530-4973-afb4-5de91b379622 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:35.034174 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fb9a927-7530-4973-afb4-5de91b379622 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] GET https://10.4.3.4/volume/v3/volumes/549e9274-0103-4b6d-8993-d417317d277c Aug 13 22:09:35.034611 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fb9a927-7530-4973-afb4-5de91b379622 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:35.034973 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fb9a927-7530-4973-afb4-5de91b379622 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:35.045215 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Created reservations ['de83fd8d-73de-4a39-9051-8abb181cfaa6', '47cdb7c8-99f6-4dd1-be79-5aec066a4cff', 'cfab95e9-f68e-417d-aa57-defd4dc517e4', 'c1dc19d8-3483-411e-a026-0aa142def08d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:35.046091 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f62244c5-a658-4fb2-8abe-e489f58fe32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de83fd8d-73de-4a39-9051-8abb181cfaa6', '47cdb7c8-99f6-4dd1-be79-5aec066a4cff', 'cfab95e9-f68e-417d-aa57-defd4dc517e4', 'c1dc19d8-3483-411e-a026-0aa142def08d']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:35.047030 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64598c98-5a03-43aa-b458-962024923d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:35.049104 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:35.049104 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:35.056553 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7fb9a927-7530-4973-afb4-5de91b379622 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Volume info retrieved successfully. Aug 13 22:09:35.064106 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fb9a927-7530-4973-afb4-5de91b379622 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/549e9274-0103-4b6d-8993-d417317d277c returned with HTTP 200 Aug 13 22:09:35.068526 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 715/2863] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:35 2026] GET /volume/v3/volumes/549e9274-0103-4b6d-8993-d417317d277c => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:35.081734 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3a8396c8-5ffc-47c1-9f55-b1bfaa3fdf7b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:35.081931 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64598c98-5a03-43aa-b458-962024923d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca0d8766-583a-4aa3-9ced-82f71e15242d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1699175797',encryption_key_id=None,group_id=f25087ca-3a4e-4037-ac68-5b7ceca8a931,group_type_id=,metadata={},multiattach=False,project_id='b03fa5a9d59245f795a48e877a893f96',qos_specs=None,replication_status=,reservations=['de83fd8d-73de-4a39-9051-8abb181cfaa6','47cdb7c8-99f6-4dd1-be79-5aec066a4cff','cfab95e9-f68e-417d-aa57-defd4dc517e4','c1dc19d8-3483-411e-a026-0aa142def08d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e333def77a406e9b4b32b41d199f1c',volume_type_id=3813e997-99ff-4041-9381-47da1c752fb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1699175797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f25087ca-3a4e-4037-ac68-5b7ceca8a931,host=None,id=ca0d8766-583a-4aa3-9ced-82f71e15242d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b03fa5a9d59245f795a48e877a893f96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64e333def77a406e9b4b32b41d199f1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3813e997-99ff-4041-9381-47da1c752fb0),volume_type_id=3813e997-99ff-4041-9381-47da1c752fb0)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:35.083979 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (977fad26-c818-43bb-bb8b-4ebf3a5b934b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:35.085444 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a8396c8-5ffc-47c1-9f55-b1bfaa3fdf7b tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] DELETE https://10.4.3.4/volume/v3/volumes/549e9274-0103-4b6d-8993-d417317d277c Aug 13 22:09:35.085444 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a8396c8-5ffc-47c1-9f55-b1bfaa3fdf7b tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:35.087583 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a8396c8-5ffc-47c1-9f55-b1bfaa3fdf7b tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:35.087583 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3a8396c8-5ffc-47c1-9f55-b1bfaa3fdf7b tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Delete volume with id: 549e9274-0103-4b6d-8993-d417317d277c Aug 13 22:09:35.101008 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:35.101008 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:35.101930 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3a8396c8-5ffc-47c1-9f55-b1bfaa3fdf7b tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Volume info retrieved successfully. Aug 13 22:09:35.117200 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (977fad26-c818-43bb-bb8b-4ebf3a5b934b) transitioned into state 'SUCCESS' from state '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-1699175797',encryption_key_id=None,group_id=f25087ca-3a4e-4037-ac68-5b7ceca8a931,group_type_id=,metadata={},multiattach=False,project_id='b03fa5a9d59245f795a48e877a893f96',qos_specs=None,replication_status=,reservations=['de83fd8d-73de-4a39-9051-8abb181cfaa6','47cdb7c8-99f6-4dd1-be79-5aec066a4cff','cfab95e9-f68e-417d-aa57-defd4dc517e4','c1dc19d8-3483-411e-a026-0aa142def08d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e333def77a406e9b4b32b41d199f1c',volume_type_id=3813e997-99ff-4041-9381-47da1c752fb0)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:35.118837 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4cd3fd9-8d4c-4a3b-9241-003a678d8c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:35.144188 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4cd3fd9-8d4c-4a3b-9241-003a678d8c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:35.144319 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3a8396c8-5ffc-47c1-9f55-b1bfaa3fdf7b tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Delete volume request issued successfully. Aug 13 22:09:35.144640 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Flow 'volume_create_api' (854948e0-1c24-4017-9d10-2050958f8770) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:35.145581 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Create volume request issued successfully. Aug 13 22:09:35.146033 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a8396c8-5ffc-47c1-9f55-b1bfaa3fdf7b tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/549e9274-0103-4b6d-8993-d417317d277c returned with HTTP 202 Aug 13 22:09:35.147302 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:35.147412 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 720/2864] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:35 2026] DELETE /volume/v3/volumes/549e9274-0103-4b6d-8993-d417317d277c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:35.147483 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:35.157484 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-37b95fab-657f-4a63-b828-c17a937c92e4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:35.162602 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37b95fab-657f-4a63-b828-c17a937c92e4 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] GET https://10.4.3.4/volume/v3/volumes/549e9274-0103-4b6d-8993-d417317d277c Aug 13 22:09:35.162602 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37b95fab-657f-4a63-b828-c17a937c92e4 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:35.162602 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37b95fab-657f-4a63-b828-c17a937c92e4 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:35.175028 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:35.175028 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:35.183769 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-37b95fab-657f-4a63-b828-c17a937c92e4 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Volume info retrieved successfully. Aug 13 22:09:35.193943 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37b95fab-657f-4a63-b828-c17a937c92e4 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/549e9274-0103-4b6d-8993-d417317d277c returned with HTTP 200 Aug 13 22:09:35.194745 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 710/2865] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:35 2026] GET /volume/v3/volumes/549e9274-0103-4b6d-8993-d417317d277c => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:35.210133 np0000007271 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:35.217743 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:35.217743 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:35.224474 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8328dd3-2671-4d5c-a53f-1c3dde468720 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:35.225547 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 721/2866] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:09:34 2026] POST /volume/v3/volumes => generated 811 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:35.241935 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-582bbe5e-a4ff-4b50-a2e6-eda767724cf9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:35.247401 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-582bbe5e-a4ff-4b50-a2e6-eda767724cf9 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/ca0d8766-583a-4aa3-9ced-82f71e15242d Aug 13 22:09:35.247401 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-582bbe5e-a4ff-4b50-a2e6-eda767724cf9 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:35.248309 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-582bbe5e-a4ff-4b50-a2e6-eda767724cf9 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:35.261537 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:35.261537 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:35.269416 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-582bbe5e-a4ff-4b50-a2e6-eda767724cf9 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Volume info retrieved successfully. Aug 13 22:09:35.271635 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-582bbe5e-a4ff-4b50-a2e6-eda767724cf9 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:35.271635 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-582bbe5e-a4ff-4b50-a2e6-eda767724cf9 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:35.344019 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-582bbe5e-a4ff-4b50-a2e6-eda767724cf9 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:35.352146 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:35.352146 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:35.366829 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-582bbe5e-a4ff-4b50-a2e6-eda767724cf9 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/ca0d8766-583a-4aa3-9ced-82f71e15242d returned with HTTP 200 Aug 13 22:09:35.367644 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 716/2867] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:35 2026] GET /volume/v3/volumes/ca0d8766-583a-4aa3-9ced-82f71e15242d => generated 879 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:35.547975 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-21276d05-189d-428e-832d-8c0998b2b167 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:35.550402 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21276d05-189d-428e-832d-8c0998b2b167 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:35.550933 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21276d05-189d-428e-832d-8c0998b2b167 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:35.552322 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21276d05-189d-428e-832d-8c0998b2b167 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:35.552322 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-21276d05-189d-428e-832d-8c0998b2b167 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:35.558389 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:35.558389 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:35.558389 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21276d05-189d-428e-832d-8c0998b2b167 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:35.558389 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 721/2868] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:35 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:35.689374 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-61354909-31d8-42b9-9c80-15feed16e7a2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:35.692467 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61354909-31d8-42b9-9c80-15feed16e7a2 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:35.692747 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61354909-31d8-42b9-9c80-15feed16e7a2 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:35.693334 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61354909-31d8-42b9-9c80-15feed16e7a2 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:35.693334 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-61354909-31d8-42b9-9c80-15feed16e7a2 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:35.699015 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:35.699015 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:35.699991 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61354909-31d8-42b9-9c80-15feed16e7a2 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:35.700464 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 711/2869] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:35 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:35.933100 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-163ef0d5-33c9-4b59-9382-fe426bd6adfe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:35.936929 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-163ef0d5-33c9-4b59-9382-fe426bd6adfe tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:35.937336 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-163ef0d5-33c9-4b59-9382-fe426bd6adfe tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:35.937733 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-163ef0d5-33c9-4b59-9382-fe426bd6adfe tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:35.938092 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-163ef0d5-33c9-4b59-9382-fe426bd6adfe tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:35.944205 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:35.944205 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:35.945206 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-163ef0d5-33c9-4b59-9382-fe426bd6adfe tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:35.945699 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 722/2870] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:35 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:36.216587 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c7534b4-6ba4-4571-a4e9-55dd9f2509b9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:36.219286 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c7534b4-6ba4-4571-a4e9-55dd9f2509b9 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] GET https://10.4.3.4/volume/v3/volumes/549e9274-0103-4b6d-8993-d417317d277c Aug 13 22:09:36.219536 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c7534b4-6ba4-4571-a4e9-55dd9f2509b9 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:36.219763 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c7534b4-6ba4-4571-a4e9-55dd9f2509b9 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:36.232180 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c7534b4-6ba4-4571-a4e9-55dd9f2509b9 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/549e9274-0103-4b6d-8993-d417317d277c returned with HTTP 404 Aug 13 22:09:36.233021 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 717/2871] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:36 2026] GET /volume/v3/volumes/549e9274-0103-4b6d-8993-d417317d277c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:36.248717 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7151e65e-3ea3-4da3-8517-ebae027016a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:36.251447 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7151e65e-3ea3-4da3-8517-ebae027016a0 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] DELETE https://10.4.3.4/volume/v3/volumes/921aa93b-296f-4845-9cf2-09fc50efca2f Aug 13 22:09:36.251707 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7151e65e-3ea3-4da3-8517-ebae027016a0 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:36.252154 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7151e65e-3ea3-4da3-8517-ebae027016a0 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:36.252988 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7151e65e-3ea3-4da3-8517-ebae027016a0 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Delete volume with id: 921aa93b-296f-4845-9cf2-09fc50efca2f Aug 13 22:09:36.265144 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:36.265144 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:36.266393 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7151e65e-3ea3-4da3-8517-ebae027016a0 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Volume info retrieved successfully. Aug 13 22:09:36.301096 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7151e65e-3ea3-4da3-8517-ebae027016a0 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Delete volume request issued successfully. Aug 13 22:09:36.301399 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7151e65e-3ea3-4da3-8517-ebae027016a0 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/921aa93b-296f-4845-9cf2-09fc50efca2f returned with HTTP 202 Aug 13 22:09:36.301925 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 722/2872] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:36 2026] DELETE /volume/v3/volumes/921aa93b-296f-4845-9cf2-09fc50efca2f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:36.315589 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f8884024-3ccc-4ecd-8780-7b29450da076 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:36.318530 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8884024-3ccc-4ecd-8780-7b29450da076 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] GET https://10.4.3.4/volume/v3/volumes/921aa93b-296f-4845-9cf2-09fc50efca2f Aug 13 22:09:36.318837 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8884024-3ccc-4ecd-8780-7b29450da076 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:36.319284 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8884024-3ccc-4ecd-8780-7b29450da076 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:36.333879 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:36.333879 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:36.340812 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f8884024-3ccc-4ecd-8780-7b29450da076 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Volume info retrieved successfully. Aug 13 22:09:36.348588 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8884024-3ccc-4ecd-8780-7b29450da076 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/921aa93b-296f-4845-9cf2-09fc50efca2f returned with HTTP 200 Aug 13 22:09:36.349092 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 712/2873] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:36 2026] GET /volume/v3/volumes/921aa93b-296f-4845-9cf2-09fc50efca2f => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:36.389315 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-95c9d0bf-dcb1-482c-a0bd-3e285e9329c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:36.393881 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95c9d0bf-dcb1-482c-a0bd-3e285e9329c3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/ca0d8766-583a-4aa3-9ced-82f71e15242d Aug 13 22:09:36.395461 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95c9d0bf-dcb1-482c-a0bd-3e285e9329c3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:36.395461 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95c9d0bf-dcb1-482c-a0bd-3e285e9329c3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:36.403841 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:36.403841 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:36.410027 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-95c9d0bf-dcb1-482c-a0bd-3e285e9329c3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Volume info retrieved successfully. Aug 13 22:09:36.411131 np0000007271 devstack@c-api.service[100266]: WARNING stevedore.named [None req-95c9d0bf-dcb1-482c-a0bd-3e285e9329c3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:36.411571 np0000007271 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-95c9d0bf-dcb1-482c-a0bd-3e285e9329c3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:36.463589 np0000007271 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-95c9d0bf-dcb1-482c-a0bd-3e285e9329c3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:36.471647 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:36.471647 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:36.482972 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95c9d0bf-dcb1-482c-a0bd-3e285e9329c3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/ca0d8766-583a-4aa3-9ced-82f71e15242d returned with HTTP 200 Aug 13 22:09:36.483498 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 723/2874] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:36 2026] GET /volume/v3/volumes/ca0d8766-583a-4aa3-9ced-82f71e15242d => generated 904 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:36.506469 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:36.509064 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:36.509778 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1306856306", "volume_type": "3813e997-99ff-4041-9381-47da1c752fb0", "group_id": "f25087ca-3a4e-4037-ac68-5b7ceca8a931", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:36.512171 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1306856306', 'volume_type': '3813e997-99ff-4041-9381-47da1c752fb0', 'group_id': 'f25087ca-3a4e-4037-ac68-5b7ceca8a931', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:36.519566 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:36.519566 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:36.520015 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Create volume of 1 GB Aug 13 22:09:36.525653 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Availability Zones retrieved successfully. Aug 13 22:09:36.530782 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Flow 'volume_create_api' (f679b169-8005-4823-bef5-21f35a2552cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:36.531922 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8053ec5-2fb7-4495-9be1-082a61b51dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:36.532407 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:36.532407 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:36.533011 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:36.562523 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8053ec5-2fb7-4495-9be1-082a61b51dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:09:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3813e997-99ff-4041-9381-47da1c752fb0,is_public=True,name='tempest-GroupsTest-volume-type-1993493931',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3813e997-99ff-4041-9381-47da1c752fb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f25087ca-3a4e-4037-ac68-5b7ceca8a931', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:36.564218 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a3cc4f3-3087-4599-a30b-6b25ad3c1d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:36.576127 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-838cb2a0-de31-4e77-9716-45e875e563fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:36.580259 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-838cb2a0-de31-4e77-9716-45e875e563fd tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:36.581057 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-838cb2a0-de31-4e77-9716-45e875e563fd tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:36.581394 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-838cb2a0-de31-4e77-9716-45e875e563fd tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:36.581619 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-838cb2a0-de31-4e77-9716-45e875e563fd tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:36.592242 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:36.592242 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:36.594827 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-838cb2a0-de31-4e77-9716-45e875e563fd tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:36.597075 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 723/2875] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:36 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 732 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:36.610565 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1993493931 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1993493931, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:36.611165 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1993493931 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1993493931, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:36.636264 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Created reservations ['c592c79d-2786-4713-8041-ef24522a21b9', '36b769d2-d2fb-4a6f-82ed-4896ebfbff1a', '26f6c2f0-2fce-4d50-af41-068a5c1c758e', '6e89b990-f2f7-4725-9b62-3d13c1445e40'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:36.637380 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a3cc4f3-3087-4599-a30b-6b25ad3c1d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c592c79d-2786-4713-8041-ef24522a21b9', '36b769d2-d2fb-4a6f-82ed-4896ebfbff1a', '26f6c2f0-2fce-4d50-af41-068a5c1c758e', '6e89b990-f2f7-4725-9b62-3d13c1445e40']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:36.638470 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d7e8d96-96e4-48da-8e03-e5b800860fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:36.672212 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d7e8d96-96e4-48da-8e03-e5b800860fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b498e703-c8d6-42ed-9dcc-781519b32c7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1306856306',encryption_key_id=None,group_id=f25087ca-3a4e-4037-ac68-5b7ceca8a931,group_type_id=,metadata={},multiattach=False,project_id='b03fa5a9d59245f795a48e877a893f96',qos_specs=None,replication_status=,reservations=['c592c79d-2786-4713-8041-ef24522a21b9','36b769d2-d2fb-4a6f-82ed-4896ebfbff1a','26f6c2f0-2fce-4d50-af41-068a5c1c758e','6e89b990-f2f7-4725-9b62-3d13c1445e40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e333def77a406e9b4b32b41d199f1c',volume_type_id=3813e997-99ff-4041-9381-47da1c752fb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1306856306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f25087ca-3a4e-4037-ac68-5b7ceca8a931,host=None,id=b498e703-c8d6-42ed-9dcc-781519b32c7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b03fa5a9d59245f795a48e877a893f96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64e333def77a406e9b4b32b41d199f1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3813e997-99ff-4041-9381-47da1c752fb0),volume_type_id=3813e997-99ff-4041-9381-47da1c752fb0)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:36.673837 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92334633-407d-4c72-8fab-c7e949474e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:36.703153 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92334633-407d-4c72-8fab-c7e949474e22) transitioned into state 'SUCCESS' from state '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-1306856306',encryption_key_id=None,group_id=f25087ca-3a4e-4037-ac68-5b7ceca8a931,group_type_id=,metadata={},multiattach=False,project_id='b03fa5a9d59245f795a48e877a893f96',qos_specs=None,replication_status=,reservations=['c592c79d-2786-4713-8041-ef24522a21b9','36b769d2-d2fb-4a6f-82ed-4896ebfbff1a','26f6c2f0-2fce-4d50-af41-068a5c1c758e','6e89b990-f2f7-4725-9b62-3d13c1445e40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e333def77a406e9b4b32b41d199f1c',volume_type_id=3813e997-99ff-4041-9381-47da1c752fb0)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:36.704683 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d91bef2a-48de-44f0-8265-55b64ad284fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:36.717113 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-319da9e8-0072-4bcf-b727-fa877596a973 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:36.721383 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-319da9e8-0072-4bcf-b727-fa877596a973 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:36.721876 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-319da9e8-0072-4bcf-b727-fa877596a973 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:36.721876 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-319da9e8-0072-4bcf-b727-fa877596a973 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:36.722106 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-319da9e8-0072-4bcf-b727-fa877596a973 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:36.722633 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d91bef2a-48de-44f0-8265-55b64ad284fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:36.723585 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Flow 'volume_create_api' (f679b169-8005-4823-bef5-21f35a2552cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:36.723939 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Create volume request issued successfully. Aug 13 22:09:36.724706 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:36.724980 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:36.728367 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:36.728367 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:36.729450 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-319da9e8-0072-4bcf-b727-fa877596a973 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:36.730278 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 713/2876] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:36 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:36.736493 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dc3c46f7-29ab-4904-bd4b-cdab256620e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:36.779391 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:36.785519 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:36.785519 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:36.790459 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4abca21f-6c6a-49d7-ae2b-72311594ffe3 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:36.791047 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 718/2877] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:09:36 2026] POST /volume/v3/volumes => generated 811 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:36.809370 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b75ffc8c-10a9-460c-8808-f407688ddf72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:36.811969 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b75ffc8c-10a9-460c-8808-f407688ddf72 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/b498e703-c8d6-42ed-9dcc-781519b32c7f Aug 13 22:09:36.812275 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b75ffc8c-10a9-460c-8808-f407688ddf72 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:36.812677 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b75ffc8c-10a9-460c-8808-f407688ddf72 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:36.823675 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:36.823675 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:36.831415 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b75ffc8c-10a9-460c-8808-f407688ddf72 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Volume info retrieved successfully. Aug 13 22:09:36.832605 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-b75ffc8c-10a9-460c-8808-f407688ddf72 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:36.832842 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-b75ffc8c-10a9-460c-8808-f407688ddf72 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:36.876598 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc3c46f7-29ab-4904-bd4b-cdab256620e1 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes Aug 13 22:09:36.878455 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc3c46f7-29ab-4904-bd4b-cdab256620e1 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:36.878455 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc3c46f7-29ab-4904-bd4b-cdab256620e1 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:36.878455 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-dc3c46f7-29ab-4904-bd4b-cdab256620e1 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:36.879532 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dc3c46f7-29ab-4904-bd4b-cdab256620e1 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:36.891406 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-b75ffc8c-10a9-460c-8808-f407688ddf72 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:36.891731 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dc3c46f7-29ab-4904-bd4b-cdab256620e1 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:36.891731 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc3c46f7-29ab-4904-bd4b-cdab256620e1 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 200 Aug 13 22:09:36.891731 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 724/2878] 10.4.3.4 () {66 vars in 1223 bytes} [Thu Aug 13 22:09:36 2026] GET /volume/v3/volumes => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:09:36.896601 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:36.896601 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:36.906280 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:36.908928 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:36.909378 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-151826390"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:36.911221 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-151826390'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:36.911474 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Create volume of 1 GB Aug 13 22:09:36.916617 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b75ffc8c-10a9-460c-8808-f407688ddf72 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/b498e703-c8d6-42ed-9dcc-781519b32c7f returned with HTTP 200 Aug 13 22:09:36.917157 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Availability Zones retrieved successfully. Aug 13 22:09:36.917274 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 724/2879] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:36 2026] GET /volume/v3/volumes/b498e703-c8d6-42ed-9dcc-781519b32c7f => generated 879 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:36.924268 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Flow 'volume_create_api' (caa05560-7972-4262-bc90-4a65189344d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:36.926642 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b194a320-89fd-4a55-8094-6a1dcd452bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:36.927153 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:36.963849 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-680abc75-4676-4e8e-be00-83f969630f90 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:36.966994 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-680abc75-4676-4e8e-be00-83f969630f90 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:36.967306 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-680abc75-4676-4e8e-be00-83f969630f90 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:36.967631 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-680abc75-4676-4e8e-be00-83f969630f90 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:36.967710 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-680abc75-4676-4e8e-be00-83f969630f90 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:36.974152 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b194a320-89fd-4a55-8094-6a1dcd452bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:36.974783 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:36.974783 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:36.975081 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c624118-942f-4bbf-a091-0fb424cd247b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:36.975632 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-680abc75-4676-4e8e-be00-83f969630f90 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:36.976589 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 719/2880] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:36 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:37.066966 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Created reservations ['02efee13-bc6c-4f39-97d5-a931b1204c72', '086b494d-86d4-452a-96a0-2557bb829ea1', 'bf951084-4ba2-4738-b024-9a82163e99c3', '70d89b37-8b05-45d9-8ff4-23b0978d1dcf'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:37.068216 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c624118-942f-4bbf-a091-0fb424cd247b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02efee13-bc6c-4f39-97d5-a931b1204c72', '086b494d-86d4-452a-96a0-2557bb829ea1', 'bf951084-4ba2-4738-b024-9a82163e99c3', '70d89b37-8b05-45d9-8ff4-23b0978d1dcf']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:37.069048 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f71fdd43-0cf5-4dc5-98f1-b6b31f1b2eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:37.103282 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f71fdd43-0cf5-4dc5-98f1-b6b31f1b2eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55462704-bf4b-4ce3-8d33-970636eed519', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-151826390',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0f19aff782ae4a07be210d89b062c119',qos_specs=None,replication_status=,reservations=['02efee13-bc6c-4f39-97d5-a931b1204c72','086b494d-86d4-452a-96a0-2557bb829ea1','bf951084-4ba2-4738-b024-9a82163e99c3','70d89b37-8b05-45d9-8ff4-23b0978d1dcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fba3607a64f4d11b130dff21a0e1c94',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-151826390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55462704-bf4b-4ce3-8d33-970636eed519,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0f19aff782ae4a07be210d89b062c119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fba3607a64f4d11b130dff21a0e1c94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:37.104592 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d5e9d20-3916-43e7-aa73-be4f9abdb92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:37.138293 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d5e9d20-3916-43e7-aa73-be4f9abdb92d) transitioned into state 'SUCCESS' from state '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-151826390',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0f19aff782ae4a07be210d89b062c119',qos_specs=None,replication_status=,reservations=['02efee13-bc6c-4f39-97d5-a931b1204c72','086b494d-86d4-452a-96a0-2557bb829ea1','bf951084-4ba2-4738-b024-9a82163e99c3','70d89b37-8b05-45d9-8ff4-23b0978d1dcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fba3607a64f4d11b130dff21a0e1c94',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:37.139520 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (936c9181-b1d5-4fdd-a1ef-346829bafa5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:37.154602 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (936c9181-b1d5-4fdd-a1ef-346829bafa5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:37.155920 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Flow 'volume_create_api' (caa05560-7972-4262-bc90-4a65189344d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:37.156762 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Create volume request issued successfully. Aug 13 22:09:37.159349 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a31cb76-7e07-4b23-b3f2-39450a98842e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:37.159349 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 714/2881] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:36 2026] POST /volume/v3/volumes => generated 759 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:37.180232 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-98f27547-bce7-46b8-9978-6ec7c9dff645 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:37.184827 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98f27547-bce7-46b8-9978-6ec7c9dff645 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 Aug 13 22:09:37.184827 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98f27547-bce7-46b8-9978-6ec7c9dff645 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:37.184827 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98f27547-bce7-46b8-9978-6ec7c9dff645 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:37.194498 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:37.194498 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:37.199980 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-98f27547-bce7-46b8-9978-6ec7c9dff645 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:37.207270 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98f27547-bce7-46b8-9978-6ec7c9dff645 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 returned with HTTP 200 Aug 13 22:09:37.208025 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 725/2882] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:37 2026] GET /volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 => generated 827 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:37.370855 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-273e1f94-7e33-4eed-88ae-8ba37bbf6e87 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:37.380186 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-273e1f94-7e33-4eed-88ae-8ba37bbf6e87 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] GET https://10.4.3.4/volume/v3/volumes/921aa93b-296f-4845-9cf2-09fc50efca2f Aug 13 22:09:37.381643 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-273e1f94-7e33-4eed-88ae-8ba37bbf6e87 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:37.382645 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-273e1f94-7e33-4eed-88ae-8ba37bbf6e87 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:37.399678 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-273e1f94-7e33-4eed-88ae-8ba37bbf6e87 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/921aa93b-296f-4845-9cf2-09fc50efca2f returned with HTTP 404 Aug 13 22:09:37.400951 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 725/2883] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:37 2026] GET /volume/v3/volumes/921aa93b-296f-4845-9cf2-09fc50efca2f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:37.410401 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c05c1f46-9edb-4c15-9989-7973e2cdd4ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:37.414139 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c05c1f46-9edb-4c15-9989-7973e2cdd4ca tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] DELETE https://10.4.3.4/volume/v3/volumes/ddb65751-f0b2-46ea-8796-739fd328b04d Aug 13 22:09:37.414631 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c05c1f46-9edb-4c15-9989-7973e2cdd4ca tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:37.414812 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c05c1f46-9edb-4c15-9989-7973e2cdd4ca tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:37.415153 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c05c1f46-9edb-4c15-9989-7973e2cdd4ca tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Delete volume with id: ddb65751-f0b2-46ea-8796-739fd328b04d Aug 13 22:09:37.432669 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:37.432669 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:37.433519 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c05c1f46-9edb-4c15-9989-7973e2cdd4ca tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Volume info retrieved successfully. Aug 13 22:09:37.483003 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c05c1f46-9edb-4c15-9989-7973e2cdd4ca tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Delete volume request issued successfully. Aug 13 22:09:37.483375 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c05c1f46-9edb-4c15-9989-7973e2cdd4ca tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/ddb65751-f0b2-46ea-8796-739fd328b04d returned with HTTP 202 Aug 13 22:09:37.483987 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 720/2884] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:37 2026] DELETE /volume/v3/volumes/ddb65751-f0b2-46ea-8796-739fd328b04d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:37.496672 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-56efae8a-dda9-4660-9832-aab828e43ee5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:37.499729 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56efae8a-dda9-4660-9832-aab828e43ee5 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] GET https://10.4.3.4/volume/v3/volumes/ddb65751-f0b2-46ea-8796-739fd328b04d Aug 13 22:09:37.499729 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56efae8a-dda9-4660-9832-aab828e43ee5 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:37.499729 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56efae8a-dda9-4660-9832-aab828e43ee5 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:37.509854 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:37.509854 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:37.515304 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-56efae8a-dda9-4660-9832-aab828e43ee5 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Volume info retrieved successfully. Aug 13 22:09:37.521236 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56efae8a-dda9-4660-9832-aab828e43ee5 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/ddb65751-f0b2-46ea-8796-739fd328b04d returned with HTTP 200 Aug 13 22:09:37.522513 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 715/2885] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:37 2026] GET /volume/v3/volumes/ddb65751-f0b2-46ea-8796-739fd328b04d => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:37.616398 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-387163ec-21ca-44cb-a461-a1635c7a9a71 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:37.618793 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-387163ec-21ca-44cb-a461-a1635c7a9a71 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:37.620554 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-387163ec-21ca-44cb-a461-a1635c7a9a71 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:37.620554 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-387163ec-21ca-44cb-a461-a1635c7a9a71 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:37.620554 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-387163ec-21ca-44cb-a461-a1635c7a9a71 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:37.625615 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:37.625615 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:37.626960 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-387163ec-21ca-44cb-a461-a1635c7a9a71 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:37.627807 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 726/2886] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:37 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:37.744584 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-57d19a5b-c0eb-4bc2-8748-8e9cbdb4b360 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:37.750737 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57d19a5b-c0eb-4bc2-8748-8e9cbdb4b360 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:37.752457 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57d19a5b-c0eb-4bc2-8748-8e9cbdb4b360 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:37.752457 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57d19a5b-c0eb-4bc2-8748-8e9cbdb4b360 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:37.753489 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-57d19a5b-c0eb-4bc2-8748-8e9cbdb4b360 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:37.778458 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:37.778458 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:37.783767 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57d19a5b-c0eb-4bc2-8748-8e9cbdb4b360 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:37.784855 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 726/2887] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:37 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 746 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:37.935287 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-35c0f941-0e6a-45a7-aeec-4a30d4b934b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:37.938255 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35c0f941-0e6a-45a7-aeec-4a30d4b934b0 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/b498e703-c8d6-42ed-9dcc-781519b32c7f Aug 13 22:09:37.938599 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35c0f941-0e6a-45a7-aeec-4a30d4b934b0 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:37.938907 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35c0f941-0e6a-45a7-aeec-4a30d4b934b0 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:37.951081 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:37.951081 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:37.957335 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-35c0f941-0e6a-45a7-aeec-4a30d4b934b0 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Volume info retrieved successfully. Aug 13 22:09:37.959206 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-35c0f941-0e6a-45a7-aeec-4a30d4b934b0 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:37.959206 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-35c0f941-0e6a-45a7-aeec-4a30d4b934b0 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:37.991958 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-662fc33f-7158-4eaf-8e9c-dac054d3adb0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:37.997480 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-662fc33f-7158-4eaf-8e9c-dac054d3adb0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:37.997741 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-662fc33f-7158-4eaf-8e9c-dac054d3adb0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:37.998044 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-662fc33f-7158-4eaf-8e9c-dac054d3adb0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:37.998193 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-662fc33f-7158-4eaf-8e9c-dac054d3adb0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:38.012833 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:38.012833 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:38.014438 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-662fc33f-7158-4eaf-8e9c-dac054d3adb0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:38.015036 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 716/2888] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:37 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 788 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:38.019702 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-35c0f941-0e6a-45a7-aeec-4a30d4b934b0 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:38.026092 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:38.026092 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:38.040955 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35c0f941-0e6a-45a7-aeec-4a30d4b934b0 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/b498e703-c8d6-42ed-9dcc-781519b32c7f returned with HTTP 200 Aug 13 22:09:38.041199 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 721/2889] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:37 2026] GET /volume/v3/volumes/b498e703-c8d6-42ed-9dcc-781519b32c7f => generated 904 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:38.057450 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bbdc1700-cee4-47e5-ac47-862d4ae76993 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:38.060560 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbdc1700-cee4-47e5-ac47-862d4ae76993 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] PUT https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 Aug 13 22:09:38.060974 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbdc1700-cee4-47e5-ac47-862d4ae76993 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "b498e703-c8d6-42ed-9dcc-781519b32c7f"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:38.063576 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-bbdc1700-cee4-47e5-ac47-862d4ae76993 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Update called for group f25087ca-3a4e-4037-ac68-5b7ceca8a931. {{(pid=100266) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 22:09:38.063576 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-bbdc1700-cee4-47e5-ac47-862d4ae76993 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Updating group f25087ca-3a4e-4037-ac68-5b7ceca8a931 with name new_group description: This is a new group add_volumes: None remove_volumes: b498e703-c8d6-42ed-9dcc-781519b32c7f. Aug 13 22:09:38.069765 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:38.069765 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:38.103096 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbdc1700-cee4-47e5-ac47-862d4ae76993 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 returned with HTTP 202 Aug 13 22:09:38.103744 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 727/2890] 10.4.3.4 () {70 vars in 1393 bytes} [Thu Aug 13 22:09:38 2026] PUT /volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:38.124118 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d759c69c-e78c-4589-b41d-e20d78b90210 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:38.128106 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d759c69c-e78c-4589-b41d-e20d78b90210 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 Aug 13 22:09:38.128723 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d759c69c-e78c-4589-b41d-e20d78b90210 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:38.128723 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d759c69c-e78c-4589-b41d-e20d78b90210 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:38.128854 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-d759c69c-e78c-4589-b41d-e20d78b90210 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] show called for member f25087ca-3a4e-4037-ac68-5b7ceca8a931 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:38.141043 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:38.141043 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:38.169283 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d759c69c-e78c-4589-b41d-e20d78b90210 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 returned with HTTP 200 Aug 13 22:09:38.171991 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 727/2891] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:38 2026] GET /volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 => generated 323 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:38.227740 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-77e7a15c-46aa-4b90-b6ef-dc68debb1a4f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:38.229842 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77e7a15c-46aa-4b90-b6ef-dc68debb1a4f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 Aug 13 22:09:38.230166 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77e7a15c-46aa-4b90-b6ef-dc68debb1a4f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:38.230440 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77e7a15c-46aa-4b90-b6ef-dc68debb1a4f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:38.241594 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:38.241594 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:38.246706 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-77e7a15c-46aa-4b90-b6ef-dc68debb1a4f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:38.253048 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77e7a15c-46aa-4b90-b6ef-dc68debb1a4f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 returned with HTTP 200 Aug 13 22:09:38.253709 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 717/2892] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:38 2026] GET /volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:38.267441 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8b47148b-f1e5-4488-9011-7eb4b97e2d66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:38.269580 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b47148b-f1e5-4488-9011-7eb4b97e2d66 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 Aug 13 22:09:38.270068 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b47148b-f1e5-4488-9011-7eb4b97e2d66 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:38.270316 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b47148b-f1e5-4488-9011-7eb4b97e2d66 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:38.278877 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:38.278877 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:38.284813 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8b47148b-f1e5-4488-9011-7eb4b97e2d66 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:38.291686 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b47148b-f1e5-4488-9011-7eb4b97e2d66 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 returned with HTTP 200 Aug 13 22:09:38.292780 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 722/2893] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:38 2026] GET /volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:38.306018 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:38.308075 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:38.308200 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1786708284"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:38.309693 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1786708284'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:38.309823 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Create volume of 1 GB Aug 13 22:09:38.314637 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Availability Zones retrieved successfully. Aug 13 22:09:38.322340 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Flow 'volume_create_api' (612a7569-0c63-421b-9a80-978af5813a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:38.323312 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db3ca5ec-11f2-44ec-a607-cef14a172f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:38.326507 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:38.371346 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db3ca5ec-11f2-44ec-a607-cef14a172f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:38.372214 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bad91c22-5a2d-4556-a050-c63d41272a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:38.440195 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Created reservations ['caa4421e-0f0d-42b6-b911-70981d44f22a', 'b8c08fe7-7bd5-498d-b257-58069c74504a', '11854e59-2612-40e0-9514-4a8133e3f039', '1aba53e2-cb1f-4761-888c-4b9c2206583f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:38.441225 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bad91c22-5a2d-4556-a050-c63d41272a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caa4421e-0f0d-42b6-b911-70981d44f22a', 'b8c08fe7-7bd5-498d-b257-58069c74504a', '11854e59-2612-40e0-9514-4a8133e3f039', '1aba53e2-cb1f-4761-888c-4b9c2206583f']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:38.442263 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45d098de-a02f-4e84-a2b4-5f780c5cb6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:38.475040 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45d098de-a02f-4e84-a2b4-5f780c5cb6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7b02299-d47a-493f-bf3a-74ca5e521576', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1786708284',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0f19aff782ae4a07be210d89b062c119',qos_specs=None,replication_status=,reservations=['caa4421e-0f0d-42b6-b911-70981d44f22a','b8c08fe7-7bd5-498d-b257-58069c74504a','11854e59-2612-40e0-9514-4a8133e3f039','1aba53e2-cb1f-4761-888c-4b9c2206583f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fba3607a64f4d11b130dff21a0e1c94',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1786708284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7b02299-d47a-493f-bf3a-74ca5e521576,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0f19aff782ae4a07be210d89b062c119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fba3607a64f4d11b130dff21a0e1c94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:38.475978 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da32bb51-7fa4-4730-80be-5b7c09848484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:38.509551 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da32bb51-7fa4-4730-80be-5b7c09848484) transitioned into state 'SUCCESS' from state '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-1786708284',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0f19aff782ae4a07be210d89b062c119',qos_specs=None,replication_status=,reservations=['caa4421e-0f0d-42b6-b911-70981d44f22a','b8c08fe7-7bd5-498d-b257-58069c74504a','11854e59-2612-40e0-9514-4a8133e3f039','1aba53e2-cb1f-4761-888c-4b9c2206583f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fba3607a64f4d11b130dff21a0e1c94',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:38.510641 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06862352-a0d2-42dc-862a-df1211f7e4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:38.526450 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06862352-a0d2-42dc-862a-df1211f7e4e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:38.527630 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Flow 'volume_create_api' (612a7569-0c63-421b-9a80-978af5813a0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:38.528030 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Create volume request issued successfully. Aug 13 22:09:38.530006 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3cc7091-8152-463a-88ce-0b4cc3f0eb4e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:38.530700 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 728/2894] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:38 2026] POST /volume/v3/volumes => generated 760 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:38.543618 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-231c2414-5b12-4579-b9a8-11040b8f884a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:38.550182 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-813596d0-6be0-4cab-906b-23e72b9c8078 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:38.552797 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-813596d0-6be0-4cab-906b-23e72b9c8078 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 Aug 13 22:09:38.553074 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-813596d0-6be0-4cab-906b-23e72b9c8078 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:38.554152 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-813596d0-6be0-4cab-906b-23e72b9c8078 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:38.554293 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-231c2414-5b12-4579-b9a8-11040b8f884a tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] GET https://10.4.3.4/volume/v3/volumes/ddb65751-f0b2-46ea-8796-739fd328b04d Aug 13 22:09:38.554817 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-231c2414-5b12-4579-b9a8-11040b8f884a tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:38.556118 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-231c2414-5b12-4579-b9a8-11040b8f884a tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:38.568169 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:38.568169 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:38.573255 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-231c2414-5b12-4579-b9a8-11040b8f884a tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/ddb65751-f0b2-46ea-8796-739fd328b04d returned with HTTP 404 Aug 13 22:09:38.573790 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 728/2895] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:38 2026] GET /volume/v3/volumes/ddb65751-f0b2-46ea-8796-739fd328b04d => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:38.573884 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-813596d0-6be0-4cab-906b-23e72b9c8078 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:38.580103 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-813596d0-6be0-4cab-906b-23e72b9c8078 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 returned with HTTP 200 Aug 13 22:09:38.580744 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 718/2896] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:38 2026] GET /volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 => generated 828 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:38.581803 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-606f1af1-e826-4d28-8edf-b69486a00c52 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:38.591886 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-606f1af1-e826-4d28-8edf-b69486a00c52 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] DELETE https://10.4.3.4/volume/v3/volumes/b8c0a153-49d8-49a6-bc48-63ee35434f9c Aug 13 22:09:38.592124 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-606f1af1-e826-4d28-8edf-b69486a00c52 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:38.592358 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-606f1af1-e826-4d28-8edf-b69486a00c52 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:38.592563 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-606f1af1-e826-4d28-8edf-b69486a00c52 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Delete volume with id: b8c0a153-49d8-49a6-bc48-63ee35434f9c Aug 13 22:09:38.601621 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:38.601621 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:38.602231 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-606f1af1-e826-4d28-8edf-b69486a00c52 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Volume info retrieved successfully. Aug 13 22:09:38.636023 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-606f1af1-e826-4d28-8edf-b69486a00c52 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Delete volume request issued successfully. Aug 13 22:09:38.636202 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-606f1af1-e826-4d28-8edf-b69486a00c52 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/b8c0a153-49d8-49a6-bc48-63ee35434f9c returned with HTTP 202 Aug 13 22:09:38.636929 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 723/2897] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:38 2026] DELETE /volume/v3/volumes/b8c0a153-49d8-49a6-bc48-63ee35434f9c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:38.639612 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eb0e813f-6d9b-43c8-9527-4050119f86e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:38.642278 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eb0e813f-6d9b-43c8-9527-4050119f86e0 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:38.642621 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eb0e813f-6d9b-43c8-9527-4050119f86e0 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:38.642964 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eb0e813f-6d9b-43c8-9527-4050119f86e0 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:38.643135 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-eb0e813f-6d9b-43c8-9527-4050119f86e0 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:38.652120 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-90215b65-6b09-4c6e-b798-cb21c27450e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:38.652598 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:38.652598 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:38.653732 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eb0e813f-6d9b-43c8-9527-4050119f86e0 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:38.654388 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 729/2898] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:38 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:38.656214 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90215b65-6b09-4c6e-b798-cb21c27450e1 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] GET https://10.4.3.4/volume/v3/volumes/b8c0a153-49d8-49a6-bc48-63ee35434f9c Aug 13 22:09:38.656572 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90215b65-6b09-4c6e-b798-cb21c27450e1 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:38.656767 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90215b65-6b09-4c6e-b798-cb21c27450e1 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:38.671209 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:38.671209 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:38.684993 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-90215b65-6b09-4c6e-b798-cb21c27450e1 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Volume info retrieved successfully. Aug 13 22:09:38.696878 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90215b65-6b09-4c6e-b798-cb21c27450e1 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/b8c0a153-49d8-49a6-bc48-63ee35434f9c returned with HTTP 200 Aug 13 22:09:38.698160 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 729/2899] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:38 2026] GET /volume/v3/volumes/b8c0a153-49d8-49a6-bc48-63ee35434f9c => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:09:38.800179 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-55279bb8-994b-4b6b-81ed-9651847b044f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:38.803800 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55279bb8-994b-4b6b-81ed-9651847b044f tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:38.803800 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55279bb8-994b-4b6b-81ed-9651847b044f tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:38.803800 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55279bb8-994b-4b6b-81ed-9651847b044f tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:38.803800 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-55279bb8-994b-4b6b-81ed-9651847b044f tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:38.809140 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:38.809140 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:38.809477 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55279bb8-994b-4b6b-81ed-9651847b044f tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:38.831641 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 719/2900] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:38 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:39.030270 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66b45377-73e3-47a8-bb21-4c4827792dad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:39.032548 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66b45377-73e3-47a8-bb21-4c4827792dad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:39.032801 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66b45377-73e3-47a8-bb21-4c4827792dad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:39.033089 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66b45377-73e3-47a8-bb21-4c4827792dad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:39.033282 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-66b45377-73e3-47a8-bb21-4c4827792dad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:39.041343 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:39.041343 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:39.042493 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66b45377-73e3-47a8-bb21-4c4827792dad tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:39.043334 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 724/2901] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:39 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:39.189843 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aab96749-bf41-4905-b6f5-eee0a5cd32cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:39.193332 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aab96749-bf41-4905-b6f5-eee0a5cd32cb tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 Aug 13 22:09:39.193638 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aab96749-bf41-4905-b6f5-eee0a5cd32cb tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:39.193877 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aab96749-bf41-4905-b6f5-eee0a5cd32cb tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:39.194054 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-aab96749-bf41-4905-b6f5-eee0a5cd32cb tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] show called for member f25087ca-3a4e-4037-ac68-5b7ceca8a931 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:39.203074 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:39.203074 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:39.214311 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aab96749-bf41-4905-b6f5-eee0a5cd32cb tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 returned with HTTP 200 Aug 13 22:09:39.218536 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 730/2902] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:39 2026] GET /volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:09:39.228693 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fec0aa54-fb4f-424e-83b4-0d979734591b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:39.231076 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fec0aa54-fb4f-424e-83b4-0d979734591b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 Aug 13 22:09:39.231353 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fec0aa54-fb4f-424e-83b4-0d979734591b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:39.231612 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fec0aa54-fb4f-424e-83b4-0d979734591b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:39.231775 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-fec0aa54-fb4f-424e-83b4-0d979734591b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] show called for member f25087ca-3a4e-4037-ac68-5b7ceca8a931 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:39.236095 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:39.236095 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:39.247919 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fec0aa54-fb4f-424e-83b4-0d979734591b tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 returned with HTTP 200 Aug 13 22:09:39.248355 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 730/2903] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:39 2026] GET /volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:39.261081 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9170210a-419b-4382-8670-d21c7f54a9e7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:39.263242 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9170210a-419b-4382-8670-d21c7f54a9e7 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:39.264689 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9170210a-419b-4382-8670-d21c7f54a9e7 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:39.264689 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9170210a-419b-4382-8670-d21c7f54a9e7 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:39.265104 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-9170210a-419b-4382-8670-d21c7f54a9e7 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:39.266062 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9170210a-419b-4382-8670-d21c7f54a9e7 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:39.277478 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9170210a-419b-4382-8670-d21c7f54a9e7 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Get all volumes completed successfully. Aug 13 22:09:39.280747 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-9170210a-419b-4382-8670-d21c7f54a9e7 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:39.280747 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-9170210a-419b-4382-8670-d21c7f54a9e7 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:39.337724 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-9170210a-419b-4382-8670-d21c7f54a9e7 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:39.342279 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:39.342279 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:39.358606 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9170210a-419b-4382-8670-d21c7f54a9e7 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:39.358606 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 720/2904] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:09:39 2026] GET /volume/v3/volumes/detail => generated 1767 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:39.384044 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e078832-ada0-4018-b282-ed8e034c3104 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:39.386791 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e078832-ada0-4018-b282-ed8e034c3104 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] PUT https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 Aug 13 22:09:39.387396 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e078832-ada0-4018-b282-ed8e034c3104 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b498e703-c8d6-42ed-9dcc-781519b32c7f"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:39.389758 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-8e078832-ada0-4018-b282-ed8e034c3104 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Update called for group f25087ca-3a4e-4037-ac68-5b7ceca8a931. {{(pid=100267) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 22:09:39.390008 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-8e078832-ada0-4018-b282-ed8e034c3104 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Updating group f25087ca-3a4e-4037-ac68-5b7ceca8a931 with name None description: None add_volumes: b498e703-c8d6-42ed-9dcc-781519b32c7f remove_volumes: None. Aug 13 22:09:39.395389 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:39.395389 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:39.429553 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e078832-ada0-4018-b282-ed8e034c3104 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 returned with HTTP 202 Aug 13 22:09:39.430079 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 725/2905] 10.4.3.4 () {70 vars in 1392 bytes} [Thu Aug 13 22:09:39 2026] PUT /volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:39.439987 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-19bdcd95-644a-4cdf-a413-31b687b16448 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:39.441798 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19bdcd95-644a-4cdf-a413-31b687b16448 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 Aug 13 22:09:39.442034 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19bdcd95-644a-4cdf-a413-31b687b16448 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:39.442229 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19bdcd95-644a-4cdf-a413-31b687b16448 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:39.442356 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-19bdcd95-644a-4cdf-a413-31b687b16448 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] show called for member f25087ca-3a4e-4037-ac68-5b7ceca8a931 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:39.446077 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:39.446077 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:39.453469 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19bdcd95-644a-4cdf-a413-31b687b16448 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 returned with HTTP 200 Aug 13 22:09:39.454002 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 731/2906] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:39 2026] GET /volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:39.602899 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-926b285f-f9a3-4fd5-9fbb-29a9e11f7222 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:39.605356 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-926b285f-f9a3-4fd5-9fbb-29a9e11f7222 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 Aug 13 22:09:39.605639 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-926b285f-f9a3-4fd5-9fbb-29a9e11f7222 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:39.605914 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-926b285f-f9a3-4fd5-9fbb-29a9e11f7222 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:39.615020 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:39.615020 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:39.620089 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-926b285f-f9a3-4fd5-9fbb-29a9e11f7222 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:39.626439 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-926b285f-f9a3-4fd5-9fbb-29a9e11f7222 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 returned with HTTP 200 Aug 13 22:09:39.626940 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 731/2907] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:39 2026] GET /volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:39.646148 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea8c1338-ee41-442b-8c08-e26360344a81 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:39.654149 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea8c1338-ee41-442b-8c08-e26360344a81 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 Aug 13 22:09:39.655101 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea8c1338-ee41-442b-8c08-e26360344a81 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:39.656005 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea8c1338-ee41-442b-8c08-e26360344a81 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:39.667515 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c768aab-979e-4fa3-b509-5d17ab6fb9b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:39.669743 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c768aab-979e-4fa3-b509-5d17ab6fb9b7 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:39.670044 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c768aab-979e-4fa3-b509-5d17ab6fb9b7 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:39.670208 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c768aab-979e-4fa3-b509-5d17ab6fb9b7 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:39.670363 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3c768aab-979e-4fa3-b509-5d17ab6fb9b7 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:39.676017 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:39.676017 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:39.677798 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:39.677798 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:39.677971 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c768aab-979e-4fa3-b509-5d17ab6fb9b7 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:39.679003 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 726/2908] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:39 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:39.692773 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ea8c1338-ee41-442b-8c08-e26360344a81 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:39.708251 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea8c1338-ee41-442b-8c08-e26360344a81 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 returned with HTTP 200 Aug 13 22:09:39.709035 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 721/2909] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:39 2026] GET /volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:39.715847 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-767c5286-649b-484b-af56-4c7c0f7da394 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:39.718604 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-767c5286-649b-484b-af56-4c7c0f7da394 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] GET https://10.4.3.4/volume/v3/volumes/b8c0a153-49d8-49a6-bc48-63ee35434f9c Aug 13 22:09:39.718604 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-767c5286-649b-484b-af56-4c7c0f7da394 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:39.718604 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-767c5286-649b-484b-af56-4c7c0f7da394 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:39.727888 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-767c5286-649b-484b-af56-4c7c0f7da394 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/b8c0a153-49d8-49a6-bc48-63ee35434f9c returned with HTTP 404 Aug 13 22:09:39.728815 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 732/2910] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:39 2026] GET /volume/v3/volumes/b8c0a153-49d8-49a6-bc48-63ee35434f9c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:39.728990 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-20999886-04c1-4abd-932a-b29324a8d429 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:39.736455 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:39.736455 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1399150539"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:39.739378 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e26908c-7775-454b-8fe3-28ed18a1645c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:39.742541 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1399150539'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:39.742758 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Create volume of 1 GB Aug 13 22:09:39.742833 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e26908c-7775-454b-8fe3-28ed18a1645c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] DELETE https://10.4.3.4/volume/v3/volumes/e3daaaa1-40cd-45de-9068-49d86e77be8b Aug 13 22:09:39.743082 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e26908c-7775-454b-8fe3-28ed18a1645c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:39.743345 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e26908c-7775-454b-8fe3-28ed18a1645c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:39.743576 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4e26908c-7775-454b-8fe3-28ed18a1645c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Delete volume with id: e3daaaa1-40cd-45de-9068-49d86e77be8b Aug 13 22:09:39.757217 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:39.757217 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:39.758086 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4e26908c-7775-454b-8fe3-28ed18a1645c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Volume info retrieved successfully. Aug 13 22:09:39.765054 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Availability Zones retrieved successfully. Aug 13 22:09:39.791368 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4e26908c-7775-454b-8fe3-28ed18a1645c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Delete volume request issued successfully. Aug 13 22:09:39.791368 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e26908c-7775-454b-8fe3-28ed18a1645c tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/e3daaaa1-40cd-45de-9068-49d86e77be8b returned with HTTP 202 Aug 13 22:09:39.793022 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 727/2911] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:39 2026] DELETE /volume/v3/volumes/e3daaaa1-40cd-45de-9068-49d86e77be8b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:39.799195 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Flow 'volume_create_api' (5e3f7027-bfd9-4015-8359-d57e8a0e778a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:39.803689 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-09bc3bfb-04ff-4b0a-892a-1b9c2e65e74b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:39.803788 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0052e122-9b48-4bfa-9fae-1bcb033512aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:39.805039 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09bc3bfb-04ff-4b0a-892a-1b9c2e65e74b tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] GET https://10.4.3.4/volume/v3/volumes/e3daaaa1-40cd-45de-9068-49d86e77be8b Aug 13 22:09:39.806944 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09bc3bfb-04ff-4b0a-892a-1b9c2e65e74b tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:39.806944 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09bc3bfb-04ff-4b0a-892a-1b9c2e65e74b tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:39.807164 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:39.814650 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:39.814650 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:39.821200 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-09bc3bfb-04ff-4b0a-892a-1b9c2e65e74b tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Volume info retrieved successfully. Aug 13 22:09:39.828842 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09bc3bfb-04ff-4b0a-892a-1b9c2e65e74b tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/e3daaaa1-40cd-45de-9068-49d86e77be8b returned with HTTP 200 Aug 13 22:09:39.829314 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 722/2912] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:39 2026] GET /volume/v3/volumes/e3daaaa1-40cd-45de-9068-49d86e77be8b => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:39.847019 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-19d1e052-b027-40af-9a22-95af2ad79a69 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:39.849853 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19d1e052-b027-40af-9a22-95af2ad79a69 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:39.850203 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19d1e052-b027-40af-9a22-95af2ad79a69 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:39.850493 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19d1e052-b027-40af-9a22-95af2ad79a69 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:39.850614 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-19d1e052-b027-40af-9a22-95af2ad79a69 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:39.857683 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0052e122-9b48-4bfa-9fae-1bcb033512aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:39.860193 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:39.860193 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:39.861060 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19d1e052-b027-40af-9a22-95af2ad79a69 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:39.861668 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09f8e687-3209-4c16-a132-4c369aa930c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:39.863931 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 733/2913] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:39 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:39.919935 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Created reservations ['a5ca642f-612e-47f1-b8f2-fd9c10b40c8b', 'af2b61ff-270a-4c16-93ff-3be8c33191f9', 'ae6907df-5913-4dff-bbf1-4e1cc9c2d564', '09334ca4-4a35-49d4-bd5a-490c0f995ca1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:39.921410 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09f8e687-3209-4c16-a132-4c369aa930c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5ca642f-612e-47f1-b8f2-fd9c10b40c8b', 'af2b61ff-270a-4c16-93ff-3be8c33191f9', 'ae6907df-5913-4dff-bbf1-4e1cc9c2d564', '09334ca4-4a35-49d4-bd5a-490c0f995ca1']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:39.921845 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51bd5fde-814f-4fba-8371-6329b1aa4ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:39.949203 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51bd5fde-814f-4fba-8371-6329b1aa4ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c506c877-c76d-4f5f-9bfc-149250ea2b92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1399150539',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0f19aff782ae4a07be210d89b062c119',qos_specs=None,replication_status=,reservations=['a5ca642f-612e-47f1-b8f2-fd9c10b40c8b','af2b61ff-270a-4c16-93ff-3be8c33191f9','ae6907df-5913-4dff-bbf1-4e1cc9c2d564','09334ca4-4a35-49d4-bd5a-490c0f995ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fba3607a64f4d11b130dff21a0e1c94',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1399150539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c506c877-c76d-4f5f-9bfc-149250ea2b92,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0f19aff782ae4a07be210d89b062c119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fba3607a64f4d11b130dff21a0e1c94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:39.950067 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba9204ad-889b-4fda-9972-d956edfc25a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:39.968756 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba9204ad-889b-4fda-9972-d956edfc25a2) transitioned into state 'SUCCESS' from state '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-1399150539',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0f19aff782ae4a07be210d89b062c119',qos_specs=None,replication_status=,reservations=['a5ca642f-612e-47f1-b8f2-fd9c10b40c8b','af2b61ff-270a-4c16-93ff-3be8c33191f9','ae6907df-5913-4dff-bbf1-4e1cc9c2d564','09334ca4-4a35-49d4-bd5a-490c0f995ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fba3607a64f4d11b130dff21a0e1c94',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:39.969605 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95432b8-65d3-4977-a6ef-1e4e9b5bf261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:39.980317 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95432b8-65d3-4977-a6ef-1e4e9b5bf261) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:39.981229 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Flow 'volume_create_api' (5e3f7027-bfd9-4015-8359-d57e8a0e778a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:39.981597 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Create volume request issued successfully. Aug 13 22:09:39.982255 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20999886-04c1-4abd-932a-b29324a8d429 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:39.982746 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 732/2914] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:39 2026] POST /volume/v3/volumes => generated 760 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:39.999830 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28d4ef8b-afc8-467f-84e3-6af77e51e53f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:40.005788 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28d4ef8b-afc8-467f-84e3-6af77e51e53f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 Aug 13 22:09:40.006107 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28d4ef8b-afc8-467f-84e3-6af77e51e53f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:40.006385 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28d4ef8b-afc8-467f-84e3-6af77e51e53f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:40.016405 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:40.016405 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:40.027955 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-28d4ef8b-afc8-467f-84e3-6af77e51e53f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:40.034739 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28d4ef8b-afc8-467f-84e3-6af77e51e53f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 returned with HTTP 200 Aug 13 22:09:40.035245 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 728/2915] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:39 2026] GET /volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 => generated 828 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:40.056154 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-954713ca-263f-485e-8d26-27e131cd0bb0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:40.058050 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-954713ca-263f-485e-8d26-27e131cd0bb0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:40.059676 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-954713ca-263f-485e-8d26-27e131cd0bb0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:40.059676 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-954713ca-263f-485e-8d26-27e131cd0bb0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:40.059676 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-954713ca-263f-485e-8d26-27e131cd0bb0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:40.065488 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:40.065488 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:40.066592 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-954713ca-263f-485e-8d26-27e131cd0bb0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:40.067124 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 723/2916] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:40 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:40.465375 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-df9eec14-29ba-4f54-ac79-a4990b56b8a0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:40.467471 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df9eec14-29ba-4f54-ac79-a4990b56b8a0 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 Aug 13 22:09:40.467744 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df9eec14-29ba-4f54-ac79-a4990b56b8a0 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:40.468000 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df9eec14-29ba-4f54-ac79-a4990b56b8a0 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:40.468201 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-df9eec14-29ba-4f54-ac79-a4990b56b8a0 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] show called for member f25087ca-3a4e-4037-ac68-5b7ceca8a931 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:40.473118 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:40.473118 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:40.482637 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df9eec14-29ba-4f54-ac79-a4990b56b8a0 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 returned with HTTP 200 Aug 13 22:09:40.483142 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 734/2917] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:40 2026] GET /volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:40.493327 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-11c8afdb-f69e-4608-9b55-b71085057dd5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:40.495577 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11c8afdb-f69e-4608-9b55-b71085057dd5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:40.495841 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11c8afdb-f69e-4608-9b55-b71085057dd5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:40.496109 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11c8afdb-f69e-4608-9b55-b71085057dd5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:40.496433 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-11c8afdb-f69e-4608-9b55-b71085057dd5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:40.496853 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:40.496853 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:40.497366 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-11c8afdb-f69e-4608-9b55-b71085057dd5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:40.505487 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-11c8afdb-f69e-4608-9b55-b71085057dd5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Get all volumes completed successfully. Aug 13 22:09:40.506252 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-11c8afdb-f69e-4608-9b55-b71085057dd5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:40.506416 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-11c8afdb-f69e-4608-9b55-b71085057dd5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:40.547299 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-11c8afdb-f69e-4608-9b55-b71085057dd5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:40.551296 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:40.551296 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:40.556124 np0000007271 devstack@c-api.service[100265]: WARNING stevedore.named [None req-11c8afdb-f69e-4608-9b55-b71085057dd5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:40.556788 np0000007271 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-11c8afdb-f69e-4608-9b55-b71085057dd5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:40.608810 np0000007271 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-11c8afdb-f69e-4608-9b55-b71085057dd5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:40.613501 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:40.613501 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:40.624453 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11c8afdb-f69e-4608-9b55-b71085057dd5 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:40.625045 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 733/2918] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:09:40 2026] GET /volume/v3/volumes/detail => generated 1801 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:40.643127 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47652e76-b218-4d44-9382-cacc5e9cef70 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:40.645115 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47652e76-b218-4d44-9382-cacc5e9cef70 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:40.645371 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47652e76-b218-4d44-9382-cacc5e9cef70 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:40.645648 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47652e76-b218-4d44-9382-cacc5e9cef70 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:40.646003 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-47652e76-b218-4d44-9382-cacc5e9cef70 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:40.646871 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-47652e76-b218-4d44-9382-cacc5e9cef70 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:40.656341 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-47652e76-b218-4d44-9382-cacc5e9cef70 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Get all volumes completed successfully. Aug 13 22:09:40.657161 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-47652e76-b218-4d44-9382-cacc5e9cef70 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:40.657313 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-47652e76-b218-4d44-9382-cacc5e9cef70 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:40.691808 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4ba9d057-5326-4330-8ec6-be1c04988b03 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:40.694520 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ba9d057-5326-4330-8ec6-be1c04988b03 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:40.694820 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ba9d057-5326-4330-8ec6-be1c04988b03 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:40.695107 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ba9d057-5326-4330-8ec6-be1c04988b03 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:40.695266 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4ba9d057-5326-4330-8ec6-be1c04988b03 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:40.700903 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:40.700903 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:40.702051 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ba9d057-5326-4330-8ec6-be1c04988b03 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:40.702606 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 724/2919] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:40 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:40.704292 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-47652e76-b218-4d44-9382-cacc5e9cef70 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:40.710215 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:40.710215 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:40.716278 np0000007271 devstack@c-api.service[100267]: WARNING stevedore.named [None req-47652e76-b218-4d44-9382-cacc5e9cef70 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:40.716486 np0000007271 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-47652e76-b218-4d44-9382-cacc5e9cef70 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:40.754347 np0000007271 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-47652e76-b218-4d44-9382-cacc5e9cef70 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:40.757450 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:40.757450 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:40.764676 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47652e76-b218-4d44-9382-cacc5e9cef70 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:40.765097 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 729/2920] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:09:40 2026] GET /volume/v3/volumes/detail => generated 1801 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:40.782631 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4eb991a7-6728-4a3f-a0ba-62865399db80 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:40.784706 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4eb991a7-6728-4a3f-a0ba-62865399db80 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] POST https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931/action Aug 13 22:09:40.785145 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4eb991a7-6728-4a3f-a0ba-62865399db80 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:40.785292 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4eb991a7-6728-4a3f-a0ba-62865399db80 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:40.786936 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-4eb991a7-6728-4a3f-a0ba-62865399db80 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] delete called for group f25087ca-3a4e-4037-ac68-5b7ceca8a931 {{(pid=100266) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 22:09:40.787135 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-4eb991a7-6728-4a3f-a0ba-62865399db80 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Delete group with id: f25087ca-3a4e-4037-ac68-5b7ceca8a931 Aug 13 22:09:40.790975 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:40.790975 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:40.842189 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4eb991a7-6728-4a3f-a0ba-62865399db80 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931/action returned with HTTP 202 Aug 13 22:09:40.842669 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 735/2921] 10.4.3.4 () {70 vars in 1414 bytes} [Thu Aug 13 22:09:40 2026] POST /volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 13 22:09:40.849440 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f2e9946c-3b11-4db5-8be5-a26bb90a7a73 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:40.851620 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4261352c-ba0a-44af-b6da-3eb7d55671b4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:40.851883 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2e9946c-3b11-4db5-8be5-a26bb90a7a73 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] GET https://10.4.3.4/volume/v3/volumes/e3daaaa1-40cd-45de-9068-49d86e77be8b Aug 13 22:09:40.852142 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2e9946c-3b11-4db5-8be5-a26bb90a7a73 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:40.852359 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2e9946c-3b11-4db5-8be5-a26bb90a7a73 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:40.855124 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4261352c-ba0a-44af-b6da-3eb7d55671b4 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/b498e703-c8d6-42ed-9dcc-781519b32c7f Aug 13 22:09:40.855231 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4261352c-ba0a-44af-b6da-3eb7d55671b4 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:40.855410 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4261352c-ba0a-44af-b6da-3eb7d55671b4 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:40.858725 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2e9946c-3b11-4db5-8be5-a26bb90a7a73 tempest-CreateVolumesFromImageTest-1928210134 tempest-CreateVolumesFromImageTest-1928210134-project-member] https://10.4.3.4/volume/v3/volumes/e3daaaa1-40cd-45de-9068-49d86e77be8b returned with HTTP 404 Aug 13 22:09:40.859224 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 734/2922] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:40 2026] GET /volume/v3/volumes/e3daaaa1-40cd-45de-9068-49d86e77be8b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:40.867130 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:40.867130 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:40.874934 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4261352c-ba0a-44af-b6da-3eb7d55671b4 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Volume info retrieved successfully. Aug 13 22:09:40.875648 np0000007271 devstack@c-api.service[100268]: WARNING stevedore.named [None req-4261352c-ba0a-44af-b6da-3eb7d55671b4 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 22:09:40.875855 np0000007271 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-4261352c-ba0a-44af-b6da-3eb7d55671b4 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 22:09:40.877116 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9ff83f06-1ef4-43ad-81a9-2899afedf699 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:40.880158 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ff83f06-1ef4-43ad-81a9-2899afedf699 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:40.880379 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ff83f06-1ef4-43ad-81a9-2899afedf699 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:40.880643 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ff83f06-1ef4-43ad-81a9-2899afedf699 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:40.880797 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9ff83f06-1ef4-43ad-81a9-2899afedf699 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:40.889072 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:40.889072 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:40.890111 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ff83f06-1ef4-43ad-81a9-2899afedf699 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:40.890577 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 730/2923] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:40 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:40.925582 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-4261352c-ba0a-44af-b6da-3eb7d55671b4 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:09:40.929915 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:40.929915 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:40.940357 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4261352c-ba0a-44af-b6da-3eb7d55671b4 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/b498e703-c8d6-42ed-9dcc-781519b32c7f returned with HTTP 200 Aug 13 22:09:40.940911 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 725/2924] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:40 2026] GET /volume/v3/volumes/b498e703-c8d6-42ed-9dcc-781519b32c7f => generated 903 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:41.050524 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c4898535-e89a-4325-8165-7ba18141f111 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.052458 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4898535-e89a-4325-8165-7ba18141f111 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 Aug 13 22:09:41.052653 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4898535-e89a-4325-8165-7ba18141f111 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.052855 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4898535-e89a-4325-8165-7ba18141f111 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.061606 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.061606 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:41.066544 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c4898535-e89a-4325-8165-7ba18141f111 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:41.072116 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4898535-e89a-4325-8165-7ba18141f111 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 returned with HTTP 200 Aug 13 22:09:41.072680 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 736/2925] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:41.080881 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dbb43e1b-563b-4911-bf11-ba7f3dba8754 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.083348 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbb43e1b-563b-4911-bf11-ba7f3dba8754 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:41.083678 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbb43e1b-563b-4911-bf11-ba7f3dba8754 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.084022 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbb43e1b-563b-4911-bf11-ba7f3dba8754 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.084183 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-dbb43e1b-563b-4911-bf11-ba7f3dba8754 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:41.087955 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-150b06f0-9d88-4801-b421-870cccb78807 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.090296 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-150b06f0-9d88-4801-b421-870cccb78807 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 Aug 13 22:09:41.090558 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-150b06f0-9d88-4801-b421-870cccb78807 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.090810 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-150b06f0-9d88-4801-b421-870cccb78807 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.099816 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.099816 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:41.101044 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbb43e1b-563b-4911-bf11-ba7f3dba8754 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:41.104672 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.104672 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:41.104829 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 735/2926] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 788 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:09:41.111665 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-150b06f0-9d88-4801-b421-870cccb78807 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:41.119319 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-150b06f0-9d88-4801-b421-870cccb78807 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 returned with HTTP 200 Aug 13 22:09:41.120752 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 731/2927] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:41.136188 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a576e24-198c-420c-9e07-fa7e4e913148 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.138286 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a576e24-198c-420c-9e07-fa7e4e913148 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes Aug 13 22:09:41.138542 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a576e24-198c-420c-9e07-fa7e4e913148 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.138755 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a576e24-198c-420c-9e07-fa7e4e913148 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.139082 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-3a576e24-198c-420c-9e07-fa7e4e913148 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:41.140222 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3a576e24-198c-420c-9e07-fa7e4e913148 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:41.150644 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3a576e24-198c-420c-9e07-fa7e4e913148 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:41.150644 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a576e24-198c-420c-9e07-fa7e4e913148 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 200 Aug 13 22:09:41.150834 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 726/2928] 10.4.3.4 () {66 vars in 1223 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes => generated 963 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:41.162412 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-66f72a3e-65d2-41d8-8ad7-0e92525a0098 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.164824 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66f72a3e-65d2-41d8-8ad7-0e92525a0098 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1786708284 Aug 13 22:09:41.165131 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66f72a3e-65d2-41d8-8ad7-0e92525a0098 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.165700 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66f72a3e-65d2-41d8-8ad7-0e92525a0098 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.165837 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-66f72a3e-65d2-41d8-8ad7-0e92525a0098 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:41.167029 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-66f72a3e-65d2-41d8-8ad7-0e92525a0098 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1786708284'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:41.201494 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-66f72a3e-65d2-41d8-8ad7-0e92525a0098 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:41.202258 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66f72a3e-65d2-41d8-8ad7-0e92525a0098 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1786708284 returned with HTTP 200 Aug 13 22:09:41.202372 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 737/2929] 10.4.3.4 () {66 vars in 1324 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1786708284 => generated 330 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:41.213937 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10a08f1a-798a-400a-958e-c87a06fa7000 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.215881 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10a08f1a-798a-400a-958e-c87a06fa7000 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-151826390 Aug 13 22:09:41.216163 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10a08f1a-798a-400a-958e-c87a06fa7000 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.216299 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10a08f1a-798a-400a-958e-c87a06fa7000 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.216784 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-10a08f1a-798a-400a-958e-c87a06fa7000 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:41.217483 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-10a08f1a-798a-400a-958e-c87a06fa7000 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-151826390'), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:41.253444 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-10a08f1a-798a-400a-958e-c87a06fa7000 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:41.254464 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.254464 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:41.259676 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10a08f1a-798a-400a-958e-c87a06fa7000 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-151826390 returned with HTTP 200 Aug 13 22:09:41.260132 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 736/2930] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-151826390 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:41.275691 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b04727e-87e1-44e0-846b-50b91604f4e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.277849 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b04727e-87e1-44e0-846b-50b91604f4e9 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/detail?limit=1 Aug 13 22:09:41.278087 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b04727e-87e1-44e0-846b-50b91604f4e9 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.278269 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b04727e-87e1-44e0-846b-50b91604f4e9 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.278574 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-7b04727e-87e1-44e0-846b-50b91604f4e9 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:41.279318 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7b04727e-87e1-44e0-846b-50b91604f4e9 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:41.287681 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7b04727e-87e1-44e0-846b-50b91604f4e9 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:41.288742 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.288742 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:41.294314 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b04727e-87e1-44e0-846b-50b91604f4e9 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 13 22:09:41.295285 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 732/2931] 10.4.3.4 () {66 vars in 1259 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes/detail?limit=1 => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:41.308537 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0cbe016c-119e-458c-afe0-f1e09485c501 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.310316 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0cbe016c-119e-458c-afe0-f1e09485c501 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/detail?limit=1&marker=c506c877-c76d-4f5f-9bfc-149250ea2b92 Aug 13 22:09:41.310509 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0cbe016c-119e-458c-afe0-f1e09485c501 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.310652 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0cbe016c-119e-458c-afe0-f1e09485c501 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.311225 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-0cbe016c-119e-458c-afe0-f1e09485c501 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:41.311225 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.311225 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:41.311657 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0cbe016c-119e-458c-afe0-f1e09485c501 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:41.349313 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0cbe016c-119e-458c-afe0-f1e09485c501 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:41.351669 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.351669 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:41.355951 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0cbe016c-119e-458c-afe0-f1e09485c501 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/detail?limit=1&marker=c506c877-c76d-4f5f-9bfc-149250ea2b92 returned with HTTP 200 Aug 13 22:09:41.356249 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 727/2932] 10.4.3.4 () {66 vars in 1347 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes/detail?limit=1&marker=c506c877-c76d-4f5f-9bfc-149250ea2b92 => generated 997 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:41.370268 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff859ab4-15b3-4300-80bc-7b0f0b07c532 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.372434 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff859ab4-15b3-4300-80bc-7b0f0b07c532 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/detail?limit=1&marker=c7b02299-d47a-493f-bf3a-74ca5e521576 Aug 13 22:09:41.372723 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff859ab4-15b3-4300-80bc-7b0f0b07c532 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.372977 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff859ab4-15b3-4300-80bc-7b0f0b07c532 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.373289 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-ff859ab4-15b3-4300-80bc-7b0f0b07c532 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:41.373741 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.373741 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:41.374284 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ff859ab4-15b3-4300-80bc-7b0f0b07c532 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:41.424728 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ff859ab4-15b3-4300-80bc-7b0f0b07c532 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:41.425890 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.425890 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:41.433347 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff859ab4-15b3-4300-80bc-7b0f0b07c532 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/detail?limit=1&marker=c7b02299-d47a-493f-bf3a-74ca5e521576 returned with HTTP 200 Aug 13 22:09:41.434113 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 738/2933] 10.4.3.4 () {66 vars in 1347 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes/detail?limit=1&marker=c7b02299-d47a-493f-bf3a-74ca5e521576 => generated 996 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:41.461677 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2de92864-94ac-42db-b220-dfe885140615 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.464065 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2de92864-94ac-42db-b220-dfe885140615 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/detail?limit=1&marker=55462704-bf4b-4ce3-8d33-970636eed519 Aug 13 22:09:41.464375 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2de92864-94ac-42db-b220-dfe885140615 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.464683 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2de92864-94ac-42db-b220-dfe885140615 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.465106 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-2de92864-94ac-42db-b220-dfe885140615 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:41.466397 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2de92864-94ac-42db-b220-dfe885140615 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:41.520729 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2de92864-94ac-42db-b220-dfe885140615 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:41.522760 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2de92864-94ac-42db-b220-dfe885140615 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/detail?limit=1&marker=55462704-bf4b-4ce3-8d33-970636eed519 returned with HTTP 200 Aug 13 22:09:41.523128 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 737/2934] 10.4.3.4 () {66 vars in 1347 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes/detail?limit=1&marker=55462704-bf4b-4ce3-8d33-970636eed519 => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:09:41.536787 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2bf886b7-60aa-4b94-86cb-d71a2a2e453f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.538650 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bf886b7-60aa-4b94-86cb-d71a2a2e453f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 13 22:09:41.538930 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bf886b7-60aa-4b94-86cb-d71a2a2e453f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.539165 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bf886b7-60aa-4b94-86cb-d71a2a2e453f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.539412 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-2bf886b7-60aa-4b94-86cb-d71a2a2e453f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:41.539647 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2bf886b7-60aa-4b94-86cb-d71a2a2e453f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Could not evaluate value available, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 22:09:41.540238 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2bf886b7-60aa-4b94-86cb-d71a2a2e453f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:41.572204 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2bf886b7-60aa-4b94-86cb-d71a2a2e453f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:41.573305 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.573305 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:41.578291 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bf886b7-60aa-4b94-86cb-d71a2a2e453f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 13 22:09:41.578757 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 733/2935] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:41.591782 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31eb3dd3-7936-4ffb-aa15-b063a4bbd6b4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.593856 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31eb3dd3-7936-4ffb-aa15-b063a4bbd6b4 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 13 22:09:41.594177 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31eb3dd3-7936-4ffb-aa15-b063a4bbd6b4 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.594346 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31eb3dd3-7936-4ffb-aa15-b063a4bbd6b4 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.594715 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-31eb3dd3-7936-4ffb-aa15-b063a4bbd6b4 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:41.594995 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-31eb3dd3-7936-4ffb-aa15-b063a4bbd6b4 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Could not evaluate value available, assuming string {{(pid=100268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 22:09:41.595841 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-31eb3dd3-7936-4ffb-aa15-b063a4bbd6b4 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:41.629312 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-31eb3dd3-7936-4ffb-aa15-b063a4bbd6b4 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:41.630326 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.630326 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:41.634731 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31eb3dd3-7936-4ffb-aa15-b063a4bbd6b4 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 13 22:09:41.635173 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 728/2936] 10.4.3.4 () {66 vars in 1345 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1883 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:41.650033 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e309f8bc-5e93-42a1-9fa5-1467b8bc39a7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.652530 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e309f8bc-5e93-42a1-9fa5-1467b8bc39a7 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes?limit=1 Aug 13 22:09:41.652751 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e309f8bc-5e93-42a1-9fa5-1467b8bc39a7 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.653254 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e309f8bc-5e93-42a1-9fa5-1467b8bc39a7 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.653502 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-e309f8bc-5e93-42a1-9fa5-1467b8bc39a7 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:41.654171 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e309f8bc-5e93-42a1-9fa5-1467b8bc39a7 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:41.671373 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e309f8bc-5e93-42a1-9fa5-1467b8bc39a7 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:41.672247 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e309f8bc-5e93-42a1-9fa5-1467b8bc39a7 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 13 22:09:41.672806 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 739/2937] 10.4.3.4 () {66 vars in 1238 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes?limit=1 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:41.684102 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6d3c78f4-b184-4c11-a0cc-df094382c0de None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.691783 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d3c78f4-b184-4c11-a0cc-df094382c0de tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes?limit=1&marker=c506c877-c76d-4f5f-9bfc-149250ea2b92 Aug 13 22:09:41.691783 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d3c78f4-b184-4c11-a0cc-df094382c0de tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.691783 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d3c78f4-b184-4c11-a0cc-df094382c0de tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.691783 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-6d3c78f4-b184-4c11-a0cc-df094382c0de tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:41.693362 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d3c78f4-b184-4c11-a0cc-df094382c0de tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:41.709141 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6d3c78f4-b184-4c11-a0cc-df094382c0de tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:41.709466 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d3c78f4-b184-4c11-a0cc-df094382c0de tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes?limit=1&marker=c506c877-c76d-4f5f-9bfc-149250ea2b92 returned with HTTP 200 Aug 13 22:09:41.710036 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 738/2938] 10.4.3.4 () {66 vars in 1326 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes?limit=1&marker=c506c877-c76d-4f5f-9bfc-149250ea2b92 => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:41.715638 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-430e52c8-57c2-4492-9354-686cbc1b9bcf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.718054 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-430e52c8-57c2-4492-9354-686cbc1b9bcf tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:41.718355 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-430e52c8-57c2-4492-9354-686cbc1b9bcf tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.718649 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-430e52c8-57c2-4492-9354-686cbc1b9bcf tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.718803 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-430e52c8-57c2-4492-9354-686cbc1b9bcf tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:41.720639 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fc27ed63-bd00-4cc3-b65a-40080edab330 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.722613 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc27ed63-bd00-4cc3-b65a-40080edab330 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes?limit=1&marker=c7b02299-d47a-493f-bf3a-74ca5e521576 Aug 13 22:09:41.722840 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc27ed63-bd00-4cc3-b65a-40080edab330 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.723143 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc27ed63-bd00-4cc3-b65a-40080edab330 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.723395 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-fc27ed63-bd00-4cc3-b65a-40080edab330 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:41.724179 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fc27ed63-bd00-4cc3-b65a-40080edab330 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:41.724391 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.724391 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:41.725116 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-430e52c8-57c2-4492-9354-686cbc1b9bcf tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:41.725607 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 734/2939] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:41.737731 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fc27ed63-bd00-4cc3-b65a-40080edab330 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:41.738389 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc27ed63-bd00-4cc3-b65a-40080edab330 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes?limit=1&marker=c7b02299-d47a-493f-bf3a-74ca5e521576 returned with HTTP 200 Aug 13 22:09:41.738911 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 729/2940] 10.4.3.4 () {66 vars in 1326 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes?limit=1&marker=c7b02299-d47a-493f-bf3a-74ca5e521576 => generated 463 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:41.740395 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4cd31d66-6205-408a-a64b-315f36391f3d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.742598 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4cd31d66-6205-408a-a64b-315f36391f3d tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] DELETE https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:41.742872 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4cd31d66-6205-408a-a64b-315f36391f3d tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.743124 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4cd31d66-6205-408a-a64b-315f36391f3d tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.743272 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-4cd31d66-6205-408a-a64b-315f36391f3d tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Delete backup with id: a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. Aug 13 22:09:41.747452 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.747452 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:41.748786 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9e7832b0-1902-4bbb-945b-0bf0354d6f6e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.750742 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e7832b0-1902-4bbb-945b-0bf0354d6f6e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes?limit=1&marker=55462704-bf4b-4ce3-8d33-970636eed519 Aug 13 22:09:41.751035 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e7832b0-1902-4bbb-945b-0bf0354d6f6e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.751291 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e7832b0-1902-4bbb-945b-0bf0354d6f6e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.751719 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-9e7832b0-1902-4bbb-945b-0bf0354d6f6e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:41.752085 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.752085 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:41.752581 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9e7832b0-1902-4bbb-945b-0bf0354d6f6e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:41.760833 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-4cd31d66-6205-408a-a64b-315f36391f3d tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] delete_backup rpcapi backup_id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:09:41.762509 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4cd31d66-6205-408a-a64b-315f36391f3d tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 202 Aug 13 22:09:41.763021 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 740/2941] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:09:41 2026] DELETE /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:41.764577 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9e7832b0-1902-4bbb-945b-0bf0354d6f6e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:41.764945 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e7832b0-1902-4bbb-945b-0bf0354d6f6e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes?limit=1&marker=55462704-bf4b-4ce3-8d33-970636eed519 returned with HTTP 200 Aug 13 22:09:41.765538 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 739/2942] 10.4.3.4 () {66 vars in 1326 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes?limit=1&marker=55462704-bf4b-4ce3-8d33-970636eed519 => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:09:41.771150 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-476f862f-49b3-4191-95e1-6d6989f8efac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.773192 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-476f862f-49b3-4191-95e1-6d6989f8efac tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:41.773448 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-476f862f-49b3-4191-95e1-6d6989f8efac tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.773850 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-476f862f-49b3-4191-95e1-6d6989f8efac tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.773850 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-476f862f-49b3-4191-95e1-6d6989f8efac tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:41.776526 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7d94d65e-e87f-47ff-b5e3-26b5b4a0f7c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.778098 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.778098 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:41.778760 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d94d65e-e87f-47ff-b5e3-26b5b4a0f7c2 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-151826390&status=available Aug 13 22:09:41.778836 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-476f862f-49b3-4191-95e1-6d6989f8efac tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 200 Aug 13 22:09:41.779075 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d94d65e-e87f-47ff-b5e3-26b5b4a0f7c2 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.779236 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 735/2943] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:41.779349 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d94d65e-e87f-47ff-b5e3-26b5b4a0f7c2 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.779736 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-7d94d65e-e87f-47ff-b5e3-26b5b4a0f7c2 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:41.780093 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7d94d65e-e87f-47ff-b5e3-26b5b4a0f7c2 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Could not evaluate value available, assuming string {{(pid=100268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 22:09:41.780392 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.780392 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:41.780980 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7d94d65e-e87f-47ff-b5e3-26b5b4a0f7c2 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-151826390'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:41.818913 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d94d65e-e87f-47ff-b5e3-26b5b4a0f7c2 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:41.819397 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d94d65e-e87f-47ff-b5e3-26b5b4a0f7c2 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-151826390&status=available returned with HTTP 200 Aug 13 22:09:41.819844 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 730/2944] 10.4.3.4 () {66 vars in 1356 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-151826390&status=available => generated 329 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:41.833447 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-797d7287-9866-418e-b005-ed5d1cffffd3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.836119 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-797d7287-9866-418e-b005-ed5d1cffffd3 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1786708284&status=available Aug 13 22:09:41.836439 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-797d7287-9866-418e-b005-ed5d1cffffd3 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.836729 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-797d7287-9866-418e-b005-ed5d1cffffd3 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.837088 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-797d7287-9866-418e-b005-ed5d1cffffd3 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:41.837472 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-797d7287-9866-418e-b005-ed5d1cffffd3 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Could not evaluate value available, assuming string {{(pid=100266) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 22:09:41.839413 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-797d7287-9866-418e-b005-ed5d1cffffd3 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1786708284'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:41.880259 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-797d7287-9866-418e-b005-ed5d1cffffd3 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:41.881129 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.881129 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:41.888083 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-797d7287-9866-418e-b005-ed5d1cffffd3 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1786708284&status=available returned with HTTP 200 Aug 13 22:09:41.888614 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 741/2945] 10.4.3.4 () {66 vars in 1379 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1786708284&status=available => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:41.906131 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c09ff483-55b9-4376-a278-522d514d4ce9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.907119 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-70e42718-9f33-4ca0-8210-8767e0eec5be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.908042 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c09ff483-55b9-4376-a278-522d514d4ce9 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:41.908258 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c09ff483-55b9-4376-a278-522d514d4ce9 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.908460 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c09ff483-55b9-4376-a278-522d514d4ce9 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.908566 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c09ff483-55b9-4376-a278-522d514d4ce9 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:41.909213 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70e42718-9f33-4ca0-8210-8767e0eec5be tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/detail?marker=c506c877-c76d-4f5f-9bfc-149250ea2b92&sort=id%3Aasc Aug 13 22:09:41.909516 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70e42718-9f33-4ca0-8210-8767e0eec5be tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.909731 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70e42718-9f33-4ca0-8210-8767e0eec5be tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.909977 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-70e42718-9f33-4ca0-8210-8767e0eec5be tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:41.910757 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-70e42718-9f33-4ca0-8210-8767e0eec5be tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:41.914578 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.914578 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:41.915826 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c09ff483-55b9-4376-a278-522d514d4ce9 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:41.916111 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 740/2946] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:41.956555 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bf744bef-f680-49a0-ae1b-48422ac8a201 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.958624 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf744bef-f680-49a0-ae1b-48422ac8a201 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/b498e703-c8d6-42ed-9dcc-781519b32c7f Aug 13 22:09:41.958876 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf744bef-f680-49a0-ae1b-48422ac8a201 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.959070 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf744bef-f680-49a0-ae1b-48422ac8a201 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.966373 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf744bef-f680-49a0-ae1b-48422ac8a201 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/b498e703-c8d6-42ed-9dcc-781519b32c7f returned with HTTP 404 Aug 13 22:09:41.966933 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 731/2947] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes/b498e703-c8d6-42ed-9dcc-781519b32c7f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:41.968220 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-70e42718-9f33-4ca0-8210-8767e0eec5be tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:41.968846 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:41.968846 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:41.974927 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e7b7fd50-9b36-495c-8db3-fe0827dd7d90 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.975446 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70e42718-9f33-4ca0-8210-8767e0eec5be tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/detail?marker=c506c877-c76d-4f5f-9bfc-149250ea2b92&sort=id%3Aasc returned with HTTP 200 Aug 13 22:09:41.976025 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 736/2948] 10.4.3.4 () {66 vars in 1359 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes/detail?marker=c506c877-c76d-4f5f-9bfc-149250ea2b92&sort=id%3Aasc => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:41.977402 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e7b7fd50-9b36-495c-8db3-fe0827dd7d90 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/volumes/ca0d8766-583a-4aa3-9ced-82f71e15242d Aug 13 22:09:41.977781 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e7b7fd50-9b36-495c-8db3-fe0827dd7d90 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.978059 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e7b7fd50-9b36-495c-8db3-fe0827dd7d90 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.988732 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e7b7fd50-9b36-495c-8db3-fe0827dd7d90 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/volumes/ca0d8766-583a-4aa3-9ced-82f71e15242d returned with HTTP 404 Aug 13 22:09:41.989629 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 742/2949] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes/ca0d8766-583a-4aa3-9ced-82f71e15242d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:41.995916 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-64955b7c-a482-47e9-9145-df4b4471e2d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:41.998176 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-64955b7c-a482-47e9-9145-df4b4471e2d5 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 22:09:41.998513 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-64955b7c-a482-47e9-9145-df4b4471e2d5 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:41.998713 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-64955b7c-a482-47e9-9145-df4b4471e2d5 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:41.998994 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-64955b7c-a482-47e9-9145-df4b4471e2d5 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:41.999877 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-64955b7c-a482-47e9-9145-df4b4471e2d5 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:42.001090 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-51a2748d-b749-4796-b49f-5cc6f46c3296 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.003904 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51a2748d-b749-4796-b49f-5cc6f46c3296 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] GET https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 Aug 13 22:09:42.003904 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51a2748d-b749-4796-b49f-5cc6f46c3296 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.003904 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51a2748d-b749-4796-b49f-5cc6f46c3296 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.004161 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-51a2748d-b749-4796-b49f-5cc6f46c3296 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] show called for member f25087ca-3a4e-4037-ac68-5b7ceca8a931 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:42.007572 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51a2748d-b749-4796-b49f-5cc6f46c3296 tempest-GroupsTest-1293371462 tempest-GroupsTest-1293371462-project-member] https://10.4.3.4/volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 returned with HTTP 404 Aug 13 22:09:42.008181 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 732/2950] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/groups/f25087ca-3a4e-4037-ac68-5b7ceca8a931 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:42.018839 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-714c7780-365e-45e6-8cc2-caa1f76650be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.022301 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-714c7780-365e-45e6-8cc2-caa1f76650be tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] DELETE https://10.4.3.4/volume/v3/group_types/06e94b3e-d17a-44e4-a50b-8d1f4bc78e34 Aug 13 22:09:42.022612 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-714c7780-365e-45e6-8cc2-caa1f76650be tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.022944 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-714c7780-365e-45e6-8cc2-caa1f76650be tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.046087 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-714c7780-365e-45e6-8cc2-caa1f76650be tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] https://10.4.3.4/volume/v3/group_types/06e94b3e-d17a-44e4-a50b-8d1f4bc78e34 returned with HTTP 202 Aug 13 22:09:42.046629 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 737/2951] 10.4.3.4 () {68 vars in 1390 bytes} [Thu Aug 13 22:09:42 2026] DELETE /volume/v3/group_types/06e94b3e-d17a-44e4-a50b-8d1f4bc78e34 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:42.050213 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-64955b7c-a482-47e9-9145-df4b4471e2d5 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:42.051372 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.051372 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:42.054806 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dceb09af-ec52-4d21-a2fa-0257b22b4f4c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.056932 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dceb09af-ec52-4d21-a2fa-0257b22b4f4c tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] DELETE https://10.4.3.4/volume/v3/types/3813e997-99ff-4041-9381-47da1c752fb0 Aug 13 22:09:42.057003 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-64955b7c-a482-47e9-9145-df4b4471e2d5 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 22:09:42.057063 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dceb09af-ec52-4d21-a2fa-0257b22b4f4c tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.057260 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dceb09af-ec52-4d21-a2fa-0257b22b4f4c tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.057409 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 741/2952] 10.4.3.4 () {66 vars in 1323 bytes} [Thu Aug 13 22:09:41 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2541 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:42.074595 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a2b7331d-a350-4349-a946-0045f95600de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.076543 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2b7331d-a350-4349-a946-0045f95600de tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:42.076711 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2b7331d-a350-4349-a946-0045f95600de tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.077038 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2b7331d-a350-4349-a946-0045f95600de tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.077117 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-a2b7331d-a350-4349-a946-0045f95600de tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:42.077511 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.077511 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:42.077924 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a2b7331d-a350-4349-a946-0045f95600de tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:42.088468 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a2b7331d-a350-4349-a946-0045f95600de tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:42.089638 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.089638 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:42.092283 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dceb09af-ec52-4d21-a2fa-0257b22b4f4c tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] https://10.4.3.4/volume/v3/types/3813e997-99ff-4041-9381-47da1c752fb0 returned with HTTP 202 Aug 13 22:09:42.092715 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 743/2953] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:09:42 2026] DELETE /volume/v3/types/3813e997-99ff-4041-9381-47da1c752fb0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:42.096493 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2b7331d-a350-4349-a946-0045f95600de tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:42.097037 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 733/2954] 10.4.3.4 () {66 vars in 1244 bytes} [Thu Aug 13 22:09:42 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 13 22:09:42.101407 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5390d879-52b8-4f9a-a844-284e875ff455 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.105669 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5390d879-52b8-4f9a-a844-284e875ff455 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] GET https://10.4.3.4/volume/v3/types/3813e997-99ff-4041-9381-47da1c752fb0 Aug 13 22:09:42.106016 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5390d879-52b8-4f9a-a844-284e875ff455 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.106326 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5390d879-52b8-4f9a-a844-284e875ff455 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.110641 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5390d879-52b8-4f9a-a844-284e875ff455 tempest-GroupsTest-1612525974 tempest-GroupsTest-1612525974-project-admin] https://10.4.3.4/volume/v3/types/3813e997-99ff-4041-9381-47da1c752fb0 returned with HTTP 404 Aug 13 22:09:42.111200 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 738/2955] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/types/3813e997-99ff-4041-9381-47da1c752fb0 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:42.117224 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d414640-0d15-4e62-90cd-59689b373b2e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.117781 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8dc411d9-7c11-472e-a05f-5a21fee14b52 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.119827 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8dc411d9-7c11-472e-a05f-5a21fee14b52 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:42.120054 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d414640-0d15-4e62-90cd-59689b373b2e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 22:09:42.120220 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8dc411d9-7c11-472e-a05f-5a21fee14b52 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.120312 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d414640-0d15-4e62-90cd-59689b373b2e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.120359 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8dc411d9-7c11-472e-a05f-5a21fee14b52 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.120359 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8dc411d9-7c11-472e-a05f-5a21fee14b52 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:42.120443 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d414640-0d15-4e62-90cd-59689b373b2e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.120607 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-0d414640-0d15-4e62-90cd-59689b373b2e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:42.121370 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d414640-0d15-4e62-90cd-59689b373b2e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:42.125782 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.125782 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:42.126823 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8dc411d9-7c11-472e-a05f-5a21fee14b52 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:42.127162 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 744/2956] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:42.131142 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0d414640-0d15-4e62-90cd-59689b373b2e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:42.133292 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d414640-0d15-4e62-90cd-59689b373b2e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 22:09:42.133849 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 742/2957] 10.4.3.4 () {66 vars in 1302 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 963 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:42.139339 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a59ea113-01f5-4236-9768-292065aed95b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.142179 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a59ea113-01f5-4236-9768-292065aed95b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/2fab1997-32e8-41dc-84d7-236dad27d946 Aug 13 22:09:42.142367 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a59ea113-01f5-4236-9768-292065aed95b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.143251 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a59ea113-01f5-4236-9768-292065aed95b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.146252 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5fad2a4d-4f6c-405e-94bc-6dcc72eadb2c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.149890 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fad2a4d-4f6c-405e-94bc-6dcc72eadb2c tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes?availability_zone=nova Aug 13 22:09:42.150169 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fad2a4d-4f6c-405e-94bc-6dcc72eadb2c tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.150454 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fad2a4d-4f6c-405e-94bc-6dcc72eadb2c tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.150748 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-5fad2a4d-4f6c-405e-94bc-6dcc72eadb2c tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:42.151016 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5fad2a4d-4f6c-405e-94bc-6dcc72eadb2c tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Could not evaluate value nova, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 22:09:42.151775 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5fad2a4d-4f6c-405e-94bc-6dcc72eadb2c tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:42.155492 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.155492 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:42.160821 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a59ea113-01f5-4236-9768-292065aed95b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:42.167963 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a59ea113-01f5-4236-9768-292065aed95b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/2fab1997-32e8-41dc-84d7-236dad27d946 returned with HTTP 200 Aug 13 22:09:42.168498 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 734/2958] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/volumes/2fab1997-32e8-41dc-84d7-236dad27d946 => generated 1408 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:42.185763 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5fad2a4d-4f6c-405e-94bc-6dcc72eadb2c tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:42.186635 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fad2a4d-4f6c-405e-94bc-6dcc72eadb2c tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 22:09:42.187211 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 739/2959] 10.4.3.4 () {66 vars in 1268 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/volumes?availability_zone=nova => generated 963 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:42.188291 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7c485c61-b9b3-462e-9cb0-5269a26ab743 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.189842 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c485c61-b9b3-462e-9cb0-5269a26ab743 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/2fab1997-32e8-41dc-84d7-236dad27d946 Aug 13 22:09:42.190030 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c485c61-b9b3-462e-9cb0-5269a26ab743 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.190214 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c485c61-b9b3-462e-9cb0-5269a26ab743 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.203325 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fb05af81-2e05-42e7-9de2-fc8b86b69159 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.205201 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb05af81-2e05-42e7-9de2-fc8b86b69159 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes?availability_zone=nova Aug 13 22:09:42.205629 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb05af81-2e05-42e7-9de2-fc8b86b69159 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.206074 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb05af81-2e05-42e7-9de2-fc8b86b69159 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.206074 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-fb05af81-2e05-42e7-9de2-fc8b86b69159 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:42.206528 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fb05af81-2e05-42e7-9de2-fc8b86b69159 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Could not evaluate value nova, assuming string {{(pid=100265) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 22:09:42.206646 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.206646 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:42.206716 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.206716 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:42.207210 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fb05af81-2e05-42e7-9de2-fc8b86b69159 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:42.211217 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7c485c61-b9b3-462e-9cb0-5269a26ab743 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:42.218836 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c485c61-b9b3-462e-9cb0-5269a26ab743 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/2fab1997-32e8-41dc-84d7-236dad27d946 returned with HTTP 200 Aug 13 22:09:42.219312 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 745/2960] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/volumes/2fab1997-32e8-41dc-84d7-236dad27d946 => generated 1408 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:42.237391 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7237a772-90ba-4f28-95c8-4164d6595572 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.243164 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7237a772-90ba-4f28-95c8-4164d6595572 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] DELETE https://10.4.3.4/volume/v3/volumes/2fab1997-32e8-41dc-84d7-236dad27d946 Aug 13 22:09:42.243489 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7237a772-90ba-4f28-95c8-4164d6595572 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.243788 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7237a772-90ba-4f28-95c8-4164d6595572 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.244046 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7237a772-90ba-4f28-95c8-4164d6595572 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete volume with id: 2fab1997-32e8-41dc-84d7-236dad27d946 Aug 13 22:09:42.247878 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fb05af81-2e05-42e7-9de2-fc8b86b69159 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:42.248912 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb05af81-2e05-42e7-9de2-fc8b86b69159 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 22:09:42.249439 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 743/2961] 10.4.3.4 () {66 vars in 1268 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/volumes?availability_zone=nova => generated 963 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:42.255294 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.255294 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:42.255927 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7237a772-90ba-4f28-95c8-4164d6595572 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:42.260732 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e60dd8a3-010f-49ca-aa1b-a7929dbeba1a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.264518 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e60dd8a3-010f-49ca-aa1b-a7929dbeba1a tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes?bootable=false Aug 13 22:09:42.264778 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e60dd8a3-010f-49ca-aa1b-a7929dbeba1a tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.265017 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e60dd8a3-010f-49ca-aa1b-a7929dbeba1a tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.265314 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-e60dd8a3-010f-49ca-aa1b-a7929dbeba1a tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:42.265668 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.265668 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:42.266205 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e60dd8a3-010f-49ca-aa1b-a7929dbeba1a tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:42.279435 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7237a772-90ba-4f28-95c8-4164d6595572 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete volume request issued successfully. Aug 13 22:09:42.279751 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7237a772-90ba-4f28-95c8-4164d6595572 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/2fab1997-32e8-41dc-84d7-236dad27d946 returned with HTTP 202 Aug 13 22:09:42.280224 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 735/2962] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:42 2026] DELETE /volume/v3/volumes/2fab1997-32e8-41dc-84d7-236dad27d946 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:42.292602 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b615f751-2ee9-499f-a7b7-ee1936a176df None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.294981 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b615f751-2ee9-499f-a7b7-ee1936a176df tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/2fab1997-32e8-41dc-84d7-236dad27d946 Aug 13 22:09:42.295322 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b615f751-2ee9-499f-a7b7-ee1936a176df tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.295598 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b615f751-2ee9-499f-a7b7-ee1936a176df tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.302971 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.302971 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:42.310252 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b615f751-2ee9-499f-a7b7-ee1936a176df tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:42.316756 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b615f751-2ee9-499f-a7b7-ee1936a176df tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/2fab1997-32e8-41dc-84d7-236dad27d946 returned with HTTP 200 Aug 13 22:09:42.317245 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 746/2963] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/volumes/2fab1997-32e8-41dc-84d7-236dad27d946 => generated 1407 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:42.420597 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d14c558f-8cf2-4363-9e25-147638e9867f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.494961 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e60dd8a3-010f-49ca-aa1b-a7929dbeba1a tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:42.495563 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e60dd8a3-010f-49ca-aa1b-a7929dbeba1a tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 22:09:42.496035 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 740/2964] 10.4.3.4 () {66 vars in 1252 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/volumes?bootable=false => generated 963 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:42.509368 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-057561a1-7357-477a-a6e0-fe26924c884e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.511179 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-057561a1-7357-477a-a6e0-fe26924c884e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes?bootable=false Aug 13 22:09:42.511329 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-057561a1-7357-477a-a6e0-fe26924c884e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.511572 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-057561a1-7357-477a-a6e0-fe26924c884e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.511825 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-057561a1-7357-477a-a6e0-fe26924c884e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:42.512548 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-057561a1-7357-477a-a6e0-fe26924c884e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:42.596860 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:42.597224 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-408198930"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:42.599446 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-408198930'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:42.599633 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Create volume of 1 GB Aug 13 22:09:42.599939 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.599939 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:42.605333 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Availability Zones retrieved successfully. Aug 13 22:09:42.613555 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Flow 'volume_create_api' (278a4351-5708-4355-bf13-b70d46c4b93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:42.615000 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0782b0f0-c201-4a18-b299-cc06fffb449c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:42.616560 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:42.648088 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0782b0f0-c201-4a18-b299-cc06fffb449c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:42.648933 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491cfe52-f3d5-475b-a72f-31724451d4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:42.728225 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-057561a1-7357-477a-a6e0-fe26924c884e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:42.729037 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-057561a1-7357-477a-a6e0-fe26924c884e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 22:09:42.729541 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 736/2965] 10.4.3.4 () {66 vars in 1252 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/volumes?bootable=false => generated 963 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:42.730932 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Created reservations ['f0752465-bbe8-424f-8d66-02a82f665458', '3d865f43-9a13-42ab-9a44-511e70c3b325', '75ad115c-89c1-4eaa-b926-07b3c61b219a', '0674c901-63b2-4bb3-9df5-9b6597de8f60'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:42.732083 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491cfe52-f3d5-475b-a72f-31724451d4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0752465-bbe8-424f-8d66-02a82f665458', '3d865f43-9a13-42ab-9a44-511e70c3b325', '75ad115c-89c1-4eaa-b926-07b3c61b219a', '0674c901-63b2-4bb3-9df5-9b6597de8f60']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:42.733061 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0fddeb1-c84e-423b-a606-3774b7efcb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:42.744614 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c648ab41-54c2-4b8a-9c72-69ca16be5de8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.746559 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c648ab41-54c2-4b8a-9c72-69ca16be5de8 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes?status=available Aug 13 22:09:42.746770 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c648ab41-54c2-4b8a-9c72-69ca16be5de8 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.747005 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c648ab41-54c2-4b8a-9c72-69ca16be5de8 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.747241 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-c648ab41-54c2-4b8a-9c72-69ca16be5de8 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:42.747537 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c648ab41-54c2-4b8a-9c72-69ca16be5de8 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Could not evaluate value available, assuming string {{(pid=100266) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 22:09:42.748204 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c648ab41-54c2-4b8a-9c72-69ca16be5de8 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:42.760805 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0fddeb1-c84e-423b-a606-3774b7efcb80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '396e8f8b-0446-4dec-835b-a4d76e03538e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-408198930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bec724c1f2444c61ac6f8f688757f5aa',qos_specs=None,replication_status=,reservations=['f0752465-bbe8-424f-8d66-02a82f665458','3d865f43-9a13-42ab-9a44-511e70c3b325','75ad115c-89c1-4eaa-b926-07b3c61b219a','0674c901-63b2-4bb3-9df5-9b6597de8f60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bffa3dd38e4449387ef18166faf1062',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-408198930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=396e8f8b-0446-4dec-835b-a4d76e03538e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bec724c1f2444c61ac6f8f688757f5aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bffa3dd38e4449387ef18166faf1062',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:42.761873 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (801a61b1-7135-4983-bc29-f5c784c930c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:42.777804 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c648ab41-54c2-4b8a-9c72-69ca16be5de8 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:42.778482 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c648ab41-54c2-4b8a-9c72-69ca16be5de8 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 22:09:42.778986 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 747/2966] 10.4.3.4 () {66 vars in 1256 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/volumes?status=available => generated 963 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:42.785915 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (801a61b1-7135-4983-bc29-f5c784c930c1) transitioned into state 'SUCCESS' from state '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-408198930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bec724c1f2444c61ac6f8f688757f5aa',qos_specs=None,replication_status=,reservations=['f0752465-bbe8-424f-8d66-02a82f665458','3d865f43-9a13-42ab-9a44-511e70c3b325','75ad115c-89c1-4eaa-b926-07b3c61b219a','0674c901-63b2-4bb3-9df5-9b6597de8f60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bffa3dd38e4449387ef18166faf1062',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:42.785915 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7ba5be-bacd-4e87-9384-56aea14f490f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:42.789864 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5a95e799-0cdf-44e9-a42d-597e8ced5d1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.791517 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1dae6aa3-4380-4cbb-b036-b88d2e8155db None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.792021 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a95e799-0cdf-44e9-a42d-597e8ced5d1e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes?status=available Aug 13 22:09:42.792257 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a95e799-0cdf-44e9-a42d-597e8ced5d1e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.792518 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a95e799-0cdf-44e9-a42d-597e8ced5d1e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.792804 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-5a95e799-0cdf-44e9-a42d-597e8ced5d1e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:42.793094 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5a95e799-0cdf-44e9-a42d-597e8ced5d1e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Could not evaluate value available, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 22:09:42.793217 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1dae6aa3-4380-4cbb-b036-b88d2e8155db tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c Aug 13 22:09:42.793453 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.793453 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:42.793709 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1dae6aa3-4380-4cbb-b036-b88d2e8155db tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.793709 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1dae6aa3-4380-4cbb-b036-b88d2e8155db tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.793709 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1dae6aa3-4380-4cbb-b036-b88d2e8155db tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Show backup with id a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:42.793944 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5a95e799-0cdf-44e9-a42d-597e8ced5d1e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:42.797724 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7ba5be-bacd-4e87-9384-56aea14f490f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:42.798939 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Flow 'volume_create_api' (278a4351-5708-4355-bf13-b70d46c4b93d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:42.799324 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Create volume request issued successfully. Aug 13 22:09:42.800098 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d14c558f-8cf2-4363-9e25-147638e9867f tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:42.800356 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1dae6aa3-4380-4cbb-b036-b88d2e8155db tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c returned with HTTP 404 Aug 13 22:09:42.800620 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 744/2967] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:09:42 2026] POST /volume/v3/volumes => generated 761 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:42.801032 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 737/2968] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/backups/a7afcb9e-3962-4e59-9d7f-c1d4914a4c7c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:42.809367 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6ec53732-4727-4773-b9dc-16db3a250b0d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.811329 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ec53732-4727-4773-b9dc-16db3a250b0d tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/d41dedcf-fca6-450d-8f15-2bd67a734112 Aug 13 22:09:42.811599 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ec53732-4727-4773-b9dc-16db3a250b0d tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.811832 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ec53732-4727-4773-b9dc-16db3a250b0d tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.812076 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6ec53732-4727-4773-b9dc-16db3a250b0d tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Delete volume with id: d41dedcf-fca6-450d-8f15-2bd67a734112 Aug 13 22:09:42.814911 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf0ad837-e2a8-415b-bc87-182540597b69 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.817396 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf0ad837-e2a8-415b-bc87-182540597b69 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e Aug 13 22:09:42.817569 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf0ad837-e2a8-415b-bc87-182540597b69 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.817802 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf0ad837-e2a8-415b-bc87-182540597b69 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.820018 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.820018 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:42.820765 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6ec53732-4727-4773-b9dc-16db3a250b0d tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Volume info retrieved successfully. Aug 13 22:09:42.828395 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.828395 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:42.832082 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5a95e799-0cdf-44e9-a42d-597e8ced5d1e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:42.834923 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a95e799-0cdf-44e9-a42d-597e8ced5d1e tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 22:09:42.834923 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 741/2969] 10.4.3.4 () {66 vars in 1256 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/volumes?status=available => generated 963 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:42.838123 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf0ad837-e2a8-415b-bc87-182540597b69 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume info retrieved successfully. Aug 13 22:09:42.843590 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf0ad837-e2a8-415b-bc87-182540597b69 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e returned with HTTP 200 Aug 13 22:09:42.844083 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 745/2970] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e => generated 829 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:42.844718 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6ec53732-4727-4773-b9dc-16db3a250b0d tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Delete volume request issued successfully. Aug 13 22:09:42.844995 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ec53732-4727-4773-b9dc-16db3a250b0d tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/volumes/d41dedcf-fca6-450d-8f15-2bd67a734112 returned with HTTP 202 Aug 13 22:09:42.845398 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 748/2971] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:09:42 2026] DELETE /volume/v3/volumes/d41dedcf-fca6-450d-8f15-2bd67a734112 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:42.845689 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96d2e332-547f-40fb-a92d-307b18bda616 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.849565 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96d2e332-547f-40fb-a92d-307b18bda616 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/detail?availability_zone=nova Aug 13 22:09:42.849565 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96d2e332-547f-40fb-a92d-307b18bda616 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.849565 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96d2e332-547f-40fb-a92d-307b18bda616 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.849565 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-96d2e332-547f-40fb-a92d-307b18bda616 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:42.849565 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96d2e332-547f-40fb-a92d-307b18bda616 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Could not evaluate value nova, assuming string {{(pid=100268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 22:09:42.849952 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.849952 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:42.851181 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96d2e332-547f-40fb-a92d-307b18bda616 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:42.858090 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-33600726-93de-46f1-8b79-87c1e6137fc3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.860935 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33600726-93de-46f1-8b79-87c1e6137fc3 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/volumes/d41dedcf-fca6-450d-8f15-2bd67a734112 Aug 13 22:09:42.861311 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33600726-93de-46f1-8b79-87c1e6137fc3 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.862261 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33600726-93de-46f1-8b79-87c1e6137fc3 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.871802 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.871802 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:42.875602 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-33600726-93de-46f1-8b79-87c1e6137fc3 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Volume info retrieved successfully. Aug 13 22:09:42.880503 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33600726-93de-46f1-8b79-87c1e6137fc3 tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/volumes/d41dedcf-fca6-450d-8f15-2bd67a734112 returned with HTTP 200 Aug 13 22:09:42.880908 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 742/2972] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/volumes/d41dedcf-fca6-450d-8f15-2bd67a734112 => generated 1013 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:42.896440 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-96d2e332-547f-40fb-a92d-307b18bda616 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:42.897693 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.897693 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:42.902878 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96d2e332-547f-40fb-a92d-307b18bda616 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 13 22:09:42.903305 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 738/2973] 10.4.3.4 () {66 vars in 1289 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2541 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:42.920944 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b7196310-b6d6-490d-a588-daa57baab3fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.922947 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7196310-b6d6-490d-a588-daa57baab3fa tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/detail?bootable=false Aug 13 22:09:42.923198 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7196310-b6d6-490d-a588-daa57baab3fa tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.923470 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7196310-b6d6-490d-a588-daa57baab3fa tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.923932 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-b7196310-b6d6-490d-a588-daa57baab3fa tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:42.925351 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b7196310-b6d6-490d-a588-daa57baab3fa tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:42.928232 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fa6caf88-8520-4502-94d1-05f68ce84de4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.930596 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa6caf88-8520-4502-94d1-05f68ce84de4 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:42.930843 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa6caf88-8520-4502-94d1-05f68ce84de4 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.931103 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa6caf88-8520-4502-94d1-05f68ce84de4 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.931223 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fa6caf88-8520-4502-94d1-05f68ce84de4 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:42.938891 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.938891 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:42.939841 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa6caf88-8520-4502-94d1-05f68ce84de4 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:42.940336 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 749/2974] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:42.951846 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe85d194-68b9-4509-afa8-2dca93fb990e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.964123 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b7196310-b6d6-490d-a588-daa57baab3fa tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:42.965392 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:42.965392 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:42.971411 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7196310-b6d6-490d-a588-daa57baab3fa tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 13 22:09:42.972205 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 746/2975] 10.4.3.4 () {66 vars in 1273 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2541 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:42.990605 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7383ec0b-f4b2-41c6-837f-6d12743e6a7f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:42.993230 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7383ec0b-f4b2-41c6-837f-6d12743e6a7f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/detail?status=available Aug 13 22:09:42.993518 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7383ec0b-f4b2-41c6-837f-6d12743e6a7f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:42.993756 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7383ec0b-f4b2-41c6-837f-6d12743e6a7f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:42.994178 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-7383ec0b-f4b2-41c6-837f-6d12743e6a7f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:42.994511 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7383ec0b-f4b2-41c6-837f-6d12743e6a7f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Could not evaluate value available, assuming string {{(pid=100268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 22:09:42.995272 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7383ec0b-f4b2-41c6-837f-6d12743e6a7f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:43.039809 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7383ec0b-f4b2-41c6-837f-6d12743e6a7f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Get all volumes completed successfully. Aug 13 22:09:43.040935 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:43.040935 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:43.045504 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7383ec0b-f4b2-41c6-837f-6d12743e6a7f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 13 22:09:43.046109 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 739/2976] 10.4.3.4 () {66 vars in 1277 bytes} [Thu Aug 13 22:09:42 2026] GET /volume/v3/volumes/detail?status=available => generated 2541 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:43.050378 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe85d194-68b9-4509-afa8-2dca93fb990e tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:09:43.050919 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe85d194-68b9-4509-afa8-2dca93fb990e tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d", "incremental": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:43.052818 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-fe85d194-68b9-4509-afa8-2dca93fb990e tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Creating new backup {'backup': {'volume_id': 'ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d', 'incremental': True}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:09:43.053004 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-fe85d194-68b9-4509-afa8-2dca93fb990e tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Creating backup of volume ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d in container None Aug 13 22:09:43.059709 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-94c19ad1-7583-4c5d-9a57-f427b20cc74d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:43.061873 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94c19ad1-7583-4c5d-9a57-f427b20cc74d tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 Aug 13 22:09:43.062097 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94c19ad1-7583-4c5d-9a57-f427b20cc74d tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:43.062287 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94c19ad1-7583-4c5d-9a57-f427b20cc74d tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:43.063560 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:43.063560 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:43.064039 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fe85d194-68b9-4509-afa8-2dca93fb990e tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Volume info retrieved successfully. Aug 13 22:09:43.071925 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:43.071925 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:43.076671 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-94c19ad1-7583-4c5d-9a57-f427b20cc74d tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:43.082410 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94c19ad1-7583-4c5d-9a57-f427b20cc74d tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 returned with HTTP 200 Aug 13 22:09:43.082836 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 750/2977] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:43 2026] GET /volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:43.095512 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fe85d194-68b9-4509-afa8-2dca93fb990e tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Created reservations ['17299776-1806-42c3-9615-46f46c72bcad', 'af8c7473-d120-4708-9569-bbfba30b8a78'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:43.095711 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6df5bf58-177f-49b9-98dc-80f34e38ec75 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:43.100950 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6df5bf58-177f-49b9-98dc-80f34e38ec75 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] DELETE https://10.4.3.4/volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 Aug 13 22:09:43.100950 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6df5bf58-177f-49b9-98dc-80f34e38ec75 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:43.100950 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6df5bf58-177f-49b9-98dc-80f34e38ec75 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:43.100950 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6df5bf58-177f-49b9-98dc-80f34e38ec75 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Delete volume with id: c506c877-c76d-4f5f-9bfc-149250ea2b92 Aug 13 22:09:43.110091 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:43.110091 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:43.110646 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6df5bf58-177f-49b9-98dc-80f34e38ec75 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:43.116582 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe85d194-68b9-4509-afa8-2dca93fb990e tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 400 Aug 13 22:09:43.117271 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 743/2978] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:09:42 2026] POST /volume/v3/backups => generated 109 bytes in 166 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:09:43.125592 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f22eea14-d0d2-4796-a0d5-d7330239f380 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:43.127959 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f22eea14-d0d2-4796-a0d5-d7330239f380 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] DELETE https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:43.128220 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f22eea14-d0d2-4796-a0d5-d7330239f380 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:43.128403 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f22eea14-d0d2-4796-a0d5-d7330239f380 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:43.128526 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-f22eea14-d0d2-4796-a0d5-d7330239f380 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Delete backup with id: 0a62f881-204a-40f6-b147-61243767dfc5. Aug 13 22:09:43.133767 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:43.133767 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:43.141889 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6df5bf58-177f-49b9-98dc-80f34e38ec75 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Delete volume request issued successfully. Aug 13 22:09:43.142223 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6df5bf58-177f-49b9-98dc-80f34e38ec75 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 returned with HTTP 202 Aug 13 22:09:43.142761 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 747/2979] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:43 2026] DELETE /volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:43.153011 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-87712e0d-8f26-48f1-9206-7f9bc14bec1a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:43.153152 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-f22eea14-d0d2-4796-a0d5-d7330239f380 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] delete_backup rpcapi backup_id 0a62f881-204a-40f6-b147-61243767dfc5 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:09:43.155218 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87712e0d-8f26-48f1-9206-7f9bc14bec1a tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 Aug 13 22:09:43.155545 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87712e0d-8f26-48f1-9206-7f9bc14bec1a tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:43.155830 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87712e0d-8f26-48f1-9206-7f9bc14bec1a tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:43.157492 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f22eea14-d0d2-4796-a0d5-d7330239f380 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 202 Aug 13 22:09:43.158059 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 740/2980] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:43 2026] DELETE /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:43.165136 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:43.165136 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:43.169175 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-535d009a-c866-4491-9b38-1f1a5c71a245 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:43.170466 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-87712e0d-8f26-48f1-9206-7f9bc14bec1a tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:43.171417 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-535d009a-c866-4491-9b38-1f1a5c71a245 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:43.171718 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-535d009a-c866-4491-9b38-1f1a5c71a245 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:43.172035 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-535d009a-c866-4491-9b38-1f1a5c71a245 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:43.172212 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-535d009a-c866-4491-9b38-1f1a5c71a245 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:43.176225 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87712e0d-8f26-48f1-9206-7f9bc14bec1a tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 returned with HTTP 200 Aug 13 22:09:43.176767 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 751/2981] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:43 2026] GET /volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:43.177723 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:43.177723 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:43.178634 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-535d009a-c866-4491-9b38-1f1a5c71a245 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 200 Aug 13 22:09:43.179063 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 744/2982] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:43 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:43.335558 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c124f14f-14a6-4939-92fe-fea505e9ff58 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:43.337805 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c124f14f-14a6-4939-92fe-fea505e9ff58 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/2fab1997-32e8-41dc-84d7-236dad27d946 Aug 13 22:09:43.338062 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c124f14f-14a6-4939-92fe-fea505e9ff58 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:43.338306 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c124f14f-14a6-4939-92fe-fea505e9ff58 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:43.348199 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c124f14f-14a6-4939-92fe-fea505e9ff58 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/2fab1997-32e8-41dc-84d7-236dad27d946 returned with HTTP 404 Aug 13 22:09:43.348837 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 748/2983] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:43 2026] GET /volume/v3/volumes/2fab1997-32e8-41dc-84d7-236dad27d946 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:43.355990 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8ef14de9-5d60-4950-8406-701ac7ff01f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:43.358144 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ef14de9-5d60-4950-8406-701ac7ff01f2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] DELETE https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:43.358324 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ef14de9-5d60-4950-8406-701ac7ff01f2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:43.358579 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ef14de9-5d60-4950-8406-701ac7ff01f2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:43.358674 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-8ef14de9-5d60-4950-8406-701ac7ff01f2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete backup with id: 392017b3-6011-4c72-84cd-ea30467d67ff. Aug 13 22:09:43.363258 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:43.363258 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:43.384068 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-8ef14de9-5d60-4950-8406-701ac7ff01f2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] delete_backup rpcapi backup_id 392017b3-6011-4c72-84cd-ea30467d67ff {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:09:43.385771 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ef14de9-5d60-4950-8406-701ac7ff01f2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 202 Aug 13 22:09:43.386245 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 741/2984] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:43 2026] DELETE /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:43.394878 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d1911431-362c-449e-a35f-e2d2f7af40ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:43.399018 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1911431-362c-449e-a35f-e2d2f7af40ee tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:43.399327 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1911431-362c-449e-a35f-e2d2f7af40ee tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:43.399580 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1911431-362c-449e-a35f-e2d2f7af40ee tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:43.399720 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d1911431-362c-449e-a35f-e2d2f7af40ee tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:43.417116 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:43.417116 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:43.418032 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1911431-362c-449e-a35f-e2d2f7af40ee tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 200 Aug 13 22:09:43.418487 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 752/2985] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:43 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 787 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:43.858921 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-00918330-2437-46c1-b95b-5d3fd6fa3500 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:43.861025 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00918330-2437-46c1-b95b-5d3fd6fa3500 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e Aug 13 22:09:43.861274 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00918330-2437-46c1-b95b-5d3fd6fa3500 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:43.861493 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00918330-2437-46c1-b95b-5d3fd6fa3500 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:43.871188 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:43.871188 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:43.875799 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-00918330-2437-46c1-b95b-5d3fd6fa3500 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume info retrieved successfully. Aug 13 22:09:43.880936 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00918330-2437-46c1-b95b-5d3fd6fa3500 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e returned with HTTP 200 Aug 13 22:09:43.881401 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 745/2986] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:43 2026] GET /volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:43.895666 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7b8a3b10-36c3-4c5c-a606-aa13dce904e0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:43.901550 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b8a3b10-36c3-4c5c-a606-aa13dce904e0 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:09:43.902085 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b8a3b10-36c3-4c5c-a606-aa13dce904e0 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "396e8f8b-0446-4dec-835b-a4d76e03538e", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-618188868"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:43.903640 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cb3ed72b-936e-4283-8379-d550c85e061f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:43.905566 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb3ed72b-936e-4283-8379-d550c85e061f tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] GET https://10.4.3.4/volume/v3/volumes/d41dedcf-fca6-450d-8f15-2bd67a734112 Aug 13 22:09:43.905793 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb3ed72b-936e-4283-8379-d550c85e061f tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:43.906011 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb3ed72b-936e-4283-8379-d550c85e061f tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:43.915162 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb3ed72b-936e-4283-8379-d550c85e061f tempest-ProjectReaderTests39-468175744 tempest-ProjectReaderTests39-468175744-project-admin] https://10.4.3.4/volume/v3/volumes/d41dedcf-fca6-450d-8f15-2bd67a734112 returned with HTTP 404 Aug 13 22:09:43.915827 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 742/2987] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:09:43 2026] GET /volume/v3/volumes/d41dedcf-fca6-450d-8f15-2bd67a734112 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:43.920284 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:43.920284 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:43.921057 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7b8a3b10-36c3-4c5c-a606-aa13dce904e0 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume info retrieved successfully. Aug 13 22:09:43.921238 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-7b8a3b10-36c3-4c5c-a606-aa13dce904e0 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Create snapshot from volume 396e8f8b-0446-4dec-835b-a4d76e03538e Aug 13 22:09:43.978818 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-7b8a3b10-36c3-4c5c-a606-aa13dce904e0 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Created reservations ['6f57347b-a0a9-40a9-a98b-c8f2aaa3ef65', '5c2c31d7-05df-43fb-a923-07b4c9801444', '5fe8fd8d-4af1-4539-952c-a554694fe2ed', '49f2149f-24f1-4192-9249-6e101a64101b'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:44.023605 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7b8a3b10-36c3-4c5c-a606-aa13dce904e0 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Snapshot create request issued successfully. Aug 13 22:09:44.023605 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b8a3b10-36c3-4c5c-a606-aa13dce904e0 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:09:44.023605 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 749/2988] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:09:43 2026] POST /volume/v3/snapshots => generated 321 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:44.039415 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2d90ae2b-802a-4fdd-afb4-ed547e1db4c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:44.042809 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d90ae2b-802a-4fdd-afb4-ed547e1db4c7 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 Aug 13 22:09:44.043332 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d90ae2b-802a-4fdd-afb4-ed547e1db4c7 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:44.043332 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d90ae2b-802a-4fdd-afb4-ed547e1db4c7 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:44.053546 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:44.053546 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:44.054060 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2d90ae2b-802a-4fdd-afb4-ed547e1db4c7 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Snapshot retrieved successfully. Aug 13 22:09:44.055412 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d90ae2b-802a-4fdd-afb4-ed547e1db4c7 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 returned with HTTP 200 Aug 13 22:09:44.055412 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 753/2989] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:09:44 2026] GET /volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 => generated 453 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:44.191082 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac4b6332-ddc9-4210-baec-f46541073d59 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:44.191697 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-502de5c5-d816-436a-b74c-026c60ed1b44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:44.193816 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-502de5c5-d816-436a-b74c-026c60ed1b44 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 Aug 13 22:09:44.194047 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-502de5c5-d816-436a-b74c-026c60ed1b44 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:44.194260 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-502de5c5-d816-436a-b74c-026c60ed1b44 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:44.194389 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-502de5c5-d816-436a-b74c-026c60ed1b44 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 0a62f881-204a-40f6-b147-61243767dfc5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:44.195075 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac4b6332-ddc9-4210-baec-f46541073d59 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 Aug 13 22:09:44.195368 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac4b6332-ddc9-4210-baec-f46541073d59 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:44.195642 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac4b6332-ddc9-4210-baec-f46541073d59 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:44.199038 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-502de5c5-d816-436a-b74c-026c60ed1b44 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 returned with HTTP 404 Aug 13 22:09:44.199645 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 743/2990] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:44 2026] GET /volume/v3/backups/0a62f881-204a-40f6-b147-61243767dfc5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:44.207592 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac4b6332-ddc9-4210-baec-f46541073d59 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 returned with HTTP 404 Aug 13 22:09:44.207592 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 746/2991] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:44 2026] GET /volume/v3/volumes/c506c877-c76d-4f5f-9bfc-149250ea2b92 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:44.214212 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:44.216386 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:44.216770 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-957783173"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:44.217637 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b98543c2-bef6-4c2c-82da-6045acb68757 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:44.218510 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-957783173'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:44.218627 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Create volume of 1 GB Aug 13 22:09:44.218977 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:44.218977 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:44.220235 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b98543c2-bef6-4c2c-82da-6045acb68757 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 Aug 13 22:09:44.220451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b98543c2-bef6-4c2c-82da-6045acb68757 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:44.220692 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b98543c2-bef6-4c2c-82da-6045acb68757 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:44.223208 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Availability Zones retrieved successfully. Aug 13 22:09:44.229203 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Flow 'volume_create_api' (c25ad75d-110d-4d0d-81bf-19a65860883f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:44.230738 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (915f8581-ed06-40a2-91e6-7fd78123d51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:44.231866 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:44.231866 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:44.232064 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:44.237540 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b98543c2-bef6-4c2c-82da-6045acb68757 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:44.242211 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b98543c2-bef6-4c2c-82da-6045acb68757 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 returned with HTTP 200 Aug 13 22:09:44.242667 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 754/2992] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:44 2026] GET /volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:44.261818 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0ce9ec1d-aca5-404f-9401-67e44e413d1b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:44.264318 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ce9ec1d-aca5-404f-9401-67e44e413d1b tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] DELETE https://10.4.3.4/volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 Aug 13 22:09:44.264822 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ce9ec1d-aca5-404f-9401-67e44e413d1b tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:44.265090 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ce9ec1d-aca5-404f-9401-67e44e413d1b tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:44.265992 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-0ce9ec1d-aca5-404f-9401-67e44e413d1b tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Delete volume with id: c7b02299-d47a-493f-bf3a-74ca5e521576 Aug 13 22:09:44.271105 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (915f8581-ed06-40a2-91e6-7fd78123d51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:44.272228 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cfa6305-b93a-42ce-a60e-50913581fa8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:44.274741 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:44.274741 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:44.275218 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0ce9ec1d-aca5-404f-9401-67e44e413d1b tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:44.304246 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0ce9ec1d-aca5-404f-9401-67e44e413d1b tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Delete volume request issued successfully. Aug 13 22:09:44.304693 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ce9ec1d-aca5-404f-9401-67e44e413d1b tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 returned with HTTP 202 Aug 13 22:09:44.305094 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 744/2993] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:44 2026] DELETE /volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:44.313798 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-20ce95d7-dc47-47dd-a4c7-9772e011733f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:44.315368 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20ce95d7-dc47-47dd-a4c7-9772e011733f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 Aug 13 22:09:44.315813 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20ce95d7-dc47-47dd-a4c7-9772e011733f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:44.315813 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20ce95d7-dc47-47dd-a4c7-9772e011733f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:44.323841 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:44.323841 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:44.328091 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-20ce95d7-dc47-47dd-a4c7-9772e011733f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:44.333365 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20ce95d7-dc47-47dd-a4c7-9772e011733f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 returned with HTTP 200 Aug 13 22:09:44.333848 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 747/2994] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:44 2026] GET /volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:44.334576 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Created reservations ['8ab1fab9-d625-46cf-ab9d-931ca1c1d9db', 'd2ee4d1b-1b1b-4ad9-9a02-3e923386a024', '001152bb-cda3-4e41-83e9-4d84a2f152bd', 'ef84b961-785e-4039-82bc-2d90452fd13b'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:44.337783 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cfa6305-b93a-42ce-a60e-50913581fa8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ab1fab9-d625-46cf-ab9d-931ca1c1d9db', 'd2ee4d1b-1b1b-4ad9-9a02-3e923386a024', '001152bb-cda3-4e41-83e9-4d84a2f152bd', 'ef84b961-785e-4039-82bc-2d90452fd13b']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:44.337783 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd0ece9d-d907-40b3-8d58-9b7e47f7acd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:44.367299 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd0ece9d-d907-40b3-8d58-9b7e47f7acd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af355d58-e2d1-47e3-902c-12777147b8d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-957783173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb0535f2e4746aab143647b657957ba',qos_specs=None,replication_status=,reservations=['8ab1fab9-d625-46cf-ab9d-931ca1c1d9db','d2ee4d1b-1b1b-4ad9-9a02-3e923386a024','001152bb-cda3-4e41-83e9-4d84a2f152bd','ef84b961-785e-4039-82bc-2d90452fd13b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b0a24946e048969aa22702d34a1c64',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-957783173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af355d58-e2d1-47e3-902c-12777147b8d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb0535f2e4746aab143647b657957ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26b0a24946e048969aa22702d34a1c64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:44.368068 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adcfc542-a51d-4db3-95bc-298b348a8f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:44.399184 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adcfc542-a51d-4db3-95bc-298b348a8f6b) transitioned into state 'SUCCESS' from state '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-957783173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb0535f2e4746aab143647b657957ba',qos_specs=None,replication_status=,reservations=['8ab1fab9-d625-46cf-ab9d-931ca1c1d9db','d2ee4d1b-1b1b-4ad9-9a02-3e923386a024','001152bb-cda3-4e41-83e9-4d84a2f152bd','ef84b961-785e-4039-82bc-2d90452fd13b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b0a24946e048969aa22702d34a1c64',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:44.401117 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2986790d-ee1a-48de-9ba8-b56d43eb6bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:44.414882 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2986790d-ee1a-48de-9ba8-b56d43eb6bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:44.416101 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Flow 'volume_create_api' (c25ad75d-110d-4d0d-81bf-19a65860883f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:44.416559 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Create volume request issued successfully. Aug 13 22:09:44.417371 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e25eaf88-8c5d-40c4-a80b-d508b37ad099 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:44.419001 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 750/2995] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:09:44 2026] POST /volume/v3/volumes => generated 744 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:44.430604 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb3bb35c-a697-41c3-8d64-5f7d018e2b2a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:44.432739 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb3bb35c-a697-41c3-8d64-5f7d018e2b2a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff Aug 13 22:09:44.432963 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb3bb35c-a697-41c3-8d64-5f7d018e2b2a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:44.433208 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb3bb35c-a697-41c3-8d64-5f7d018e2b2a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:44.434299 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bb3bb35c-a697-41c3-8d64-5f7d018e2b2a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 392017b3-6011-4c72-84cd-ea30467d67ff. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:44.435600 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-76c0cec4-c84b-4736-9903-e9d3fb771cfd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:44.438695 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76c0cec4-c84b-4736-9903-e9d3fb771cfd tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/volumes/af355d58-e2d1-47e3-902c-12777147b8d8 Aug 13 22:09:44.438961 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76c0cec4-c84b-4736-9903-e9d3fb771cfd tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:44.439115 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76c0cec4-c84b-4736-9903-e9d3fb771cfd tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:44.442607 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb3bb35c-a697-41c3-8d64-5f7d018e2b2a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff returned with HTTP 404 Aug 13 22:09:44.443332 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 755/2996] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:44 2026] GET /volume/v3/backups/392017b3-6011-4c72-84cd-ea30467d67ff => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:44.449216 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:44.449216 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:44.459150 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-76c0cec4-c84b-4736-9903-e9d3fb771cfd tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Volume info retrieved successfully. Aug 13 22:09:44.465352 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76c0cec4-c84b-4736-9903-e9d3fb771cfd tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes/af355d58-e2d1-47e3-902c-12777147b8d8 returned with HTTP 200 Aug 13 22:09:44.465926 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 745/2997] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:44 2026] GET /volume/v3/volumes/af355d58-e2d1-47e3-902c-12777147b8d8 => generated 812 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:44.541524 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-573c3578-55b0-4ad6-bdf0-975e3efdf752 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:44.544086 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-573c3578-55b0-4ad6-bdf0-975e3efdf752 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 Aug 13 22:09:44.544398 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-573c3578-55b0-4ad6-bdf0-975e3efdf752 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:44.544703 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-573c3578-55b0-4ad6-bdf0-975e3efdf752 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:44.555119 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:44.555119 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:44.558847 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-573c3578-55b0-4ad6-bdf0-975e3efdf752 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:44.564318 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-573c3578-55b0-4ad6-bdf0-975e3efdf752 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 returned with HTTP 200 Aug 13 22:09:44.564877 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 748/2998] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:44 2026] GET /volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 => generated 1353 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:44.576592 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-63b11481-7506-4471-a2f3-013b3e5a492d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:44.579229 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63b11481-7506-4471-a2f3-013b3e5a492d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] DELETE https://10.4.3.4/volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 Aug 13 22:09:44.579514 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63b11481-7506-4471-a2f3-013b3e5a492d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:44.579771 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63b11481-7506-4471-a2f3-013b3e5a492d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:44.580019 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-63b11481-7506-4471-a2f3-013b3e5a492d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete volume with id: 41807487-2f64-40cc-974e-70a4be6deee6 Aug 13 22:09:44.590624 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:44.590624 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:44.591250 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-63b11481-7506-4471-a2f3-013b3e5a492d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:44.618053 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-63b11481-7506-4471-a2f3-013b3e5a492d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete volume request issued successfully. Aug 13 22:09:44.618343 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63b11481-7506-4471-a2f3-013b3e5a492d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 returned with HTTP 202 Aug 13 22:09:44.619020 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 751/2999] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:44 2026] DELETE /volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:44.625605 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a66e31a2-aa65-4fb4-92a9-7079fe74d7b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:44.628391 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a66e31a2-aa65-4fb4-92a9-7079fe74d7b1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 Aug 13 22:09:44.628615 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a66e31a2-aa65-4fb4-92a9-7079fe74d7b1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:44.629026 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a66e31a2-aa65-4fb4-92a9-7079fe74d7b1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:44.638024 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:44.638024 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:44.642499 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a66e31a2-aa65-4fb4-92a9-7079fe74d7b1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:44.649108 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a66e31a2-aa65-4fb4-92a9-7079fe74d7b1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 returned with HTTP 200 Aug 13 22:09:44.649520 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 756/3000] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:44 2026] GET /volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 => generated 1352 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:45.025257 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a5872908-d94e-418f-be55-c31daded5fd6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.067763 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d5511db-3d51-4412-96ea-9beb332a5b73 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.070776 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d5511db-3d51-4412-96ea-9beb332a5b73 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 Aug 13 22:09:45.070979 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d5511db-3d51-4412-96ea-9beb332a5b73 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:45.071158 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d5511db-3d51-4412-96ea-9beb332a5b73 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:45.082596 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:45.082596 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:45.083114 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7d5511db-3d51-4412-96ea-9beb332a5b73 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Snapshot retrieved successfully. Aug 13 22:09:45.084261 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d5511db-3d51-4412-96ea-9beb332a5b73 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 returned with HTTP 200 Aug 13 22:09:45.085658 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 749/3001] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:09:45 2026] GET /volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 => generated 480 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:45.095756 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5b18b168-ea27-4e4d-8081-b7071225a822 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.097843 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b18b168-ea27-4e4d-8081-b7071225a822 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] POST https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e/action Aug 13 22:09:45.098328 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b18b168-ea27-4e4d-8081-b7071225a822 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Action body: b'{"revert": {"snapshot_id": "d3c63b8d-4877-486f-ba8f-93592cd4cb91"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:45.098531 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b18b168-ea27-4e4d-8081-b7071225a822 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "d3c63b8d-4877-486f-ba8f-93592cd4cb91"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:45.106712 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5872908-d94e-418f-be55-c31daded5fd6 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:09:45.107115 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5872908-d94e-418f-be55-c31daded5fd6 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1226738418"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:45.108180 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:45.108180 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:45.108697 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5b18b168-ea27-4e4d-8081-b7071225a822 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume retrieved successfully. Aug 13 22:09:45.121722 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5872908-d94e-418f-be55-c31daded5fd6 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:09:45.122186 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 746/3002] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:09:45 2026] POST /volume/v3/types => generated 220 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:45.124698 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5b18b168-ea27-4e4d-8081-b7071225a822 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Reverting volume 396e8f8b-0446-4dec-835b-a4d76e03538e to snapshot d3c63b8d-4877-486f-ba8f-93592cd4cb91. Aug 13 22:09:45.125611 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:45.125611 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:45.130355 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6e4b9a5c-c16f-4fc3-8877-9d79d2ff349a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.132453 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e4b9a5c-c16f-4fc3-8877-9d79d2ff349a tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] POST https://10.4.3.4/volume/v3/group_types Aug 13 22:09:45.132882 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e4b9a5c-c16f-4fc3-8877-9d79d2ff349a tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1583884058"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:45.140164 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b18b168-ea27-4e4d-8081-b7071225a822 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e/action returned with HTTP 202 Aug 13 22:09:45.140775 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 752/3003] 10.4.3.4 () {70 vars in 1417 bytes} [Thu Aug 13 22:09:45 2026] POST /volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 22:09:45.151513 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e4b9a5c-c16f-4fc3-8877-9d79d2ff349a tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] https://10.4.3.4/volume/v3/group_types returned with HTTP 202 Aug 13 22:09:45.151638 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54a383ca-f0a1-4955-9547-24beebd5d382 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.151974 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 757/3004] 10.4.3.4 () {70 vars in 1297 bytes} [Thu Aug 13 22:09:45 2026] POST /volume/v3/group_types => generated 177 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:45.153803 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54a383ca-f0a1-4955-9547-24beebd5d382 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e Aug 13 22:09:45.154095 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54a383ca-f0a1-4955-9547-24beebd5d382 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:45.154364 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54a383ca-f0a1-4955-9547-24beebd5d382 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:45.161237 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0ece5a5f-8cba-423c-809c-c674fbac613b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.163438 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:45.163438 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:45.168063 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-54a383ca-f0a1-4955-9547-24beebd5d382 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume info retrieved successfully. Aug 13 22:09:45.174227 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54a383ca-f0a1-4955-9547-24beebd5d382 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e returned with HTTP 200 Aug 13 22:09:45.174777 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 750/3005] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:45 2026] GET /volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:45.277380 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ece5a5f-8cba-423c-809c-c674fbac613b tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] POST https://10.4.3.4/volume/v3/groups Aug 13 22:09:45.277835 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ece5a5f-8cba-423c-809c-c674fbac613b tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "00c0d29f-e7d8-4fd5-a3a0-a2d48c56d55f", "volume_types": ["ea39a54b-2326-41ad-be65-ae8ca39ccc8a"], "name": "tempest-GroupsV320Test-Group-1258939869"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:45.280078 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-0ece5a5f-8cba-423c-809c-c674fbac613b tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Creating new group {'group': {'group_type': '00c0d29f-e7d8-4fd5-a3a0-a2d48c56d55f', 'volume_types': ['ea39a54b-2326-41ad-be65-ae8ca39ccc8a'], 'name': 'tempest-GroupsV320Test-Group-1258939869'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 22:09:45.284386 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-0ece5a5f-8cba-423c-809c-c674fbac613b tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Creating group tempest-GroupsV320Test-Group-1258939869. Aug 13 22:09:45.292889 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0ece5a5f-8cba-423c-809c-c674fbac613b tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Availability Zones retrieved successfully. Aug 13 22:09:45.316272 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-0ece5a5f-8cba-423c-809c-c674fbac613b tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Created reservations ['383359de-61fc-4fc8-8e90-bab398bb6193'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:45.347605 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ece5a5f-8cba-423c-809c-c674fbac613b tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] https://10.4.3.4/volume/v3/groups returned with HTTP 202 Aug 13 22:09:45.347605 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 747/3006] 10.4.3.4 () {70 vars in 1283 bytes} [Thu Aug 13 22:09:45 2026] POST /volume/v3/groups => generated 108 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:45.350443 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1f68b42e-b16d-46a4-b223-07069f3c79ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.352995 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f68b42e-b16d-46a4-b223-07069f3c79ee tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 Aug 13 22:09:45.353272 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f68b42e-b16d-46a4-b223-07069f3c79ee tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:45.353594 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f68b42e-b16d-46a4-b223-07069f3c79ee tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:45.358100 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2830d35a-bfe1-4375-aa7d-37e57103dbf5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.360930 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2830d35a-bfe1-4375-aa7d-37e57103dbf5 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] GET https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 Aug 13 22:09:45.361261 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2830d35a-bfe1-4375-aa7d-37e57103dbf5 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:45.361561 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2830d35a-bfe1-4375-aa7d-37e57103dbf5 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:45.361861 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-2830d35a-bfe1-4375-aa7d-37e57103dbf5 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] show called for member 36f2d3ac-e7fb-4794-8b2d-201cc31648a2 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:45.366403 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:45.366403 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:45.378636 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2830d35a-bfe1-4375-aa7d-37e57103dbf5 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 returned with HTTP 200 Aug 13 22:09:45.379260 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 758/3007] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:45 2026] GET /volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 => generated 388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:45.479668 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a3c6e9b5-5495-4364-93f0-2c8e7dcdeef9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.481966 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3c6e9b5-5495-4364-93f0-2c8e7dcdeef9 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/volumes/af355d58-e2d1-47e3-902c-12777147b8d8 Aug 13 22:09:45.482148 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3c6e9b5-5495-4364-93f0-2c8e7dcdeef9 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:45.482461 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3c6e9b5-5495-4364-93f0-2c8e7dcdeef9 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:45.491664 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:45.491664 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:45.496618 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a3c6e9b5-5495-4364-93f0-2c8e7dcdeef9 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Volume info retrieved successfully. Aug 13 22:09:45.502718 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3c6e9b5-5495-4364-93f0-2c8e7dcdeef9 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes/af355d58-e2d1-47e3-902c-12777147b8d8 returned with HTTP 200 Aug 13 22:09:45.503168 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 751/3008] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:45 2026] GET /volume/v3/volumes/af355d58-e2d1-47e3-902c-12777147b8d8 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:45.520296 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c76620be-4ffd-49e1-b34d-e24cd08720de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.522688 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c76620be-4ffd-49e1-b34d-e24cd08720de tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:09:45.523172 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c76620be-4ffd-49e1-b34d-e24cd08720de tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "af355d58-e2d1-47e3-902c-12777147b8d8", "name": "tempest-VolumesBackupsTest-Backup-1199108035"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:45.525270 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-c76620be-4ffd-49e1-b34d-e24cd08720de tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Creating new backup {'backup': {'volume_id': 'af355d58-e2d1-47e3-902c-12777147b8d8', 'name': 'tempest-VolumesBackupsTest-Backup-1199108035'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:09:45.525538 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-c76620be-4ffd-49e1-b34d-e24cd08720de tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Creating backup of volume af355d58-e2d1-47e3-902c-12777147b8d8 in container None Aug 13 22:09:45.535858 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:45.535858 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:45.536345 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c76620be-4ffd-49e1-b34d-e24cd08720de tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Volume info retrieved successfully. Aug 13 22:09:45.554593 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f68b42e-b16d-46a4-b223-07069f3c79ee tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 returned with HTTP 404 Aug 13 22:09:45.555145 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 753/3009] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:45 2026] GET /volume/v3/volumes/c7b02299-d47a-493f-bf3a-74ca5e521576 => generated 109 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:45.558329 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c76620be-4ffd-49e1-b34d-e24cd08720de tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Created reservations ['6c8d4f49-7efa-4db0-99f3-8a4e40970205', '51eb4f06-bc87-48c6-9703-698ba5399642'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:45.562322 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-393c0083-cf4a-4444-ba97-23b8f05d7b79 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.564352 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-393c0083-cf4a-4444-ba97-23b8f05d7b79 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 Aug 13 22:09:45.564623 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-393c0083-cf4a-4444-ba97-23b8f05d7b79 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:45.564845 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-393c0083-cf4a-4444-ba97-23b8f05d7b79 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:45.572242 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:45.572242 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:45.576556 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-393c0083-cf4a-4444-ba97-23b8f05d7b79 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:45.581378 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-393c0083-cf4a-4444-ba97-23b8f05d7b79 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 returned with HTTP 200 Aug 13 22:09:45.581812 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 759/3010] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:45 2026] GET /volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:45.592995 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c76620be-4ffd-49e1-b34d-e24cd08720de tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:09:45.593479 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 748/3011] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:45 2026] POST /volume/v3/backups => generated 326 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:45.597024 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cda7f53c-c7c7-4d24-9a48-eec7f8aef49f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.599089 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cda7f53c-c7c7-4d24-9a48-eec7f8aef49f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] DELETE https://10.4.3.4/volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 Aug 13 22:09:45.600941 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cda7f53c-c7c7-4d24-9a48-eec7f8aef49f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:45.600941 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cda7f53c-c7c7-4d24-9a48-eec7f8aef49f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:45.600941 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-cda7f53c-c7c7-4d24-9a48-eec7f8aef49f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Delete volume with id: 55462704-bf4b-4ce3-8d33-970636eed519 Aug 13 22:09:45.604849 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf1f014d-309f-49b4-9779-09642f0f0a38 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.606686 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf1f014d-309f-49b4-9779-09642f0f0a38 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:09:45.606931 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf1f014d-309f-49b4-9779-09642f0f0a38 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:45.607117 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf1f014d-309f-49b4-9779-09642f0f0a38 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:45.607227 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-bf1f014d-309f-49b4-9779-09642f0f0a38 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:45.611972 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:45.611972 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:45.612697 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf1f014d-309f-49b4-9779-09642f0f0a38 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:09:45.613179 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 754/3012] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:45 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:45.616520 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:45.616520 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:45.616628 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cda7f53c-c7c7-4d24-9a48-eec7f8aef49f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:45.643297 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cda7f53c-c7c7-4d24-9a48-eec7f8aef49f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Delete volume request issued successfully. Aug 13 22:09:45.643630 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cda7f53c-c7c7-4d24-9a48-eec7f8aef49f tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 returned with HTTP 202 Aug 13 22:09:45.644284 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 752/3013] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:09:45 2026] DELETE /volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:45.654273 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9f81ee7b-5058-43ab-b71e-2d4ffb8a9d03 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.656577 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f81ee7b-5058-43ab-b71e-2d4ffb8a9d03 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 Aug 13 22:09:45.656978 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f81ee7b-5058-43ab-b71e-2d4ffb8a9d03 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:45.657265 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f81ee7b-5058-43ab-b71e-2d4ffb8a9d03 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:45.665478 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0c2ff06-d493-4483-81a7-2d68326cdc36 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.666892 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:45.666892 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:45.667079 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0c2ff06-d493-4483-81a7-2d68326cdc36 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 Aug 13 22:09:45.667262 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0c2ff06-d493-4483-81a7-2d68326cdc36 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:45.667465 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0c2ff06-d493-4483-81a7-2d68326cdc36 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:45.672596 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9f81ee7b-5058-43ab-b71e-2d4ffb8a9d03 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Volume info retrieved successfully. Aug 13 22:09:45.675092 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0c2ff06-d493-4483-81a7-2d68326cdc36 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 returned with HTTP 404 Aug 13 22:09:45.675701 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 749/3014] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:45 2026] GET /volume/v3/volumes/41807487-2f64-40cc-974e-70a4be6deee6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:45.679496 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f81ee7b-5058-43ab-b71e-2d4ffb8a9d03 tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 returned with HTTP 200 Aug 13 22:09:45.680142 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 760/3015] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:45 2026] GET /volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:45.688259 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2113cd8b-fb73-4937-9660-96239e23f58a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.690827 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:45.691336 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-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-530201140"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:45.692893 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-530201140'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:45.693138 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Create volume of 1 GB Aug 13 22:09:45.699938 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Availability Zones retrieved successfully. Aug 13 22:09:45.705553 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Flow 'volume_create_api' (addcd5f1-aba5-4e85-b0e7-0a9529627ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:45.706943 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6989202d-c49e-4014-b4d4-bc44e20013dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:45.707679 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:45.752080 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6989202d-c49e-4014-b4d4-bc44e20013dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:45.753553 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0263b12-0ee5-462a-8af9-33546c8d1178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:45.799551 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88d9d9fa-e7d5-419d-8bee-39706390d297 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.803842 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Created reservations ['02f29d9a-4ad8-4842-9ef4-e434aa4fa825', '66d2e6ba-449b-4cc5-bf14-3337adb0bd3b', 'b3daba7d-f136-4b00-a8c5-046455f7cc7b', '260c6423-762e-41e1-a173-3f590f01fcc2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:45.804734 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0263b12-0ee5-462a-8af9-33546c8d1178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02f29d9a-4ad8-4842-9ef4-e434aa4fa825', '66d2e6ba-449b-4cc5-bf14-3337adb0bd3b', 'b3daba7d-f136-4b00-a8c5-046455f7cc7b', '260c6423-762e-41e1-a173-3f590f01fcc2']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:45.805610 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (406a62ad-4f81-47b1-bd0b-b1966490d8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:45.835892 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (406a62ad-4f81-47b1-bd0b-b1966490d8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a8eedf8-0095-4e1f-bf86-de5bf400887b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-530201140',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',qos_specs=None,replication_status=,reservations=['02f29d9a-4ad8-4842-9ef4-e434aa4fa825','66d2e6ba-449b-4cc5-bf14-3337adb0bd3b','b3daba7d-f136-4b00-a8c5-046455f7cc7b','260c6423-762e-41e1-a173-3f590f01fcc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01617df91f9d47f397b4fe1290f432e4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-530201140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a8eedf8-0095-4e1f-bf86-de5bf400887b,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01617df91f9d47f397b4fe1290f432e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:45.836733 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53be62a0-82ec-4d54-8d86-2de626cf4478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:45.859862 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53be62a0-82ec-4d54-8d86-2de626cf4478) transitioned into state 'SUCCESS' from state '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-530201140',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',qos_specs=None,replication_status=,reservations=['02f29d9a-4ad8-4842-9ef4-e434aa4fa825','66d2e6ba-449b-4cc5-bf14-3337adb0bd3b','b3daba7d-f136-4b00-a8c5-046455f7cc7b','260c6423-762e-41e1-a173-3f590f01fcc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01617df91f9d47f397b4fe1290f432e4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:45.861230 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddeea01e-6c3a-49e4-aa56-97bcf41d4e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:45.877451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddeea01e-6c3a-49e4-aa56-97bcf41d4e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:45.877451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Flow 'volume_create_api' (addcd5f1-aba5-4e85-b0e7-0a9529627ab9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:45.877451 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Create volume request issued successfully. Aug 13 22:09:45.878275 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2113cd8b-fb73-4937-9660-96239e23f58a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:45.878914 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 755/3016] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:45 2026] POST /volume/v3/volumes => generated 811 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:45.892470 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a64c815d-6411-4af8-8129-562a9d42a296 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:45.897157 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a64c815d-6411-4af8-8129-562a9d42a296 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b Aug 13 22:09:45.897583 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a64c815d-6411-4af8-8129-562a9d42a296 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:45.897583 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a64c815d-6411-4af8-8129-562a9d42a296 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:45.906770 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:45.906770 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:45.912216 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a64c815d-6411-4af8-8129-562a9d42a296 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:45.917173 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a64c815d-6411-4af8-8129-562a9d42a296 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b returned with HTTP 200 Aug 13 22:09:45.917622 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 750/3017] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:45 2026] GET /volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:45.964741 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88d9d9fa-e7d5-419d-8bee-39706390d297 tempest-ProjectAdminTests-2133821620 tempest-ProjectAdminTests-2133821620-project-admin] GET https://10.4.3.4/volume/v3/scheduler-stats/get_pools Aug 13 22:09:45.964981 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88d9d9fa-e7d5-419d-8bee-39706390d297 tempest-ProjectAdminTests-2133821620 tempest-ProjectAdminTests-2133821620-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:45.965188 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88d9d9fa-e7d5-419d-8bee-39706390d297 tempest-ProjectAdminTests-2133821620 tempest-ProjectAdminTests-2133821620-project-admin] Calling method 'get_pools' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:46.019300 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88d9d9fa-e7d5-419d-8bee-39706390d297 tempest-ProjectAdminTests-2133821620 tempest-ProjectAdminTests-2133821620-project-admin] https://10.4.3.4/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 22:09:46.020146 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 753/3018] 10.4.3.4 () {66 vars in 1277 bytes} [Thu Aug 13 22:09:45 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:46.030876 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-07e7582c-5a2f-4b8c-9bb1-4ce7c8b28c2a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.036512 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07e7582c-5a2f-4b8c-9bb1-4ce7c8b28c2a tempest-ProjectAdminTests-2133821620 tempest-ProjectAdminTests-2133821620-project-admin] GET https://10.4.3.4/volume/v3/capabilities/np0000007271@storpool Aug 13 22:09:46.036512 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-07e7582c-5a2f-4b8c-9bb1-4ce7c8b28c2a tempest-ProjectAdminTests-2133821620 tempest-ProjectAdminTests-2133821620-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:46.036512 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-07e7582c-5a2f-4b8c-9bb1-4ce7c8b28c2a tempest-ProjectAdminTests-2133821620 tempest-ProjectAdminTests-2133821620-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:46.046113 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07e7582c-5a2f-4b8c-9bb1-4ce7c8b28c2a tempest-ProjectAdminTests-2133821620 tempest-ProjectAdminTests-2133821620-project-admin] https://10.4.3.4/volume/v3/capabilities/np0000007271@storpool returned with HTTP 200 Aug 13 22:09:46.046679 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 761/3019] 10.4.3.4 () {66 vars in 1304 bytes} [Thu Aug 13 22:09:46 2026] GET /volume/v3/capabilities/np0000007271@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:46.190343 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9f11401-5ff0-4934-8c7d-6c31ae7873dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.192481 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9f11401-5ff0-4934-8c7d-6c31ae7873dc tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e Aug 13 22:09:46.193177 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9f11401-5ff0-4934-8c7d-6c31ae7873dc tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:46.193177 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9f11401-5ff0-4934-8c7d-6c31ae7873dc tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:46.202264 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.202264 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:46.208445 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b9f11401-5ff0-4934-8c7d-6c31ae7873dc tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume info retrieved successfully. Aug 13 22:09:46.211867 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9f11401-5ff0-4934-8c7d-6c31ae7873dc tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e returned with HTTP 200 Aug 13 22:09:46.212312 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 756/3020] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:46 2026] GET /volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:46.224481 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-70d4f6bd-d0c2-4c64-8441-63c91423ca55 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.226348 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70d4f6bd-d0c2-4c64-8441-63c91423ca55 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 Aug 13 22:09:46.226568 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70d4f6bd-d0c2-4c64-8441-63c91423ca55 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:46.226762 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70d4f6bd-d0c2-4c64-8441-63c91423ca55 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:46.232615 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.232615 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:46.233061 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-70d4f6bd-d0c2-4c64-8441-63c91423ca55 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Snapshot retrieved successfully. Aug 13 22:09:46.233756 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70d4f6bd-d0c2-4c64-8441-63c91423ca55 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 returned with HTTP 200 Aug 13 22:09:46.234300 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 751/3021] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:09:46 2026] GET /volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:46.243682 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0951319f-7088-4195-9ce4-499d7e3d3e9e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.245744 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0951319f-7088-4195-9ce4-499d7e3d3e9e tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e Aug 13 22:09:46.246048 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0951319f-7088-4195-9ce4-499d7e3d3e9e tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:46.246267 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0951319f-7088-4195-9ce4-499d7e3d3e9e tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:46.255126 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.255126 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:46.260481 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0951319f-7088-4195-9ce4-499d7e3d3e9e tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume info retrieved successfully. Aug 13 22:09:46.267166 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0951319f-7088-4195-9ce4-499d7e3d3e9e tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e returned with HTTP 200 Aug 13 22:09:46.267914 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 754/3022] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:46 2026] GET /volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:46.284102 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.286880 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:46.287577 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1110660417"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:46.289656 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1110660417'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:46.291967 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Create volume of 1 GB Aug 13 22:09:46.300269 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Availability Zones retrieved successfully. Aug 13 22:09:46.307549 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Flow 'volume_create_api' (fbfe6542-eae8-4fe8-a50a-b8e5d74c7163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:46.309586 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (633f1b13-6331-444b-b19a-31e9b2d43d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:46.311106 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:46.350654 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (633f1b13-6331-444b-b19a-31e9b2d43d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:46.352161 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (028adbb0-d34e-4fb0-8aba-157ea8967a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:46.389811 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-53e969bd-11c3-47fd-afa6-ea5ffad44450 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.391586 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53e969bd-11c3-47fd-afa6-ea5ffad44450 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] GET https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 Aug 13 22:09:46.391923 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53e969bd-11c3-47fd-afa6-ea5ffad44450 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:46.392025 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53e969bd-11c3-47fd-afa6-ea5ffad44450 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:46.392101 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-53e969bd-11c3-47fd-afa6-ea5ffad44450 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] show called for member 36f2d3ac-e7fb-4794-8b2d-201cc31648a2 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:46.395700 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.395700 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:46.402546 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53e969bd-11c3-47fd-afa6-ea5ffad44450 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 returned with HTTP 200 Aug 13 22:09:46.402546 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 757/3023] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:46 2026] GET /volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 => generated 389 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:46.414034 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Created reservations ['6d142a6e-e0a7-4097-8033-b7d23965f5e6', 'bbd872fa-d811-4a35-a298-a06f1c421b7a', '478c6767-0ee2-4260-b639-f6bf654e8626', '063c4160-dfa8-4c07-9c90-10a8ead998b4'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:46.414208 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b2ea664-869c-495d-adfb-bb4280e47909 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.415577 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (028adbb0-d34e-4fb0-8aba-157ea8967a1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d142a6e-e0a7-4097-8033-b7d23965f5e6', 'bbd872fa-d811-4a35-a298-a06f1c421b7a', '478c6767-0ee2-4260-b639-f6bf654e8626', '063c4160-dfa8-4c07-9c90-10a8ead998b4']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:46.417446 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b2ea664-869c-495d-adfb-bb4280e47909 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] POST https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2/action Aug 13 22:09:46.417446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b2ea664-869c-495d-adfb-bb4280e47909 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:46.417446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b2ea664-869c-495d-adfb-bb4280e47909 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:46.417590 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89e03b25-37c4-49e9-ae22-47962f422907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:46.417773 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-5b2ea664-869c-495d-adfb-bb4280e47909 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Updating group '36f2d3ac-e7fb-4794-8b2d-201cc31648a2' with 'creating' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 22:09:46.422195 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.422195 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:46.427944 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b2ea664-869c-495d-adfb-bb4280e47909 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2/action returned with HTTP 202 Aug 13 22:09:46.430648 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 752/3024] 10.4.3.4 () {70 vars in 1414 bytes} [Thu Aug 13 22:09:46 2026] POST /volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:46.439437 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-13541cc8-96e3-4998-b95d-4cf7ba35d9a0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.441249 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13541cc8-96e3-4998-b95d-4cf7ba35d9a0 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] GET https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 Aug 13 22:09:46.441490 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13541cc8-96e3-4998-b95d-4cf7ba35d9a0 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:46.441729 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13541cc8-96e3-4998-b95d-4cf7ba35d9a0 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:46.441832 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-13541cc8-96e3-4998-b95d-4cf7ba35d9a0 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] show called for member 36f2d3ac-e7fb-4794-8b2d-201cc31648a2 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:46.445127 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.445127 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:46.451435 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89e03b25-37c4-49e9-ae22-47962f422907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b520814f-301a-483a-b0ce-50ea686b539c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1110660417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bec724c1f2444c61ac6f8f688757f5aa',qos_specs=None,replication_status=,reservations=['6d142a6e-e0a7-4097-8033-b7d23965f5e6','bbd872fa-d811-4a35-a298-a06f1c421b7a','478c6767-0ee2-4260-b639-f6bf654e8626','063c4160-dfa8-4c07-9c90-10a8ead998b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bffa3dd38e4449387ef18166faf1062',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1110660417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b520814f-301a-483a-b0ce-50ea686b539c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bec724c1f2444c61ac6f8f688757f5aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bffa3dd38e4449387ef18166faf1062',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:46.452738 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe4cb7e-5648-497a-96e8-b73ea858ec4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:46.453417 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13541cc8-96e3-4998-b95d-4cf7ba35d9a0 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 returned with HTTP 200 Aug 13 22:09:46.453844 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 755/3025] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:46 2026] GET /volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:46.463884 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42e46c69-0961-41bf-9c49-2fb001ce201d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.466156 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42e46c69-0961-41bf-9c49-2fb001ce201d tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] POST https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2/action Aug 13 22:09:46.466670 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42e46c69-0961-41bf-9c49-2fb001ce201d tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:46.466875 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42e46c69-0961-41bf-9c49-2fb001ce201d tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:46.468777 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-42e46c69-0961-41bf-9c49-2fb001ce201d tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Updating group '36f2d3ac-e7fb-4794-8b2d-201cc31648a2' with 'available' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 22:09:46.473668 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe4cb7e-5648-497a-96e8-b73ea858ec4f) transitioned into state 'SUCCESS' from state '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-1110660417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bec724c1f2444c61ac6f8f688757f5aa',qos_specs=None,replication_status=,reservations=['6d142a6e-e0a7-4097-8033-b7d23965f5e6','bbd872fa-d811-4a35-a298-a06f1c421b7a','478c6767-0ee2-4260-b639-f6bf654e8626','063c4160-dfa8-4c07-9c90-10a8ead998b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bffa3dd38e4449387ef18166faf1062',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:46.474446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88ad9a3-34ea-4add-adc0-ad697467f6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:46.476127 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.476127 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:46.486576 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88ad9a3-34ea-4add-adc0-ad697467f6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:46.487769 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Flow 'volume_create_api' (fbfe6542-eae8-4fe8-a50a-b8e5d74c7163) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:46.488144 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Create volume request issued successfully. Aug 13 22:09:46.488225 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42e46c69-0961-41bf-9c49-2fb001ce201d tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2/action returned with HTTP 202 Aug 13 22:09:46.488723 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 758/3026] 10.4.3.4 () {70 vars in 1414 bytes} [Thu Aug 13 22:09:46 2026] POST /volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:46.488859 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f319dc79-6e93-4e7f-a9dd-21488867e914 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:46.489336 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 762/3027] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:09:46 2026] POST /volume/v3/volumes => generated 762 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:46.496402 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-167259b9-75b5-43c9-b968-cd48bf6ad1cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.498855 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-167259b9-75b5-43c9-b968-cd48bf6ad1cd tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] GET https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 Aug 13 22:09:46.498855 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-167259b9-75b5-43c9-b968-cd48bf6ad1cd tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:46.498855 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-167259b9-75b5-43c9-b968-cd48bf6ad1cd tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:46.499047 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-167259b9-75b5-43c9-b968-cd48bf6ad1cd tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] show called for member 36f2d3ac-e7fb-4794-8b2d-201cc31648a2 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:46.501106 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-067dced2-9305-4dc6-b491-09a268bede75 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.502778 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.502778 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:46.503677 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-067dced2-9305-4dc6-b491-09a268bede75 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c Aug 13 22:09:46.504187 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-067dced2-9305-4dc6-b491-09a268bede75 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:46.504333 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-067dced2-9305-4dc6-b491-09a268bede75 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:46.512706 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-167259b9-75b5-43c9-b968-cd48bf6ad1cd tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 returned with HTTP 200 Aug 13 22:09:46.513185 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 753/3028] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:46 2026] GET /volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 => generated 389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:46.514053 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.514053 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:46.520093 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-067dced2-9305-4dc6-b491-09a268bede75 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume info retrieved successfully. Aug 13 22:09:46.524094 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b5583ce0-b9c7-48fa-9eb7-c1873f41b1fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.525710 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-067dced2-9305-4dc6-b491-09a268bede75 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c returned with HTTP 200 Aug 13 22:09:46.526189 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5583ce0-b9c7-48fa-9eb7-c1873f41b1fd tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] POST https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2/action Aug 13 22:09:46.526271 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 756/3029] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:46 2026] GET /volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c => generated 830 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:46.526644 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b5583ce0-b9c7-48fa-9eb7-c1873f41b1fd tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:46.526758 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b5583ce0-b9c7-48fa-9eb7-c1873f41b1fd tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:46.528320 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-b5583ce0-b9c7-48fa-9eb7-c1873f41b1fd tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Updating group '36f2d3ac-e7fb-4794-8b2d-201cc31648a2' with 'error' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 22:09:46.538264 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.538264 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:46.543930 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5583ce0-b9c7-48fa-9eb7-c1873f41b1fd tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2/action returned with HTTP 202 Aug 13 22:09:46.544532 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 759/3030] 10.4.3.4 () {70 vars in 1414 bytes} [Thu Aug 13 22:09:46 2026] POST /volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:46.553473 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4a6f1812-3247-4922-ab54-fc3ea1d2e925 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.557354 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a6f1812-3247-4922-ab54-fc3ea1d2e925 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] GET https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 Aug 13 22:09:46.557711 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a6f1812-3247-4922-ab54-fc3ea1d2e925 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:46.558008 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a6f1812-3247-4922-ab54-fc3ea1d2e925 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:46.558139 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-4a6f1812-3247-4922-ab54-fc3ea1d2e925 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] show called for member 36f2d3ac-e7fb-4794-8b2d-201cc31648a2 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:46.562804 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.562804 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:46.571768 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a6f1812-3247-4922-ab54-fc3ea1d2e925 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 returned with HTTP 200 Aug 13 22:09:46.572208 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 763/3031] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:46 2026] GET /volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 => generated 385 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:46.582336 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c5752865-0a33-4189-805b-aca999fa9e52 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.584120 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5752865-0a33-4189-805b-aca999fa9e52 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] POST https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2/action Aug 13 22:09:46.584476 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5752865-0a33-4189-805b-aca999fa9e52 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:46.584599 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5752865-0a33-4189-805b-aca999fa9e52 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:46.585951 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-c5752865-0a33-4189-805b-aca999fa9e52 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Updating group '36f2d3ac-e7fb-4794-8b2d-201cc31648a2' with 'available' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 22:09:46.589804 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.589804 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:46.599862 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5752865-0a33-4189-805b-aca999fa9e52 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2/action returned with HTTP 202 Aug 13 22:09:46.600472 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 754/3032] 10.4.3.4 () {70 vars in 1414 bytes} [Thu Aug 13 22:09:46 2026] POST /volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:46.609674 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02d78df9-5a0a-4722-b7c8-bffe923e8456 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.611753 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02d78df9-5a0a-4722-b7c8-bffe923e8456 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] GET https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 Aug 13 22:09:46.611997 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02d78df9-5a0a-4722-b7c8-bffe923e8456 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:46.612255 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02d78df9-5a0a-4722-b7c8-bffe923e8456 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:46.612440 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-02d78df9-5a0a-4722-b7c8-bffe923e8456 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] show called for member 36f2d3ac-e7fb-4794-8b2d-201cc31648a2 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:46.616880 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.616880 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:46.625953 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7cfa11e5-03f2-4c7d-b690-dae46f4cfc6d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.628360 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02d78df9-5a0a-4722-b7c8-bffe923e8456 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 returned with HTTP 200 Aug 13 22:09:46.628540 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7cfa11e5-03f2-4c7d-b690-dae46f4cfc6d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:09:46.628669 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7cfa11e5-03f2-4c7d-b690-dae46f4cfc6d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:46.628828 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 757/3033] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:46 2026] GET /volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 => generated 389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:46.628971 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7cfa11e5-03f2-4c7d-b690-dae46f4cfc6d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:46.628971 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7cfa11e5-03f2-4c7d-b690-dae46f4cfc6d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:46.634322 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.634322 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:46.635101 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7cfa11e5-03f2-4c7d-b690-dae46f4cfc6d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:09:46.636038 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 760/3034] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:46 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:46.642014 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fbd34544-f576-48bc-9dba-7e60bd09b85d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.647991 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fbd34544-f576-48bc-9dba-7e60bd09b85d tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:46.647991 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fbd34544-f576-48bc-9dba-7e60bd09b85d tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:46.647991 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fbd34544-f576-48bc-9dba-7e60bd09b85d tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:46.647991 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-fbd34544-f576-48bc-9dba-7e60bd09b85d tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:46.647991 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.647991 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:46.648787 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fbd34544-f576-48bc-9dba-7e60bd09b85d tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:46.658202 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fbd34544-f576-48bc-9dba-7e60bd09b85d tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Get all volumes completed successfully. Aug 13 22:09:46.661149 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fbd34544-f576-48bc-9dba-7e60bd09b85d tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:46.661740 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 764/3035] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:09:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:46.674432 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0ea92d4b-59d4-45c7-9f3c-7caf28e221c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.676201 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ea92d4b-59d4-45c7-9f3c-7caf28e221c6 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] POST https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2/action Aug 13 22:09:46.676584 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ea92d4b-59d4-45c7-9f3c-7caf28e221c6 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:46.676816 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ea92d4b-59d4-45c7-9f3c-7caf28e221c6 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:46.679110 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-0ea92d4b-59d4-45c7-9f3c-7caf28e221c6 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] delete called for group 36f2d3ac-e7fb-4794-8b2d-201cc31648a2 {{(pid=100268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 22:09:46.679285 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-0ea92d4b-59d4-45c7-9f3c-7caf28e221c6 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Delete group with id: 36f2d3ac-e7fb-4794-8b2d-201cc31648a2 Aug 13 22:09:46.684394 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.684394 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:46.693122 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e9d1725-e80d-473c-84fc-7e243a9699ac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.695444 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e9d1725-e80d-473c-84fc-7e243a9699ac tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] GET https://10.4.3.4/volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 Aug 13 22:09:46.695548 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e9d1725-e80d-473c-84fc-7e243a9699ac tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:46.695778 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e9d1725-e80d-473c-84fc-7e243a9699ac tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:46.703858 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e9d1725-e80d-473c-84fc-7e243a9699ac tempest-VolumesListTestJSON-1052656457 tempest-VolumesListTestJSON-1052656457-project-member] https://10.4.3.4/volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 returned with HTTP 404 Aug 13 22:09:46.704486 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 758/3036] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:46 2026] GET /volume/v3/volumes/55462704-bf4b-4ce3-8d33-970636eed519 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:46.706976 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ea92d4b-59d4-45c7-9f3c-7caf28e221c6 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2/action returned with HTTP 202 Aug 13 22:09:46.707667 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 755/3037] 10.4.3.4 () {70 vars in 1414 bytes} [Thu Aug 13 22:09:46 2026] POST /volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:46.717087 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-95937884-535c-4fbb-b7bf-2edd3fe01daf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.719336 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95937884-535c-4fbb-b7bf-2edd3fe01daf tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] GET https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 Aug 13 22:09:46.719539 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95937884-535c-4fbb-b7bf-2edd3fe01daf tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:46.719725 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95937884-535c-4fbb-b7bf-2edd3fe01daf tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:46.719906 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-95937884-535c-4fbb-b7bf-2edd3fe01daf tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] show called for member 36f2d3ac-e7fb-4794-8b2d-201cc31648a2 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:46.724467 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.724467 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:46.734502 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95937884-535c-4fbb-b7bf-2edd3fe01daf tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 returned with HTTP 200 Aug 13 22:09:46.735036 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 761/3038] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:46 2026] GET /volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:46.934083 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8df8a79d-426e-4454-b9bc-21fee4c955aa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.936378 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8df8a79d-426e-4454-b9bc-21fee4c955aa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b Aug 13 22:09:46.936603 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8df8a79d-426e-4454-b9bc-21fee4c955aa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:46.936843 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8df8a79d-426e-4454-b9bc-21fee4c955aa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:46.948094 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.948094 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:46.953507 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8df8a79d-426e-4454-b9bc-21fee4c955aa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:46.959853 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8df8a79d-426e-4454-b9bc-21fee4c955aa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b returned with HTTP 200 Aug 13 22:09:46.960455 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 765/3039] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:46 2026] GET /volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:46.984156 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ffb3dd50-0efd-41ef-81ef-a717352d5602 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:46.986264 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffb3dd50-0efd-41ef-81ef-a717352d5602 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:09:46.986670 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffb3dd50-0efd-41ef-81ef-a717352d5602 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3a8eedf8-0095-4e1f-bf86-de5bf400887b", "name": "tempest-VolumesBackupsTest-Backup-1596114151", "description": "tempest-backup-description-98119607", "container": "tempest-volumesbackupstest-backup-container-1302665859"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:46.988823 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-ffb3dd50-0efd-41ef-81ef-a717352d5602 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Creating new backup {'backup': {'volume_id': '3a8eedf8-0095-4e1f-bf86-de5bf400887b', 'name': 'tempest-VolumesBackupsTest-Backup-1596114151', 'description': 'tempest-backup-description-98119607', 'container': 'tempest-volumesbackupstest-backup-container-1302665859'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:09:46.989034 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-ffb3dd50-0efd-41ef-81ef-a717352d5602 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Creating backup of volume 3a8eedf8-0095-4e1f-bf86-de5bf400887b in container tempest-volumesbackupstest-backup-container-1302665859 Aug 13 22:09:46.998895 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:46.998895 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:46.999635 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ffb3dd50-0efd-41ef-81ef-a717352d5602 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:09:47.020459 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ffb3dd50-0efd-41ef-81ef-a717352d5602 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Created reservations ['06e5c2dc-f5b3-43b7-8063-44b4711b8443', 'b5cc7917-2bbb-4e88-be00-56574ebc1ca8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:47.059549 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffb3dd50-0efd-41ef-81ef-a717352d5602 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:09:47.060189 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 759/3040] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:46 2026] POST /volume/v3/backups => generated 326 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:47.070287 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e6ee51a6-6bce-4f05-b515-8aeab870a511 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:47.072136 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6ee51a6-6bce-4f05-b515-8aeab870a511 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:09:47.072360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6ee51a6-6bce-4f05-b515-8aeab870a511 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:47.072566 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6ee51a6-6bce-4f05-b515-8aeab870a511 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:47.072675 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e6ee51a6-6bce-4f05-b515-8aeab870a511 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:47.078552 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:47.078552 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:47.079665 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6ee51a6-6bce-4f05-b515-8aeab870a511 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:09:47.079953 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 756/3041] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:47 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 818 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:47.541517 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-674cd98f-8832-4ceb-8a57-31068ce129bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:47.543879 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-674cd98f-8832-4ceb-8a57-31068ce129bd tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c Aug 13 22:09:47.544217 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-674cd98f-8832-4ceb-8a57-31068ce129bd tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:47.544482 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-674cd98f-8832-4ceb-8a57-31068ce129bd tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:47.553796 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:47.553796 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:47.558919 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-674cd98f-8832-4ceb-8a57-31068ce129bd tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume info retrieved successfully. Aug 13 22:09:47.564624 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-674cd98f-8832-4ceb-8a57-31068ce129bd tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c returned with HTTP 200 Aug 13 22:09:47.565093 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 762/3042] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:47 2026] GET /volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:47.582489 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f54f623d-3182-47a2-9027-31923b2c0cae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:47.584802 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f54f623d-3182-47a2-9027-31923b2c0cae tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:09:47.585292 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f54f623d-3182-47a2-9027-31923b2c0cae tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b520814f-301a-483a-b0ce-50ea686b539c", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1756201560"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:47.595768 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:47.595768 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:47.596376 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f54f623d-3182-47a2-9027-31923b2c0cae tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume info retrieved successfully. Aug 13 22:09:47.596747 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-f54f623d-3182-47a2-9027-31923b2c0cae tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Create snapshot from volume b520814f-301a-483a-b0ce-50ea686b539c Aug 13 22:09:47.627436 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f54f623d-3182-47a2-9027-31923b2c0cae tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Created reservations ['54598dca-8247-489e-8808-26c4adcc1c7e', '89bf6d70-5026-43f0-98ab-2212316526c8', 'd0d4cc0d-db1c-4634-8e0f-921ea5526d8a', '923d3008-b809-4f6d-807d-1b80c60fe182'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:47.651204 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c494623-ba4c-4566-8f6d-346d2216687c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:47.653493 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c494623-ba4c-4566-8f6d-346d2216687c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:09:47.653780 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c494623-ba4c-4566-8f6d-346d2216687c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:47.654110 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c494623-ba4c-4566-8f6d-346d2216687c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:47.654270 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3c494623-ba4c-4566-8f6d-346d2216687c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:47.658543 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:47.658543 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:47.659200 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c494623-ba4c-4566-8f6d-346d2216687c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:09:47.659811 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 760/3043] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:47 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:47.662888 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f54f623d-3182-47a2-9027-31923b2c0cae tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Snapshot create request issued successfully. Aug 13 22:09:47.663338 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f54f623d-3182-47a2-9027-31923b2c0cae tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:09:47.663836 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 766/3044] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:09:47 2026] POST /volume/v3/snapshots => generated 322 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:47.673310 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-89ec5d76-32fe-4c10-b935-7fc19d2f1dc0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:47.676657 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89ec5d76-32fe-4c10-b935-7fc19d2f1dc0 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/snapshots/569bb4b2-0b83-4c51-bd6a-49da31a9e444 Aug 13 22:09:47.677360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89ec5d76-32fe-4c10-b935-7fc19d2f1dc0 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:47.677857 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89ec5d76-32fe-4c10-b935-7fc19d2f1dc0 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:47.689559 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:47.689559 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:47.690289 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-89ec5d76-32fe-4c10-b935-7fc19d2f1dc0 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Snapshot retrieved successfully. Aug 13 22:09:47.691207 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89ec5d76-32fe-4c10-b935-7fc19d2f1dc0 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/snapshots/569bb4b2-0b83-4c51-bd6a-49da31a9e444 returned with HTTP 200 Aug 13 22:09:47.691606 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 757/3045] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:09:47 2026] GET /volume/v3/snapshots/569bb4b2-0b83-4c51-bd6a-49da31a9e444 => generated 454 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:47.748155 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76bec507-3666-4e4e-ba36-dc5521a033b2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:47.750732 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76bec507-3666-4e4e-ba36-dc5521a033b2 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] GET https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 Aug 13 22:09:47.751128 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76bec507-3666-4e4e-ba36-dc5521a033b2 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:47.751282 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76bec507-3666-4e4e-ba36-dc5521a033b2 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:47.751858 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-76bec507-3666-4e4e-ba36-dc5521a033b2 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] show called for member 36f2d3ac-e7fb-4794-8b2d-201cc31648a2 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 22:09:47.755442 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76bec507-3666-4e4e-ba36-dc5521a033b2 tempest-GroupsV320Test-1597166088 tempest-GroupsV320Test-1597166088-project-member] https://10.4.3.4/volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 returned with HTTP 404 Aug 13 22:09:47.756015 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 763/3046] 10.4.3.4 () {68 vars in 1372 bytes} [Thu Aug 13 22:09:47 2026] GET /volume/v3/groups/36f2d3ac-e7fb-4794-8b2d-201cc31648a2 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:47.766397 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae46d25f-1fc1-41a3-90fe-edb4ba301c51 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:47.768572 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae46d25f-1fc1-41a3-90fe-edb4ba301c51 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] DELETE https://10.4.3.4/volume/v3/group_types/00c0d29f-e7d8-4fd5-a3a0-a2d48c56d55f Aug 13 22:09:47.768806 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae46d25f-1fc1-41a3-90fe-edb4ba301c51 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:47.769186 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae46d25f-1fc1-41a3-90fe-edb4ba301c51 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:47.788916 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae46d25f-1fc1-41a3-90fe-edb4ba301c51 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] https://10.4.3.4/volume/v3/group_types/00c0d29f-e7d8-4fd5-a3a0-a2d48c56d55f returned with HTTP 202 Aug 13 22:09:47.789582 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 761/3047] 10.4.3.4 () {68 vars in 1390 bytes} [Thu Aug 13 22:09:47 2026] DELETE /volume/v3/group_types/00c0d29f-e7d8-4fd5-a3a0-a2d48c56d55f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:47.800071 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dd2ea7fc-608d-445b-aec7-07cd8b697af3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:47.802312 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd2ea7fc-608d-445b-aec7-07cd8b697af3 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] DELETE https://10.4.3.4/volume/v3/types/ea39a54b-2326-41ad-be65-ae8ca39ccc8a Aug 13 22:09:47.802599 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd2ea7fc-608d-445b-aec7-07cd8b697af3 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:47.802896 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd2ea7fc-608d-445b-aec7-07cd8b697af3 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:47.803215 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:47.803215 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:47.832711 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd2ea7fc-608d-445b-aec7-07cd8b697af3 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] https://10.4.3.4/volume/v3/types/ea39a54b-2326-41ad-be65-ae8ca39ccc8a returned with HTTP 202 Aug 13 22:09:47.833108 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 767/3048] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:09:47 2026] DELETE /volume/v3/types/ea39a54b-2326-41ad-be65-ae8ca39ccc8a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:47.844228 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-34b943ac-d219-4c08-aeea-12a23b475928 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:47.846064 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34b943ac-d219-4c08-aeea-12a23b475928 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] GET https://10.4.3.4/volume/v3/types/ea39a54b-2326-41ad-be65-ae8ca39ccc8a Aug 13 22:09:47.846262 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34b943ac-d219-4c08-aeea-12a23b475928 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:47.846521 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34b943ac-d219-4c08-aeea-12a23b475928 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:47.850731 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34b943ac-d219-4c08-aeea-12a23b475928 tempest-GroupsV320Test-577623699 tempest-GroupsV320Test-577623699-project-admin] https://10.4.3.4/volume/v3/types/ea39a54b-2326-41ad-be65-ae8ca39ccc8a returned with HTTP 404 Aug 13 22:09:47.851380 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 758/3049] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:09:47 2026] GET /volume/v3/types/ea39a54b-2326-41ad-be65-ae8ca39ccc8a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:48.097705 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-20a11e26-2b10-4b9c-b9ae-b29cf2a26f92 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:48.100045 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20a11e26-2b10-4b9c-b9ae-b29cf2a26f92 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:09:48.100199 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20a11e26-2b10-4b9c-b9ae-b29cf2a26f92 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:48.100500 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20a11e26-2b10-4b9c-b9ae-b29cf2a26f92 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:48.100695 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-20a11e26-2b10-4b9c-b9ae-b29cf2a26f92 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:48.106681 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:48.106681 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:48.107713 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20a11e26-2b10-4b9c-b9ae-b29cf2a26f92 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:09:48.109791 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 764/3050] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:48 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:48.297728 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f023e38c-9e8e-42ad-9c3d-34f8e52f248d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:48.456045 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f023e38c-9e8e-42ad-9c3d-34f8e52f248d tempest-ProjectMemberTests-1003120416 tempest-ProjectMemberTests-1003120416-project-admin] GET https://10.4.3.4/volume/v3/scheduler-stats/get_pools Aug 13 22:09:48.456263 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f023e38c-9e8e-42ad-9c3d-34f8e52f248d tempest-ProjectMemberTests-1003120416 tempest-ProjectMemberTests-1003120416-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:48.456455 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f023e38c-9e8e-42ad-9c3d-34f8e52f248d tempest-ProjectMemberTests-1003120416 tempest-ProjectMemberTests-1003120416-project-admin] Calling method 'get_pools' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:48.469555 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f023e38c-9e8e-42ad-9c3d-34f8e52f248d tempest-ProjectMemberTests-1003120416 tempest-ProjectMemberTests-1003120416-project-admin] https://10.4.3.4/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 22:09:48.470132 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 762/3051] 10.4.3.4 () {66 vars in 1277 bytes} [Thu Aug 13 22:09:48 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:48.481712 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6694e543-efe9-4d5b-b8da-daa9b6e4cb4e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:48.625925 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6694e543-efe9-4d5b-b8da-daa9b6e4cb4e tempest-ProjectMemberTests-1003120416 tempest-ProjectMemberTests-1003120416-project-member] GET https://10.4.3.4/volume/v3/capabilities/np0000007271@storpool Aug 13 22:09:48.626501 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6694e543-efe9-4d5b-b8da-daa9b6e4cb4e tempest-ProjectMemberTests-1003120416 tempest-ProjectMemberTests-1003120416-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:48.626793 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6694e543-efe9-4d5b-b8da-daa9b6e4cb4e tempest-ProjectMemberTests-1003120416 tempest-ProjectMemberTests-1003120416-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:48.627838 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-6694e543-efe9-4d5b-b8da-daa9b6e4cb4e tempest-ProjectMemberTests-1003120416 tempest-ProjectMemberTests-1003120416-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '563e3b58d4e846dfb3f3adb46fcd10e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c8566426cb7e4117800722f595d28527', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:09:48.628186 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6694e543-efe9-4d5b-b8da-daa9b6e4cb4e tempest-ProjectMemberTests-1003120416 tempest-ProjectMemberTests-1003120416-project-member] https://10.4.3.4/volume/v3/capabilities/np0000007271@storpool returned with HTTP 403 Aug 13 22:09:48.628877 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 768/3052] 10.4.3.4 () {66 vars in 1304 bytes} [Thu Aug 13 22:09:48 2026] GET /volume/v3/capabilities/np0000007271@storpool => generated 110 bytes in 148 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:48.675300 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-580ebb01-e9b3-4d3a-b48a-7d70855d9d55 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:48.677525 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-580ebb01-e9b3-4d3a-b48a-7d70855d9d55 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:09:48.678174 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-580ebb01-e9b3-4d3a-b48a-7d70855d9d55 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:48.678217 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-580ebb01-e9b3-4d3a-b48a-7d70855d9d55 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:48.678380 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-580ebb01-e9b3-4d3a-b48a-7d70855d9d55 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:48.684331 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:48.684331 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:48.685333 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-580ebb01-e9b3-4d3a-b48a-7d70855d9d55 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:09:48.685481 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 759/3053] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:48 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:48.705515 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bd1779e8-d49f-418b-8692-fb1445333da5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:48.708092 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd1779e8-d49f-418b-8692-fb1445333da5 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/snapshots/569bb4b2-0b83-4c51-bd6a-49da31a9e444 Aug 13 22:09:48.708349 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd1779e8-d49f-418b-8692-fb1445333da5 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:48.708618 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd1779e8-d49f-418b-8692-fb1445333da5 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:48.723077 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:48.723077 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:48.723535 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bd1779e8-d49f-418b-8692-fb1445333da5 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Snapshot retrieved successfully. Aug 13 22:09:48.725084 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd1779e8-d49f-418b-8692-fb1445333da5 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/snapshots/569bb4b2-0b83-4c51-bd6a-49da31a9e444 returned with HTTP 200 Aug 13 22:09:48.725365 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 765/3054] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:09:48 2026] GET /volume/v3/snapshots/569bb4b2-0b83-4c51-bd6a-49da31a9e444 => generated 481 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:48.737104 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d366173-c42e-4bec-a38d-926c58ff57cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:48.739533 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d366173-c42e-4bec-a38d-926c58ff57cd tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] POST https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c/action Aug 13 22:09:48.740047 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d366173-c42e-4bec-a38d-926c58ff57cd tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:48.740178 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d366173-c42e-4bec-a38d-926c58ff57cd tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:48.753043 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:48.753043 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:48.753831 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5d366173-c42e-4bec-a38d-926c58ff57cd tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume info retrieved successfully. Aug 13 22:09:48.805621 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5d366173-c42e-4bec-a38d-926c58ff57cd tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Created reservations ['2c04ed7d-2d82-46dc-8556-4bad286a98da', 'a1e96916-798c-4b88-88f1-99ef20fc7ead'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:48.819932 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5d366173-c42e-4bec-a38d-926c58ff57cd tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Extend volume request issued successfully. Aug 13 22:09:48.820265 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d366173-c42e-4bec-a38d-926c58ff57cd tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c/action returned with HTTP 202 Aug 13 22:09:48.821414 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 763/3055] 10.4.3.4 () {70 vars in 1417 bytes} [Thu Aug 13 22:09:48 2026] POST /volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 22:09:48.828549 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-af8f2722-cc0a-4da4-ade0-4811b8019a04 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:48.832018 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af8f2722-cc0a-4da4-ade0-4811b8019a04 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c Aug 13 22:09:48.832385 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af8f2722-cc0a-4da4-ade0-4811b8019a04 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:48.833380 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af8f2722-cc0a-4da4-ade0-4811b8019a04 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:48.842957 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:48.842957 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:48.848786 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-af8f2722-cc0a-4da4-ade0-4811b8019a04 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume info retrieved successfully. Aug 13 22:09:48.857328 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af8f2722-cc0a-4da4-ade0-4811b8019a04 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c returned with HTTP 200 Aug 13 22:09:48.857328 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 769/3056] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:48 2026] GET /volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:49.125360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bbb96bf4-f928-46ec-bb1d-0cf0948e0579 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:49.127350 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbb96bf4-f928-46ec-bb1d-0cf0948e0579 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:09:49.127939 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbb96bf4-f928-46ec-bb1d-0cf0948e0579 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:49.128305 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbb96bf4-f928-46ec-bb1d-0cf0948e0579 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:49.128695 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-bbb96bf4-f928-46ec-bb1d-0cf0948e0579 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:49.139804 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:49.139804 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:49.139804 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbb96bf4-f928-46ec-bb1d-0cf0948e0579 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:09:49.140255 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 760/3057] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:49 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:49.699842 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29b13635-ca51-48b0-b8e9-dd99457d5b8c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:49.703173 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29b13635-ca51-48b0-b8e9-dd99457d5b8c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:09:49.703545 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29b13635-ca51-48b0-b8e9-dd99457d5b8c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:49.703699 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29b13635-ca51-48b0-b8e9-dd99457d5b8c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:49.703864 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-29b13635-ca51-48b0-b8e9-dd99457d5b8c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:49.719994 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:49.719994 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:49.720719 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29b13635-ca51-48b0-b8e9-dd99457d5b8c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:09:49.721146 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 766/3058] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:49 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 746 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:49.877514 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aa564d77-9c1b-48a2-b4e2-662323b31c45 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:49.879684 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa564d77-9c1b-48a2-b4e2-662323b31c45 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c Aug 13 22:09:49.880411 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa564d77-9c1b-48a2-b4e2-662323b31c45 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:49.880715 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa564d77-9c1b-48a2-b4e2-662323b31c45 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:49.893409 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:49.893409 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:49.902366 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-aa564d77-9c1b-48a2-b4e2-662323b31c45 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume info retrieved successfully. Aug 13 22:09:49.910642 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa564d77-9c1b-48a2-b4e2-662323b31c45 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c returned with HTTP 200 Aug 13 22:09:49.911031 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 764/3059] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:49 2026] GET /volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:49.928078 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d1a4f76f-9c90-4fb9-b01b-250556f192ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:49.930750 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1a4f76f-9c90-4fb9-b01b-250556f192ab tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] POST https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c/action Aug 13 22:09:49.931696 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1a4f76f-9c90-4fb9-b01b-250556f192ab tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Action body: b'{"revert": {"snapshot_id": "569bb4b2-0b83-4c51-bd6a-49da31a9e444"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:49.931696 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1a4f76f-9c90-4fb9-b01b-250556f192ab tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "569bb4b2-0b83-4c51-bd6a-49da31a9e444"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:49.945074 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:49.945074 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:49.945786 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d1a4f76f-9c90-4fb9-b01b-250556f192ab tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume retrieved successfully. Aug 13 22:09:49.970100 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1a4f76f-9c90-4fb9-b01b-250556f192ab tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] HTTP exception thrown: Can't revert volume b520814f-301a-483a-b0ce-50ea686b539c to its latest snapshot 569bb4b2-0b83-4c51-bd6a-49da31a9e444. The volume size must be equal to the snapshot size. Aug 13 22:09:49.970332 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1a4f76f-9c90-4fb9-b01b-250556f192ab tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c/action returned with HTTP 400 Aug 13 22:09:49.971990 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 770/3060] 10.4.3.4 () {70 vars in 1417 bytes} [Thu Aug 13 22:09:49 2026] POST /volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c/action => generated 213 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 13 22:09:49.982380 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1e229e6c-5e54-4854-9c50-c6a7b06364e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:49.986008 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e229e6c-5e54-4854-9c50-c6a7b06364e3 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/569bb4b2-0b83-4c51-bd6a-49da31a9e444 Aug 13 22:09:49.986250 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e229e6c-5e54-4854-9c50-c6a7b06364e3 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:49.986504 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e229e6c-5e54-4854-9c50-c6a7b06364e3 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:49.986636 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-1e229e6c-5e54-4854-9c50-c6a7b06364e3 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Delete snapshot with id: 569bb4b2-0b83-4c51-bd6a-49da31a9e444 Aug 13 22:09:49.993351 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:49.993351 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:49.993838 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1e229e6c-5e54-4854-9c50-c6a7b06364e3 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Snapshot retrieved successfully. Aug 13 22:09:50.015993 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1e229e6c-5e54-4854-9c50-c6a7b06364e3 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Snapshot delete request issued successfully. Aug 13 22:09:50.016268 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e229e6c-5e54-4854-9c50-c6a7b06364e3 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/snapshots/569bb4b2-0b83-4c51-bd6a-49da31a9e444 returned with HTTP 202 Aug 13 22:09:50.016873 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 761/3061] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:09:49 2026] DELETE /volume/v3/snapshots/569bb4b2-0b83-4c51-bd6a-49da31a9e444 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:50.027734 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3edaa6b8-cb59-46ef-8b86-ed2ea3f07278 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:50.030126 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3edaa6b8-cb59-46ef-8b86-ed2ea3f07278 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/snapshots/569bb4b2-0b83-4c51-bd6a-49da31a9e444 Aug 13 22:09:50.030438 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3edaa6b8-cb59-46ef-8b86-ed2ea3f07278 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:50.030773 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3edaa6b8-cb59-46ef-8b86-ed2ea3f07278 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:50.038417 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:50.038417 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:50.039145 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3edaa6b8-cb59-46ef-8b86-ed2ea3f07278 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Snapshot retrieved successfully. Aug 13 22:09:50.040210 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3edaa6b8-cb59-46ef-8b86-ed2ea3f07278 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/snapshots/569bb4b2-0b83-4c51-bd6a-49da31a9e444 returned with HTTP 200 Aug 13 22:09:50.040941 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 767/3062] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:09:50 2026] GET /volume/v3/snapshots/569bb4b2-0b83-4c51-bd6a-49da31a9e444 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:50.156581 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3a23d0d-73a0-4d1e-bb51-43fdc32d5c4a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:50.158990 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3a23d0d-73a0-4d1e-bb51-43fdc32d5c4a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:09:50.159374 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3a23d0d-73a0-4d1e-bb51-43fdc32d5c4a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:50.159577 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3a23d0d-73a0-4d1e-bb51-43fdc32d5c4a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:50.159755 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d3a23d0d-73a0-4d1e-bb51-43fdc32d5c4a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:50.168446 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:50.168446 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:50.168446 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3a23d0d-73a0-4d1e-bb51-43fdc32d5c4a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:09:50.168446 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 765/3063] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:50 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:50.736271 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1520b3cd-ba7a-4396-ac8a-651a201538cf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:50.738298 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1520b3cd-ba7a-4396-ac8a-651a201538cf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:09:50.738544 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1520b3cd-ba7a-4396-ac8a-651a201538cf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:50.738724 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1520b3cd-ba7a-4396-ac8a-651a201538cf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:50.738818 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1520b3cd-ba7a-4396-ac8a-651a201538cf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:50.747505 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:50.747505 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:50.748518 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1520b3cd-ba7a-4396-ac8a-651a201538cf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:09:50.749123 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 771/3064] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:50 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:50.803921 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f97daaf8-aad2-4836-988b-2548771d2ec0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:50.962635 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f97daaf8-aad2-4836-988b-2548771d2ec0 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] GET https://10.4.3.4/volume/v3/os-quota-class-sets/default Aug 13 22:09:50.962980 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f97daaf8-aad2-4836-988b-2548771d2ec0 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:50.963228 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f97daaf8-aad2-4836-988b-2548771d2ec0 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:50.963577 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:50.963577 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:50.997789 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f97daaf8-aad2-4836-988b-2548771d2ec0 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] https://10.4.3.4/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 22:09:50.998367 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 762/3065] 10.4.3.4 () {66 vars in 1283 bytes} [Thu Aug 13 22:09:50 2026] GET /volume/v3/os-quota-class-sets/default => generated 1577 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:51.013799 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29fb2864-30ec-4c1c-ad4d-f963e4cb0964 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:51.016449 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29fb2864-30ec-4c1c-ad4d-f963e4cb0964 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] GET https://10.4.3.4/volume/v3/os-quota-class-sets/default Aug 13 22:09:51.016751 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29fb2864-30ec-4c1c-ad4d-f963e4cb0964 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:51.017001 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29fb2864-30ec-4c1c-ad4d-f963e4cb0964 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:51.032011 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29fb2864-30ec-4c1c-ad4d-f963e4cb0964 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] https://10.4.3.4/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 22:09:51.032382 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 768/3066] 10.4.3.4 () {66 vars in 1283 bytes} [Thu Aug 13 22:09:51 2026] GET /volume/v3/os-quota-class-sets/default => generated 1577 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:51.038402 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f9906ff-8451-4607-b37a-95f7239c6866 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:51.046749 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa6c473e-72c2-48bc-862e-97ab31e5fc0e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:51.052672 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-77299cdb-3feb-43f2-b300-f62cb0eb3363 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:51.055361 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77299cdb-3feb-43f2-b300-f62cb0eb3363 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/snapshots/569bb4b2-0b83-4c51-bd6a-49da31a9e444 Aug 13 22:09:51.055666 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77299cdb-3feb-43f2-b300-f62cb0eb3363 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:51.055937 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77299cdb-3feb-43f2-b300-f62cb0eb3363 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:51.061980 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa6c473e-72c2-48bc-862e-97ab31e5fc0e tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:09:51.064679 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa6c473e-72c2-48bc-862e-97ab31e5fc0e tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1430725856"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:51.066840 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77299cdb-3feb-43f2-b300-f62cb0eb3363 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/snapshots/569bb4b2-0b83-4c51-bd6a-49da31a9e444 returned with HTTP 404 Aug 13 22:09:51.067618 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 763/3067] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:09:51 2026] GET /volume/v3/snapshots/569bb4b2-0b83-4c51-bd6a-49da31a9e444 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:51.079587 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0f11c670-2a68-408e-abcd-4c323c3500cc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:51.081973 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f11c670-2a68-408e-abcd-4c323c3500cc tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] DELETE https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c Aug 13 22:09:51.082269 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f11c670-2a68-408e-abcd-4c323c3500cc tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:51.082590 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f11c670-2a68-408e-abcd-4c323c3500cc tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:51.082732 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0f11c670-2a68-408e-abcd-4c323c3500cc tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Delete volume with id: b520814f-301a-483a-b0ce-50ea686b539c Aug 13 22:09:51.096245 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:51.096245 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:51.096939 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0f11c670-2a68-408e-abcd-4c323c3500cc tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume info retrieved successfully. Aug 13 22:09:51.104363 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa6c473e-72c2-48bc-862e-97ab31e5fc0e tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:09:51.104817 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 772/3068] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:09:51 2026] POST /volume/v3/types => generated 228 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:51.115851 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a2860bbe-58c1-48cf-8233-f25a0024ca73 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:51.118257 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2860bbe-58c1-48cf-8233-f25a0024ca73 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] PUT https://10.4.3.4/volume/v3/os-quota-class-sets/default Aug 13 22:09:51.121691 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2860bbe-58c1-48cf-8233-f25a0024ca73 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-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-1430725856": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1430725856": 5, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1430725856": 9}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:51.125010 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:51.125682 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-986669339"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:51.128846 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-986669339'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:51.128846 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Create volume of 1 GB Aug 13 22:09:51.130654 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0f11c670-2a68-408e-abcd-4c323c3500cc tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Delete volume request issued successfully. Aug 13 22:09:51.131003 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f11c670-2a68-408e-abcd-4c323c3500cc tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c returned with HTTP 202 Aug 13 22:09:51.131626 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 769/3069] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:09:51 2026] DELETE /volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:51.137154 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Availability Zones retrieved successfully. Aug 13 22:09:51.143119 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7dcb136f-952f-4b12-b918-7dbae3767be3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:51.148215 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7dcb136f-952f-4b12-b918-7dbae3767be3 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c Aug 13 22:09:51.148528 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7dcb136f-952f-4b12-b918-7dbae3767be3 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:51.148761 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7dcb136f-952f-4b12-b918-7dbae3767be3 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:51.154347 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Flow 'volume_create_api' (97ae360b-9207-4549-acdc-01e44eae1aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:51.155714 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab112bf-1e98-492b-aedc-e2897df4cd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:51.156806 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:51.163960 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:51.163960 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:51.168995 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7dcb136f-952f-4b12-b918-7dbae3767be3 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume info retrieved successfully. Aug 13 22:09:51.174334 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7dcb136f-952f-4b12-b918-7dbae3767be3 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c returned with HTTP 200 Aug 13 22:09:51.174813 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 773/3070] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:51 2026] GET /volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:51.184611 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-39543b71-8835-4c81-af3d-4856d7d75469 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:51.188684 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39543b71-8835-4c81-af3d-4856d7d75469 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:09:51.188915 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39543b71-8835-4c81-af3d-4856d7d75469 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:51.189130 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39543b71-8835-4c81-af3d-4856d7d75469 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:51.189244 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-39543b71-8835-4c81-af3d-4856d7d75469 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:51.194979 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:51.194979 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:51.196158 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39543b71-8835-4c81-af3d-4856d7d75469 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:09:51.196859 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 770/3071] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:51 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:51.197489 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab112bf-1e98-492b-aedc-e2897df4cd27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:51.198928 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c164bb5-b2fa-4a1b-8700-7fd9e34fc70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:51.256579 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2860bbe-58c1-48cf-8233-f25a0024ca73 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] https://10.4.3.4/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 22:09:51.257021 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 764/3072] 10.4.3.4 () {68 vars in 1304 bytes} [Thu Aug 13 22:09:51 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1768 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:51.269200 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-82fcd5e4-6f7c-4bc6-80ed-cdaff3d83504 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:51.272196 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-82fcd5e4-6f7c-4bc6-80ed-cdaff3d83504 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] GET https://10.4.3.4/volume/v3/os-quota-sets/d77b2cf8484243e0b47a3996c44cbb89/defaults Aug 13 22:09:51.272408 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-82fcd5e4-6f7c-4bc6-80ed-cdaff3d83504 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:51.272618 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-82fcd5e4-6f7c-4bc6-80ed-cdaff3d83504 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Calling method 'defaults' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:51.282923 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Created reservations ['5cc7a3df-70ae-4a03-9c7d-a5cd1ffdd4a3', 'b1707936-1f0d-429c-9a0a-177b326ad35d', '5364f42b-582e-426c-afa6-c44254d25198', '8ea3fd99-44fb-4dc8-a4e0-c0923be60797'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:51.283734 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-82fcd5e4-6f7c-4bc6-80ed-cdaff3d83504 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1177010457 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1177010457, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.283947 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c164bb5-b2fa-4a1b-8700-7fd9e34fc70a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cc7a3df-70ae-4a03-9c7d-a5cd1ffdd4a3', 'b1707936-1f0d-429c-9a0a-177b326ad35d', '5364f42b-582e-426c-afa6-c44254d25198', '8ea3fd99-44fb-4dc8-a4e0-c0923be60797']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:51.284188 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-82fcd5e4-6f7c-4bc6-80ed-cdaff3d83504 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.284440 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-82fcd5e4-6f7c-4bc6-80ed-cdaff3d83504 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.284770 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-82fcd5e4-6f7c-4bc6-80ed-cdaff3d83504 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.285350 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-82fcd5e4-6f7c-4bc6-80ed-cdaff3d83504 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.285416 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ead5fed-5ee0-4ae3-851b-6af113539758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:51.285637 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-82fcd5e4-6f7c-4bc6-80ed-cdaff3d83504 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.285943 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-82fcd5e4-6f7c-4bc6-80ed-cdaff3d83504 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.286400 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-82fcd5e4-6f7c-4bc6-80ed-cdaff3d83504 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.290978 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-82fcd5e4-6f7c-4bc6-80ed-cdaff3d83504 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/d77b2cf8484243e0b47a3996c44cbb89/defaults returned with HTTP 200 Aug 13 22:09:51.291476 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 774/3073] 10.4.3.4 () {66 vars in 1367 bytes} [Thu Aug 13 22:09:51 2026] GET /volume/v3/os-quota-sets/d77b2cf8484243e0b47a3996c44cbb89/defaults => generated 1804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:51.320048 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ead5fed-5ee0-4ae3-851b-6af113539758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fc5984e-91fa-478d-b414-b9de47e2c0fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-986669339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11135a405c724d38b9bbdd836ddc80a7',qos_specs=None,replication_status=,reservations=['5cc7a3df-70ae-4a03-9c7d-a5cd1ffdd4a3','b1707936-1f0d-429c-9a0a-177b326ad35d','5364f42b-582e-426c-afa6-c44254d25198','8ea3fd99-44fb-4dc8-a4e0-c0923be60797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='926c9e66fd7442e59c18a5603dee66a4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-986669339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fc5984e-91fa-478d-b414-b9de47e2c0fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11135a405c724d38b9bbdd836ddc80a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='926c9e66fd7442e59c18a5603dee66a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:51.321997 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (114e3a23-89d9-4ecb-9a93-f479dac7d9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:51.365817 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (114e3a23-89d9-4ecb-9a93-f479dac7d9e1) transitioned into state 'SUCCESS' from state '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-986669339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11135a405c724d38b9bbdd836ddc80a7',qos_specs=None,replication_status=,reservations=['5cc7a3df-70ae-4a03-9c7d-a5cd1ffdd4a3','b1707936-1f0d-429c-9a0a-177b326ad35d','5364f42b-582e-426c-afa6-c44254d25198','8ea3fd99-44fb-4dc8-a4e0-c0923be60797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='926c9e66fd7442e59c18a5603dee66a4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:51.367812 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc2f1034-f035-48a7-b23c-9d0d1b094685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:51.395498 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc2f1034-f035-48a7-b23c-9d0d1b094685) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:51.396660 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Flow 'volume_create_api' (97ae360b-9207-4549-acdc-01e44eae1aa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:51.397167 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Create volume request issued successfully. Aug 13 22:09:51.398349 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f9906ff-8451-4607-b37a-95f7239c6866 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:51.398957 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 766/3074] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:09:51 2026] POST /volume/v3/volumes => generated 773 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:51.416247 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9d31baff-9228-4754-a41e-ece4c17541fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:51.420540 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d31baff-9228-4754-a41e-ece4c17541fb tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] GET https://10.4.3.4/volume/v3/volumes/8fc5984e-91fa-478d-b414-b9de47e2c0fd Aug 13 22:09:51.420818 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d31baff-9228-4754-a41e-ece4c17541fb tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:51.421147 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d31baff-9228-4754-a41e-ece4c17541fb tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:51.435059 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:51.435059 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:51.442872 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9d31baff-9228-4754-a41e-ece4c17541fb tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Volume info retrieved successfully. Aug 13 22:09:51.450201 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d31baff-9228-4754-a41e-ece4c17541fb tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/8fc5984e-91fa-478d-b414-b9de47e2c0fd returned with HTTP 200 Aug 13 22:09:51.450887 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 771/3075] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:51 2026] GET /volume/v3/volumes/8fc5984e-91fa-478d-b414-b9de47e2c0fd => generated 952 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:51.522395 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-848331af-4f75-4edb-b620-5379dc79da9f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:51.524732 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-848331af-4f75-4edb-b620-5379dc79da9f tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] GET https://10.4.3.4/volume/v3/os-quota-sets/f1c803b3e4c84dd3a9b8d65effeca158/defaults Aug 13 22:09:51.524732 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-848331af-4f75-4edb-b620-5379dc79da9f tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:51.524949 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-848331af-4f75-4edb-b620-5379dc79da9f tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Calling method 'defaults' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:51.535196 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-848331af-4f75-4edb-b620-5379dc79da9f tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1177010457 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1177010457, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.536102 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-848331af-4f75-4edb-b620-5379dc79da9f tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1177010457 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1177010457, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.536300 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-848331af-4f75-4edb-b620-5379dc79da9f tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1177010457 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1177010457, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.536574 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-848331af-4f75-4edb-b620-5379dc79da9f tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.536962 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-848331af-4f75-4edb-b620-5379dc79da9f tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.538229 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-848331af-4f75-4edb-b620-5379dc79da9f tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.538495 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-848331af-4f75-4edb-b620-5379dc79da9f tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.538684 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-848331af-4f75-4edb-b620-5379dc79da9f tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.539196 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-848331af-4f75-4edb-b620-5379dc79da9f tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.539770 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-848331af-4f75-4edb-b620-5379dc79da9f tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.540031 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-848331af-4f75-4edb-b620-5379dc79da9f tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.540363 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-848331af-4f75-4edb-b620-5379dc79da9f tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:51.545662 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-848331af-4f75-4edb-b620-5379dc79da9f tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/f1c803b3e4c84dd3a9b8d65effeca158/defaults returned with HTTP 200 Aug 13 22:09:51.546383 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 765/3076] 10.4.3.4 () {66 vars in 1367 bytes} [Thu Aug 13 22:09:51 2026] GET /volume/v3/os-quota-sets/f1c803b3e4c84dd3a9b8d65effeca158/defaults => generated 1804 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:51.668811 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-69e18f5f-94cf-4d6a-a479-c5a2f6552c16 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:51.671405 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69e18f5f-94cf-4d6a-a479-c5a2f6552c16 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] DELETE https://10.4.3.4/volume/v3/types/56f6b68c-b9a3-4902-b13e-b9e7700b61dc Aug 13 22:09:51.671719 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69e18f5f-94cf-4d6a-a479-c5a2f6552c16 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:51.672002 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69e18f5f-94cf-4d6a-a479-c5a2f6552c16 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:51.703811 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69e18f5f-94cf-4d6a-a479-c5a2f6552c16 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] https://10.4.3.4/volume/v3/types/56f6b68c-b9a3-4902-b13e-b9e7700b61dc returned with HTTP 202 Aug 13 22:09:51.704313 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 775/3077] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:09:51 2026] DELETE /volume/v3/types/56f6b68c-b9a3-4902-b13e-b9e7700b61dc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:51.715708 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-afbe511d-a6df-4dff-9e58-a4dd060f130e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:51.718149 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-afbe511d-a6df-4dff-9e58-a4dd060f130e tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] GET https://10.4.3.4/volume/v3/types/56f6b68c-b9a3-4902-b13e-b9e7700b61dc Aug 13 22:09:51.718509 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-afbe511d-a6df-4dff-9e58-a4dd060f130e tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:51.718772 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-afbe511d-a6df-4dff-9e58-a4dd060f130e tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:51.722941 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-afbe511d-a6df-4dff-9e58-a4dd060f130e tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] https://10.4.3.4/volume/v3/types/56f6b68c-b9a3-4902-b13e-b9e7700b61dc returned with HTTP 404 Aug 13 22:09:51.723636 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 767/3078] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:09:51 2026] GET /volume/v3/types/56f6b68c-b9a3-4902-b13e-b9e7700b61dc => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:51.733042 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3aceb08e-fc5e-471e-9ddc-6bde5190a820 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:51.735022 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3aceb08e-fc5e-471e-9ddc-6bde5190a820 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] PUT https://10.4.3.4/volume/v3/os-quota-class-sets/default Aug 13 22:09:51.735470 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3aceb08e-fc5e-471e-9ddc-6bde5190a820 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:51.762396 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0ddb3f10-26f4-4e5c-9e0d-a3f67e1fa1a2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:51.765038 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ddb3f10-26f4-4e5c-9e0d-a3f67e1fa1a2 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:09:51.765231 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ddb3f10-26f4-4e5c-9e0d-a3f67e1fa1a2 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:51.765536 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ddb3f10-26f4-4e5c-9e0d-a3f67e1fa1a2 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:51.765723 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0ddb3f10-26f4-4e5c-9e0d-a3f67e1fa1a2 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:51.770610 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:51.770610 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:51.771439 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ddb3f10-26f4-4e5c-9e0d-a3f67e1fa1a2 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:09:51.771840 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 766/3079] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:51 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:51.817658 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3aceb08e-fc5e-471e-9ddc-6bde5190a820 tempest-VolumeQuotaClassesTest-247269829 tempest-VolumeQuotaClassesTest-247269829-project-admin] https://10.4.3.4/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 22:09:51.818062 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 772/3080] 10.4.3.4 () {68 vars in 1304 bytes} [Thu Aug 13 22:09:51 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1560 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:52.193392 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a00b3b10-db59-44cc-83d2-b2ee8b5ffb98 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:52.195587 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a00b3b10-db59-44cc-83d2-b2ee8b5ffb98 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c Aug 13 22:09:52.195959 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a00b3b10-db59-44cc-83d2-b2ee8b5ffb98 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:52.196208 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a00b3b10-db59-44cc-83d2-b2ee8b5ffb98 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:52.209399 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f1454f19-2c02-4f8a-b1f6-34c538b3229e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:52.215810 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a00b3b10-db59-44cc-83d2-b2ee8b5ffb98 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c returned with HTTP 404 Aug 13 22:09:52.216508 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 776/3081] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:52 2026] GET /volume/v3/volumes/b520814f-301a-483a-b0ce-50ea686b539c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:52.217274 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1454f19-2c02-4f8a-b1f6-34c538b3229e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:09:52.217548 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1454f19-2c02-4f8a-b1f6-34c538b3229e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:52.217770 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1454f19-2c02-4f8a-b1f6-34c538b3229e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:52.217888 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f1454f19-2c02-4f8a-b1f6-34c538b3229e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:52.224283 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:52.224283 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:52.224772 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1454f19-2c02-4f8a-b1f6-34c538b3229e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:09:52.225260 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 768/3082] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:52 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:52.225682 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-17627f81-5804-4cf3-9887-fd8515426960 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:52.227839 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17627f81-5804-4cf3-9887-fd8515426960 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 Aug 13 22:09:52.228072 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17627f81-5804-4cf3-9887-fd8515426960 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:52.228391 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17627f81-5804-4cf3-9887-fd8515426960 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:52.228562 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-17627f81-5804-4cf3-9887-fd8515426960 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Delete snapshot with id: d3c63b8d-4877-486f-ba8f-93592cd4cb91 Aug 13 22:09:52.234258 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:52.234258 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:52.235168 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-17627f81-5804-4cf3-9887-fd8515426960 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Snapshot retrieved successfully. Aug 13 22:09:52.260443 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-17627f81-5804-4cf3-9887-fd8515426960 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Snapshot delete request issued successfully. Aug 13 22:09:52.260690 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17627f81-5804-4cf3-9887-fd8515426960 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 returned with HTTP 202 Aug 13 22:09:52.261105 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 767/3083] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:09:52 2026] DELETE /volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:52.268774 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ed741fa7-da02-4081-808e-5d243ce36026 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:52.271204 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed741fa7-da02-4081-808e-5d243ce36026 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 Aug 13 22:09:52.271606 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed741fa7-da02-4081-808e-5d243ce36026 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:52.271812 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed741fa7-da02-4081-808e-5d243ce36026 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:52.279038 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:52.279038 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:52.279685 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ed741fa7-da02-4081-808e-5d243ce36026 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Snapshot retrieved successfully. Aug 13 22:09:52.280722 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed741fa7-da02-4081-808e-5d243ce36026 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 returned with HTTP 200 Aug 13 22:09:52.281179 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 773/3084] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:09:52 2026] GET /volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 => generated 479 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:52.472252 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-92aede86-7a9a-4c51-83ea-59a2898a6762 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:52.474938 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92aede86-7a9a-4c51-83ea-59a2898a6762 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] GET https://10.4.3.4/volume/v3/volumes/8fc5984e-91fa-478d-b414-b9de47e2c0fd Aug 13 22:09:52.475295 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92aede86-7a9a-4c51-83ea-59a2898a6762 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:52.476330 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92aede86-7a9a-4c51-83ea-59a2898a6762 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:52.486096 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:52.486096 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:52.490911 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-92aede86-7a9a-4c51-83ea-59a2898a6762 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Volume info retrieved successfully. Aug 13 22:09:52.497930 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92aede86-7a9a-4c51-83ea-59a2898a6762 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/8fc5984e-91fa-478d-b414-b9de47e2c0fd returned with HTTP 200 Aug 13 22:09:52.498469 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 777/3085] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:52 2026] GET /volume/v3/volumes/8fc5984e-91fa-478d-b414-b9de47e2c0fd => generated 1004 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:52.517142 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3618a55b-21c4-434d-9d96-3583c014f660 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:52.689154 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3618a55b-21c4-434d-9d96-3583c014f660 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] GET https://10.4.3.4/volume/v3/volumes Aug 13 22:09:52.689407 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3618a55b-21c4-434d-9d96-3583c014f660 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:52.689642 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3618a55b-21c4-434d-9d96-3583c014f660 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:52.690071 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-3618a55b-21c4-434d-9d96-3583c014f660 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:52.691273 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3618a55b-21c4-434d-9d96-3583c014f660 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:52.702813 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3618a55b-21c4-434d-9d96-3583c014f660 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] Get all volumes completed successfully. Aug 13 22:09:52.703586 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3618a55b-21c4-434d-9d96-3583c014f660 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] https://10.4.3.4/volume/v3/volumes returned with HTTP 200 Aug 13 22:09:52.703848 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 769/3086] 10.4.3.4 () {68 vars in 1264 bytes} [Thu Aug 13 22:09:52 2026] GET /volume/v3/volumes => generated 331 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:52.715818 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f550d7ec-7e7f-4846-9e7d-577dbc2dbd0b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:52.718017 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f550d7ec-7e7f-4846-9e7d-577dbc2dbd0b tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/8fc5984e-91fa-478d-b414-b9de47e2c0fd Aug 13 22:09:52.718453 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f550d7ec-7e7f-4846-9e7d-577dbc2dbd0b tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:52.718616 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f550d7ec-7e7f-4846-9e7d-577dbc2dbd0b tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:52.718861 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f550d7ec-7e7f-4846-9e7d-577dbc2dbd0b tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Delete volume with id: 8fc5984e-91fa-478d-b414-b9de47e2c0fd Aug 13 22:09:52.728448 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:52.728448 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:52.728976 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f550d7ec-7e7f-4846-9e7d-577dbc2dbd0b tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Volume info retrieved successfully. Aug 13 22:09:52.756452 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f550d7ec-7e7f-4846-9e7d-577dbc2dbd0b tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Delete volume request issued successfully. Aug 13 22:09:52.756452 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f550d7ec-7e7f-4846-9e7d-577dbc2dbd0b tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/8fc5984e-91fa-478d-b414-b9de47e2c0fd returned with HTTP 202 Aug 13 22:09:52.756452 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 768/3087] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:09:52 2026] DELETE /volume/v3/volumes/8fc5984e-91fa-478d-b414-b9de47e2c0fd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:52.766351 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9b0527bd-3c73-484a-a530-c6c8e6c22980 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:52.767030 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b0527bd-3c73-484a-a530-c6c8e6c22980 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] GET https://10.4.3.4/volume/v3/volumes/8fc5984e-91fa-478d-b414-b9de47e2c0fd Aug 13 22:09:52.767500 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b0527bd-3c73-484a-a530-c6c8e6c22980 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:52.767500 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b0527bd-3c73-484a-a530-c6c8e6c22980 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:52.779116 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:52.779116 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:52.785812 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9b0527bd-3c73-484a-a530-c6c8e6c22980 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Volume info retrieved successfully. Aug 13 22:09:52.786090 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-49e832fb-de54-4c38-8f1f-19bc461297a7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:52.789214 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49e832fb-de54-4c38-8f1f-19bc461297a7 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:09:52.789214 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49e832fb-de54-4c38-8f1f-19bc461297a7 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:52.789214 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49e832fb-de54-4c38-8f1f-19bc461297a7 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:52.789214 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-49e832fb-de54-4c38-8f1f-19bc461297a7 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:52.794329 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b0527bd-3c73-484a-a530-c6c8e6c22980 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/8fc5984e-91fa-478d-b414-b9de47e2c0fd returned with HTTP 200 Aug 13 22:09:52.794329 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 774/3088] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:52 2026] GET /volume/v3/volumes/8fc5984e-91fa-478d-b414-b9de47e2c0fd => generated 1003 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:52.798513 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:52.798513 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:52.798710 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49e832fb-de54-4c38-8f1f-19bc461297a7 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:09:52.799199 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 778/3089] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:52 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:53.236784 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0a6fd33-a58a-4f22-9066-e6523887cd48 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:53.239872 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0a6fd33-a58a-4f22-9066-e6523887cd48 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:09:53.240338 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0a6fd33-a58a-4f22-9066-e6523887cd48 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:53.240631 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0a6fd33-a58a-4f22-9066-e6523887cd48 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:53.240794 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c0a6fd33-a58a-4f22-9066-e6523887cd48 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:53.252371 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:53.252371 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:53.253463 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0a6fd33-a58a-4f22-9066-e6523887cd48 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:09:53.254513 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 770/3090] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:53 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:53.292088 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a79feb6a-5e54-4f95-9f4e-5488bfabeb54 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:53.294749 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a79feb6a-5e54-4f95-9f4e-5488bfabeb54 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 Aug 13 22:09:53.295127 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a79feb6a-5e54-4f95-9f4e-5488bfabeb54 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:53.295437 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a79feb6a-5e54-4f95-9f4e-5488bfabeb54 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:53.300602 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a79feb6a-5e54-4f95-9f4e-5488bfabeb54 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 returned with HTTP 404 Aug 13 22:09:53.301275 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 769/3091] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:09:53 2026] GET /volume/v3/snapshots/d3c63b8d-4877-486f-ba8f-93592cd4cb91 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:53.309444 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f9e3974-ff2d-4a3e-8f95-7c6d3be6d678 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:53.311378 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f9e3974-ff2d-4a3e-8f95-7c6d3be6d678 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] DELETE https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e Aug 13 22:09:53.311639 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f9e3974-ff2d-4a3e-8f95-7c6d3be6d678 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:53.311865 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f9e3974-ff2d-4a3e-8f95-7c6d3be6d678 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:53.312056 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4f9e3974-ff2d-4a3e-8f95-7c6d3be6d678 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Delete volume with id: 396e8f8b-0446-4dec-835b-a4d76e03538e Aug 13 22:09:53.321097 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:53.321097 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:53.321620 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f9e3974-ff2d-4a3e-8f95-7c6d3be6d678 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume info retrieved successfully. Aug 13 22:09:53.348156 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f9e3974-ff2d-4a3e-8f95-7c6d3be6d678 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Delete volume request issued successfully. Aug 13 22:09:53.348359 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f9e3974-ff2d-4a3e-8f95-7c6d3be6d678 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e returned with HTTP 202 Aug 13 22:09:53.348795 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 775/3092] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:09:53 2026] DELETE /volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:53.360089 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e69e9b8f-4278-433c-b892-ba417d1bf9ac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:53.362576 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e69e9b8f-4278-433c-b892-ba417d1bf9ac tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e Aug 13 22:09:53.362864 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e69e9b8f-4278-433c-b892-ba417d1bf9ac tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:53.363146 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e69e9b8f-4278-433c-b892-ba417d1bf9ac tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:53.374537 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:53.374537 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:53.381615 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e69e9b8f-4278-433c-b892-ba417d1bf9ac tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Volume info retrieved successfully. Aug 13 22:09:53.391095 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e69e9b8f-4278-433c-b892-ba417d1bf9ac tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e returned with HTTP 200 Aug 13 22:09:53.391621 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 779/3093] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:53 2026] GET /volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:53.815079 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71c5838b-86f6-47fd-a7e3-cf50571769ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:53.819128 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71c5838b-86f6-47fd-a7e3-cf50571769ba tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:09:53.819128 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71c5838b-86f6-47fd-a7e3-cf50571769ba tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:53.819664 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71c5838b-86f6-47fd-a7e3-cf50571769ba tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:53.819664 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-71c5838b-86f6-47fd-a7e3-cf50571769ba tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:53.820760 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9e8152b7-d357-4be8-b475-f5394456b663 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:53.825179 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e8152b7-d357-4be8-b475-f5394456b663 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] GET https://10.4.3.4/volume/v3/volumes/8fc5984e-91fa-478d-b414-b9de47e2c0fd Aug 13 22:09:53.825896 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e8152b7-d357-4be8-b475-f5394456b663 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:53.826229 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e8152b7-d357-4be8-b475-f5394456b663 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:53.827941 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:53.827941 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:53.830282 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71c5838b-86f6-47fd-a7e3-cf50571769ba tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:09:53.830967 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 771/3094] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:53 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:53.835982 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e8152b7-d357-4be8-b475-f5394456b663 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/8fc5984e-91fa-478d-b414-b9de47e2c0fd returned with HTTP 404 Aug 13 22:09:53.836899 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 770/3095] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:53 2026] GET /volume/v3/volumes/8fc5984e-91fa-478d-b414-b9de47e2c0fd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:53.846551 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:53.850069 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:53.852786 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1802441500"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:53.852786 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1802441500'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:53.852786 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Create volume of 1 GB Aug 13 22:09:53.857726 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Availability Zones retrieved successfully. Aug 13 22:09:53.866518 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Flow 'volume_create_api' (8521c9b3-368b-4912-8764-fb5f2028e570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:53.868179 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e80fb235-6a26-4ddc-9f24-d8fe6193d227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:53.869867 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:53.901407 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e80fb235-6a26-4ddc-9f24-d8fe6193d227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:53.901407 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab9a8107-7819-4e27-96be-79dd2c5b1261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:53.943575 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Created reservations ['cc46da41-b13b-4edc-8f43-1137cfa33bea', '77cf09f2-c9f4-4f9a-9543-92e765ad50a5', '0d976979-6074-4b46-ac7a-85eb2e0c9e7b', 'e90e9a5c-228d-4373-b0c4-fa739ef8230e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:53.944572 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab9a8107-7819-4e27-96be-79dd2c5b1261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc46da41-b13b-4edc-8f43-1137cfa33bea', '77cf09f2-c9f4-4f9a-9543-92e765ad50a5', '0d976979-6074-4b46-ac7a-85eb2e0c9e7b', 'e90e9a5c-228d-4373-b0c4-fa739ef8230e']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:53.945323 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9074a17a-f030-482f-931c-a49a783382dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:53.980191 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9074a17a-f030-482f-931c-a49a783382dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f51aba4c-25a3-44d6-813e-f01e18f34141', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1802441500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11135a405c724d38b9bbdd836ddc80a7',qos_specs=None,replication_status=,reservations=['cc46da41-b13b-4edc-8f43-1137cfa33bea','77cf09f2-c9f4-4f9a-9543-92e765ad50a5','0d976979-6074-4b46-ac7a-85eb2e0c9e7b','e90e9a5c-228d-4373-b0c4-fa739ef8230e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='926c9e66fd7442e59c18a5603dee66a4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1802441500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f51aba4c-25a3-44d6-813e-f01e18f34141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11135a405c724d38b9bbdd836ddc80a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='926c9e66fd7442e59c18a5603dee66a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:53.981254 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (720e610c-4ee0-471c-be6d-45c0b980fb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:54.008233 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (720e610c-4ee0-471c-be6d-45c0b980fb22) transitioned into state 'SUCCESS' from state '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-1802441500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11135a405c724d38b9bbdd836ddc80a7',qos_specs=None,replication_status=,reservations=['cc46da41-b13b-4edc-8f43-1137cfa33bea','77cf09f2-c9f4-4f9a-9543-92e765ad50a5','0d976979-6074-4b46-ac7a-85eb2e0c9e7b','e90e9a5c-228d-4373-b0c4-fa739ef8230e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='926c9e66fd7442e59c18a5603dee66a4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:54.009230 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ea9dc4-faaa-4239-a42e-32ba2b26f9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:54.025453 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ea9dc4-faaa-4239-a42e-32ba2b26f9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:54.026706 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Flow 'volume_create_api' (8521c9b3-368b-4912-8764-fb5f2028e570) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:54.027052 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Create volume request issued successfully. Aug 13 22:09:54.027848 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c9a5773-c97f-46ee-a190-35c748cf1faa tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:54.028482 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 776/3096] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:09:53 2026] POST /volume/v3/volumes => generated 774 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:54.050624 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bcb8c3a7-a08f-4d89-bb41-f2ed78aaad91 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:54.052950 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcb8c3a7-a08f-4d89-bb41-f2ed78aaad91 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] GET https://10.4.3.4/volume/v3/volumes/f51aba4c-25a3-44d6-813e-f01e18f34141 Aug 13 22:09:54.053067 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bcb8c3a7-a08f-4d89-bb41-f2ed78aaad91 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:54.053299 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bcb8c3a7-a08f-4d89-bb41-f2ed78aaad91 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:54.069400 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:54.069400 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:54.076784 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bcb8c3a7-a08f-4d89-bb41-f2ed78aaad91 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Volume info retrieved successfully. Aug 13 22:09:54.087312 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcb8c3a7-a08f-4d89-bb41-f2ed78aaad91 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/f51aba4c-25a3-44d6-813e-f01e18f34141 returned with HTTP 200 Aug 13 22:09:54.088255 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 780/3097] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:54 2026] GET /volume/v3/volumes/f51aba4c-25a3-44d6-813e-f01e18f34141 => generated 953 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:54.271469 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f319915b-945e-4cdc-afe6-16fa4a8342c0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:54.274010 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f319915b-945e-4cdc-afe6-16fa4a8342c0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:09:54.274058 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f319915b-945e-4cdc-afe6-16fa4a8342c0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:54.274322 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f319915b-945e-4cdc-afe6-16fa4a8342c0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:54.274543 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f319915b-945e-4cdc-afe6-16fa4a8342c0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:54.280920 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:54.280920 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:54.281967 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f319915b-945e-4cdc-afe6-16fa4a8342c0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:09:54.282479 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 772/3098] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:54 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:54.409147 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f12709a-2d97-4b8b-8f66-79139e269393 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:54.412798 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f12709a-2d97-4b8b-8f66-79139e269393 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] GET https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e Aug 13 22:09:54.413654 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f12709a-2d97-4b8b-8f66-79139e269393 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:54.414285 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f12709a-2d97-4b8b-8f66-79139e269393 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:54.427085 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f12709a-2d97-4b8b-8f66-79139e269393 tempest-VolumeRevertTests-129942713 tempest-VolumeRevertTests-129942713-project-member] https://10.4.3.4/volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e returned with HTTP 404 Aug 13 22:09:54.428085 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 771/3099] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:54 2026] GET /volume/v3/volumes/396e8f8b-0446-4dec-835b-a4d76e03538e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:54.534479 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-74f91033-6f4e-4d98-89ef-160b72674181 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:54.676806 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:54.677187 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2140952161"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:54.678848 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2140952161'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:54.679011 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume of 1 GB Aug 13 22:09:54.679358 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:54.679358 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:54.684040 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Availability Zones retrieved successfully. Aug 13 22:09:54.694896 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Flow 'volume_create_api' (0bb37279-b513-49a6-bd67-bf67134ba348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:54.695697 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dae741d4-2ac0-4ca2-92ad-3fd4fd4a9e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:54.696897 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:54.731228 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dae741d4-2ac0-4ca2-92ad-3fd4fd4a9e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:54.732383 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06f3918c-5b85-4bc5-8871-dae05170008a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:54.813082 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Created reservations ['92c8a0aa-802d-4de1-877d-23a032d4b219', '76ee260b-b8f7-4368-9af0-34e0b4afe68a', 'c344181d-dcab-4039-9e6f-256590a5c81b', '0851bae6-1da1-4da2-a034-28cc986d0c4a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:54.813323 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06f3918c-5b85-4bc5-8871-dae05170008a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92c8a0aa-802d-4de1-877d-23a032d4b219', '76ee260b-b8f7-4368-9af0-34e0b4afe68a', 'c344181d-dcab-4039-9e6f-256590a5c81b', '0851bae6-1da1-4da2-a034-28cc986d0c4a']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:54.814663 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91ad4dee-776c-446f-9d2b-04e74364f6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:54.849442 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a2a23df3-56c8-4b97-9704-2452996d2e2c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:54.851546 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91ad4dee-776c-446f-9d2b-04e74364f6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '157527b0-1d5d-468d-83bd-0761e0990aea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2140952161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96b50ea37b664c6d85f244ff30e45b7b',qos_specs=None,replication_status=,reservations=['92c8a0aa-802d-4de1-877d-23a032d4b219','76ee260b-b8f7-4368-9af0-34e0b4afe68a','c344181d-dcab-4039-9e6f-256590a5c81b','0851bae6-1da1-4da2-a034-28cc986d0c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2140952161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=157527b0-1d5d-468d-83bd-0761e0990aea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96b50ea37b664c6d85f244ff30e45b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:54.852988 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2648d2da-aa2f-4b3d-9523-4216f91cf118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:54.853189 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a2a23df3-56c8-4b97-9704-2452996d2e2c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:09:54.853780 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a2a23df3-56c8-4b97-9704-2452996d2e2c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:54.854379 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a2a23df3-56c8-4b97-9704-2452996d2e2c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:54.854606 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a2a23df3-56c8-4b97-9704-2452996d2e2c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:54.860159 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:54.860159 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:54.861600 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a2a23df3-56c8-4b97-9704-2452996d2e2c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:09:54.862191 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 781/3100] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:54 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:54.886748 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2648d2da-aa2f-4b3d-9523-4216f91cf118) transitioned into state 'SUCCESS' from state '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-2140952161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96b50ea37b664c6d85f244ff30e45b7b',qos_specs=None,replication_status=,reservations=['92c8a0aa-802d-4de1-877d-23a032d4b219','76ee260b-b8f7-4368-9af0-34e0b4afe68a','c344181d-dcab-4039-9e6f-256590a5c81b','0851bae6-1da1-4da2-a034-28cc986d0c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:54.887985 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ede30b70-f61a-4adb-8135-825baee7e90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:54.901174 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ede30b70-f61a-4adb-8135-825baee7e90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:54.902501 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Flow 'volume_create_api' (0bb37279-b513-49a6-bd67-bf67134ba348) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:54.902794 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume request issued successfully. Aug 13 22:09:54.904681 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74f91033-6f4e-4d98-89ef-160b72674181 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:54.904681 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 777/3101] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:09:54 2026] POST /volume/v3/volumes => generated 750 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:54.922396 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c145a73-f9f9-4ea3-a9a6-864f126052e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:54.929389 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c145a73-f9f9-4ea3-a9a6-864f126052e4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:09:54.929389 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c145a73-f9f9-4ea3-a9a6-864f126052e4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:54.933898 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c145a73-f9f9-4ea3-a9a6-864f126052e4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:54.945157 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:54.945157 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:54.952130 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c145a73-f9f9-4ea3-a9a6-864f126052e4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:09:54.959763 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c145a73-f9f9-4ea3-a9a6-864f126052e4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:09:54.960385 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 773/3102] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:54 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:55.035255 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-edb928ce-dc55-4c8b-816c-dd945ebd067c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:55.107135 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-24b7c7eb-21fa-41c6-abdd-3a94ed39753a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:55.110128 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24b7c7eb-21fa-41c6-abdd-3a94ed39753a tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] GET https://10.4.3.4/volume/v3/volumes/f51aba4c-25a3-44d6-813e-f01e18f34141 Aug 13 22:09:55.111357 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24b7c7eb-21fa-41c6-abdd-3a94ed39753a tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:55.111357 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24b7c7eb-21fa-41c6-abdd-3a94ed39753a tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:55.131852 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:55.131852 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:55.143250 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-24b7c7eb-21fa-41c6-abdd-3a94ed39753a tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Volume info retrieved successfully. Aug 13 22:09:55.148858 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24b7c7eb-21fa-41c6-abdd-3a94ed39753a tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/f51aba4c-25a3-44d6-813e-f01e18f34141 returned with HTTP 200 Aug 13 22:09:55.149480 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 782/3103] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:55 2026] GET /volume/v3/volumes/f51aba4c-25a3-44d6-813e-f01e18f34141 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:55.175008 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e8d3c9d7-703e-41e3-a0ec-9674840d8b33 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:55.178626 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8d3c9d7-703e-41e3-a0ec-9674840d8b33 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] GET https://10.4.3.4/volume/v3/volumes/detail Aug 13 22:09:55.178783 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8d3c9d7-703e-41e3-a0ec-9674840d8b33 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:55.179504 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8d3c9d7-703e-41e3-a0ec-9674840d8b33 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:55.179588 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-e8d3c9d7-703e-41e3-a0ec-9674840d8b33 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:09:55.181069 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:55.181069 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:55.181820 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e8d3c9d7-703e-41e3-a0ec-9674840d8b33 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:55.194844 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e8d3c9d7-703e-41e3-a0ec-9674840d8b33 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] Get all volumes completed successfully. Aug 13 22:09:55.195596 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:55.195596 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:55.203344 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8d3c9d7-703e-41e3-a0ec-9674840d8b33 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] https://10.4.3.4/volume/v3/volumes/detail returned with HTTP 200 Aug 13 22:09:55.203344 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 778/3104] 10.4.3.4 () {68 vars in 1285 bytes} [Thu Aug 13 22:09:55 2026] GET /volume/v3/volumes/detail => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:55.226190 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aa71cd5d-9351-4e34-adb7-9f2ac6c0fe4e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:55.228452 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-edb928ce-dc55-4c8b-816c-dd945ebd067c tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:09:55.231716 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-edb928ce-dc55-4c8b-816c-dd945ebd067c tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-2089228389"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:55.231875 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa71cd5d-9351-4e34-adb7-9f2ac6c0fe4e tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/f51aba4c-25a3-44d6-813e-f01e18f34141 Aug 13 22:09:55.231875 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa71cd5d-9351-4e34-adb7-9f2ac6c0fe4e tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:55.231875 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa71cd5d-9351-4e34-adb7-9f2ac6c0fe4e tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:55.231875 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-aa71cd5d-9351-4e34-adb7-9f2ac6c0fe4e tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Delete volume with id: f51aba4c-25a3-44d6-813e-f01e18f34141 Aug 13 22:09:55.242221 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:55.242221 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:55.242820 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-aa71cd5d-9351-4e34-adb7-9f2ac6c0fe4e tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Volume info retrieved successfully. Aug 13 22:09:55.260707 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-edb928ce-dc55-4c8b-816c-dd945ebd067c tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:09:55.261314 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 772/3105] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:09:55 2026] POST /volume/v3/types => generated 233 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:55.275791 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-aa71cd5d-9351-4e34-adb7-9f2ac6c0fe4e tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Delete volume request issued successfully. Aug 13 22:09:55.276380 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa71cd5d-9351-4e34-adb7-9f2ac6c0fe4e tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/f51aba4c-25a3-44d6-813e-f01e18f34141 returned with HTTP 202 Aug 13 22:09:55.276859 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 774/3106] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:09:55 2026] DELETE /volume/v3/volumes/f51aba4c-25a3-44d6-813e-f01e18f34141 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:55.277033 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-72e9abd2-aa30-4ec9-943e-3c2ed8b6c616 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:55.283272 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72e9abd2-aa30-4ec9-943e-3c2ed8b6c616 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:09:55.283272 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72e9abd2-aa30-4ec9-943e-3c2ed8b6c616 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-579298924", "extra_specs": {"multiattach": " True"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:55.289814 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-763102b2-e5cc-4340-aef5-d76f324e22c4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:55.291570 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-763102b2-e5cc-4340-aef5-d76f324e22c4 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] GET https://10.4.3.4/volume/v3/volumes/f51aba4c-25a3-44d6-813e-f01e18f34141 Aug 13 22:09:55.292123 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-763102b2-e5cc-4340-aef5-d76f324e22c4 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:55.292123 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-763102b2-e5cc-4340-aef5-d76f324e22c4 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:55.298143 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31a3b2df-f176-46b2-8452-d97014782f68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:55.299719 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:55.299719 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:55.300575 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31a3b2df-f176-46b2-8452-d97014782f68 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:09:55.300772 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31a3b2df-f176-46b2-8452-d97014782f68 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:55.300961 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31a3b2df-f176-46b2-8452-d97014782f68 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:55.301212 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-31a3b2df-f176-46b2-8452-d97014782f68 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:55.304578 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-763102b2-e5cc-4340-aef5-d76f324e22c4 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Volume info retrieved successfully. Aug 13 22:09:55.308532 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72e9abd2-aa30-4ec9-943e-3c2ed8b6c616 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:09:55.308532 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 783/3107] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:09:55 2026] POST /volume/v3/types => generated 258 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:55.308825 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:55.308825 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:55.310865 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-763102b2-e5cc-4340-aef5-d76f324e22c4 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/f51aba4c-25a3-44d6-813e-f01e18f34141 returned with HTTP 200 Aug 13 22:09:55.311780 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 779/3108] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:55 2026] GET /volume/v3/volumes/f51aba4c-25a3-44d6-813e-f01e18f34141 => generated 1013 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:55.313713 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31a3b2df-f176-46b2-8452-d97014782f68 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:09:55.316139 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 773/3109] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:55 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:55.326852 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:55.439210 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:55.439732 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2089228389", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-102594773"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:55.441408 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-2089228389', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-102594773'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:55.447300 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Create volume of 1 GB Aug 13 22:09:55.447704 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:55.447704 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:55.448279 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Availability Zones retrieved successfully. Aug 13 22:09:55.454642 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Flow 'volume_create_api' (7fdb5015-19eb-469f-856a-9a910657623a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:55.455646 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f72939bb-d3a1-4b9d-a504-a62932e361eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:55.456665 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:55.484660 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f72939bb-d3a1-4b9d-a504-a62932e361eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:09:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=afec22b3-efcc-4615-9f23-b78d96f8586a,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-2089228389',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afec22b3-efcc-4615-9f23-b78d96f8586a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:55.485785 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a2c8f47-21ee-42f5-80e8-cba5de4759ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:55.522382 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2089228389 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2089228389, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:55.522706 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2089228389 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2089228389, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:55.570036 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Created reservations ['b72e5b9b-79ad-4a5b-8a2d-9279c539a164', '551eac2c-0cc6-4bdf-918f-596e490a844d', '180e9a66-b437-44fd-a485-654d4e1d8a74', 'a2e4bd24-c01e-42e5-ae0e-851346e5bb19'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:55.571224 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a2c8f47-21ee-42f5-80e8-cba5de4759ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b72e5b9b-79ad-4a5b-8a2d-9279c539a164', '551eac2c-0cc6-4bdf-918f-596e490a844d', '180e9a66-b437-44fd-a485-654d4e1d8a74', 'a2e4bd24-c01e-42e5-ae0e-851346e5bb19']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:55.572646 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (400fe1cb-64aa-4711-8b72-bae998cc04f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:55.604886 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (400fe1cb-64aa-4711-8b72-bae998cc04f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7d53508-a0b0-4188-ba82-3b1c9ea0f852', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-102594773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b71afbc543941ac94b6cdb3940dbc0f',qos_specs=None,replication_status=,reservations=['b72e5b9b-79ad-4a5b-8a2d-9279c539a164','551eac2c-0cc6-4bdf-918f-596e490a844d','180e9a66-b437-44fd-a485-654d4e1d8a74','a2e4bd24-c01e-42e5-ae0e-851346e5bb19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bf06d2db1348b6a48890e329d32b19',volume_type_id=afec22b3-efcc-4615-9f23-b78d96f8586a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-102594773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7d53508-a0b0-4188-ba82-3b1c9ea0f852,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b71afbc543941ac94b6cdb3940dbc0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87bf06d2db1348b6a48890e329d32b19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(afec22b3-efcc-4615-9f23-b78d96f8586a),volume_type_id=afec22b3-efcc-4615-9f23-b78d96f8586a)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:55.605966 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dae059b2-7f41-42c1-8bfd-98c2197fcac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:55.632538 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dae059b2-7f41-42c1-8bfd-98c2197fcac4) transitioned into state 'SUCCESS' from state '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-102594773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b71afbc543941ac94b6cdb3940dbc0f',qos_specs=None,replication_status=,reservations=['b72e5b9b-79ad-4a5b-8a2d-9279c539a164','551eac2c-0cc6-4bdf-918f-596e490a844d','180e9a66-b437-44fd-a485-654d4e1d8a74','a2e4bd24-c01e-42e5-ae0e-851346e5bb19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bf06d2db1348b6a48890e329d32b19',volume_type_id=afec22b3-efcc-4615-9f23-b78d96f8586a)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:55.633690 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b28b386d-f462-45b1-8a35-1192812d7bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:55.645470 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b28b386d-f462-45b1-8a35-1192812d7bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:55.646599 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Flow 'volume_create_api' (7fdb5015-19eb-469f-856a-9a910657623a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:55.647103 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Create volume request issued successfully. Aug 13 22:09:55.647875 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8ae7e09-3b15-4d97-9fad-3776196428ce tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:55.648510 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 775/3110] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:09:55 2026] POST /volume/v3/volumes => generated 867 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:09:55.664384 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-16a0ce8f-4051-4a11-874e-3e0647f60903 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:55.668060 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16a0ce8f-4051-4a11-874e-3e0647f60903 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] GET https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 Aug 13 22:09:55.668283 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16a0ce8f-4051-4a11-874e-3e0647f60903 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:55.668559 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16a0ce8f-4051-4a11-874e-3e0647f60903 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:55.680000 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:55.680000 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:55.687239 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-16a0ce8f-4051-4a11-874e-3e0647f60903 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Volume info retrieved successfully. Aug 13 22:09:55.694663 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16a0ce8f-4051-4a11-874e-3e0647f60903 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 returned with HTTP 200 Aug 13 22:09:55.694993 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 784/3111] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:55 2026] GET /volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 => generated 935 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:55.877463 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-abd6079f-fa07-403c-8bbb-61174500537c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:55.880801 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abd6079f-fa07-403c-8bbb-61174500537c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:09:55.880801 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abd6079f-fa07-403c-8bbb-61174500537c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:55.881245 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abd6079f-fa07-403c-8bbb-61174500537c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:55.881408 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-abd6079f-fa07-403c-8bbb-61174500537c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:55.887411 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:55.887411 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:55.888348 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abd6079f-fa07-403c-8bbb-61174500537c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:09:55.888865 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 780/3112] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:55 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:55.978757 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a9c5bd6d-3c39-4ac2-bba3-6a308615b6ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:55.980789 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9c5bd6d-3c39-4ac2-bba3-6a308615b6ee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:09:55.981036 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9c5bd6d-3c39-4ac2-bba3-6a308615b6ee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:55.981257 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9c5bd6d-3c39-4ac2-bba3-6a308615b6ee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:55.993634 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:55.993634 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:55.999704 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a9c5bd6d-3c39-4ac2-bba3-6a308615b6ee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:09:56.007044 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9c5bd6d-3c39-4ac2-bba3-6a308615b6ee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:09:56.007654 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 774/3113] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:55 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:56.028747 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c7c33f74-8aa7-4fa4-bbcd-ad701eb14a00 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.033096 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7c33f74-8aa7-4fa4-bbcd-ad701eb14a00 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:09:56.033096 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7c33f74-8aa7-4fa4-bbcd-ad701eb14a00 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:56.033597 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7c33f74-8aa7-4fa4-bbcd-ad701eb14a00 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:56.044573 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:56.044573 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:56.051862 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c7c33f74-8aa7-4fa4-bbcd-ad701eb14a00 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:09:56.059168 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7c33f74-8aa7-4fa4-bbcd-ad701eb14a00 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:09:56.059741 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 776/3114] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:56 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:56.077259 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c2b17688-4ace-4d3f-b6b7-f9ad3be4c2b5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.079665 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2b17688-4ace-4d3f-b6b7-f9ad3be4c2b5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:09:56.080142 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2b17688-4ace-4d3f-b6b7-f9ad3be4c2b5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "157527b0-1d5d-468d-83bd-0761e0990aea", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1223275930"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:56.095183 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:56.095183 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:56.095183 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c2b17688-4ace-4d3f-b6b7-f9ad3be4c2b5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:09:56.095183 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-c2b17688-4ace-4d3f-b6b7-f9ad3be4c2b5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create snapshot from volume 157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:09:56.146170 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c2b17688-4ace-4d3f-b6b7-f9ad3be4c2b5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Created reservations ['0c61bec8-da3c-4176-a744-2f4055326abd', '51da83b2-c695-4fb0-a477-2df48555eeeb', '5e80a32f-00f4-44da-a7e4-eea69021a8fb', '9b5408e8-070b-49b1-a1ed-b7992c0b98ce'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:56.179882 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c2b17688-4ace-4d3f-b6b7-f9ad3be4c2b5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot create request issued successfully. Aug 13 22:09:56.180351 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2b17688-4ace-4d3f-b6b7-f9ad3be4c2b5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:09:56.180821 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 785/3115] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:09:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:56.189834 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2137ed9b-7382-4fe9-b6f9-2a7ed64bddac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.193468 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2137ed9b-7382-4fe9-b6f9-2a7ed64bddac tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 Aug 13 22:09:56.193468 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2137ed9b-7382-4fe9-b6f9-2a7ed64bddac tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:56.193585 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2137ed9b-7382-4fe9-b6f9-2a7ed64bddac tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:56.204263 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:56.204263 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:56.204954 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2137ed9b-7382-4fe9-b6f9-2a7ed64bddac tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:09:56.209700 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2137ed9b-7382-4fe9-b6f9-2a7ed64bddac tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 returned with HTTP 200 Aug 13 22:09:56.210460 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 781/3116] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:09:56 2026] GET /volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:56.290611 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b4f2966d-bd8b-4206-ad05-1161eaa0fde7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.333380 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6585043b-cf9d-49a2-845c-1949f22aab42 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.334290 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c05e7d6d-3d00-49cc-976f-5c51661bdc7b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.335834 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6585043b-cf9d-49a2-845c-1949f22aab42 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:09:56.336176 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6585043b-cf9d-49a2-845c-1949f22aab42 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:56.336389 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6585043b-cf9d-49a2-845c-1949f22aab42 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:56.336565 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6585043b-cf9d-49a2-845c-1949f22aab42 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:56.339845 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c05e7d6d-3d00-49cc-976f-5c51661bdc7b tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] GET https://10.4.3.4/volume/v3/volumes/f51aba4c-25a3-44d6-813e-f01e18f34141 Aug 13 22:09:56.340196 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c05e7d6d-3d00-49cc-976f-5c51661bdc7b tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:56.340488 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c05e7d6d-3d00-49cc-976f-5c51661bdc7b tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:56.345140 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:56.345140 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:56.346323 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6585043b-cf9d-49a2-845c-1949f22aab42 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:09:56.350483 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 777/3117] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:56 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:56.350618 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c05e7d6d-3d00-49cc-976f-5c51661bdc7b tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/f51aba4c-25a3-44d6-813e-f01e18f34141 returned with HTTP 404 Aug 13 22:09:56.350618 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 786/3118] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:56 2026] GET /volume/v3/volumes/f51aba4c-25a3-44d6-813e-f01e18f34141 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:56.364273 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.366331 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:56.366677 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1754923262"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:56.368377 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1754923262'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:56.369188 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Create volume of 1 GB Aug 13 22:09:56.376958 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Availability Zones retrieved successfully. Aug 13 22:09:56.389945 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Flow 'volume_create_api' (54d98f47-1efb-46a4-9150-8f315c7544e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:56.390824 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d65361f-8f02-48c5-a2f0-4f055257d384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:56.391851 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:56.426448 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4f2966d-bd8b-4206-ad05-1161eaa0fde7 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:09:56.426448 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4f2966d-bd8b-4206-ad05-1161eaa0fde7 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-875185163", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:56.427158 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d65361f-8f02-48c5-a2f0-4f055257d384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:56.428732 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34b89b04-8be6-4194-83a1-5e828187d085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:56.450833 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4f2966d-bd8b-4206-ad05-1161eaa0fde7 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:09:56.450833 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 775/3119] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:09:56 2026] POST /volume/v3/types => generated 379 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:56.463754 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-32e0b8d0-2003-446b-ae38-36d86bafe9a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.466149 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32e0b8d0-2003-446b-ae38-36d86bafe9a3 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] POST https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/encryption Aug 13 22:09:56.466628 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32e0b8d0-2003-446b-ae38-36d86bafe9a3 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:56.490409 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Created reservations ['b21aac00-e20a-484c-92c5-85b80b2ae18d', '0cd55d7c-b9ce-4411-afe4-eac89cc247e5', '0b55e250-1dca-44ee-ac32-d430b3898baf', 'a05ca96e-9c22-42b7-8a08-c931bc147ebd'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:56.491231 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34b89b04-8be6-4194-83a1-5e828187d085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b21aac00-e20a-484c-92c5-85b80b2ae18d', '0cd55d7c-b9ce-4411-afe4-eac89cc247e5', '0b55e250-1dca-44ee-ac32-d430b3898baf', 'a05ca96e-9c22-42b7-8a08-c931bc147ebd']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:56.492110 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d510bb4-02a2-488c-8cf5-6ae5d36ed4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:56.492315 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32e0b8d0-2003-446b-ae38-36d86bafe9a3 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/encryption returned with HTTP 200 Aug 13 22:09:56.492840 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 778/3120] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:09:56 2026] POST /volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:56.504560 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a0cdece3-366b-4a35-81a5-1de60465f6c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.506673 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0cdece3-366b-4a35-81a5-1de60465f6c0 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:09:56.507138 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0cdece3-366b-4a35-81a5-1de60465f6c0 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1466154719", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:56.509586 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:56.509586 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:56.527614 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d510bb4-02a2-488c-8cf5-6ae5d36ed4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44ef2437-c94d-4d8f-b092-afb36e914681', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754923262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11135a405c724d38b9bbdd836ddc80a7',qos_specs=None,replication_status=,reservations=['b21aac00-e20a-484c-92c5-85b80b2ae18d','0cd55d7c-b9ce-4411-afe4-eac89cc247e5','0b55e250-1dca-44ee-ac32-d430b3898baf','a05ca96e-9c22-42b7-8a08-c931bc147ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='926c9e66fd7442e59c18a5603dee66a4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754923262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44ef2437-c94d-4d8f-b092-afb36e914681,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11135a405c724d38b9bbdd836ddc80a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='926c9e66fd7442e59c18a5603dee66a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:56.528502 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64d89547-976a-4bb3-b101-c0554363ba41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:56.528655 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0cdece3-366b-4a35-81a5-1de60465f6c0 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:09:56.529045 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 787/3121] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:09:56 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:56.540935 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-70255a3a-1fa1-47f5-b3fc-59496c2ad46f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.542933 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70255a3a-1fa1-47f5-b3fc-59496c2ad46f tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] POST https://10.4.3.4/volume/v3/types/9a68afc6-85df-4111-a343-ef1f71046266/encryption Aug 13 22:09:56.544449 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70255a3a-1fa1-47f5-b3fc-59496c2ad46f tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:56.559334 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64d89547-976a-4bb3-b101-c0554363ba41) transitioned into state 'SUCCESS' from state '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-1754923262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11135a405c724d38b9bbdd836ddc80a7',qos_specs=None,replication_status=,reservations=['b21aac00-e20a-484c-92c5-85b80b2ae18d','0cd55d7c-b9ce-4411-afe4-eac89cc247e5','0b55e250-1dca-44ee-ac32-d430b3898baf','a05ca96e-9c22-42b7-8a08-c931bc147ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='926c9e66fd7442e59c18a5603dee66a4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:56.560556 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68069500-4550-46bb-aaa5-6962499015b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:56.574239 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68069500-4550-46bb-aaa5-6962499015b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:56.575851 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Flow 'volume_create_api' (54d98f47-1efb-46a4-9150-8f315c7544e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:56.576046 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Create volume request issued successfully. Aug 13 22:09:56.579069 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2a3b420-32e4-4970-baf7-d8e8b2b0114f tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:56.579069 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 782/3122] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:09:56 2026] POST /volume/v3/volumes => generated 774 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:56.580817 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70255a3a-1fa1-47f5-b3fc-59496c2ad46f tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/9a68afc6-85df-4111-a343-ef1f71046266/encryption returned with HTTP 200 Aug 13 22:09:56.581146 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 776/3123] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:09:56 2026] POST /volume/v3/types/9a68afc6-85df-4111-a343-ef1f71046266/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:56.591583 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-58eb96a4-4744-4ac5-a81e-4bfdf778e383 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.596524 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-52c65deb-2730-4c78-aa1a-543b567abd7e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.596766 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58eb96a4-4744-4ac5-a81e-4bfdf778e383 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] GET https://10.4.3.4/volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 Aug 13 22:09:56.596766 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58eb96a4-4744-4ac5-a81e-4bfdf778e383 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:56.596766 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58eb96a4-4744-4ac5-a81e-4bfdf778e383 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:56.597279 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52c65deb-2730-4c78-aa1a-543b567abd7e tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:09:56.597698 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52c65deb-2730-4c78-aa1a-543b567abd7e tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1184766940", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:56.608122 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:56.608122 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:56.614342 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-58eb96a4-4744-4ac5-a81e-4bfdf778e383 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Volume info retrieved successfully. Aug 13 22:09:56.621568 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58eb96a4-4744-4ac5-a81e-4bfdf778e383 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 returned with HTTP 200 Aug 13 22:09:56.621568 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 779/3124] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:56 2026] GET /volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 => generated 953 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:56.622703 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52c65deb-2730-4c78-aa1a-543b567abd7e tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:09:56.623208 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 788/3125] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:09:56 2026] POST /volume/v3/types => generated 380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:56.635445 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-24ac5477-34a1-4def-b06b-358e496d4ef6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.638187 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24ac5477-34a1-4def-b06b-358e496d4ef6 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] POST https://10.4.3.4/volume/v3/types/ff68d412-04ef-4829-b91c-ca1d762d1e74/extra_specs Aug 13 22:09:56.638714 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24ac5477-34a1-4def-b06b-358e496d4ef6 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:56.640892 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:56.640892 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:56.681826 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24ac5477-34a1-4def-b06b-358e496d4ef6 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/ff68d412-04ef-4829-b91c-ca1d762d1e74/extra_specs returned with HTTP 200 Aug 13 22:09:56.684452 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 783/3126] 10.4.3.4 () {68 vars in 1385 bytes} [Thu Aug 13 22:09:56 2026] POST /volume/v3/types/ff68d412-04ef-4829-b91c-ca1d762d1e74/extra_specs => generated 35 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 13 22:09:56.692176 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aea57a3e-45be-475e-a0b1-7f802d88a412 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.696450 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aea57a3e-45be-475e-a0b1-7f802d88a412 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] PUT https://10.4.3.4/volume/v3/types/ff68d412-04ef-4829-b91c-ca1d762d1e74/extra_specs/key2 Aug 13 22:09:56.696450 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aea57a3e-45be-475e-a0b1-7f802d88a412 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:56.711857 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a348ed70-fe78-4153-b603-01cb3ca4a3ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.714204 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a348ed70-fe78-4153-b603-01cb3ca4a3ec tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] GET https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 Aug 13 22:09:56.714204 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a348ed70-fe78-4153-b603-01cb3ca4a3ec tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:56.714469 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a348ed70-fe78-4153-b603-01cb3ca4a3ec tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:56.723086 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:56.723086 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:56.727301 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a348ed70-fe78-4153-b603-01cb3ca4a3ec tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Volume info retrieved successfully. Aug 13 22:09:56.729225 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aea57a3e-45be-475e-a0b1-7f802d88a412 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/ff68d412-04ef-4829-b91c-ca1d762d1e74/extra_specs/key2 returned with HTTP 200 Aug 13 22:09:56.729991 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 777/3127] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:09:56 2026] PUT /volume/v3/types/ff68d412-04ef-4829-b91c-ca1d762d1e74/extra_specs/key2 => generated 25 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:09:56.733455 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a348ed70-fe78-4153-b603-01cb3ca4a3ec tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 returned with HTTP 200 Aug 13 22:09:56.734081 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 780/3128] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:56 2026] GET /volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:56.748768 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f41c5fc8-ebd2-4d10-a1cd-9c605f06671c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.751702 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f41c5fc8-ebd2-4d10-a1cd-9c605f06671c tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:09:56.751702 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f41c5fc8-ebd2-4d10-a1cd-9c605f06671c tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:56.753593 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-89a838e9-981e-474a-bbf5-e00e16273089 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.757119 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89a838e9-981e-474a-bbf5-e00e16273089 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] GET https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 Aug 13 22:09:56.757410 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89a838e9-981e-474a-bbf5-e00e16273089 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:56.757749 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89a838e9-981e-474a-bbf5-e00e16273089 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:56.768026 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f41c5fc8-ebd2-4d10-a1cd-9c605f06671c tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:09:56.768711 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 789/3129] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:09:56 2026] POST /volume/v3/types => generated 195 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:56.774920 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:56.774920 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:56.779341 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-652b639a-9a9d-4c9e-b237-8476b6be2129 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.783542 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-89a838e9-981e-474a-bbf5-e00e16273089 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Volume info retrieved successfully. Aug 13 22:09:56.783735 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-652b639a-9a9d-4c9e-b237-8476b6be2129 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] DELETE https://10.4.3.4/volume/v3/types/08392158-ff8d-4659-84b9-db2489101d83 Aug 13 22:09:56.783735 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-652b639a-9a9d-4c9e-b237-8476b6be2129 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:56.783735 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-652b639a-9a9d-4c9e-b237-8476b6be2129 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:56.785591 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89a838e9-981e-474a-bbf5-e00e16273089 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 returned with HTTP 200 Aug 13 22:09:56.786086 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 784/3130] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:56 2026] GET /volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 => generated 1188 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:56.804819 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37c5cb8b-4642-450f-bc10-9d3da3dade32 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.806224 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37c5cb8b-4642-450f-bc10-9d3da3dade32 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] POST https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852/action Aug 13 22:09:56.806745 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37c5cb8b-4642-450f-bc10-9d3da3dade32 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-579298924", "migration_policy": "never"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:56.806865 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37c5cb8b-4642-450f-bc10-9d3da3dade32 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-579298924", "migration_policy": "never"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:56.819443 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:56.819443 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:56.820092 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37c5cb8b-4642-450f-bc10-9d3da3dade32 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Volume info retrieved successfully. Aug 13 22:09:56.827671 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:56.827671 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:56.837936 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-652b639a-9a9d-4c9e-b237-8476b6be2129 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/08392158-ff8d-4659-84b9-db2489101d83 returned with HTTP 202 Aug 13 22:09:56.837936 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 778/3131] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:09:56 2026] DELETE /volume/v3/types/08392158-ff8d-4659-84b9-db2489101d83 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:56.847100 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a076f420-38af-4009-844a-0b95f1b15bb3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.849279 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a076f420-38af-4009-844a-0b95f1b15bb3 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:09:56.849758 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a076f420-38af-4009-844a-0b95f1b15bb3 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-461950263", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:56.853332 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-37c5cb8b-4642-450f-bc10-9d3da3dade32 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-579298924 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-579298924, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:56.853820 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-37c5cb8b-4642-450f-bc10-9d3da3dade32 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-579298924 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-579298924, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:56.868807 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a076f420-38af-4009-844a-0b95f1b15bb3 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:09:56.869188 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 790/3132] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:09:56 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:56.878891 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f275fb6c-9214-4b54-9709-213ff7eac9c7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.882400 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f275fb6c-9214-4b54-9709-213ff7eac9c7 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] POST https://10.4.3.4/volume/v3/types/7ba88506-1650-4a71-b341-82496558c214/encryption Aug 13 22:09:56.882562 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-37c5cb8b-4642-450f-bc10-9d3da3dade32 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Created reservations ['aeb979a2-cf67-4a7c-8a5d-5cc292eb162b', '753b8b3c-a401-4861-8074-04fe1d1cda28'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:56.883021 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f275fb6c-9214-4b54-9709-213ff7eac9c7 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:56.902687 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6e84cf2d-8dc5-4fcd-95f9-267a65334069 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.905303 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6e84cf2d-8dc5-4fcd-95f9-267a65334069 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:09:56.905940 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6e84cf2d-8dc5-4fcd-95f9-267a65334069 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:56.906373 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6e84cf2d-8dc5-4fcd-95f9-267a65334069 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:56.907120 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6e84cf2d-8dc5-4fcd-95f9-267a65334069 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:56.908040 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f275fb6c-9214-4b54-9709-213ff7eac9c7 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/7ba88506-1650-4a71-b341-82496558c214/encryption returned with HTTP 200 Aug 13 22:09:56.908825 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 785/3133] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:09:56 2026] POST /volume/v3/types/7ba88506-1650-4a71-b341-82496558c214/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:56.908996 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-37c5cb8b-4642-450f-bc10-9d3da3dade32 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Created reservations ['f1640b07-e282-44b2-8f87-095d4642c38d', 'c36863e4-d12c-49f6-b8e7-57fbbc2f519e'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:56.917788 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:56.917788 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:56.917788 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6e84cf2d-8dc5-4fcd-95f9-267a65334069 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:09:56.917788 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 779/3134] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:56 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:56.925548 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3d3748ad-abd8-43f2-98ea-efff54943f5f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.927872 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d3748ad-abd8-43f2-98ea-efff54943f5f tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] DELETE https://10.4.3.4/volume/v3/types/7ba88506-1650-4a71-b341-82496558c214/encryption/fbc2ff8e-b0c1-49b1-8285-9c31db117722 Aug 13 22:09:56.928124 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d3748ad-abd8-43f2-98ea-efff54943f5f tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:56.928331 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d3748ad-abd8-43f2-98ea-efff54943f5f tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:56.949514 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d3748ad-abd8-43f2-98ea-efff54943f5f tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/7ba88506-1650-4a71-b341-82496558c214/encryption/fbc2ff8e-b0c1-49b1-8285-9c31db117722 returned with HTTP 202 Aug 13 22:09:56.950110 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 791/3135] 10.4.3.4 () {66 vars in 1475 bytes} [Thu Aug 13 22:09:56 2026] DELETE /volume/v3/types/7ba88506-1650-4a71-b341-82496558c214/encryption/fbc2ff8e-b0c1-49b1-8285-9c31db117722 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:56.952371 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37c5cb8b-4642-450f-bc10-9d3da3dade32 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Retype volume request issued successfully. Aug 13 22:09:56.952755 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37c5cb8b-4642-450f-bc10-9d3da3dade32 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852/action returned with HTTP 202 Aug 13 22:09:56.953491 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 781/3136] 10.4.3.4 () {70 vars in 1418 bytes} [Thu Aug 13 22:09:56 2026] POST /volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 22:09:56.964725 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b24c85f5-bb63-428b-8100-32973dc38982 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.965773 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a93776ec-64f6-4610-9c8a-183ae72751ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:56.967713 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a93776ec-64f6-4610-9c8a-183ae72751ef tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] GET https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 Aug 13 22:09:56.968110 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b24c85f5-bb63-428b-8100-32973dc38982 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:09:56.968295 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a93776ec-64f6-4610-9c8a-183ae72751ef tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:56.969046 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b24c85f5-bb63-428b-8100-32973dc38982 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-830297745", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:56.969220 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a93776ec-64f6-4610-9c8a-183ae72751ef tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:56.982458 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:56.982458 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:56.992309 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a93776ec-64f6-4610-9c8a-183ae72751ef tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Volume info retrieved successfully. Aug 13 22:09:56.996580 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b24c85f5-bb63-428b-8100-32973dc38982 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:09:56.997812 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 786/3137] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:09:56 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:57.002268 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a93776ec-64f6-4610-9c8a-183ae72751ef tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 returned with HTTP 200 Aug 13 22:09:57.003206 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 780/3138] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:56 2026] GET /volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 => generated 992 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:57.008211 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed343d3e-932b-4a3e-b90d-c30e0fb8dfe7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.010879 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed343d3e-932b-4a3e-b90d-c30e0fb8dfe7 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] DELETE https://10.4.3.4/volume/v3/types/8d275fb3-55f0-464b-bab6-8f155c47e741/extra_specs/key1 Aug 13 22:09:57.011256 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed343d3e-932b-4a3e-b90d-c30e0fb8dfe7 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.011553 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed343d3e-932b-4a3e-b90d-c30e0fb8dfe7 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.049338 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed343d3e-932b-4a3e-b90d-c30e0fb8dfe7 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/8d275fb3-55f0-464b-bab6-8f155c47e741/extra_specs/key1 returned with HTTP 202 Aug 13 22:09:57.050067 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 792/3139] 10.4.3.4 () {66 vars in 1382 bytes} [Thu Aug 13 22:09:57 2026] DELETE /volume/v3/types/8d275fb3-55f0-464b-bab6-8f155c47e741/extra_specs/key1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:09:57.059278 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-982fb9a9-accc-4afd-8a34-aff91e321c4b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.061697 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-982fb9a9-accc-4afd-8a34-aff91e321c4b tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:09:57.062137 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-982fb9a9-accc-4afd-8a34-aff91e321c4b tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-270966768", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:57.064162 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:57.064162 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:57.085885 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-982fb9a9-accc-4afd-8a34-aff91e321c4b tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:09:57.086516 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 782/3140] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:09:57 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:57.097111 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e4a9644b-0316-4ed9-86c0-13a48d803569 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.100826 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4a9644b-0316-4ed9-86c0-13a48d803569 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] DELETE https://10.4.3.4/volume/v3/types/6e5d2970-094d-4197-9341-370e824275d9 Aug 13 22:09:57.100826 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4a9644b-0316-4ed9-86c0-13a48d803569 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.101332 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4a9644b-0316-4ed9-86c0-13a48d803569 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.157324 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4a9644b-0316-4ed9-86c0-13a48d803569 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/6e5d2970-094d-4197-9341-370e824275d9 returned with HTTP 202 Aug 13 22:09:57.158238 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 787/3141] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:09:57 2026] DELETE /volume/v3/types/6e5d2970-094d-4197-9341-370e824275d9 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:57.167929 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-634a410b-ab4d-4963-b9a6-060a209372c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.171444 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-634a410b-ab4d-4963-b9a6-060a209372c9 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] GET https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/extra_specs Aug 13 22:09:57.171444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-634a410b-ab4d-4963-b9a6-060a209372c9 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.171444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-634a410b-ab4d-4963-b9a6-060a209372c9 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.178444 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-634a410b-ab4d-4963-b9a6-060a209372c9 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/extra_specs returned with HTTP 200 Aug 13 22:09:57.179040 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 781/3142] 10.4.3.4 () {66 vars in 1364 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/extra_specs => generated 185 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:57.192496 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ede4e8b6-9b37-4178-873b-3d217c7b9245 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.194651 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ede4e8b6-9b37-4178-873b-3d217c7b9245 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] GET https://10.4.3.4/volume/v3/types Aug 13 22:09:57.195023 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ede4e8b6-9b37-4178-873b-3d217c7b9245 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.195239 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ede4e8b6-9b37-4178-873b-3d217c7b9245 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.221709 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ede4e8b6-9b37-4178-873b-3d217c7b9245 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:09:57.222621 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 793/3143] 10.4.3.4 () {66 vars in 1217 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/types => generated 4159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:57.226476 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-81e7349c-a116-47ac-80e8-e61106326edf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.231242 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-81e7349c-a116-47ac-80e8-e61106326edf tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 Aug 13 22:09:57.231591 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-81e7349c-a116-47ac-80e8-e61106326edf tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.232041 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-81e7349c-a116-47ac-80e8-e61106326edf tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.241400 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:57.241400 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:57.241400 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-81e7349c-a116-47ac-80e8-e61106326edf tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:09:57.242292 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4477f218-a0b8-4afd-883f-0c36d345bdf5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.242977 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-81e7349c-a116-47ac-80e8-e61106326edf tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 returned with HTTP 200 Aug 13 22:09:57.243615 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 783/3144] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:57.245069 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4477f218-a0b8-4afd-883f-0c36d345bdf5 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] GET https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/encryption/cipher Aug 13 22:09:57.245628 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4477f218-a0b8-4afd-883f-0c36d345bdf5 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.245628 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4477f218-a0b8-4afd-883f-0c36d345bdf5 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.253359 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4477f218-a0b8-4afd-883f-0c36d345bdf5 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/encryption/cipher returned with HTTP 200 Aug 13 22:09:57.254286 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 788/3145] 10.4.3.4 () {66 vars in 1382 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:09:57.258913 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-885957fd-b3b4-4652-afab-639917a60c53 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.263473 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-885957fd-b3b4-4652-afab-639917a60c53 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:09:57.263473 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-885957fd-b3b4-4652-afab-639917a60c53 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "157527b0-1d5d-468d-83bd-0761e0990aea", "snapshot_id": "98e6d92a-a544-4855-b9c7-dd1c1b675852", "name": "tempest-VolumesSnapshotTestJSON-Backup-191283656", "container": "tempest-volumessnapshottestjson-backup-container-520113677"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:57.265723 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-885957fd-b3b4-4652-afab-639917a60c53 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Creating new backup {'backup': {'volume_id': '157527b0-1d5d-468d-83bd-0761e0990aea', 'snapshot_id': '98e6d92a-a544-4855-b9c7-dd1c1b675852', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-191283656', 'container': 'tempest-volumessnapshottestjson-backup-container-520113677'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:09:57.266536 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-885957fd-b3b4-4652-afab-639917a60c53 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Creating backup of volume 157527b0-1d5d-468d-83bd-0761e0990aea in container tempest-volumessnapshottestjson-backup-container-520113677 Aug 13 22:09:57.266695 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e87fcf71-3ef2-4c47-bb56-5215b304d61b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.269849 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e87fcf71-3ef2-4c47-bb56-5215b304d61b tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] GET https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/encryption Aug 13 22:09:57.270173 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e87fcf71-3ef2-4c47-bb56-5215b304d61b tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.273447 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e87fcf71-3ef2-4c47-bb56-5215b304d61b tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.277278 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:57.277278 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:57.278092 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-885957fd-b3b4-4652-afab-639917a60c53 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:09:57.279992 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e87fcf71-3ef2-4c47-bb56-5215b304d61b tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/encryption returned with HTTP 200 Aug 13 22:09:57.280643 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 794/3146] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/encryption => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:57.288221 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:57.288221 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:57.289150 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-885957fd-b3b4-4652-afab-639917a60c53 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:09:57.295294 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6b58094-030d-4905-8271-8b76d17a0aa1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.297603 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6b58094-030d-4905-8271-8b76d17a0aa1 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] GET https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/extra_specs/multiattach Aug 13 22:09:57.297803 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6b58094-030d-4905-8271-8b76d17a0aa1 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.298062 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6b58094-030d-4905-8271-8b76d17a0aa1 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.308647 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6b58094-030d-4905-8271-8b76d17a0aa1 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/extra_specs/multiattach returned with HTTP 200 Aug 13 22:09:57.309155 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 784/3147] 10.4.3.4 () {66 vars in 1400 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:09:57.324484 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c120709d-5915-4179-ba9c-fa51a3571db5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.327866 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c120709d-5915-4179-ba9c-fa51a3571db5 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] GET https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/extra_specs/volume_backend_name Aug 13 22:09:57.327866 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c120709d-5915-4179-ba9c-fa51a3571db5 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.327866 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c120709d-5915-4179-ba9c-fa51a3571db5 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.337843 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c120709d-5915-4179-ba9c-fa51a3571db5 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/extra_specs/volume_backend_name returned with HTTP 200 Aug 13 22:09:57.338566 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 789/3148] 10.4.3.4 () {66 vars in 1424 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/extra_specs/volume_backend_name => generated 44 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:09:57.345679 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-885957fd-b3b4-4652-afab-639917a60c53 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Created reservations ['4b845190-aedd-499b-ac30-27129bd5ebae', 'dedfa749-384b-48f5-981a-4106874490e9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:57.352235 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e325f229-1e49-4927-9699-078c00a3c561 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.355182 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e325f229-1e49-4927-9699-078c00a3c561 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] GET https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76 Aug 13 22:09:57.355747 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e325f229-1e49-4927-9699-078c00a3c561 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.355747 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e325f229-1e49-4927-9699-078c00a3c561 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.361651 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e325f229-1e49-4927-9699-078c00a3c561 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76 returned with HTTP 200 Aug 13 22:09:57.361940 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 795/3149] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76 => generated 401 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:57.362755 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-126a4bf8-3e81-4e82-80da-95fbeacc1de2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.366917 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-126a4bf8-3e81-4e82-80da-95fbeacc1de2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:09:57.367218 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-126a4bf8-3e81-4e82-80da-95fbeacc1de2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.367359 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-126a4bf8-3e81-4e82-80da-95fbeacc1de2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.367702 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-126a4bf8-3e81-4e82-80da-95fbeacc1de2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:57.374121 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:57.374121 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:57.376756 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-126a4bf8-3e81-4e82-80da-95fbeacc1de2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:09:57.376756 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 785/3150] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:57.382332 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b20306b9-fc3a-4bdf-8678-00451701f37a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.390449 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b20306b9-fc3a-4bdf-8678-00451701f37a tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] PUT https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/encryption/90325fbc-9aca-491a-b2fd-cb80bcf8c2e7 Aug 13 22:09:57.391691 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b20306b9-fc3a-4bdf-8678-00451701f37a tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:57.415532 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b20306b9-fc3a-4bdf-8678-00451701f37a tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/encryption/90325fbc-9aca-491a-b2fd-cb80bcf8c2e7 returned with HTTP 200 Aug 13 22:09:57.416625 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 790/3151] 10.4.3.4 () {68 vars in 1492 bytes} [Thu Aug 13 22:09:57 2026] PUT /volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/encryption/90325fbc-9aca-491a-b2fd-cb80bcf8c2e7 => generated 33 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:09:57.424238 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-42854d32-7856-47af-8212-dfd2ce78c886 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.425444 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42854d32-7856-47af-8212-dfd2ce78c886 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:09:57.426222 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42854d32-7856-47af-8212-dfd2ce78c886 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.426222 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42854d32-7856-47af-8212-dfd2ce78c886 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.430048 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-885957fd-b3b4-4652-afab-639917a60c53 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:09:57.430048 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 782/3152] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:09:57 2026] POST /volume/v3/backups => generated 330 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:09:57.431399 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-81229888-a81f-4fbc-ad91-8dcb2ac9829d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.434035 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-81229888-a81f-4fbc-ad91-8dcb2ac9829d tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] PUT https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/extra_specs/key1 Aug 13 22:09:57.434113 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-81229888-a81f-4fbc-ad91-8dcb2ac9829d tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:57.443101 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:57.443101 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:57.444066 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-28d62438-348b-444e-af4b-161aac35b3cb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.446601 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28d62438-348b-444e-af4b-161aac35b3cb tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:09:57.446851 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28d62438-348b-444e-af4b-161aac35b3cb tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.447090 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28d62438-348b-444e-af4b-161aac35b3cb tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.447202 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-28d62438-348b-444e-af4b-161aac35b3cb tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:57.447881 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-42854d32-7856-47af-8212-dfd2ce78c886 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:09:57.454075 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:57.454075 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:57.455115 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28d62438-348b-444e-af4b-161aac35b3cb tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:09:57.455590 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 791/3153] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:09:57.460799 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42854d32-7856-47af-8212-dfd2ce78c886 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:09:57.461372 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 796/3154] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 873 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:57.481077 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-344abe73-234c-4fbb-8fe7-88cc245ef328 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.482547 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-81229888-a81f-4fbc-ad91-8dcb2ac9829d tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/extra_specs/key1 returned with HTTP 200 Aug 13 22:09:57.486134 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 786/3155] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:09:57 2026] PUT /volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76/extra_specs/key1 => generated 30 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:09:57.486254 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-344abe73-234c-4fbb-8fe7-88cc245ef328 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:09:57.486254 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-344abe73-234c-4fbb-8fe7-88cc245ef328 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.486254 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-344abe73-234c-4fbb-8fe7-88cc245ef328 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.496007 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-065f200b-8e91-4760-86e6-148db21e736e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.496576 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:57.496576 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:57.499456 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-065f200b-8e91-4760-86e6-148db21e736e tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] PUT https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76 Aug 13 22:09:57.500060 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-065f200b-8e91-4760-86e6-148db21e736e tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:57.512449 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-344abe73-234c-4fbb-8fe7-88cc245ef328 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:09:57.524963 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-344abe73-234c-4fbb-8fe7-88cc245ef328 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:09:57.524963 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 783/3156] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 873 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:57.529222 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-065f200b-8e91-4760-86e6-148db21e736e tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76 returned with HTTP 200 Aug 13 22:09:57.530388 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 792/3157] 10.4.3.4 () {68 vars in 1348 bytes} [Thu Aug 13 22:09:57 2026] PUT /volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76 => generated 370 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:09:57.543036 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5d50042-73e2-4318-9c20-4204dcf31a57 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.545725 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5d50042-73e2-4318-9c20-4204dcf31a57 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] DELETE https://10.4.3.4/volume/v3/types/8d275fb3-55f0-464b-bab6-8f155c47e741 Aug 13 22:09:57.546003 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5d50042-73e2-4318-9c20-4204dcf31a57 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.546264 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5d50042-73e2-4318-9c20-4204dcf31a57 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.583374 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-72630671-c532-4a39-ac02-a79bf68f8da2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.586992 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-72630671-c532-4a39-ac02-a79bf68f8da2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:09:57.587245 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-72630671-c532-4a39-ac02-a79bf68f8da2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.587516 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-72630671-c532-4a39-ac02-a79bf68f8da2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.591416 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5d50042-73e2-4318-9c20-4204dcf31a57 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/8d275fb3-55f0-464b-bab6-8f155c47e741 returned with HTTP 202 Aug 13 22:09:57.591965 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 797/3158] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:09:57 2026] DELETE /volume/v3/types/8d275fb3-55f0-464b-bab6-8f155c47e741 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:57.597561 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:57.597561 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:57.603947 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f23ee8e-03a0-4c3c-9f14-41dd16761866 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.608267 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-72630671-c532-4a39-ac02-a79bf68f8da2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:09:57.608550 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f23ee8e-03a0-4c3c-9f14-41dd16761866 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] DELETE https://10.4.3.4/volume/v3/types/7ba88506-1650-4a71-b341-82496558c214 Aug 13 22:09:57.608550 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f23ee8e-03a0-4c3c-9f14-41dd16761866 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.608550 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f23ee8e-03a0-4c3c-9f14-41dd16761866 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.611696 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-72630671-c532-4a39-ac02-a79bf68f8da2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:09:57.612257 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 787/3159] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:57.642258 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-914c0f14-bd6d-4dee-b013-395ff22417bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.645472 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-914c0f14-bd6d-4dee-b013-395ff22417bd tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] GET https://10.4.3.4/volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 Aug 13 22:09:57.645472 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-914c0f14-bd6d-4dee-b013-395ff22417bd tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.645472 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-914c0f14-bd6d-4dee-b013-395ff22417bd tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.655710 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:57.655710 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:57.658057 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f23ee8e-03a0-4c3c-9f14-41dd16761866 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/7ba88506-1650-4a71-b341-82496558c214 returned with HTTP 202 Aug 13 22:09:57.658057 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 784/3160] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:09:57 2026] DELETE /volume/v3/types/7ba88506-1650-4a71-b341-82496558c214 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:57.660850 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-914c0f14-bd6d-4dee-b013-395ff22417bd tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Volume info retrieved successfully. Aug 13 22:09:57.667149 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5243782a-6be7-4fa0-8517-fd6df74a23bd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.667355 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-914c0f14-bd6d-4dee-b013-395ff22417bd tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 returned with HTTP 200 Aug 13 22:09:57.667729 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 793/3161] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:57.670145 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5243782a-6be7-4fa0-8517-fd6df74a23bd tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] DELETE https://10.4.3.4/volume/v3/types/ff68d412-04ef-4829-b91c-ca1d762d1e74 Aug 13 22:09:57.671699 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5243782a-6be7-4fa0-8517-fd6df74a23bd tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.671964 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5243782a-6be7-4fa0-8517-fd6df74a23bd tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.686482 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4adca059-eacc-4674-b4b6-64128a3ab8da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.689031 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4adca059-eacc-4674-b4b6-64128a3ab8da tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] GET https://10.4.3.4/volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 Aug 13 22:09:57.689031 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4adca059-eacc-4674-b4b6-64128a3ab8da tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.689276 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4adca059-eacc-4674-b4b6-64128a3ab8da tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.698444 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:57.698444 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:57.703472 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4adca059-eacc-4674-b4b6-64128a3ab8da tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] Volume info retrieved successfully. Aug 13 22:09:57.709259 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4adca059-eacc-4674-b4b6-64128a3ab8da tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] https://10.4.3.4/volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 returned with HTTP 200 Aug 13 22:09:57.709801 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 788/3162] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:57.722043 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3fe58d3f-dbe5-4f77-bfd0-18123e8bc955 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.722043 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fe58d3f-dbe5-4f77-bfd0-18123e8bc955 None None] GET https://10.4.3.4/volume// Aug 13 22:09:57.722043 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fe58d3f-dbe5-4f77-bfd0-18123e8bc955 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.722043 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fe58d3f-dbe5-4f77-bfd0-18123e8bc955 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.722043 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fe58d3f-dbe5-4f77-bfd0-18123e8bc955 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:09:57.722974 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 785/3163] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:09:57.725205 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3684a6ea-0695-45b4-bbc8-5067aa382899 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.726790 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5243782a-6be7-4fa0-8517-fd6df74a23bd tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/ff68d412-04ef-4829-b91c-ca1d762d1e74 returned with HTTP 202 Aug 13 22:09:57.727414 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3684a6ea-0695-45b4-bbc8-5067aa382899 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 Aug 13 22:09:57.727529 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 798/3164] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:09:57 2026] DELETE /volume/v3/types/ff68d412-04ef-4829-b91c-ca1d762d1e74 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:57.727795 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3684a6ea-0695-45b4-bbc8-5067aa382899 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.728101 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3684a6ea-0695-45b4-bbc8-5067aa382899 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.728359 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3684a6ea-0695-45b4-bbc8-5067aa382899 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Delete volume with id: 44ef2437-c94d-4d8f-b092-afb36e914681 Aug 13 22:09:57.733257 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-1eb5af62-b6f2-4696-957b-0b09f98adbd7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.735689 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-1eb5af62-b6f2-4696-957b-0b09f98adbd7 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:09:57.736374 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-1eb5af62-b6f2-4696-957b-0b09f98adbd7 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c2875e0-f081-4450-921c-6f37ce8b6bf4", "connector": null, "instance_uuid": "c41fd0d4-e553-4c45-910a-9d0ec4d535e9"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:57.738411 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d2d550a5-8912-4bef-a167-2a60cd9674c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.739829 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:57.739829 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:57.740392 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3684a6ea-0695-45b4-bbc8-5067aa382899 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Volume info retrieved successfully. Aug 13 22:09:57.740890 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2d550a5-8912-4bef-a167-2a60cd9674c2 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] DELETE https://10.4.3.4/volume/v3/types/9a68afc6-85df-4111-a343-ef1f71046266 Aug 13 22:09:57.741465 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2d550a5-8912-4bef-a167-2a60cd9674c2 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.742445 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2d550a5-8912-4bef-a167-2a60cd9674c2 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.751455 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:57.751455 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:57.774016 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3684a6ea-0695-45b4-bbc8-5067aa382899 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Delete volume request issued successfully. Aug 13 22:09:57.774525 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3684a6ea-0695-45b4-bbc8-5067aa382899 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 returned with HTTP 202 Aug 13 22:09:57.774781 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 794/3165] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:09:57 2026] DELETE /volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:57.788056 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f41c0c55-c6d3-414b-85db-309e55dcb7d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.790685 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f41c0c55-c6d3-414b-85db-309e55dcb7d4 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] GET https://10.4.3.4/volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 Aug 13 22:09:57.790898 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f41c0c55-c6d3-414b-85db-309e55dcb7d4 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.791197 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f41c0c55-c6d3-414b-85db-309e55dcb7d4 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.802006 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:57.802006 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:57.802605 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-1eb5af62-b6f2-4696-957b-0b09f98adbd7 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:09:57.802729 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2d550a5-8912-4bef-a167-2a60cd9674c2 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/9a68afc6-85df-4111-a343-ef1f71046266 returned with HTTP 202 Aug 13 22:09:57.803892 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 786/3166] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:09:57 2026] DELETE /volume/v3/types/9a68afc6-85df-4111-a343-ef1f71046266 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:57.803979 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 789/3167] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:09:57 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 13 22:09:57.812667 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f41c0c55-c6d3-414b-85db-309e55dcb7d4 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Volume info retrieved successfully. Aug 13 22:09:57.813956 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9b24e523-1149-4cef-b7c7-0580c7b1e682 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.817375 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b24e523-1149-4cef-b7c7-0580c7b1e682 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] DELETE https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76 Aug 13 22:09:57.817375 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b24e523-1149-4cef-b7c7-0580c7b1e682 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.817375 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b24e523-1149-4cef-b7c7-0580c7b1e682 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.818359 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f41c0c55-c6d3-414b-85db-309e55dcb7d4 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 returned with HTTP 200 Aug 13 22:09:57.818806 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 799/3168] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 => generated 1013 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:57.851296 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87d7817b-8af8-4c5f-b21b-7d26e1489f29 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.853850 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87d7817b-8af8-4c5f-b21b-7d26e1489f29 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:09:57.854160 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87d7817b-8af8-4c5f-b21b-7d26e1489f29 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.854437 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87d7817b-8af8-4c5f-b21b-7d26e1489f29 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.864158 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b24e523-1149-4cef-b7c7-0580c7b1e682 tempest-VolumeTypesAdminTests-873776632 tempest-VolumeTypesAdminTests-873776632-project-admin] https://10.4.3.4/volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76 returned with HTTP 202 Aug 13 22:09:57.864700 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 795/3169] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:09:57 2026] DELETE /volume/v3/types/c87994b7-f70f-4402-9414-d8c2106bdd76 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:09:57.873236 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:57.873236 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:57.879036 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87d7817b-8af8-4c5f-b21b-7d26e1489f29 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:09:57.886666 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87d7817b-8af8-4c5f-b21b-7d26e1489f29 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:09:57.887312 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 787/3170] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:57.893331 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26f6f8e4-1ed4-4889-aabb-bfbdb30b0f71 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.893331 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26f6f8e4-1ed4-4889-aabb-bfbdb30b0f71 None None] GET https://10.4.3.4/volume// Aug 13 22:09:57.893569 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26f6f8e4-1ed4-4889-aabb-bfbdb30b0f71 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.893814 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26f6f8e4-1ed4-4889-aabb-bfbdb30b0f71 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.894302 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26f6f8e4-1ed4-4889-aabb-bfbdb30b0f71 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:09:57.900884 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 790/3171] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/ => generated 384 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:09:57.931078 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e287f398-fbc1-45c7-95f1-a3ef3fb3ac57 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.933886 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e287f398-fbc1-45c7-95f1-a3ef3fb3ac57 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:09:57.934119 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e287f398-fbc1-45c7-95f1-a3ef3fb3ac57 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.934437 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e287f398-fbc1-45c7-95f1-a3ef3fb3ac57 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.934573 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e287f398-fbc1-45c7-95f1-a3ef3fb3ac57 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:57.941118 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:57.941118 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:57.942081 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e287f398-fbc1-45c7-95f1-a3ef3fb3ac57 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:09:57.942651 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 800/3172] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:57.945100 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-c527b428-b6ff-4db3-a61b-4302539cb62d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:57.951900 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-c527b428-b6ff-4db3-a61b-4302539cb62d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:09:57.951900 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-c527b428-b6ff-4db3-a61b-4302539cb62d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:57.953045 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-c527b428-b6ff-4db3-a61b-4302539cb62d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:57.966590 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:57.966590 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:57.971852 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-c527b428-b6ff-4db3-a61b-4302539cb62d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:09:57.978784 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-c527b428-b6ff-4db3-a61b-4302539cb62d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:09:57.979540 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 796/3173] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:09:57 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:58.025312 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f5ef82d6-4bca-4efa-8b8f-b74b8f38e87c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:58.028079 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5ef82d6-4bca-4efa-8b8f-b74b8f38e87c tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] GET https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 Aug 13 22:09:58.028315 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5ef82d6-4bca-4efa-8b8f-b74b8f38e87c tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:58.029313 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5ef82d6-4bca-4efa-8b8f-b74b8f38e87c tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:58.039511 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:58.039511 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:58.045881 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f5ef82d6-4bca-4efa-8b8f-b74b8f38e87c tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Volume info retrieved successfully. Aug 13 22:09:58.080680 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5ef82d6-4bca-4efa-8b8f-b74b8f38e87c tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 returned with HTTP 200 Aug 13 22:09:58.081616 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 788/3174] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:58 2026] GET /volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 => generated 992 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:58.100007 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-794be903-cac8-4d80-80a6-cc67339648ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:58.102966 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-794be903-cac8-4d80-80a6-cc67339648ab tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] GET https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 Aug 13 22:09:58.103529 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-794be903-cac8-4d80-80a6-cc67339648ab tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:58.103739 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-794be903-cac8-4d80-80a6-cc67339648ab tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:58.112600 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:58.112600 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:58.117484 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-794be903-cac8-4d80-80a6-cc67339648ab tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Volume info retrieved successfully. Aug 13 22:09:58.123437 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-794be903-cac8-4d80-80a6-cc67339648ab tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 returned with HTTP 200 Aug 13 22:09:58.124551 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 791/3175] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:58 2026] GET /volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 => generated 1186 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:58.140806 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-e8c14bcc-19f7-4a7f-a394-5e2cb0cdeb06 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:58.145716 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dbbf51c7-37b5-4d7e-94df-7d1c8aae99bb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:58.147764 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-e8c14bcc-19f7-4a7f-a394-5e2cb0cdeb06 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] PUT https://10.4.3.4/volume/v3/attachments/ea207c84-72c7-4a4c-982d-b59b3e540661 Aug 13 22:09:58.148219 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-e8c14bcc-19f7-4a7f-a394-5e2cb0cdeb06 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:58.148326 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbbf51c7-37b5-4d7e-94df-7d1c8aae99bb tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] GET https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 Aug 13 22:09:58.148606 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbbf51c7-37b5-4d7e-94df-7d1c8aae99bb tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:58.148981 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbbf51c7-37b5-4d7e-94df-7d1c8aae99bb tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:58.158439 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-e8c14bcc-19f7-4a7f-a394-5e2cb0cdeb06 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Acquiring lock "cinder-attachment_update-5c2875e0-f081-4450-921c-6f37ce8b6bf4-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:09:58.160593 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:58.160593 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:58.164887 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-e8c14bcc-19f7-4a7f-a394-5e2cb0cdeb06 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Lock "cinder-attachment_update-5c2875e0-f081-4450-921c-6f37ce8b6bf4-np0000007271" acquired by "attachment_update" :: waited 0.007s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:09:58.165976 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:58.165976 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:58.170947 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dbbf51c7-37b5-4d7e-94df-7d1c8aae99bb tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Volume info retrieved successfully. Aug 13 22:09:58.186884 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbbf51c7-37b5-4d7e-94df-7d1c8aae99bb tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 returned with HTTP 200 Aug 13 22:09:58.187069 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 797/3176] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:58 2026] GET /volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 => generated 1186 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 22:09:58.202582 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-17817fc5-c610-4332-8da2-c73420ca67ab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:58.205398 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17817fc5-c610-4332-8da2-c73420ca67ab tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] POST https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852/action Aug 13 22:09:58.205398 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17817fc5-c610-4332-8da2-c73420ca67ab tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2089228389", "migration_policy": "never"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:09:58.205881 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17817fc5-c610-4332-8da2-c73420ca67ab tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2089228389", "migration_policy": "never"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:58.218760 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:58.218760 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:58.218760 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-17817fc5-c610-4332-8da2-c73420ca67ab tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Volume info retrieved successfully. Aug 13 22:09:58.248060 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-17817fc5-c610-4332-8da2-c73420ca67ab tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2089228389 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2089228389, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:58.248060 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-17817fc5-c610-4332-8da2-c73420ca67ab tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2089228389 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2089228389, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:58.260748 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-17817fc5-c610-4332-8da2-c73420ca67ab tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Created reservations ['543c5ab8-4e2e-4624-a67a-bae238b2cdbd', 'c3fac678-b08c-4054-8e60-403a8cb325ec'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:58.278099 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-17817fc5-c610-4332-8da2-c73420ca67ab tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-579298924 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-579298924, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:58.278416 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-17817fc5-c610-4332-8da2-c73420ca67ab tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-579298924 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-579298924, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:09:58.288297 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-17817fc5-c610-4332-8da2-c73420ca67ab tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Created reservations ['2a3c921f-bed4-4301-8fc1-42ac4c8c58b6', '2b4fc24e-d4dd-45bb-9b63-4479ca5c4e98'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:58.288759 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-e8c14bcc-19f7-4a7f-a394-5e2cb0cdeb06 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Lock "cinder-attachment_update-5c2875e0-f081-4450-921c-6f37ce8b6bf4-np0000007271" released by "attachment_update" :: held 0.124s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:09:58.289134 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-e8c14bcc-19f7-4a7f-a394-5e2cb0cdeb06 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/ea207c84-72c7-4a4c-982d-b59b3e540661 returned with HTTP 200 Aug 13 22:09:58.289707 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 801/3177] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:09:58 2026] PUT /volume/v3/attachments/ea207c84-72c7-4a4c-982d-b59b3e540661 => generated 968 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:58.302306 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-a267be44-4c79-4920-a4e2-a62ce692a45d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:58.305083 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-a267be44-4c79-4920-a4e2-a62ce692a45d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4/encryption Aug 13 22:09:58.305417 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-a267be44-4c79-4920-a4e2-a62ce692a45d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:58.305631 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-a267be44-4c79-4920-a4e2-a62ce692a45d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:58.317156 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:58.317156 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:58.323288 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-17817fc5-c610-4332-8da2-c73420ca67ab tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Retype volume request issued successfully. Aug 13 22:09:58.323676 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17817fc5-c610-4332-8da2-c73420ca67ab tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852/action returned with HTTP 202 Aug 13 22:09:58.324720 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 789/3178] 10.4.3.4 () {70 vars in 1418 bytes} [Thu Aug 13 22:09:58 2026] POST /volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 22:09:58.327033 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-a267be44-4c79-4920-a4e2-a62ce692a45d tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4/encryption returned with HTTP 200 Aug 13 22:09:58.327033 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 792/3179] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:09:58 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:58.334158 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d16b2790-4d64-4fe0-8186-a3041515b78d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:58.338641 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d16b2790-4d64-4fe0-8186-a3041515b78d tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] GET https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 Aug 13 22:09:58.338641 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d16b2790-4d64-4fe0-8186-a3041515b78d tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:58.338641 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d16b2790-4d64-4fe0-8186-a3041515b78d tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:58.350152 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:58.350152 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:58.356378 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d16b2790-4d64-4fe0-8186-a3041515b78d tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Volume info retrieved successfully. Aug 13 22:09:58.362084 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d16b2790-4d64-4fe0-8186-a3041515b78d tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 returned with HTTP 200 Aug 13 22:09:58.362624 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 798/3180] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:58 2026] GET /volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 => generated 992 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:58.394646 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-65a41d84-0a47-402d-ad88-4e07b8d78246 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:58.398013 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65a41d84-0a47-402d-ad88-4e07b8d78246 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:09:58.398259 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-65a41d84-0a47-402d-ad88-4e07b8d78246 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:58.398366 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-65a41d84-0a47-402d-ad88-4e07b8d78246 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:58.398680 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-65a41d84-0a47-402d-ad88-4e07b8d78246 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:58.408770 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:58.408770 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:58.409789 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65a41d84-0a47-402d-ad88-4e07b8d78246 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:09:58.410391 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 802/3181] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:58 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:58.473571 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4792adeb-8dbc-4c1b-87f5-063a4e5ea151 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:58.476364 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4792adeb-8dbc-4c1b-87f5-063a4e5ea151 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:09:58.476650 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4792adeb-8dbc-4c1b-87f5-063a4e5ea151 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:58.476871 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4792adeb-8dbc-4c1b-87f5-063a4e5ea151 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:58.477055 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4792adeb-8dbc-4c1b-87f5-063a4e5ea151 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:58.483454 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:58.483454 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:58.484464 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4792adeb-8dbc-4c1b-87f5-063a4e5ea151 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:09:58.485170 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 790/3182] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:58 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 829 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:58.837005 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-48a3be3f-3add-43ba-b4c3-67ff5342faf7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:58.842345 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48a3be3f-3add-43ba-b4c3-67ff5342faf7 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] GET https://10.4.3.4/volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 Aug 13 22:09:58.842345 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48a3be3f-3add-43ba-b4c3-67ff5342faf7 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:58.842345 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48a3be3f-3add-43ba-b4c3-67ff5342faf7 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:58.856452 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48a3be3f-3add-43ba-b4c3-67ff5342faf7 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 returned with HTTP 404 Aug 13 22:09:58.856452 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 793/3183] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:58 2026] GET /volume/v3/volumes/44ef2437-c94d-4d8f-b092-afb36e914681 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:09:58.870762 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:58.873451 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:09:58.873451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2091568908"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:09:58.874992 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2091568908'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:09:58.876059 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Create volume of 1 GB Aug 13 22:09:58.879655 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Availability Zones retrieved successfully. Aug 13 22:09:58.887996 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Flow 'volume_create_api' (3a2ecff8-174b-40e0-8831-050a0d79607c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:58.891257 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (787ab730-a404-4a04-8458-408198c4dc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:58.891750 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:09:58.909120 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d46eff4c-b3d2-449d-95f9-1bd0f46242ef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:58.911634 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d46eff4c-b3d2-449d-95f9-1bd0f46242ef tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:09:58.911878 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d46eff4c-b3d2-449d-95f9-1bd0f46242ef tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:58.912121 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d46eff4c-b3d2-449d-95f9-1bd0f46242ef tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:58.926174 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:58.926174 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:58.934400 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (787ab730-a404-4a04-8458-408198c4dc60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:58.935041 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d46eff4c-b3d2-449d-95f9-1bd0f46242ef tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:09:58.935079 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c9331ae-540e-4ba4-8c6c-dcf0a5820009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:58.942946 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d46eff4c-b3d2-449d-95f9-1bd0f46242ef tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:09:58.943233 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 803/3184] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:58 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:58.958288 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a5d1f775-310e-4672-8bae-b37399131aea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:58.960676 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5d1f775-310e-4672-8bae-b37399131aea tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:09:58.960944 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5d1f775-310e-4672-8bae-b37399131aea tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:58.961191 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5d1f775-310e-4672-8bae-b37399131aea tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:58.961357 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a5d1f775-310e-4672-8bae-b37399131aea tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:58.970697 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:58.970697 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:58.971713 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5d1f775-310e-4672-8bae-b37399131aea tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:09:58.972079 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 791/3185] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:58 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:59.010889 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Created reservations ['f5da4bee-32a3-49cc-a60e-4b119d876a2a', '8cddc427-0201-4544-b5d5-8048846b4f5a', 'dc756909-cfae-40b5-8a8a-93bdd4064c44', '989e7901-4772-4826-ab60-1d118e858015'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:09:59.012184 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c9331ae-540e-4ba4-8c6c-dcf0a5820009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5da4bee-32a3-49cc-a60e-4b119d876a2a', '8cddc427-0201-4544-b5d5-8048846b4f5a', 'dc756909-cfae-40b5-8a8a-93bdd4064c44', '989e7901-4772-4826-ab60-1d118e858015']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:59.013986 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23eb82ff-1ae0-45a2-87f7-1f428a2e31e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:59.049694 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23eb82ff-1ae0-45a2-87f7-1f428a2e31e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58d9e85b-1eca-4d11-b7fd-4ab088db01d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2091568908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11135a405c724d38b9bbdd836ddc80a7',qos_specs=None,replication_status=,reservations=['f5da4bee-32a3-49cc-a60e-4b119d876a2a','8cddc427-0201-4544-b5d5-8048846b4f5a','dc756909-cfae-40b5-8a8a-93bdd4064c44','989e7901-4772-4826-ab60-1d118e858015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='926c9e66fd7442e59c18a5603dee66a4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2091568908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58d9e85b-1eca-4d11-b7fd-4ab088db01d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11135a405c724d38b9bbdd836ddc80a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='926c9e66fd7442e59c18a5603dee66a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:59.050518 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ef5f586-ff49-4925-bce8-99d2152f309e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:59.072341 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ef5f586-ff49-4925-bce8-99d2152f309e) transitioned into state 'SUCCESS' from state '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-2091568908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11135a405c724d38b9bbdd836ddc80a7',qos_specs=None,replication_status=,reservations=['f5da4bee-32a3-49cc-a60e-4b119d876a2a','8cddc427-0201-4544-b5d5-8048846b4f5a','dc756909-cfae-40b5-8a8a-93bdd4064c44','989e7901-4772-4826-ab60-1d118e858015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='926c9e66fd7442e59c18a5603dee66a4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:59.073226 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5989b72-2c92-49a4-84c9-21fcb523041b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:09:59.084529 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5989b72-2c92-49a4-84c9-21fcb523041b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:09:59.085379 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Flow 'volume_create_api' (3a2ecff8-174b-40e0-8831-050a0d79607c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:09:59.085748 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Create volume request issued successfully. Aug 13 22:09:59.086384 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b84d562d-8269-414e-9ed6-ddf8e3cb9d54 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:09:59.089453 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 799/3186] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:09:58 2026] POST /volume/v3/volumes => generated 774 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:09:59.108935 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c006c27e-c6b8-43a2-a758-89e7ce1cf6b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:59.111676 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c006c27e-c6b8-43a2-a758-89e7ce1cf6b6 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] GET https://10.4.3.4/volume/v3/volumes/58d9e85b-1eca-4d11-b7fd-4ab088db01d9 Aug 13 22:09:59.112002 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c006c27e-c6b8-43a2-a758-89e7ce1cf6b6 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:59.113700 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c006c27e-c6b8-43a2-a758-89e7ce1cf6b6 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:59.125018 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:59.125018 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:59.130543 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c006c27e-c6b8-43a2-a758-89e7ce1cf6b6 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Volume info retrieved successfully. Aug 13 22:09:59.136554 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c006c27e-c6b8-43a2-a758-89e7ce1cf6b6 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/58d9e85b-1eca-4d11-b7fd-4ab088db01d9 returned with HTTP 200 Aug 13 22:09:59.137149 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 794/3187] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:59 2026] GET /volume/v3/volumes/58d9e85b-1eca-4d11-b7fd-4ab088db01d9 => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:59.381334 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-975957d5-83aa-4530-8a84-c7990e8b60ca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:59.383971 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-975957d5-83aa-4530-8a84-c7990e8b60ca tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] GET https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 Aug 13 22:09:59.384155 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-975957d5-83aa-4530-8a84-c7990e8b60ca tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:59.384274 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-975957d5-83aa-4530-8a84-c7990e8b60ca tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:59.394172 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:59.394172 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:59.399788 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-975957d5-83aa-4530-8a84-c7990e8b60ca tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Volume info retrieved successfully. Aug 13 22:09:59.406959 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-975957d5-83aa-4530-8a84-c7990e8b60ca tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 returned with HTTP 200 Aug 13 22:09:59.407556 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 804/3188] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:59 2026] GET /volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:59.426526 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84809719-51a1-4fe9-9558-baf1597f62c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:59.428940 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84809719-51a1-4fe9-9558-baf1597f62c9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:09:59.429208 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84809719-51a1-4fe9-9558-baf1597f62c9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:59.429374 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84809719-51a1-4fe9-9558-baf1597f62c9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:59.429529 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-84809719-51a1-4fe9-9558-baf1597f62c9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:59.432038 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ef26fd8-6ef4-4ad7-abe8-33a69d3c5215 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:59.434984 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ef26fd8-6ef4-4ad7-abe8-33a69d3c5215 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] GET https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 Aug 13 22:09:59.435306 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ef26fd8-6ef4-4ad7-abe8-33a69d3c5215 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:59.435573 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ef26fd8-6ef4-4ad7-abe8-33a69d3c5215 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:59.435981 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:59.435981 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:09:59.436976 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84809719-51a1-4fe9-9558-baf1597f62c9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:09:59.437346 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 792/3189] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:59 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:59.451413 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:59.451413 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:59.457875 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6ef26fd8-6ef4-4ad7-abe8-33a69d3c5215 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Volume info retrieved successfully. Aug 13 22:09:59.464729 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ef26fd8-6ef4-4ad7-abe8-33a69d3c5215 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 returned with HTTP 200 Aug 13 22:09:59.464870 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 800/3190] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:59 2026] GET /volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 => generated 1188 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:09:59.481317 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-540483fb-4695-43e8-a9a9-f1b95af14eea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:59.484605 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-540483fb-4695-43e8-a9a9-f1b95af14eea tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] GET https://10.4.3.4/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-102594773 Aug 13 22:09:59.484798 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-540483fb-4695-43e8-a9a9-f1b95af14eea tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:59.484956 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-540483fb-4695-43e8-a9a9-f1b95af14eea tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:59.485937 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-540483fb-4695-43e8-a9a9-f1b95af14eea tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-102594773'), ('all_tenants', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:59.499785 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9acec512-198b-471d-80e3-e711e5194a67 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:59.502000 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9acec512-198b-471d-80e3-e711e5194a67 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:09:59.502244 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9acec512-198b-471d-80e3-e711e5194a67 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:59.502547 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9acec512-198b-471d-80e3-e711e5194a67 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:59.502658 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9acec512-198b-471d-80e3-e711e5194a67 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:59.508135 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:59.508135 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:59.509370 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9acec512-198b-471d-80e3-e711e5194a67 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:09:59.509862 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 805/3191] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:59 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 829 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:09:59.531374 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-540483fb-4695-43e8-a9a9-f1b95af14eea tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Get all volumes completed successfully. Aug 13 22:09:59.532048 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-540483fb-4695-43e8-a9a9-f1b95af14eea tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] https://10.4.3.4/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-102594773 returned with HTTP 200 Aug 13 22:09:59.533029 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 795/3192] 10.4.3.4 () {68 vars in 1413 bytes} [Thu Aug 13 22:09:59 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-102594773 => generated 337 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:59.542354 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c2de06a-b4ca-4155-9fd6-2c016a3f13d4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:59.544215 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c2de06a-b4ca-4155-9fd6-2c016a3f13d4 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] GET https://10.4.3.4/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-102594773 Aug 13 22:09:59.547225 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c2de06a-b4ca-4155-9fd6-2c016a3f13d4 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:59.547225 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c2de06a-b4ca-4155-9fd6-2c016a3f13d4 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:59.547225 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c2de06a-b4ca-4155-9fd6-2c016a3f13d4 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-102594773'), ('all_tenants', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:09:59.580670 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c2de06a-b4ca-4155-9fd6-2c016a3f13d4 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Get all volumes completed successfully. Aug 13 22:09:59.581192 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c2de06a-b4ca-4155-9fd6-2c016a3f13d4 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] https://10.4.3.4/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-102594773 returned with HTTP 200 Aug 13 22:09:59.581618 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 793/3193] 10.4.3.4 () {68 vars in 1413 bytes} [Thu Aug 13 22:09:59 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-102594773 => generated 337 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:59.590890 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5af0913-22d3-46da-bb2a-7884705a77c2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:59.593289 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5af0913-22d3-46da-bb2a-7884705a77c2 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] GET https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 Aug 13 22:09:59.593591 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5af0913-22d3-46da-bb2a-7884705a77c2 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:59.593840 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5af0913-22d3-46da-bb2a-7884705a77c2 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:59.603367 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:59.603367 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:59.608576 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5af0913-22d3-46da-bb2a-7884705a77c2 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Volume info retrieved successfully. Aug 13 22:09:59.616153 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5af0913-22d3-46da-bb2a-7884705a77c2 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 returned with HTTP 200 Aug 13 22:09:59.616845 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 801/3194] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:59 2026] GET /volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:59.629101 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2a9a3da4-386f-47a1-853a-c43dd43efeae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:59.631474 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a9a3da4-386f-47a1-853a-c43dd43efeae tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] DELETE https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 Aug 13 22:09:59.631755 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a9a3da4-386f-47a1-853a-c43dd43efeae tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:59.631995 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a9a3da4-386f-47a1-853a-c43dd43efeae tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:59.632232 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2a9a3da4-386f-47a1-853a-c43dd43efeae tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Delete volume with id: a7d53508-a0b0-4188-ba82-3b1c9ea0f852 Aug 13 22:09:59.641878 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:59.641878 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:09:59.642605 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a9a3da4-386f-47a1-853a-c43dd43efeae tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Volume info retrieved successfully. Aug 13 22:09:59.666918 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a9a3da4-386f-47a1-853a-c43dd43efeae tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Delete volume request issued successfully. Aug 13 22:09:59.667207 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a9a3da4-386f-47a1-853a-c43dd43efeae tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 returned with HTTP 202 Aug 13 22:09:59.667948 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 806/3195] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:09:59 2026] DELETE /volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:09:59.678181 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2f616ba-4d27-4b82-bf3c-bdb255215fd2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:59.680476 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2f616ba-4d27-4b82-bf3c-bdb255215fd2 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] GET https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 Aug 13 22:09:59.680805 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2f616ba-4d27-4b82-bf3c-bdb255215fd2 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:59.681181 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2f616ba-4d27-4b82-bf3c-bdb255215fd2 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:59.688669 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:59.688669 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:09:59.694991 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b2f616ba-4d27-4b82-bf3c-bdb255215fd2 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Volume info retrieved successfully. Aug 13 22:09:59.703783 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2f616ba-4d27-4b82-bf3c-bdb255215fd2 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 returned with HTTP 200 Aug 13 22:09:59.704256 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 796/3196] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:09:59 2026] GET /volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 => generated 993 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:09:59.952438 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-41017fad-dc99-4f21-9a03-4d4feac3fcd3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:59.961361 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4a7e6a5a-2813-4e6b-9db9-cc3adafb3648 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:59.963323 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a7e6a5a-2813-4e6b-9db9-cc3adafb3648 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:09:59.963622 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a7e6a5a-2813-4e6b-9db9-cc3adafb3648 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:59.963738 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a7e6a5a-2813-4e6b-9db9-cc3adafb3648 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:59.983824 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:09:59.983824 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:09:59.989240 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c825400-c7c9-4522-87ef-c321d1da5911 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:09:59.990312 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4a7e6a5a-2813-4e6b-9db9-cc3adafb3648 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:09:59.993608 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c825400-c7c9-4522-87ef-c321d1da5911 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:09:59.994919 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c825400-c7c9-4522-87ef-c321d1da5911 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:09:59.994919 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c825400-c7c9-4522-87ef-c321d1da5911 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:09:59.994919 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0c825400-c7c9-4522-87ef-c321d1da5911 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:09:59.996696 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a7e6a5a-2813-4e6b-9db9-cc3adafb3648 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:09:59.997188 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 802/3197] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:59 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 873 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:00.004085 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:00.004085 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:00.004756 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c825400-c7c9-4522-87ef-c321d1da5911 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:10:00.005607 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 807/3198] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:09:59 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:00.107172 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41017fad-dc99-4f21-9a03-4d4feac3fcd3 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:10:00.107572 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41017fad-dc99-4f21-9a03-4d4feac3fcd3 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1285102032", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:00.109523 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:00.109523 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:00.133351 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41017fad-dc99-4f21-9a03-4d4feac3fcd3 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:10:00.133927 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 794/3199] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:09:59 2026] POST /volume/v3/types => generated 380 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:00.146135 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c91084d1-849a-415d-87d5-3d43c6ea8ab9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.148495 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c91084d1-849a-415d-87d5-3d43c6ea8ab9 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] POST https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/encryption Aug 13 22:10:00.148990 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c91084d1-849a-415d-87d5-3d43c6ea8ab9 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:00.159250 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b552c6a9-a669-4cd8-9891-8cd1eefefa6a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.161210 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b552c6a9-a669-4cd8-9891-8cd1eefefa6a tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] GET https://10.4.3.4/volume/v3/volumes/58d9e85b-1eca-4d11-b7fd-4ab088db01d9 Aug 13 22:10:00.161541 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b552c6a9-a669-4cd8-9891-8cd1eefefa6a tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.161792 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b552c6a9-a669-4cd8-9891-8cd1eefefa6a tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.173721 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:00.173721 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:00.177689 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c91084d1-849a-415d-87d5-3d43c6ea8ab9 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/encryption returned with HTTP 200 Aug 13 22:10:00.178257 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 797/3200] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:10:00 2026] POST /volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:00.179868 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b552c6a9-a669-4cd8-9891-8cd1eefefa6a tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Volume info retrieved successfully. Aug 13 22:10:00.192758 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0a027476-7554-49d1-8c3d-082c2824ec05 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.192941 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b552c6a9-a669-4cd8-9891-8cd1eefefa6a tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/58d9e85b-1eca-4d11-b7fd-4ab088db01d9 returned with HTTP 200 Aug 13 22:10:00.193337 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 803/3201] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:10:00 2026] GET /volume/v3/volumes/58d9e85b-1eca-4d11-b7fd-4ab088db01d9 => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:10:00.195943 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a027476-7554-49d1-8c3d-082c2824ec05 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:10:00.196644 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a027476-7554-49d1-8c3d-082c2824ec05 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1315004274", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:00.212432 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bbea1573-d502-43c7-9856-2f177a8ab77b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.215792 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbea1573-d502-43c7-9856-2f177a8ab77b tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] GET https://10.4.3.4/volume/v3/volumes/summary Aug 13 22:10:00.216025 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbea1573-d502-43c7-9856-2f177a8ab77b tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.216216 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbea1573-d502-43c7-9856-2f177a8ab77b tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.217862 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-bbea1573-d502-43c7-9856-2f177a8ab77b tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:10:00.229290 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bbea1573-d502-43c7-9856-2f177a8ab77b tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] Get summary completed successfully. Aug 13 22:10:00.229290 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbea1573-d502-43c7-9856-2f177a8ab77b tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-reader] https://10.4.3.4/volume/v3/volumes/summary returned with HTTP 200 Aug 13 22:10:00.230674 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 795/3202] 10.4.3.4 () {68 vars in 1288 bytes} [Thu Aug 13 22:10:00 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:00.231326 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a027476-7554-49d1-8c3d-082c2824ec05 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:10:00.231857 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 808/3203] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:10:00 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:00.241180 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d84ff5b3-57f2-4179-b004-5665e716df77 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.243296 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a748b49-ac92-4911-b6db-e43047092e95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.243519 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d84ff5b3-57f2-4179-b004-5665e716df77 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/58d9e85b-1eca-4d11-b7fd-4ab088db01d9 Aug 13 22:10:00.243799 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d84ff5b3-57f2-4179-b004-5665e716df77 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.244224 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d84ff5b3-57f2-4179-b004-5665e716df77 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.244224 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d84ff5b3-57f2-4179-b004-5665e716df77 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Delete volume with id: 58d9e85b-1eca-4d11-b7fd-4ab088db01d9 Aug 13 22:10:00.252489 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:00.252489 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:00.253656 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d84ff5b3-57f2-4179-b004-5665e716df77 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Volume info retrieved successfully. Aug 13 22:10:00.276172 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d84ff5b3-57f2-4179-b004-5665e716df77 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Delete volume request issued successfully. Aug 13 22:10:00.276407 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d84ff5b3-57f2-4179-b004-5665e716df77 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/58d9e85b-1eca-4d11-b7fd-4ab088db01d9 returned with HTTP 202 Aug 13 22:10:00.276955 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 798/3204] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:10:00 2026] DELETE /volume/v3/volumes/58d9e85b-1eca-4d11-b7fd-4ab088db01d9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:10:00.288256 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f0486fac-564a-493b-b9b7-7ac733e97d9a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.291273 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0486fac-564a-493b-b9b7-7ac733e97d9a tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] GET https://10.4.3.4/volume/v3/volumes/58d9e85b-1eca-4d11-b7fd-4ab088db01d9 Aug 13 22:10:00.291618 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0486fac-564a-493b-b9b7-7ac733e97d9a tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.291922 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0486fac-564a-493b-b9b7-7ac733e97d9a tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.308696 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:00.308696 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:00.316393 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f0486fac-564a-493b-b9b7-7ac733e97d9a tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Volume info retrieved successfully. Aug 13 22:10:00.323726 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0486fac-564a-493b-b9b7-7ac733e97d9a tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/58d9e85b-1eca-4d11-b7fd-4ab088db01d9 returned with HTTP 200 Aug 13 22:10:00.328074 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 796/3205] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:10:00 2026] GET /volume/v3/volumes/58d9e85b-1eca-4d11-b7fd-4ab088db01d9 => generated 1013 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:10:00.328984 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a748b49-ac92-4911-b6db-e43047092e95 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] POST https://10.4.3.4/volume/v3/types/98411734-b36f-494c-a406-7b5d7e9fc9b9/encryption Aug 13 22:10:00.330059 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a748b49-ac92-4911-b6db-e43047092e95 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:00.334453 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-8a748b49-ac92-4911-b6db-e43047092e95 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f4671b6350a8433c82a352aa838a2b52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d81c3aefa6f490d81de3df6152c924d', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:10:00.334453 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a748b49-ac92-4911-b6db-e43047092e95 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] https://10.4.3.4/volume/v3/types/98411734-b36f-494c-a406-7b5d7e9fc9b9/encryption returned with HTTP 403 Aug 13 22:10:00.335396 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 804/3206] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:10:00 2026] POST /volume/v3/types/98411734-b36f-494c-a406-7b5d7e9fc9b9/encryption => generated 127 bytes in 94 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:00.345894 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a83639ab-c4f7-4921-9439-a5a999d311dd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.347920 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a83639ab-c4f7-4921-9439-a5a999d311dd tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:10:00.348327 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a83639ab-c4f7-4921-9439-a5a999d311dd tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1182024203", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:00.380646 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a83639ab-c4f7-4921-9439-a5a999d311dd tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:10:00.381152 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 809/3207] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:10:00 2026] POST /volume/v3/types => generated 380 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:10:00.390676 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d27c7fa9-dd80-4d85-bd20-670c2538c2cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.392845 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d27c7fa9-dd80-4d85-bd20-670c2538c2cc tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] POST https://10.4.3.4/volume/v3/types/f5039e45-61ba-4040-8f4f-5fada3eb05e3/extra_specs Aug 13 22:10:00.393172 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d27c7fa9-dd80-4d85-bd20-670c2538c2cc tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:00.395629 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-d27c7fa9-dd80-4d85-bd20-670c2538c2cc tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f4671b6350a8433c82a352aa838a2b52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d81c3aefa6f490d81de3df6152c924d', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:10:00.396154 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d27c7fa9-dd80-4d85-bd20-670c2538c2cc tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] https://10.4.3.4/volume/v3/types/f5039e45-61ba-4040-8f4f-5fada3eb05e3/extra_specs returned with HTTP 403 Aug 13 22:10:00.396748 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 799/3208] 10.4.3.4 () {68 vars in 1385 bytes} [Thu Aug 13 22:10:00 2026] POST /volume/v3/types/f5039e45-61ba-4040-8f4f-5fada3eb05e3/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:00.405807 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2bd4a19d-2035-4c61-9078-1bc603a130e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.408783 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2bd4a19d-2035-4c61-9078-1bc603a130e8 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] PUT https://10.4.3.4/volume/v3/types/f5039e45-61ba-4040-8f4f-5fada3eb05e3/extra_specs/key2 Aug 13 22:10:00.409265 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2bd4a19d-2035-4c61-9078-1bc603a130e8 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:00.412118 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-2bd4a19d-2035-4c61-9078-1bc603a130e8 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f4671b6350a8433c82a352aa838a2b52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d81c3aefa6f490d81de3df6152c924d', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:10:00.412653 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2bd4a19d-2035-4c61-9078-1bc603a130e8 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] https://10.4.3.4/volume/v3/types/f5039e45-61ba-4040-8f4f-5fada3eb05e3/extra_specs/key2 returned with HTTP 403 Aug 13 22:10:00.413335 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 797/3209] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:10:00 2026] PUT /volume/v3/types/f5039e45-61ba-4040-8f4f-5fada3eb05e3/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:00.425375 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1079a80b-889f-4222-b48a-748de3571d80 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.428129 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1079a80b-889f-4222-b48a-748de3571d80 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] POST https://10.4.3.4/volume/v3/types Aug 13 22:10:00.429441 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1079a80b-889f-4222-b48a-748de3571d80 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:00.433666 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-1079a80b-889f-4222-b48a-748de3571d80 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f4671b6350a8433c82a352aa838a2b52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d81c3aefa6f490d81de3df6152c924d', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:10:00.434831 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1079a80b-889f-4222-b48a-748de3571d80 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] https://10.4.3.4/volume/v3/types returned with HTTP 403 Aug 13 22:10:00.434831 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 805/3210] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:10:00 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:00.446515 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-33fc900e-a841-44e5-b25c-351f776e210a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.449623 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33fc900e-a841-44e5-b25c-351f776e210a tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:10:00.449623 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33fc900e-a841-44e5-b25c-351f776e210a tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1880221895", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:00.455507 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d973ed0f-22ca-48f3-8894-d2bfc6990ec2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.459393 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d973ed0f-22ca-48f3-8894-d2bfc6990ec2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:00.459667 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d973ed0f-22ca-48f3-8894-d2bfc6990ec2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.459843 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d973ed0f-22ca-48f3-8894-d2bfc6990ec2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.459961 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d973ed0f-22ca-48f3-8894-d2bfc6990ec2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:00.469744 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:00.469744 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:00.470653 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d973ed0f-22ca-48f3-8894-d2bfc6990ec2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:00.471731 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 800/3211] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:00 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:00.473352 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33fc900e-a841-44e5-b25c-351f776e210a tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:10:00.478120 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 810/3212] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:10:00 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 13 22:10:00.487545 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-783cf743-ad7f-4e61-8f34-5a7c08db4e6e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.490394 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-783cf743-ad7f-4e61-8f34-5a7c08db4e6e tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] POST https://10.4.3.4/volume/v3/types/ec401d01-b1f3-4471-91ee-be2de71d61d8/encryption Aug 13 22:10:00.491685 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-783cf743-ad7f-4e61-8f34-5a7c08db4e6e tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:00.516332 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-783cf743-ad7f-4e61-8f34-5a7c08db4e6e tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] https://10.4.3.4/volume/v3/types/ec401d01-b1f3-4471-91ee-be2de71d61d8/encryption returned with HTTP 200 Aug 13 22:10:00.517295 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 798/3213] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:10:00 2026] POST /volume/v3/types/ec401d01-b1f3-4471-91ee-be2de71d61d8/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:00.527061 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-57ae2820-ebba-4973-ad60-25d5bf9d1b6b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.527333 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5a2b3bb5-debd-43ee-9810-1db18c678d6e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.529232 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57ae2820-ebba-4973-ad60-25d5bf9d1b6b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:00.529678 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a2b3bb5-debd-43ee-9810-1db18c678d6e tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] DELETE https://10.4.3.4/volume/v3/types/ec401d01-b1f3-4471-91ee-be2de71d61d8/encryption/4be3a73a-e3b4-4544-b2ac-537f9801a1b2 Aug 13 22:10:00.529819 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57ae2820-ebba-4973-ad60-25d5bf9d1b6b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.529940 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a2b3bb5-debd-43ee-9810-1db18c678d6e tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.530153 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a2b3bb5-debd-43ee-9810-1db18c678d6e tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.530409 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57ae2820-ebba-4973-ad60-25d5bf9d1b6b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.532102 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-57ae2820-ebba-4973-ad60-25d5bf9d1b6b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:00.532194 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-5a2b3bb5-debd-43ee-9810-1db18c678d6e tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f4671b6350a8433c82a352aa838a2b52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d81c3aefa6f490d81de3df6152c924d', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:10:00.532194 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a2b3bb5-debd-43ee-9810-1db18c678d6e tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] https://10.4.3.4/volume/v3/types/ec401d01-b1f3-4471-91ee-be2de71d61d8/encryption/4be3a73a-e3b4-4544-b2ac-537f9801a1b2 returned with HTTP 403 Aug 13 22:10:00.532194 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 801/3214] 10.4.3.4 () {66 vars in 1475 bytes} [Thu Aug 13 22:10:00 2026] DELETE /volume/v3/types/ec401d01-b1f3-4471-91ee-be2de71d61d8/encryption/4be3a73a-e3b4-4544-b2ac-537f9801a1b2 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:00.537251 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:00.537251 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:00.538549 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57ae2820-ebba-4973-ad60-25d5bf9d1b6b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:00.539168 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 806/3215] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:00 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 829 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:00.545731 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6a8e8f8f-9f4a-4ca0-911c-38514bf7fc06 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.548926 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a8e8f8f-9f4a-4ca0-911c-38514bf7fc06 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:10:00.550257 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a8e8f8f-9f4a-4ca0-911c-38514bf7fc06 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1275661408", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:00.582587 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a8e8f8f-9f4a-4ca0-911c-38514bf7fc06 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:10:00.583340 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 811/3216] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:10:00 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:10:00.593411 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-65043080-9915-4a3d-b440-af02a3a5d969 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.595829 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65043080-9915-4a3d-b440-af02a3a5d969 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] DELETE https://10.4.3.4/volume/v3/types/04cf5e5c-d974-4639-a92b-ee6b5030df91/extra_specs/key1 Aug 13 22:10:00.596007 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65043080-9915-4a3d-b440-af02a3a5d969 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.597204 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65043080-9915-4a3d-b440-af02a3a5d969 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.602020 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-65043080-9915-4a3d-b440-af02a3a5d969 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f4671b6350a8433c82a352aa838a2b52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d81c3aefa6f490d81de3df6152c924d', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:10:00.602258 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65043080-9915-4a3d-b440-af02a3a5d969 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] https://10.4.3.4/volume/v3/types/04cf5e5c-d974-4639-a92b-ee6b5030df91/extra_specs/key1 returned with HTTP 403 Aug 13 22:10:00.602876 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 799/3217] 10.4.3.4 () {66 vars in 1382 bytes} [Thu Aug 13 22:10:00 2026] DELETE /volume/v3/types/04cf5e5c-d974-4639-a92b-ee6b5030df91/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:00.612797 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10027983-016d-46f0-8717-70d0619ff9bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.615949 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10027983-016d-46f0-8717-70d0619ff9bd tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:10:00.615949 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10027983-016d-46f0-8717-70d0619ff9bd tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-209851147", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:00.643171 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10027983-016d-46f0-8717-70d0619ff9bd tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:10:00.643943 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 802/3218] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:10:00 2026] POST /volume/v3/types => generated 379 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:00.654068 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c87c31e6-0dfe-4141-b23d-3f69ff95c006 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.656448 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c87c31e6-0dfe-4141-b23d-3f69ff95c006 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] DELETE https://10.4.3.4/volume/v3/types/06d87e55-a878-4bc2-a658-9afc5cef7561 Aug 13 22:10:00.656871 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c87c31e6-0dfe-4141-b23d-3f69ff95c006 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.657204 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c87c31e6-0dfe-4141-b23d-3f69ff95c006 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.658087 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-c87c31e6-0dfe-4141-b23d-3f69ff95c006 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f4671b6350a8433c82a352aa838a2b52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d81c3aefa6f490d81de3df6152c924d', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:10:00.658451 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c87c31e6-0dfe-4141-b23d-3f69ff95c006 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] https://10.4.3.4/volume/v3/types/06d87e55-a878-4bc2-a658-9afc5cef7561 returned with HTTP 403 Aug 13 22:10:00.659092 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 807/3219] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:10:00 2026] DELETE /volume/v3/types/06d87e55-a878-4bc2-a658-9afc5cef7561 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:10:00.671274 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b09294ed-67da-4168-9926-004ff04090ad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.674894 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b09294ed-67da-4168-9926-004ff04090ad tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] GET https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/extra_specs Aug 13 22:10:00.675222 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b09294ed-67da-4168-9926-004ff04090ad tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.675724 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b09294ed-67da-4168-9926-004ff04090ad tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.687149 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b09294ed-67da-4168-9926-004ff04090ad tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/extra_specs returned with HTTP 200 Aug 13 22:10:00.687798 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 812/3220] 10.4.3.4 () {66 vars in 1364 bytes} [Thu Aug 13 22:10:00 2026] GET /volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/extra_specs => generated 123 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:00.699658 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b73f2f0-b215-455f-8ee9-0b1280bff837 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.702848 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b73f2f0-b215-455f-8ee9-0b1280bff837 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] GET https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/encryption/cipher Aug 13 22:10:00.703471 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b73f2f0-b215-455f-8ee9-0b1280bff837 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.703803 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b73f2f0-b215-455f-8ee9-0b1280bff837 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.704648 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-0b73f2f0-b215-455f-8ee9-0b1280bff837 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f4671b6350a8433c82a352aa838a2b52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d81c3aefa6f490d81de3df6152c924d', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:10:00.704878 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b73f2f0-b215-455f-8ee9-0b1280bff837 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/encryption/cipher returned with HTTP 403 Aug 13 22:10:00.705440 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 800/3221] 10.4.3.4 () {66 vars in 1382 bytes} [Thu Aug 13 22:10:00 2026] GET /volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:00.714658 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-67a15ed6-5c96-4050-b93f-2ce09d675f12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.717622 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67a15ed6-5c96-4050-b93f-2ce09d675f12 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] GET https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/encryption Aug 13 22:10:00.719339 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67a15ed6-5c96-4050-b93f-2ce09d675f12 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.719339 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67a15ed6-5c96-4050-b93f-2ce09d675f12 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.719497 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c48dd632-bd2f-49f4-ba5a-54487a528192 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.719829 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-67a15ed6-5c96-4050-b93f-2ce09d675f12 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f4671b6350a8433c82a352aa838a2b52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d81c3aefa6f490d81de3df6152c924d', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:10:00.720107 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67a15ed6-5c96-4050-b93f-2ce09d675f12 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/encryption returned with HTTP 403 Aug 13 22:10:00.720874 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 803/3222] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:10:00 2026] GET /volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:00.721085 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c48dd632-bd2f-49f4-ba5a-54487a528192 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] GET https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 Aug 13 22:10:00.721354 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c48dd632-bd2f-49f4-ba5a-54487a528192 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.721615 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c48dd632-bd2f-49f4-ba5a-54487a528192 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.728649 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c48dd632-bd2f-49f4-ba5a-54487a528192 tempest-VolumeRetypeMultiattachTest-350665631 tempest-VolumeRetypeMultiattachTest-350665631-project-member] https://10.4.3.4/volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 returned with HTTP 404 Aug 13 22:10:00.729363 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 808/3223] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:10:00 2026] GET /volume/v3/volumes/a7d53508-a0b0-4188-ba82-3b1c9ea0f852 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:10:00.731010 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-15d08299-1553-457d-a462-664528bf3474 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.733332 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15d08299-1553-457d-a462-664528bf3474 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] GET https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/extra_specs/multiattach Aug 13 22:10:00.733647 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15d08299-1553-457d-a462-664528bf3474 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.734365 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15d08299-1553-457d-a462-664528bf3474 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.739339 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c2d87f0-d149-43d7-90d7-73940cc6d39e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.742193 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c2d87f0-d149-43d7-90d7-73940cc6d39e tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] DELETE https://10.4.3.4/volume/v3/types/970282e0-bc2e-4376-b7c9-934dba03e127 Aug 13 22:10:00.743014 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c2d87f0-d149-43d7-90d7-73940cc6d39e tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.743281 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c2d87f0-d149-43d7-90d7-73940cc6d39e tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.747849 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15d08299-1553-457d-a462-664528bf3474 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/extra_specs/multiattach returned with HTTP 200 Aug 13 22:10:00.748394 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 813/3224] 10.4.3.4 () {66 vars in 1400 bytes} [Thu Aug 13 22:10:00 2026] GET /volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/extra_specs/multiattach => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:10:00.756766 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-48a5eff9-8734-41e3-98d3-950f9b925c4d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.759570 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48a5eff9-8734-41e3-98d3-950f9b925c4d tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] GET https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/extra_specs/volume_backend_name Aug 13 22:10:00.759860 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48a5eff9-8734-41e3-98d3-950f9b925c4d tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.760115 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48a5eff9-8734-41e3-98d3-950f9b925c4d tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.769724 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48a5eff9-8734-41e3-98d3-950f9b925c4d tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 22:10:00.770330 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 804/3225] 10.4.3.4 () {66 vars in 1424 bytes} [Thu Aug 13 22:10:00 2026] GET /volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/extra_specs/volume_backend_name => generated 143 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:00.777584 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c2d87f0-d149-43d7-90d7-73940cc6d39e tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] https://10.4.3.4/volume/v3/types/970282e0-bc2e-4376-b7c9-934dba03e127 returned with HTTP 202 Aug 13 22:10:00.778147 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 801/3226] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:10:00 2026] DELETE /volume/v3/types/970282e0-bc2e-4376-b7c9-934dba03e127 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:00.786043 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5eed45fc-501d-4e85-931e-a7316c53385e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.787881 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6f31af2b-a666-4848-b37c-a5a053c43a04 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.790444 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5eed45fc-501d-4e85-931e-a7316c53385e tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] PUT https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/encryption/c5d34099-52b5-40aa-9eb0-f8ea1f6d93f0 Aug 13 22:10:00.790444 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5eed45fc-501d-4e85-931e-a7316c53385e tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:00.790591 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f31af2b-a666-4848-b37c-a5a053c43a04 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] GET https://10.4.3.4/volume/v3/types/970282e0-bc2e-4376-b7c9-934dba03e127 Aug 13 22:10:00.790640 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f31af2b-a666-4848-b37c-a5a053c43a04 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.790856 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f31af2b-a666-4848-b37c-a5a053c43a04 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.792269 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-5eed45fc-501d-4e85-931e-a7316c53385e tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f4671b6350a8433c82a352aa838a2b52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d81c3aefa6f490d81de3df6152c924d', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:10:00.792637 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5eed45fc-501d-4e85-931e-a7316c53385e tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/encryption/c5d34099-52b5-40aa-9eb0-f8ea1f6d93f0 returned with HTTP 403 Aug 13 22:10:00.793302 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 809/3227] 10.4.3.4 () {68 vars in 1492 bytes} [Thu Aug 13 22:10:00 2026] PUT /volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/encryption/c5d34099-52b5-40aa-9eb0-f8ea1f6d93f0 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:00.795320 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f31af2b-a666-4848-b37c-a5a053c43a04 tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] https://10.4.3.4/volume/v3/types/970282e0-bc2e-4376-b7c9-934dba03e127 returned with HTTP 404 Aug 13 22:10:00.795889 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 814/3228] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:10:00 2026] GET /volume/v3/types/970282e0-bc2e-4376-b7c9-934dba03e127 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:00.806010 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-98bc5d4d-319c-4233-86af-6ecfea3bf43d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.806238 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-35c25ef4-1f6a-4e8f-9dc3-7eccb1ee90aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.809338 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-98bc5d4d-319c-4233-86af-6ecfea3bf43d tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] PUT https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/extra_specs/key1 Aug 13 22:10:00.809503 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35c25ef4-1f6a-4e8f-9dc3-7eccb1ee90aa tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] DELETE https://10.4.3.4/volume/v3/types/afec22b3-efcc-4615-9f23-b78d96f8586a Aug 13 22:10:00.809608 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-98bc5d4d-319c-4233-86af-6ecfea3bf43d tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:00.809673 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35c25ef4-1f6a-4e8f-9dc3-7eccb1ee90aa tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.810336 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35c25ef4-1f6a-4e8f-9dc3-7eccb1ee90aa tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.813631 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-98bc5d4d-319c-4233-86af-6ecfea3bf43d tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f4671b6350a8433c82a352aa838a2b52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d81c3aefa6f490d81de3df6152c924d', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:10:00.814516 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-98bc5d4d-319c-4233-86af-6ecfea3bf43d tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/extra_specs/key1 returned with HTTP 403 Aug 13 22:10:00.814993 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 805/3229] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:10:00 2026] PUT /volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:00.826933 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d44a37d5-c78b-4f1a-89c9-af46630fa761 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.831458 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d44a37d5-c78b-4f1a-89c9-af46630fa761 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] PUT https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5 Aug 13 22:10:00.831458 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d44a37d5-c78b-4f1a-89c9-af46630fa761 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:00.833009 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-d44a37d5-c78b-4f1a-89c9-af46630fa761 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f4671b6350a8433c82a352aa838a2b52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d81c3aefa6f490d81de3df6152c924d', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:10:00.833338 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d44a37d5-c78b-4f1a-89c9-af46630fa761 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-reader] https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5 returned with HTTP 403 Aug 13 22:10:00.833871 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 810/3230] 10.4.3.4 () {68 vars in 1348 bytes} [Thu Aug 13 22:10:00 2026] PUT /volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:00.844127 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d6ca605f-5bec-4d61-b26a-21629ff82908 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.847098 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6ca605f-5bec-4d61-b26a-21629ff82908 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] DELETE https://10.4.3.4/volume/v3/types/06d87e55-a878-4bc2-a658-9afc5cef7561 Aug 13 22:10:00.847098 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6ca605f-5bec-4d61-b26a-21629ff82908 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.847466 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6ca605f-5bec-4d61-b26a-21629ff82908 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.857533 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35c25ef4-1f6a-4e8f-9dc3-7eccb1ee90aa tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] https://10.4.3.4/volume/v3/types/afec22b3-efcc-4615-9f23-b78d96f8586a returned with HTTP 202 Aug 13 22:10:00.858256 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 802/3231] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:10:00 2026] DELETE /volume/v3/types/afec22b3-efcc-4615-9f23-b78d96f8586a => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:00.866699 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-775efa0b-11fc-440f-b8ae-64368d7ec34d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.869955 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-775efa0b-11fc-440f-b8ae-64368d7ec34d tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] GET https://10.4.3.4/volume/v3/types/afec22b3-efcc-4615-9f23-b78d96f8586a Aug 13 22:10:00.870287 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-775efa0b-11fc-440f-b8ae-64368d7ec34d tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.870657 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-775efa0b-11fc-440f-b8ae-64368d7ec34d tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.876408 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-775efa0b-11fc-440f-b8ae-64368d7ec34d tempest-VolumeRetypeMultiattachTest-300882022 tempest-VolumeRetypeMultiattachTest-300882022-project-admin] https://10.4.3.4/volume/v3/types/afec22b3-efcc-4615-9f23-b78d96f8586a returned with HTTP 404 Aug 13 22:10:00.876645 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 806/3232] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:10:00 2026] GET /volume/v3/types/afec22b3-efcc-4615-9f23-b78d96f8586a => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:00.892236 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6ca605f-5bec-4d61-b26a-21629ff82908 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] https://10.4.3.4/volume/v3/types/06d87e55-a878-4bc2-a658-9afc5cef7561 returned with HTTP 202 Aug 13 22:10:00.892822 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 815/3233] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:10:00 2026] DELETE /volume/v3/types/06d87e55-a878-4bc2-a658-9afc5cef7561 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:00.904353 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f299082b-7908-4fda-96fd-4fe5d928be39 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.908095 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f299082b-7908-4fda-96fd-4fe5d928be39 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] DELETE https://10.4.3.4/volume/v3/types/04cf5e5c-d974-4639-a92b-ee6b5030df91 Aug 13 22:10:00.908095 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f299082b-7908-4fda-96fd-4fe5d928be39 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.908095 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f299082b-7908-4fda-96fd-4fe5d928be39 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.945362 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f299082b-7908-4fda-96fd-4fe5d928be39 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] https://10.4.3.4/volume/v3/types/04cf5e5c-d974-4639-a92b-ee6b5030df91 returned with HTTP 202 Aug 13 22:10:00.945362 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 811/3234] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:10:00 2026] DELETE /volume/v3/types/04cf5e5c-d974-4639-a92b-ee6b5030df91 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:00.954374 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7149d0c6-0bbf-4485-a37d-e865d19c2149 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.958448 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7149d0c6-0bbf-4485-a37d-e865d19c2149 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] DELETE https://10.4.3.4/volume/v3/types/ec401d01-b1f3-4471-91ee-be2de71d61d8 Aug 13 22:10:00.958448 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7149d0c6-0bbf-4485-a37d-e865d19c2149 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.958448 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7149d0c6-0bbf-4485-a37d-e865d19c2149 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:00.984795 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7149d0c6-0bbf-4485-a37d-e865d19c2149 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] https://10.4.3.4/volume/v3/types/ec401d01-b1f3-4471-91ee-be2de71d61d8 returned with HTTP 202 Aug 13 22:10:00.984795 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 803/3235] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:10:00 2026] DELETE /volume/v3/types/ec401d01-b1f3-4471-91ee-be2de71d61d8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:00.992204 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8585fc5e-82bd-45d8-a7c9-725eb12f5384 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:00.994055 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8585fc5e-82bd-45d8-a7c9-725eb12f5384 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] DELETE https://10.4.3.4/volume/v3/types/f5039e45-61ba-4040-8f4f-5fada3eb05e3 Aug 13 22:10:00.994290 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8585fc5e-82bd-45d8-a7c9-725eb12f5384 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:00.994530 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8585fc5e-82bd-45d8-a7c9-725eb12f5384 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:01.013611 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d8ad9166-bbc4-4385-8976-9fa23874c182 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:01.016033 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8ad9166-bbc4-4385-8976-9fa23874c182 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:10:01.016283 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8ad9166-bbc4-4385-8976-9fa23874c182 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:01.016561 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8ad9166-bbc4-4385-8976-9fa23874c182 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:01.020309 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-baa5fed0-61c7-4289-a788-b67b88fed83b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:01.022183 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-baa5fed0-61c7-4289-a788-b67b88fed83b tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:10:01.022608 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-baa5fed0-61c7-4289-a788-b67b88fed83b tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:01.023006 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-baa5fed0-61c7-4289-a788-b67b88fed83b tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:01.023264 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-baa5fed0-61c7-4289-a788-b67b88fed83b tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:01.027106 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8585fc5e-82bd-45d8-a7c9-725eb12f5384 tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] https://10.4.3.4/volume/v3/types/f5039e45-61ba-4040-8f4f-5fada3eb05e3 returned with HTTP 202 Aug 13 22:10:01.027691 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 807/3236] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:10:00 2026] DELETE /volume/v3/types/f5039e45-61ba-4040-8f4f-5fada3eb05e3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:01.032141 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:01.032141 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:01.032413 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:01.032413 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:01.032413 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-baa5fed0-61c7-4289-a788-b67b88fed83b tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:10:01.032413 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 812/3237] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:01 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:01.036685 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d8ad9166-bbc4-4385-8976-9fa23874c182 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:10:01.040043 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e92ba35b-45d1-4ccb-b4ff-1d8dcb51e2da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:01.042137 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e92ba35b-45d1-4ccb-b4ff-1d8dcb51e2da tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] DELETE https://10.4.3.4/volume/v3/types/98411734-b36f-494c-a406-7b5d7e9fc9b9 Aug 13 22:10:01.042371 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e92ba35b-45d1-4ccb-b4ff-1d8dcb51e2da tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:01.042559 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e92ba35b-45d1-4ccb-b4ff-1d8dcb51e2da tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:01.043064 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8ad9166-bbc4-4385-8976-9fa23874c182 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:10:01.043528 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 816/3238] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:01 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:01.084655 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e92ba35b-45d1-4ccb-b4ff-1d8dcb51e2da tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] https://10.4.3.4/volume/v3/types/98411734-b36f-494c-a406-7b5d7e9fc9b9 returned with HTTP 202 Aug 13 22:10:01.085206 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 804/3239] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:10:01 2026] DELETE /volume/v3/types/98411734-b36f-494c-a406-7b5d7e9fc9b9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:01.094829 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f30b61b7-6c7a-44d5-91ef-2c7b9e4a513f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:01.096798 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f30b61b7-6c7a-44d5-91ef-2c7b9e4a513f tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] DELETE https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5 Aug 13 22:10:01.097265 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f30b61b7-6c7a-44d5-91ef-2c7b9e4a513f tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:01.097265 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f30b61b7-6c7a-44d5-91ef-2c7b9e4a513f tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:01.135552 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f30b61b7-6c7a-44d5-91ef-2c7b9e4a513f tempest-VolumeTypesReaderTests-1184116267 tempest-VolumeTypesReaderTests-1184116267-project-admin] https://10.4.3.4/volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5 returned with HTTP 202 Aug 13 22:10:01.136117 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 808/3240] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:10:01 2026] DELETE /volume/v3/types/0b6a5563-1cba-4e31-a6a3-41159dae73e5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:01.344451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-896b5cb6-985b-45ff-a1a9-3b8e4be39a14 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:01.345275 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-896b5cb6-985b-45ff-a1a9-3b8e4be39a14 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] GET https://10.4.3.4/volume/v3/volumes/58d9e85b-1eca-4d11-b7fd-4ab088db01d9 Aug 13 22:10:01.345616 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-896b5cb6-985b-45ff-a1a9-3b8e4be39a14 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:01.345849 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-896b5cb6-985b-45ff-a1a9-3b8e4be39a14 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:01.358864 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-896b5cb6-985b-45ff-a1a9-3b8e4be39a14 tempest-ProjectReaderTests-378089679 tempest-ProjectReaderTests-378089679-project-admin] https://10.4.3.4/volume/v3/volumes/58d9e85b-1eca-4d11-b7fd-4ab088db01d9 returned with HTTP 404 Aug 13 22:10:01.359564 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 813/3241] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:10:01 2026] GET /volume/v3/volumes/58d9e85b-1eca-4d11-b7fd-4ab088db01d9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:10:01.489808 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-20f8dc61-f9b1-48d6-9891-3626a3a7a696 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:01.492365 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20f8dc61-f9b1-48d6-9891-3626a3a7a696 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:01.492760 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20f8dc61-f9b1-48d6-9891-3626a3a7a696 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:01.493079 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20f8dc61-f9b1-48d6-9891-3626a3a7a696 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:01.493448 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-20f8dc61-f9b1-48d6-9891-3626a3a7a696 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:01.500894 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:01.500894 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:01.502478 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20f8dc61-f9b1-48d6-9891-3626a3a7a696 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:01.503166 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 817/3242] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:01 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:01.554968 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4617ea7f-5fda-4f69-92cc-5885964f009b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:01.558069 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4617ea7f-5fda-4f69-92cc-5885964f009b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:01.558069 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4617ea7f-5fda-4f69-92cc-5885964f009b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:01.558069 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4617ea7f-5fda-4f69-92cc-5885964f009b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:01.558557 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4617ea7f-5fda-4f69-92cc-5885964f009b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:01.562952 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:01.562952 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:01.564230 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4617ea7f-5fda-4f69-92cc-5885964f009b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:01.564230 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 805/3243] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:01 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 829 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:02.045630 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-61d6a1f8-bf28-4b43-96e3-786898fb26ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:02.048545 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61d6a1f8-bf28-4b43-96e3-786898fb26ed tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:10:02.048832 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61d6a1f8-bf28-4b43-96e3-786898fb26ed tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:02.049481 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61d6a1f8-bf28-4b43-96e3-786898fb26ed tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:02.049734 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-61d6a1f8-bf28-4b43-96e3-786898fb26ed tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:02.056606 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:02.056606 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:02.057993 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61d6a1f8-bf28-4b43-96e3-786898fb26ed tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:10:02.058623 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 809/3244] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:02 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:02.063198 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f3c997a2-90e4-491f-a6af-4224bc958fc1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:02.068795 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3c997a2-90e4-491f-a6af-4224bc958fc1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:10:02.069123 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3c997a2-90e4-491f-a6af-4224bc958fc1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:02.069381 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3c997a2-90e4-491f-a6af-4224bc958fc1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:02.090735 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:02.090735 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:02.099729 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f3c997a2-90e4-491f-a6af-4224bc958fc1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:10:02.107750 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3c997a2-90e4-491f-a6af-4224bc958fc1 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:10:02.108336 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 814/3245] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:02 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 873 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:02.516169 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f689bfa0-7fc0-4d46-bedf-423d4c2f4388 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:02.518550 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f689bfa0-7fc0-4d46-bedf-423d4c2f4388 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:02.518836 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f689bfa0-7fc0-4d46-bedf-423d4c2f4388 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:02.519150 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f689bfa0-7fc0-4d46-bedf-423d4c2f4388 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:02.519275 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f689bfa0-7fc0-4d46-bedf-423d4c2f4388 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:02.525869 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:02.525869 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:02.527231 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f689bfa0-7fc0-4d46-bedf-423d4c2f4388 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:02.527816 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 818/3246] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:02 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:02.581156 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-33fb2b1b-19d1-4b1a-a45e-84418bf6c762 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:02.583818 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33fb2b1b-19d1-4b1a-a45e-84418bf6c762 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:02.584116 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33fb2b1b-19d1-4b1a-a45e-84418bf6c762 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:02.584366 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33fb2b1b-19d1-4b1a-a45e-84418bf6c762 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:02.584533 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-33fb2b1b-19d1-4b1a-a45e-84418bf6c762 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:02.590267 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:02.590267 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:02.591615 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33fb2b1b-19d1-4b1a-a45e-84418bf6c762 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:02.591975 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 806/3247] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:02 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 829 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:03.075299 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e440c84-ea7a-4903-8c60-c1b608be1cb1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:03.077148 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e440c84-ea7a-4903-8c60-c1b608be1cb1 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:10:03.077341 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e440c84-ea7a-4903-8c60-c1b608be1cb1 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:03.077569 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e440c84-ea7a-4903-8c60-c1b608be1cb1 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:03.077723 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6e440c84-ea7a-4903-8c60-c1b608be1cb1 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:03.082175 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:03.082175 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:03.082949 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e440c84-ea7a-4903-8c60-c1b608be1cb1 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:10:03.083415 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 810/3248] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:03 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:03.126223 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-00fb4f2d-3de9-4dcf-a457-1af4dc90a4c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:03.128925 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00fb4f2d-3de9-4dcf-a457-1af4dc90a4c6 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:10:03.129192 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00fb4f2d-3de9-4dcf-a457-1af4dc90a4c6 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:03.129502 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00fb4f2d-3de9-4dcf-a457-1af4dc90a4c6 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:03.144202 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:03.144202 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:03.148088 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-00fb4f2d-3de9-4dcf-a457-1af4dc90a4c6 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:10:03.152090 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00fb4f2d-3de9-4dcf-a457-1af4dc90a4c6 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:10:03.152520 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 815/3249] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:03 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:03.542987 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7c3c2220-66ae-4a53-a374-b1c5249098cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:03.545880 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c3c2220-66ae-4a53-a374-b1c5249098cb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:03.546188 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c3c2220-66ae-4a53-a374-b1c5249098cb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:03.547805 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c3c2220-66ae-4a53-a374-b1c5249098cb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:03.547805 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7c3c2220-66ae-4a53-a374-b1c5249098cb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:03.554846 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:03.554846 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:03.555714 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c3c2220-66ae-4a53-a374-b1c5249098cb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:03.557196 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 819/3250] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:03 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:03.609116 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0a4fe218-e77d-4dab-9a4d-c7fbc097439e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:03.611247 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a4fe218-e77d-4dab-9a4d-c7fbc097439e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:03.611247 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0a4fe218-e77d-4dab-9a4d-c7fbc097439e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:03.611535 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0a4fe218-e77d-4dab-9a4d-c7fbc097439e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:03.611665 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0a4fe218-e77d-4dab-9a4d-c7fbc097439e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:03.617104 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:03.617104 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:03.618111 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a4fe218-e77d-4dab-9a4d-c7fbc097439e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:03.618540 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 807/3251] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:03 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 829 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:03.903759 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aa1ce700-e7b7-4ccf-87d9-144e9f74e0c8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:03.992773 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa1ce700-e7b7-4ccf-87d9-144e9f74e0c8 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:10:03.993173 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa1ce700-e7b7-4ccf-87d9-144e9f74e0c8 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:04.005445 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa1ce700-e7b7-4ccf-87d9-144e9f74e0c8 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:10:04.005816 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 811/3252] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:10:03 2026] POST /volume/v3/types => generated 188 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:04.015812 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf874a3a-ef2a-45d4-b340-ad60c36fe794 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:04.017538 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf874a3a-ef2a-45d4-b340-ad60c36fe794 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:10:04.017912 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf874a3a-ef2a-45d4-b340-ad60c36fe794 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:04.032022 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf874a3a-ef2a-45d4-b340-ad60c36fe794 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:10:04.032614 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 816/3253] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:10:04 2026] POST /volume/v3/types => generated 188 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:04.045047 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:04.095878 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4e77e265-ba39-4ef1-bcc3-5898b5d9d7ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:04.099692 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e77e265-ba39-4ef1-bcc3-5898b5d9d7ea tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:10:04.099874 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e77e265-ba39-4ef1-bcc3-5898b5d9d7ea tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:04.100083 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e77e265-ba39-4ef1-bcc3-5898b5d9d7ea tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:04.100200 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4e77e265-ba39-4ef1-bcc3-5898b5d9d7ea tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:04.112344 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:04.112344 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:04.113102 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e77e265-ba39-4ef1-bcc3-5898b5d9d7ea tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:10:04.113514 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 808/3254] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:04 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:04.139016 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:10:04.139615 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-391139815"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:04.141261 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-391139815'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:10:04.145922 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Create volume of 1 GB Aug 13 22:10:04.146318 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:04.146318 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:04.147010 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Availability Zones retrieved successfully. Aug 13 22:10:04.154246 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Flow 'volume_create_api' (c9aa2f35-99c2-4cb0-9ae2-f4fe2aa40221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:10:04.156331 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a98f030-584c-40ec-8af9-c3ac649cdd41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:04.157938 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:10:04.169562 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86d9c716-7f60-48e7-aeb8-dea5db582df2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:04.172237 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86d9c716-7f60-48e7-aeb8-dea5db582df2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:10:04.172773 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86d9c716-7f60-48e7-aeb8-dea5db582df2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:04.173045 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86d9c716-7f60-48e7-aeb8-dea5db582df2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:04.180774 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a98f030-584c-40ec-8af9-c3ac649cdd41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:10:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45382edc-936c-4711-bc2e-37d46e83d969,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45382edc-936c-4711-bc2e-37d46e83d969', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:04.181593 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfafc34d-f6fe-438e-bf4a-5ca39abdecd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:04.189103 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:04.189103 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:04.195745 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-86d9c716-7f60-48e7-aeb8-dea5db582df2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:10:04.202172 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86d9c716-7f60-48e7-aeb8-dea5db582df2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:10:04.202854 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 812/3255] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:04 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:04.212696 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-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 13 22:10:04.213001 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-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 13 22:10:04.263284 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Created reservations ['463d485e-ba0b-4b48-aa59-d3a6a8223ed7', '37d9b5a2-d4b0-4377-ab0b-da8ca8903449', 'a2e525cb-3dd8-4b60-a5d5-a593e9ba3c92', '7dce8a23-50bd-423b-9313-01168e89d0ac'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:10:04.264600 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfafc34d-f6fe-438e-bf4a-5ca39abdecd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['463d485e-ba0b-4b48-aa59-d3a6a8223ed7', '37d9b5a2-d4b0-4377-ab0b-da8ca8903449', 'a2e525cb-3dd8-4b60-a5d5-a593e9ba3c92', '7dce8a23-50bd-423b-9313-01168e89d0ac']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:04.265777 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2146d2c8-23a2-4cd3-bcdd-7824b4bfe5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:04.296220 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2146d2c8-23a2-4cd3-bcdd-7824b4bfe5aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '386df303-f665-41a0-813d-594dce3d126f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-391139815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d29a6a7ad4ff44b3800d3287eda77aad',qos_specs=None,replication_status=,reservations=['463d485e-ba0b-4b48-aa59-d3a6a8223ed7','37d9b5a2-d4b0-4377-ab0b-da8ca8903449','a2e525cb-3dd8-4b60-a5d5-a593e9ba3c92','7dce8a23-50bd-423b-9313-01168e89d0ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c164f2ee3d2d4623a5296490619982dc',volume_type_id=45382edc-936c-4711-bc2e-37d46e83d969), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-391139815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=386df303-f665-41a0-813d-594dce3d126f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d29a6a7ad4ff44b3800d3287eda77aad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c164f2ee3d2d4623a5296490619982dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45382edc-936c-4711-bc2e-37d46e83d969),volume_type_id=45382edc-936c-4711-bc2e-37d46e83d969)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:04.297762 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ff501d0-0746-47f4-87ed-0ef8178e0007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:04.319679 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ff501d0-0746-47f4-87ed-0ef8178e0007) transitioned into state 'SUCCESS' from state '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-391139815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d29a6a7ad4ff44b3800d3287eda77aad',qos_specs=None,replication_status=,reservations=['463d485e-ba0b-4b48-aa59-d3a6a8223ed7','37d9b5a2-d4b0-4377-ab0b-da8ca8903449','a2e525cb-3dd8-4b60-a5d5-a593e9ba3c92','7dce8a23-50bd-423b-9313-01168e89d0ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c164f2ee3d2d4623a5296490619982dc',volume_type_id=45382edc-936c-4711-bc2e-37d46e83d969)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:04.320798 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f379ed-ec3f-4c57-9580-39f01e3fa7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:04.332620 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f379ed-ec3f-4c57-9580-39f01e3fa7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:04.333937 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Flow 'volume_create_api' (c9aa2f35-99c2-4cb0-9ae2-f4fe2aa40221) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:10:04.334376 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Create volume request issued successfully. Aug 13 22:10:04.335247 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d17c6f91-fac8-4004-a3f9-504b6b6e2ea8 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:10:04.335701 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 820/3256] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:10:04 2026] POST /volume/v3/volumes => generated 763 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:10:04.351510 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-15e7b7c6-0894-4724-8277-1b88ae78bf2a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:04.353617 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15e7b7c6-0894-4724-8277-1b88ae78bf2a tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] GET https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f Aug 13 22:10:04.353840 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15e7b7c6-0894-4724-8277-1b88ae78bf2a tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:04.354030 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15e7b7c6-0894-4724-8277-1b88ae78bf2a tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:04.363521 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:04.363521 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:04.368900 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-15e7b7c6-0894-4724-8277-1b88ae78bf2a tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Volume info retrieved successfully. Aug 13 22:10:04.374203 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15e7b7c6-0894-4724-8277-1b88ae78bf2a tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f returned with HTTP 200 Aug 13 22:10:04.374697 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 817/3257] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:04 2026] GET /volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f => generated 831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:10:04.569750 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-86f77446-3cb6-4d19-bb2c-d1a6439e588d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:04.571958 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86f77446-3cb6-4d19-bb2c-d1a6439e588d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:04.572236 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86f77446-3cb6-4d19-bb2c-d1a6439e588d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:04.572584 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86f77446-3cb6-4d19-bb2c-d1a6439e588d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:04.572728 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-86f77446-3cb6-4d19-bb2c-d1a6439e588d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:04.577976 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:04.577976 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:04.578879 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86f77446-3cb6-4d19-bb2c-d1a6439e588d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:04.579262 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 809/3258] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:04 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:04.634456 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6ee5e417-bc29-4dd3-b4a1-a6ec032e10b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:04.640059 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ee5e417-bc29-4dd3-b4a1-a6ec032e10b6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:04.640529 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ee5e417-bc29-4dd3-b4a1-a6ec032e10b6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:04.640529 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ee5e417-bc29-4dd3-b4a1-a6ec032e10b6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:04.640623 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6ee5e417-bc29-4dd3-b4a1-a6ec032e10b6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:04.651078 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:04.651078 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:04.652310 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ee5e417-bc29-4dd3-b4a1-a6ec032e10b6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:04.652823 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 813/3259] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:04 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 829 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:04.665714 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-899a8d3d-cabe-41a8-8161-c13b6e83af9e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:04.668230 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-899a8d3d-cabe-41a8-8161-c13b6e83af9e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 Aug 13 22:10:04.668230 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-899a8d3d-cabe-41a8-8161-c13b6e83af9e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:04.668407 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-899a8d3d-cabe-41a8-8161-c13b6e83af9e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:04.677128 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:04.677128 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:04.682605 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-899a8d3d-cabe-41a8-8161-c13b6e83af9e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:04.688214 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-899a8d3d-cabe-41a8-8161-c13b6e83af9e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 returned with HTTP 200 Aug 13 22:10:04.688747 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 821/3260] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:04 2026] GET /volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 => generated 935 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:05.023673 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-5cc0ba4e-2e91-43f1-95c2-c3db56b5607b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.025940 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-5cc0ba4e-2e91-43f1-95c2-c3db56b5607b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 Aug 13 22:10:05.026195 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-5cc0ba4e-2e91-43f1-95c2-c3db56b5607b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:05.027399 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-5cc0ba4e-2e91-43f1-95c2-c3db56b5607b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:05.036311 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:05.036311 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:05.041501 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-5cc0ba4e-2e91-43f1-95c2-c3db56b5607b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:05.050227 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-5cc0ba4e-2e91-43f1-95c2-c3db56b5607b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 returned with HTTP 200 Aug 13 22:10:05.050865 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 818/3261] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:10:05 2026] GET /volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 => generated 935 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:05.125953 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e11ed9a9-6889-494c-8af5-b98a3c58bd92 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.127773 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e11ed9a9-6889-494c-8af5-b98a3c58bd92 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:10:05.128029 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e11ed9a9-6889-494c-8af5-b98a3c58bd92 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:05.128221 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e11ed9a9-6889-494c-8af5-b98a3c58bd92 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:05.128285 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e11ed9a9-6889-494c-8af5-b98a3c58bd92 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:05.132547 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:05.132547 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:05.133193 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e11ed9a9-6889-494c-8af5-b98a3c58bd92 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:10:05.133606 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 810/3262] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:05 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:05.143343 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2024b570-981f-424a-aec9-45bd1f60be61 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.143955 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2024b570-981f-424a-aec9-45bd1f60be61 None None] GET https://10.4.3.4/volume// Aug 13 22:10:05.144227 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2024b570-981f-424a-aec9-45bd1f60be61 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:05.144499 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2024b570-981f-424a-aec9-45bd1f60be61 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:05.144947 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2024b570-981f-424a-aec9-45bd1f60be61 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:10:05.145290 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 814/3263] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:10:05 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:10:05.148890 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63108262-00ab-48c1-abed-92d83c95773a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.150668 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63108262-00ab-48c1-abed-92d83c95773a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:10:05.151052 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63108262-00ab-48c1-abed-92d83c95773a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "af355d58-e2d1-47e3-902c-12777147b8d8", "incremental": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:05.152547 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-63108262-00ab-48c1-abed-92d83c95773a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Creating new backup {'backup': {'volume_id': 'af355d58-e2d1-47e3-902c-12777147b8d8', 'incremental': True}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:10:05.152696 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-63108262-00ab-48c1-abed-92d83c95773a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Creating backup of volume af355d58-e2d1-47e3-902c-12777147b8d8 in container None Aug 13 22:10:05.152753 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-6ef524d1-7769-46ca-bcc1-30a6c0eb0096 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.157086 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-6ef524d1-7769-46ca-bcc1-30a6c0eb0096 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:10:05.157277 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-6ef524d1-7769-46ca-bcc1-30a6c0eb0096 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f34e5c38-f182-47bf-81d0-932ea8f50e91", "connector": null, "instance_uuid": "5c8c7cb8-43a3-4f80-b5d2-6d4809d4d6ac"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:05.163191 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:05.163191 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:05.163780 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-63108262-00ab-48c1-abed-92d83c95773a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Volume info retrieved successfully. Aug 13 22:10:05.172492 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:05.172492 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:05.185895 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-63108262-00ab-48c1-abed-92d83c95773a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Created reservations ['60d4a633-b3d3-41c0-879f-f9884ae43fba', '9c0a0bdb-c61c-4843-ba96-3cc389a54ac0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:10:05.207292 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-6ef524d1-7769-46ca-bcc1-30a6c0eb0096 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:10:05.207860 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 819/3264] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:10:05 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:05.214442 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63108262-00ab-48c1-abed-92d83c95773a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 400 Aug 13 22:10:05.214442 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 822/3265] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:10:05 2026] POST /volume/v3/backups => generated 109 bytes in 65 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:10:05.218411 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a86451ee-575d-4f5e-a1dd-0b9710530402 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.222124 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a86451ee-575d-4f5e-a1dd-0b9710530402 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:10:05.222374 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a86451ee-575d-4f5e-a1dd-0b9710530402 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:05.222610 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a86451ee-575d-4f5e-a1dd-0b9710530402 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:05.222739 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-44b83704-5b7f-4394-b67f-9bd108aeab1d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.225560 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44b83704-5b7f-4394-b67f-9bd108aeab1d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] DELETE https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:10:05.225560 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44b83704-5b7f-4394-b67f-9bd108aeab1d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:05.225560 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44b83704-5b7f-4394-b67f-9bd108aeab1d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:05.225560 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-44b83704-5b7f-4394-b67f-9bd108aeab1d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Delete backup with id: 0451754b-91e4-4a35-864f-985aab81df4c. Aug 13 22:10:05.231735 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:05.231735 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:05.237688 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:05.237688 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:05.241762 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a86451ee-575d-4f5e-a1dd-0b9710530402 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:10:05.243064 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79cadf17-c40f-4321-8f25-8a8be21120ce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.245623 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79cadf17-c40f-4321-8f25-8a8be21120ce tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 Aug 13 22:10:05.245623 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79cadf17-c40f-4321-8f25-8a8be21120ce tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:05.245623 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79cadf17-c40f-4321-8f25-8a8be21120ce tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:05.252453 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-44b83704-5b7f-4394-b67f-9bd108aeab1d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] delete_backup rpcapi backup_id 0451754b-91e4-4a35-864f-985aab81df4c {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:10:05.252453 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44b83704-5b7f-4394-b67f-9bd108aeab1d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 202 Aug 13 22:10:05.252453 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 815/3266] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:10:05 2026] DELETE /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:10:05.257229 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a86451ee-575d-4f5e-a1dd-0b9710530402 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:10:05.257961 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 811/3267] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:05 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 873 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:05.258071 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5e59e472-aa88-4dc2-964e-011d8dfc1f8d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.267680 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e59e472-aa88-4dc2-964e-011d8dfc1f8d None None] GET https://10.4.3.4/volume// Aug 13 22:10:05.267680 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e59e472-aa88-4dc2-964e-011d8dfc1f8d None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:05.267680 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e59e472-aa88-4dc2-964e-011d8dfc1f8d None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:05.267680 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e59e472-aa88-4dc2-964e-011d8dfc1f8d None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:10:05.267680 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 823/3268] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:10:05 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:10:05.268186 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1b2ce040-b601-4051-aef5-9a048a170fe0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.268232 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:05.268232 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:05.268297 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b2ce040-b601-4051-aef5-9a048a170fe0 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:10:05.268297 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b2ce040-b601-4051-aef5-9a048a170fe0 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:05.268297 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b2ce040-b601-4051-aef5-9a048a170fe0 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:05.268297 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1b2ce040-b601-4051-aef5-9a048a170fe0 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:05.269568 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-79cadf17-c40f-4321-8f25-8a8be21120ce tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:05.271216 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:05.271216 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:05.274135 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b2ce040-b601-4051-aef5-9a048a170fe0 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 200 Aug 13 22:10:05.274135 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 816/3269] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:05 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:05.274565 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-83b60542-17da-48f8-a271-358d6330191f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.276386 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-83b60542-17da-48f8-a271-358d6330191f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 Aug 13 22:10:05.276648 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-83b60542-17da-48f8-a271-358d6330191f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:05.276899 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-83b60542-17da-48f8-a271-358d6330191f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:05.278727 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79cadf17-c40f-4321-8f25-8a8be21120ce tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 returned with HTTP 200 Aug 13 22:10:05.279167 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 820/3270] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:05 2026] GET /volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 => generated 934 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:05.290185 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:05.290185 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:05.294555 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-83b60542-17da-48f8-a271-358d6330191f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:05.300559 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-83b60542-17da-48f8-a271-358d6330191f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 returned with HTTP 200 Aug 13 22:10:05.301054 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 812/3271] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:10:05 2026] GET /volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 => generated 1114 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:10:05.389695 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d3538743-40ef-40fd-9c75-22563eea601f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.395107 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3538743-40ef-40fd-9c75-22563eea601f tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] GET https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f Aug 13 22:10:05.395107 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3538743-40ef-40fd-9c75-22563eea601f tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:05.395107 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3538743-40ef-40fd-9c75-22563eea601f tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:05.407784 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:05.407784 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:05.413601 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d3538743-40ef-40fd-9c75-22563eea601f tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Volume info retrieved successfully. Aug 13 22:10:05.422873 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3538743-40ef-40fd-9c75-22563eea601f tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f returned with HTTP 200 Aug 13 22:10:05.423403 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 824/3272] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:05 2026] GET /volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:05.431479 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-4e9d0544-494d-4cca-8348-edd8451d1343 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.435041 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-4e9d0544-494d-4cca-8348-edd8451d1343 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] PUT https://10.4.3.4/volume/v3/attachments/8534e5f3-ac1f-4abc-9197-eb7de38617be Aug 13 22:10:05.435578 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-4e9d0544-494d-4cca-8348-edd8451d1343 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:05.437739 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e36fb2c8-6e39-40f2-bf36-a82e180331dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.440198 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e36fb2c8-6e39-40f2-bf36-a82e180331dd tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] GET https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f Aug 13 22:10:05.440198 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e36fb2c8-6e39-40f2-bf36-a82e180331dd tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:05.440462 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e36fb2c8-6e39-40f2-bf36-a82e180331dd tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:05.450797 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:05.450797 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:05.453355 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-4e9d0544-494d-4cca-8348-edd8451d1343 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Acquiring lock "cinder-attachment_update-f34e5c38-f182-47bf-81d0-932ea8f50e91-np0000007271" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:10:05.460490 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-4e9d0544-494d-4cca-8348-edd8451d1343 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Lock "cinder-attachment_update-f34e5c38-f182-47bf-81d0-932ea8f50e91-np0000007271" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:10:05.463581 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e36fb2c8-6e39-40f2-bf36-a82e180331dd tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Volume info retrieved successfully. Aug 13 22:10:05.463677 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:05.463677 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:05.467512 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e36fb2c8-6e39-40f2-bf36-a82e180331dd tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f returned with HTTP 200 Aug 13 22:10:05.467998 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 821/3273] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:05 2026] GET /volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f => generated 1029 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:05.485584 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ef1a65d1-90ed-4de1-871a-62b18cd94483 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.488511 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef1a65d1-90ed-4de1-871a-62b18cd94483 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] POST https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f/action Aug 13 22:10:05.489030 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef1a65d1-90ed-4de1-871a-62b18cd94483 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:05.489256 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef1a65d1-90ed-4de1-871a-62b18cd94483 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:05.504657 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:05.504657 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:05.504657 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ef1a65d1-90ed-4de1-871a-62b18cd94483 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Volume info retrieved successfully. Aug 13 22:10:05.527866 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-ef1a65d1-90ed-4de1-871a-62b18cd94483 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-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 13 22:10:05.528279 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-ef1a65d1-90ed-4de1-871a-62b18cd94483 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-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 13 22:10:05.557963 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ef1a65d1-90ed-4de1-871a-62b18cd94483 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Created reservations ['0a562e90-86be-4eca-abdb-95b90e881a3c', '2012d954-6223-4737-983d-07b31fa70d85'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:10:05.572217 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-ef1a65d1-90ed-4de1-871a-62b18cd94483 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-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 13 22:10:05.572832 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-ef1a65d1-90ed-4de1-871a-62b18cd94483 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-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 13 22:10:05.583497 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ef1a65d1-90ed-4de1-871a-62b18cd94483 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Created reservations ['faf4908d-9b79-42bd-a69f-a828c6037c2d', 'e1a7078a-afc6-46d1-9997-84e69f40f78a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:10:05.591749 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-4e9d0544-494d-4cca-8348-edd8451d1343 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Lock "cinder-attachment_update-f34e5c38-f182-47bf-81d0-932ea8f50e91-np0000007271" released by "attachment_update" :: held 0.130s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:10:05.591749 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-4e9d0544-494d-4cca-8348-edd8451d1343 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/attachments/8534e5f3-ac1f-4abc-9197-eb7de38617be returned with HTTP 200 Aug 13 22:10:05.591749 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 817/3274] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:10:05 2026] PUT /volume/v3/attachments/8534e5f3-ac1f-4abc-9197-eb7de38617be => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:05.592088 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-42c69c2e-0031-4507-ae98-bf536d13aacf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.594185 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42c69c2e-0031-4507-ae98-bf536d13aacf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:05.594410 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42c69c2e-0031-4507-ae98-bf536d13aacf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:05.594669 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42c69c2e-0031-4507-ae98-bf536d13aacf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:05.594986 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-42c69c2e-0031-4507-ae98-bf536d13aacf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:05.602176 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:05.602176 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:05.603183 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42c69c2e-0031-4507-ae98-bf536d13aacf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:05.603635 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 825/3275] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:05 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 820 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:05.611882 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ef1a65d1-90ed-4de1-871a-62b18cd94483 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Retype volume request issued successfully. Aug 13 22:10:05.611882 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef1a65d1-90ed-4de1-871a-62b18cd94483 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f/action returned with HTTP 202 Aug 13 22:10:05.612355 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 813/3276] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:10:05 2026] POST /volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:10:05.621349 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-774b2322-5e11-40f7-ab64-915f83db9479 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.623403 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-774b2322-5e11-40f7-ab64-915f83db9479 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] GET https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f Aug 13 22:10:05.624496 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-774b2322-5e11-40f7-ab64-915f83db9479 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:05.624496 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-774b2322-5e11-40f7-ab64-915f83db9479 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:05.636809 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:05.636809 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:05.646184 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-774b2322-5e11-40f7-ab64-915f83db9479 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Volume info retrieved successfully. Aug 13 22:10:05.652337 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-774b2322-5e11-40f7-ab64-915f83db9479 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f returned with HTTP 200 Aug 13 22:10:05.653496 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 822/3277] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:05 2026] GET /volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:05.669246 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af390c9b-876e-4ddc-a447-e16dd00c920c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:05.673201 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af390c9b-876e-4ddc-a447-e16dd00c920c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:05.673201 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af390c9b-876e-4ddc-a447-e16dd00c920c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:05.673201 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af390c9b-876e-4ddc-a447-e16dd00c920c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:05.673201 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-af390c9b-876e-4ddc-a447-e16dd00c920c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:05.678921 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:05.678921 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:05.680203 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af390c9b-876e-4ddc-a447-e16dd00c920c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:05.680871 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 818/3278] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:05 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 829 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:06.275130 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a7ff897d-9600-434a-97a2-3a141666b59e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:06.278943 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7ff897d-9600-434a-97a2-3a141666b59e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:10:06.278943 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7ff897d-9600-434a-97a2-3a141666b59e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:06.278943 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7ff897d-9600-434a-97a2-3a141666b59e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:06.282804 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-08866008-c481-4284-a5c3-5267e37895bc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:06.287054 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08866008-c481-4284-a5c3-5267e37895bc tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c Aug 13 22:10:06.287333 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08866008-c481-4284-a5c3-5267e37895bc tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:06.287569 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08866008-c481-4284-a5c3-5267e37895bc tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:06.287714 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-08866008-c481-4284-a5c3-5267e37895bc tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 0451754b-91e4-4a35-864f-985aab81df4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:06.288587 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:06.288587 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:06.291715 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08866008-c481-4284-a5c3-5267e37895bc tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c returned with HTTP 404 Aug 13 22:10:06.292311 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 814/3279] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:06 2026] GET /volume/v3/backups/0451754b-91e4-4a35-864f-985aab81df4c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:06.293330 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a7ff897d-9600-434a-97a2-3a141666b59e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:10:06.299351 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-17a49c49-093d-4109-9386-771a4f1c8a12 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:06.300556 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17a49c49-093d-4109-9386-771a4f1c8a12 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 Aug 13 22:10:06.300788 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17a49c49-093d-4109-9386-771a4f1c8a12 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:06.300876 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7ff897d-9600-434a-97a2-3a141666b59e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:10:06.301038 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17a49c49-093d-4109-9386-771a4f1c8a12 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:06.302576 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 826/3280] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:06 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:06.304058 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7fea740e-c925-4607-9aec-7a8237479643 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:06.306033 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:10:06.306523 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2109162008"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:06.308354 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2109162008'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:10:06.308543 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Create volume of 1 GB Aug 13 22:10:06.313444 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Availability Zones retrieved successfully. Aug 13 22:10:06.315032 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:06.315032 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:06.319268 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Flow 'volume_create_api' (e351033e-a454-4386-9e11-58f2561347d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:10:06.319467 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-17a49c49-093d-4109-9386-771a4f1c8a12 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:06.320769 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d688194-d3c6-4e84-aa79-59390bb78ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:06.321687 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:10:06.326654 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17a49c49-093d-4109-9386-771a4f1c8a12 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 returned with HTTP 200 Aug 13 22:10:06.327247 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 823/3281] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:06 2026] GET /volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 => generated 935 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:06.348560 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d688194-d3c6-4e84-aa79-59390bb78ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:06.349249 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7fd3ec4-d61d-4808-bb04-fac151cc5a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:06.389178 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Created reservations ['4cf5d254-25ec-4ea6-ada5-73481522888b', 'a84b7d19-173d-4dcd-8bc5-0dafb3cecd3f', 'b3fa14c1-f0bf-418f-8d03-4b8db9c021a0', 'cc99293f-05d9-45a6-89b7-f0c82e30aca3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:10:06.390222 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7fd3ec4-d61d-4808-bb04-fac151cc5a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cf5d254-25ec-4ea6-ada5-73481522888b', 'a84b7d19-173d-4dcd-8bc5-0dafb3cecd3f', 'b3fa14c1-f0bf-418f-8d03-4b8db9c021a0', 'cc99293f-05d9-45a6-89b7-f0c82e30aca3']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:06.391314 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a82a8d-3ae5-4606-9979-8b2f6fdc0909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:06.419055 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a82a8d-3ae5-4606-9979-8b2f6fdc0909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e73db2c5-b6a6-4dba-a669-375ffd6e1643', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2109162008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb0535f2e4746aab143647b657957ba',qos_specs=None,replication_status=,reservations=['4cf5d254-25ec-4ea6-ada5-73481522888b','a84b7d19-173d-4dcd-8bc5-0dafb3cecd3f','b3fa14c1-f0bf-418f-8d03-4b8db9c021a0','cc99293f-05d9-45a6-89b7-f0c82e30aca3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b0a24946e048969aa22702d34a1c64',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2109162008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e73db2c5-b6a6-4dba-a669-375ffd6e1643,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb0535f2e4746aab143647b657957ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26b0a24946e048969aa22702d34a1c64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:06.420506 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd648e89-1303-4d9f-86d4-b2f76d260cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:06.438130 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd648e89-1303-4d9f-86d4-b2f76d260cb0) transitioned into state 'SUCCESS' from state '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-2109162008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb0535f2e4746aab143647b657957ba',qos_specs=None,replication_status=,reservations=['4cf5d254-25ec-4ea6-ada5-73481522888b','a84b7d19-173d-4dcd-8bc5-0dafb3cecd3f','b3fa14c1-f0bf-418f-8d03-4b8db9c021a0','cc99293f-05d9-45a6-89b7-f0c82e30aca3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b0a24946e048969aa22702d34a1c64',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:06.438964 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02287b6f-5283-431f-b6d9-ddcae015f313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:06.447783 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02287b6f-5283-431f-b6d9-ddcae015f313) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:06.448575 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Flow 'volume_create_api' (e351033e-a454-4386-9e11-58f2561347d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:10:06.448857 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Create volume request issued successfully. Aug 13 22:10:06.449369 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fea740e-c925-4607-9aec-7a8237479643 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:10:06.449778 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 819/3282] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:10:06 2026] POST /volume/v3/volumes => generated 745 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:10:06.464170 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c233edb6-ee2e-4678-84b6-f47277808754 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:06.466172 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c233edb6-ee2e-4678-84b6-f47277808754 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/volumes/e73db2c5-b6a6-4dba-a669-375ffd6e1643 Aug 13 22:10:06.466379 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c233edb6-ee2e-4678-84b6-f47277808754 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:06.466598 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c233edb6-ee2e-4678-84b6-f47277808754 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:06.473881 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:06.473881 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:06.477815 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c233edb6-ee2e-4678-84b6-f47277808754 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Volume info retrieved successfully. Aug 13 22:10:06.482923 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c233edb6-ee2e-4678-84b6-f47277808754 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes/e73db2c5-b6a6-4dba-a669-375ffd6e1643 returned with HTTP 200 Aug 13 22:10:06.483385 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 815/3283] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:06 2026] GET /volume/v3/volumes/e73db2c5-b6a6-4dba-a669-375ffd6e1643 => generated 813 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:06.614145 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-19b67294-12ac-448e-8c75-b73019b6212a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:06.616548 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19b67294-12ac-448e-8c75-b73019b6212a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:06.616817 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19b67294-12ac-448e-8c75-b73019b6212a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:06.617250 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19b67294-12ac-448e-8c75-b73019b6212a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:06.617250 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-19b67294-12ac-448e-8c75-b73019b6212a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:06.622577 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:06.622577 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:06.623607 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19b67294-12ac-448e-8c75-b73019b6212a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:06.624113 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 827/3284] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:06 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 821 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:06.670675 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7d91a350-302e-4a2b-9fb9-6672afd6ac25 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:06.674384 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d91a350-302e-4a2b-9fb9-6672afd6ac25 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] GET https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f Aug 13 22:10:06.675273 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d91a350-302e-4a2b-9fb9-6672afd6ac25 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:06.676039 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d91a350-302e-4a2b-9fb9-6672afd6ac25 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:06.687215 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:06.687215 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:06.693121 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7d91a350-302e-4a2b-9fb9-6672afd6ac25 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Volume info retrieved successfully. Aug 13 22:10:06.695574 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ed55494c-9a93-4033-b1df-6a3f10dd824b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:06.699510 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d91a350-302e-4a2b-9fb9-6672afd6ac25 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f returned with HTTP 200 Aug 13 22:10:06.700117 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 824/3285] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:06 2026] GET /volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:06.701313 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed55494c-9a93-4033-b1df-6a3f10dd824b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:06.701619 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed55494c-9a93-4033-b1df-6a3f10dd824b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:06.701977 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed55494c-9a93-4033-b1df-6a3f10dd824b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:06.702117 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ed55494c-9a93-4033-b1df-6a3f10dd824b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:06.712953 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:06.712953 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:06.714032 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed55494c-9a93-4033-b1df-6a3f10dd824b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:06.714310 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-570dbd10-fdc0-41e4-8172-500ff569d0ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:06.714624 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 820/3286] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:06 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 829 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:06.716322 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-570dbd10-fdc0-41e4-8172-500ff569d0ef tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] GET https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f Aug 13 22:10:06.716517 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-570dbd10-fdc0-41e4-8172-500ff569d0ef tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:06.716706 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-570dbd10-fdc0-41e4-8172-500ff569d0ef tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:06.724591 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:06.724591 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:06.729233 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-570dbd10-fdc0-41e4-8172-500ff569d0ef tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Volume info retrieved successfully. Aug 13 22:10:06.734343 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-570dbd10-fdc0-41e4-8172-500ff569d0ef tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f returned with HTTP 200 Aug 13 22:10:06.734860 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 816/3287] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:06 2026] GET /volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f => generated 1029 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:06.750674 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08231a14-bf3c-4ffe-a40f-481fc5ab5146 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:06.752786 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08231a14-bf3c-4ffe-a40f-481fc5ab5146 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] GET https://10.4.3.4/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-391139815 Aug 13 22:10:06.753013 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08231a14-bf3c-4ffe-a40f-481fc5ab5146 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:06.753275 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08231a14-bf3c-4ffe-a40f-481fc5ab5146 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:06.754232 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-08231a14-bf3c-4ffe-a40f-481fc5ab5146 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-391139815'), ('all_tenants', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:10:06.790068 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-08231a14-bf3c-4ffe-a40f-481fc5ab5146 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Get all volumes completed successfully. Aug 13 22:10:06.790260 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08231a14-bf3c-4ffe-a40f-481fc5ab5146 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] https://10.4.3.4/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-391139815 returned with HTTP 200 Aug 13 22:10:06.790611 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 828/3288] 10.4.3.4 () {66 vars in 1382 bytes} [Thu Aug 13 22:10:06 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-391139815 => generated 342 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:06.802927 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-30b92772-3ff4-4974-a64e-e9bee3ec9849 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:06.807308 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30b92772-3ff4-4974-a64e-e9bee3ec9849 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] GET https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f Aug 13 22:10:06.807308 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30b92772-3ff4-4974-a64e-e9bee3ec9849 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:06.807532 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30b92772-3ff4-4974-a64e-e9bee3ec9849 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:06.817538 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:06.817538 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:06.822781 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-30b92772-3ff4-4974-a64e-e9bee3ec9849 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Volume info retrieved successfully. Aug 13 22:10:06.828110 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30b92772-3ff4-4974-a64e-e9bee3ec9849 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f returned with HTTP 200 Aug 13 22:10:06.828600 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 825/3289] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:06 2026] GET /volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:06.841986 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-70268016-65f9-43fd-99b4-6a8fa06c1634 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:06.843913 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70268016-65f9-43fd-99b4-6a8fa06c1634 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] DELETE https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f Aug 13 22:10:06.844150 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70268016-65f9-43fd-99b4-6a8fa06c1634 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:06.844334 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70268016-65f9-43fd-99b4-6a8fa06c1634 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:06.844521 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-70268016-65f9-43fd-99b4-6a8fa06c1634 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Delete volume with id: 386df303-f665-41a0-813d-594dce3d126f Aug 13 22:10:06.857383 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:06.857383 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:06.858045 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-70268016-65f9-43fd-99b4-6a8fa06c1634 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Volume info retrieved successfully. Aug 13 22:10:06.887763 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-70268016-65f9-43fd-99b4-6a8fa06c1634 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Delete volume request issued successfully. Aug 13 22:10:06.888834 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70268016-65f9-43fd-99b4-6a8fa06c1634 tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f returned with HTTP 202 Aug 13 22:10:06.889804 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 821/3290] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:10:06 2026] DELETE /volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:06.902192 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f2bf8ee7-bdca-435d-a8b3-841e1dfeaada None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:06.905845 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2bf8ee7-bdca-435d-a8b3-841e1dfeaada tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] GET https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f Aug 13 22:10:06.906110 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2bf8ee7-bdca-435d-a8b3-841e1dfeaada tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:06.906351 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2bf8ee7-bdca-435d-a8b3-841e1dfeaada tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:06.925224 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:06.925224 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:06.934693 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f2bf8ee7-bdca-435d-a8b3-841e1dfeaada tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Volume info retrieved successfully. Aug 13 22:10:06.940161 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2bf8ee7-bdca-435d-a8b3-841e1dfeaada tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f returned with HTTP 200 Aug 13 22:10:06.940541 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 817/3291] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:06 2026] GET /volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:07.317224 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-905180be-32cd-49ac-adfe-495aeb9c4f27 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:07.320988 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-905180be-32cd-49ac-adfe-495aeb9c4f27 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:10:07.321236 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-905180be-32cd-49ac-adfe-495aeb9c4f27 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:07.321485 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-905180be-32cd-49ac-adfe-495aeb9c4f27 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:07.342853 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aebdaef9-16fc-445c-b479-0f09d386a802 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:07.346482 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aebdaef9-16fc-445c-b479-0f09d386a802 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 Aug 13 22:10:07.346690 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aebdaef9-16fc-445c-b479-0f09d386a802 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:07.346894 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aebdaef9-16fc-445c-b479-0f09d386a802 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:07.358760 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:07.358760 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:07.362941 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aebdaef9-16fc-445c-b479-0f09d386a802 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:07.368383 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aebdaef9-16fc-445c-b479-0f09d386a802 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 returned with HTTP 200 Aug 13 22:10:07.368842 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 826/3292] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:07 2026] GET /volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 => generated 935 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:07.497132 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aab94a82-a057-4389-8328-04cbf5cbd3cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:07.499873 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aab94a82-a057-4389-8328-04cbf5cbd3cb tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/volumes/e73db2c5-b6a6-4dba-a669-375ffd6e1643 Aug 13 22:10:07.500185 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aab94a82-a057-4389-8328-04cbf5cbd3cb tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:07.500493 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aab94a82-a057-4389-8328-04cbf5cbd3cb tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:07.503517 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:07.503517 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:07.506705 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-905180be-32cd-49ac-adfe-495aeb9c4f27 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:10:07.510656 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-905180be-32cd-49ac-adfe-495aeb9c4f27 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:10:07.511023 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:07.511023 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:07.511103 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 829/3293] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:07 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 873 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:07.516640 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-aab94a82-a057-4389-8328-04cbf5cbd3cb tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Volume info retrieved successfully. Aug 13 22:10:07.521325 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aab94a82-a057-4389-8328-04cbf5cbd3cb tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes/e73db2c5-b6a6-4dba-a669-375ffd6e1643 returned with HTTP 200 Aug 13 22:10:07.521729 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 822/3294] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:07 2026] GET /volume/v3/volumes/e73db2c5-b6a6-4dba-a669-375ffd6e1643 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:07.533670 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-15d30524-eb09-4ff3-b42f-939e8c629bcf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:07.535673 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15d30524-eb09-4ff3-b42f-939e8c629bcf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:10:07.536030 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15d30524-eb09-4ff3-b42f-939e8c629bcf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e73db2c5-b6a6-4dba-a669-375ffd6e1643", "name": "tempest-VolumesBackupsTest-Backup-1155088949"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:07.537729 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-15d30524-eb09-4ff3-b42f-939e8c629bcf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Creating new backup {'backup': {'volume_id': 'e73db2c5-b6a6-4dba-a669-375ffd6e1643', 'name': 'tempest-VolumesBackupsTest-Backup-1155088949'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:10:07.537943 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-15d30524-eb09-4ff3-b42f-939e8c629bcf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Creating backup of volume e73db2c5-b6a6-4dba-a669-375ffd6e1643 in container None Aug 13 22:10:07.545824 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:07.545824 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:07.546175 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-15d30524-eb09-4ff3-b42f-939e8c629bcf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Volume info retrieved successfully. Aug 13 22:10:07.564346 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-15d30524-eb09-4ff3-b42f-939e8c629bcf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Created reservations ['7c28a946-5d1e-4fc7-9533-5206e3fbee47', 'cbb08b2f-881d-4b84-a35a-a107aea49e65'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:10:07.595010 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15d30524-eb09-4ff3-b42f-939e8c629bcf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:10:07.595395 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 818/3295] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:10:07 2026] POST /volume/v3/backups => generated 326 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:10:07.604564 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93326d17-35d2-4e9f-9723-6fad257ed4e3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:07.606879 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93326d17-35d2-4e9f-9723-6fad257ed4e3 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:07.607192 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93326d17-35d2-4e9f-9723-6fad257ed4e3 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:07.607484 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93326d17-35d2-4e9f-9723-6fad257ed4e3 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:07.607652 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-93326d17-35d2-4e9f-9723-6fad257ed4e3 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:07.614283 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:07.614283 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:07.615042 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93326d17-35d2-4e9f-9723-6fad257ed4e3 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:07.615510 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 827/3296] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:07 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:07.637475 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8164bbd3-0f2d-4da1-b3f5-5489703729a2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:07.639870 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8164bbd3-0f2d-4da1-b3f5-5489703729a2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:07.640147 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8164bbd3-0f2d-4da1-b3f5-5489703729a2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:07.640448 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8164bbd3-0f2d-4da1-b3f5-5489703729a2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:07.640588 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8164bbd3-0f2d-4da1-b3f5-5489703729a2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:07.645855 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:07.645855 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:07.646873 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8164bbd3-0f2d-4da1-b3f5-5489703729a2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:07.647352 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 830/3297] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:07 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 821 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:07.726392 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6bb0b378-f30e-4597-9a42-829b63585426 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:07.728738 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6bb0b378-f30e-4597-9a42-829b63585426 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:07.728985 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6bb0b378-f30e-4597-9a42-829b63585426 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:07.729547 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6bb0b378-f30e-4597-9a42-829b63585426 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:07.729547 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6bb0b378-f30e-4597-9a42-829b63585426 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:07.736789 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:07.736789 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:07.738075 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6bb0b378-f30e-4597-9a42-829b63585426 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:07.738741 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 823/3298] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:07 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 829 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:07.956250 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ed2b67ce-201f-4db6-be0c-cbccafa3182c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:07.958152 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed2b67ce-201f-4db6-be0c-cbccafa3182c tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] GET https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f Aug 13 22:10:07.958338 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed2b67ce-201f-4db6-be0c-cbccafa3182c tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:07.958549 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed2b67ce-201f-4db6-be0c-cbccafa3182c tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:07.964806 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed2b67ce-201f-4db6-be0c-cbccafa3182c tempest-VolumeRetypeWithoutMigrationTest-798994952 tempest-VolumeRetypeWithoutMigrationTest-798994952-project-member] https://10.4.3.4/volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f returned with HTTP 404 Aug 13 22:10:07.965299 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 819/3299] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:07 2026] GET /volume/v3/volumes/386df303-f665-41a0-813d-594dce3d126f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:07.974767 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c488406-f9e9-48e5-8551-46778380eb6a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:07.976948 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c488406-f9e9-48e5-8551-46778380eb6a tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] DELETE https://10.4.3.4/volume/v3/types/56efa13f-93db-44ad-8dfd-2f3c8be4edc7 Aug 13 22:10:07.977211 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c488406-f9e9-48e5-8551-46778380eb6a tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:07.977491 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c488406-f9e9-48e5-8551-46778380eb6a tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:08.008671 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c488406-f9e9-48e5-8551-46778380eb6a tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] https://10.4.3.4/volume/v3/types/56efa13f-93db-44ad-8dfd-2f3c8be4edc7 returned with HTTP 202 Aug 13 22:10:08.009700 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 828/3300] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:10:07 2026] DELETE /volume/v3/types/56efa13f-93db-44ad-8dfd-2f3c8be4edc7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:08.018019 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-04213dbe-415c-45c2-88fa-59f13d177e89 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:08.020388 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04213dbe-415c-45c2-88fa-59f13d177e89 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] GET https://10.4.3.4/volume/v3/types/56efa13f-93db-44ad-8dfd-2f3c8be4edc7 Aug 13 22:10:08.020650 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04213dbe-415c-45c2-88fa-59f13d177e89 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:08.020932 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04213dbe-415c-45c2-88fa-59f13d177e89 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:08.025837 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04213dbe-415c-45c2-88fa-59f13d177e89 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] https://10.4.3.4/volume/v3/types/56efa13f-93db-44ad-8dfd-2f3c8be4edc7 returned with HTTP 404 Aug 13 22:10:08.026442 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 831/3301] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:10:08 2026] GET /volume/v3/types/56efa13f-93db-44ad-8dfd-2f3c8be4edc7 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:08.035090 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47f169ad-2a29-4f24-b112-e2c40f0267f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:08.037785 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47f169ad-2a29-4f24-b112-e2c40f0267f2 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] DELETE https://10.4.3.4/volume/v3/types/45382edc-936c-4711-bc2e-37d46e83d969 Aug 13 22:10:08.038057 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47f169ad-2a29-4f24-b112-e2c40f0267f2 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:08.038377 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47f169ad-2a29-4f24-b112-e2c40f0267f2 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:08.078447 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47f169ad-2a29-4f24-b112-e2c40f0267f2 tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] https://10.4.3.4/volume/v3/types/45382edc-936c-4711-bc2e-37d46e83d969 returned with HTTP 202 Aug 13 22:10:08.079039 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 824/3302] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:10:08 2026] DELETE /volume/v3/types/45382edc-936c-4711-bc2e-37d46e83d969 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:08.088873 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c81cbd5c-3347-45c8-8da5-e5a566af3eff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:08.091177 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c81cbd5c-3347-45c8-8da5-e5a566af3eff tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] GET https://10.4.3.4/volume/v3/types/45382edc-936c-4711-bc2e-37d46e83d969 Aug 13 22:10:08.091518 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c81cbd5c-3347-45c8-8da5-e5a566af3eff tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:08.091817 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c81cbd5c-3347-45c8-8da5-e5a566af3eff tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:08.096177 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c81cbd5c-3347-45c8-8da5-e5a566af3eff tempest-VolumeRetypeWithoutMigrationTest-413778126 tempest-VolumeRetypeWithoutMigrationTest-413778126-project-admin] https://10.4.3.4/volume/v3/types/45382edc-936c-4711-bc2e-37d46e83d969 returned with HTTP 404 Aug 13 22:10:08.096953 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 820/3303] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:10:08 2026] GET /volume/v3/types/45382edc-936c-4711-bc2e-37d46e83d969 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:08.381808 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-513ed5b3-bd80-4155-b3ec-0f9da169766d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:08.384092 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-513ed5b3-bd80-4155-b3ec-0f9da169766d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 Aug 13 22:10:08.384231 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-513ed5b3-bd80-4155-b3ec-0f9da169766d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:08.384468 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-513ed5b3-bd80-4155-b3ec-0f9da169766d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:08.398072 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:08.398072 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:08.405331 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-513ed5b3-bd80-4155-b3ec-0f9da169766d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:08.411212 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-513ed5b3-bd80-4155-b3ec-0f9da169766d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 returned with HTTP 200 Aug 13 22:10:08.411895 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 829/3304] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:08 2026] GET /volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 => generated 935 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:08.524775 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-44e00285-2ee0-4ee1-bd60-e1f2c9dc5c72 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:08.526950 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44e00285-2ee0-4ee1-bd60-e1f2c9dc5c72 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:10:08.527215 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44e00285-2ee0-4ee1-bd60-e1f2c9dc5c72 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:08.527515 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44e00285-2ee0-4ee1-bd60-e1f2c9dc5c72 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:08.540973 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:08.540973 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:08.546577 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-44e00285-2ee0-4ee1-bd60-e1f2c9dc5c72 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:10:08.552051 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44e00285-2ee0-4ee1-bd60-e1f2c9dc5c72 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:10:08.552597 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 832/3305] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:08 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:08.633231 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-20c527ca-d886-44ad-90d9-1161b85bbe87 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:08.638960 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20c527ca-d886-44ad-90d9-1161b85bbe87 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:08.639596 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20c527ca-d886-44ad-90d9-1161b85bbe87 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:08.640393 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20c527ca-d886-44ad-90d9-1161b85bbe87 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:08.640975 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-20c527ca-d886-44ad-90d9-1161b85bbe87 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:08.651856 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:08.651856 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:08.651856 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20c527ca-d886-44ad-90d9-1161b85bbe87 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:08.652162 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 825/3306] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:08 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:08.659675 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f439bfa8-ec50-452f-94d0-d745cae6b139 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:08.661662 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f439bfa8-ec50-452f-94d0-d745cae6b139 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:08.661925 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f439bfa8-ec50-452f-94d0-d745cae6b139 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:08.662170 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f439bfa8-ec50-452f-94d0-d745cae6b139 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:08.662337 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f439bfa8-ec50-452f-94d0-d745cae6b139 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:08.667306 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:08.667306 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:08.668222 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f439bfa8-ec50-452f-94d0-d745cae6b139 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:08.668803 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 821/3307] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:08 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:08.750793 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19c43f35-8ceb-4ef3-88b5-a6830c55df8c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:08.753148 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19c43f35-8ceb-4ef3-88b5-a6830c55df8c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:08.753414 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19c43f35-8ceb-4ef3-88b5-a6830c55df8c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:08.753685 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19c43f35-8ceb-4ef3-88b5-a6830c55df8c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:08.753825 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-19c43f35-8ceb-4ef3-88b5-a6830c55df8c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:08.761764 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:08.761764 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:08.762917 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19c43f35-8ceb-4ef3-88b5-a6830c55df8c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:08.763401 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 830/3308] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:08 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 829 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:08.877442 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-3c8e7d4d-3092-479f-8731-9a0fdd30619c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:08.880608 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-3c8e7d4d-3092-479f-8731-9a0fdd30619c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] POST https://10.4.3.4/volume/v3/attachments/8534e5f3-ac1f-4abc-9197-eb7de38617be/action Aug 13 22:10:08.881048 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-3c8e7d4d-3092-479f-8731-9a0fdd30619c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:08.881179 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-3c8e7d4d-3092-479f-8731-9a0fdd30619c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:08.899335 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:08.899335 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:08.911029 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3e59f42e-b41e-4374-af88-c4c7231d4145 req-3c8e7d4d-3092-479f-8731-9a0fdd30619c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/attachments/8534e5f3-ac1f-4abc-9197-eb7de38617be/action returned with HTTP 204 Aug 13 22:10:08.911605 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 833/3309] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:10:08 2026] POST /volume/v3/attachments/8534e5f3-ac1f-4abc-9197-eb7de38617be/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:09.428928 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f55f858-dff7-4d1b-9178-9a80e355f765 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:09.430712 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f55f858-dff7-4d1b-9178-9a80e355f765 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 Aug 13 22:10:09.431111 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f55f858-dff7-4d1b-9178-9a80e355f765 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:09.431111 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f55f858-dff7-4d1b-9178-9a80e355f765 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:09.441256 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:09.441256 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:09.450004 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2f55f858-dff7-4d1b-9178-9a80e355f765 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:09.455505 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f55f858-dff7-4d1b-9178-9a80e355f765 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 returned with HTTP 200 Aug 13 22:10:09.455817 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 826/3310] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:09 2026] GET /volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 => generated 1227 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:09.472913 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-71de6b68-a6c0-46e8-99ad-5ea16aa37a70 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:09.474841 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71de6b68-a6c0-46e8-99ad-5ea16aa37a70 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 Aug 13 22:10:09.475055 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71de6b68-a6c0-46e8-99ad-5ea16aa37a70 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:09.475251 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71de6b68-a6c0-46e8-99ad-5ea16aa37a70 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:09.490638 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:09.490638 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:09.495813 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-71de6b68-a6c0-46e8-99ad-5ea16aa37a70 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:09.501617 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71de6b68-a6c0-46e8-99ad-5ea16aa37a70 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 returned with HTTP 200 Aug 13 22:10:09.501991 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 822/3311] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:09 2026] GET /volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 => generated 1227 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:09.570534 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d9579caa-3116-4819-b7ae-2fc79d389590 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:09.572500 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9579caa-3116-4819-b7ae-2fc79d389590 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:10:09.572749 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9579caa-3116-4819-b7ae-2fc79d389590 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:09.572977 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9579caa-3116-4819-b7ae-2fc79d389590 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:09.586780 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:09.586780 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:09.592313 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d9579caa-3116-4819-b7ae-2fc79d389590 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:10:09.600372 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9579caa-3116-4819-b7ae-2fc79d389590 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:10:09.601352 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 831/3312] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:09 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:09.664783 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a4cc3ae6-3773-4d96-b65f-dd60a079739e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:09.667369 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4cc3ae6-3773-4d96-b65f-dd60a079739e tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:09.667604 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4cc3ae6-3773-4d96-b65f-dd60a079739e tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:09.667839 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4cc3ae6-3773-4d96-b65f-dd60a079739e tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:09.667988 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a4cc3ae6-3773-4d96-b65f-dd60a079739e tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:09.673894 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:09.673894 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:09.674246 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4cc3ae6-3773-4d96-b65f-dd60a079739e tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:09.674728 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 834/3313] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:09 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:09.680946 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4a359055-5585-4d57-bab1-f1d50664e9ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:09.683170 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a359055-5585-4d57-bab1-f1d50664e9ae tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:09.683331 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a359055-5585-4d57-bab1-f1d50664e9ae tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:09.683393 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a359055-5585-4d57-bab1-f1d50664e9ae tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:09.683570 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4a359055-5585-4d57-bab1-f1d50664e9ae tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:09.689866 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:09.689866 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:09.691890 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a359055-5585-4d57-bab1-f1d50664e9ae tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:09.691890 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 827/3314] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:09 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:09.692129 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-18d400a5-8820-45d7-95d9-6adcb9100cc2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:09.696006 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-18d400a5-8820-45d7-95d9-6adcb9100cc2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/attachments/ea207c84-72c7-4a4c-982d-b59b3e540661/action Aug 13 22:10:09.696679 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-18d400a5-8820-45d7-95d9-6adcb9100cc2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:09.696950 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-18d400a5-8820-45d7-95d9-6adcb9100cc2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:09.703509 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9f8bb73-223c-4682-a424-ee0f0dcab70c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:09.709361 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9f8bb73-223c-4682-a424-ee0f0dcab70c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b Aug 13 22:10:09.709595 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9f8bb73-223c-4682-a424-ee0f0dcab70c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:09.710135 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9f8bb73-223c-4682-a424-ee0f0dcab70c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:09.719343 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:09.719343 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:09.725132 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a9f8bb73-223c-4682-a424-ee0f0dcab70c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:10:09.726935 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:09.726935 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:09.731316 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9f8bb73-223c-4682-a424-ee0f0dcab70c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b returned with HTTP 200 Aug 13 22:10:09.731796 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 832/3315] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:09 2026] GET /volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:09.746547 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-60d9b3d9-3dc0-4996-bc86-8e7df824f88e req-18d400a5-8820-45d7-95d9-6adcb9100cc2 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/ea207c84-72c7-4a4c-982d-b59b3e540661/action returned with HTTP 204 Aug 13 22:10:09.747121 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 823/3316] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:10:09 2026] POST /volume/v3/attachments/ea207c84-72c7-4a4c-982d-b59b3e540661/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:09.748686 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-189fd046-1f98-44ee-aca4-a01436eb9dbb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:09.751663 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-189fd046-1f98-44ee-aca4-a01436eb9dbb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:09.752130 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-189fd046-1f98-44ee-aca4-a01436eb9dbb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:09.752130 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-189fd046-1f98-44ee-aca4-a01436eb9dbb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:09.752221 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-189fd046-1f98-44ee-aca4-a01436eb9dbb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:09.756874 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:09.756874 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:09.757779 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-189fd046-1f98-44ee-aca4-a01436eb9dbb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:09.758057 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 835/3317] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:09 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:09.770686 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72b3f6b9-ff4c-42c9-a00e-e47d9c45485d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:09.772989 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72b3f6b9-ff4c-42c9-a00e-e47d9c45485d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/detail Aug 13 22:10:09.773308 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72b3f6b9-ff4c-42c9-a00e-e47d9c45485d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:09.773634 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72b3f6b9-ff4c-42c9-a00e-e47d9c45485d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:09.774097 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-72b3f6b9-ff4c-42c9-a00e-e47d9c45485d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:10:09.776634 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-63563db6-a1ff-47a0-9802-23d4a633f165 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:09.780638 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63563db6-a1ff-47a0-9802-23d4a633f165 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:09.780638 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63563db6-a1ff-47a0-9802-23d4a633f165 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:09.781166 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63563db6-a1ff-47a0-9802-23d4a633f165 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:09.781166 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-63563db6-a1ff-47a0-9802-23d4a633f165 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:09.790139 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72b3f6b9-ff4c-42c9-a00e-e47d9c45485d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/detail returned with HTTP 200 Aug 13 22:10:09.790958 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 828/3318] 10.4.3.4 () {66 vars in 1244 bytes} [Thu Aug 13 22:10:09 2026] GET /volume/v3/backups/detail => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:09.793661 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:09.793661 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:09.797982 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63563db6-a1ff-47a0-9802-23d4a633f165 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:09.798557 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 833/3319] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:09 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 829 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:09.805623 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6feec997-58a9-4903-ba10-2b002ad9946f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:09.808565 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d/restore Aug 13 22:10:09.808565 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:09.810152 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Restoring backup b4c29814-7e54-4deb-b475-2fc0529bf14d ({'restore': {}}) {{(pid=100268) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 22:10:09.810778 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Restoring backup b4c29814-7e54-4deb-b475-2fc0529bf14d to volume None. Aug 13 22:10:09.815518 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:09.815518 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:09.816793 np0000007271 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Creating volume of 1 GB for restore of backup b4c29814-7e54-4deb-b475-2fc0529bf14d. Aug 13 22:10:09.821438 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Availability Zones retrieved successfully. Aug 13 22:10:09.828116 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Flow 'volume_create_api' (794ee49d-a659-4b6e-9933-f75b7d7ca6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:10:09.829389 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa061dc1-7110-4d09-ad58-3e0fa8f7e513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:09.830938 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:10:09.871450 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa061dc1-7110-4d09-ad58-3e0fa8f7e513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:09.871672 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2716a573-44d8-4560-9404-84810d5af57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:09.925047 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Created reservations ['ab86a811-d9cb-4213-8749-2c29583ebeca', '66ab53f7-2444-4fc7-800b-d686cc2669d8', 'd15e7697-d2e9-444b-8443-3ff6c9039e70', '97a86606-8c78-417c-9f64-9c86a544b50e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:10:09.926225 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2716a573-44d8-4560-9404-84810d5af57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab86a811-d9cb-4213-8749-2c29583ebeca', '66ab53f7-2444-4fc7-800b-d686cc2669d8', 'd15e7697-d2e9-444b-8443-3ff6c9039e70', '97a86606-8c78-417c-9f64-9c86a544b50e']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:09.927325 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c879433-c567-4cdc-909e-cb1dd96c0311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:09.959108 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c879433-c567-4cdc-909e-cb1dd96c0311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e397da0-9998-4692-afe4-387787ac5824', '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_b4c29814-7e54-4deb-b475-2fc0529bf14d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',qos_specs=None,replication_status=,reservations=['ab86a811-d9cb-4213-8749-2c29583ebeca','66ab53f7-2444-4fc7-800b-d686cc2669d8','d15e7697-d2e9-444b-8443-3ff6c9039e70','97a86606-8c78-417c-9f64-9c86a544b50e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01617df91f9d47f397b4fe1290f432e4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:10:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b4c29814-7e54-4deb-b475-2fc0529bf14d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e397da0-9998-4692-afe4-387787ac5824,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01617df91f9d47f397b4fe1290f432e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:09.960728 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6054ee41-3630-4152-8965-4b27fc1b0cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:09.980720 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6054ee41-3630-4152-8965-4b27fc1b0cf9) transitioned into 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_b4c29814-7e54-4deb-b475-2fc0529bf14d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',qos_specs=None,replication_status=,reservations=['ab86a811-d9cb-4213-8749-2c29583ebeca','66ab53f7-2444-4fc7-800b-d686cc2669d8','d15e7697-d2e9-444b-8443-3ff6c9039e70','97a86606-8c78-417c-9f64-9c86a544b50e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01617df91f9d47f397b4fe1290f432e4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:09.981546 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2463ef03-932b-4461-92cc-d2cd39bd7b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:09.991194 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2463ef03-932b-4461-92cc-d2cd39bd7b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:09.992105 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Flow 'volume_create_api' (794ee49d-a659-4b6e-9933-f75b7d7ca6d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:10:09.992431 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Create volume request issued successfully. Aug 13 22:10:10.000333 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:10.000333 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:10.000874 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:10:10.183051 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1d4ebab8-b5e0-486f-aef1-66b5d0adf818 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.187752 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d4ebab8-b5e0-486f-aef1-66b5d0adf818 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d Aug 13 22:10:10.188913 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d4ebab8-b5e0-486f-aef1-66b5d0adf818 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:10.188913 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d4ebab8-b5e0-486f-aef1-66b5d0adf818 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:10.202416 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:10.202416 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:10.206259 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1d4ebab8-b5e0-486f-aef1-66b5d0adf818 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:10.213699 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d4ebab8-b5e0-486f-aef1-66b5d0adf818 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d returned with HTTP 200 Aug 13 22:10:10.214082 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 836/3320] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:10 2026] GET /volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d => generated 936 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:10.549125 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-3c75192e-4a56-402e-9694-4e3350b00427 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.551751 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-3c75192e-4a56-402e-9694-4e3350b00427 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d Aug 13 22:10:10.552013 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-3c75192e-4a56-402e-9694-4e3350b00427 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:10.552313 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-3c75192e-4a56-402e-9694-4e3350b00427 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:10.561989 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:10.561989 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:10.567057 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-3c75192e-4a56-402e-9694-4e3350b00427 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:10.573183 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-3c75192e-4a56-402e-9694-4e3350b00427 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d returned with HTTP 200 Aug 13 22:10:10.573940 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 829/3321] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:10:10 2026] GET /volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:10.586224 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ed1db2da-c36b-4a39-b62b-56f1956e009e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.618710 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-93b1b22a-f56f-48eb-89cb-fc70a226c1bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.621032 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93b1b22a-f56f-48eb-89cb-fc70a226c1bb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:10:10.621333 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93b1b22a-f56f-48eb-89cb-fc70a226c1bb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:10.621481 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93b1b22a-f56f-48eb-89cb-fc70a226c1bb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:10.631521 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:10.631521 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:10.635556 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-93b1b22a-f56f-48eb-89cb-fc70a226c1bb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:10:10.640732 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93b1b22a-f56f-48eb-89cb-fc70a226c1bb tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:10:10.641167 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 837/3322] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:10 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 1165 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:10.659662 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e1449a2-a600-4b35-ac1c-32b4fa22c12e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.661658 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-594432a0-4e70-4aa3-ae58-938984db6c94 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.662115 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-594432a0-4e70-4aa3-ae58-938984db6c94 None None] GET https://10.4.3.4/volume// Aug 13 22:10:10.662291 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-594432a0-4e70-4aa3-ae58-938984db6c94 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:10.662515 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-594432a0-4e70-4aa3-ae58-938984db6c94 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:10.662835 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-594432a0-4e70-4aa3-ae58-938984db6c94 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:10:10.663218 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 838/3323] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:10:10 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:10:10.663860 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e1449a2-a600-4b35-ac1c-32b4fa22c12e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:10:10.664057 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e1449a2-a600-4b35-ac1c-32b4fa22c12e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:10.664229 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e1449a2-a600-4b35-ac1c-32b4fa22c12e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:10.672565 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-a7cdf487-e93e-4d5c-a76f-99b078683bce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.676529 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-a7cdf487-e93e-4d5c-a76f-99b078683bce tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:10:10.677000 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-a7cdf487-e93e-4d5c-a76f-99b078683bce tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dccc7f79-2781-4129-852d-e2934b45918d", "connector": null, "instance_uuid": "5c8c7cb8-43a3-4f80-b5d2-6d4809d4d6ac"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:10.682778 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:10.682778 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:10.693580 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3e1449a2-a600-4b35-ac1c-32b4fa22c12e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:10:10.698676 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:10.698676 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:10.700948 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e1449a2-a600-4b35-ac1c-32b4fa22c12e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:10:10.701562 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 830/3324] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:10 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 1165 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:10.702307 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c396604a-7f5e-4a10-9879-6880683e0a2a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.705084 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c396604a-7f5e-4a10-9879-6880683e0a2a tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:10.705373 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c396604a-7f5e-4a10-9879-6880683e0a2a tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:10.705655 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c396604a-7f5e-4a10-9879-6880683e0a2a tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:10.705815 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c396604a-7f5e-4a10-9879-6880683e0a2a tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:10.711347 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:10.711347 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:10.712278 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c396604a-7f5e-4a10-9879-6880683e0a2a tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:10.712832 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 831/3325] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:10 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:10.716821 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed1db2da-c36b-4a39-b62b-56f1956e009e tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] GET https://10.4.3.4/volume/v3/os-services Aug 13 22:10:10.717135 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed1db2da-c36b-4a39-b62b-56f1956e009e tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:10.717397 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed1db2da-c36b-4a39-b62b-56f1956e009e tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:10.723602 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed1db2da-c36b-4a39-b62b-56f1956e009e tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] https://10.4.3.4/volume/v3/os-services returned with HTTP 200 Aug 13 22:10:10.724196 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 834/3326] 10.4.3.4 () {66 vars in 1235 bytes} [Thu Aug 13 22:10:10 2026] GET /volume/v3/os-services => generated 626 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:10.734046 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a76ea980-ff49-4255-b5a1-28da0bbbe220 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.735823 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a76ea980-ff49-4255-b5a1-28da0bbbe220 tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] PUT https://10.4.3.4/volume/v3/os-services/disable-log-reason Aug 13 22:10:10.736188 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a76ea980-ff49-4255-b5a1-28da0bbbe220 tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007271", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:10.737978 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a76ea980-ff49-4255-b5a1-28da0bbbe220 tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] https://10.4.3.4/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 13 22:10:10.738520 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 832/3327] 10.4.3.4 () {68 vars in 1312 bytes} [Thu Aug 13 22:10:10 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:10:10.742211 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-a7cdf487-e93e-4d5c-a76f-99b078683bce tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:10:10.743065 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 839/3328] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:10:10 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 13 22:10:10.748755 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fb46ff4b-40a5-4bfa-b3ee-908c113d09cc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.751187 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb46ff4b-40a5-4bfa-b3ee-908c113d09cc tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] PUT https://10.4.3.4/volume/v3/os-services/disable Aug 13 22:10:10.751681 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb46ff4b-40a5-4bfa-b3ee-908c113d09cc tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007271", "binary": "invalid_binary"} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:10.761383 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb46ff4b-40a5-4bfa-b3ee-908c113d09cc tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] https://10.4.3.4/volume/v3/os-services/disable returned with HTTP 404 Aug 13 22:10:10.762050 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 835/3329] 10.4.3.4 () {68 vars in 1279 bytes} [Thu Aug 13 22:10:10 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:10.771854 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bed32827-d34e-40c9-8cfd-efb27311ceb5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.773858 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bed32827-d34e-40c9-8cfd-efb27311ceb5 tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] PUT https://10.4.3.4/volume/v3/os-services/enable Aug 13 22:10:10.774211 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bed32827-d34e-40c9-8cfd-efb27311ceb5 tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:10.776143 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-64043982-f153-4d4f-8027-6801e80b9f0a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.778961 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64043982-f153-4d4f-8027-6801e80b9f0a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d Aug 13 22:10:10.778961 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64043982-f153-4d4f-8027-6801e80b9f0a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:10.778961 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64043982-f153-4d4f-8027-6801e80b9f0a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:10.782180 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bed32827-d34e-40c9-8cfd-efb27311ceb5 tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] https://10.4.3.4/volume/v3/os-services/enable returned with HTTP 404 Aug 13 22:10:10.782793 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 833/3330] 10.4.3.4 () {68 vars in 1276 bytes} [Thu Aug 13 22:10:10 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:10.784278 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-00b37e96-600a-450d-8c30-3786eb983938 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.786814 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00b37e96-600a-450d-8c30-3786eb983938 None None] GET https://10.4.3.4/volume// Aug 13 22:10:10.786814 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00b37e96-600a-450d-8c30-3786eb983938 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:10.786814 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00b37e96-600a-450d-8c30-3786eb983938 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:10.787931 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00b37e96-600a-450d-8c30-3786eb983938 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:10:10.788589 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 836/3331] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:10:10 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:10:10.791889 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d178e27-5481-4464-bedc-5103c4ae2e0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.793725 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d178e27-5481-4464-bedc-5103c4ae2e0f tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] PUT https://10.4.3.4/volume/v3/os-services/freeze Aug 13 22:10:10.794139 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:10.794139 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:10.794507 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d178e27-5481-4464-bedc-5103c4ae2e0f tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:10.797519 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-cd216277-16c3-4b0a-8492-321697f0ba5a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.798437 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-64043982-f153-4d4f-8027-6801e80b9f0a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:10.799968 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-cd216277-16c3-4b0a-8492-321697f0ba5a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d Aug 13 22:10:10.800201 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-cd216277-16c3-4b0a-8492-321697f0ba5a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:10.800374 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-cd216277-16c3-4b0a-8492-321697f0ba5a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:10.803493 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64043982-f153-4d4f-8027-6801e80b9f0a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d returned with HTTP 200 Aug 13 22:10:10.803645 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d178e27-5481-4464-bedc-5103c4ae2e0f tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] https://10.4.3.4/volume/v3/os-services/freeze returned with HTTP 400 Aug 13 22:10:10.803938 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 840/3332] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:10 2026] GET /volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d => generated 935 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:10.804196 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 834/3333] 10.4.3.4 () {68 vars in 1276 bytes} [Thu Aug 13 22:10:10 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:10:10.810609 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:10.810609 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:10.813702 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-303cb5f7-e70c-4262-b59f-8315153ee68f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.814969 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-cd216277-16c3-4b0a-8492-321697f0ba5a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:10.815141 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-befd8ff9-bcd6-458a-a892-f7483ae58a99 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.815234 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-303cb5f7-e70c-4262-b59f-8315153ee68f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:10.815390 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-303cb5f7-e70c-4262-b59f-8315153ee68f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:10.815616 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-303cb5f7-e70c-4262-b59f-8315153ee68f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:10.815714 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-303cb5f7-e70c-4262-b59f-8315153ee68f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:10.817449 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-befd8ff9-bcd6-458a-a892-f7483ae58a99 tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] PUT https://10.4.3.4/volume/v3/os-services/thaw Aug 13 22:10:10.817866 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-befd8ff9-bcd6-458a-a892-f7483ae58a99 tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:10.820271 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:10.820271 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:10.820374 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-cd216277-16c3-4b0a-8492-321697f0ba5a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d returned with HTTP 200 Aug 13 22:10:10.820816 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 837/3334] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:10:10 2026] GET /volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d => generated 1115 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:10:10.821076 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-303cb5f7-e70c-4262-b59f-8315153ee68f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:10.821464 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 841/3335] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:10 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 829 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:10.825655 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-befd8ff9-bcd6-458a-a892-f7483ae58a99 tempest-VolumeServicesNegativeTest-264654175 tempest-VolumeServicesNegativeTest-264654175-project-admin] https://10.4.3.4/volume/v3/os-services/thaw returned with HTTP 400 Aug 13 22:10:10.825655 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 835/3336] 10.4.3.4 () {68 vars in 1270 bytes} [Thu Aug 13 22:10:10 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:10:10.942564 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-fa84b4de-7108-479e-8b86-2b17574b6a39 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:10.945408 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-fa84b4de-7108-479e-8b86-2b17574b6a39 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] PUT https://10.4.3.4/volume/v3/attachments/88378286-0036-42cb-8826-8578051ad234 Aug 13 22:10:10.945857 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-fa84b4de-7108-479e-8b86-2b17574b6a39 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:10.955310 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-fa84b4de-7108-479e-8b86-2b17574b6a39 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Acquiring lock "cinder-attachment_update-dccc7f79-2781-4129-852d-e2934b45918d-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:10:10.960996 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-fa84b4de-7108-479e-8b86-2b17574b6a39 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Lock "cinder-attachment_update-dccc7f79-2781-4129-852d-e2934b45918d-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:10:10.962059 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:10.962059 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:11.010449 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:11.010449 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:11.010984 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:10:11.011192 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Checking backup size 1 against volume size 1 {{(pid=100268) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 22:10:11.011379 np0000007271 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Overwriting volume 6e397da0-9998-4692-afe4-387787ac5824 with restore of backup b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:11.029843 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] restore_backup in rpcapi backup_id b4c29814-7e54-4deb-b475-2fc0529bf14d {{(pid=100268) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 22:10:11.033474 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6feec997-58a9-4903-ba10-2b002ad9946f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d/restore returned with HTTP 202 Aug 13 22:10:11.034045 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 824/3337] 10.4.3.4 () {68 vars in 1379 bytes} [Thu Aug 13 22:10:09 2026] POST /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d/restore => generated 189 bytes in 1229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:10:11.045605 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-40783d0e-606c-499f-aa30-91fc19672452 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:11.047946 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40783d0e-606c-499f-aa30-91fc19672452 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:11.048721 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40783d0e-606c-499f-aa30-91fc19672452 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:11.048721 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40783d0e-606c-499f-aa30-91fc19672452 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:11.048721 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-40783d0e-606c-499f-aa30-91fc19672452 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:11.055631 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:11.055631 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:11.056367 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40783d0e-606c-499f-aa30-91fc19672452 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:11.056927 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 842/3338] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:11 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:11.080001 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-fa84b4de-7108-479e-8b86-2b17574b6a39 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Lock "cinder-attachment_update-dccc7f79-2781-4129-852d-e2934b45918d-np0000007271" released by "attachment_update" :: held 0.119s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:10:11.080493 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-fa84b4de-7108-479e-8b86-2b17574b6a39 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/attachments/88378286-0036-42cb-8826-8578051ad234 returned with HTTP 200 Aug 13 22:10:11.081175 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 838/3339] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:10:10 2026] PUT /volume/v3/attachments/88378286-0036-42cb-8826-8578051ad234 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:11.726701 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-166f7e4e-3a97-49c8-a7f2-e65a9f9af57a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:11.729211 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-166f7e4e-3a97-49c8-a7f2-e65a9f9af57a tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:11.730111 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-166f7e4e-3a97-49c8-a7f2-e65a9f9af57a tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:11.730111 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-166f7e4e-3a97-49c8-a7f2-e65a9f9af57a tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:11.730111 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-166f7e4e-3a97-49c8-a7f2-e65a9f9af57a tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:11.735390 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:11.735390 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:11.735834 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-166f7e4e-3a97-49c8-a7f2-e65a9f9af57a tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:11.736158 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 836/3340] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:11 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:11.824616 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7ffed3eb-7f2a-461c-83ba-a59b61fc1166 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:11.826718 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ffed3eb-7f2a-461c-83ba-a59b61fc1166 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d Aug 13 22:10:11.827004 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ffed3eb-7f2a-461c-83ba-a59b61fc1166 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:11.827240 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ffed3eb-7f2a-461c-83ba-a59b61fc1166 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:11.834577 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-383f8598-f900-466e-aebd-ac2941688adc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:11.835615 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-383f8598-f900-466e-aebd-ac2941688adc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:11.835931 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-383f8598-f900-466e-aebd-ac2941688adc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:11.836209 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-383f8598-f900-466e-aebd-ac2941688adc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:11.836370 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-383f8598-f900-466e-aebd-ac2941688adc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:11.841860 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:11.841860 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:11.843150 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-383f8598-f900-466e-aebd-ac2941688adc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:11.843659 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 843/3341] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:11 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 829 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:11.848856 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:11.848856 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:11.856363 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7ffed3eb-7f2a-461c-83ba-a59b61fc1166 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:11.863161 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ffed3eb-7f2a-461c-83ba-a59b61fc1166 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d returned with HTTP 200 Aug 13 22:10:11.863828 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 825/3342] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:11 2026] GET /volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d => generated 936 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:12.071946 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43f6e536-89ff-4096-b6fb-1b2e4e840d05 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:12.075529 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43f6e536-89ff-4096-b6fb-1b2e4e840d05 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:12.075529 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43f6e536-89ff-4096-b6fb-1b2e4e840d05 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:12.075529 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43f6e536-89ff-4096-b6fb-1b2e4e840d05 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:12.075777 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-43f6e536-89ff-4096-b6fb-1b2e4e840d05 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:12.081206 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:12.081206 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:12.082786 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43f6e536-89ff-4096-b6fb-1b2e4e840d05 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:12.083781 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 839/3343] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:12 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:12.746839 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5bab29f3-8dc8-428c-aa5e-0287d510b52d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:12.749133 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bab29f3-8dc8-428c-aa5e-0287d510b52d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:12.750108 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bab29f3-8dc8-428c-aa5e-0287d510b52d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:12.750408 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bab29f3-8dc8-428c-aa5e-0287d510b52d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:12.750589 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5bab29f3-8dc8-428c-aa5e-0287d510b52d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:12.756592 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:12.756592 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:12.757602 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bab29f3-8dc8-428c-aa5e-0287d510b52d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:12.758090 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 837/3344] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:12 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:12.854745 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-17fd572f-5092-4144-9562-296baad44340 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:12.857030 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17fd572f-5092-4144-9562-296baad44340 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:12.857324 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17fd572f-5092-4144-9562-296baad44340 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:12.857863 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17fd572f-5092-4144-9562-296baad44340 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:12.857863 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-17fd572f-5092-4144-9562-296baad44340 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:12.862619 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:12.862619 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:12.863809 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17fd572f-5092-4144-9562-296baad44340 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:12.864581 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 844/3345] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:12 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 829 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:12.879953 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1477d4a4-5ab4-4afe-9c7d-42b4902393a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:12.881447 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1477d4a4-5ab4-4afe-9c7d-42b4902393a6 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d Aug 13 22:10:12.881664 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1477d4a4-5ab4-4afe-9c7d-42b4902393a6 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:12.881891 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1477d4a4-5ab4-4afe-9c7d-42b4902393a6 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:12.893746 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:12.893746 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:12.898773 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1477d4a4-5ab4-4afe-9c7d-42b4902393a6 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:12.904287 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1477d4a4-5ab4-4afe-9c7d-42b4902393a6 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d returned with HTTP 200 Aug 13 22:10:12.904805 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 826/3346] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:12 2026] GET /volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:13.094264 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-84b79f3c-b0a5-4dbb-ab72-879837541607 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:13.096652 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84b79f3c-b0a5-4dbb-ab72-879837541607 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:13.096926 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-84b79f3c-b0a5-4dbb-ab72-879837541607 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:13.097179 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-84b79f3c-b0a5-4dbb-ab72-879837541607 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:13.097325 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-84b79f3c-b0a5-4dbb-ab72-879837541607 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:13.102256 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:13.102256 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:13.103208 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-84b79f3c-b0a5-4dbb-ab72-879837541607 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:13.103711 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 840/3347] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:13 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:13.474711 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e0b30326-05b1-4b65-b93a-a5b3601194dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:13.599232 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0b30326-05b1-4b65-b93a-a5b3601194dd tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] GET https://10.4.3.4/volume/v3/os-quota-sets/936b2a694fc14fc1b75fc779a520b7d8 Aug 13 22:10:13.599539 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0b30326-05b1-4b65-b93a-a5b3601194dd tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:13.599779 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0b30326-05b1-4b65-b93a-a5b3601194dd tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:13.613828 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-e0b30326-05b1-4b65-b93a-a5b3601194dd tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1177010457 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1177010457, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:10:13.614329 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-e0b30326-05b1-4b65-b93a-a5b3601194dd tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1177010457 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1177010457, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:10:13.614707 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-e0b30326-05b1-4b65-b93a-a5b3601194dd tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1177010457 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1177010457, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:10:13.615416 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-e0b30326-05b1-4b65-b93a-a5b3601194dd tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1370883848-1150156901, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:10:13.615826 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-e0b30326-05b1-4b65-b93a-a5b3601194dd tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:10:13.616222 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-e0b30326-05b1-4b65-b93a-a5b3601194dd tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:10:13.616608 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-e0b30326-05b1-4b65-b93a-a5b3601194dd tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1275678761-746131749, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:10:13.616998 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-e0b30326-05b1-4b65-b93a-a5b3601194dd tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:10:13.617413 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-e0b30326-05b1-4b65-b93a-a5b3601194dd tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:10:13.618455 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-e0b30326-05b1-4b65-b93a-a5b3601194dd tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427421367-487430988, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:10:13.634883 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0b30326-05b1-4b65-b93a-a5b3601194dd tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/936b2a694fc14fc1b75fc779a520b7d8 returned with HTTP 200 Aug 13 22:10:13.635508 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 838/3348] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:10:13 2026] GET /volume/v3/os-quota-sets/936b2a694fc14fc1b75fc779a520b7d8 => generated 1596 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:13.647618 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0e1c7806-fcc4-4225-9a2a-b7a049541087 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:13.655796 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e1c7806-fcc4-4225-9a2a-b7a049541087 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] PUT https://10.4.3.4/volume/v3/os-quota-sets/936b2a694fc14fc1b75fc779a520b7d8 Aug 13 22:10:13.655796 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e1c7806-fcc4-4225-9a2a-b7a049541087 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:13.735945 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e1c7806-fcc4-4225-9a2a-b7a049541087 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/936b2a694fc14fc1b75fc779a520b7d8 returned with HTTP 200 Aug 13 22:10:13.736536 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 845/3349] 10.4.3.4 () {68 vars in 1360 bytes} [Thu Aug 13 22:10:13 2026] PUT /volume/v3/os-quota-sets/936b2a694fc14fc1b75fc779a520b7d8 => generated 1549 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:13.745073 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:13.768768 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-63c8fec0-df0f-4814-92d0-8549e4258f0d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:13.770629 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63c8fec0-df0f-4814-92d0-8549e4258f0d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:13.771172 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63c8fec0-df0f-4814-92d0-8549e4258f0d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:13.771172 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63c8fec0-df0f-4814-92d0-8549e4258f0d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:13.771172 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-63c8fec0-df0f-4814-92d0-8549e4258f0d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:13.775744 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:13.775744 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:13.776358 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63c8fec0-df0f-4814-92d0-8549e4258f0d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:13.776697 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 841/3350] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:13 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:13.807869 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:10:13.808335 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-732179656"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:13.810347 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-732179656'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:10:13.810688 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Create volume of 1 GB Aug 13 22:10:13.816144 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Availability Zones retrieved successfully. Aug 13 22:10:13.825735 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Flow 'volume_create_api' (8e9f2571-ff10-4235-9c22-6eea48718e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:10:13.827132 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49209f51-c5c9-47af-80c7-2e7c5f638fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:13.828456 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:10:13.864258 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49209f51-c5c9-47af-80c7-2e7c5f638fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:13.865238 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662e6ee0-0d90-4fd7-a1e1-a3fd401f956a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:13.877232 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0542ff9e-60e7-446c-89d0-adcf3f14fb8b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:13.879551 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0542ff9e-60e7-446c-89d0-adcf3f14fb8b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:13.879828 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0542ff9e-60e7-446c-89d0-adcf3f14fb8b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:13.880109 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0542ff9e-60e7-446c-89d0-adcf3f14fb8b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:13.880273 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0542ff9e-60e7-446c-89d0-adcf3f14fb8b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:13.885710 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:13.885710 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:13.886737 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0542ff9e-60e7-446c-89d0-adcf3f14fb8b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:13.887232 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 839/3351] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:13 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 829 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:13.919760 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ebd6252-2707-4efc-98b5-504d78fe6fa2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:13.922446 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ebd6252-2707-4efc-98b5-504d78fe6fa2 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d Aug 13 22:10:13.922757 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ebd6252-2707-4efc-98b5-504d78fe6fa2 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:13.923027 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ebd6252-2707-4efc-98b5-504d78fe6fa2 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:13.937518 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:13.937518 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:13.942725 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8ebd6252-2707-4efc-98b5-504d78fe6fa2 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:13.945278 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Created reservations ['2735e92e-3833-4727-8ab8-9e4eb78d2316', '6723aee2-17b7-448f-abc0-b2f33b321abc', '8e9f90a4-b519-4e49-9cf7-03b35bbe602b', 'de431ade-5a92-4750-8ba8-a6e3c174fd69'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:10:13.946218 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662e6ee0-0d90-4fd7-a1e1-a3fd401f956a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2735e92e-3833-4727-8ab8-9e4eb78d2316', '6723aee2-17b7-448f-abc0-b2f33b321abc', '8e9f90a4-b519-4e49-9cf7-03b35bbe602b', 'de431ade-5a92-4750-8ba8-a6e3c174fd69']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:13.947148 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f22624d2-5828-4a38-8819-2e22fba34f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:13.949171 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ebd6252-2707-4efc-98b5-504d78fe6fa2 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d returned with HTTP 200 Aug 13 22:10:13.949588 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 846/3352] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:13 2026] GET /volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d => generated 936 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:13.976756 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f22624d2-5828-4a38-8819-2e22fba34f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3957aff-fb73-4914-bd16-6e7747edde5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-732179656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='936b2a694fc14fc1b75fc779a520b7d8',qos_specs=None,replication_status=,reservations=['2735e92e-3833-4727-8ab8-9e4eb78d2316','6723aee2-17b7-448f-abc0-b2f33b321abc','8e9f90a4-b519-4e49-9cf7-03b35bbe602b','de431ade-5a92-4750-8ba8-a6e3c174fd69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d94886502524fe6a9e6c6a0ecd05433',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:10:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-732179656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3957aff-fb73-4914-bd16-6e7747edde5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='936b2a694fc14fc1b75fc779a520b7d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d94886502524fe6a9e6c6a0ecd05433',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:13.977605 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2696576b-5061-43a9-9f70-85fc81b6345f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:14.001011 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2696576b-5061-43a9-9f70-85fc81b6345f) transitioned into state 'SUCCESS' from state '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-732179656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='936b2a694fc14fc1b75fc779a520b7d8',qos_specs=None,replication_status=,reservations=['2735e92e-3833-4727-8ab8-9e4eb78d2316','6723aee2-17b7-448f-abc0-b2f33b321abc','8e9f90a4-b519-4e49-9cf7-03b35bbe602b','de431ade-5a92-4750-8ba8-a6e3c174fd69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d94886502524fe6a9e6c6a0ecd05433',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:14.001937 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de52797d-ef4b-4e67-a7d5-26b7fcd476f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:14.013158 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de52797d-ef4b-4e67-a7d5-26b7fcd476f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:14.013739 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Flow 'volume_create_api' (8e9f2571-ff10-4235-9c22-6eea48718e59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:10:14.014079 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Create volume request issued successfully. Aug 13 22:10:14.014674 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-175ccfa6-d967-4d6e-bdb6-b774360a110e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:10:14.015114 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 827/3353] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:10:13 2026] POST /volume/v3/volumes => generated 762 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:10:14.031709 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3109f81d-9113-46ae-bb88-6827ea998c9f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:14.034173 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3109f81d-9113-46ae-bb88-6827ea998c9f tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] GET https://10.4.3.4/volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e Aug 13 22:10:14.034227 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3109f81d-9113-46ae-bb88-6827ea998c9f tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:14.034451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3109f81d-9113-46ae-bb88-6827ea998c9f tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:14.043061 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:14.043061 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:14.047106 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3109f81d-9113-46ae-bb88-6827ea998c9f tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Volume info retrieved successfully. Aug 13 22:10:14.052416 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3109f81d-9113-46ae-bb88-6827ea998c9f tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] https://10.4.3.4/volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e returned with HTTP 200 Aug 13 22:10:14.052416 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 842/3354] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:14 2026] GET /volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:14.115407 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bfc68d42-552f-40a2-94cd-ba90dfdb86cf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:14.117477 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bfc68d42-552f-40a2-94cd-ba90dfdb86cf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:14.117715 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bfc68d42-552f-40a2-94cd-ba90dfdb86cf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:14.117968 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bfc68d42-552f-40a2-94cd-ba90dfdb86cf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:14.118120 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bfc68d42-552f-40a2-94cd-ba90dfdb86cf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:14.124766 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:14.124766 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:14.125642 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bfc68d42-552f-40a2-94cd-ba90dfdb86cf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:14.126095 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 840/3355] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:14 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:14.423042 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-7a9518dc-06a3-4e10-8999-070ca49f324c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:14.425559 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-7a9518dc-06a3-4e10-8999-070ca49f324c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] POST https://10.4.3.4/volume/v3/attachments/88378286-0036-42cb-8826-8578051ad234/action Aug 13 22:10:14.426121 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-7a9518dc-06a3-4e10-8999-070ca49f324c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:14.426335 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-7a9518dc-06a3-4e10-8999-070ca49f324c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:14.446140 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:14.446140 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:14.458487 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-df6efc2a-81fe-4c18-a90b-40030a2c349f req-7a9518dc-06a3-4e10-8999-070ca49f324c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/attachments/88378286-0036-42cb-8826-8578051ad234/action returned with HTTP 204 Aug 13 22:10:14.458487 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 847/3356] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:10:14 2026] POST /volume/v3/attachments/88378286-0036-42cb-8826-8578051ad234/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:14.787345 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fe1b6909-2418-4560-852b-717bcd6ea100 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:14.789885 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe1b6909-2418-4560-852b-717bcd6ea100 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:14.790204 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe1b6909-2418-4560-852b-717bcd6ea100 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:14.790398 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe1b6909-2418-4560-852b-717bcd6ea100 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:14.790577 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fe1b6909-2418-4560-852b-717bcd6ea100 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:14.796287 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:14.796287 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:14.796785 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe1b6909-2418-4560-852b-717bcd6ea100 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:14.797317 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 828/3357] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:14 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:14.897285 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-803be479-a20d-44ed-8dd3-793511c60130 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:14.901847 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-803be479-a20d-44ed-8dd3-793511c60130 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:14.902080 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-803be479-a20d-44ed-8dd3-793511c60130 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:14.902290 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-803be479-a20d-44ed-8dd3-793511c60130 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:14.902398 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-803be479-a20d-44ed-8dd3-793511c60130 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:14.906814 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:14.906814 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:14.907664 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-803be479-a20d-44ed-8dd3-793511c60130 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:14.908077 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 843/3358] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:14 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:14.964786 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-574304ca-c8e6-49cb-b3c8-e2fb55a1ef49 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:14.966677 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-574304ca-c8e6-49cb-b3c8-e2fb55a1ef49 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d Aug 13 22:10:14.966878 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-574304ca-c8e6-49cb-b3c8-e2fb55a1ef49 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:14.967089 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-574304ca-c8e6-49cb-b3c8-e2fb55a1ef49 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:14.976726 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:14.976726 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:14.980370 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-574304ca-c8e6-49cb-b3c8-e2fb55a1ef49 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:14.984512 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-574304ca-c8e6-49cb-b3c8-e2fb55a1ef49 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d returned with HTTP 200 Aug 13 22:10:14.985031 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 841/3359] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:14 2026] GET /volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:15.001512 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9e66259-8a64-443f-b1f8-555df542df7e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:15.003912 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9e66259-8a64-443f-b1f8-555df542df7e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d Aug 13 22:10:15.004219 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9e66259-8a64-443f-b1f8-555df542df7e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:15.004462 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9e66259-8a64-443f-b1f8-555df542df7e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:15.014257 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:15.014257 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:15.018357 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f9e66259-8a64-443f-b1f8-555df542df7e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:15.022971 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9e66259-8a64-443f-b1f8-555df542df7e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d returned with HTTP 200 Aug 13 22:10:15.023395 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 848/3360] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:15 2026] GET /volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:15.068050 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6cebf6c0-598d-4f3d-8483-6c8e4c5330de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:15.069652 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cebf6c0-598d-4f3d-8483-6c8e4c5330de tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] GET https://10.4.3.4/volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e Aug 13 22:10:15.069856 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cebf6c0-598d-4f3d-8483-6c8e4c5330de tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:15.070061 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cebf6c0-598d-4f3d-8483-6c8e4c5330de tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:15.078831 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:15.078831 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:15.083384 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6cebf6c0-598d-4f3d-8483-6c8e4c5330de tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Volume info retrieved successfully. Aug 13 22:10:15.090554 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cebf6c0-598d-4f3d-8483-6c8e4c5330de tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] https://10.4.3.4/volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e returned with HTTP 200 Aug 13 22:10:15.091487 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 829/3361] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:15 2026] GET /volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:15.094140 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4725ed43-18bc-40bd-87b1-c63d2630f22c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:15.094693 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4725ed43-18bc-40bd-87b1-c63d2630f22c None None] GET https://10.4.3.4/volume// Aug 13 22:10:15.094929 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4725ed43-18bc-40bd-87b1-c63d2630f22c None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:15.095177 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4725ed43-18bc-40bd-87b1-c63d2630f22c None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:15.095624 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4725ed43-18bc-40bd-87b1-c63d2630f22c None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:10:15.096145 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 844/3362] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:10:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:10:15.103816 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-220333aa-7694-4750-8b04-64aa86fdcf11 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:15.103956 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-afdba728-7038-4df7-8321-d99a2c4f9230 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:15.105742 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-220333aa-7694-4750-8b04-64aa86fdcf11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:10:15.106003 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-afdba728-7038-4df7-8321-d99a2c4f9230 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:10:15.106214 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-220333aa-7694-4750-8b04-64aa86fdcf11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3957aff-fb73-4914-bd16-6e7747edde5e", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-754193673"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:15.106372 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-afdba728-7038-4df7-8321-d99a2c4f9230 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c2875e0-f081-4450-921c-6f37ce8b6bf4", "connector": null, "instance_uuid": "c41fd0d4-e553-4c45-910a-9d0ec4d535e9"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:15.115060 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:15.115060 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:15.115580 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-220333aa-7694-4750-8b04-64aa86fdcf11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Volume info retrieved successfully. Aug 13 22:10:15.115732 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-220333aa-7694-4750-8b04-64aa86fdcf11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Create snapshot from volume f3957aff-fb73-4914-bd16-6e7747edde5e Aug 13 22:10:15.118743 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:15.118743 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:15.137731 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-70b00c4e-e599-4eab-8605-494cf6d70213 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:15.139454 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70b00c4e-e599-4eab-8605-494cf6d70213 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:15.139625 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70b00c4e-e599-4eab-8605-494cf6d70213 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:15.139756 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70b00c4e-e599-4eab-8605-494cf6d70213 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:15.140390 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-70b00c4e-e599-4eab-8605-494cf6d70213 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:15.144533 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:15.144533 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:15.145086 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70b00c4e-e599-4eab-8605-494cf6d70213 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:15.145531 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 830/3363] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:15 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:15.155175 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-220333aa-7694-4750-8b04-64aa86fdcf11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Created reservations ['2ae05a69-a79c-4b6c-b9d1-84d40e4d53e9', '5ae9ac71-122d-44ca-93e5-12a56d69f8c5', '8e24ff89-71ea-429c-90ce-352c5c754e59', '9f4c2f61-db58-4643-81ba-53c0a833cd9e'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:10:15.155324 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-afdba728-7038-4df7-8321-d99a2c4f9230 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:10:15.155757 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 849/3364] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:10: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 13 22:10:15.165328 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-4d706a96-bfb6-4b86-bbe8-fb6bb621bc70 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:15.167653 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-4d706a96-bfb6-4b86-bbe8-fb6bb621bc70 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] DELETE https://10.4.3.4/volume/v3/attachments/ea207c84-72c7-4a4c-982d-b59b3e540661 Aug 13 22:10:15.168079 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-4d706a96-bfb6-4b86-bbe8-fb6bb621bc70 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:15.168445 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-4d706a96-bfb6-4b86-bbe8-fb6bb621bc70 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:15.180355 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:15.180355 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:15.196160 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-220333aa-7694-4750-8b04-64aa86fdcf11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Snapshot create request issued successfully. Aug 13 22:10:15.196699 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-220333aa-7694-4750-8b04-64aa86fdcf11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:10:15.197182 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 842/3365] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:10:15 2026] POST /volume/v3/snapshots => generated 322 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:10:15.207980 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-77b0f85f-f29d-438c-961e-b59263e665b9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:15.209882 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77b0f85f-f29d-438c-961e-b59263e665b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] GET https://10.4.3.4/volume/v3/snapshots/c9161700-8b8d-484a-b12e-feceb865e0d7 Aug 13 22:10:15.210038 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77b0f85f-f29d-438c-961e-b59263e665b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:15.210303 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77b0f85f-f29d-438c-961e-b59263e665b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:15.215879 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:15.215879 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:15.216283 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-77b0f85f-f29d-438c-961e-b59263e665b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Snapshot retrieved successfully. Aug 13 22:10:15.217211 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77b0f85f-f29d-438c-961e-b59263e665b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] https://10.4.3.4/volume/v3/snapshots/c9161700-8b8d-484a-b12e-feceb865e0d7 returned with HTTP 200 Aug 13 22:10:15.217684 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 831/3366] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:10:15 2026] GET /volume/v3/snapshots/c9161700-8b8d-484a-b12e-feceb865e0d7 => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:15.243642 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-4d706a96-bfb6-4b86-bbe8-fb6bb621bc70 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/ea207c84-72c7-4a4c-982d-b59b3e540661 returned with HTTP 200 Aug 13 22:10:15.244169 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 845/3367] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:10:15 2026] DELETE /volume/v3/attachments/ea207c84-72c7-4a4c-982d-b59b3e540661 => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:15.809141 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7a971e26-77af-4a7e-8b6d-2cd050aeeacc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:15.811612 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a971e26-77af-4a7e-8b6d-2cd050aeeacc tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:15.811931 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a971e26-77af-4a7e-8b6d-2cd050aeeacc tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:15.812279 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a971e26-77af-4a7e-8b6d-2cd050aeeacc tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:15.812469 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7a971e26-77af-4a7e-8b6d-2cd050aeeacc tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:15.820524 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:15.820524 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:15.820866 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a971e26-77af-4a7e-8b6d-2cd050aeeacc tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:15.821307 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 850/3368] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:15 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:15.919398 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10d390f6-6506-4367-8460-7aede2c10513 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:15.921521 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10d390f6-6506-4367-8460-7aede2c10513 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:15.922914 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10d390f6-6506-4367-8460-7aede2c10513 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:15.922914 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10d390f6-6506-4367-8460-7aede2c10513 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:15.922914 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-10d390f6-6506-4367-8460-7aede2c10513 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:15.928354 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:15.928354 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:15.930737 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10d390f6-6506-4367-8460-7aede2c10513 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:15.930737 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 843/3369] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:15 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:16.158105 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-972c201c-931e-474c-bafe-8665be2de6e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:16.160348 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-972c201c-931e-474c-bafe-8665be2de6e2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:16.160619 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-972c201c-931e-474c-bafe-8665be2de6e2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:16.160855 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-972c201c-931e-474c-bafe-8665be2de6e2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:16.161019 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-972c201c-931e-474c-bafe-8665be2de6e2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:16.169554 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:16.169554 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:16.170536 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-972c201c-931e-474c-bafe-8665be2de6e2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:16.170986 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 832/3370] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:16 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:16.229569 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c9724a60-d168-4e4c-8e7a-0e3aeddf0210 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:16.235232 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9724a60-d168-4e4c-8e7a-0e3aeddf0210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] GET https://10.4.3.4/volume/v3/snapshots/c9161700-8b8d-484a-b12e-feceb865e0d7 Aug 13 22:10:16.237690 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9724a60-d168-4e4c-8e7a-0e3aeddf0210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:16.237987 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9724a60-d168-4e4c-8e7a-0e3aeddf0210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:16.247754 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:16.247754 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:16.248387 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c9724a60-d168-4e4c-8e7a-0e3aeddf0210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Snapshot retrieved successfully. Aug 13 22:10:16.250328 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9724a60-d168-4e4c-8e7a-0e3aeddf0210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] https://10.4.3.4/volume/v3/snapshots/c9161700-8b8d-484a-b12e-feceb865e0d7 returned with HTTP 200 Aug 13 22:10:16.250903 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 846/3371] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:10:16 2026] GET /volume/v3/snapshots/c9161700-8b8d-484a-b12e-feceb865e0d7 => generated 481 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:16.267349 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3627f3ca-089f-4548-a161-19462e165cfc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:16.271656 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3627f3ca-089f-4548-a161-19462e165cfc tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] PUT https://10.4.3.4/volume/v3/os-quota-sets/936b2a694fc14fc1b75fc779a520b7d8 Aug 13 22:10:16.272042 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3627f3ca-089f-4548-a161-19462e165cfc tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:16.343764 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3627f3ca-089f-4548-a161-19462e165cfc tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/936b2a694fc14fc1b75fc779a520b7d8 returned with HTTP 200 Aug 13 22:10:16.344197 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 851/3372] 10.4.3.4 () {68 vars in 1360 bytes} [Thu Aug 13 22:10:16 2026] PUT /volume/v3/os-quota-sets/936b2a694fc14fc1b75fc779a520b7d8 => generated 1549 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:16.355447 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8874cbb6-cc16-45e3-9910-3babb48da636 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:16.361109 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8874cbb6-cc16-45e3-9910-3babb48da636 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:10:16.361590 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8874cbb6-cc16-45e3-9910-3babb48da636 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3957aff-fb73-4914-bd16-6e7747edde5e"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:16.374865 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:16.374865 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:16.375565 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8874cbb6-cc16-45e3-9910-3babb48da636 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Volume info retrieved successfully. Aug 13 22:10:16.375746 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-8874cbb6-cc16-45e3-9910-3babb48da636 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Create snapshot from volume f3957aff-fb73-4914-bd16-6e7747edde5e Aug 13 22:10:16.398531 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota_utils [None req-8874cbb6-cc16-45e3-9910-3babb48da636 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Quota exceeded for 936b2a694fc14fc1b75fc779a520b7d8, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 22:10:16.398812 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.middleware.fault [None req-8874cbb6-cc16-45e3-9910-3babb48da636 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 413 Aug 13 22:10:16.399730 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 844/3373] 10.4.3.4 () {68 vars in 1250 bytes} [Thu Aug 13 22:10:16 2026] POST /volume/v3/snapshots => generated 208 bytes in 45 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 22:10:16.409747 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c92dbb80-bdbf-4dc3-831e-c807b7fba25b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:16.412457 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c92dbb80-bdbf-4dc3-831e-c807b7fba25b tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] PUT https://10.4.3.4/volume/v3/os-quota-sets/936b2a694fc14fc1b75fc779a520b7d8 Aug 13 22:10:16.412981 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c92dbb80-bdbf-4dc3-831e-c807b7fba25b tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:16.424867 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-f549fec6-a318-4862-b696-bec438f0ddca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:16.427759 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-f549fec6-a318-4862-b696-bec438f0ddca tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] PUT https://10.4.3.4/volume/v3/attachments/116c51be-c7f4-42a3-a3be-b2cc47f60552 Aug 13 22:10:16.428515 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-f549fec6-a318-4862-b696-bec438f0ddca tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:16.440844 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-f549fec6-a318-4862-b696-bec438f0ddca tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Acquiring lock "cinder-attachment_update-5c2875e0-f081-4450-921c-6f37ce8b6bf4-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:10:16.448099 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-f549fec6-a318-4862-b696-bec438f0ddca tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Lock "cinder-attachment_update-5c2875e0-f081-4450-921c-6f37ce8b6bf4-np0000007271" acquired by "attachment_update" :: waited 0.007s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:10:16.449315 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:16.449315 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:16.488146 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c92dbb80-bdbf-4dc3-831e-c807b7fba25b tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/936b2a694fc14fc1b75fc779a520b7d8 returned with HTTP 200 Aug 13 22:10:16.488620 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 833/3374] 10.4.3.4 () {68 vars in 1360 bytes} [Thu Aug 13 22:10:16 2026] PUT /volume/v3/os-quota-sets/936b2a694fc14fc1b75fc779a520b7d8 => generated 1549 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:16.499551 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4a8c1abb-e140-444a-ba42-a5f40ba0a6df None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:16.502102 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a8c1abb-e140-444a-ba42-a5f40ba0a6df tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:10:16.502673 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a8c1abb-e140-444a-ba42-a5f40ba0a6df tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3957aff-fb73-4914-bd16-6e7747edde5e"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:16.514681 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:16.514681 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:16.515507 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4a8c1abb-e140-444a-ba42-a5f40ba0a6df tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Volume info retrieved successfully. Aug 13 22:10:16.515956 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-4a8c1abb-e140-444a-ba42-a5f40ba0a6df tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Create snapshot from volume f3957aff-fb73-4914-bd16-6e7747edde5e Aug 13 22:10:16.541943 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota_utils [None req-4a8c1abb-e140-444a-ba42-a5f40ba0a6df tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Quota exceeded for 936b2a694fc14fc1b75fc779a520b7d8, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 13 22:10:16.541943 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.middleware.fault [None req-4a8c1abb-e140-444a-ba42-a5f40ba0a6df tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 413 Aug 13 22:10:16.543401 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 852/3375] 10.4.3.4 () {68 vars in 1250 bytes} [Thu Aug 13 22:10:16 2026] POST /volume/v3/snapshots => generated 133 bytes in 44 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 22:10:16.554097 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-43715bc4-5abb-442c-9bfa-16783ddad8ac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:16.556453 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43715bc4-5abb-442c-9bfa-16783ddad8ac tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/c9161700-8b8d-484a-b12e-feceb865e0d7 Aug 13 22:10:16.556668 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43715bc4-5abb-442c-9bfa-16783ddad8ac tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:16.556907 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43715bc4-5abb-442c-9bfa-16783ddad8ac tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:16.557039 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-43715bc4-5abb-442c-9bfa-16783ddad8ac tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Delete snapshot with id: c9161700-8b8d-484a-b12e-feceb865e0d7 Aug 13 22:10:16.563107 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:16.563107 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:16.563959 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-43715bc4-5abb-442c-9bfa-16783ddad8ac tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Snapshot retrieved successfully. Aug 13 22:10:16.569907 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-f549fec6-a318-4862-b696-bec438f0ddca tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Lock "cinder-attachment_update-5c2875e0-f081-4450-921c-6f37ce8b6bf4-np0000007271" released by "attachment_update" :: held 0.122s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:10:16.570355 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-f549fec6-a318-4862-b696-bec438f0ddca tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/116c51be-c7f4-42a3-a3be-b2cc47f60552 returned with HTTP 200 Aug 13 22:10:16.570856 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 847/3376] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:10:16 2026] PUT /volume/v3/attachments/116c51be-c7f4-42a3-a3be-b2cc47f60552 => generated 968 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:16.581990 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-15fa20e2-d8ea-48f3-928d-66b336bd7520 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:16.585185 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-15fa20e2-d8ea-48f3-928d-66b336bd7520 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/attachments/116c51be-c7f4-42a3-a3be-b2cc47f60552 Aug 13 22:10:16.585466 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-15fa20e2-d8ea-48f3-928d-66b336bd7520 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:16.585884 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-15fa20e2-d8ea-48f3-928d-66b336bd7520 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:16.591022 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-43715bc4-5abb-442c-9bfa-16783ddad8ac tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Snapshot delete request issued successfully. Aug 13 22:10:16.592310 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43715bc4-5abb-442c-9bfa-16783ddad8ac tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] https://10.4.3.4/volume/v3/snapshots/c9161700-8b8d-484a-b12e-feceb865e0d7 returned with HTTP 202 Aug 13 22:10:16.592310 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 845/3377] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:10:16 2026] DELETE /volume/v3/snapshots/c9161700-8b8d-484a-b12e-feceb865e0d7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:16.604553 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2799c7b6-347a-4ee4-a103-abffa892e4c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:16.608134 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2799c7b6-347a-4ee4-a103-abffa892e4c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] GET https://10.4.3.4/volume/v3/snapshots/c9161700-8b8d-484a-b12e-feceb865e0d7 Aug 13 22:10:16.608316 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2799c7b6-347a-4ee4-a103-abffa892e4c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:16.608605 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2799c7b6-347a-4ee4-a103-abffa892e4c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:16.609620 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-15fa20e2-d8ea-48f3-928d-66b336bd7520 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/116c51be-c7f4-42a3-a3be-b2cc47f60552 returned with HTTP 200 Aug 13 22:10:16.610097 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 834/3378] 10.4.3.4 () {70 vars in 1637 bytes} [Thu Aug 13 22:10:16 2026] GET /volume/v3/attachments/116c51be-c7f4-42a3-a3be-b2cc47f60552 => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:16.614540 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:16.614540 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:16.615047 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2799c7b6-347a-4ee4-a103-abffa892e4c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Snapshot retrieved successfully. Aug 13 22:10:16.616166 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2799c7b6-347a-4ee4-a103-abffa892e4c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] https://10.4.3.4/volume/v3/snapshots/c9161700-8b8d-484a-b12e-feceb865e0d7 returned with HTTP 200 Aug 13 22:10:16.616512 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 853/3379] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:10:16 2026] GET /volume/v3/snapshots/c9161700-8b8d-484a-b12e-feceb865e0d7 => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:16.835600 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-63ce67c6-69bd-458d-992f-e7a889cc21d8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:16.837831 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63ce67c6-69bd-458d-992f-e7a889cc21d8 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:16.838686 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63ce67c6-69bd-458d-992f-e7a889cc21d8 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:16.838686 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63ce67c6-69bd-458d-992f-e7a889cc21d8 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:16.839014 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-63ce67c6-69bd-458d-992f-e7a889cc21d8 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:16.846296 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:16.846296 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:16.847412 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63ce67c6-69bd-458d-992f-e7a889cc21d8 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:16.848169 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 848/3380] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:16 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:16.942835 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0bc3209-8faf-47a2-9099-3813ac8e3fb0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:16.945070 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0bc3209-8faf-47a2-9099-3813ac8e3fb0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:16.945070 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0bc3209-8faf-47a2-9099-3813ac8e3fb0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:16.945070 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0bc3209-8faf-47a2-9099-3813ac8e3fb0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:16.945273 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c0bc3209-8faf-47a2-9099-3813ac8e3fb0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:16.956617 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:16.956617 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:16.956617 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0bc3209-8faf-47a2-9099-3813ac8e3fb0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:16.956617 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 846/3381] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:16 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 830 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:17.185749 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-574b919d-ad6d-422f-a79e-2e6e3ed3a31a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:17.188517 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-574b919d-ad6d-422f-a79e-2e6e3ed3a31a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:17.188771 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-574b919d-ad6d-422f-a79e-2e6e3ed3a31a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:17.189014 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-574b919d-ad6d-422f-a79e-2e6e3ed3a31a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:17.189375 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-574b919d-ad6d-422f-a79e-2e6e3ed3a31a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:17.195816 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:17.195816 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:17.199448 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-574b919d-ad6d-422f-a79e-2e6e3ed3a31a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:17.199448 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 835/3382] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:17 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:17.627544 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7384ad7a-c903-42d6-ae53-613ecf17526d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:17.629588 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7384ad7a-c903-42d6-ae53-613ecf17526d tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] GET https://10.4.3.4/volume/v3/snapshots/c9161700-8b8d-484a-b12e-feceb865e0d7 Aug 13 22:10:17.629814 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7384ad7a-c903-42d6-ae53-613ecf17526d tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:17.630087 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7384ad7a-c903-42d6-ae53-613ecf17526d tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:17.635365 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7384ad7a-c903-42d6-ae53-613ecf17526d tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] https://10.4.3.4/volume/v3/snapshots/c9161700-8b8d-484a-b12e-feceb865e0d7 returned with HTTP 404 Aug 13 22:10:17.635977 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 854/3383] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:10:17 2026] GET /volume/v3/snapshots/c9161700-8b8d-484a-b12e-feceb865e0d7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:17.643676 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7a01aacb-5219-42ad-8e29-9adc367b1caf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:17.645456 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a01aacb-5219-42ad-8e29-9adc367b1caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] GET https://10.4.3.4/volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e Aug 13 22:10:17.645678 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a01aacb-5219-42ad-8e29-9adc367b1caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:17.645866 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a01aacb-5219-42ad-8e29-9adc367b1caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:17.654676 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:17.654676 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:17.658652 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7a01aacb-5219-42ad-8e29-9adc367b1caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Volume info retrieved successfully. Aug 13 22:10:17.663172 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a01aacb-5219-42ad-8e29-9adc367b1caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] https://10.4.3.4/volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e returned with HTTP 200 Aug 13 22:10:17.663655 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 849/3384] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:17 2026] GET /volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:17.682078 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9258111b-b01b-4dbd-8319-e7c95be792af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:17.687626 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9258111b-b01b-4dbd-8319-e7c95be792af tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] DELETE https://10.4.3.4/volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e Aug 13 22:10:17.687626 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9258111b-b01b-4dbd-8319-e7c95be792af tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:17.687626 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9258111b-b01b-4dbd-8319-e7c95be792af tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:17.687626 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9258111b-b01b-4dbd-8319-e7c95be792af tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Delete volume with id: f3957aff-fb73-4914-bd16-6e7747edde5e Aug 13 22:10:17.694656 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:17.694656 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:17.695411 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9258111b-b01b-4dbd-8319-e7c95be792af tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Volume info retrieved successfully. Aug 13 22:10:17.715840 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9258111b-b01b-4dbd-8319-e7c95be792af tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Delete volume request issued successfully. Aug 13 22:10:17.716279 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9258111b-b01b-4dbd-8319-e7c95be792af tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] https://10.4.3.4/volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e returned with HTTP 202 Aug 13 22:10:17.716980 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 847/3385] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:10:17 2026] DELETE /volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:17.725689 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50b473a9-2461-4678-8e21-8291647d6fb9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:17.728157 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50b473a9-2461-4678-8e21-8291647d6fb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] GET https://10.4.3.4/volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e Aug 13 22:10:17.728363 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50b473a9-2461-4678-8e21-8291647d6fb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:17.728645 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50b473a9-2461-4678-8e21-8291647d6fb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:17.737465 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:17.737465 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:17.744413 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50b473a9-2461-4678-8e21-8291647d6fb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Volume info retrieved successfully. Aug 13 22:10:17.749740 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50b473a9-2461-4678-8e21-8291647d6fb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] https://10.4.3.4/volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e returned with HTTP 200 Aug 13 22:10:17.750528 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 836/3386] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:17 2026] GET /volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:17.862177 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-78b42ef0-4c86-4362-af04-d614827792b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:17.864269 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78b42ef0-4c86-4362-af04-d614827792b7 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:17.864595 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78b42ef0-4c86-4362-af04-d614827792b7 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:17.864889 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78b42ef0-4c86-4362-af04-d614827792b7 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:17.865064 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-78b42ef0-4c86-4362-af04-d614827792b7 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:17.870309 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:17.870309 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:17.871146 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78b42ef0-4c86-4362-af04-d614827792b7 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:17.871646 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 855/3387] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:17 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:17.965807 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f0b7f765-bcec-46d2-a46e-16faa8711834 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:17.967752 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0b7f765-bcec-46d2-a46e-16faa8711834 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:17.969483 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0b7f765-bcec-46d2-a46e-16faa8711834 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:17.969483 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0b7f765-bcec-46d2-a46e-16faa8711834 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:17.969483 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f0b7f765-bcec-46d2-a46e-16faa8711834 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:17.973942 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:17.973942 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:17.975048 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0b7f765-bcec-46d2-a46e-16faa8711834 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:17.975674 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 850/3388] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:17 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:17.988512 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ff3094b7-84e6-44c7-8741-6aac1ecc1652 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:17.990448 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff3094b7-84e6-44c7-8741-6aac1ecc1652 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 Aug 13 22:10:17.990876 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff3094b7-84e6-44c7-8741-6aac1ecc1652 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:17.990970 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff3094b7-84e6-44c7-8741-6aac1ecc1652 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:17.997395 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:17.997395 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:17.997852 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ff3094b7-84e6-44c7-8741-6aac1ecc1652 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:10:17.998710 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff3094b7-84e6-44c7-8741-6aac1ecc1652 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 returned with HTTP 200 Aug 13 22:10:17.999118 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 848/3389] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:10:17 2026] GET /volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:18.008338 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2b29de2c-5890-459f-9511-7c2b6bb0684e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:18.010811 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b29de2c-5890-459f-9511-7c2b6bb0684e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:18.010947 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b29de2c-5890-459f-9511-7c2b6bb0684e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:18.011247 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b29de2c-5890-459f-9511-7c2b6bb0684e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:18.011432 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2b29de2c-5890-459f-9511-7c2b6bb0684e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:18.016352 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:18.016352 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:18.017303 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b29de2c-5890-459f-9511-7c2b6bb0684e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:18.017819 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 837/3390] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:18 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:18.029884 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b400788c-6339-4fca-a1e9-20002e86c884 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:18.031973 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b400788c-6339-4fca-a1e9-20002e86c884 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:18.032261 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b400788c-6339-4fca-a1e9-20002e86c884 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:18.032491 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b400788c-6339-4fca-a1e9-20002e86c884 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:18.032674 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-b400788c-6339-4fca-a1e9-20002e86c884 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete backup with id: 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. Aug 13 22:10:18.037383 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:18.037383 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:18.052641 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-b400788c-6339-4fca-a1e9-20002e86c884 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] delete_backup rpcapi backup_id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:10:18.054816 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b400788c-6339-4fca-a1e9-20002e86c884 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 202 Aug 13 22:10:18.055152 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 856/3391] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:10:18 2026] DELETE /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:10:18.063839 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6d6e2a98-91e3-402b-b53d-caceeae556af None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:18.065805 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d6e2a98-91e3-402b-b53d-caceeae556af tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:18.066020 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d6e2a98-91e3-402b-b53d-caceeae556af tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:18.066206 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d6e2a98-91e3-402b-b53d-caceeae556af tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:18.066302 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6d6e2a98-91e3-402b-b53d-caceeae556af tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:18.070835 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:18.070835 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:18.071723 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d6e2a98-91e3-402b-b53d-caceeae556af tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:18.072182 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 851/3392] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:18 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 830 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:18.210698 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-600135f1-f037-45ef-9887-e319edb163f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:18.214146 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-600135f1-f037-45ef-9887-e319edb163f6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:18.214146 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-600135f1-f037-45ef-9887-e319edb163f6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:18.214146 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-600135f1-f037-45ef-9887-e319edb163f6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:18.214146 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-600135f1-f037-45ef-9887-e319edb163f6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:18.222318 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:18.222318 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:18.222318 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-600135f1-f037-45ef-9887-e319edb163f6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:18.222318 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 849/3393] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:18 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:18.764371 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1a196139-2aa3-4076-915b-d0df0da9319e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:18.766598 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a196139-2aa3-4076-915b-d0df0da9319e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] GET https://10.4.3.4/volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e Aug 13 22:10:18.766697 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a196139-2aa3-4076-915b-d0df0da9319e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:18.766888 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a196139-2aa3-4076-915b-d0df0da9319e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:18.773552 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a196139-2aa3-4076-915b-d0df0da9319e tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866 tempest-VolumeSnapshotQuotasNegativeTestJSON-1801873866-project-member] https://10.4.3.4/volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e returned with HTTP 404 Aug 13 22:10:18.774134 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 838/3394] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:18 2026] GET /volume/v3/volumes/f3957aff-fb73-4914-bd16-6e7747edde5e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:18.787703 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3dd02cd9-95bf-4872-8b61-859d4f9e4db7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:18.789957 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dd02cd9-95bf-4872-8b61-859d4f9e4db7 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] PUT https://10.4.3.4/volume/v3/os-quota-sets/936b2a694fc14fc1b75fc779a520b7d8 Aug 13 22:10:18.790374 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3dd02cd9-95bf-4872-8b61-859d4f9e4db7 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:18.883708 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-219b673e-883c-4bc0-bf8f-9db38d0a63f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:18.886919 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-219b673e-883c-4bc0-bf8f-9db38d0a63f2 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:18.887158 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-219b673e-883c-4bc0-bf8f-9db38d0a63f2 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:18.887403 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-219b673e-883c-4bc0-bf8f-9db38d0a63f2 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:18.887546 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-219b673e-883c-4bc0-bf8f-9db38d0a63f2 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:18.891529 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dd02cd9-95bf-4872-8b61-859d4f9e4db7 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028 tempest-VolumeSnapshotQuotasNegativeTestJSON-69690028-project-admin] https://10.4.3.4/volume/v3/os-quota-sets/936b2a694fc14fc1b75fc779a520b7d8 returned with HTTP 200 Aug 13 22:10:18.892176 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 857/3395] 10.4.3.4 () {68 vars in 1361 bytes} [Thu Aug 13 22:10:18 2026] PUT /volume/v3/os-quota-sets/936b2a694fc14fc1b75fc779a520b7d8 => generated 1554 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:18.894617 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:18.894617 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:18.895594 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-219b673e-883c-4bc0-bf8f-9db38d0a63f2 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:18.896377 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 852/3396] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:18 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:19.083029 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-07f421a9-076a-4d65-ad7e-7a235d859631 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:19.085018 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07f421a9-076a-4d65-ad7e-7a235d859631 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:19.085451 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07f421a9-076a-4d65-ad7e-7a235d859631 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:19.085845 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07f421a9-076a-4d65-ad7e-7a235d859631 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:19.086213 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-07f421a9-076a-4d65-ad7e-7a235d859631 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:19.090568 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:19.090568 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:19.091392 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07f421a9-076a-4d65-ad7e-7a235d859631 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 200 Aug 13 22:10:19.092065 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 850/3397] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:19 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 830 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:19.235497 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-976d60ed-e8a1-4c68-b927-6d0a891e46e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:19.237860 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-976d60ed-e8a1-4c68-b927-6d0a891e46e2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:19.238087 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-976d60ed-e8a1-4c68-b927-6d0a891e46e2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:19.238303 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-976d60ed-e8a1-4c68-b927-6d0a891e46e2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:19.238556 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-976d60ed-e8a1-4c68-b927-6d0a891e46e2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:19.243839 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:19.243839 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:19.245327 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-976d60ed-e8a1-4c68-b927-6d0a891e46e2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:19.246314 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 839/3398] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:19 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:19.911877 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb18989c-e07d-4bb9-bcbd-82d8ac973387 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:19.914405 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb18989c-e07d-4bb9-bcbd-82d8ac973387 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:19.914715 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb18989c-e07d-4bb9-bcbd-82d8ac973387 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:19.915075 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb18989c-e07d-4bb9-bcbd-82d8ac973387 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:19.915225 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bb18989c-e07d-4bb9-bcbd-82d8ac973387 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:19.921398 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:19.921398 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:19.922399 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb18989c-e07d-4bb9-bcbd-82d8ac973387 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:19.922869 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 858/3399] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:19 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:20.104325 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ebb97eb6-1e8b-4844-a300-2be4b242257a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:20.107369 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebb97eb6-1e8b-4844-a300-2be4b242257a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d Aug 13 22:10:20.107619 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebb97eb6-1e8b-4844-a300-2be4b242257a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:20.107876 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebb97eb6-1e8b-4844-a300-2be4b242257a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:20.108037 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ebb97eb6-1e8b-4844-a300-2be4b242257a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Show backup with id 0dd9f204-c644-49b0-a7f9-3d7a05d59e9d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:20.112648 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebb97eb6-1e8b-4844-a300-2be4b242257a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d returned with HTTP 404 Aug 13 22:10:20.113201 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 853/3400] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:20 2026] GET /volume/v3/backups/0dd9f204-c644-49b0-a7f9-3d7a05d59e9d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:20.145203 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-dfdeb770-5e0b-4504-b0a4-11f4df6f06fe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:20.148680 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-dfdeb770-5e0b-4504-b0a4-11f4df6f06fe tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4/encryption Aug 13 22:10:20.148680 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-dfdeb770-5e0b-4504-b0a4-11f4df6f06fe tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:20.149025 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-dfdeb770-5e0b-4504-b0a4-11f4df6f06fe tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:20.165081 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:20.165081 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:20.174113 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-dfdeb770-5e0b-4504-b0a4-11f4df6f06fe tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4/encryption returned with HTTP 200 Aug 13 22:10:20.174693 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 851/3401] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:10:20 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:20.213264 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c805ba47-c359-40b1-8b27-2b17855f06ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:20.217454 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c805ba47-c359-40b1-8b27-2b17855f06ef tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 Aug 13 22:10:20.217454 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c805ba47-c359-40b1-8b27-2b17855f06ef tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:20.217454 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c805ba47-c359-40b1-8b27-2b17855f06ef tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:20.217454 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-c805ba47-c359-40b1-8b27-2b17855f06ef tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete snapshot with id: 98e6d92a-a544-4855-b9c7-dd1c1b675852 Aug 13 22:10:20.223485 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:20.223485 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:20.226318 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c805ba47-c359-40b1-8b27-2b17855f06ef tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:10:20.253914 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c805ba47-c359-40b1-8b27-2b17855f06ef tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot delete request issued successfully. Aug 13 22:10:20.253914 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c805ba47-c359-40b1-8b27-2b17855f06ef tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 returned with HTTP 202 Aug 13 22:10:20.253914 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 840/3402] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:10:20 2026] DELETE /volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:20.258658 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-134e58a3-d080-4873-9ab9-4744d4c13386 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:20.261793 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-134e58a3-d080-4873-9ab9-4744d4c13386 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:20.261941 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-134e58a3-d080-4873-9ab9-4744d4c13386 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:20.263408 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-134e58a3-d080-4873-9ab9-4744d4c13386 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:20.263408 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-134e58a3-d080-4873-9ab9-4744d4c13386 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:20.272100 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c21411f8-9fb0-4a24-9276-8bb5dba5fd3f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:20.277651 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c21411f8-9fb0-4a24-9276-8bb5dba5fd3f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 Aug 13 22:10:20.278065 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c21411f8-9fb0-4a24-9276-8bb5dba5fd3f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:20.278688 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c21411f8-9fb0-4a24-9276-8bb5dba5fd3f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:20.279713 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:20.279713 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:20.281984 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-134e58a3-d080-4873-9ab9-4744d4c13386 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:20.282535 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 859/3403] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:20 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:20.292123 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:20.292123 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:20.292938 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c21411f8-9fb0-4a24-9276-8bb5dba5fd3f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:10:20.295262 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c21411f8-9fb0-4a24-9276-8bb5dba5fd3f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 returned with HTTP 200 Aug 13 22:10:20.296052 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 854/3404] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:10:20 2026] GET /volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:20.939038 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-549c31a5-47ac-408b-807a-1027cfb2b5cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:20.941102 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-549c31a5-47ac-408b-807a-1027cfb2b5cb tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:20.941345 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-549c31a5-47ac-408b-807a-1027cfb2b5cb tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:20.941345 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-549c31a5-47ac-408b-807a-1027cfb2b5cb tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:20.941620 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-549c31a5-47ac-408b-807a-1027cfb2b5cb tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:20.945241 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-b72f8823-d111-44a2-85aa-db938d1a257c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:20.947805 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-b72f8823-d111-44a2-85aa-db938d1a257c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 Aug 13 22:10:20.947999 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-b72f8823-d111-44a2-85aa-db938d1a257c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:20.948236 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-b72f8823-d111-44a2-85aa-db938d1a257c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:20.948437 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:20.948437 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:20.949308 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-549c31a5-47ac-408b-807a-1027cfb2b5cb tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:20.949830 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 852/3405] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:20 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:20.959780 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:20.959780 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:20.965349 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-b72f8823-d111-44a2-85aa-db938d1a257c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:20.972915 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-b72f8823-d111-44a2-85aa-db938d1a257c tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 returned with HTTP 200 Aug 13 22:10:20.973544 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 841/3406] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:10:20 2026] GET /volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 => generated 1227 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:20.998459 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-4c1ae517-0e42-4705-bc3e-1206d82b9dd8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:21.001398 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-4c1ae517-0e42-4705-bc3e-1206d82b9dd8 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] POST https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91/action Aug 13 22:10:21.003413 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-4c1ae517-0e42-4705-bc3e-1206d82b9dd8 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:21.003413 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-4c1ae517-0e42-4705-bc3e-1206d82b9dd8 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:21.019616 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:21.019616 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:21.020326 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-4c1ae517-0e42-4705-bc3e-1206d82b9dd8 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:21.030051 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-4c1ae517-0e42-4705-bc3e-1206d82b9dd8 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Begin detaching volume completed successfully. Aug 13 22:10:21.030291 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-4c1ae517-0e42-4705-bc3e-1206d82b9dd8 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91/action returned with HTTP 202 Aug 13 22:10:21.031360 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 860/3407] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:10:20 2026] POST /volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:10:21.098307 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7810e5f7-fbd1-41bd-8d0d-8bd6e8bc9da1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:21.098556 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7810e5f7-fbd1-41bd-8d0d-8bd6e8bc9da1 None None] GET https://10.4.3.4/volume// Aug 13 22:10:21.098747 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7810e5f7-fbd1-41bd-8d0d-8bd6e8bc9da1 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:21.099020 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7810e5f7-fbd1-41bd-8d0d-8bd6e8bc9da1 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:21.099471 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7810e5f7-fbd1-41bd-8d0d-8bd6e8bc9da1 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:10:21.099761 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 855/3408] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:10:21 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 22:10:21.122238 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-2cf28602-51ef-46e5-8b50-0fd9e010fbbe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:21.124548 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-2cf28602-51ef-46e5-8b50-0fd9e010fbbe tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 Aug 13 22:10:21.124797 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-2cf28602-51ef-46e5-8b50-0fd9e010fbbe tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:21.125068 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-2cf28602-51ef-46e5-8b50-0fd9e010fbbe tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:21.144400 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:21.144400 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:21.150622 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-2cf28602-51ef-46e5-8b50-0fd9e010fbbe tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:21.159397 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-2cf28602-51ef-46e5-8b50-0fd9e010fbbe tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 returned with HTTP 200 Aug 13 22:10:21.160059 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 853/3409] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:10:21 2026] GET /volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:10:21.296099 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c33c842f-89f2-4a1f-b0d5-b54cbad279a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:21.298840 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c33c842f-89f2-4a1f-b0d5-b54cbad279a8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:21.298840 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c33c842f-89f2-4a1f-b0d5-b54cbad279a8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:21.299089 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c33c842f-89f2-4a1f-b0d5-b54cbad279a8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:21.299357 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c33c842f-89f2-4a1f-b0d5-b54cbad279a8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:21.306395 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:21.306395 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:21.308321 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c33c842f-89f2-4a1f-b0d5-b54cbad279a8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:21.308321 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 842/3410] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:21 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:21.311125 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5c501004-1a42-41a0-b8ae-6c8db42f2b92 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:21.313376 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c501004-1a42-41a0-b8ae-6c8db42f2b92 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 Aug 13 22:10:21.314021 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c501004-1a42-41a0-b8ae-6c8db42f2b92 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:21.314021 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c501004-1a42-41a0-b8ae-6c8db42f2b92 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:21.319377 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c501004-1a42-41a0-b8ae-6c8db42f2b92 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 returned with HTTP 404 Aug 13 22:10:21.320047 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 861/3411] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:10:21 2026] GET /volume/v3/snapshots/98e6d92a-a544-4855-b9c7-dd1c1b675852 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:21.332346 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bee15c89-eea0-4dc8-a549-4c199aaed42b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:21.334835 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95688bb3-45ce-4295-9f08-032f5a73c0ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:21.334939 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bee15c89-eea0-4dc8-a549-4c199aaed42b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:10:21.335346 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bee15c89-eea0-4dc8-a549-4c199aaed42b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:21.335453 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95688bb3-45ce-4295-9f08-032f5a73c0ab None None] GET https://10.4.3.4/volume// Aug 13 22:10:21.335510 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bee15c89-eea0-4dc8-a549-4c199aaed42b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:21.335543 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95688bb3-45ce-4295-9f08-032f5a73c0ab None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:21.335680 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95688bb3-45ce-4295-9f08-032f5a73c0ab None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:21.336080 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95688bb3-45ce-4295-9f08-032f5a73c0ab None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:10:21.336507 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 854/3412] 10.4.3.4 () {64 vars in 990 bytes} [Thu Aug 13 22:10:21 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:10:21.348497 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:21.348497 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:21.348730 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-25c1e45f-c6cb-4f00-8045-9db62f5fa4a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:21.349043 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25c1e45f-c6cb-4f00-8045-9db62f5fa4a0 None None] GET https://10.4.3.4/volume// Aug 13 22:10:21.349385 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25c1e45f-c6cb-4f00-8045-9db62f5fa4a0 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:21.349705 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25c1e45f-c6cb-4f00-8045-9db62f5fa4a0 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:21.350137 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25c1e45f-c6cb-4f00-8045-9db62f5fa4a0 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:10:21.350524 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 843/3413] 10.4.3.4 () {64 vars in 990 bytes} [Thu Aug 13 22:10:21 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:10:21.355302 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bee15c89-eea0-4dc8-a549-4c199aaed42b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:10:21.361498 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3bcb90d2-9716-446e-9927-20741ed3ba61 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:21.363647 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bee15c89-eea0-4dc8-a549-4c199aaed42b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:10:21.364542 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 856/3414] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:21 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:21.402549 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-13333235-e42f-4730-97f8-1a2378ad7f38 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:21.405374 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:10:21.405779 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-841600790"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:21.407333 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume request body: {'volume': {'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-841600790'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:10:21.483579 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bcb90d2-9716-446e-9927-20741ed3ba61 tempest-VersionsTest-358921576 tempest-VersionsTest-358921576-project-member] GET https://10.4.3.4/volume/v3/ Aug 13 22:10:21.483836 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bcb90d2-9716-446e-9927-20741ed3ba61 tempest-VersionsTest-358921576 tempest-VersionsTest-358921576-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:21.484099 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bcb90d2-9716-446e-9927-20741ed3ba61 tempest-VersionsTest-358921576 tempest-VersionsTest-358921576-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:21.484759 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bcb90d2-9716-446e-9927-20741ed3ba61 tempest-VersionsTest-358921576 tempest-VersionsTest-358921576-project-member] https://10.4.3.4/volume/v3/ returned with HTTP 200 Aug 13 22:10:21.485111 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 862/3415] 10.4.3.4 () {66 vars in 1202 bytes} [Thu Aug 13 22:10:21 2026] GET /volume/v3/ => generated 384 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:21.501950 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume of 1 GB Aug 13 22:10:21.508949 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Availability Zones retrieved successfully. Aug 13 22:10:21.516951 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Flow 'volume_create_api' (b5cdf457-3576-47c1-8072-cd64afa8b94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:10:21.518221 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6aa6983-3120-45be-a7d1-548729afd8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:21.519125 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:10:21.597151 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6aa6983-3120-45be-a7d1-548729afd8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:21.598235 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f59dcf-8797-43c6-ac4d-4de1f85ea98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:21.655846 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Created reservations ['b56d5e12-cdfb-4371-b7f1-67a4976e78e4', '7e02f30f-5fd7-4d15-9e51-6e3c07c9764b', '4f069584-5e6a-4565-8a35-c8bde4c786cf', '2b6c2dc2-c5db-49b4-a3fe-8dbd1efac700'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:10:21.656900 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f59dcf-8797-43c6-ac4d-4de1f85ea98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b56d5e12-cdfb-4371-b7f1-67a4976e78e4', '7e02f30f-5fd7-4d15-9e51-6e3c07c9764b', '4f069584-5e6a-4565-8a35-c8bde4c786cf', '2b6c2dc2-c5db-49b4-a3fe-8dbd1efac700']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:21.658084 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (964c5b31-a466-4ab1-b2b8-87853e203254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:21.687804 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (964c5b31-a466-4ab1-b2b8-87853e203254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cdf8dd1-482a-4e46-a4d6-0da69792854a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-841600790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96b50ea37b664c6d85f244ff30e45b7b',qos_specs=None,replication_status=,reservations=['b56d5e12-cdfb-4371-b7f1-67a4976e78e4','7e02f30f-5fd7-4d15-9e51-6e3c07c9764b','4f069584-5e6a-4565-8a35-c8bde4c786cf','2b6c2dc2-c5db-49b4-a3fe-8dbd1efac700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:10:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-841600790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cdf8dd1-482a-4e46-a4d6-0da69792854a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96b50ea37b664c6d85f244ff30e45b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:21.689511 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c507c112-a046-418e-a2aa-56047e81d81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:21.714187 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c507c112-a046-418e-a2aa-56047e81d81e) transitioned into state 'SUCCESS' from state '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-841600790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96b50ea37b664c6d85f244ff30e45b7b',qos_specs=None,replication_status=,reservations=['b56d5e12-cdfb-4371-b7f1-67a4976e78e4','7e02f30f-5fd7-4d15-9e51-6e3c07c9764b','4f069584-5e6a-4565-8a35-c8bde4c786cf','2b6c2dc2-c5db-49b4-a3fe-8dbd1efac700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:21.714764 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f03e158-d65e-46eb-a780-bb3a78f42399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:21.728484 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f03e158-d65e-46eb-a780-bb3a78f42399) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:21.729596 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Flow 'volume_create_api' (b5cdf457-3576-47c1-8072-cd64afa8b94f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:10:21.729991 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume request issued successfully. Aug 13 22:10:21.730706 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13333235-e42f-4730-97f8-1a2378ad7f38 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:10:21.731215 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 855/3416] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:10:21 2026] POST /volume/v3/volumes => generated 749 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:10:21.746321 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-62f27f6e-319c-4973-a777-7bf8f23a89ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:21.751520 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62f27f6e-319c-4973-a777-7bf8f23a89ba tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:10:21.751625 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62f27f6e-319c-4973-a777-7bf8f23a89ba tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:21.751925 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62f27f6e-319c-4973-a777-7bf8f23a89ba tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:21.763253 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:21.763253 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:21.768477 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-62f27f6e-319c-4973-a777-7bf8f23a89ba tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:10:21.775101 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62f27f6e-319c-4973-a777-7bf8f23a89ba tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 200 Aug 13 22:10:21.775677 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 844/3417] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:21 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:21.963031 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-36fa9b1d-690a-4a8f-a37f-661caaebfb0d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:21.964970 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36fa9b1d-690a-4a8f-a37f-661caaebfb0d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:21.965241 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36fa9b1d-690a-4a8f-a37f-661caaebfb0d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:21.965437 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36fa9b1d-690a-4a8f-a37f-661caaebfb0d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:21.965591 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-36fa9b1d-690a-4a8f-a37f-661caaebfb0d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:21.972387 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:21.972387 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:21.973241 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36fa9b1d-690a-4a8f-a37f-661caaebfb0d tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:21.973804 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 857/3418] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:21 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:22.270740 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-c77b9e82-cfb1-4e65-814a-42c2b32ad98a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:22.273372 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-c77b9e82-cfb1-4e65-814a-42c2b32ad98a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] DELETE https://10.4.3.4/volume/v3/attachments/8534e5f3-ac1f-4abc-9197-eb7de38617be Aug 13 22:10:22.273643 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-c77b9e82-cfb1-4e65-814a-42c2b32ad98a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:22.273881 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-c77b9e82-cfb1-4e65-814a-42c2b32ad98a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:22.276020 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=675,cinder:UPDATE=158,cinder:DELETE=2,cinder:INSERT=120 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:10:22.287661 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:22.287661 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:22.323996 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-00968efe-5e53-442c-ba99-b27ebeda8ad4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:22.326271 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00968efe-5e53-442c-ba99-b27ebeda8ad4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:22.326634 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00968efe-5e53-442c-ba99-b27ebeda8ad4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:22.326981 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00968efe-5e53-442c-ba99-b27ebeda8ad4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:22.326981 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-00968efe-5e53-442c-ba99-b27ebeda8ad4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:22.334139 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:22.334139 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:22.335072 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00968efe-5e53-442c-ba99-b27ebeda8ad4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:22.335709 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 856/3419] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:22 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:22.375512 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-eb70647f-5c47-4e9a-8e2a-d52e56441a4a req-c77b9e82-cfb1-4e65-814a-42c2b32ad98a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/attachments/8534e5f3-ac1f-4abc-9197-eb7de38617be returned with HTTP 200 Aug 13 22:10:22.376005 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 863/3420] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:10:22 2026] DELETE /volume/v3/attachments/8534e5f3-ac1f-4abc-9197-eb7de38617be => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:22.792511 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f2108765-39c9-4d61-b73c-e96565d8e3ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:22.795518 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2108765-39c9-4d61-b73c-e96565d8e3ee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:10:22.795836 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2108765-39c9-4d61-b73c-e96565d8e3ee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:22.796347 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2108765-39c9-4d61-b73c-e96565d8e3ee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:22.799246 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=627,cinder:UPDATE=141,cinder:INSERT=91 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:10:22.810598 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:22.810598 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:22.816605 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f2108765-39c9-4d61-b73c-e96565d8e3ee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:10:22.825118 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2108765-39c9-4d61-b73c-e96565d8e3ee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 200 Aug 13 22:10:22.825964 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 845/3421] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:22 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 1357 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:22.895277 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-cb1e8028-01ef-43ae-b9df-039a6d3d9897 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:22.897503 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-cb1e8028-01ef-43ae-b9df-039a6d3d9897 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/attachments/116c51be-c7f4-42a3-a3be-b2cc47f60552/action Aug 13 22:10:22.897821 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-cb1e8028-01ef-43ae-b9df-039a6d3d9897 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:22.897949 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-cb1e8028-01ef-43ae-b9df-039a6d3d9897 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:22.916691 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:22.916691 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:22.933135 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-36cbf08a-6a5e-442a-b71e-73d069cde69d req-cb1e8028-01ef-43ae-b9df-039a6d3d9897 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/116c51be-c7f4-42a3-a3be-b2cc47f60552/action returned with HTTP 204 Aug 13 22:10:22.933408 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 858/3422] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:10:22 2026] POST /volume/v3/attachments/116c51be-c7f4-42a3-a3be-b2cc47f60552/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:22.985258 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-91398930-8d78-45bd-b892-762571e20ff4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:22.987412 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91398930-8d78-45bd-b892-762571e20ff4 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:22.987633 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91398930-8d78-45bd-b892-762571e20ff4 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:22.987895 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91398930-8d78-45bd-b892-762571e20ff4 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:22.988081 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-91398930-8d78-45bd-b892-762571e20ff4 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:22.999450 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:22.999450 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:22.999710 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91398930-8d78-45bd-b892-762571e20ff4 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:23.000326 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 857/3423] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:22 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:23.222514 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eefafaeb-fbf8-437b-a9d1-1465afec1f9f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:23.225837 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eefafaeb-fbf8-437b-a9d1-1465afec1f9f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] DELETE https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 Aug 13 22:10:23.229816 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eefafaeb-fbf8-437b-a9d1-1465afec1f9f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:23.231499 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eefafaeb-fbf8-437b-a9d1-1465afec1f9f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:23.231738 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-eefafaeb-fbf8-437b-a9d1-1465afec1f9f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Delete volume with id: f34e5c38-f182-47bf-81d0-932ea8f50e91 Aug 13 22:10:23.243156 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:23.243156 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:23.243963 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eefafaeb-fbf8-437b-a9d1-1465afec1f9f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:23.268841 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eefafaeb-fbf8-437b-a9d1-1465afec1f9f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Delete volume request issued successfully. Aug 13 22:10:23.269144 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eefafaeb-fbf8-437b-a9d1-1465afec1f9f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 returned with HTTP 202 Aug 13 22:10:23.269732 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 864/3424] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:10:23 2026] DELETE /volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:23.352206 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e63a4d65-80e1-4497-8453-e7da63d20e17 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:23.354719 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e63a4d65-80e1-4497-8453-e7da63d20e17 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:23.355014 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e63a4d65-80e1-4497-8453-e7da63d20e17 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:23.355277 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e63a4d65-80e1-4497-8453-e7da63d20e17 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:23.355452 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e63a4d65-80e1-4497-8453-e7da63d20e17 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:23.364648 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:23.364648 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:23.365857 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e63a4d65-80e1-4497-8453-e7da63d20e17 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:23.366453 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 846/3425] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:23 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:24.018390 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-51460a9f-2f4e-4b33-935d-168a05e9b3db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:24.021047 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51460a9f-2f4e-4b33-935d-168a05e9b3db tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:24.021166 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51460a9f-2f4e-4b33-935d-168a05e9b3db tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:24.021958 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51460a9f-2f4e-4b33-935d-168a05e9b3db tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:24.021958 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-51460a9f-2f4e-4b33-935d-168a05e9b3db tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:24.031755 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:24.031755 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:24.031934 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51460a9f-2f4e-4b33-935d-168a05e9b3db tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:24.032509 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 859/3426] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:24 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:24.383560 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5c6b349-ff08-4ddc-adb5-40b783af1678 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:24.385689 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5c6b349-ff08-4ddc-adb5-40b783af1678 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:24.385935 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5c6b349-ff08-4ddc-adb5-40b783af1678 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:24.386159 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5c6b349-ff08-4ddc-adb5-40b783af1678 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:24.386289 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a5c6b349-ff08-4ddc-adb5-40b783af1678 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:24.395263 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:24.395263 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:24.396326 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5c6b349-ff08-4ddc-adb5-40b783af1678 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:24.396881 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 858/3427] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:24 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:25.047625 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a77ba942-78e2-4192-a6db-f709613ff7e8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:25.050013 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a77ba942-78e2-4192-a6db-f709613ff7e8 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:25.050213 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a77ba942-78e2-4192-a6db-f709613ff7e8 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:25.050491 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a77ba942-78e2-4192-a6db-f709613ff7e8 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:25.050568 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a77ba942-78e2-4192-a6db-f709613ff7e8 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:25.056272 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:25.056272 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:25.057279 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a77ba942-78e2-4192-a6db-f709613ff7e8 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:25.058128 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 865/3428] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:25 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:10:25.410565 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-815ec0a4-58a2-468c-a292-3da6ef9819aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:25.413234 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-815ec0a4-58a2-468c-a292-3da6ef9819aa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:25.414446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-815ec0a4-58a2-468c-a292-3da6ef9819aa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:25.414446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-815ec0a4-58a2-468c-a292-3da6ef9819aa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:25.414652 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-815ec0a4-58a2-468c-a292-3da6ef9819aa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:25.433273 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:25.433273 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:25.434336 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-815ec0a4-58a2-468c-a292-3da6ef9819aa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:25.435207 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 847/3429] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:25 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:25.452959 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ce67f53-cef2-4c03-a6cf-af3075a8fda6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:25.455953 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ce67f53-cef2-4c03-a6cf-af3075a8fda6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/6e397da0-9998-4692-afe4-387787ac5824 Aug 13 22:10:25.456712 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ce67f53-cef2-4c03-a6cf-af3075a8fda6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:25.456712 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ce67f53-cef2-4c03-a6cf-af3075a8fda6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:25.465256 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=673,cinder:INSERT=108,cinder:UPDATE=194 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:10:25.482355 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:25.482355 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:25.489286 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ce67f53-cef2-4c03-a6cf-af3075a8fda6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:10:25.499173 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ce67f53-cef2-4c03-a6cf-af3075a8fda6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/6e397da0-9998-4692-afe4-387787ac5824 returned with HTTP 200 Aug 13 22:10:25.500031 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 860/3430] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:25 2026] GET /volume/v3/volumes/6e397da0-9998-4692-afe4-387787ac5824 => generated 961 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:25.521954 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-69736ab6-17d9-428f-8deb-1e64f5607e35 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:25.524246 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69736ab6-17d9-428f-8deb-1e64f5607e35 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/6e397da0-9998-4692-afe4-387787ac5824 Aug 13 22:10:25.524518 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69736ab6-17d9-428f-8deb-1e64f5607e35 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:25.524747 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69736ab6-17d9-428f-8deb-1e64f5607e35 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:25.530701 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=632,cinder:UPDATE=156,cinder:DELETE=3,cinder:INSERT=100 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:10:25.544483 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:25.544483 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:25.557683 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-69736ab6-17d9-428f-8deb-1e64f5607e35 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:10:25.566317 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69736ab6-17d9-428f-8deb-1e64f5607e35 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/6e397da0-9998-4692-afe4-387787ac5824 returned with HTTP 200 Aug 13 22:10:25.566317 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 859/3431] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:25 2026] GET /volume/v3/volumes/6e397da0-9998-4692-afe4-387787ac5824 => generated 961 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:25.585294 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-49c84662-91d0-4eed-8d37-d34a93ca225e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:25.587576 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49c84662-91d0-4eed-8d37-d34a93ca225e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] DELETE https://10.4.3.4/volume/v3/volumes/6e397da0-9998-4692-afe4-387787ac5824 Aug 13 22:10:25.587900 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49c84662-91d0-4eed-8d37-d34a93ca225e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:25.588345 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49c84662-91d0-4eed-8d37-d34a93ca225e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:25.588459 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-49c84662-91d0-4eed-8d37-d34a93ca225e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete volume with id: 6e397da0-9998-4692-afe4-387787ac5824 Aug 13 22:10:25.604476 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:25.604476 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:25.605221 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-49c84662-91d0-4eed-8d37-d34a93ca225e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:10:25.635600 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-49c84662-91d0-4eed-8d37-d34a93ca225e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete volume request issued successfully. Aug 13 22:10:25.635786 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49c84662-91d0-4eed-8d37-d34a93ca225e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/6e397da0-9998-4692-afe4-387787ac5824 returned with HTTP 202 Aug 13 22:10:25.636228 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 866/3432] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:10:25 2026] DELETE /volume/v3/volumes/6e397da0-9998-4692-afe4-387787ac5824 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:25.649542 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f688ba4a-1b87-4a56-8ee6-774996b1d0da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:25.653680 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f688ba4a-1b87-4a56-8ee6-774996b1d0da tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/6e397da0-9998-4692-afe4-387787ac5824 Aug 13 22:10:25.653869 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f688ba4a-1b87-4a56-8ee6-774996b1d0da tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:25.654185 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f688ba4a-1b87-4a56-8ee6-774996b1d0da tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:25.668685 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:25.668685 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:25.674926 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f688ba4a-1b87-4a56-8ee6-774996b1d0da tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:10:25.684872 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f688ba4a-1b87-4a56-8ee6-774996b1d0da tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/6e397da0-9998-4692-afe4-387787ac5824 returned with HTTP 200 Aug 13 22:10:25.685553 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 848/3433] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:25 2026] GET /volume/v3/volumes/6e397da0-9998-4692-afe4-387787ac5824 => generated 960 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:25.745858 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-acee40c4-f14d-4f90-8c33-3cb1811a9cfd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:25.746603 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acee40c4-f14d-4f90-8c33-3cb1811a9cfd None None] GET https://10.4.3.4/volume// Aug 13 22:10:25.746934 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acee40c4-f14d-4f90-8c33-3cb1811a9cfd None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:25.747225 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acee40c4-f14d-4f90-8c33-3cb1811a9cfd None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:25.747715 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acee40c4-f14d-4f90-8c33-3cb1811a9cfd None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:10:25.748255 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 861/3434] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:10:25 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:10:25.760390 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-53060d4b-598d-479f-9c02-a115eee505b4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:25.766661 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-53060d4b-598d-479f-9c02-a115eee505b4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:10:25.767878 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-53060d4b-598d-479f-9c02-a115eee505b4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c2875e0-f081-4450-921c-6f37ce8b6bf4", "connector": null, "instance_uuid": "c41fd0d4-e553-4c45-910a-9d0ec4d535e9"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:25.786177 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:25.786177 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:25.835578 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-53060d4b-598d-479f-9c02-a115eee505b4 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:10:25.836168 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 860/3435] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:10:25 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:10:25.846633 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-f2e09b16-fb81-44d4-abcd-7f668721d1d5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:25.847077 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-f2e09b16-fb81-44d4-abcd-7f668721d1d5 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] DELETE https://10.4.3.4/volume/v3/attachments/116c51be-c7f4-42a3-a3be-b2cc47f60552 Aug 13 22:10:25.847359 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-f2e09b16-fb81-44d4-abcd-7f668721d1d5 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:25.847675 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-f2e09b16-fb81-44d4-abcd-7f668721d1d5 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:25.857950 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:25.857950 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:25.936231 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-f2e09b16-fb81-44d4-abcd-7f668721d1d5 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/116c51be-c7f4-42a3-a3be-b2cc47f60552 returned with HTTP 200 Aug 13 22:10:25.936995 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 867/3436] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:10:25 2026] DELETE /volume/v3/attachments/116c51be-c7f4-42a3-a3be-b2cc47f60552 => generated 192 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:26.074595 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5011b965-3288-4afc-9897-75a8f894a706 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:26.077649 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5011b965-3288-4afc-9897-75a8f894a706 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:26.078188 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5011b965-3288-4afc-9897-75a8f894a706 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:26.078535 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5011b965-3288-4afc-9897-75a8f894a706 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:26.079443 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5011b965-3288-4afc-9897-75a8f894a706 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:26.086836 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:26.086836 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:26.087337 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5011b965-3288-4afc-9897-75a8f894a706 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:26.087806 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 849/3437] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:26 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:26.707147 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a403daa4-0c58-4622-9331-63623354fc62 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:26.709704 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a403daa4-0c58-4622-9331-63623354fc62 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/6e397da0-9998-4692-afe4-387787ac5824 Aug 13 22:10:26.710013 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a403daa4-0c58-4622-9331-63623354fc62 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:26.710292 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a403daa4-0c58-4622-9331-63623354fc62 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:26.723039 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a403daa4-0c58-4622-9331-63623354fc62 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/6e397da0-9998-4692-afe4-387787ac5824 returned with HTTP 404 Aug 13 22:10:26.723722 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 862/3438] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:26 2026] GET /volume/v3/volumes/6e397da0-9998-4692-afe4-387787ac5824 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:26.737340 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4195788b-ff23-4032-a8cf-a46797e4a0cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:26.739278 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4195788b-ff23-4032-a8cf-a46797e4a0cb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] DELETE https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:26.739479 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4195788b-ff23-4032-a8cf-a46797e4a0cb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:26.739639 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4195788b-ff23-4032-a8cf-a46797e4a0cb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:26.739729 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-4195788b-ff23-4032-a8cf-a46797e4a0cb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete backup with id: b4c29814-7e54-4deb-b475-2fc0529bf14d. Aug 13 22:10:26.745362 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:26.745362 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:26.760857 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-4195788b-ff23-4032-a8cf-a46797e4a0cb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] delete_backup rpcapi backup_id b4c29814-7e54-4deb-b475-2fc0529bf14d {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:10:26.764707 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4195788b-ff23-4032-a8cf-a46797e4a0cb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 202 Aug 13 22:10:26.765321 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 861/3439] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:10:26 2026] DELETE /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:10:26.774824 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-18b21d8b-05ab-41fb-be9b-d3724e9b3cf5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:26.777510 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18b21d8b-05ab-41fb-be9b-d3724e9b3cf5 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:26.777780 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18b21d8b-05ab-41fb-be9b-d3724e9b3cf5 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:26.778061 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18b21d8b-05ab-41fb-be9b-d3724e9b3cf5 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:26.778222 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-18b21d8b-05ab-41fb-be9b-d3724e9b3cf5 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:26.782806 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:26.782806 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:26.783731 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18b21d8b-05ab-41fb-be9b-d3724e9b3cf5 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 200 Aug 13 22:10:26.784116 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 868/3440] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:26 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:27.103075 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-273149f3-7289-416e-a3aa-b9141975dd94 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:27.105509 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-273149f3-7289-416e-a3aa-b9141975dd94 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:27.106280 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-273149f3-7289-416e-a3aa-b9141975dd94 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:27.106908 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-273149f3-7289-416e-a3aa-b9141975dd94 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:27.107406 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-273149f3-7289-416e-a3aa-b9141975dd94 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:27.113792 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:27.113792 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:27.114943 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-273149f3-7289-416e-a3aa-b9141975dd94 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:27.116499 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 850/3441] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:27 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:27.130669 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a9c8744-fded-4366-8d6d-45466a8e1c45 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:27.136198 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a9c8744-fded-4366-8d6d-45466a8e1c45 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:10:27.136402 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a9c8744-fded-4366-8d6d-45466a8e1c45 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e73db2c5-b6a6-4dba-a669-375ffd6e1643", "name": "tempest-VolumesBackupsTest-Backup-2103097524"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:27.137872 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-2a9c8744-fded-4366-8d6d-45466a8e1c45 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Creating new backup {'backup': {'volume_id': 'e73db2c5-b6a6-4dba-a669-375ffd6e1643', 'name': 'tempest-VolumesBackupsTest-Backup-2103097524'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:10:27.138100 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-2a9c8744-fded-4366-8d6d-45466a8e1c45 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Creating backup of volume e73db2c5-b6a6-4dba-a669-375ffd6e1643 in container None Aug 13 22:10:27.145628 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:27.145628 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:27.146092 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2a9c8744-fded-4366-8d6d-45466a8e1c45 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Volume info retrieved successfully. Aug 13 22:10:27.182181 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-2a9c8744-fded-4366-8d6d-45466a8e1c45 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Created reservations ['76363724-c2b0-44e5-840b-59a82b9d57af', 'fafc9fb7-0243-4321-8f42-3237bbbf14a4'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:10:27.250383 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a9c8744-fded-4366-8d6d-45466a8e1c45 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:10:27.250383 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 863/3442] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:10:27 2026] POST /volume/v3/backups => generated 326 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:10:27.274586 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f9cf1f4a-436a-4c61-a3a8-49595f88518e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:27.280936 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9cf1f4a-436a-4c61-a3a8-49595f88518e tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:27.281468 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9cf1f4a-436a-4c61-a3a8-49595f88518e tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:27.281516 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9cf1f4a-436a-4c61-a3a8-49595f88518e tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:27.281666 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f9cf1f4a-436a-4c61-a3a8-49595f88518e tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:27.293792 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:27.293792 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:27.295995 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9cf1f4a-436a-4c61-a3a8-49595f88518e tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:27.295995 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 862/3443] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:27 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:28.391085 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-00fb93d4-bb6c-4a98-a5ee-b4f1acffbecc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:28.391085 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00fb93d4-bb6c-4a98-a5ee-b4f1acffbecc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d Aug 13 22:10:28.391085 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00fb93d4-bb6c-4a98-a5ee-b4f1acffbecc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:28.391085 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00fb93d4-bb6c-4a98-a5ee-b4f1acffbecc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:28.391085 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-00fb93d4-bb6c-4a98-a5ee-b4f1acffbecc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id b4c29814-7e54-4deb-b475-2fc0529bf14d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:28.391085 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00fb93d4-bb6c-4a98-a5ee-b4f1acffbecc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d returned with HTTP 404 Aug 13 22:10:28.391085 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 869/3444] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:27 2026] GET /volume/v3/backups/b4c29814-7e54-4deb-b475-2fc0529bf14d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:28.395533 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-60a5566e-a30f-443c-b506-a1cbd29f68b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:28.395533 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-60a5566e-a30f-443c-b506-a1cbd29f68b3 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] PUT https://10.4.3.4/volume/v3/attachments/56feb3d0-4642-462a-bdc6-5194eca60756 Aug 13 22:10:28.395533 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-60a5566e-a30f-443c-b506-a1cbd29f68b3 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:28.395533 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-60a5566e-a30f-443c-b506-a1cbd29f68b3 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Acquiring lock "cinder-attachment_update-5c2875e0-f081-4450-921c-6f37ce8b6bf4-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:10:28.395533 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-60a5566e-a30f-443c-b506-a1cbd29f68b3 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Lock "cinder-attachment_update-5c2875e0-f081-4450-921c-6f37ce8b6bf4-np0000007271" acquired by "attachment_update" :: waited 0.007s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:10:28.395533 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:28.395533 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:28.398474 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fb4aff46-b1d8-4726-92b5-32ef18d0b454 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:28.398474 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb4aff46-b1d8-4726-92b5-32ef18d0b454 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] DELETE https://10.4.3.4/volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b Aug 13 22:10:28.398474 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb4aff46-b1d8-4726-92b5-32ef18d0b454 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:28.398474 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb4aff46-b1d8-4726-92b5-32ef18d0b454 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:28.398474 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-fb4aff46-b1d8-4726-92b5-32ef18d0b454 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete volume with id: 3a8eedf8-0095-4e1f-bf86-de5bf400887b Aug 13 22:10:28.398474 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:28.398474 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:28.398474 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fb4aff46-b1d8-4726-92b5-32ef18d0b454 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:10:28.398474 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fb4aff46-b1d8-4726-92b5-32ef18d0b454 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete volume request issued successfully. Aug 13 22:10:28.398474 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb4aff46-b1d8-4726-92b5-32ef18d0b454 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b returned with HTTP 202 Aug 13 22:10:28.398474 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 864/3445] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:10:27 2026] DELETE /volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:28.399745 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-922ba8d7-46c5-46e4-9ff9-dea1234a96b4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:28.399745 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-922ba8d7-46c5-46e4-9ff9-dea1234a96b4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b Aug 13 22:10:28.399745 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-922ba8d7-46c5-46e4-9ff9-dea1234a96b4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:28.399745 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-922ba8d7-46c5-46e4-9ff9-dea1234a96b4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:28.399745 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:28.399745 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:28.399745 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-922ba8d7-46c5-46e4-9ff9-dea1234a96b4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:10:28.399745 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-922ba8d7-46c5-46e4-9ff9-dea1234a96b4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b returned with HTTP 200 Aug 13 22:10:28.399745 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 863/3446] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:28 2026] GET /volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:28.400587 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-60a5566e-a30f-443c-b506-a1cbd29f68b3 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Lock "cinder-attachment_update-5c2875e0-f081-4450-921c-6f37ce8b6bf4-np0000007271" released by "attachment_update" :: held 0.128s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:10:28.400587 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-60a5566e-a30f-443c-b506-a1cbd29f68b3 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/56feb3d0-4642-462a-bdc6-5194eca60756 returned with HTTP 200 Aug 13 22:10:28.400587 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 851/3447] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:10:27 2026] PUT /volume/v3/attachments/56feb3d0-4642-462a-bdc6-5194eca60756 => generated 968 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:28.401857 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-89fd0b00-4fc4-4de8-b276-cc6b675b1437 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:28.401857 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-89fd0b00-4fc4-4de8-b276-cc6b675b1437 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/attachments/56feb3d0-4642-462a-bdc6-5194eca60756 Aug 13 22:10:28.401857 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-89fd0b00-4fc4-4de8-b276-cc6b675b1437 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:28.401857 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-89fd0b00-4fc4-4de8-b276-cc6b675b1437 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:28.401857 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-89fd0b00-4fc4-4de8-b276-cc6b675b1437 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/56feb3d0-4642-462a-bdc6-5194eca60756 returned with HTTP 200 Aug 13 22:10:28.401857 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 870/3448] 10.4.3.4 () {70 vars in 1637 bytes} [Thu Aug 13 22:10:28 2026] GET /volume/v3/attachments/56feb3d0-4642-462a-bdc6-5194eca60756 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:28.402582 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-55161ac5-71e8-4d52-a060-19667720421a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:28.402582 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55161ac5-71e8-4d52-a060-19667720421a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:28.402582 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55161ac5-71e8-4d52-a060-19667720421a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:28.402582 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55161ac5-71e8-4d52-a060-19667720421a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:28.402582 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-55161ac5-71e8-4d52-a060-19667720421a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:28.402582 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:28.402582 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:28.402582 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55161ac5-71e8-4d52-a060-19667720421a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:28.402582 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 865/3449] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:28 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:29.041988 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:29.054305 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-03ef2c25-bb86-410a-8552-e7194789c2e7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:29.056096 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03ef2c25-bb86-410a-8552-e7194789c2e7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b Aug 13 22:10:29.056432 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03ef2c25-bb86-410a-8552-e7194789c2e7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:29.056688 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03ef2c25-bb86-410a-8552-e7194789c2e7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:29.063539 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03ef2c25-bb86-410a-8552-e7194789c2e7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b returned with HTTP 404 Aug 13 22:10:29.064286 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 852/3450] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:29 2026] GET /volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:29.074646 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e704f9b-a47b-4ee4-b216-0aaec3feddca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:29.076748 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e704f9b-a47b-4ee4-b216-0aaec3feddca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b Aug 13 22:10:29.076748 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e704f9b-a47b-4ee4-b216-0aaec3feddca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:29.077032 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e704f9b-a47b-4ee4-b216-0aaec3feddca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:29.083363 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e704f9b-a47b-4ee4-b216-0aaec3feddca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b returned with HTTP 404 Aug 13 22:10:29.083943 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 871/3451] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:29 2026] GET /volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:29.092511 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f7c8395-1bdb-47e8-b813-87f26fe3d8d4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:29.094753 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f7c8395-1bdb-47e8-b813-87f26fe3d8d4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] DELETE https://10.4.3.4/volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b Aug 13 22:10:29.095300 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f7c8395-1bdb-47e8-b813-87f26fe3d8d4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:29.095680 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f7c8395-1bdb-47e8-b813-87f26fe3d8d4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:29.095866 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4f7c8395-1bdb-47e8-b813-87f26fe3d8d4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete volume with id: 3a8eedf8-0095-4e1f-bf86-de5bf400887b Aug 13 22:10:29.104055 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f7c8395-1bdb-47e8-b813-87f26fe3d8d4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b returned with HTTP 404 Aug 13 22:10:29.104694 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 866/3452] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:10:29 2026] DELETE /volume/v3/volumes/3a8eedf8-0095-4e1f-bf86-de5bf400887b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:29.119561 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:29.121843 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:10:29.122379 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2011552922"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:29.122677 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:10:29.123219 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1490569214"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:29.124085 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2011552922'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:10:29.124264 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Create volume of 1 GB Aug 13 22:10:29.124724 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:29.124724 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:29.126084 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1490569214'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:10:29.126348 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Create volume of 1 GB Aug 13 22:10:29.129396 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Availability Zones retrieved successfully. Aug 13 22:10:29.134020 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Availability Zones retrieved successfully. Aug 13 22:10:29.138493 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Flow 'volume_create_api' (59e037e0-af15-44a7-a097-cd25c74c364b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:10:29.139146 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8211e5d8-1801-4776-9471-7bf1ca305adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:29.140500 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:10:29.141699 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Flow 'volume_create_api' (a1c33a9a-0884-48c6-bf38-e040207ceb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:10:29.143982 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218b0f9b-2fb9-482a-9c5c-1844b16ce781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:29.144497 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:10:29.179256 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8211e5d8-1801-4776-9471-7bf1ca305adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:29.179609 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218b0f9b-2fb9-482a-9c5c-1844b16ce781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:29.180574 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b439ecdd-3d44-4b17-9cc7-421c901a204c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:29.180781 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7902e74-df06-4ccc-bb7d-b88c16244560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:29.255736 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Created reservations ['915d3ce3-f820-4c5e-9b84-0d4d1f136982', 'f5ee1c24-6609-45be-a0e8-e027c9dbad85', '862f50d8-b388-427f-8a1d-81e114c909b6', 'efaf1974-9c2c-4ed8-9ac7-f77c43b29173'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:10:29.257008 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7902e74-df06-4ccc-bb7d-b88c16244560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['915d3ce3-f820-4c5e-9b84-0d4d1f136982', 'f5ee1c24-6609-45be-a0e8-e027c9dbad85', '862f50d8-b388-427f-8a1d-81e114c909b6', 'efaf1974-9c2c-4ed8-9ac7-f77c43b29173']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:29.259777 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9e3aa1b-7e5c-4c5a-a437-73765430dd74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:29.268515 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Created reservations ['c070be2f-750f-4ec3-9120-c676a03e33cb', '30415316-b5c8-499f-91ee-03b0222958e0', '94f9162e-af9e-4bf4-9887-d1e0837d9da8', '63d00456-ab73-4b7f-bacc-fff8ca4c55de'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:10:29.269313 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b439ecdd-3d44-4b17-9cc7-421c901a204c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c070be2f-750f-4ec3-9120-c676a03e33cb', '30415316-b5c8-499f-91ee-03b0222958e0', '94f9162e-af9e-4bf4-9887-d1e0837d9da8', '63d00456-ab73-4b7f-bacc-fff8ca4c55de']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:29.270097 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8bd5fe2-02bc-4495-877c-919641762f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:29.297141 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8bd5fe2-02bc-4495-877c-919641762f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76a52520-0062-4ff8-a7eb-3be29eb80c4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1490569214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e14d84aa0ad94a76a4cb10f543dad836',qos_specs=None,replication_status=,reservations=['c070be2f-750f-4ec3-9120-c676a03e33cb','30415316-b5c8-499f-91ee-03b0222958e0','94f9162e-af9e-4bf4-9887-d1e0837d9da8','63d00456-ab73-4b7f-bacc-fff8ca4c55de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca830a2063848d68371ddf8b66f2737',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:10:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1490569214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76a52520-0062-4ff8-a7eb-3be29eb80c4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e14d84aa0ad94a76a4cb10f543dad836',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ca830a2063848d68371ddf8b66f2737',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:29.298145 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a84b721-5f53-47a1-90e5-722f6f88d9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:29.300203 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9e3aa1b-7e5c-4c5a-a437-73765430dd74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7489a8e7-8da4-489d-ad4e-2cd1132d65dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2011552922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',qos_specs=None,replication_status=,reservations=['915d3ce3-f820-4c5e-9b84-0d4d1f136982','f5ee1c24-6609-45be-a0e8-e027c9dbad85','862f50d8-b388-427f-8a1d-81e114c909b6','efaf1974-9c2c-4ed8-9ac7-f77c43b29173'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01617df91f9d47f397b4fe1290f432e4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:10:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2011552922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7489a8e7-8da4-489d-ad4e-2cd1132d65dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01617df91f9d47f397b4fe1290f432e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:29.301166 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2a79410-d6c0-4bb0-b46b-2da90d9777d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:29.320062 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a84b721-5f53-47a1-90e5-722f6f88d9eb) transitioned into state 'SUCCESS' from state '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-1490569214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e14d84aa0ad94a76a4cb10f543dad836',qos_specs=None,replication_status=,reservations=['c070be2f-750f-4ec3-9120-c676a03e33cb','30415316-b5c8-499f-91ee-03b0222958e0','94f9162e-af9e-4bf4-9887-d1e0837d9da8','63d00456-ab73-4b7f-bacc-fff8ca4c55de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca830a2063848d68371ddf8b66f2737',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:29.320693 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (948a4efd-29e5-42ef-a891-f9edf16c29f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:29.332381 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-85b36201-d1de-4b40-a053-75b62bd1577b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:29.334246 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93fd0bc1-df04-49b6-a0e5-65ae2305121c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:29.337598 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-85b36201-d1de-4b40-a053-75b62bd1577b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d Aug 13 22:10:29.337760 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93fd0bc1-df04-49b6-a0e5-65ae2305121c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:29.337820 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (948a4efd-29e5-42ef-a891-f9edf16c29f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:29.338028 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-85b36201-d1de-4b40-a053-75b62bd1577b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:29.338075 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93fd0bc1-df04-49b6-a0e5-65ae2305121c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:29.338267 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93fd0bc1-df04-49b6-a0e5-65ae2305121c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:29.338353 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-85b36201-d1de-4b40-a053-75b62bd1577b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:29.338406 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-93fd0bc1-df04-49b6-a0e5-65ae2305121c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:29.338727 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Flow 'volume_create_api' (a1c33a9a-0884-48c6-bf38-e040207ceb88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:10:29.339121 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Create volume request issued successfully. Aug 13 22:10:29.340079 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9ca6cc0-4bf3-404f-beba-83ff8a9466bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:10:29.340650 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 864/3453] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:10:29 2026] POST /volume/v3/volumes => generated 745 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:10:29.350072 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2a79410-d6c0-4bb0-b46b-2da90d9777d4) transitioned into state 'SUCCESS' from state '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-2011552922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ee41d207ee4bfd97f05d4a4e20e4a2',qos_specs=None,replication_status=,reservations=['915d3ce3-f820-4c5e-9b84-0d4d1f136982','f5ee1c24-6609-45be-a0e8-e027c9dbad85','862f50d8-b388-427f-8a1d-81e114c909b6','efaf1974-9c2c-4ed8-9ac7-f77c43b29173'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01617df91f9d47f397b4fe1290f432e4',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:29.350236 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:29.350236 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:29.351159 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93fd0bc1-df04-49b6-a0e5-65ae2305121c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:29.351216 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69146e74-6797-44d2-8d06-ec78d46d0e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:10:29.351662 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 867/3454] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:29 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:29.356552 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:29.356552 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:29.356804 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2c7f3e3b-cdd6-49fe-8d31-1d9b94144ea7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:29.358957 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c7f3e3b-cdd6-49fe-8d31-1d9b94144ea7 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:10:29.359189 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c7f3e3b-cdd6-49fe-8d31-1d9b94144ea7 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:29.359401 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c7f3e3b-cdd6-49fe-8d31-1d9b94144ea7 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:29.362092 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-85b36201-d1de-4b40-a053-75b62bd1577b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:29.367800 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69146e74-6797-44d2-8d06-ec78d46d0e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:10:29.368738 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-85b36201-d1de-4b40-a053-75b62bd1577b tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d returned with HTTP 200 Aug 13 22:10:29.368867 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Flow 'volume_create_api' (59e037e0-af15-44a7-a097-cd25c74c364b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:10:29.369396 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 872/3455] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:10:29 2026] GET /volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d => generated 1228 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:29.369470 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Create volume request issued successfully. Aug 13 22:10:29.369517 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:29.369517 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:29.369979 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-670c8b5f-d806-47f7-b2d3-d94d855a3e69 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:10:29.370581 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 853/3456] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:10:29 2026] POST /volume/v3/volumes => generated 745 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:10:29.374969 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2c7f3e3b-cdd6-49fe-8d31-1d9b94144ea7 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:29.380934 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c7f3e3b-cdd6-49fe-8d31-1d9b94144ea7 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:10:29.381607 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 865/3457] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:29 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 813 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:29.395069 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c5a71a2f-a6f5-4349-ac0a-54baeea6df26 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:29.400234 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5a71a2f-a6f5-4349-ac0a-54baeea6df26 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:10:29.401130 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5a71a2f-a6f5-4349-ac0a-54baeea6df26 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:29.401130 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5a71a2f-a6f5-4349-ac0a-54baeea6df26 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:29.404758 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-eb7e5cfe-4b51-450b-9b92-739d9b63cf07 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:29.407833 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-eb7e5cfe-4b51-450b-9b92-739d9b63cf07 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] POST https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d/action Aug 13 22:10:29.408218 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-eb7e5cfe-4b51-450b-9b92-739d9b63cf07 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:29.408435 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-eb7e5cfe-4b51-450b-9b92-739d9b63cf07 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:29.409920 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:29.409920 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:29.420580 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c5a71a2f-a6f5-4349-ac0a-54baeea6df26 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:10:29.426383 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:29.426383 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:29.427126 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-eb7e5cfe-4b51-450b-9b92-739d9b63cf07 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:29.428226 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5a71a2f-a6f5-4349-ac0a-54baeea6df26 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 200 Aug 13 22:10:29.428693 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 868/3458] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:29 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:29.434947 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-eb7e5cfe-4b51-450b-9b92-739d9b63cf07 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Begin detaching volume completed successfully. Aug 13 22:10:29.435077 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-eb7e5cfe-4b51-450b-9b92-739d9b63cf07 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d/action returned with HTTP 202 Aug 13 22:10:29.438720 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 873/3459] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:10:29 2026] POST /volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:10:29.498807 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-46bee2b1-fa3e-445a-b7d5-23c2bb76f25d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:29.499721 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46bee2b1-fa3e-445a-b7d5-23c2bb76f25d None None] GET https://10.4.3.4/volume// Aug 13 22:10:29.500033 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46bee2b1-fa3e-445a-b7d5-23c2bb76f25d None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:29.500311 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46bee2b1-fa3e-445a-b7d5-23c2bb76f25d None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:29.500809 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46bee2b1-fa3e-445a-b7d5-23c2bb76f25d None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:10:29.501240 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 854/3460] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:10:29 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:10:29.518331 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-a150bae4-1198-4b36-8d6b-2360b73a7674 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:29.520867 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-a150bae4-1198-4b36-8d6b-2360b73a7674 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d Aug 13 22:10:29.521585 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-a150bae4-1198-4b36-8d6b-2360b73a7674 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:29.521765 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-a150bae4-1198-4b36-8d6b-2360b73a7674 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:29.532685 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:29.532685 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:29.539798 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-a150bae4-1198-4b36-8d6b-2360b73a7674 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:29.546221 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-a150bae4-1198-4b36-8d6b-2360b73a7674 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d returned with HTTP 200 Aug 13 22:10:29.546743 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 866/3461] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:10:29 2026] GET /volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:10:30.368416 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-248b7814-197a-4ca1-9141-20aa813c0b1c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:30.368619 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-248b7814-197a-4ca1-9141-20aa813c0b1c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:30.368851 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-248b7814-197a-4ca1-9141-20aa813c0b1c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:30.369118 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-248b7814-197a-4ca1-9141-20aa813c0b1c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:30.369270 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-248b7814-197a-4ca1-9141-20aa813c0b1c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:30.376276 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:30.376276 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:30.377441 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-248b7814-197a-4ca1-9141-20aa813c0b1c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:30.378031 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 869/3462] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:30 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:30.396910 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-edb1e0b6-1df3-4b6a-8c98-d93d2cda79a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:30.399541 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-edb1e0b6-1df3-4b6a-8c98-d93d2cda79a5 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:10:30.399541 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-edb1e0b6-1df3-4b6a-8c98-d93d2cda79a5 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:30.400163 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-edb1e0b6-1df3-4b6a-8c98-d93d2cda79a5 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:30.409866 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:30.409866 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:30.414403 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-edb1e0b6-1df3-4b6a-8c98-d93d2cda79a5 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:30.420797 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-edb1e0b6-1df3-4b6a-8c98-d93d2cda79a5 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:10:30.420797 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 874/3463] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:30 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:30.445117 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d7a878a5-7f68-4d77-8f65-381cd5645cb2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:30.447497 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7a878a5-7f68-4d77-8f65-381cd5645cb2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:10:30.447750 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7a878a5-7f68-4d77-8f65-381cd5645cb2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:30.448020 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7a878a5-7f68-4d77-8f65-381cd5645cb2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:30.457216 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:30.457216 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:30.462541 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d7a878a5-7f68-4d77-8f65-381cd5645cb2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:10:30.469398 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7a878a5-7f68-4d77-8f65-381cd5645cb2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 200 Aug 13 22:10:30.470184 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 855/3464] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:30 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:31.392790 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c8064eb9-e836-4040-8168-ec6e828385b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:31.397635 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8064eb9-e836-4040-8168-ec6e828385b5 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:31.398450 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8064eb9-e836-4040-8168-ec6e828385b5 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:31.398734 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8064eb9-e836-4040-8168-ec6e828385b5 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:31.399112 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c8064eb9-e836-4040-8168-ec6e828385b5 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:31.417984 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:31.417984 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:31.420240 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8064eb9-e836-4040-8168-ec6e828385b5 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:31.421724 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 867/3465] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:31 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 746 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:32.435892 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9965aa2-5306-4004-b939-e795c544e9e2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:32.438303 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9965aa2-5306-4004-b939-e795c544e9e2 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:32.438554 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9965aa2-5306-4004-b939-e795c544e9e2 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:32.438782 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9965aa2-5306-4004-b939-e795c544e9e2 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:32.438916 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a9965aa2-5306-4004-b939-e795c544e9e2 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:32.444622 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:32.444622 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:32.445533 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9965aa2-5306-4004-b939-e795c544e9e2 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:32.446022 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 870/3466] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:32 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:33.462764 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc5fa417-398a-4e20-b32c-4926781be8c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:33.465448 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc5fa417-398a-4e20-b32c-4926781be8c8 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:33.466085 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc5fa417-398a-4e20-b32c-4926781be8c8 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:33.466370 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc5fa417-398a-4e20-b32c-4926781be8c8 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:33.466539 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fc5fa417-398a-4e20-b32c-4926781be8c8 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:33.474325 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:33.474325 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:33.475226 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc5fa417-398a-4e20-b32c-4926781be8c8 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:33.475525 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 875/3467] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:33 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:33.908270 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-9db85702-5f76-4cf5-8430-fd346aa2d996 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:33.909556 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-9db85702-5f76-4cf5-8430-fd346aa2d996 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4/encryption Aug 13 22:10:33.909774 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-9db85702-5f76-4cf5-8430-fd346aa2d996 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:33.910030 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-9db85702-5f76-4cf5-8430-fd346aa2d996 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:33.928796 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:33.928796 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:33.946304 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-9db85702-5f76-4cf5-8430-fd346aa2d996 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4/encryption returned with HTTP 200 Aug 13 22:10:33.946758 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 856/3468] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:10:33 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4/encryption => generated 160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:34.344563 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-8441b4d1-3d59-469d-b663-aa6a97081fb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:34.353709 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-8441b4d1-3d59-469d-b663-aa6a97081fb3 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] DELETE https://10.4.3.4/volume/v3/attachments/88378286-0036-42cb-8826-8578051ad234 Aug 13 22:10:34.353969 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-8441b4d1-3d59-469d-b663-aa6a97081fb3 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:34.354368 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-8441b4d1-3d59-469d-b663-aa6a97081fb3 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:34.379485 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:34.379485 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:34.490449 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fe3ea7a6-04bd-490d-b43c-fbc6b0a055a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:34.491923 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe3ea7a6-04bd-490d-b43c-fbc6b0a055a4 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:34.491923 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe3ea7a6-04bd-490d-b43c-fbc6b0a055a4 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:34.492074 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe3ea7a6-04bd-490d-b43c-fbc6b0a055a4 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:34.492230 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fe3ea7a6-04bd-490d-b43c-fbc6b0a055a4 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:34.496783 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa739478-b57b-47e3-8a2f-d81696e12c1e req-8441b4d1-3d59-469d-b663-aa6a97081fb3 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/attachments/88378286-0036-42cb-8826-8578051ad234 returned with HTTP 200 Aug 13 22:10:34.496783 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 868/3469] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:10:34 2026] DELETE /volume/v3/attachments/88378286-0036-42cb-8826-8578051ad234 => generated 19 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:34.512098 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:34.512098 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:34.513460 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe3ea7a6-04bd-490d-b43c-fbc6b0a055a4 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:34.513759 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 871/3470] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:34 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 746 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:34.809374 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-252f59f5-f710-43e6-855c-91f6aa9e9984 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:34.813390 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-252f59f5-f710-43e6-855c-91f6aa9e9984 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] DELETE https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d Aug 13 22:10:34.814015 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-252f59f5-f710-43e6-855c-91f6aa9e9984 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:34.814015 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-252f59f5-f710-43e6-855c-91f6aa9e9984 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:34.814351 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-252f59f5-f710-43e6-855c-91f6aa9e9984 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Delete volume with id: dccc7f79-2781-4129-852d-e2934b45918d Aug 13 22:10:34.825268 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:34.825268 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:34.825922 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-252f59f5-f710-43e6-855c-91f6aa9e9984 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:34.871788 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-252f59f5-f710-43e6-855c-91f6aa9e9984 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Delete volume request issued successfully. Aug 13 22:10:34.872059 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-252f59f5-f710-43e6-855c-91f6aa9e9984 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d returned with HTTP 202 Aug 13 22:10:34.872974 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 876/3471] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:10:34 2026] DELETE /volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:34.935076 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-65b5801e-d03e-479a-ae7b-43530bd018c7 req-894ef1d7-c6aa-485d-9acf-cce3119394f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:34.939107 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-65b5801e-d03e-479a-ae7b-43530bd018c7 req-894ef1d7-c6aa-485d-9acf-cce3119394f2 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d Aug 13 22:10:34.939107 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-65b5801e-d03e-479a-ae7b-43530bd018c7 req-894ef1d7-c6aa-485d-9acf-cce3119394f2 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:34.939940 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-65b5801e-d03e-479a-ae7b-43530bd018c7 req-894ef1d7-c6aa-485d-9acf-cce3119394f2 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:34.956293 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:34.956293 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:34.966143 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-65b5801e-d03e-479a-ae7b-43530bd018c7 req-894ef1d7-c6aa-485d-9acf-cce3119394f2 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:34.972903 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-65b5801e-d03e-479a-ae7b-43530bd018c7 req-894ef1d7-c6aa-485d-9acf-cce3119394f2 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d returned with HTTP 200 Aug 13 22:10:34.975546 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 857/3472] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:10:34 2026] GET /volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d => generated 935 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:35.076106 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1acc223a-a548-4e11-bd2e-af12f3c89026 req-c6a6693e-bb1f-4f0c-8a97-7938fb4f0a2e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:35.081216 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1acc223a-a548-4e11-bd2e-af12f3c89026 req-c6a6693e-bb1f-4f0c-8a97-7938fb4f0a2e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 Aug 13 22:10:35.081752 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1acc223a-a548-4e11-bd2e-af12f3c89026 req-c6a6693e-bb1f-4f0c-8a97-7938fb4f0a2e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:35.081752 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1acc223a-a548-4e11-bd2e-af12f3c89026 req-c6a6693e-bb1f-4f0c-8a97-7938fb4f0a2e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:35.093548 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1acc223a-a548-4e11-bd2e-af12f3c89026 req-c6a6693e-bb1f-4f0c-8a97-7938fb4f0a2e tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 returned with HTTP 404 Aug 13 22:10:35.094370 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 869/3473] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:10:35 2026] GET /volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:35.530097 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2404b202-61c0-46e7-8ef2-63b72e4e22b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:35.532605 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2404b202-61c0-46e7-8ef2-63b72e4e22b8 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:35.533121 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2404b202-61c0-46e7-8ef2-63b72e4e22b8 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:35.533512 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2404b202-61c0-46e7-8ef2-63b72e4e22b8 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:35.533675 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2404b202-61c0-46e7-8ef2-63b72e4e22b8 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:35.539441 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:35.539441 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:35.540858 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2404b202-61c0-46e7-8ef2-63b72e4e22b8 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:35.541265 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 872/3474] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:35 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:36.557116 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-88f4edee-6f96-4236-822f-4fb0d04dab1c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:36.559601 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88f4edee-6f96-4236-822f-4fb0d04dab1c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:36.560163 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88f4edee-6f96-4236-822f-4fb0d04dab1c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:36.560536 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88f4edee-6f96-4236-822f-4fb0d04dab1c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:36.560692 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-88f4edee-6f96-4236-822f-4fb0d04dab1c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:36.570682 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:36.570682 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:36.571381 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88f4edee-6f96-4236-822f-4fb0d04dab1c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:36.571544 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 877/3475] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:36 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:37.044360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-5ed8a485-f040-45f3-bf85-7e6d7a89058f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:37.046822 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-5ed8a485-f040-45f3-bf85-7e6d7a89058f tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/attachments/56feb3d0-4642-462a-bdc6-5194eca60756/action Aug 13 22:10:37.047760 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-5ed8a485-f040-45f3-bf85-7e6d7a89058f tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:37.048111 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-5ed8a485-f040-45f3-bf85-7e6d7a89058f tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:37.079456 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:37.079456 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:37.115616 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-40c551cf-dccf-4f2b-8be9-a5e62fd091a4 req-5ed8a485-f040-45f3-bf85-7e6d7a89058f tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/56feb3d0-4642-462a-bdc6-5194eca60756/action returned with HTTP 204 Aug 13 22:10:37.116404 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 858/3476] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:10:37 2026] POST /volume/v3/attachments/56feb3d0-4642-462a-bdc6-5194eca60756/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:37.589526 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4133a3fc-8fd3-41d8-be92-d2c4178b5925 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:37.593091 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4133a3fc-8fd3-41d8-be92-d2c4178b5925 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:37.593292 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4133a3fc-8fd3-41d8-be92-d2c4178b5925 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:37.594527 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4133a3fc-8fd3-41d8-be92-d2c4178b5925 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:37.595207 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4133a3fc-8fd3-41d8-be92-d2c4178b5925 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:37.607604 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:37.607604 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:37.608640 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4133a3fc-8fd3-41d8-be92-d2c4178b5925 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:37.609177 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 870/3477] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:37 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 746 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:37.780801 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-09eccad7-0128-4887-a1be-23abefe5e6a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:37.785409 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09eccad7-0128-4887-a1be-23abefe5e6a3 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] POST https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action Aug 13 22:10:37.785937 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09eccad7-0128-4887-a1be-23abefe5e6a3 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action body: b'{"os-attach": {"instance_uuid": "f9542a94-b7fc-41e6-8eb6-46f1eaae54ea", "mountpoint": "/dev/vdb"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:37.786237 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09eccad7-0128-4887-a1be-23abefe5e6a3 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f9542a94-b7fc-41e6-8eb6-46f1eaae54ea", "mountpoint": "/dev/vdb"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:37.803445 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:37.803445 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:37.803570 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09eccad7-0128-4887-a1be-23abefe5e6a3 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:37.818732 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09eccad7-0128-4887-a1be-23abefe5e6a3 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Update volume admin metadata completed successfully. Aug 13 22:10:37.919905 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09eccad7-0128-4887-a1be-23abefe5e6a3 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Attach volume completed successfully. Aug 13 22:10:37.919905 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09eccad7-0128-4887-a1be-23abefe5e6a3 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action returned with HTTP 202 Aug 13 22:10:37.922549 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 873/3478] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:10:37 2026] POST /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:10:37.932852 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-56f0afa0-b6cc-4465-80f0-e78abe0e52e6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:37.935473 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56f0afa0-b6cc-4465-80f0-e78abe0e52e6 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:10:37.935741 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56f0afa0-b6cc-4465-80f0-e78abe0e52e6 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:37.936700 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56f0afa0-b6cc-4465-80f0-e78abe0e52e6 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:37.949480 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:37.949480 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:37.962314 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-56f0afa0-b6cc-4465-80f0-e78abe0e52e6 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:37.973359 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56f0afa0-b6cc-4465-80f0-e78abe0e52e6 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:10:37.974097 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 878/3479] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:37 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 1172 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:38.000947 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b2a84e3-f49a-4937-8d7c-ec153f6e1b86 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:38.004304 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b2a84e3-f49a-4937-8d7c-ec153f6e1b86 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] POST https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action Aug 13 22:10:38.004304 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b2a84e3-f49a-4937-8d7c-ec153f6e1b86 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action body: b'{"os-detach": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:38.004304 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b2a84e3-f49a-4937-8d7c-ec153f6e1b86 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:38.022595 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:38.022595 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:38.023350 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6b2a84e3-f49a-4937-8d7c-ec153f6e1b86 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:38.091722 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6b2a84e3-f49a-4937-8d7c-ec153f6e1b86 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Detach volume completed successfully. Aug 13 22:10:38.092183 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b2a84e3-f49a-4937-8d7c-ec153f6e1b86 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action returned with HTTP 202 Aug 13 22:10:38.093588 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 859/3480] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:10:37 2026] POST /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:10:38.103468 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-75c9a8d0-30bf-495e-b4a8-16bb198c20bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:38.105766 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75c9a8d0-30bf-495e-b4a8-16bb198c20bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:10:38.106052 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75c9a8d0-30bf-495e-b4a8-16bb198c20bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:38.106307 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75c9a8d0-30bf-495e-b4a8-16bb198c20bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:38.117959 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:38.117959 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:38.123767 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-75c9a8d0-30bf-495e-b4a8-16bb198c20bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:38.129724 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75c9a8d0-30bf-495e-b4a8-16bb198c20bd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:10:38.130183 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 871/3481] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:38 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:38.624044 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ed9fdea-2fa5-4e99-87ee-9958c5286571 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:38.625313 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6670df95-7cf6-4b24-84dc-5c683e043d0e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:38.627401 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6670df95-7cf6-4b24-84dc-5c683e043d0e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:10:38.628071 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6670df95-7cf6-4b24-84dc-5c683e043d0e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:38.628071 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6670df95-7cf6-4b24-84dc-5c683e043d0e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:38.629056 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ed9fdea-2fa5-4e99-87ee-9958c5286571 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:38.629389 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ed9fdea-2fa5-4e99-87ee-9958c5286571 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:38.630008 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ed9fdea-2fa5-4e99-87ee-9958c5286571 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:38.630008 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9ed9fdea-2fa5-4e99-87ee-9958c5286571 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:38.637521 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:38.637521 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:38.638647 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ed9fdea-2fa5-4e99-87ee-9958c5286571 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:38.639167 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 874/3482] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:38 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:38.644328 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-241e5b3c-d857-49b6-9e66-ddea6f057e74 req-cf1b770e-34e9-4f13-a8f4-ea725ac8df58 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:38.649038 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:38.649038 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:38.650640 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-241e5b3c-d857-49b6-9e66-ddea6f057e74 req-cf1b770e-34e9-4f13-a8f4-ea725ac8df58 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] DELETE https://10.4.3.4/volume/v3/attachments/fe47dcca-e114-405d-ba3d-1164461a527c Aug 13 22:10:38.650826 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-241e5b3c-d857-49b6-9e66-ddea6f057e74 req-cf1b770e-34e9-4f13-a8f4-ea725ac8df58 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:38.651010 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-241e5b3c-d857-49b6-9e66-ddea6f057e74 req-cf1b770e-34e9-4f13-a8f4-ea725ac8df58 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:38.660387 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6670df95-7cf6-4b24-84dc-5c683e043d0e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:10:38.665917 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:38.665917 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:38.669345 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6670df95-7cf6-4b24-84dc-5c683e043d0e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:10:38.670193 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 879/3483] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:38 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 1165 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:38.742194 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-5d150871-3425-4c5b-8b8e-4c52111698aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:38.747666 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-5d150871-3425-4c5b-8b8e-4c52111698aa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:10:38.747666 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-5d150871-3425-4c5b-8b8e-4c52111698aa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:38.747666 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-5d150871-3425-4c5b-8b8e-4c52111698aa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:38.755143 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-241e5b3c-d857-49b6-9e66-ddea6f057e74 req-cf1b770e-34e9-4f13-a8f4-ea725ac8df58 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/attachments/fe47dcca-e114-405d-ba3d-1164461a527c returned with HTTP 200 Aug 13 22:10:38.755732 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 860/3484] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:10:38 2026] DELETE /volume/v3/attachments/fe47dcca-e114-405d-ba3d-1164461a527c => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:38.772187 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:38.772187 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:38.779198 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-5d150871-3425-4c5b-8b8e-4c52111698aa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:10:38.787137 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-5d150871-3425-4c5b-8b8e-4c52111698aa tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:10:38.787848 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 872/3485] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:10:38 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 1165 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:38.822914 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-72e33c09-68c2-40a9-9902-2942575af66e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:38.827487 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-72e33c09-68c2-40a9-9902-2942575af66e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] POST https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4/action Aug 13 22:10:38.827487 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-72e33c09-68c2-40a9-9902-2942575af66e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:38.827487 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-72e33c09-68c2-40a9-9902-2942575af66e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:38.846838 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:38.846838 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:38.850336 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-72e33c09-68c2-40a9-9902-2942575af66e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:10:38.864891 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-72e33c09-68c2-40a9-9902-2942575af66e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Begin detaching volume completed successfully. Aug 13 22:10:38.865094 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-72e33c09-68c2-40a9-9902-2942575af66e tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4/action returned with HTTP 202 Aug 13 22:10:38.866067 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 875/3486] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:10:38 2026] POST /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:10:38.954396 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7a641bb5-b5bb-4bd1-aeab-77e226d191f1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:38.954396 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a641bb5-b5bb-4bd1-aeab-77e226d191f1 None None] GET https://10.4.3.4/volume// Aug 13 22:10:38.955625 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a641bb5-b5bb-4bd1-aeab-77e226d191f1 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:38.957214 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a641bb5-b5bb-4bd1-aeab-77e226d191f1 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:38.961455 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a641bb5-b5bb-4bd1-aeab-77e226d191f1 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:10:38.961455 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 880/3487] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:10:38 2026] GET /volume/ => generated 384 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:10:38.980985 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-07761ea5-a969-4522-8431-db71572768c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:38.983965 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-07761ea5-a969-4522-8431-db71572768c6 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:10:38.984269 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-07761ea5-a969-4522-8431-db71572768c6 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:38.984496 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-07761ea5-a969-4522-8431-db71572768c6 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:39.004537 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:39.004537 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:39.009548 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-07761ea5-a969-4522-8431-db71572768c6 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:10:39.014148 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-07761ea5-a969-4522-8431-db71572768c6 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:10:39.014821 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 861/3488] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:10:38 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 1348 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:10:39.039969 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-97316d24-7fac-4bb7-9f32-da22402e9a0b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:39.045195 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-97316d24-7fac-4bb7-9f32-da22402e9a0b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4/encryption Aug 13 22:10:39.045195 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-97316d24-7fac-4bb7-9f32-da22402e9a0b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:39.045195 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-97316d24-7fac-4bb7-9f32-da22402e9a0b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:39.056779 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:39.056779 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:39.067224 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-97316d24-7fac-4bb7-9f32-da22402e9a0b tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4/encryption returned with HTTP 200 Aug 13 22:10:39.067821 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 873/3489] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:10:39 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:39.654293 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49f33b6d-2945-4f60-b686-9c824db7f9e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:39.659453 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49f33b6d-2945-4f60-b686-9c824db7f9e1 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:39.660671 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49f33b6d-2945-4f60-b686-9c824db7f9e1 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:39.660671 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49f33b6d-2945-4f60-b686-9c824db7f9e1 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:39.660883 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-49f33b6d-2945-4f60-b686-9c824db7f9e1 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:39.667974 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:39.667974 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:39.668741 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49f33b6d-2945-4f60-b686-9c824db7f9e1 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:39.669204 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 876/3490] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:39 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:40.680368 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-88c23efd-4c18-41a6-b904-2f98c381a0b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:40.684281 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88c23efd-4c18-41a6-b904-2f98c381a0b0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:40.684600 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88c23efd-4c18-41a6-b904-2f98c381a0b0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:40.684949 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88c23efd-4c18-41a6-b904-2f98c381a0b0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:40.685124 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-88c23efd-4c18-41a6-b904-2f98c381a0b0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:40.689660 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dca73935-fc3f-4016-9e2d-3db7533c4c95 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:40.692447 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dca73935-fc3f-4016-9e2d-3db7533c4c95 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] DELETE https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:10:40.692447 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dca73935-fc3f-4016-9e2d-3db7533c4c95 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:40.692447 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dca73935-fc3f-4016-9e2d-3db7533c4c95 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:40.692447 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-dca73935-fc3f-4016-9e2d-3db7533c4c95 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Delete volume with id: e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:10:40.692601 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:40.692601 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:40.696451 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88c23efd-4c18-41a6-b904-2f98c381a0b0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:40.696451 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 881/3491] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:40 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:40.700306 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:40.700306 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:40.700972 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dca73935-fc3f-4016-9e2d-3db7533c4c95 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:40.724413 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dca73935-fc3f-4016-9e2d-3db7533c4c95 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Delete volume request issued successfully. Aug 13 22:10:40.724667 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dca73935-fc3f-4016-9e2d-3db7533c4c95 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 202 Aug 13 22:10:40.725302 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 862/3492] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:10:40 2026] DELETE /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:40.736360 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dee53490-27e9-4ef0-8eb6-39e8aac9710d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:40.738435 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dee53490-27e9-4ef0-8eb6-39e8aac9710d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:10:40.738676 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dee53490-27e9-4ef0-8eb6-39e8aac9710d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:40.738936 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dee53490-27e9-4ef0-8eb6-39e8aac9710d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:40.757467 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:40.757467 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:40.763984 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dee53490-27e9-4ef0-8eb6-39e8aac9710d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Volume info retrieved successfully. Aug 13 22:10:40.770220 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dee53490-27e9-4ef0-8eb6-39e8aac9710d tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 200 Aug 13 22:10:40.770900 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 874/3493] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:40 2026] GET /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:41.707019 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43ee712a-a040-4442-8aaa-2684ff3ba445 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:41.708612 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43ee712a-a040-4442-8aaa-2684ff3ba445 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:41.708904 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43ee712a-a040-4442-8aaa-2684ff3ba445 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:41.709068 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43ee712a-a040-4442-8aaa-2684ff3ba445 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:41.709177 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-43ee712a-a040-4442-8aaa-2684ff3ba445 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:41.721039 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:41.721039 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:41.722014 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43ee712a-a040-4442-8aaa-2684ff3ba445 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:41.722533 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 877/3494] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:41 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:41.787230 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9faa30b9-234a-412a-a519-e529557717a6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:41.789528 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9faa30b9-234a-412a-a519-e529557717a6 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb Aug 13 22:10:41.789683 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9faa30b9-234a-412a-a519-e529557717a6 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:41.789913 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9faa30b9-234a-412a-a519-e529557717a6 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:41.797584 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9faa30b9-234a-412a-a519-e529557717a6 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb returned with HTTP 404 Aug 13 22:10:41.798663 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 882/3495] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:41 2026] GET /volume/v3/volumes/e3cea7ae-14fc-49c1-a354-42fb406279cb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:41.810765 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-096eb5d6-d370-4278-a8f1-447a4167a1cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:41.812870 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-096eb5d6-d370-4278-a8f1-447a4167a1cf tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] DELETE https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d Aug 13 22:10:41.813170 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-096eb5d6-d370-4278-a8f1-447a4167a1cf tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:41.813431 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-096eb5d6-d370-4278-a8f1-447a4167a1cf tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:41.813661 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-096eb5d6-d370-4278-a8f1-447a4167a1cf tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Delete volume with id: dccc7f79-2781-4129-852d-e2934b45918d Aug 13 22:10:41.821371 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-096eb5d6-d370-4278-a8f1-447a4167a1cf tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d returned with HTTP 404 Aug 13 22:10:41.821976 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 863/3496] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:10:41 2026] DELETE /volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:41.831802 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a1123a9f-0b55-408b-8c53-5c225dcdf100 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:41.834258 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1123a9f-0b55-408b-8c53-5c225dcdf100 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d Aug 13 22:10:41.834599 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1123a9f-0b55-408b-8c53-5c225dcdf100 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:41.834908 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1123a9f-0b55-408b-8c53-5c225dcdf100 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:41.841403 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1123a9f-0b55-408b-8c53-5c225dcdf100 tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d returned with HTTP 404 Aug 13 22:10:41.841986 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 875/3497] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:41 2026] GET /volume/v3/volumes/dccc7f79-2781-4129-852d-e2934b45918d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:41.855823 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b441e5b6-6bdc-4137-9de2-a2ff65bd276f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:41.857908 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b441e5b6-6bdc-4137-9de2-a2ff65bd276f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] DELETE https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 Aug 13 22:10:41.858122 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b441e5b6-6bdc-4137-9de2-a2ff65bd276f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:41.858559 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b441e5b6-6bdc-4137-9de2-a2ff65bd276f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:41.858785 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b441e5b6-6bdc-4137-9de2-a2ff65bd276f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Delete volume with id: f34e5c38-f182-47bf-81d0-932ea8f50e91 Aug 13 22:10:41.866267 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b441e5b6-6bdc-4137-9de2-a2ff65bd276f tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 returned with HTTP 404 Aug 13 22:10:41.867000 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 878/3498] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:10:41 2026] DELETE /volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:41.876500 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e333f2a-66ba-451a-9276-fbbee26d7e2a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:41.879813 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e333f2a-66ba-451a-9276-fbbee26d7e2a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] GET https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 Aug 13 22:10:41.879945 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e333f2a-66ba-451a-9276-fbbee26d7e2a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:41.880247 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e333f2a-66ba-451a-9276-fbbee26d7e2a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:41.889042 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e333f2a-66ba-451a-9276-fbbee26d7e2a tempest-TestInstancesWithCinderVolumes-707990144 tempest-TestInstancesWithCinderVolumes-707990144-project-member] https://10.4.3.4/volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 returned with HTTP 404 Aug 13 22:10:41.889817 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 883/3499] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:41 2026] GET /volume/v3/volumes/f34e5c38-f182-47bf-81d0-932ea8f50e91 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:41.899717 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1dba9675-1362-4041-b769-13a4d52b9c62 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:41.901449 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1dba9675-1362-4041-b769-13a4d52b9c62 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] GET https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 Aug 13 22:10:41.901821 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1dba9675-1362-4041-b769-13a4d52b9c62 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:41.901941 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1dba9675-1362-4041-b769-13a4d52b9c62 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:41.902781 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1dba9675-1362-4041-b769-13a4d52b9c62 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:10:41.920154 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1dba9675-1362-4041-b769-13a4d52b9c62 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Get all volumes completed successfully. Aug 13 22:10:41.924545 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:41.924545 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:41.933405 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1dba9675-1362-4041-b769-13a4d52b9c62 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 22:10:41.934034 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 864/3500] 10.4.3.4 () {66 vars in 1271 bytes} [Thu Aug 13 22:10:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12097 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:10:41.959656 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3eb28324-b20d-4301-bbe8-04ec27dc0874 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:41.962001 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3eb28324-b20d-4301-bbe8-04ec27dc0874 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] DELETE https://10.4.3.4/volume/v3/types/a84446db-d914-4f9a-bbe4-6ef58ff9fc02 Aug 13 22:10:41.962206 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3eb28324-b20d-4301-bbe8-04ec27dc0874 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:41.962482 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3eb28324-b20d-4301-bbe8-04ec27dc0874 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:41.997509 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3eb28324-b20d-4301-bbe8-04ec27dc0874 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] https://10.4.3.4/volume/v3/types/a84446db-d914-4f9a-bbe4-6ef58ff9fc02 returned with HTTP 202 Aug 13 22:10:41.998155 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 876/3501] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:10:41 2026] DELETE /volume/v3/types/a84446db-d914-4f9a-bbe4-6ef58ff9fc02 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:42.006439 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-de0eb202-f127-498c-afb3-02d08b1a4835 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:42.008196 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de0eb202-f127-498c-afb3-02d08b1a4835 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] GET https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 Aug 13 22:10:42.008391 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de0eb202-f127-498c-afb3-02d08b1a4835 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:42.008643 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de0eb202-f127-498c-afb3-02d08b1a4835 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:42.009850 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-de0eb202-f127-498c-afb3-02d08b1a4835 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:10:42.029519 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-de0eb202-f127-498c-afb3-02d08b1a4835 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Get all volumes completed successfully. Aug 13 22:10:42.037097 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:42.037097 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:42.054992 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de0eb202-f127-498c-afb3-02d08b1a4835 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 22:10:42.056033 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 879/3502] 10.4.3.4 () {66 vars in 1271 bytes} [Thu Aug 13 22:10:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12097 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:10:42.079586 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9e23d6c9-2510-4c94-bf76-eeb949ff7562 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:42.082819 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e23d6c9-2510-4c94-bf76-eeb949ff7562 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] DELETE https://10.4.3.4/volume/v3/types/d76fee80-4331-4bc4-9ed2-2c21dd6ee7fc Aug 13 22:10:42.083072 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e23d6c9-2510-4c94-bf76-eeb949ff7562 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:42.083332 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e23d6c9-2510-4c94-bf76-eeb949ff7562 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:42.131345 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e23d6c9-2510-4c94-bf76-eeb949ff7562 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] https://10.4.3.4/volume/v3/types/d76fee80-4331-4bc4-9ed2-2c21dd6ee7fc returned with HTTP 202 Aug 13 22:10:42.131780 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 884/3503] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:10:42 2026] DELETE /volume/v3/types/d76fee80-4331-4bc4-9ed2-2c21dd6ee7fc => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:42.625841 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8de70348-7347-429c-befa-e18dada065c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:42.628144 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8de70348-7347-429c-befa-e18dada065c3 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] GET https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 Aug 13 22:10:42.628406 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8de70348-7347-429c-befa-e18dada065c3 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:42.628874 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8de70348-7347-429c-befa-e18dada065c3 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:42.630568 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8de70348-7347-429c-befa-e18dada065c3 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:10:42.646078 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8de70348-7347-429c-befa-e18dada065c3 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Get all volumes completed successfully. Aug 13 22:10:42.648792 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:42.648792 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:42.654164 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8de70348-7347-429c-befa-e18dada065c3 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 22:10:42.654638 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 865/3504] 10.4.3.4 () {66 vars in 1271 bytes} [Thu Aug 13 22:10:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12097 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:10:42.676975 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4be46c29-efe6-4630-8126-e866fc83fd46 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:42.680551 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4be46c29-efe6-4630-8126-e866fc83fd46 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/6f8c1021-cff4-4415-9d1a-5c5917a8c753 Aug 13 22:10:42.680903 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4be46c29-efe6-4630-8126-e866fc83fd46 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:42.681131 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4be46c29-efe6-4630-8126-e866fc83fd46 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:42.681368 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4be46c29-efe6-4630-8126-e866fc83fd46 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Delete volume with id: 6f8c1021-cff4-4415-9d1a-5c5917a8c753 Aug 13 22:10:42.690108 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:42.690108 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:42.690533 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4be46c29-efe6-4630-8126-e866fc83fd46 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Volume info retrieved successfully. Aug 13 22:10:42.705598 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.image.cache [None req-4be46c29-efe6-4630-8126-e866fc83fd46 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '806e5853-ee05-4d22-b3fa-e68f986ccf53', 'volume_id': '6f8c1021-cff4-4415-9d1a-5c5917a8c753', 'host': 'np0000007271@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 22, 9), 'last_used': datetime.datetime(2026, 8, 13, 22, 9, 13)}. {{(pid=100267) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 22:10:42.719922 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4be46c29-efe6-4630-8126-e866fc83fd46 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Delete volume request issued successfully. Aug 13 22:10:42.720103 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4be46c29-efe6-4630-8126-e866fc83fd46 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] https://10.4.3.4/volume/v3/volumes/6f8c1021-cff4-4415-9d1a-5c5917a8c753 returned with HTTP 202 Aug 13 22:10:42.720651 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 877/3505] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:10:42 2026] DELETE /volume/v3/volumes/6f8c1021-cff4-4415-9d1a-5c5917a8c753 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:42.736557 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8c3ae262-0127-433b-aca4-0ca1e3f9da47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:42.739144 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-618a10fd-aa84-4a27-96f5-0b1857a9163d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:42.740135 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c3ae262-0127-433b-aca4-0ca1e3f9da47 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:42.740931 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c3ae262-0127-433b-aca4-0ca1e3f9da47 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:42.741681 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c3ae262-0127-433b-aca4-0ca1e3f9da47 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:42.741832 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8c3ae262-0127-433b-aca4-0ca1e3f9da47 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:42.743245 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-618a10fd-aa84-4a27-96f5-0b1857a9163d tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] GET https://10.4.3.4/volume/v3/volumes/6f8c1021-cff4-4415-9d1a-5c5917a8c753 Aug 13 22:10:42.743642 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-618a10fd-aa84-4a27-96f5-0b1857a9163d tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:42.744365 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-618a10fd-aa84-4a27-96f5-0b1857a9163d tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:42.756723 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:42.756723 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:42.759011 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:42.759011 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:42.761436 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c3ae262-0127-433b-aca4-0ca1e3f9da47 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:42.763160 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 880/3506] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:42 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 746 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:42.763945 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-618a10fd-aa84-4a27-96f5-0b1857a9163d tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Volume info retrieved successfully. Aug 13 22:10:42.772296 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-618a10fd-aa84-4a27-96f5-0b1857a9163d tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] https://10.4.3.4/volume/v3/volumes/6f8c1021-cff4-4415-9d1a-5c5917a8c753 returned with HTTP 200 Aug 13 22:10:42.772623 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 885/3507] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:42 2026] GET /volume/v3/volumes/6f8c1021-cff4-4415-9d1a-5c5917a8c753 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:43.776741 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7c33e9cd-39fa-4d30-854d-c9dacc0448ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:43.779050 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c33e9cd-39fa-4d30-854d-c9dacc0448ac tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:43.779275 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c33e9cd-39fa-4d30-854d-c9dacc0448ac tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:43.780133 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c33e9cd-39fa-4d30-854d-c9dacc0448ac tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:43.780133 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7c33e9cd-39fa-4d30-854d-c9dacc0448ac tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:43.789052 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-689b89ff-a4ed-4ac2-a226-4971be6fdabc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:43.789415 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:43.789415 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:43.790316 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c33e9cd-39fa-4d30-854d-c9dacc0448ac tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:43.790900 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 866/3508] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:43 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:43.791315 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-689b89ff-a4ed-4ac2-a226-4971be6fdabc tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] GET https://10.4.3.4/volume/v3/volumes/6f8c1021-cff4-4415-9d1a-5c5917a8c753 Aug 13 22:10:43.791604 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-689b89ff-a4ed-4ac2-a226-4971be6fdabc tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:43.791881 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-689b89ff-a4ed-4ac2-a226-4971be6fdabc tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:43.800242 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-689b89ff-a4ed-4ac2-a226-4971be6fdabc tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] https://10.4.3.4/volume/v3/volumes/6f8c1021-cff4-4415-9d1a-5c5917a8c753 returned with HTTP 404 Aug 13 22:10:43.800895 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 878/3509] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:43 2026] GET /volume/v3/volumes/6f8c1021-cff4-4415-9d1a-5c5917a8c753 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:10:43.808275 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1887ed46-df6f-4712-9c5a-aebfb2e37598 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:43.810293 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1887ed46-df6f-4712-9c5a-aebfb2e37598 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] DELETE https://10.4.3.4/volume/v3/types/7e900913-5520-47d1-98ba-cad3c68762fd Aug 13 22:10:43.810540 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1887ed46-df6f-4712-9c5a-aebfb2e37598 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:43.810744 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1887ed46-df6f-4712-9c5a-aebfb2e37598 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:43.845118 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1887ed46-df6f-4712-9c5a-aebfb2e37598 tempest-TestInstancesWithCinderVolumes-1046719039 tempest-TestInstancesWithCinderVolumes-1046719039-project-admin] https://10.4.3.4/volume/v3/types/7e900913-5520-47d1-98ba-cad3c68762fd returned with HTTP 202 Aug 13 22:10:43.848466 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 881/3510] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:10:43 2026] DELETE /volume/v3/types/7e900913-5520-47d1-98ba-cad3c68762fd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:10:44.803905 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a7d1a5b7-8bf4-43b7-8ae4-d211dec3cb07 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:44.810031 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7d1a5b7-8bf4-43b7-8ae4-d211dec3cb07 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:44.810290 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7d1a5b7-8bf4-43b7-8ae4-d211dec3cb07 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:44.810685 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7d1a5b7-8bf4-43b7-8ae4-d211dec3cb07 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:44.810685 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a7d1a5b7-8bf4-43b7-8ae4-d211dec3cb07 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:44.816037 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:44.816037 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:44.816934 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7d1a5b7-8bf4-43b7-8ae4-d211dec3cb07 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:44.817375 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 886/3511] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:44 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:45.829259 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c6258dc9-353b-4691-a0f0-4f2b9dfe0a99 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:45.831679 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c6258dc9-353b-4691-a0f0-4f2b9dfe0a99 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:45.832091 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c6258dc9-353b-4691-a0f0-4f2b9dfe0a99 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:45.832308 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c6258dc9-353b-4691-a0f0-4f2b9dfe0a99 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:45.832479 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c6258dc9-353b-4691-a0f0-4f2b9dfe0a99 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:45.839317 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:45.839317 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:45.840574 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c6258dc9-353b-4691-a0f0-4f2b9dfe0a99 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:45.841492 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 867/3512] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:45 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:10:45.851870 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-59cd0b8e-133d-40d7-bebf-f0fe5ac23bcf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:45.854401 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59cd0b8e-133d-40d7-bebf-f0fe5ac23bcf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:45.854698 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59cd0b8e-133d-40d7-bebf-f0fe5ac23bcf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:45.855018 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59cd0b8e-133d-40d7-bebf-f0fe5ac23bcf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:45.855156 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-59cd0b8e-133d-40d7-bebf-f0fe5ac23bcf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:45.863117 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:45.863117 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:45.864174 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59cd0b8e-133d-40d7-bebf-f0fe5ac23bcf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:45.864724 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 879/3513] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:45 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:45.875311 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e4d810d7-cc1c-400c-81ef-fbf038b52b5a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:45.877398 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4d810d7-cc1c-400c-81ef-fbf038b52b5a tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:10:45.877766 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4d810d7-cc1c-400c-81ef-fbf038b52b5a tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e73db2c5-b6a6-4dba-a669-375ffd6e1643", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-370878588"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:45.879813 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-e4d810d7-cc1c-400c-81ef-fbf038b52b5a tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Creating new backup {'backup': {'volume_id': 'e73db2c5-b6a6-4dba-a669-375ffd6e1643', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-370878588'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:10:45.880231 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-e4d810d7-cc1c-400c-81ef-fbf038b52b5a tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Creating backup of volume e73db2c5-b6a6-4dba-a669-375ffd6e1643 in container None Aug 13 22:10:45.888388 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:45.888388 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:45.888804 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e4d810d7-cc1c-400c-81ef-fbf038b52b5a tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Volume info retrieved successfully. Aug 13 22:10:45.908594 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e4d810d7-cc1c-400c-81ef-fbf038b52b5a tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Created reservations ['8bb659aa-3ceb-4249-8b31-b080040a5c12', '76a06bee-f4d7-408e-9eb9-2815c28dfdcc'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:10:45.953456 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4d810d7-cc1c-400c-81ef-fbf038b52b5a tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:10:45.953881 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 882/3514] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:10:45 2026] POST /volume/v3/backups => generated 325 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:10:45.963328 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-da060f6a-d34c-448a-8972-57ea23e715a4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:45.965049 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da060f6a-d34c-448a-8972-57ea23e715a4 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 Aug 13 22:10:45.965446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da060f6a-d34c-448a-8972-57ea23e715a4 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:45.965765 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da060f6a-d34c-448a-8972-57ea23e715a4 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:45.965987 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-da060f6a-d34c-448a-8972-57ea23e715a4 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 7eebb871-3dc7-43f6-9df0-8b6dba8f9e01. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:45.972121 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:45.972121 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:45.974017 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da060f6a-d34c-448a-8972-57ea23e715a4 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 returned with HTTP 200 Aug 13 22:10:45.974684 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 887/3515] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:45 2026] GET /volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:46.866714 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8fba2fce-7b72-4969-8894-629aaf7842a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:46.869582 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8fba2fce-7b72-4969-8894-629aaf7842a6 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] POST https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action Aug 13 22:10:46.869985 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8fba2fce-7b72-4969-8894-629aaf7842a6 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action body: b'{"os-attach": {"instance_uuid": "42515697-a161-48cf-aca1-87b2241fc304", "mountpoint": "/dev/vdb"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:46.870152 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8fba2fce-7b72-4969-8894-629aaf7842a6 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "42515697-a161-48cf-aca1-87b2241fc304", "mountpoint": "/dev/vdb"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:46.883199 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:46.883199 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:46.883863 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8fba2fce-7b72-4969-8894-629aaf7842a6 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:46.893044 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8fba2fce-7b72-4969-8894-629aaf7842a6 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Update volume admin metadata completed successfully. Aug 13 22:10:46.950373 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8fba2fce-7b72-4969-8894-629aaf7842a6 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Attach volume completed successfully. Aug 13 22:10:46.950774 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8fba2fce-7b72-4969-8894-629aaf7842a6 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action returned with HTTP 202 Aug 13 22:10:46.951235 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 868/3516] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:10:46 2026] POST /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:10:46.960822 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dfe94efe-3f1a-484a-b285-25dd0d437d77 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:46.968043 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfe94efe-3f1a-484a-b285-25dd0d437d77 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:10:46.968043 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfe94efe-3f1a-484a-b285-25dd0d437d77 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:46.968043 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfe94efe-3f1a-484a-b285-25dd0d437d77 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:46.981583 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:46.981583 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:46.986646 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dfe94efe-3f1a-484a-b285-25dd0d437d77 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:46.987299 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f2a0c691-79e6-4eca-95c6-8b3615e6f788 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:46.989677 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2a0c691-79e6-4eca-95c6-8b3615e6f788 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 Aug 13 22:10:46.989988 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2a0c691-79e6-4eca-95c6-8b3615e6f788 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:46.990268 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2a0c691-79e6-4eca-95c6-8b3615e6f788 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:46.990396 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f2a0c691-79e6-4eca-95c6-8b3615e6f788 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 7eebb871-3dc7-43f6-9df0-8b6dba8f9e01. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:46.992633 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfe94efe-3f1a-484a-b285-25dd0d437d77 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:10:46.993170 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 880/3517] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:46 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 1172 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:46.995847 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:46.995847 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:46.996668 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2a0c691-79e6-4eca-95c6-8b3615e6f788 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 returned with HTTP 200 Aug 13 22:10:46.997169 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 883/3518] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:46 2026] GET /volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:47.006959 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fa83215d-0366-412d-adf8-2b8f3fe79732 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:47.009262 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa83215d-0366-412d-adf8-2b8f3fe79732 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:10:47.009512 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa83215d-0366-412d-adf8-2b8f3fe79732 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:47.009757 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa83215d-0366-412d-adf8-2b8f3fe79732 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:47.023223 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:47.023223 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:47.029683 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fa83215d-0366-412d-adf8-2b8f3fe79732 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:47.037518 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa83215d-0366-412d-adf8-2b8f3fe79732 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:10:47.038238 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 888/3519] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:47 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 1172 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:10:47.053914 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-12063458-8514-45dd-80d3-52b60cf70f5f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:47.056416 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12063458-8514-45dd-80d3-52b60cf70f5f tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] POST https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action Aug 13 22:10:47.056886 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12063458-8514-45dd-80d3-52b60cf70f5f tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action body: b'{"os-detach": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:47.057052 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12063458-8514-45dd-80d3-52b60cf70f5f tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:47.081511 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:47.081511 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:47.081511 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-12063458-8514-45dd-80d3-52b60cf70f5f tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:47.135532 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-12063458-8514-45dd-80d3-52b60cf70f5f tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Detach volume completed successfully. Aug 13 22:10:47.135814 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12063458-8514-45dd-80d3-52b60cf70f5f tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action returned with HTTP 202 Aug 13 22:10:47.136625 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 869/3520] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:10:47 2026] POST /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:10:47.144967 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-57c7a323-c086-4869-9b63-7b7e2fea06be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:47.149059 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57c7a323-c086-4869-9b63-7b7e2fea06be tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:10:47.149306 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57c7a323-c086-4869-9b63-7b7e2fea06be tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:47.150284 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57c7a323-c086-4869-9b63-7b7e2fea06be tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:47.159222 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:47.159222 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:47.166828 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-57c7a323-c086-4869-9b63-7b7e2fea06be tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:47.172586 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57c7a323-c086-4869-9b63-7b7e2fea06be tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:10:47.173017 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 881/3521] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:47 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:48.007321 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-671d72e6-5ff0-4e2e-b046-722d4ca8e066 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:48.011449 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-671d72e6-5ff0-4e2e-b046-722d4ca8e066 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 Aug 13 22:10:48.011449 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-671d72e6-5ff0-4e2e-b046-722d4ca8e066 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:48.011449 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-671d72e6-5ff0-4e2e-b046-722d4ca8e066 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:48.011449 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-671d72e6-5ff0-4e2e-b046-722d4ca8e066 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 7eebb871-3dc7-43f6-9df0-8b6dba8f9e01. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:48.017983 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:48.017983 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:48.019355 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-671d72e6-5ff0-4e2e-b046-722d4ca8e066 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 returned with HTTP 200 Aug 13 22:10:48.019355 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 884/3522] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:48 2026] GET /volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:49.034491 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-508121fb-1a38-4729-9f5e-b79f2ecfc104 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:49.036876 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-508121fb-1a38-4729-9f5e-b79f2ecfc104 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 Aug 13 22:10:49.037497 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-508121fb-1a38-4729-9f5e-b79f2ecfc104 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:49.037814 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-508121fb-1a38-4729-9f5e-b79f2ecfc104 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:49.039063 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-508121fb-1a38-4729-9f5e-b79f2ecfc104 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 7eebb871-3dc7-43f6-9df0-8b6dba8f9e01. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:49.044079 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:49.044079 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:49.044079 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-508121fb-1a38-4729-9f5e-b79f2ecfc104 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 returned with HTTP 200 Aug 13 22:10:49.044079 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 889/3523] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:49 2026] GET /volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:49.718001 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-15c0644b-3370-479a-bf58-4980336ea7aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:49.720202 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15c0644b-3370-479a-bf58-4980336ea7aa tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] POST https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action Aug 13 22:10:49.720642 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15c0644b-3370-479a-bf58-4980336ea7aa tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:49.720855 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15c0644b-3370-479a-bf58-4980336ea7aa tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:49.737114 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:49.737114 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:49.738717 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-15c0644b-3370-479a-bf58-4980336ea7aa tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:49.752356 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-15c0644b-3370-479a-bf58-4980336ea7aa tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Reserve volume completed successfully. Aug 13 22:10:49.752779 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15c0644b-3370-479a-bf58-4980336ea7aa tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action returned with HTTP 202 Aug 13 22:10:49.753280 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 870/3524] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:10:49 2026] POST /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:10:49.765988 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d773ea22-c13d-486b-8aa3-0599a55ee46f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:49.769881 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d773ea22-c13d-486b-8aa3-0599a55ee46f tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:10:49.770170 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d773ea22-c13d-486b-8aa3-0599a55ee46f tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:49.770488 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d773ea22-c13d-486b-8aa3-0599a55ee46f tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:49.779755 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:49.779755 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:49.785493 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d773ea22-c13d-486b-8aa3-0599a55ee46f tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:49.791536 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d773ea22-c13d-486b-8aa3-0599a55ee46f tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:10:49.791990 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 882/3525] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:49 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:49.808940 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19219af0-0819-447c-8da1-81a0b2ff9270 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:49.812756 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19219af0-0819-447c-8da1-81a0b2ff9270 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] POST https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action Aug 13 22:10:49.813059 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19219af0-0819-447c-8da1-81a0b2ff9270 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:49.813636 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19219af0-0819-447c-8da1-81a0b2ff9270 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:49.824366 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:49.824366 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:49.825582 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-19219af0-0819-447c-8da1-81a0b2ff9270 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:49.848552 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-19219af0-0819-447c-8da1-81a0b2ff9270 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Unreserve volume completed successfully. Aug 13 22:10:49.848552 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19219af0-0819-447c-8da1-81a0b2ff9270 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action returned with HTTP 202 Aug 13 22:10:49.848552 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 885/3526] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:10:49 2026] POST /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:10:49.857671 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-49c8c8d8-50c1-4073-8a92-0d28685324eb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:49.859858 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49c8c8d8-50c1-4073-8a92-0d28685324eb tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:10:49.860270 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49c8c8d8-50c1-4073-8a92-0d28685324eb tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:49.860748 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49c8c8d8-50c1-4073-8a92-0d28685324eb tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:49.872600 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:49.872600 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:49.881763 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-49c8c8d8-50c1-4073-8a92-0d28685324eb tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:49.892165 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49c8c8d8-50c1-4073-8a92-0d28685324eb tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:10:49.893334 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 890/3527] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:49 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:49.911092 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-43356492-279c-4414-85c8-35c0e73aa0e7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:49.913549 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-43356492-279c-4414-85c8-35c0e73aa0e7 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] POST https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action Aug 13 22:10:49.914051 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-43356492-279c-4414-85c8-35c0e73aa0e7 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:49.914217 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-43356492-279c-4414-85c8-35c0e73aa0e7 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:49.923783 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:49.923783 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:49.924437 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-43356492-279c-4414-85c8-35c0e73aa0e7 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:49.931821 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-43356492-279c-4414-85c8-35c0e73aa0e7 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume updated successfully. Aug 13 22:10:49.932143 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-43356492-279c-4414-85c8-35c0e73aa0e7 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action returned with HTTP 200 Aug 13 22:10:49.932523 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 871/3528] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:10:49 2026] POST /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 22:10:49.941454 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f0d40ee0-5a71-440f-b4db-90d5dacc48f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:49.943991 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0d40ee0-5a71-440f-b4db-90d5dacc48f5 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:10:49.944270 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0d40ee0-5a71-440f-b4db-90d5dacc48f5 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:49.944559 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0d40ee0-5a71-440f-b4db-90d5dacc48f5 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:49.954222 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:49.954222 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:49.959273 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f0d40ee0-5a71-440f-b4db-90d5dacc48f5 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:49.966032 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0d40ee0-5a71-440f-b4db-90d5dacc48f5 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:10:49.966605 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 883/3529] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:49 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:49.980543 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c87e46cf-5620-4b3d-8672-27ed7d6b3d16 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:49.982183 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c87e46cf-5620-4b3d-8672-27ed7d6b3d16 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] POST https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action Aug 13 22:10:49.982729 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c87e46cf-5620-4b3d-8672-27ed7d6b3d16 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:49.983023 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c87e46cf-5620-4b3d-8672-27ed7d6b3d16 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:50.007870 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:50.007870 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:50.014084 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c87e46cf-5620-4b3d-8672-27ed7d6b3d16 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:50.041393 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c87e46cf-5620-4b3d-8672-27ed7d6b3d16 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume updated successfully. Aug 13 22:10:50.041717 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c87e46cf-5620-4b3d-8672-27ed7d6b3d16 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action returned with HTTP 200 Aug 13 22:10:50.043478 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 886/3530] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:10:49 2026] POST /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action => generated 0 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 22:10:50.053164 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e64f28c-e301-471d-9b13-f5cce2b6556d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:50.055183 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e64f28c-e301-471d-9b13-f5cce2b6556d tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:10:50.057600 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e64f28c-e301-471d-9b13-f5cce2b6556d tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:50.057600 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e64f28c-e301-471d-9b13-f5cce2b6556d tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:50.058127 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7ec00a74-dc31-498c-86b9-77659cf91cb9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:50.060668 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ec00a74-dc31-498c-86b9-77659cf91cb9 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 Aug 13 22:10:50.061467 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ec00a74-dc31-498c-86b9-77659cf91cb9 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:50.062238 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ec00a74-dc31-498c-86b9-77659cf91cb9 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:50.062238 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7ec00a74-dc31-498c-86b9-77659cf91cb9 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 7eebb871-3dc7-43f6-9df0-8b6dba8f9e01. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:50.068876 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:50.068876 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:50.071580 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ec00a74-dc31-498c-86b9-77659cf91cb9 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 returned with HTTP 200 Aug 13 22:10:50.071580 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 872/3531] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:50 2026] GET /volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 => generated 744 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:10:50.071715 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:50.071715 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:50.079453 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2e64f28c-e301-471d-9b13-f5cce2b6556d tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:50.086507 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e64f28c-e301-471d-9b13-f5cce2b6556d tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:10:50.087319 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 891/3532] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:50 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:50.100228 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92814bbe-614a-4294-994a-9b6c4e331495 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:50.102233 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92814bbe-614a-4294-994a-9b6c4e331495 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] POST https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action Aug 13 22:10:50.103003 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92814bbe-614a-4294-994a-9b6c4e331495 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:50.103150 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92814bbe-614a-4294-994a-9b6c4e331495 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:50.112386 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:50.112386 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:50.112937 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92814bbe-614a-4294-994a-9b6c4e331495 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:50.127112 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92814bbe-614a-4294-994a-9b6c4e331495 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Update volume admin metadata completed successfully. Aug 13 22:10:50.127314 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92814bbe-614a-4294-994a-9b6c4e331495 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Update readonly setting on volume completed successfully. Aug 13 22:10:50.127671 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92814bbe-614a-4294-994a-9b6c4e331495 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action returned with HTTP 202 Aug 13 22:10:50.128197 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 884/3533] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:10:50 2026] POST /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:10:50.138105 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-01c8ff08-ddf2-4643-8e81-c2f89b056c57 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:50.148400 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01c8ff08-ddf2-4643-8e81-c2f89b056c57 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:10:50.149278 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01c8ff08-ddf2-4643-8e81-c2f89b056c57 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:50.150105 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01c8ff08-ddf2-4643-8e81-c2f89b056c57 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:50.165866 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:50.165866 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:50.170111 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-01c8ff08-ddf2-4643-8e81-c2f89b056c57 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:50.174904 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01c8ff08-ddf2-4643-8e81-c2f89b056c57 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:10:50.175258 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 887/3534] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:50 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:50.193674 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fa015872-2abb-4dcc-bc08-3169319bfe45 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:50.195652 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa015872-2abb-4dcc-bc08-3169319bfe45 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] POST https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action Aug 13 22:10:50.196040 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa015872-2abb-4dcc-bc08-3169319bfe45 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:50.196217 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa015872-2abb-4dcc-bc08-3169319bfe45 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:50.206652 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:50.206652 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:50.207330 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fa015872-2abb-4dcc-bc08-3169319bfe45 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:50.217772 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fa015872-2abb-4dcc-bc08-3169319bfe45 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Update volume admin metadata completed successfully. Aug 13 22:10:50.217995 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fa015872-2abb-4dcc-bc08-3169319bfe45 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Update readonly setting on volume completed successfully. Aug 13 22:10:50.218184 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa015872-2abb-4dcc-bc08-3169319bfe45 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action returned with HTTP 202 Aug 13 22:10:50.218864 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 873/3535] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:10:50 2026] POST /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:10:50.228346 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03292d7c-cc84-47b8-9d23-ebb5be2862fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:50.231499 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03292d7c-cc84-47b8-9d23-ebb5be2862fd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:10:50.232746 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03292d7c-cc84-47b8-9d23-ebb5be2862fd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:50.232746 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03292d7c-cc84-47b8-9d23-ebb5be2862fd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:50.245102 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:50.245102 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:50.254111 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-03292d7c-cc84-47b8-9d23-ebb5be2862fd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:50.262493 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03292d7c-cc84-47b8-9d23-ebb5be2862fd tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:10:50.263091 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 892/3536] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:50 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:50.280227 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2307a710-e998-4011-bde0-d1dd377f167b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:50.282500 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2307a710-e998-4011-bde0-d1dd377f167b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] POST https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action Aug 13 22:10:50.282950 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2307a710-e998-4011-bde0-d1dd377f167b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-729153628", "disk_format": "raw"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:10:50.282950 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2307a710-e998-4011-bde0-d1dd377f167b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-729153628", "disk_format": "raw"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:50.295820 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:50.295820 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:50.296389 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2307a710-e998-4011-bde0-d1dd377f167b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:10:50.323397 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:50.323397 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:50.329198 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.image.image_utils [None req-2307a710-e998-4011-bde0-d1dd377f167b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-729153628'}] 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-729153628'}]. {{(pid=100267) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 22:10:51.047681 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2307a710-e998-4011-bde0-d1dd377f167b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Copy volume to image completed successfully. Aug 13 22:10:51.048385 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2307a710-e998-4011-bde0-d1dd377f167b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action returned with HTTP 202 Aug 13 22:10:51.048882 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 885/3537] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:10:50 2026] POST /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action => generated 686 bytes in 769 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:10:51.085001 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-07ce3ba6-1ede-4de2-af15-94bfc59575de None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:51.090097 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-07ce3ba6-1ede-4de2-af15-94bfc59575de tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 Aug 13 22:10:51.090375 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-07ce3ba6-1ede-4de2-af15-94bfc59575de tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:51.090602 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-07ce3ba6-1ede-4de2-af15-94bfc59575de tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:51.091687 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-07ce3ba6-1ede-4de2-af15-94bfc59575de tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 7eebb871-3dc7-43f6-9df0-8b6dba8f9e01. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:51.099149 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:51.099149 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:51.100460 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-07ce3ba6-1ede-4de2-af15-94bfc59575de tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 returned with HTTP 200 Aug 13 22:10:51.101899 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 888/3538] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:51 2026] GET /volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 => generated 744 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:52.116785 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9df757eb-6cd1-408f-b030-c13b1cf96500 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:52.124225 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9df757eb-6cd1-408f-b030-c13b1cf96500 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 Aug 13 22:10:52.124476 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9df757eb-6cd1-408f-b030-c13b1cf96500 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:52.124783 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9df757eb-6cd1-408f-b030-c13b1cf96500 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:52.124972 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9df757eb-6cd1-408f-b030-c13b1cf96500 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 7eebb871-3dc7-43f6-9df0-8b6dba8f9e01. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:52.134596 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:52.134596 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:52.135459 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9df757eb-6cd1-408f-b030-c13b1cf96500 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 returned with HTTP 200 Aug 13 22:10:52.135995 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 874/3539] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:52 2026] GET /volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 => generated 744 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:53.148728 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7b039aae-860f-4f6c-bce0-f97f2130f786 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:53.151178 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b039aae-860f-4f6c-bce0-f97f2130f786 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 Aug 13 22:10:53.153518 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b039aae-860f-4f6c-bce0-f97f2130f786 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:53.153518 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b039aae-860f-4f6c-bce0-f97f2130f786 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:53.153518 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7b039aae-860f-4f6c-bce0-f97f2130f786 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 7eebb871-3dc7-43f6-9df0-8b6dba8f9e01. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:53.158454 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:53.158454 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:53.159476 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b039aae-860f-4f6c-bce0-f97f2130f786 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 returned with HTTP 200 Aug 13 22:10:53.160320 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 893/3540] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:53 2026] GET /volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 => generated 744 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:54.173358 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3462d7f-c3c7-4698-a869-102425e8bcbb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:54.176860 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3462d7f-c3c7-4698-a869-102425e8bcbb tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 Aug 13 22:10:54.176860 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3462d7f-c3c7-4698-a869-102425e8bcbb tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:54.177233 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3462d7f-c3c7-4698-a869-102425e8bcbb tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:54.177233 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c3462d7f-c3c7-4698-a869-102425e8bcbb tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 7eebb871-3dc7-43f6-9df0-8b6dba8f9e01. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:54.182093 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:54.182093 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:54.182811 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3462d7f-c3c7-4698-a869-102425e8bcbb tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 returned with HTTP 200 Aug 13 22:10:54.183280 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 886/3541] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:54 2026] GET /volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:55.197082 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ff86b39-0d29-41af-b6b6-b61d38f30c50 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:55.199089 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ff86b39-0d29-41af-b6b6-b61d38f30c50 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 Aug 13 22:10:55.199310 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ff86b39-0d29-41af-b6b6-b61d38f30c50 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:55.199514 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ff86b39-0d29-41af-b6b6-b61d38f30c50 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:55.199649 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2ff86b39-0d29-41af-b6b6-b61d38f30c50 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 7eebb871-3dc7-43f6-9df0-8b6dba8f9e01. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:55.204215 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:55.204215 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:55.204883 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ff86b39-0d29-41af-b6b6-b61d38f30c50 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 returned with HTTP 200 Aug 13 22:10:55.205293 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 889/3542] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:55 2026] GET /volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:56.220670 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-61265a5f-c39b-4a83-acfc-de0c0fc0fe39 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:56.222285 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61265a5f-c39b-4a83-acfc-de0c0fc0fe39 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 Aug 13 22:10:56.222566 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61265a5f-c39b-4a83-acfc-de0c0fc0fe39 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:56.222704 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61265a5f-c39b-4a83-acfc-de0c0fc0fe39 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:56.222849 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-61265a5f-c39b-4a83-acfc-de0c0fc0fe39 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 7eebb871-3dc7-43f6-9df0-8b6dba8f9e01. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:56.227389 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:56.227389 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:56.228282 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61265a5f-c39b-4a83-acfc-de0c0fc0fe39 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 returned with HTTP 200 Aug 13 22:10:56.228791 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 875/3543] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:56 2026] GET /volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:56.244214 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3c06d1ec-0687-4586-a52e-ebee4cb442b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:56.247996 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c06d1ec-0687-4586-a52e-ebee4cb442b3 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:10:56.247996 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c06d1ec-0687-4586-a52e-ebee4cb442b3 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:56.247996 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c06d1ec-0687-4586-a52e-ebee4cb442b3 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:56.247996 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3c06d1ec-0687-4586-a52e-ebee4cb442b3 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:56.255620 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:56.255620 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:56.257144 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c06d1ec-0687-4586-a52e-ebee4cb442b3 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:10:56.258173 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 894/3544] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:56 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:56.271616 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-597ac981-b143-4ae5-a450-5bd11f85467c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:56.274602 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-597ac981-b143-4ae5-a450-5bd11f85467c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:10:56.274910 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-597ac981-b143-4ae5-a450-5bd11f85467c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:56.275232 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-597ac981-b143-4ae5-a450-5bd11f85467c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:56.275344 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-597ac981-b143-4ae5-a450-5bd11f85467c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:56.281150 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:56.281150 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:56.282046 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-597ac981-b143-4ae5-a450-5bd11f85467c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:10:56.282549 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 887/3545] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:56 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:56.295091 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f395bc12-a2a8-488c-9d83-13fa3d51b771 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:56.297190 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f395bc12-a2a8-488c-9d83-13fa3d51b771 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:10:56.297606 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f395bc12-a2a8-488c-9d83-13fa3d51b771 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e73db2c5-b6a6-4dba-a669-375ffd6e1643", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1558671438"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:10:56.299461 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-f395bc12-a2a8-488c-9d83-13fa3d51b771 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Creating new backup {'backup': {'volume_id': 'e73db2c5-b6a6-4dba-a669-375ffd6e1643', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1558671438'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:10:56.299680 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-f395bc12-a2a8-488c-9d83-13fa3d51b771 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Creating backup of volume e73db2c5-b6a6-4dba-a669-375ffd6e1643 in container None Aug 13 22:10:56.308637 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:56.308637 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:56.309214 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f395bc12-a2a8-488c-9d83-13fa3d51b771 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Volume info retrieved successfully. Aug 13 22:10:56.327885 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-f395bc12-a2a8-488c-9d83-13fa3d51b771 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Created reservations ['2c00db79-c6af-463a-82bf-4215218e6a21', '5908209e-5bad-4d91-a11a-94d226326b0c'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:10:56.367181 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f395bc12-a2a8-488c-9d83-13fa3d51b771 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:10:56.367605 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 890/3546] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:10:56 2026] POST /volume/v3/backups => generated 326 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:10:56.379212 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea30b8eb-548e-483f-9d0f-1424c57b2e68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:56.385686 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea30b8eb-548e-483f-9d0f-1424c57b2e68 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:10:56.385686 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea30b8eb-548e-483f-9d0f-1424c57b2e68 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:56.386507 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea30b8eb-548e-483f-9d0f-1424c57b2e68 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:56.386622 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ea30b8eb-548e-483f-9d0f-1424c57b2e68 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:56.393711 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:56.393711 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:10:56.394882 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea30b8eb-548e-483f-9d0f-1424c57b2e68 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 200 Aug 13 22:10:56.395438 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 876/3547] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:56 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:57.409561 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-64c5d734-4b24-463d-a0ee-d625762a00d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:57.412339 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64c5d734-4b24-463d-a0ee-d625762a00d4 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:10:57.412739 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64c5d734-4b24-463d-a0ee-d625762a00d4 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:57.413102 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64c5d734-4b24-463d-a0ee-d625762a00d4 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:57.413370 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-64c5d734-4b24-463d-a0ee-d625762a00d4 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:57.419746 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:57.419746 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:10:57.421057 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64c5d734-4b24-463d-a0ee-d625762a00d4 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 200 Aug 13 22:10:57.425770 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 895/3548] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:57 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:58.447135 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6a33ae30-516c-4149-ae23-6a3900c2a7ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:58.450806 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a33ae30-516c-4149-ae23-6a3900c2a7ed tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:10:58.452263 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a33ae30-516c-4149-ae23-6a3900c2a7ed tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:58.452988 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a33ae30-516c-4149-ae23-6a3900c2a7ed tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:58.453439 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6a33ae30-516c-4149-ae23-6a3900c2a7ed tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:58.462383 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:58.462383 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:10:58.465444 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a33ae30-516c-4149-ae23-6a3900c2a7ed tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 200 Aug 13 22:10:58.466911 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 888/3549] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:58 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:10:59.480099 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7f12056d-4fb8-441c-8ce5-77c0fb8a5f07 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:10:59.487012 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f12056d-4fb8-441c-8ce5-77c0fb8a5f07 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:10:59.487378 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f12056d-4fb8-441c-8ce5-77c0fb8a5f07 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:10:59.490251 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f12056d-4fb8-441c-8ce5-77c0fb8a5f07 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:10:59.491201 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7f12056d-4fb8-441c-8ce5-77c0fb8a5f07 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:10:59.501332 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:10:59.501332 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:10:59.504586 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f12056d-4fb8-441c-8ce5-77c0fb8a5f07 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 200 Aug 13 22:10:59.506266 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 891/3550] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:10:59 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 745 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:00.529243 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9fb0243e-e461-45e6-b00f-34b07a81c28a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:00.535350 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fb0243e-e461-45e6-b00f-34b07a81c28a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:11:00.535350 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fb0243e-e461-45e6-b00f-34b07a81c28a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:00.535350 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fb0243e-e461-45e6-b00f-34b07a81c28a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:00.535350 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9fb0243e-e461-45e6-b00f-34b07a81c28a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:00.543774 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:00.543774 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:00.546828 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fb0243e-e461-45e6-b00f-34b07a81c28a tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 200 Aug 13 22:11:00.548779 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 877/3551] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:00 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 745 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:01.571302 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d166d6a-7b68-4221-9ad3-da4d9b629c9c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:01.576099 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d166d6a-7b68-4221-9ad3-da4d9b629c9c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:11:01.576099 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d166d6a-7b68-4221-9ad3-da4d9b629c9c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:01.576099 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d166d6a-7b68-4221-9ad3-da4d9b629c9c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:01.576099 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0d166d6a-7b68-4221-9ad3-da4d9b629c9c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:01.581438 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:01.581438 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:01.582136 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d166d6a-7b68-4221-9ad3-da4d9b629c9c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 200 Aug 13 22:11:01.582710 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 896/3552] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:01 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:02.598445 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f608a13-6c56-4eb2-a865-eb1896dd18f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:02.600646 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f608a13-6c56-4eb2-a865-eb1896dd18f8 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:11:02.600944 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f608a13-6c56-4eb2-a865-eb1896dd18f8 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:02.601188 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f608a13-6c56-4eb2-a865-eb1896dd18f8 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:02.601315 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2f608a13-6c56-4eb2-a865-eb1896dd18f8 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:02.614094 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:02.614094 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:02.618822 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f608a13-6c56-4eb2-a865-eb1896dd18f8 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 200 Aug 13 22:11:02.618822 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 889/3553] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:02 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 745 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:03.640773 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3c118f04-0d98-4c32-88e7-d27207df2d78 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:03.653112 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c118f04-0d98-4c32-88e7-d27207df2d78 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:11:03.653354 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c118f04-0d98-4c32-88e7-d27207df2d78 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:03.654662 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c118f04-0d98-4c32-88e7-d27207df2d78 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:03.654662 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3c118f04-0d98-4c32-88e7-d27207df2d78 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:03.670532 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:03.670532 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:03.672666 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c118f04-0d98-4c32-88e7-d27207df2d78 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 200 Aug 13 22:11:03.673280 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 892/3554] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:03 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 745 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:04.381861 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f149d762-b0ba-4014-8b99-4063be3e404e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:04.595997 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:11:04.596275 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-441868878", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:04.599862 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-441868878', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:11:04.600319 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Create volume of 1 GB Aug 13 22:11:04.612362 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Availability Zones retrieved successfully. Aug 13 22:11:04.625875 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Flow 'volume_create_api' (e0a1e795-3769-4d67-8698-c9cf00a2fb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:11:04.628772 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a8cf992-bde5-4356-adf8-1eddeb34a7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:04.628772 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:11:04.692984 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5792d4ee-a1b8-4075-96a7-e5f98d7c1b95 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:04.696494 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5792d4ee-a1b8-4075-96a7-e5f98d7c1b95 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:11:04.697601 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5792d4ee-a1b8-4075-96a7-e5f98d7c1b95 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:04.697601 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5792d4ee-a1b8-4075-96a7-e5f98d7c1b95 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:04.698486 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5792d4ee-a1b8-4075-96a7-e5f98d7c1b95 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:04.707073 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:04.707073 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:04.708965 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5792d4ee-a1b8-4075-96a7-e5f98d7c1b95 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 200 Aug 13 22:11:04.709628 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 897/3555] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:04 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 745 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:04.710393 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a8cf992-bde5-4356-adf8-1eddeb34a7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:04.716568 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b1884e2-8a7f-4c83-9012-db33dfe7b1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:04.863072 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Created reservations ['a470eafe-b7c4-4e28-8704-fbb9f1cffd41', 'add1168d-a7cd-4cf6-a48e-6ba22e80e1bd', 'a69199d5-7b8d-4af3-9fb1-e67ae600392c', '20f56b8d-eecf-4ec5-8b08-2dc8317b0607'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:11:04.865713 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b1884e2-8a7f-4c83-9012-db33dfe7b1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a470eafe-b7c4-4e28-8704-fbb9f1cffd41', 'add1168d-a7cd-4cf6-a48e-6ba22e80e1bd', 'a69199d5-7b8d-4af3-9fb1-e67ae600392c', '20f56b8d-eecf-4ec5-8b08-2dc8317b0607']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:04.866030 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d09b9abf-371d-488c-803e-9a1973ecc08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:04.928245 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d09b9abf-371d-488c-803e-9a1973ecc08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adc115f5-92e1-451f-9e1b-7ba8c356edf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-441868878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77acc6ef9d914f3a8bae8afce5f2b2bc',qos_specs=None,replication_status=,reservations=['a470eafe-b7c4-4e28-8704-fbb9f1cffd41','add1168d-a7cd-4cf6-a48e-6ba22e80e1bd','a69199d5-7b8d-4af3-9fb1-e67ae600392c','20f56b8d-eecf-4ec5-8b08-2dc8317b0607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c84fd998784c7c80f0a8d3484974ef',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:11:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-441868878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adc115f5-92e1-451f-9e1b-7ba8c356edf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77acc6ef9d914f3a8bae8afce5f2b2bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73c84fd998784c7c80f0a8d3484974ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:04.929242 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99ece46d-c97a-49f6-8fbc-25297f77aca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:04.983382 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99ece46d-c97a-49f6-8fbc-25297f77aca1) transitioned into state 'SUCCESS' from state '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-441868878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77acc6ef9d914f3a8bae8afce5f2b2bc',qos_specs=None,replication_status=,reservations=['a470eafe-b7c4-4e28-8704-fbb9f1cffd41','add1168d-a7cd-4cf6-a48e-6ba22e80e1bd','a69199d5-7b8d-4af3-9fb1-e67ae600392c','20f56b8d-eecf-4ec5-8b08-2dc8317b0607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c84fd998784c7c80f0a8d3484974ef',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:04.984780 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (815720ac-e55a-4be6-a2bd-a8973364a536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:05.005866 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (815720ac-e55a-4be6-a2bd-a8973364a536) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:05.012342 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Flow 'volume_create_api' (e0a1e795-3769-4d67-8698-c9cf00a2fb6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:11:05.012773 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Create volume request issued successfully. Aug 13 22:11:05.014413 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f149d762-b0ba-4014-8b99-4063be3e404e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:11:05.014413 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 878/3556] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:11:04 2026] POST /volume/v3/volumes => generated 751 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:05.029750 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8fd2544f-4b60-4d02-a542-7d321fc0942a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:05.032597 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fd2544f-4b60-4d02-a542-7d321fc0942a tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] GET https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 Aug 13 22:11:05.032597 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fd2544f-4b60-4d02-a542-7d321fc0942a tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:05.032847 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fd2544f-4b60-4d02-a542-7d321fc0942a tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:05.042449 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:05.042449 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:05.048518 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8fd2544f-4b60-4d02-a542-7d321fc0942a tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Volume info retrieved successfully. Aug 13 22:11:05.054641 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fd2544f-4b60-4d02-a542-7d321fc0942a tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 returned with HTTP 200 Aug 13 22:11:05.056523 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 890/3557] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:05 2026] GET /volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:05.725976 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7cfffc17-50fc-47c7-9707-d3e6ac985af7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:05.728943 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7cfffc17-50fc-47c7-9707-d3e6ac985af7 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:11:05.729710 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7cfffc17-50fc-47c7-9707-d3e6ac985af7 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:05.730831 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7cfffc17-50fc-47c7-9707-d3e6ac985af7 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:05.732257 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7cfffc17-50fc-47c7-9707-d3e6ac985af7 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:05.747286 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:05.747286 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:05.749921 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7cfffc17-50fc-47c7-9707-d3e6ac985af7 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 200 Aug 13 22:11:05.750444 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 893/3558] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:05 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 745 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:06.078978 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a60800a9-fc22-40ae-8a37-2ec9111b5fc9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:06.081258 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a60800a9-fc22-40ae-8a37-2ec9111b5fc9 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] GET https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 Aug 13 22:11:06.081411 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a60800a9-fc22-40ae-8a37-2ec9111b5fc9 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:06.081710 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a60800a9-fc22-40ae-8a37-2ec9111b5fc9 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:06.097073 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:06.097073 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:06.102770 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a60800a9-fc22-40ae-8a37-2ec9111b5fc9 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Volume info retrieved successfully. Aug 13 22:11:06.111741 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a60800a9-fc22-40ae-8a37-2ec9111b5fc9 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 returned with HTTP 200 Aug 13 22:11:06.111741 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 898/3559] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:06 2026] GET /volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:06.132226 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2db80423-d3fe-447c-a5b7-64686b155405 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:06.137148 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2db80423-d3fe-447c-a5b7-64686b155405 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] GET https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 Aug 13 22:11:06.138668 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2db80423-d3fe-447c-a5b7-64686b155405 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:06.138668 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2db80423-d3fe-447c-a5b7-64686b155405 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:06.152952 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:06.152952 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:06.162657 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2db80423-d3fe-447c-a5b7-64686b155405 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Volume info retrieved successfully. Aug 13 22:11:06.171974 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2db80423-d3fe-447c-a5b7-64686b155405 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 returned with HTTP 200 Aug 13 22:11:06.173823 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 879/3560] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:06 2026] GET /volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:06.190276 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c4c29301-46c6-46e1-97e0-6242594ba70c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:06.192986 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4c29301-46c6-46e1-97e0-6242594ba70c tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] POST https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0/action Aug 13 22:11:06.194348 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4c29301-46c6-46e1-97e0-6242594ba70c tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1855705733", "disk_format": "raw"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:06.194568 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4c29301-46c6-46e1-97e0-6242594ba70c tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1855705733", "disk_format": "raw"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:06.206286 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:06.206286 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:06.207204 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c4c29301-46c6-46e1-97e0-6242594ba70c tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Volume info retrieved successfully. Aug 13 22:11:06.230524 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:06.230524 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:06.234345 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.image.image_utils [None req-c4c29301-46c6-46e1-97e0-6242594ba70c tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1855705733'}] 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-1855705733'}]. {{(pid=100267) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 22:11:06.351603 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-72358646-3163-4f1b-af6f-dfbbb5a2cd37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:06.356412 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-72358646-3163-4f1b-af6f-dfbbb5a2cd37 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] DELETE https://10.4.3.4/volume/v3/attachments/56feb3d0-4642-462a-bdc6-5194eca60756 Aug 13 22:11:06.356762 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-72358646-3163-4f1b-af6f-dfbbb5a2cd37 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:06.357095 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-72358646-3163-4f1b-af6f-dfbbb5a2cd37 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:06.382527 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:06.382527 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:06.501729 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4c6d0d11-f796-4272-a4df-bae61076d714 req-72358646-3163-4f1b-af6f-dfbbb5a2cd37 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/attachments/56feb3d0-4642-462a-bdc6-5194eca60756 returned with HTTP 200 Aug 13 22:11:06.502627 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 894/3561] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:11:06 2026] DELETE /volume/v3/attachments/56feb3d0-4642-462a-bdc6-5194eca60756 => generated 19 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:06.764742 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5758f22f-c671-4611-a62b-b20872545e79 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:06.767525 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5758f22f-c671-4611-a62b-b20872545e79 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:11:06.767682 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5758f22f-c671-4611-a62b-b20872545e79 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:06.767855 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5758f22f-c671-4611-a62b-b20872545e79 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:06.768029 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5758f22f-c671-4611-a62b-b20872545e79 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:06.772855 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:06.772855 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:06.773644 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5758f22f-c671-4611-a62b-b20872545e79 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 200 Aug 13 22:11:06.774305 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 899/3562] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:06 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:06.972084 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c4c29301-46c6-46e1-97e0-6242594ba70c tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Copy volume to image completed successfully. Aug 13 22:11:06.972084 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4c29301-46c6-46e1-97e0-6242594ba70c tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0/action returned with HTTP 202 Aug 13 22:11:06.972084 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 891/3563] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:11:06 2026] POST /volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0/action => generated 686 bytes in 783 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:07.649838 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-99443dd5-f132-4c4b-986d-5fc6ff74c215 req-b5a0206f-f642-4715-a687-bc204cdc0bea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:07.654996 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-99443dd5-f132-4c4b-986d-5fc6ff74c215 req-b5a0206f-f642-4715-a687-bc204cdc0bea tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:11:07.654996 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-99443dd5-f132-4c4b-986d-5fc6ff74c215 req-b5a0206f-f642-4715-a687-bc204cdc0bea tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:07.655293 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-99443dd5-f132-4c4b-986d-5fc6ff74c215 req-b5a0206f-f642-4715-a687-bc204cdc0bea tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:07.674081 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:07.674081 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:07.683268 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-99443dd5-f132-4c4b-986d-5fc6ff74c215 req-b5a0206f-f642-4715-a687-bc204cdc0bea tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:11:07.695810 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-99443dd5-f132-4c4b-986d-5fc6ff74c215 req-b5a0206f-f642-4715-a687-bc204cdc0bea tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:11:07.696626 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 880/3564] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:11:07 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 873 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:07.798944 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-816c49c2-40e5-4d20-ae3f-ef1b94ff41e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:07.801278 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-816c49c2-40e5-4d20-ae3f-ef1b94ff41e7 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:11:07.801630 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-816c49c2-40e5-4d20-ae3f-ef1b94ff41e7 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:07.801884 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-816c49c2-40e5-4d20-ae3f-ef1b94ff41e7 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:07.802678 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-816c49c2-40e5-4d20-ae3f-ef1b94ff41e7 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:07.813921 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:07.813921 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:07.815656 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-816c49c2-40e5-4d20-ae3f-ef1b94ff41e7 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 200 Aug 13 22:11:07.816401 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 895/3565] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:07 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 745 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:08.831008 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-20cade1f-9f44-4d75-8d1f-c02cf4da8e17 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:08.836801 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20cade1f-9f44-4d75-8d1f-c02cf4da8e17 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:11:08.837014 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20cade1f-9f44-4d75-8d1f-c02cf4da8e17 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:08.837318 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20cade1f-9f44-4d75-8d1f-c02cf4da8e17 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:08.837449 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-20cade1f-9f44-4d75-8d1f-c02cf4da8e17 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:08.851976 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:08.851976 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:08.853062 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20cade1f-9f44-4d75-8d1f-c02cf4da8e17 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 200 Aug 13 22:11:08.853585 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 900/3566] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:08 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 745 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:09.866155 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9746dc41-335c-409c-92dd-8ec0d787d929 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:09.868373 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9746dc41-335c-409c-92dd-8ec0d787d929 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:11:09.868617 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9746dc41-335c-409c-92dd-8ec0d787d929 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:09.868875 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9746dc41-335c-409c-92dd-8ec0d787d929 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:09.869019 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9746dc41-335c-409c-92dd-8ec0d787d929 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:09.873618 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:09.873618 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:09.875048 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9746dc41-335c-409c-92dd-8ec0d787d929 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 200 Aug 13 22:11:09.875048 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 892/3567] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:09 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:10.563245 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-808a1305-77e0-462f-9ca5-0bfc166a878d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:10.565248 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-808a1305-77e0-462f-9ca5-0bfc166a878d tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:11:10.565556 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-808a1305-77e0-462f-9ca5-0bfc166a878d tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:10.565931 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-808a1305-77e0-462f-9ca5-0bfc166a878d tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:10.573567 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:10.573567 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:10.578173 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-808a1305-77e0-462f-9ca5-0bfc166a878d tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:11:10.585207 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-808a1305-77e0-462f-9ca5-0bfc166a878d tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:11:10.586084 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 881/3568] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:10 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:10.888073 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dfac7649-ffd4-429e-8921-ae11233bd270 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:10.890009 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dfac7649-ffd4-429e-8921-ae11233bd270 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:11:10.890203 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dfac7649-ffd4-429e-8921-ae11233bd270 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:10.890377 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dfac7649-ffd4-429e-8921-ae11233bd270 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:10.890517 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-dfac7649-ffd4-429e-8921-ae11233bd270 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:10.895751 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:10.895751 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:10.897063 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dfac7649-ffd4-429e-8921-ae11233bd270 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 200 Aug 13 22:11:10.897695 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 896/3569] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:10 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:11.038451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-008dd103-1b73-47e2-8e30-ebff98ecd572 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:11.040583 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-008dd103-1b73-47e2-8e30-ebff98ecd572 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] DELETE https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:11:11.040852 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-008dd103-1b73-47e2-8e30-ebff98ecd572 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:11.041071 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-008dd103-1b73-47e2-8e30-ebff98ecd572 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:11.041278 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-008dd103-1b73-47e2-8e30-ebff98ecd572 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Delete volume with id: 5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:11:11.051207 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:11.051207 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:11.051785 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-008dd103-1b73-47e2-8e30-ebff98ecd572 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:11:11.066414 np0000007271 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-008dd103-1b73-47e2-8e30-ebff98ecd572 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 22:11:11.075441 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-008dd103-1b73-47e2-8e30-ebff98ecd572 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Delete volume request issued successfully. Aug 13 22:11:11.075623 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-008dd103-1b73-47e2-8e30-ebff98ecd572 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 202 Aug 13 22:11:11.076059 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 901/3570] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:11:11 2026] DELETE /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:11:11.089208 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b9483649-f76a-4056-a591-d9e7e47d5ff0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:11.091402 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9483649-f76a-4056-a591-d9e7e47d5ff0 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:11:11.091634 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9483649-f76a-4056-a591-d9e7e47d5ff0 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:11.092014 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9483649-f76a-4056-a591-d9e7e47d5ff0 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:11.100078 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:11.100078 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:11.104222 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b9483649-f76a-4056-a591-d9e7e47d5ff0 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Volume info retrieved successfully. Aug 13 22:11:11.109325 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9483649-f76a-4056-a591-d9e7e47d5ff0 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 200 Aug 13 22:11:11.109989 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 893/3571] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:11 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:11.601360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f7e8c8a2-1bc9-4e76-8ee7-94371dde7542 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:11.603773 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7e8c8a2-1bc9-4e76-8ee7-94371dde7542 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:11:11.604090 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7e8c8a2-1bc9-4e76-8ee7-94371dde7542 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:11.604342 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7e8c8a2-1bc9-4e76-8ee7-94371dde7542 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:11.614529 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:11.614529 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:11.619908 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f7e8c8a2-1bc9-4e76-8ee7-94371dde7542 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:11:11.626267 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7e8c8a2-1bc9-4e76-8ee7-94371dde7542 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:11:11.626888 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 882/3572] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:11 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:11.664905 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7fb7d619-957b-4019-973e-37c16026e3f9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:11.667060 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7fb7d619-957b-4019-973e-37c16026e3f9 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] POST https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action Aug 13 22:11:11.667609 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7fb7d619-957b-4019-973e-37c16026e3f9 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1661455283", "disk_format": "qcow2"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:11.667737 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7fb7d619-957b-4019-973e-37c16026e3f9 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1661455283", "disk_format": "qcow2"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:11.678993 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:11.678993 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:11.680593 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7fb7d619-957b-4019-973e-37c16026e3f9 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:11:11.700660 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:11.700660 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:11.706253 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.image.image_utils [None req-7fb7d619-957b-4019-973e-37c16026e3f9 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1661455283'}] 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-1661455283'}]. {{(pid=100265) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 22:11:11.907979 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-85d987cb-6722-4016-a5b8-18b7f70c6796 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:11.910191 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85d987cb-6722-4016-a5b8-18b7f70c6796 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:11:11.910393 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85d987cb-6722-4016-a5b8-18b7f70c6796 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:11.910909 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85d987cb-6722-4016-a5b8-18b7f70c6796 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:11.910909 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-85d987cb-6722-4016-a5b8-18b7f70c6796 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:11.917480 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:11.917480 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:11.918485 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85d987cb-6722-4016-a5b8-18b7f70c6796 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 200 Aug 13 22:11:11.919021 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 902/3573] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:11 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:11.932592 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-20862ebe-0d91-4692-ac31-f3ff222d444c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:11.934646 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20862ebe-0d91-4692-ac31-f3ff222d444c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:11:11.935069 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20862ebe-0d91-4692-ac31-f3ff222d444c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:11.936444 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20862ebe-0d91-4692-ac31-f3ff222d444c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:11.936444 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-20862ebe-0d91-4692-ac31-f3ff222d444c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:11.941320 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:11.941320 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:11.942586 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20862ebe-0d91-4692-ac31-f3ff222d444c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:11:11.943197 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 894/3574] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:11 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:11.956830 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2e9aab35-65ee-465e-bd6e-c1dad389273c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:11.958828 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e9aab35-65ee-465e-bd6e-c1dad389273c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] DELETE https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:11:11.959051 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e9aab35-65ee-465e-bd6e-c1dad389273c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:11.959233 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e9aab35-65ee-465e-bd6e-c1dad389273c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:11.959329 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-2e9aab35-65ee-465e-bd6e-c1dad389273c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Delete backup with id: c5a31256-0488-4faf-b266-527ffcffaed6. Aug 13 22:11:11.964031 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:11.964031 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:11.978452 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-2e9aab35-65ee-465e-bd6e-c1dad389273c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] delete_backup rpcapi backup_id c5a31256-0488-4faf-b266-527ffcffaed6 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:11:11.981553 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e9aab35-65ee-465e-bd6e-c1dad389273c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 202 Aug 13 22:11:11.982109 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 883/3575] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:11:11 2026] DELETE /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:11:11.991086 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-387fb6f3-8fe9-433c-99f7-b1bf94032a8f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:11.994404 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-387fb6f3-8fe9-433c-99f7-b1bf94032a8f tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:11:11.994404 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-387fb6f3-8fe9-433c-99f7-b1bf94032a8f tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:11.994695 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-387fb6f3-8fe9-433c-99f7-b1bf94032a8f tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:11.994836 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-387fb6f3-8fe9-433c-99f7-b1bf94032a8f tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:12.001369 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:12.001369 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:12.002964 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-387fb6f3-8fe9-433c-99f7-b1bf94032a8f tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 200 Aug 13 22:11:12.003078 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 903/3576] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:11 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:12.126318 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c2d6aa7d-e478-4a37-9bdf-59bad9b61208 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:12.128402 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2d6aa7d-e478-4a37-9bdf-59bad9b61208 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] GET https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 Aug 13 22:11:12.128845 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2d6aa7d-e478-4a37-9bdf-59bad9b61208 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:12.129146 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2d6aa7d-e478-4a37-9bdf-59bad9b61208 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:12.136960 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2d6aa7d-e478-4a37-9bdf-59bad9b61208 tempest-TestEncryptedCinderVolumes-1496449451 tempest-TestEncryptedCinderVolumes-1496449451-project-member] https://10.4.3.4/volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 returned with HTTP 404 Aug 13 22:11:12.136960 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 895/3577] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:12 2026] GET /volume/v3/volumes/5c2875e0-f081-4450-921c-6f37ce8b6bf4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:11:12.144608 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-01134345-4d77-4740-9599-a409aacbea6d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:12.240866 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-cda583e1-3219-417d-80e7-c8b15804e886 req-10ac5e0e-cda3-4010-952d-822053af587c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:12.243545 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-10ac5e0e-cda3-4010-952d-822053af587c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:12.243820 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-10ac5e0e-cda3-4010-952d-822053af587c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:12.244043 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-10ac5e0e-cda3-4010-952d-822053af587c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:12.252908 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:12.252908 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:12.258105 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-cda583e1-3219-417d-80e7-c8b15804e886 req-10ac5e0e-cda3-4010-952d-822053af587c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:12.266577 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-10ac5e0e-cda3-4010-952d-822053af587c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 200 Aug 13 22:11:12.267218 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 904/3578] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:11:12 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:12.270024 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01134345-4d77-4740-9599-a409aacbea6d tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] GET https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 Aug 13 22:11:12.270314 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01134345-4d77-4740-9599-a409aacbea6d tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:12.270633 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01134345-4d77-4740-9599-a409aacbea6d tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:12.271794 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-01134345-4d77-4740-9599-a409aacbea6d tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:11:12.284793 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-01134345-4d77-4740-9599-a409aacbea6d tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Get all volumes completed successfully. Aug 13 22:11:12.287911 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:12.287911 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:12.295592 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01134345-4d77-4740-9599-a409aacbea6d tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 22:11:12.296210 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 884/3579] 10.4.3.4 () {66 vars in 1271 bytes} [Thu Aug 13 22:11:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10626 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:11:12.317485 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9e47dd06-5228-4bae-8cb5-8888b29e24b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:12.319545 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e47dd06-5228-4bae-8cb5-8888b29e24b6 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] DELETE https://10.4.3.4/volume/v3/types/54a39d35-185d-459a-82a2-1b8a703d62bc Aug 13 22:11:12.319944 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e47dd06-5228-4bae-8cb5-8888b29e24b6 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:12.320334 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e47dd06-5228-4bae-8cb5-8888b29e24b6 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:12.358531 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e47dd06-5228-4bae-8cb5-8888b29e24b6 tempest-TestEncryptedCinderVolumes-1547737668 tempest-TestEncryptedCinderVolumes-1547737668-project-admin] https://10.4.3.4/volume/v3/types/54a39d35-185d-459a-82a2-1b8a703d62bc returned with HTTP 202 Aug 13 22:11:12.359361 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 896/3580] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:11:12 2026] DELETE /volume/v3/types/54a39d35-185d-459a-82a2-1b8a703d62bc => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:11:12.389214 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d590c8e4-3744-49af-910b-5f55810bc0ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:12.389892 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d590c8e4-3744-49af-910b-5f55810bc0ce None None] GET https://10.4.3.4/volume// Aug 13 22:11:12.390097 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d590c8e4-3744-49af-910b-5f55810bc0ce None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:12.390410 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d590c8e4-3744-49af-910b-5f55810bc0ce None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:12.391542 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d590c8e4-3744-49af-910b-5f55810bc0ce None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:11:12.391542 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 905/3581] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:11:12 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:11:12.403216 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-cda583e1-3219-417d-80e7-c8b15804e886 req-2958e626-9716-4bd1-a996-259d3a27e709 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:12.406011 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-2958e626-9716-4bd1-a996-259d3a27e709 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:11:12.406442 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-2958e626-9716-4bd1-a996-259d3a27e709 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4cdf8dd1-482a-4e46-a4d6-0da69792854a", "connector": null, "instance_uuid": "11c74324-a391-4d15-8f85-e70b2ce63b9c"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:12.417525 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:12.417525 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:12.456617 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-2958e626-9716-4bd1-a996-259d3a27e709 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:11:12.457334 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 885/3582] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:11:12 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:12.481087 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7fb7d619-957b-4019-973e-37c16026e3f9 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Copy volume to image completed successfully. Aug 13 22:11:12.481715 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7fb7d619-957b-4019-973e-37c16026e3f9 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action returned with HTTP 202 Aug 13 22:11:12.482300 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 897/3583] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:11:11 2026] POST /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b/action => generated 689 bytes in 818 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:12.511197 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1bcc5040-9057-441b-a233-9bf730c42928 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:12.516785 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1bcc5040-9057-441b-a233-9bf730c42928 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:12.516785 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1bcc5040-9057-441b-a233-9bf730c42928 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:12.516785 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1bcc5040-9057-441b-a233-9bf730c42928 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:12.530612 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-72ffd552-2e45-4c30-950a-5d81a68c3489 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:12.531142 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72ffd552-2e45-4c30-950a-5d81a68c3489 None None] GET https://10.4.3.4/volume// Aug 13 22:11:12.531408 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72ffd552-2e45-4c30-950a-5d81a68c3489 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:12.531626 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:12.531626 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:12.531708 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72ffd552-2e45-4c30-950a-5d81a68c3489 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:12.533132 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72ffd552-2e45-4c30-950a-5d81a68c3489 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:11:12.533540 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 906/3584] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:11:12 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:11:12.539564 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1bcc5040-9057-441b-a233-9bf730c42928 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:12.546057 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-cda583e1-3219-417d-80e7-c8b15804e886 req-45122bef-41c1-4a93-bd00-3e7408820992 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:12.548077 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1bcc5040-9057-441b-a233-9bf730c42928 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 200 Aug 13 22:11:12.548818 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-45122bef-41c1-4a93-bd00-3e7408820992 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:12.548877 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 897/3585] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:12 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 1356 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:12.549118 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-45122bef-41c1-4a93-bd00-3e7408820992 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:12.549393 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-45122bef-41c1-4a93-bd00-3e7408820992 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:12.567171 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:12.567171 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:12.577138 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-cda583e1-3219-417d-80e7-c8b15804e886 req-45122bef-41c1-4a93-bd00-3e7408820992 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:12.587264 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-45122bef-41c1-4a93-bd00-3e7408820992 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 200 Aug 13 22:11:12.587917 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 886/3586] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:11:12 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 1536 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:11:12.714448 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-cda583e1-3219-417d-80e7-c8b15804e886 req-f840aa93-5e7b-4b09-8e38-07ea082c810b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:12.717136 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-f840aa93-5e7b-4b09-8e38-07ea082c810b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] PUT https://10.4.3.4/volume/v3/attachments/11f06d11-d955-4064-b28e-735dd7416861 Aug 13 22:11:12.717570 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-f840aa93-5e7b-4b09-8e38-07ea082c810b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:12.727632 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-cda583e1-3219-417d-80e7-c8b15804e886 req-f840aa93-5e7b-4b09-8e38-07ea082c810b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Acquiring lock "cinder-attachment_update-4cdf8dd1-482a-4e46-a4d6-0da69792854a-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:11:12.732671 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-cda583e1-3219-417d-80e7-c8b15804e886 req-f840aa93-5e7b-4b09-8e38-07ea082c810b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Lock "cinder-attachment_update-4cdf8dd1-482a-4e46-a4d6-0da69792854a-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:11:12.733698 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:12.733698 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:12.856821 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-cda583e1-3219-417d-80e7-c8b15804e886 req-f840aa93-5e7b-4b09-8e38-07ea082c810b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Lock "cinder-attachment_update-4cdf8dd1-482a-4e46-a4d6-0da69792854a-np0000007271" released by "attachment_update" :: held 0.124s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:11:12.857377 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-f840aa93-5e7b-4b09-8e38-07ea082c810b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/attachments/11f06d11-d955-4064-b28e-735dd7416861 returned with HTTP 200 Aug 13 22:11:12.858005 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 898/3587] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:11:12 2026] PUT /volume/v3/attachments/11f06d11-d955-4064-b28e-735dd7416861 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:13.017490 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7384a204-f157-40bc-8577-233b2de38240 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:13.019316 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7384a204-f157-40bc-8577-233b2de38240 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 Aug 13 22:11:13.019570 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7384a204-f157-40bc-8577-233b2de38240 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:13.019755 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7384a204-f157-40bc-8577-233b2de38240 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:13.019869 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7384a204-f157-40bc-8577-233b2de38240 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id c5a31256-0488-4faf-b266-527ffcffaed6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:13.029215 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7384a204-f157-40bc-8577-233b2de38240 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 returned with HTTP 404 Aug 13 22:11:13.029935 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 907/3588] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:13 2026] GET /volume/v3/backups/c5a31256-0488-4faf-b266-527ffcffaed6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:13.038653 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25a7831d-83f1-4d2f-ab90-5a2f7f30b3f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:13.040612 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25a7831d-83f1-4d2f-ab90-5a2f7f30b3f7 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] DELETE https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 Aug 13 22:11:13.040832 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25a7831d-83f1-4d2f-ab90-5a2f7f30b3f7 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:13.041021 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25a7831d-83f1-4d2f-ab90-5a2f7f30b3f7 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:13.041121 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-25a7831d-83f1-4d2f-ab90-5a2f7f30b3f7 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Delete backup with id: 7eebb871-3dc7-43f6-9df0-8b6dba8f9e01. Aug 13 22:11:13.047617 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:13.047617 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:13.062366 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-25a7831d-83f1-4d2f-ab90-5a2f7f30b3f7 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] delete_backup rpcapi backup_id 7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:11:13.064647 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25a7831d-83f1-4d2f-ab90-5a2f7f30b3f7 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 returned with HTTP 202 Aug 13 22:11:13.065324 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 898/3589] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:11:13 2026] DELETE /volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:11:13.075104 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1bd72728-ad87-47db-8469-b613cabedf81 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:13.077793 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bd72728-ad87-47db-8469-b613cabedf81 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 Aug 13 22:11:13.077989 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bd72728-ad87-47db-8469-b613cabedf81 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:13.078786 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bd72728-ad87-47db-8469-b613cabedf81 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:13.078786 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1bd72728-ad87-47db-8469-b613cabedf81 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 7eebb871-3dc7-43f6-9df0-8b6dba8f9e01. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:13.087704 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:13.087704 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:13.088637 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bd72728-ad87-47db-8469-b613cabedf81 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 returned with HTTP 200 Aug 13 22:11:13.090855 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 887/3590] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:13 2026] GET /volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 => generated 744 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:13.570410 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-575d9bba-37d9-40f2-a8b8-80dff99e700f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:13.574586 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-575d9bba-37d9-40f2-a8b8-80dff99e700f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:13.575034 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-575d9bba-37d9-40f2-a8b8-80dff99e700f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:13.575313 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-575d9bba-37d9-40f2-a8b8-80dff99e700f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:13.593284 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:13.593284 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:13.601996 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-575d9bba-37d9-40f2-a8b8-80dff99e700f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:13.610941 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-575d9bba-37d9-40f2-a8b8-80dff99e700f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 200 Aug 13 22:11:13.611444 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 899/3591] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:13 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 1357 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:14.108229 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0b88d9a4-3a75-404b-a14d-2a918ff19e03 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:14.110922 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0b88d9a4-3a75-404b-a14d-2a918ff19e03 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 Aug 13 22:11:14.111252 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0b88d9a4-3a75-404b-a14d-2a918ff19e03 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:14.111564 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0b88d9a4-3a75-404b-a14d-2a918ff19e03 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:14.111707 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0b88d9a4-3a75-404b-a14d-2a918ff19e03 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 7eebb871-3dc7-43f6-9df0-8b6dba8f9e01. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:14.118178 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0b88d9a4-3a75-404b-a14d-2a918ff19e03 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 returned with HTTP 404 Aug 13 22:11:14.118749 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 908/3592] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:14 2026] GET /volume/v3/backups/7eebb871-3dc7-43f6-9df0-8b6dba8f9e01 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:14.126823 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-417aa833-7ee0-4a19-bfa5-3102c7f78ce1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:14.129330 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-417aa833-7ee0-4a19-bfa5-3102c7f78ce1 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] DELETE https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:11:14.129468 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-417aa833-7ee0-4a19-bfa5-3102c7f78ce1 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:14.129877 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-417aa833-7ee0-4a19-bfa5-3102c7f78ce1 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:14.129877 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-417aa833-7ee0-4a19-bfa5-3102c7f78ce1 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Delete backup with id: 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. Aug 13 22:11:14.135354 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:14.135354 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:14.158455 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-417aa833-7ee0-4a19-bfa5-3102c7f78ce1 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] delete_backup rpcapi backup_id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:11:14.164033 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-417aa833-7ee0-4a19-bfa5-3102c7f78ce1 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 202 Aug 13 22:11:14.164625 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 899/3593] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:11:14 2026] DELETE /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:11:14.177987 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f0553d0a-84c5-4333-b855-97d247bdc672 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:14.181222 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0553d0a-84c5-4333-b855-97d247bdc672 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:11:14.181764 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0553d0a-84c5-4333-b855-97d247bdc672 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:14.181862 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0553d0a-84c5-4333-b855-97d247bdc672 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:14.182049 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f0553d0a-84c5-4333-b855-97d247bdc672 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:14.190442 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:14.190442 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:14.193835 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0553d0a-84c5-4333-b855-97d247bdc672 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:11:14.193835 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 888/3594] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:14 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:14.628331 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d78c04ba-7d38-447e-8f11-2e377a0265cf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:14.630360 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d78c04ba-7d38-447e-8f11-2e377a0265cf tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:14.630839 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d78c04ba-7d38-447e-8f11-2e377a0265cf tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:14.632248 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d78c04ba-7d38-447e-8f11-2e377a0265cf tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:14.641634 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:14.641634 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:14.646788 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d78c04ba-7d38-447e-8f11-2e377a0265cf tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:14.652306 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d78c04ba-7d38-447e-8f11-2e377a0265cf tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 200 Aug 13 22:11:14.652938 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 900/3595] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:14 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:15.206440 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-845307ef-8bb1-4f26-afbc-bb6e6383c91c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:15.209610 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-845307ef-8bb1-4f26-afbc-bb6e6383c91c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:11:15.209610 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-845307ef-8bb1-4f26-afbc-bb6e6383c91c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:15.210446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-845307ef-8bb1-4f26-afbc-bb6e6383c91c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:15.211652 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-845307ef-8bb1-4f26-afbc-bb6e6383c91c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:15.221821 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:15.221821 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:15.222999 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-845307ef-8bb1-4f26-afbc-bb6e6383c91c tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 200 Aug 13 22:11:15.223644 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 909/3596] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:15 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:15.673613 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63dadc07-ab32-4dcf-b382-5adcde46e6c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:15.680121 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63dadc07-ab32-4dcf-b382-5adcde46e6c5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:15.680121 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63dadc07-ab32-4dcf-b382-5adcde46e6c5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:15.680417 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63dadc07-ab32-4dcf-b382-5adcde46e6c5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:15.708739 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:15.708739 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:15.719555 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63dadc07-ab32-4dcf-b382-5adcde46e6c5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:15.728883 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63dadc07-ab32-4dcf-b382-5adcde46e6c5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 200 Aug 13 22:11:15.729579 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 900/3597] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:15 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 1357 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:16.238682 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee1bb9e8-c471-45fa-a734-4c6161b6ccc3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:16.241187 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee1bb9e8-c471-45fa-a734-4c6161b6ccc3 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d Aug 13 22:11:16.241460 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee1bb9e8-c471-45fa-a734-4c6161b6ccc3 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:16.241716 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee1bb9e8-c471-45fa-a734-4c6161b6ccc3 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:16.241884 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ee1bb9e8-c471-45fa-a734-4c6161b6ccc3 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Show backup with id 17a60878-a75e-4d92-ae91-2e9b3c0ff01d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:16.247365 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee1bb9e8-c471-45fa-a734-4c6161b6ccc3 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d returned with HTTP 404 Aug 13 22:11:16.247977 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 889/3598] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:16 2026] GET /volume/v3/backups/17a60878-a75e-4d92-ae91-2e9b3c0ff01d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:16.259859 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff13a82d-f7e1-466f-a2ab-c7c6469131cf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:16.261972 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff13a82d-f7e1-466f-a2ab-c7c6469131cf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] DELETE https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:11:16.262595 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff13a82d-f7e1-466f-a2ab-c7c6469131cf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:16.262718 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff13a82d-f7e1-466f-a2ab-c7c6469131cf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:16.262922 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-ff13a82d-f7e1-466f-a2ab-c7c6469131cf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Delete backup with id: 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. Aug 13 22:11:16.270012 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:16.270012 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:16.294456 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-ff13a82d-f7e1-466f-a2ab-c7c6469131cf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] delete_backup rpcapi backup_id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:11:16.295048 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff13a82d-f7e1-466f-a2ab-c7c6469131cf tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 202 Aug 13 22:11:16.295534 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 901/3599] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:11:16 2026] DELETE /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:11:16.306537 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e80d4707-c799-4ceb-8b93-3e22b3c88b04 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:16.309074 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e80d4707-c799-4ceb-8b93-3e22b3c88b04 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:11:16.309605 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e80d4707-c799-4ceb-8b93-3e22b3c88b04 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:16.310048 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e80d4707-c799-4ceb-8b93-3e22b3c88b04 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:16.310298 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e80d4707-c799-4ceb-8b93-3e22b3c88b04 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:16.320645 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:16.320645 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:16.323840 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e80d4707-c799-4ceb-8b93-3e22b3c88b04 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:11:16.324984 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 910/3600] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:16 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:16.752945 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-74ec64e8-6851-4c7e-bdf3-9b5fbedb4d65 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:16.755275 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74ec64e8-6851-4c7e-bdf3-9b5fbedb4d65 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:16.755647 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74ec64e8-6851-4c7e-bdf3-9b5fbedb4d65 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:16.755847 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74ec64e8-6851-4c7e-bdf3-9b5fbedb4d65 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:16.770203 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:16.770203 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:16.776622 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-74ec64e8-6851-4c7e-bdf3-9b5fbedb4d65 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:16.784738 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74ec64e8-6851-4c7e-bdf3-9b5fbedb4d65 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 200 Aug 13 22:11:16.785317 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 901/3601] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:16 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:17.339336 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-237d926e-7152-4fc2-bd86-1290c870e291 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:17.341753 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-237d926e-7152-4fc2-bd86-1290c870e291 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:11:17.342050 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-237d926e-7152-4fc2-bd86-1290c870e291 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:17.342375 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-237d926e-7152-4fc2-bd86-1290c870e291 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:17.342534 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-237d926e-7152-4fc2-bd86-1290c870e291 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:17.351346 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:17.351346 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:17.353134 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-237d926e-7152-4fc2-bd86-1290c870e291 tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 200 Aug 13 22:11:17.353134 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 890/3602] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:17 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:17.805999 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-09ce8e6e-6580-436c-9ee1-bd83ac1f58a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:17.809649 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09ce8e6e-6580-436c-9ee1-bd83ac1f58a7 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:17.811462 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09ce8e6e-6580-436c-9ee1-bd83ac1f58a7 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:17.811946 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09ce8e6e-6580-436c-9ee1-bd83ac1f58a7 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:17.842618 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:17.842618 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:17.851876 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09ce8e6e-6580-436c-9ee1-bd83ac1f58a7 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:17.862448 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09ce8e6e-6580-436c-9ee1-bd83ac1f58a7 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 200 Aug 13 22:11:17.862448 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 902/3603] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:17 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 1357 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:18.372562 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-632af243-36b4-44f4-b918-2b743eff0b4c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:18.378291 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-632af243-36b4-44f4-b918-2b743eff0b4c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] GET https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 Aug 13 22:11:18.378531 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-632af243-36b4-44f4-b918-2b743eff0b4c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:18.378771 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-632af243-36b4-44f4-b918-2b743eff0b4c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:18.378951 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-632af243-36b4-44f4-b918-2b743eff0b4c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] Show backup with id 6f7d01d7-8e81-43b3-a4fa-06db5b10daa2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:18.389974 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-632af243-36b4-44f4-b918-2b743eff0b4c tempest-VolumesBackupsTest-849487996 tempest-VolumesBackupsTest-849487996-project-admin] https://10.4.3.4/volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 returned with HTTP 404 Aug 13 22:11:18.390479 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 911/3604] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:18 2026] GET /volume/v3/backups/6f7d01d7-8e81-43b3-a4fa-06db5b10daa2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:18.410314 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a49c0656-f086-4eb9-9a1a-848885d7f7b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:18.413938 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a49c0656-f086-4eb9-9a1a-848885d7f7b7 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] DELETE https://10.4.3.4/volume/v3/volumes/e73db2c5-b6a6-4dba-a669-375ffd6e1643 Aug 13 22:11:18.413938 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a49c0656-f086-4eb9-9a1a-848885d7f7b7 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:18.413938 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a49c0656-f086-4eb9-9a1a-848885d7f7b7 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:18.413938 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a49c0656-f086-4eb9-9a1a-848885d7f7b7 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Delete volume with id: e73db2c5-b6a6-4dba-a669-375ffd6e1643 Aug 13 22:11:18.430505 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:18.430505 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:18.430505 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a49c0656-f086-4eb9-9a1a-848885d7f7b7 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Volume info retrieved successfully. Aug 13 22:11:18.475801 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a49c0656-f086-4eb9-9a1a-848885d7f7b7 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Delete volume request issued successfully. Aug 13 22:11:18.475941 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a49c0656-f086-4eb9-9a1a-848885d7f7b7 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes/e73db2c5-b6a6-4dba-a669-375ffd6e1643 returned with HTTP 202 Aug 13 22:11:18.478441 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 902/3605] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:11:18 2026] DELETE /volume/v3/volumes/e73db2c5-b6a6-4dba-a669-375ffd6e1643 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:11:18.486317 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3d5b93b2-d084-4db4-8555-10a7162df473 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:18.489262 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d5b93b2-d084-4db4-8555-10a7162df473 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/volumes/e73db2c5-b6a6-4dba-a669-375ffd6e1643 Aug 13 22:11:18.489262 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d5b93b2-d084-4db4-8555-10a7162df473 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:18.489262 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d5b93b2-d084-4db4-8555-10a7162df473 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:18.498532 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:18.498532 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:18.504026 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3d5b93b2-d084-4db4-8555-10a7162df473 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Volume info retrieved successfully. Aug 13 22:11:18.512303 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d5b93b2-d084-4db4-8555-10a7162df473 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes/e73db2c5-b6a6-4dba-a669-375ffd6e1643 returned with HTTP 200 Aug 13 22:11:18.512896 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 891/3606] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:18 2026] GET /volume/v3/volumes/e73db2c5-b6a6-4dba-a669-375ffd6e1643 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:18.882173 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99c5f305-891f-4fec-959a-8e88794015f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:18.884854 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99c5f305-891f-4fec-959a-8e88794015f2 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:18.885334 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99c5f305-891f-4fec-959a-8e88794015f2 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:18.885334 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99c5f305-891f-4fec-959a-8e88794015f2 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:18.902849 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:18.902849 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:18.908055 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-99c5f305-891f-4fec-959a-8e88794015f2 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:18.915163 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99c5f305-891f-4fec-959a-8e88794015f2 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 200 Aug 13 22:11:18.915958 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 903/3607] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:18 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 1357 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:19.532373 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7ebd5558-2550-4c13-91ce-35a8e225a833 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:19.538454 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ebd5558-2550-4c13-91ce-35a8e225a833 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/volumes/e73db2c5-b6a6-4dba-a669-375ffd6e1643 Aug 13 22:11:19.538721 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ebd5558-2550-4c13-91ce-35a8e225a833 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:19.539169 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ebd5558-2550-4c13-91ce-35a8e225a833 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:19.552480 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ebd5558-2550-4c13-91ce-35a8e225a833 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes/e73db2c5-b6a6-4dba-a669-375ffd6e1643 returned with HTTP 404 Aug 13 22:11:19.552480 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 912/3608] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:19 2026] GET /volume/v3/volumes/e73db2c5-b6a6-4dba-a669-375ffd6e1643 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:19.566511 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-13daa33b-7478-464b-a686-3b45a9a41ec0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:19.569904 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13daa33b-7478-464b-a686-3b45a9a41ec0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] DELETE https://10.4.3.4/volume/v3/volumes/af355d58-e2d1-47e3-902c-12777147b8d8 Aug 13 22:11:19.570160 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13daa33b-7478-464b-a686-3b45a9a41ec0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:19.570407 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13daa33b-7478-464b-a686-3b45a9a41ec0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:19.570658 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-13daa33b-7478-464b-a686-3b45a9a41ec0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Delete volume with id: af355d58-e2d1-47e3-902c-12777147b8d8 Aug 13 22:11:19.582672 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:19.582672 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:19.583366 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-13daa33b-7478-464b-a686-3b45a9a41ec0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Volume info retrieved successfully. Aug 13 22:11:19.623500 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-13daa33b-7478-464b-a686-3b45a9a41ec0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Delete volume request issued successfully. Aug 13 22:11:19.623500 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13daa33b-7478-464b-a686-3b45a9a41ec0 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes/af355d58-e2d1-47e3-902c-12777147b8d8 returned with HTTP 202 Aug 13 22:11:19.623697 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 903/3609] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:11:19 2026] DELETE /volume/v3/volumes/af355d58-e2d1-47e3-902c-12777147b8d8 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:11:19.632192 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-54c0778f-c4e2-49f7-be7a-3e96ff706c7b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:19.634553 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54c0778f-c4e2-49f7-be7a-3e96ff706c7b tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/volumes/af355d58-e2d1-47e3-902c-12777147b8d8 Aug 13 22:11:19.634841 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54c0778f-c4e2-49f7-be7a-3e96ff706c7b tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:19.635104 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54c0778f-c4e2-49f7-be7a-3e96ff706c7b tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:19.643302 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:19.643302 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:19.649055 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-54c0778f-c4e2-49f7-be7a-3e96ff706c7b tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Volume info retrieved successfully. Aug 13 22:11:19.654898 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54c0778f-c4e2-49f7-be7a-3e96ff706c7b tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes/af355d58-e2d1-47e3-902c-12777147b8d8 returned with HTTP 200 Aug 13 22:11:19.655627 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 892/3610] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:19 2026] GET /volume/v3/volumes/af355d58-e2d1-47e3-902c-12777147b8d8 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:19.938829 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9568e9f7-0ceb-472e-9b85-37d2d829dd23 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:19.941309 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9568e9f7-0ceb-472e-9b85-37d2d829dd23 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:19.941523 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9568e9f7-0ceb-472e-9b85-37d2d829dd23 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:19.941786 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9568e9f7-0ceb-472e-9b85-37d2d829dd23 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:19.957342 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:19.957342 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:19.964271 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9568e9f7-0ceb-472e-9b85-37d2d829dd23 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:19.972446 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9568e9f7-0ceb-472e-9b85-37d2d829dd23 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 200 Aug 13 22:11:19.973668 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 904/3611] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:19 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:20.128651 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-cda583e1-3219-417d-80e7-c8b15804e886 req-fec584b8-dce6-415c-aeaf-91f4c42da9fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:20.130997 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-fec584b8-dce6-415c-aeaf-91f4c42da9fd tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/attachments/11f06d11-d955-4064-b28e-735dd7416861/action Aug 13 22:11:20.131501 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-fec584b8-dce6-415c-aeaf-91f4c42da9fd tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:20.131911 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-fec584b8-dce6-415c-aeaf-91f4c42da9fd tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:20.157974 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:20.157974 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:20.180172 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cda583e1-3219-417d-80e7-c8b15804e886 req-fec584b8-dce6-415c-aeaf-91f4c42da9fd tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/attachments/11f06d11-d955-4064-b28e-735dd7416861/action returned with HTTP 204 Aug 13 22:11:20.180172 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 913/3612] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:11:20 2026] POST /volume/v3/attachments/11f06d11-d955-4064-b28e-735dd7416861/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:20.473000 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-9119c44c-050f-48a8-b20b-212abecc6eda None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:20.477080 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-9119c44c-050f-48a8-b20b-212abecc6eda tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:11:20.479887 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-9119c44c-050f-48a8-b20b-212abecc6eda tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:20.479995 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-9119c44c-050f-48a8-b20b-212abecc6eda tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:20.490362 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:20.490362 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:20.499669 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-9119c44c-050f-48a8-b20b-212abecc6eda tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:11:20.506099 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-9119c44c-050f-48a8-b20b-212abecc6eda tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 200 Aug 13 22:11:20.506647 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 904/3613] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:11:20 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:20.670995 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b4e57efb-6d18-46e8-a475-ca12f45c3ed5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:20.672379 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4e57efb-6d18-46e8-a475-ca12f45c3ed5 None None] GET https://10.4.3.4/volume// Aug 13 22:11:20.672876 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4e57efb-6d18-46e8-a475-ca12f45c3ed5 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:20.672959 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4e57efb-6d18-46e8-a475-ca12f45c3ed5 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:20.673344 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4e57efb-6d18-46e8-a475-ca12f45c3ed5 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:11:20.673798 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 893/3614] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:11:20 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:11:20.675543 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0750a24e-ba04-4061-a75b-57d886bc1468 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:20.678372 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0750a24e-ba04-4061-a75b-57d886bc1468 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/volumes/af355d58-e2d1-47e3-902c-12777147b8d8 Aug 13 22:11:20.678706 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0750a24e-ba04-4061-a75b-57d886bc1468 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:20.679245 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0750a24e-ba04-4061-a75b-57d886bc1468 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:20.687139 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0750a24e-ba04-4061-a75b-57d886bc1468 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes/af355d58-e2d1-47e3-902c-12777147b8d8 returned with HTTP 404 Aug 13 22:11:20.687230 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-688906a8-5574-4613-bb5e-b4468d32e7e5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:20.687740 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 905/3615] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:20 2026] GET /volume/v3/volumes/af355d58-e2d1-47e3-902c-12777147b8d8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:20.691130 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-688906a8-5574-4613-bb5e-b4468d32e7e5 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:11:20.691799 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-688906a8-5574-4613-bb5e-b4468d32e7e5 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7489a8e7-8da4-489d-ad4e-2cd1132d65dc", "connector": null, "instance_uuid": "9ad68506-ead9-4fe3-951b-810d7e7f9b22"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:20.701512 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29b11426-ad90-4367-a3d4-05582ce50933 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:20.704365 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29b11426-ad90-4367-a3d4-05582ce50933 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] DELETE https://10.4.3.4/volume/v3/volumes/ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d Aug 13 22:11:20.704791 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29b11426-ad90-4367-a3d4-05582ce50933 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:20.706026 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29b11426-ad90-4367-a3d4-05582ce50933 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:20.706176 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:20.706176 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:20.706277 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-29b11426-ad90-4367-a3d4-05582ce50933 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Delete volume with id: ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d Aug 13 22:11:20.717841 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:20.717841 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:20.718701 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-29b11426-ad90-4367-a3d4-05582ce50933 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Volume info retrieved successfully. Aug 13 22:11:20.771161 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-688906a8-5574-4613-bb5e-b4468d32e7e5 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:11:20.772378 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 914/3616] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:11:20 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:20.777803 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-29b11426-ad90-4367-a3d4-05582ce50933 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Delete volume request issued successfully. Aug 13 22:11:20.778522 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29b11426-ad90-4367-a3d4-05582ce50933 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes/ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d returned with HTTP 202 Aug 13 22:11:20.778594 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 905/3617] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:11:20 2026] DELETE /volume/v3/volumes/ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:11:20.794959 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5bdf05f4-4335-4688-a632-f19acaa40bfc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:20.797601 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5bdf05f4-4335-4688-a632-f19acaa40bfc tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/volumes/ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d Aug 13 22:11:20.797806 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5bdf05f4-4335-4688-a632-f19acaa40bfc tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:20.797867 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5bdf05f4-4335-4688-a632-f19acaa40bfc tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:20.811282 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:20.811282 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:20.817492 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5bdf05f4-4335-4688-a632-f19acaa40bfc tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Volume info retrieved successfully. Aug 13 22:11:20.823119 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-24c86a99-93fb-4f5f-ab22-030d957f5873 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:20.826083 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24c86a99-93fb-4f5f-ab22-030d957f5873 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:11:20.826311 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24c86a99-93fb-4f5f-ab22-030d957f5873 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:20.827366 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24c86a99-93fb-4f5f-ab22-030d957f5873 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:20.828098 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5bdf05f4-4335-4688-a632-f19acaa40bfc tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes/ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d returned with HTTP 200 Aug 13 22:11:20.828679 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 894/3618] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:20 2026] GET /volume/v3/volumes/ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:20.848122 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-599a4ec1-d9e1-4d5d-8681-3616fdfde7e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:20.848634 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-599a4ec1-d9e1-4d5d-8681-3616fdfde7e9 None None] GET https://10.4.3.4/volume// Aug 13 22:11:20.848865 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-599a4ec1-d9e1-4d5d-8681-3616fdfde7e9 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:20.849095 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-599a4ec1-d9e1-4d5d-8681-3616fdfde7e9 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:20.849297 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:20.849297 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:20.849512 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-599a4ec1-d9e1-4d5d-8681-3616fdfde7e9 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:11:20.850033 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 915/3619] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:11:20 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:11:20.859516 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-24c86a99-93fb-4f5f-ab22-030d957f5873 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:11:20.860908 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-34dd54a2-2ff9-449d-8bc6-5b60428c1ebb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:20.864319 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-34dd54a2-2ff9-449d-8bc6-5b60428c1ebb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:11:20.864757 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-34dd54a2-2ff9-449d-8bc6-5b60428c1ebb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:20.865034 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-34dd54a2-2ff9-449d-8bc6-5b60428c1ebb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:20.869510 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24c86a99-93fb-4f5f-ab22-030d957f5873 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 200 Aug 13 22:11:20.870186 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 906/3620] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:20 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 837 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:20.879926 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:20.879926 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:20.886450 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-34dd54a2-2ff9-449d-8bc6-5b60428c1ebb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:11:20.896090 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-34dd54a2-2ff9-449d-8bc6-5b60428c1ebb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 200 Aug 13 22:11:20.896567 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 906/3621] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:11:20 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 1017 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:11:20.995330 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3193f78b-6f86-4d7c-811b-f47bb73abe82 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:20.998252 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3193f78b-6f86-4d7c-811b-f47bb73abe82 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:20.998997 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3193f78b-6f86-4d7c-811b-f47bb73abe82 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:20.999616 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3193f78b-6f86-4d7c-811b-f47bb73abe82 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:21.020072 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:21.020072 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:21.031108 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3193f78b-6f86-4d7c-811b-f47bb73abe82 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:21.042318 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3193f78b-6f86-4d7c-811b-f47bb73abe82 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 200 Aug 13 22:11:21.043267 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 895/3622] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:20 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 1649 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:21.047408 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-852bedd0-31f4-41b7-84b8-b76a8b99cb89 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:21.052403 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-852bedd0-31f4-41b7-84b8-b76a8b99cb89 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] PUT https://10.4.3.4/volume/v3/attachments/4121fb18-ac8f-406b-a5c8-b38aa1d94363 Aug 13 22:11:21.053072 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-852bedd0-31f4-41b7-84b8-b76a8b99cb89 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:21.061596 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa1cabaf-5009-4fa7-9350-ba0ea033a142 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:21.064240 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa1cabaf-5009-4fa7-9350-ba0ea033a142 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:11:21.065189 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa1cabaf-5009-4fa7-9350-ba0ea033a142 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cdf8dd1-482a-4e46-a4d6-0da69792854a", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-52483646"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:21.067796 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-852bedd0-31f4-41b7-84b8-b76a8b99cb89 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Acquiring lock "cinder-attachment_update-7489a8e7-8da4-489d-ad4e-2cd1132d65dc-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:11:21.073999 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-852bedd0-31f4-41b7-84b8-b76a8b99cb89 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Lock "cinder-attachment_update-7489a8e7-8da4-489d-ad4e-2cd1132d65dc-np0000007271" acquired by "attachment_update" :: waited 0.007s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:11:21.074978 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:21.074978 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:21.089405 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:21.089405 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:21.090244 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aa1cabaf-5009-4fa7-9350-ba0ea033a142 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:21.090244 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-aa1cabaf-5009-4fa7-9350-ba0ea033a142 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create snapshot from volume 4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:21.097342 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa1cabaf-5009-4fa7-9350-ba0ea033a142 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 400 Aug 13 22:11:21.098826 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 907/3623] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:11:21 2026] POST /volume/v3/snapshots => generated 160 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:11:21.109325 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-500b57d4-ecd6-48ed-ad68-1b5a8ba65621 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:21.112290 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-500b57d4-ecd6-48ed-ad68-1b5a8ba65621 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:11:21.112812 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-500b57d4-ecd6-48ed-ad68-1b5a8ba65621 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cdf8dd1-482a-4e46-a4d6-0da69792854a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-701139517"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:21.128794 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:21.128794 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:21.130941 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-500b57d4-ecd6-48ed-ad68-1b5a8ba65621 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:21.131180 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-500b57d4-ecd6-48ed-ad68-1b5a8ba65621 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create snapshot from volume 4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:21.191255 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-500b57d4-ecd6-48ed-ad68-1b5a8ba65621 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Created reservations ['b4594b51-b806-4a4f-b467-fe6bcce5a0c6', '1de32747-8e51-4363-99c7-4cdcac174731', '7d1df7ed-d60b-40db-b742-556e52c4316d', 'a7d63928-6661-4f8b-9d78-14f9b6495e19'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:11:21.209499 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-852bedd0-31f4-41b7-84b8-b76a8b99cb89 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Lock "cinder-attachment_update-7489a8e7-8da4-489d-ad4e-2cd1132d65dc-np0000007271" released by "attachment_update" :: held 0.135s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:11:21.209856 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-852bedd0-31f4-41b7-84b8-b76a8b99cb89 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/attachments/4121fb18-ac8f-406b-a5c8-b38aa1d94363 returned with HTTP 200 Aug 13 22:11:21.210302 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 916/3624] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:11:21 2026] PUT /volume/v3/attachments/4121fb18-ac8f-406b-a5c8-b38aa1d94363 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:21.265450 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-500b57d4-ecd6-48ed-ad68-1b5a8ba65621 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot force create request issued successfully. Aug 13 22:11:21.266224 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-500b57d4-ecd6-48ed-ad68-1b5a8ba65621 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:11:21.267395 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 907/3625] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:11:21 2026] POST /volume/v3/snapshots => generated 309 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:21.278583 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9be0b41b-cb60-4225-8b70-b721fd9921ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:21.282090 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9be0b41b-cb60-4225-8b70-b721fd9921ea tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 Aug 13 22:11:21.282306 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9be0b41b-cb60-4225-8b70-b721fd9921ea tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:21.282566 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9be0b41b-cb60-4225-8b70-b721fd9921ea tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:21.292546 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:21.292546 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:21.294441 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9be0b41b-cb60-4225-8b70-b721fd9921ea tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:21.294441 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9be0b41b-cb60-4225-8b70-b721fd9921ea tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 returned with HTTP 200 Aug 13 22:11:21.294567 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 896/3626] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:21 2026] GET /volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:21.849056 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ce7dd464-5420-4b87-b208-ce63e6e105a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:21.851185 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce7dd464-5420-4b87-b208-ce63e6e105a3 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] GET https://10.4.3.4/volume/v3/volumes/ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d Aug 13 22:11:21.851387 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce7dd464-5420-4b87-b208-ce63e6e105a3 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:21.851668 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce7dd464-5420-4b87-b208-ce63e6e105a3 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:21.862476 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce7dd464-5420-4b87-b208-ce63e6e105a3 tempest-VolumesBackupsTest-1063220288 tempest-VolumesBackupsTest-1063220288-project-member] https://10.4.3.4/volume/v3/volumes/ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d returned with HTTP 404 Aug 13 22:11:21.863258 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 908/3627] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:21 2026] GET /volume/v3/volumes/ffc2c4c0-a962-4820-b77d-8dc3bd7bfd8d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:21.888575 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a208d5b4-91cf-48fe-a35e-e9dcabd393f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:21.902547 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a208d5b4-91cf-48fe-a35e-e9dcabd393f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:11:21.902547 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a208d5b4-91cf-48fe-a35e-e9dcabd393f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:21.902547 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a208d5b4-91cf-48fe-a35e-e9dcabd393f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:21.921523 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:21.921523 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:21.927821 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a208d5b4-91cf-48fe-a35e-e9dcabd393f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:11:21.933771 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a208d5b4-91cf-48fe-a35e-e9dcabd393f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 200 Aug 13 22:11:21.934367 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 917/3628] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:21 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 838 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:22.308449 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d6fb7b9-6936-44f5-b0d1-6e53ac69d107 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:22.310027 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d6fb7b9-6936-44f5-b0d1-6e53ac69d107 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 Aug 13 22:11:22.310552 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d6fb7b9-6936-44f5-b0d1-6e53ac69d107 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:22.310863 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d6fb7b9-6936-44f5-b0d1-6e53ac69d107 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:22.322517 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:22.322517 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:22.322517 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d6fb7b9-6936-44f5-b0d1-6e53ac69d107 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:22.322517 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d6fb7b9-6936-44f5-b0d1-6e53ac69d107 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 returned with HTTP 200 Aug 13 22:11:22.322517 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 908/3629] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:22 2026] GET /volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:22.335575 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff5bd8fd-93a7-4b67-9ec3-3271e8433699 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:22.338982 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff5bd8fd-93a7-4b67-9ec3-3271e8433699 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:11:22.339809 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff5bd8fd-93a7-4b67-9ec3-3271e8433699 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cdf8dd1-482a-4e46-a4d6-0da69792854a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1549538403"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:22.368019 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:22.368019 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:22.368613 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ff5bd8fd-93a7-4b67-9ec3-3271e8433699 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:22.368869 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-ff5bd8fd-93a7-4b67-9ec3-3271e8433699 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create snapshot from volume 4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:22.450050 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ff5bd8fd-93a7-4b67-9ec3-3271e8433699 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Created reservations ['aa8ea2d0-f5be-4ada-9d38-4a4ce693bfd3', '75cd1059-07f0-4979-9346-afb07b1f2b93', '259e46bb-c4df-4439-bb76-024ffcae507a', '6dca38a5-c066-4fc6-b94d-4db4a1e33dbc'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:11:22.531071 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ff5bd8fd-93a7-4b67-9ec3-3271e8433699 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot force create request issued successfully. Aug 13 22:11:22.531071 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff5bd8fd-93a7-4b67-9ec3-3271e8433699 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:11:22.531071 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 897/3630] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:11:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:22.540978 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ea887bf3-e6ae-412c-b228-3f79be8f0abc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:22.543509 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea887bf3-e6ae-412c-b228-3f79be8f0abc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 Aug 13 22:11:22.543826 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea887bf3-e6ae-412c-b228-3f79be8f0abc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:22.544079 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea887bf3-e6ae-412c-b228-3f79be8f0abc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:22.551127 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:22.551127 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:22.551846 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ea887bf3-e6ae-412c-b228-3f79be8f0abc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:22.553011 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea887bf3-e6ae-412c-b228-3f79be8f0abc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 returned with HTTP 200 Aug 13 22:11:22.553847 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 909/3631] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:22 2026] GET /volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:22.952923 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f47b4edf-117e-4398-814e-573363dff502 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:22.956771 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f47b4edf-117e-4398-814e-573363dff502 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:11:22.956771 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f47b4edf-117e-4398-814e-573363dff502 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:22.956771 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f47b4edf-117e-4398-814e-573363dff502 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:22.960047 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=141,cinder:UPDATE=20,cinder:INSERT=5 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:11:22.974665 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:22.974665 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:22.988455 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f47b4edf-117e-4398-814e-573363dff502 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:11:22.993940 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f47b4edf-117e-4398-814e-573363dff502 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 200 Aug 13 22:11:22.994733 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 918/3632] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:22 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 838 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:23.565741 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c4a5e6c-af86-429b-a3f2-f43d2e3c996c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:23.571100 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c4a5e6c-af86-429b-a3f2-f43d2e3c996c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 Aug 13 22:11:23.571414 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c4a5e6c-af86-429b-a3f2-f43d2e3c996c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:23.571819 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c4a5e6c-af86-429b-a3f2-f43d2e3c996c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:23.580176 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:23.580176 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:23.581003 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3c4a5e6c-af86-429b-a3f2-f43d2e3c996c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:23.582080 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c4a5e6c-af86-429b-a3f2-f43d2e3c996c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 returned with HTTP 200 Aug 13 22:11:23.592348 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 909/3633] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:23 2026] GET /volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:23.610784 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-650a5a15-7489-436d-a3b9-736d5849b83c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:23.613477 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-650a5a15-7489-436d-a3b9-736d5849b83c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:11:23.614007 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-650a5a15-7489-436d-a3b9-736d5849b83c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cdf8dd1-482a-4e46-a4d6-0da69792854a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-715127590"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:23.621119 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=192,cinder:UPDATE=50,cinder:INSERT=23 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:11:23.635022 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:23.635022 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:23.635022 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-650a5a15-7489-436d-a3b9-736d5849b83c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:23.635022 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-650a5a15-7489-436d-a3b9-736d5849b83c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create snapshot from volume 4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:23.696555 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-650a5a15-7489-436d-a3b9-736d5849b83c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Created reservations ['777f716d-be6b-4572-923a-c92907057c33', '8d3035cc-ab97-4742-884a-594ce5312356', 'de8fd222-a223-40f8-8ca4-a1eacac74454', '672adb61-177c-470e-8016-24a78ed10f56'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:11:23.761119 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-650a5a15-7489-436d-a3b9-736d5849b83c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot force create request issued successfully. Aug 13 22:11:23.761672 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-650a5a15-7489-436d-a3b9-736d5849b83c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:11:23.762417 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 898/3634] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:11:23 2026] POST /volume/v3/snapshots => generated 309 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 22:11:23.780031 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-324265d4-c2a4-424f-8dfa-1a6db2103ba4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:23.781973 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-324265d4-c2a4-424f-8dfa-1a6db2103ba4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd Aug 13 22:11:23.783175 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-324265d4-c2a4-424f-8dfa-1a6db2103ba4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:23.783606 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-324265d4-c2a4-424f-8dfa-1a6db2103ba4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:23.801873 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:23.801873 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:23.801873 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-324265d4-c2a4-424f-8dfa-1a6db2103ba4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:23.801873 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-324265d4-c2a4-424f-8dfa-1a6db2103ba4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd returned with HTTP 200 Aug 13 22:11:23.801873 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 910/3635] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:23 2026] GET /volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:24.016070 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aba2c04d-00b6-43d2-bd81-b9c5648808b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:24.018101 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aba2c04d-00b6-43d2-bd81-b9c5648808b6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:11:24.018609 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aba2c04d-00b6-43d2-bd81-b9c5648808b6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:24.018848 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aba2c04d-00b6-43d2-bd81-b9c5648808b6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:24.038039 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:24.038039 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:24.046199 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aba2c04d-00b6-43d2-bd81-b9c5648808b6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:11:24.053531 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aba2c04d-00b6-43d2-bd81-b9c5648808b6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 200 Aug 13 22:11:24.054154 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 919/3636] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:24 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:24.810078 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7bdd0b9a-d31c-41e1-b111-2836ae551d0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:24.812395 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7bdd0b9a-d31c-41e1-b111-2836ae551d0f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd Aug 13 22:11:24.812683 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7bdd0b9a-d31c-41e1-b111-2836ae551d0f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:24.812949 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7bdd0b9a-d31c-41e1-b111-2836ae551d0f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:24.820001 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:24.820001 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:24.820621 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7bdd0b9a-d31c-41e1-b111-2836ae551d0f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:24.821779 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7bdd0b9a-d31c-41e1-b111-2836ae551d0f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd returned with HTTP 200 Aug 13 22:11:24.822279 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 910/3637] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:24 2026] GET /volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:24.829127 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b8a4cd7-8eaa-408a-9657-bb45fca25b97 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:24.831381 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b8a4cd7-8eaa-408a-9657-bb45fca25b97 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:11:24.831650 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b8a4cd7-8eaa-408a-9657-bb45fca25b97 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:24.831935 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b8a4cd7-8eaa-408a-9657-bb45fca25b97 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:24.834964 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c425574-dea0-4f22-a5a8-f1a75498117d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:24.837400 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c425574-dea0-4f22-a5a8-f1a75498117d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 Aug 13 22:11:24.837729 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c425574-dea0-4f22-a5a8-f1a75498117d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:24.837964 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c425574-dea0-4f22-a5a8-f1a75498117d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:24.838089 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-5c425574-dea0-4f22-a5a8-f1a75498117d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete snapshot with id: ebce2e16-751e-434f-94a2-7e1e2a77b680 Aug 13 22:11:24.841105 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:24.841105 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:24.846883 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0b8a4cd7-8eaa-408a-9657-bb45fca25b97 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:11:24.849731 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:24.849731 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:24.850248 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5c425574-dea0-4f22-a5a8-f1a75498117d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:24.852180 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b8a4cd7-8eaa-408a-9657-bb45fca25b97 tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:11:24.852706 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 899/3638] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:24 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:24.872770 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5c425574-dea0-4f22-a5a8-f1a75498117d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot delete request issued successfully. Aug 13 22:11:24.872977 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c425574-dea0-4f22-a5a8-f1a75498117d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 returned with HTTP 202 Aug 13 22:11:24.873869 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 911/3639] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:11:24 2026] DELETE /volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:11:24.885817 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fa4d4451-6410-4f9a-aa86-263824b04b3b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:24.889026 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa4d4451-6410-4f9a-aa86-263824b04b3b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 Aug 13 22:11:24.889026 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa4d4451-6410-4f9a-aa86-263824b04b3b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:24.889026 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa4d4451-6410-4f9a-aa86-263824b04b3b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:24.898471 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:24.898471 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:24.898471 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fa4d4451-6410-4f9a-aa86-263824b04b3b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:24.899145 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa4d4451-6410-4f9a-aa86-263824b04b3b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 returned with HTTP 200 Aug 13 22:11:24.899609 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 920/3640] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:24 2026] GET /volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:25.044345 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2781c420-9351-4924-863c-b80eb9280455 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:25.074888 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dc795f30-f796-4c3b-9723-95a271b84739 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:25.077618 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc795f30-f796-4c3b-9723-95a271b84739 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:11:25.077918 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc795f30-f796-4c3b-9723-95a271b84739 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:25.078218 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc795f30-f796-4c3b-9723-95a271b84739 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:25.092105 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:25.092105 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:25.097690 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dc795f30-f796-4c3b-9723-95a271b84739 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:11:25.105300 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc795f30-f796-4c3b-9723-95a271b84739 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 200 Aug 13 22:11:25.105500 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 900/3641] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:25 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:25.189459 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2781c420-9351-4924-863c-b80eb9280455 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:11:25.189935 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2781c420-9351-4924-863c-b80eb9280455 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:25.206274 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2781c420-9351-4924-863c-b80eb9280455 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:11:25.206913 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 911/3642] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:11:25 2026] POST /volume/v3/types => generated 287 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:25.520716 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ca4905d6-eaea-4463-8c31-dc418ac14965 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:25.523505 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca4905d6-eaea-4463-8c31-dc418ac14965 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] GET https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 Aug 13 22:11:25.523505 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca4905d6-eaea-4463-8c31-dc418ac14965 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:25.523736 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca4905d6-eaea-4463-8c31-dc418ac14965 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:25.528240 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=147,cinder:INSERT=11,cinder:UPDATE=39 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:11:25.537952 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:25.537952 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:25.547270 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ca4905d6-eaea-4463-8c31-dc418ac14965 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Volume info retrieved successfully. Aug 13 22:11:25.557244 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca4905d6-eaea-4463-8c31-dc418ac14965 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 returned with HTTP 200 Aug 13 22:11:25.558564 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 912/3643] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:25 2026] GET /volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:25.571892 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-07838f90-c12b-4953-9683-fe92dd06cca9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:25.574693 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-07838f90-c12b-4953-9683-fe92dd06cca9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/attachments/4121fb18-ac8f-406b-a5c8-b38aa1d94363/action Aug 13 22:11:25.575418 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-07838f90-c12b-4953-9683-fe92dd06cca9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:25.575902 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-07838f90-c12b-4953-9683-fe92dd06cca9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:25.597569 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:25.597569 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:25.607369 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2965d7d2-9ced-42e8-8c01-1e71ee2df348 req-07838f90-c12b-4953-9683-fe92dd06cca9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/attachments/4121fb18-ac8f-406b-a5c8-b38aa1d94363/action returned with HTTP 204 Aug 13 22:11:25.607820 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 921/3644] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:11:25 2026] POST /volume/v3/attachments/4121fb18-ac8f-406b-a5c8-b38aa1d94363/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:25.869375 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dcda8a98-f0b7-4536-8596-be8a23128d4c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:25.871760 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dcda8a98-f0b7-4536-8596-be8a23128d4c tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:11:25.872046 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dcda8a98-f0b7-4536-8596-be8a23128d4c tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:25.872312 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dcda8a98-f0b7-4536-8596-be8a23128d4c tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:25.890966 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:25.890966 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:25.898987 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dcda8a98-f0b7-4536-8596-be8a23128d4c tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:11:25.907237 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dcda8a98-f0b7-4536-8596-be8a23128d4c tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:11:25.907948 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 901/3645] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:25 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:25.913471 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e3d4ad6a-30c9-4e20-bcf3-347e11c5afa7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:25.916054 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3d4ad6a-30c9-4e20-bcf3-347e11c5afa7 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 Aug 13 22:11:25.916314 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3d4ad6a-30c9-4e20-bcf3-347e11c5afa7 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:25.916616 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3d4ad6a-30c9-4e20-bcf3-347e11c5afa7 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:25.918800 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=211,cinder:UPDATE=48,cinder:INSERT=21,cinder:DELETE=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:11:25.923044 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3d4ad6a-30c9-4e20-bcf3-347e11c5afa7 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 returned with HTTP 404 Aug 13 22:11:25.924670 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 912/3646] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:25 2026] GET /volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:11:25.934280 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3eb1145e-c832-4163-a55f-ae3e024dc784 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:25.936352 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3eb1145e-c832-4163-a55f-ae3e024dc784 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd Aug 13 22:11:25.936597 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3eb1145e-c832-4163-a55f-ae3e024dc784 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:25.936864 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3eb1145e-c832-4163-a55f-ae3e024dc784 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:25.936992 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-3eb1145e-c832-4163-a55f-ae3e024dc784 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete snapshot with id: 873c68a9-d3b2-4d42-96e1-0b13cc75c7fd Aug 13 22:11:25.946929 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:25.946929 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:25.947610 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3eb1145e-c832-4163-a55f-ae3e024dc784 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:25.979172 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3eb1145e-c832-4163-a55f-ae3e024dc784 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot delete request issued successfully. Aug 13 22:11:25.979375 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3eb1145e-c832-4163-a55f-ae3e024dc784 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd returned with HTTP 202 Aug 13 22:11:25.979938 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 913/3647] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:11:25 2026] DELETE /volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:11:25.993360 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9d5670c7-9a48-4482-8b1b-f0947562905c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:26.000493 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d5670c7-9a48-4482-8b1b-f0947562905c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd Aug 13 22:11:26.000851 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d5670c7-9a48-4482-8b1b-f0947562905c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:26.001575 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d5670c7-9a48-4482-8b1b-f0947562905c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:26.012069 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:26.012069 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:26.012642 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9d5670c7-9a48-4482-8b1b-f0947562905c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:26.013674 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d5670c7-9a48-4482-8b1b-f0947562905c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd returned with HTTP 200 Aug 13 22:11:26.014096 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 922/3648] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:25 2026] GET /volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:26.121379 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e69429b6-9a6c-41a7-b694-6ea4ce9ce99d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:26.123651 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e69429b6-9a6c-41a7-b694-6ea4ce9ce99d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:11:26.123963 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e69429b6-9a6c-41a7-b694-6ea4ce9ce99d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:26.124215 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e69429b6-9a6c-41a7-b694-6ea4ce9ce99d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:26.136205 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:26.136205 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:26.140887 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e69429b6-9a6c-41a7-b694-6ea4ce9ce99d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:11:26.146303 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e69429b6-9a6c-41a7-b694-6ea4ce9ce99d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 200 Aug 13 22:11:26.146755 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 902/3649] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:26 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 1130 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:26.160204 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e918dc2-5473-4e3f-a145-7b1c0dd450fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:26.162162 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e918dc2-5473-4e3f-a145-7b1c0dd450fa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:11:26.162779 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e918dc2-5473-4e3f-a145-7b1c0dd450fa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7489a8e7-8da4-489d-ad4e-2cd1132d65dc", "force": true, "name": "tempest-VolumesBackupsTest-Backup-173420613", "container": "tempest-volumesbackupstest-backup-container-1635020958"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:26.164235 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-2e918dc2-5473-4e3f-a145-7b1c0dd450fa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Creating new backup {'backup': {'volume_id': '7489a8e7-8da4-489d-ad4e-2cd1132d65dc', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-173420613', 'container': 'tempest-volumesbackupstest-backup-container-1635020958'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:11:26.164488 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-2e918dc2-5473-4e3f-a145-7b1c0dd450fa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Creating backup of volume 7489a8e7-8da4-489d-ad4e-2cd1132d65dc in container tempest-volumesbackupstest-backup-container-1635020958 Aug 13 22:11:26.176847 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:26.176847 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:26.177567 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e918dc2-5473-4e3f-a145-7b1c0dd450fa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:11:26.202498 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2e918dc2-5473-4e3f-a145-7b1c0dd450fa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Created reservations ['1080f1fb-48dc-4c5c-98c6-dcb3de7b71ab', 'cd40f104-8a72-462f-b163-95cacccadde6'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:11:26.242831 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e918dc2-5473-4e3f-a145-7b1c0dd450fa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:11:26.243350 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 913/3650] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:11:26 2026] POST /volume/v3/backups => generated 325 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:26.252369 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a744b85c-7145-403d-8dfe-adddedd25153 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:26.254887 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a744b85c-7145-403d-8dfe-adddedd25153 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:26.254887 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a744b85c-7145-403d-8dfe-adddedd25153 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:26.255147 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a744b85c-7145-403d-8dfe-adddedd25153 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:26.255335 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a744b85c-7145-403d-8dfe-adddedd25153 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:26.260911 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:26.260911 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:26.262363 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a744b85c-7145-403d-8dfe-adddedd25153 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:26.262604 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 914/3651] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:26 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:26.571556 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e2ebeaa-dcb2-4d04-92c7-08eb9ee90140 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:26.573779 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e2ebeaa-dcb2-4d04-92c7-08eb9ee90140 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] GET https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 Aug 13 22:11:26.574200 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e2ebeaa-dcb2-4d04-92c7-08eb9ee90140 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:26.574200 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e2ebeaa-dcb2-4d04-92c7-08eb9ee90140 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:26.581850 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:26.581850 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:26.585951 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2e2ebeaa-dcb2-4d04-92c7-08eb9ee90140 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Volume info retrieved successfully. Aug 13 22:11:26.589830 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e2ebeaa-dcb2-4d04-92c7-08eb9ee90140 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 returned with HTTP 200 Aug 13 22:11:26.590154 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 923/3652] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:26 2026] GET /volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:26.659667 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-09e1bf7b-c8fe-463a-92ae-5184286c699b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:26.662020 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09e1bf7b-c8fe-463a-92ae-5184286c699b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:11:26.662286 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09e1bf7b-c8fe-463a-92ae-5184286c699b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:26.662651 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09e1bf7b-c8fe-463a-92ae-5184286c699b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:26.671129 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:26.671129 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:26.676598 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-09e1bf7b-c8fe-463a-92ae-5184286c699b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:11:26.682091 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09e1bf7b-c8fe-463a-92ae-5184286c699b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:11:26.682590 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 903/3653] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:26 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:26.694763 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c8f47af-f59d-4a5a-b14a-f898fdb63d5b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:26.696873 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c8f47af-f59d-4a5a-b14a-f898fdb63d5b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] DELETE https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:11:26.697141 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c8f47af-f59d-4a5a-b14a-f898fdb63d5b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:26.697399 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c8f47af-f59d-4a5a-b14a-f898fdb63d5b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:26.697667 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4c8f47af-f59d-4a5a-b14a-f898fdb63d5b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Delete volume with id: 76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:11:26.705140 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:26.705140 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:26.705596 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4c8f47af-f59d-4a5a-b14a-f898fdb63d5b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:11:26.723928 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4c8f47af-f59d-4a5a-b14a-f898fdb63d5b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Delete volume request issued successfully. Aug 13 22:11:26.724216 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c8f47af-f59d-4a5a-b14a-f898fdb63d5b tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 202 Aug 13 22:11:26.724757 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 914/3654] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:11:26 2026] DELETE /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:11:26.731673 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9469632-cd50-4690-ad0b-3ac4b05710ca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:26.733961 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9469632-cd50-4690-ad0b-3ac4b05710ca tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:11:26.734214 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9469632-cd50-4690-ad0b-3ac4b05710ca tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:26.734465 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9469632-cd50-4690-ad0b-3ac4b05710ca tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:26.744081 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:26.744081 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:26.748536 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f9469632-cd50-4690-ad0b-3ac4b05710ca tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Volume info retrieved successfully. Aug 13 22:11:26.753847 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9469632-cd50-4690-ad0b-3ac4b05710ca tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 200 Aug 13 22:11:26.754356 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 915/3655] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:26 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:26.967857 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-90ebf80b-c622-4b02-9c85-7544fc49b7d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:26.969712 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90ebf80b-c622-4b02-9c85-7544fc49b7d7 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] DELETE https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 Aug 13 22:11:26.969997 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90ebf80b-c622-4b02-9c85-7544fc49b7d7 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:26.970171 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90ebf80b-c622-4b02-9c85-7544fc49b7d7 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:26.970342 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-90ebf80b-c622-4b02-9c85-7544fc49b7d7 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Delete volume with id: adc115f5-92e1-451f-9e1b-7ba8c356edf0 Aug 13 22:11:26.977783 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:26.977783 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:26.978393 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-90ebf80b-c622-4b02-9c85-7544fc49b7d7 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Volume info retrieved successfully. Aug 13 22:11:26.999502 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-90ebf80b-c622-4b02-9c85-7544fc49b7d7 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Delete volume request issued successfully. Aug 13 22:11:26.999652 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90ebf80b-c622-4b02-9c85-7544fc49b7d7 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 returned with HTTP 202 Aug 13 22:11:27.000063 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 924/3656] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:11:26 2026] DELETE /volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:11:27.008044 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7d18d9ed-ca66-4b13-a7f4-5d76b715ffc0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:27.009820 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d18d9ed-ca66-4b13-a7f4-5d76b715ffc0 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] GET https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 Aug 13 22:11:27.010026 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d18d9ed-ca66-4b13-a7f4-5d76b715ffc0 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:27.010203 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d18d9ed-ca66-4b13-a7f4-5d76b715ffc0 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:27.017273 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:27.017273 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:27.021297 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d18d9ed-ca66-4b13-a7f4-5d76b715ffc0 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Volume info retrieved successfully. Aug 13 22:11:27.023521 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-53aa90ca-712c-415d-bcde-c61a4f9d413f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:27.025409 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53aa90ca-712c-415d-bcde-c61a4f9d413f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd Aug 13 22:11:27.025919 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53aa90ca-712c-415d-bcde-c61a4f9d413f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:27.025919 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53aa90ca-712c-415d-bcde-c61a4f9d413f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:27.027495 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d18d9ed-ca66-4b13-a7f4-5d76b715ffc0 tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 returned with HTTP 200 Aug 13 22:11:27.028051 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 904/3657] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:27 2026] GET /volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:27.030627 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53aa90ca-712c-415d-bcde-c61a4f9d413f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd returned with HTTP 404 Aug 13 22:11:27.031150 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 915/3658] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:27 2026] GET /volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:27.039744 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3d04aa3c-14ef-43d7-9956-1937e5f60c87 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:27.041830 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d04aa3c-14ef-43d7-9956-1937e5f60c87 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 Aug 13 22:11:27.042081 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d04aa3c-14ef-43d7-9956-1937e5f60c87 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:27.042333 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d04aa3c-14ef-43d7-9956-1937e5f60c87 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:27.042460 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-3d04aa3c-14ef-43d7-9956-1937e5f60c87 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete snapshot with id: 686fb675-f632-4bd0-83bd-c12145087cc7 Aug 13 22:11:27.047948 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:27.047948 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:27.048436 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3d04aa3c-14ef-43d7-9956-1937e5f60c87 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:27.073216 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3d04aa3c-14ef-43d7-9956-1937e5f60c87 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot delete request issued successfully. Aug 13 22:11:27.073469 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d04aa3c-14ef-43d7-9956-1937e5f60c87 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 returned with HTTP 202 Aug 13 22:11:27.074089 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 916/3659] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:11:27 2026] DELETE /volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:11:27.082290 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cdeead88-5ac8-4b51-8cc4-93ee110eb6d5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:27.084006 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cdeead88-5ac8-4b51-8cc4-93ee110eb6d5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 Aug 13 22:11:27.084204 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cdeead88-5ac8-4b51-8cc4-93ee110eb6d5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:27.084370 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cdeead88-5ac8-4b51-8cc4-93ee110eb6d5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:27.090106 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:27.090106 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:27.090502 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cdeead88-5ac8-4b51-8cc4-93ee110eb6d5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:27.092061 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cdeead88-5ac8-4b51-8cc4-93ee110eb6d5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 returned with HTTP 200 Aug 13 22:11:27.092061 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 925/3660] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:27 2026] GET /volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:27.119449 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:27.121221 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:11:27.121583 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "f678c438-c3f8-4448-be15-6813cecc5065", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:27.123283 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'f678c438-c3f8-4448-be15-6813cecc5065', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:11:27.240771 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Create volume of 1 GB Aug 13 22:11:27.246447 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Availability Zones retrieved successfully. Aug 13 22:11:27.254608 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Flow 'volume_create_api' (b7d835db-a4b6-4560-b484-c32744e85f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:11:27.256018 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc01718-488e-4fdd-a14b-8262deec124f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:27.257126 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:11:27.274545 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04c33e0e-bc51-459b-a109-89785f01e6ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:27.276483 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04c33e0e-bc51-459b-a109-89785f01e6ca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:27.276768 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04c33e0e-bc51-459b-a109-89785f01e6ca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:27.276918 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04c33e0e-bc51-459b-a109-89785f01e6ca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:27.277027 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-04c33e0e-bc51-459b-a109-89785f01e6ca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:27.282655 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:27.282655 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:27.283697 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04c33e0e-bc51-459b-a109-89785f01e6ca tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:27.284196 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 916/3661] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:27 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:27.319055 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc01718-488e-4fdd-a14b-8262deec124f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:11:25Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=4185a138-fb78-4eb6-a917-7f017b9e776e,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': '4185a138-fb78-4eb6-a917-7f017b9e776e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:27.319923 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1657d346-757c-49ed-8e15-9507855885c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:27.360656 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-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 13 22:11:27.361290 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-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 13 22:11:27.404036 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Created reservations ['ec349e0a-08f4-48ff-8876-7242a6ab1f84', '5cc9cb0d-276d-4cf6-8a02-545e7fdca943', '0d13e758-2173-4211-82d0-e88fab38977e', '0a577ad8-2180-4436-98e0-2743e33c6ac5'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:11:27.405004 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1657d346-757c-49ed-8e15-9507855885c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec349e0a-08f4-48ff-8876-7242a6ab1f84', '5cc9cb0d-276d-4cf6-8a02-545e7fdca943', '0d13e758-2173-4211-82d0-e88fab38977e', '0a577ad8-2180-4436-98e0-2743e33c6ac5']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:27.405736 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f951be-f301-4e93-b58b-88ab27914608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:27.433357 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f951be-f301-4e93-b58b-88ab27914608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87d01692-e07a-49b4-ad65-c142b8fd5fff', '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='18a7f3267c3f460594190fc1048ea1c1',qos_specs=None,replication_status=,reservations=['ec349e0a-08f4-48ff-8876-7242a6ab1f84','5cc9cb0d-276d-4cf6-8a02-545e7fdca943','0d13e758-2173-4211-82d0-e88fab38977e','0a577ad8-2180-4436-98e0-2743e33c6ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='341276d9938b4e2ba20fec4db7c770a3',volume_type_id=4185a138-fb78-4eb6-a917-7f017b9e776e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:11:27Z,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=87d01692-e07a-49b4-ad65-c142b8fd5fff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18a7f3267c3f460594190fc1048ea1c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='341276d9938b4e2ba20fec4db7c770a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4185a138-fb78-4eb6-a917-7f017b9e776e),volume_type_id=4185a138-fb78-4eb6-a917-7f017b9e776e)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:27.434375 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c18828-49fb-4995-bd60-d8c8a7bd7ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:27.456714 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c18828-49fb-4995-bd60-d8c8a7bd7ab4) transitioned into state 'SUCCESS' from 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='18a7f3267c3f460594190fc1048ea1c1',qos_specs=None,replication_status=,reservations=['ec349e0a-08f4-48ff-8876-7242a6ab1f84','5cc9cb0d-276d-4cf6-8a02-545e7fdca943','0d13e758-2173-4211-82d0-e88fab38977e','0a577ad8-2180-4436-98e0-2743e33c6ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='341276d9938b4e2ba20fec4db7c770a3',volume_type_id=4185a138-fb78-4eb6-a917-7f017b9e776e)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:27.457519 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fef9aed1-66c3-4f66-8a9f-7ade2a7c6be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:27.470823 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fef9aed1-66c3-4f66-8a9f-7ade2a7c6be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:27.472099 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Flow 'volume_create_api' (b7d835db-a4b6-4560-b484-c32744e85f1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:11:27.472467 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Create volume request issued successfully. Aug 13 22:11:27.473245 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fcf85ac2-ca32-4272-86e7-00cc074c9447 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:11:27.474227 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 905/3662] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:11:27 2026] POST /volume/v3/volumes => generated 794 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:27.488838 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1bfacb6c-651d-4cb5-b974-68857999b231 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:27.491367 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1bfacb6c-651d-4cb5-b974-68857999b231 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:27.491367 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1bfacb6c-651d-4cb5-b974-68857999b231 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:27.491829 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1bfacb6c-651d-4cb5-b974-68857999b231 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:27.500722 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:27.500722 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:27.506120 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1bfacb6c-651d-4cb5-b974-68857999b231 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:27.511516 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1bfacb6c-651d-4cb5-b974-68857999b231 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:27.512019 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 917/3663] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:27 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:27.769126 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1fdbae23-0931-4d5f-9ebd-1d21ba53b96c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:27.771056 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fdbae23-0931-4d5f-9ebd-1d21ba53b96c tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] GET https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b Aug 13 22:11:27.771251 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fdbae23-0931-4d5f-9ebd-1d21ba53b96c tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:27.771450 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fdbae23-0931-4d5f-9ebd-1d21ba53b96c tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:27.777227 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fdbae23-0931-4d5f-9ebd-1d21ba53b96c tempest-VolumesActionsTest-859730853 tempest-VolumesActionsTest-859730853-project-member] https://10.4.3.4/volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b returned with HTTP 404 Aug 13 22:11:27.777632 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 926/3664] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:27 2026] GET /volume/v3/volumes/76a52520-0062-4ff8-a7eb-3be29eb80c4b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:28.041569 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-397881d0-8410-4fd1-a2e5-07b4efe5fb3e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:28.043228 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-397881d0-8410-4fd1-a2e5-07b4efe5fb3e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] GET https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 Aug 13 22:11:28.043432 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-397881d0-8410-4fd1-a2e5-07b4efe5fb3e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:28.043595 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-397881d0-8410-4fd1-a2e5-07b4efe5fb3e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:28.048779 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-397881d0-8410-4fd1-a2e5-07b4efe5fb3e tempest-TestImageHashVerification-1409910230 tempest-TestImageHashVerification-1409910230-project-member] https://10.4.3.4/volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 returned with HTTP 404 Aug 13 22:11:28.049230 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 917/3665] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:28 2026] GET /volume/v3/volumes/adc115f5-92e1-451f-9e1b-7ba8c356edf0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:28.102455 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-95163e2d-5798-4588-bac9-57bae87ce564 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:28.105130 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95163e2d-5798-4588-bac9-57bae87ce564 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 Aug 13 22:11:28.105390 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95163e2d-5798-4588-bac9-57bae87ce564 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:28.105679 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95163e2d-5798-4588-bac9-57bae87ce564 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:28.110929 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95163e2d-5798-4588-bac9-57bae87ce564 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 returned with HTTP 404 Aug 13 22:11:28.111616 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 906/3666] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:28 2026] GET /volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:28.122830 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6304ff0d-e712-4000-a033-c988a597f5bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:28.126753 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6304ff0d-e712-4000-a033-c988a597f5bd tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd Aug 13 22:11:28.126753 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6304ff0d-e712-4000-a033-c988a597f5bd tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:28.126753 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6304ff0d-e712-4000-a033-c988a597f5bd tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:28.126753 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-6304ff0d-e712-4000-a033-c988a597f5bd tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete snapshot with id: 873c68a9-d3b2-4d42-96e1-0b13cc75c7fd Aug 13 22:11:28.136787 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6304ff0d-e712-4000-a033-c988a597f5bd tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd returned with HTTP 404 Aug 13 22:11:28.136787 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 918/3667] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:11:28 2026] DELETE /volume/v3/snapshots/873c68a9-d3b2-4d42-96e1-0b13cc75c7fd => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:28.146135 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f44fe986-3681-47d5-a711-31b0437eba9b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:28.148295 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f44fe986-3681-47d5-a711-31b0437eba9b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 Aug 13 22:11:28.148593 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f44fe986-3681-47d5-a711-31b0437eba9b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:28.148848 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f44fe986-3681-47d5-a711-31b0437eba9b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:28.148968 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-f44fe986-3681-47d5-a711-31b0437eba9b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete snapshot with id: 686fb675-f632-4bd0-83bd-c12145087cc7 Aug 13 22:11:28.154089 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f44fe986-3681-47d5-a711-31b0437eba9b tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 returned with HTTP 404 Aug 13 22:11:28.154693 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 927/3668] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:11:28 2026] DELETE /volume/v3/snapshots/686fb675-f632-4bd0-83bd-c12145087cc7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:28.164577 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-125a6cc9-0c4f-4ed6-8824-704f41d2cbf1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:28.167694 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-125a6cc9-0c4f-4ed6-8824-704f41d2cbf1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 Aug 13 22:11:28.167919 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-125a6cc9-0c4f-4ed6-8824-704f41d2cbf1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:28.168102 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-125a6cc9-0c4f-4ed6-8824-704f41d2cbf1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:28.168238 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-125a6cc9-0c4f-4ed6-8824-704f41d2cbf1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete snapshot with id: ebce2e16-751e-434f-94a2-7e1e2a77b680 Aug 13 22:11:28.172783 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-125a6cc9-0c4f-4ed6-8824-704f41d2cbf1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 returned with HTTP 404 Aug 13 22:11:28.173218 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 918/3669] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:11:28 2026] DELETE /volume/v3/snapshots/ebce2e16-751e-434f-94a2-7e1e2a77b680 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:28.216925 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fab82721-a113-460f-943d-f848ca84207b req-e566b5ff-5fea-4301-b043-a0b342a18303 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:28.219245 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fab82721-a113-460f-943d-f848ca84207b req-e566b5ff-5fea-4301-b043-a0b342a18303 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:28.219494 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fab82721-a113-460f-943d-f848ca84207b req-e566b5ff-5fea-4301-b043-a0b342a18303 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:28.219749 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fab82721-a113-460f-943d-f848ca84207b req-e566b5ff-5fea-4301-b043-a0b342a18303 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:28.231355 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:28.231355 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:28.235959 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fab82721-a113-460f-943d-f848ca84207b req-e566b5ff-5fea-4301-b043-a0b342a18303 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:28.245128 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fab82721-a113-460f-943d-f848ca84207b req-e566b5ff-5fea-4301-b043-a0b342a18303 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 200 Aug 13 22:11:28.245231 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 907/3670] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:11:28 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 1649 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:28.268091 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fab82721-a113-460f-943d-f848ca84207b req-ad970c0e-249c-490b-8a55-b04579e90bea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:28.270838 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fab82721-a113-460f-943d-f848ca84207b req-ad970c0e-249c-490b-8a55-b04579e90bea tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a/action Aug 13 22:11:28.271292 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fab82721-a113-460f-943d-f848ca84207b req-ad970c0e-249c-490b-8a55-b04579e90bea tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:28.271478 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fab82721-a113-460f-943d-f848ca84207b req-ad970c0e-249c-490b-8a55-b04579e90bea tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:28.283352 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:28.283352 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:28.283892 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fab82721-a113-460f-943d-f848ca84207b req-ad970c0e-249c-490b-8a55-b04579e90bea tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:28.291268 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fab82721-a113-460f-943d-f848ca84207b req-ad970c0e-249c-490b-8a55-b04579e90bea tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Begin detaching volume completed successfully. Aug 13 22:11:28.291657 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fab82721-a113-460f-943d-f848ca84207b req-ad970c0e-249c-490b-8a55-b04579e90bea tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a/action returned with HTTP 202 Aug 13 22:11:28.292077 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 919/3671] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:11:28 2026] POST /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:11:28.296250 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-595d9832-3f87-4805-abe4-b482705165ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:28.298532 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-595d9832-3f87-4805-abe4-b482705165ee tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:28.298812 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-595d9832-3f87-4805-abe4-b482705165ee tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:28.299056 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-595d9832-3f87-4805-abe4-b482705165ee tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:28.299231 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-595d9832-3f87-4805-abe4-b482705165ee tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:28.306293 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:28.306293 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:28.307527 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-595d9832-3f87-4805-abe4-b482705165ee tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:28.307987 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 928/3672] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:28 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:28.353594 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f03231a-33f8-4918-9ed7-5f5db3751fda None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:28.354101 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f03231a-33f8-4918-9ed7-5f5db3751fda None None] GET https://10.4.3.4/volume// Aug 13 22:11:28.354311 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f03231a-33f8-4918-9ed7-5f5db3751fda None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:28.354567 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f03231a-33f8-4918-9ed7-5f5db3751fda None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:28.355008 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f03231a-33f8-4918-9ed7-5f5db3751fda None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:11:28.355762 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 919/3673] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:11:28 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:11:28.365028 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fab82721-a113-460f-943d-f848ca84207b req-1376afeb-c721-4746-9daa-322b9a62a47a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:28.369032 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fab82721-a113-460f-943d-f848ca84207b req-1376afeb-c721-4746-9daa-322b9a62a47a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:28.369354 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fab82721-a113-460f-943d-f848ca84207b req-1376afeb-c721-4746-9daa-322b9a62a47a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:28.369683 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fab82721-a113-460f-943d-f848ca84207b req-1376afeb-c721-4746-9daa-322b9a62a47a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:28.383140 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:28.383140 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:28.387987 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fab82721-a113-460f-943d-f848ca84207b req-1376afeb-c721-4746-9daa-322b9a62a47a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:28.394231 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fab82721-a113-460f-943d-f848ca84207b req-1376afeb-c721-4746-9daa-322b9a62a47a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 200 Aug 13 22:11:28.394888 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 908/3674] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:11:28 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 1832 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:11:28.528718 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-96fd40e8-34a8-4971-92f1-7e70aa9503f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:28.531622 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96fd40e8-34a8-4971-92f1-7e70aa9503f4 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:28.531988 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96fd40e8-34a8-4971-92f1-7e70aa9503f4 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:28.532597 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96fd40e8-34a8-4971-92f1-7e70aa9503f4 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:28.547372 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:28.547372 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:28.554201 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-96fd40e8-34a8-4971-92f1-7e70aa9503f4 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:28.564362 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96fd40e8-34a8-4971-92f1-7e70aa9503f4 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:28.564985 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 920/3675] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:28 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 944 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:29.319460 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-52ca29ff-69c1-4eed-92a2-6cbde849f8c6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:29.321536 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52ca29ff-69c1-4eed-92a2-6cbde849f8c6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:29.321823 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52ca29ff-69c1-4eed-92a2-6cbde849f8c6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:29.322088 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52ca29ff-69c1-4eed-92a2-6cbde849f8c6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:29.322230 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-52ca29ff-69c1-4eed-92a2-6cbde849f8c6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:29.327217 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:29.327217 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:29.328116 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52ca29ff-69c1-4eed-92a2-6cbde849f8c6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:29.328568 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 929/3676] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:29 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:29.579806 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db44b13c-8c65-4b31-9fb9-cf9cf67ff970 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:29.582283 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db44b13c-8c65-4b31-9fb9-cf9cf67ff970 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:29.582603 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db44b13c-8c65-4b31-9fb9-cf9cf67ff970 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:29.582917 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db44b13c-8c65-4b31-9fb9-cf9cf67ff970 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:29.593124 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:29.593124 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:29.598842 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db44b13c-8c65-4b31-9fb9-cf9cf67ff970 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:29.605548 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db44b13c-8c65-4b31-9fb9-cf9cf67ff970 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:29.606312 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 920/3677] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:29 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:30.339138 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d9c6d0c-0053-4c3b-abf5-b8dc6bee20d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:30.341647 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d9c6d0c-0053-4c3b-abf5-b8dc6bee20d8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:30.342148 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d9c6d0c-0053-4c3b-abf5-b8dc6bee20d8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:30.342485 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d9c6d0c-0053-4c3b-abf5-b8dc6bee20d8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:30.342737 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1d9c6d0c-0053-4c3b-abf5-b8dc6bee20d8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:30.349039 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:30.349039 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:30.350206 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d9c6d0c-0053-4c3b-abf5-b8dc6bee20d8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:30.350666 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 909/3678] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:30 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:30.626841 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9c285d5b-8c7c-4bc6-bac4-2d056621c65c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:30.630264 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c285d5b-8c7c-4bc6-bac4-2d056621c65c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:30.630513 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c285d5b-8c7c-4bc6-bac4-2d056621c65c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:30.630811 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c285d5b-8c7c-4bc6-bac4-2d056621c65c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:30.643712 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:30.643712 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:30.651187 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9c285d5b-8c7c-4bc6-bac4-2d056621c65c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:30.659164 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c285d5b-8c7c-4bc6-bac4-2d056621c65c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:30.659164 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 921/3679] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:30 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:31.364055 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f0331123-d65f-4398-8db4-f94561826440 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:31.364970 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0331123-d65f-4398-8db4-f94561826440 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:31.365618 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0331123-d65f-4398-8db4-f94561826440 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:31.365618 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0331123-d65f-4398-8db4-f94561826440 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:31.365618 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f0331123-d65f-4398-8db4-f94561826440 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:31.376085 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:31.376085 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:31.377242 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0331123-d65f-4398-8db4-f94561826440 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:31.378015 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 930/3680] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:31 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:31.676247 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40d4f07d-40f0-45b8-b15a-2c002414635c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:31.679255 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40d4f07d-40f0-45b8-b15a-2c002414635c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:31.679476 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40d4f07d-40f0-45b8-b15a-2c002414635c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:31.679680 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40d4f07d-40f0-45b8-b15a-2c002414635c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:31.689744 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:31.689744 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:31.696600 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-40d4f07d-40f0-45b8-b15a-2c002414635c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:31.703860 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40d4f07d-40f0-45b8-b15a-2c002414635c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:31.704448 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 921/3681] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:31 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:32.170494 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b139f486-ef44-41fe-8274-be76498e52c8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:32.347171 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:11:32.347593 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1576788344"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:32.350302 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1576788344'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:11:32.350302 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Create volume of 1 GB Aug 13 22:11:32.360983 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Availability Zones retrieved successfully. Aug 13 22:11:32.372297 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Flow 'volume_create_api' (db47aaaf-1d82-4268-af1b-602fbdbbf76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:11:32.374099 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47be5690-a222-47e3-b0be-4c0064407035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:32.375927 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:11:32.395952 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-12faf36c-1b45-49f4-8bad-eb03f5809cdb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:32.400488 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12faf36c-1b45-49f4-8bad-eb03f5809cdb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:32.400620 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12faf36c-1b45-49f4-8bad-eb03f5809cdb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:32.401153 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12faf36c-1b45-49f4-8bad-eb03f5809cdb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:32.401153 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-12faf36c-1b45-49f4-8bad-eb03f5809cdb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:32.416838 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:32.416838 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:32.417723 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12faf36c-1b45-49f4-8bad-eb03f5809cdb tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:32.418271 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 922/3682] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:32 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 786 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:32.426121 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47be5690-a222-47e3-b0be-4c0064407035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:32.426737 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9f2784c-9d65-46c3-a0f0-fe4a3f4d5f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:32.438495 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fab82721-a113-460f-943d-f848ca84207b req-07367f3d-2b4e-4bb0-bac0-d8f00eef6ab8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:32.441651 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fab82721-a113-460f-943d-f848ca84207b req-07367f3d-2b4e-4bb0-bac0-d8f00eef6ab8 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/attachments/11f06d11-d955-4064-b28e-735dd7416861 Aug 13 22:11:32.441789 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fab82721-a113-460f-943d-f848ca84207b req-07367f3d-2b4e-4bb0-bac0-d8f00eef6ab8 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:32.441932 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fab82721-a113-460f-943d-f848ca84207b req-07367f3d-2b4e-4bb0-bac0-d8f00eef6ab8 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:32.456727 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:32.456727 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:32.540746 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Created reservations ['b06642b5-465c-416e-a06a-6edef25364fd', '820eb4c4-f543-4fe7-89d2-0bae097814ac', '8145dd79-4b02-4a16-9565-db003ee0ba2c', 'bc6782ee-329c-4007-91fd-dabfc2a0ac4d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:11:32.541668 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9f2784c-9d65-46c3-a0f0-fe4a3f4d5f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b06642b5-465c-416e-a06a-6edef25364fd', '820eb4c4-f543-4fe7-89d2-0bae097814ac', '8145dd79-4b02-4a16-9565-db003ee0ba2c', 'bc6782ee-329c-4007-91fd-dabfc2a0ac4d']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:32.545842 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea8493ee-fc17-4c01-b63c-3df4beafefe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:32.564741 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fab82721-a113-460f-943d-f848ca84207b req-07367f3d-2b4e-4bb0-bac0-d8f00eef6ab8 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/attachments/11f06d11-d955-4064-b28e-735dd7416861 returned with HTTP 200 Aug 13 22:11:32.565464 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 931/3683] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:11:32 2026] DELETE /volume/v3/attachments/11f06d11-d955-4064-b28e-735dd7416861 => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:32.571172 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea8493ee-fc17-4c01-b63c-3df4beafefe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b692bd1-9a73-48e4-b6cb-46a16c9fb194', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1576788344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5078d60494c4346a1ab1d45bbb5ea93',qos_specs=None,replication_status=,reservations=['b06642b5-465c-416e-a06a-6edef25364fd','820eb4c4-f543-4fe7-89d2-0bae097814ac','8145dd79-4b02-4a16-9565-db003ee0ba2c','bc6782ee-329c-4007-91fd-dabfc2a0ac4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe0dca458cf41969d558973061822cf',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:11:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1576788344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b692bd1-9a73-48e4-b6cb-46a16c9fb194,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5078d60494c4346a1ab1d45bbb5ea93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fe0dca458cf41969d558973061822cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:32.571826 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b52edb3a-2f91-45e2-aaa0-06e483d96c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:32.602907 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b52edb3a-2f91-45e2-aaa0-06e483d96c40) transitioned into state 'SUCCESS' from state '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-1576788344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5078d60494c4346a1ab1d45bbb5ea93',qos_specs=None,replication_status=,reservations=['b06642b5-465c-416e-a06a-6edef25364fd','820eb4c4-f543-4fe7-89d2-0bae097814ac','8145dd79-4b02-4a16-9565-db003ee0ba2c','bc6782ee-329c-4007-91fd-dabfc2a0ac4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe0dca458cf41969d558973061822cf',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:32.603558 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054b2d46-de23-4fe4-a92e-6404d8400128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:32.621484 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054b2d46-de23-4fe4-a92e-6404d8400128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:32.621484 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Flow 'volume_create_api' (db47aaaf-1d82-4268-af1b-602fbdbbf76f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:11:32.623925 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Create volume request issued successfully. Aug 13 22:11:32.623925 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b139f486-ef44-41fe-8274-be76498e52c8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:11:32.624336 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 910/3684] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:11:32 2026] POST /volume/v3/volumes => generated 746 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:32.642514 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-001baf9c-1e89-44b1-a79a-f6039f88cbb2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:32.645107 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-001baf9c-1e89-44b1-a79a-f6039f88cbb2 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] GET https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 Aug 13 22:11:32.645797 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-001baf9c-1e89-44b1-a79a-f6039f88cbb2 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:32.645797 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-001baf9c-1e89-44b1-a79a-f6039f88cbb2 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:32.670532 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:32.670532 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:32.676319 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-001baf9c-1e89-44b1-a79a-f6039f88cbb2 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Volume info retrieved successfully. Aug 13 22:11:32.684265 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-001baf9c-1e89-44b1-a79a-f6039f88cbb2 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 returned with HTTP 200 Aug 13 22:11:32.684801 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 922/3685] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:32 2026] GET /volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:32.726730 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c22c16bf-32ba-4198-a41e-39b2684b7dc9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:32.730956 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c22c16bf-32ba-4198-a41e-39b2684b7dc9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:32.730956 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c22c16bf-32ba-4198-a41e-39b2684b7dc9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:32.730956 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c22c16bf-32ba-4198-a41e-39b2684b7dc9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:32.745920 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:32.745920 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:32.756955 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c22c16bf-32ba-4198-a41e-39b2684b7dc9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:32.765027 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c22c16bf-32ba-4198-a41e-39b2684b7dc9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:32.766175 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 923/3686] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:32 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:33.441603 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-881e36c8-86af-4200-8dca-dbf872733655 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:33.447241 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-881e36c8-86af-4200-8dca-dbf872733655 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:33.448404 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-881e36c8-86af-4200-8dca-dbf872733655 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:33.448595 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-881e36c8-86af-4200-8dca-dbf872733655 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:33.448804 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-881e36c8-86af-4200-8dca-dbf872733655 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:33.465842 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:33.465842 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:33.469238 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-881e36c8-86af-4200-8dca-dbf872733655 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:33.470220 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 932/3687] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:33 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 786 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:33.703918 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0ffcc874-23c9-4668-a85b-225237973ae4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:33.706991 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ffcc874-23c9-4668-a85b-225237973ae4 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] GET https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 Aug 13 22:11:33.707248 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ffcc874-23c9-4668-a85b-225237973ae4 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:33.707480 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ffcc874-23c9-4668-a85b-225237973ae4 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:33.718299 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:33.718299 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:33.723711 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0ffcc874-23c9-4668-a85b-225237973ae4 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Volume info retrieved successfully. Aug 13 22:11:33.730449 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ffcc874-23c9-4668-a85b-225237973ae4 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 returned with HTTP 200 Aug 13 22:11:33.731177 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 911/3688] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:33 2026] GET /volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:33.792287 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4ca58e69-cb37-4b7a-a3db-7fe578b0991a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:33.794729 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ca58e69-cb37-4b7a-a3db-7fe578b0991a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:33.794973 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ca58e69-cb37-4b7a-a3db-7fe578b0991a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:33.795235 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ca58e69-cb37-4b7a-a3db-7fe578b0991a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:33.810192 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:33.810192 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:33.815600 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4ca58e69-cb37-4b7a-a3db-7fe578b0991a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:33.822353 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ca58e69-cb37-4b7a-a3db-7fe578b0991a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:33.822956 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 923/3689] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:33 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:34.337476 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-cb007c9a-cd7a-4363-b116-f334cb10d11b req-b5abcc40-9493-48e7-82e5-e6eece1fb3e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:34.345232 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cb007c9a-cd7a-4363-b116-f334cb10d11b req-b5abcc40-9493-48e7-82e5-e6eece1fb3e1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/attachments/11f06d11-d955-4064-b28e-735dd7416861 Aug 13 22:11:34.345711 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cb007c9a-cd7a-4363-b116-f334cb10d11b req-b5abcc40-9493-48e7-82e5-e6eece1fb3e1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:34.345828 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cb007c9a-cd7a-4363-b116-f334cb10d11b req-b5abcc40-9493-48e7-82e5-e6eece1fb3e1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:34.356626 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cb007c9a-cd7a-4363-b116-f334cb10d11b req-b5abcc40-9493-48e7-82e5-e6eece1fb3e1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/attachments/11f06d11-d955-4064-b28e-735dd7416861 returned with HTTP 404 Aug 13 22:11:34.357791 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 924/3690] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:11:34 2026] DELETE /volume/v3/attachments/11f06d11-d955-4064-b28e-735dd7416861 => generated 149 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:11:34.481131 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a0a00081-3c8d-4ad1-bd64-a0a9df4fdaa3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:34.484194 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0a00081-3c8d-4ad1-bd64-a0a9df4fdaa3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:34.484541 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0a00081-3c8d-4ad1-bd64-a0a9df4fdaa3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:34.484800 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0a00081-3c8d-4ad1-bd64-a0a9df4fdaa3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:34.484889 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a0a00081-3c8d-4ad1-bd64-a0a9df4fdaa3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:34.491346 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:34.491346 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:34.493016 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0a00081-3c8d-4ad1-bd64-a0a9df4fdaa3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:34.493310 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 933/3691] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:34 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:34.844217 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-04f1375e-1030-44ce-b22c-6367575e8ba7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:34.849522 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04f1375e-1030-44ce-b22c-6367575e8ba7 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:34.849522 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04f1375e-1030-44ce-b22c-6367575e8ba7 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:34.849855 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04f1375e-1030-44ce-b22c-6367575e8ba7 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:34.860073 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:34.860073 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:34.867290 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-04f1375e-1030-44ce-b22c-6367575e8ba7 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:34.873710 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04f1375e-1030-44ce-b22c-6367575e8ba7 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:34.874133 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 912/3692] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:34 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:35.481878 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b9616614-d0b4-4719-9e58-2841646ab559 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:35.484153 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9616614-d0b4-4719-9e58-2841646ab559 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:35.484516 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9616614-d0b4-4719-9e58-2841646ab559 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:35.484661 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9616614-d0b4-4719-9e58-2841646ab559 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:35.494230 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:35.494230 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:35.503108 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b9616614-d0b4-4719-9e58-2841646ab559 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:35.509709 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4b2300eb-e75f-4407-9828-3ec847cf1d8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:35.513846 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9616614-d0b4-4719-9e58-2841646ab559 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 200 Aug 13 22:11:35.513846 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 924/3693] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:35 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:35.514525 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b2300eb-e75f-4407-9828-3ec847cf1d8b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:35.514525 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b2300eb-e75f-4407-9828-3ec847cf1d8b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:35.514525 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b2300eb-e75f-4407-9828-3ec847cf1d8b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:35.514525 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4b2300eb-e75f-4407-9828-3ec847cf1d8b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:35.521809 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:35.521809 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:35.523933 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b2300eb-e75f-4407-9828-3ec847cf1d8b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:35.524806 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 925/3694] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:35 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:35.529314 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1d0f8de0-cb56-4ee4-9943-5463866c78e6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:35.531602 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d0f8de0-cb56-4ee4-9943-5463866c78e6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:35.532035 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d0f8de0-cb56-4ee4-9943-5463866c78e6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:35.532108 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d0f8de0-cb56-4ee4-9943-5463866c78e6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:35.532287 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1d0f8de0-cb56-4ee4-9943-5463866c78e6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete volume with id: 4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:35.541659 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:35.541659 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:35.542350 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1d0f8de0-cb56-4ee4-9943-5463866c78e6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:35.582414 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1d0f8de0-cb56-4ee4-9943-5463866c78e6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete volume request issued successfully. Aug 13 22:11:35.582810 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d0f8de0-cb56-4ee4-9943-5463866c78e6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 202 Aug 13 22:11:35.583521 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 934/3695] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:11:35 2026] DELETE /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:11:35.595007 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-86e197dd-932b-42da-9fdb-bd55777b238a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:35.597431 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86e197dd-932b-42da-9fdb-bd55777b238a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:35.597990 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86e197dd-932b-42da-9fdb-bd55777b238a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:35.598121 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86e197dd-932b-42da-9fdb-bd55777b238a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:35.609532 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:35.609532 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:35.617704 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-86e197dd-932b-42da-9fdb-bd55777b238a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:35.627804 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86e197dd-932b-42da-9fdb-bd55777b238a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 200 Aug 13 22:11:35.627804 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 913/3696] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:35 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 1356 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:35.899264 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6de9d10a-301c-4f5d-a669-dcbb2adc930f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:35.903963 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6de9d10a-301c-4f5d-a669-dcbb2adc930f tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:35.904146 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6de9d10a-301c-4f5d-a669-dcbb2adc930f tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:35.904371 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6de9d10a-301c-4f5d-a669-dcbb2adc930f tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:35.913293 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:35.913293 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:35.920174 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6de9d10a-301c-4f5d-a669-dcbb2adc930f tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:35.928453 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6de9d10a-301c-4f5d-a669-dcbb2adc930f tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:35.929012 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 925/3697] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:35 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:36.538648 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff314448-375c-47a7-8ed8-1431bf2a1326 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:36.541077 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff314448-375c-47a7-8ed8-1431bf2a1326 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:36.541351 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff314448-375c-47a7-8ed8-1431bf2a1326 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:36.541623 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff314448-375c-47a7-8ed8-1431bf2a1326 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:36.541787 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ff314448-375c-47a7-8ed8-1431bf2a1326 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:36.549197 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:36.549197 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:36.550304 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff314448-375c-47a7-8ed8-1431bf2a1326 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:36.551028 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 926/3698] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:36 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:36.647193 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-40185d57-66b3-436c-a7b6-6aba8ef39a71 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:36.649178 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40185d57-66b3-436c-a7b6-6aba8ef39a71 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a Aug 13 22:11:36.649507 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40185d57-66b3-436c-a7b6-6aba8ef39a71 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:36.649830 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40185d57-66b3-436c-a7b6-6aba8ef39a71 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:36.661589 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40185d57-66b3-436c-a7b6-6aba8ef39a71 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a returned with HTTP 404 Aug 13 22:11:36.662324 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 935/3699] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:36 2026] GET /volume/v3/volumes/4cdf8dd1-482a-4e46-a4d6-0da69792854a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:36.676437 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fdce5128-3c84-4148-ad95-3b70fa55bd96 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:36.679027 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fdce5128-3c84-4148-ad95-3b70fa55bd96 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:11:36.679314 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fdce5128-3c84-4148-ad95-3b70fa55bd96 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:36.679619 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fdce5128-3c84-4148-ad95-3b70fa55bd96 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:36.690063 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:36.690063 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:36.696274 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fdce5128-3c84-4148-ad95-3b70fa55bd96 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:36.702831 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fdce5128-3c84-4148-ad95-3b70fa55bd96 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:11:36.703418 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 914/3700] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:36 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:36.720281 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e307070-6d17-46e5-a887-d6531e32157c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:36.722690 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e307070-6d17-46e5-a887-d6531e32157c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:11:36.723286 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e307070-6d17-46e5-a887-d6531e32157c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "157527b0-1d5d-468d-83bd-0761e0990aea", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1583099615"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:36.735409 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:36.735409 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:36.736169 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6e307070-6d17-46e5-a887-d6531e32157c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:36.736541 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-6e307070-6d17-46e5-a887-d6531e32157c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create snapshot from volume 157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:11:36.778747 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6e307070-6d17-46e5-a887-d6531e32157c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Created reservations ['a1239f80-a6b7-4789-a3f0-b71dc253a140', 'dfc14b9f-68cf-4480-b347-4e7762022202', 'e41f0841-3579-4289-9fb0-15c4c4d6a785', '1c3b0581-fb18-434c-ab92-7505b0d260ed'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:11:36.823639 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6e307070-6d17-46e5-a887-d6531e32157c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot create request issued successfully. Aug 13 22:11:36.823993 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e307070-6d17-46e5-a887-d6531e32157c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:11:36.824577 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 926/3701] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:11:36 2026] POST /volume/v3/snapshots => generated 380 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:36.842292 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dc38b4bc-71a6-4e75-9c17-e765a2f80e8f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:36.845000 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc38b4bc-71a6-4e75-9c17-e765a2f80e8f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd Aug 13 22:11:36.845000 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc38b4bc-71a6-4e75-9c17-e765a2f80e8f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:36.845000 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc38b4bc-71a6-4e75-9c17-e765a2f80e8f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:36.855094 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:36.855094 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:36.856060 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dc38b4bc-71a6-4e75-9c17-e765a2f80e8f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:36.857669 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc38b4bc-71a6-4e75-9c17-e765a2f80e8f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd returned with HTTP 200 Aug 13 22:11:36.858365 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 927/3702] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:36 2026] GET /volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd => generated 512 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:36.948286 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b4352805-7e5f-48f3-af11-9b35bc7e312c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:36.951072 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4352805-7e5f-48f3-af11-9b35bc7e312c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:36.951072 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4352805-7e5f-48f3-af11-9b35bc7e312c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:36.951231 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4352805-7e5f-48f3-af11-9b35bc7e312c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:36.963552 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:36.963552 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:36.969827 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b4352805-7e5f-48f3-af11-9b35bc7e312c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:36.977860 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4352805-7e5f-48f3-af11-9b35bc7e312c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:36.978165 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 936/3703] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:36 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:37.563059 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-173303d7-0a1b-45bd-882e-d96b744ed357 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:37.565291 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-173303d7-0a1b-45bd-882e-d96b744ed357 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:37.565615 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-173303d7-0a1b-45bd-882e-d96b744ed357 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:37.565867 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-173303d7-0a1b-45bd-882e-d96b744ed357 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:37.565992 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-173303d7-0a1b-45bd-882e-d96b744ed357 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:37.571679 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:37.571679 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:37.572877 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-173303d7-0a1b-45bd-882e-d96b744ed357 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:37.573752 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 915/3704] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:37 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:37.873720 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f1a6079-9e7c-4faf-80d4-e1130aa916a6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:37.875881 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f1a6079-9e7c-4faf-80d4-e1130aa916a6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd Aug 13 22:11:37.876018 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f1a6079-9e7c-4faf-80d4-e1130aa916a6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:37.876331 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f1a6079-9e7c-4faf-80d4-e1130aa916a6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:37.885943 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:37.885943 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:37.886621 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f1a6079-9e7c-4faf-80d4-e1130aa916a6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:37.887782 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f1a6079-9e7c-4faf-80d4-e1130aa916a6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd returned with HTTP 200 Aug 13 22:11:37.888291 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 927/3705] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:37 2026] GET /volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd => generated 539 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:11:37.902110 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4bcdd67d-e1d3-43cc-a4a1-436ff77dcacc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:37.904702 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4bcdd67d-e1d3-43cc-a4a1-436ff77dcacc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd Aug 13 22:11:37.905175 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4bcdd67d-e1d3-43cc-a4a1-436ff77dcacc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:37.905175 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4bcdd67d-e1d3-43cc-a4a1-436ff77dcacc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:37.912472 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:37.912472 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:37.913011 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4bcdd67d-e1d3-43cc-a4a1-436ff77dcacc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:37.913882 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4bcdd67d-e1d3-43cc-a4a1-436ff77dcacc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd returned with HTTP 200 Aug 13 22:11:37.914845 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 928/3706] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:37 2026] GET /volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd => generated 539 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:37.930626 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-89a0a22c-22b4-4c57-acb9-52f6a330188f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:37.933021 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89a0a22c-22b4-4c57-acb9-52f6a330188f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots Aug 13 22:11:37.933845 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89a0a22c-22b4-4c57-acb9-52f6a330188f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:37.933845 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89a0a22c-22b4-4c57-acb9-52f6a330188f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:37.934277 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-89a0a22c-22b4-4c57-acb9-52f6a330188f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:11:37.937115 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-89a0a22c-22b4-4c57-acb9-52f6a330188f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:11:37.942960 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-89a0a22c-22b4-4c57-acb9-52f6a330188f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Get all snapshots completed successfully. Aug 13 22:11:37.943650 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89a0a22c-22b4-4c57-acb9-52f6a330188f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 200 Aug 13 22:11:37.943973 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 937/3707] 10.4.3.4 () {66 vars in 1229 bytes} [Thu Aug 13 22:11:37 2026] GET /volume/v3/snapshots => generated 408 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:37.956375 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b626f69d-a389-42f8-976c-624e9f42bd1f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:37.962937 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b626f69d-a389-42f8-976c-624e9f42bd1f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] PUT https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd Aug 13 22:11:37.962937 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b626f69d-a389-42f8-976c-624e9f42bd1f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-618069132", "description": "This is the new description of snapshot."}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:37.981049 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:37.981049 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:37.981757 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b626f69d-a389-42f8-976c-624e9f42bd1f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:37.997375 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b626f69d-a389-42f8-976c-624e9f42bd1f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd returned with HTTP 200 Aug 13 22:11:37.997375 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 916/3708] 10.4.3.4 () {68 vars in 1361 bytes} [Thu Aug 13 22:11:37 2026] PUT /volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:37.999877 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f0241b1f-46c6-46a3-a7ac-bda8dddcae63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:38.001925 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0241b1f-46c6-46a3-a7ac-bda8dddcae63 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:38.002137 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0241b1f-46c6-46a3-a7ac-bda8dddcae63 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:38.002329 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0241b1f-46c6-46a3-a7ac-bda8dddcae63 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:38.010663 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f1f69ad5-af22-4593-839f-b240e345f7e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:38.014688 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1f69ad5-af22-4593-839f-b240e345f7e4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd Aug 13 22:11:38.014688 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1f69ad5-af22-4593-839f-b240e345f7e4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:38.014688 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1f69ad5-af22-4593-839f-b240e345f7e4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:38.014893 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:38.014893 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:38.023450 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f0241b1f-46c6-46a3-a7ac-bda8dddcae63 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:38.024404 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:38.024404 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:38.024552 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f1f69ad5-af22-4593-839f-b240e345f7e4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:38.025760 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1f69ad5-af22-4593-839f-b240e345f7e4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd returned with HTTP 200 Aug 13 22:11:38.026259 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 929/3709] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:38 2026] GET /volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd => generated 576 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:38.031578 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0241b1f-46c6-46a3-a7ac-bda8dddcae63 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:38.032338 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 928/3710] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:37 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:11:38.043881 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fa40e26c-1ac4-447a-973c-046836fe03bf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:38.047823 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa40e26c-1ac4-447a-973c-046836fe03bf tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd Aug 13 22:11:38.048613 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa40e26c-1ac4-447a-973c-046836fe03bf tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:38.048613 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa40e26c-1ac4-447a-973c-046836fe03bf tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:38.048613 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-fa40e26c-1ac4-447a-973c-046836fe03bf tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete snapshot with id: 6a7158f8-df4d-4575-97e2-bea4a962ecbd Aug 13 22:11:38.056768 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:38.056768 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:38.057489 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fa40e26c-1ac4-447a-973c-046836fe03bf tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:38.096890 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fa40e26c-1ac4-447a-973c-046836fe03bf tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot delete request issued successfully. Aug 13 22:11:38.097270 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa40e26c-1ac4-447a-973c-046836fe03bf tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd returned with HTTP 202 Aug 13 22:11:38.098001 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 938/3711] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:11:38 2026] DELETE /volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:11:38.111389 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9c214c22-425d-42e0-ae37-356c388ed0ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:38.119739 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c214c22-425d-42e0-ae37-356c388ed0ac tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd Aug 13 22:11:38.120113 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c214c22-425d-42e0-ae37-356c388ed0ac tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:38.120804 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c214c22-425d-42e0-ae37-356c388ed0ac tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:38.130840 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:38.130840 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:38.131150 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9c214c22-425d-42e0-ae37-356c388ed0ac tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:38.132351 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c214c22-425d-42e0-ae37-356c388ed0ac tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd returned with HTTP 200 Aug 13 22:11:38.132351 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 917/3712] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:38 2026] GET /volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd => generated 575 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:38.585799 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ec3a771-ec07-4701-9ad4-256e04596963 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:38.587956 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ec3a771-ec07-4701-9ad4-256e04596963 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:38.588260 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ec3a771-ec07-4701-9ad4-256e04596963 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:38.588899 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ec3a771-ec07-4701-9ad4-256e04596963 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:38.588899 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6ec3a771-ec07-4701-9ad4-256e04596963 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:38.596102 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:38.596102 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:38.596702 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ec3a771-ec07-4701-9ad4-256e04596963 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:38.597209 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 930/3713] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:38 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:39.051950 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-23be4065-5e57-457a-80e9-75e3a482610e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:39.054678 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23be4065-5e57-457a-80e9-75e3a482610e tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:39.054890 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23be4065-5e57-457a-80e9-75e3a482610e tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:39.055159 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23be4065-5e57-457a-80e9-75e3a482610e tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:39.064832 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:39.064832 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:39.069986 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-23be4065-5e57-457a-80e9-75e3a482610e tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:39.077864 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23be4065-5e57-457a-80e9-75e3a482610e tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:39.077864 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 929/3714] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:39 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:39.146746 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-603725be-8c75-40fc-af08-a6109abed57c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:39.151791 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-603725be-8c75-40fc-af08-a6109abed57c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd Aug 13 22:11:39.151791 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-603725be-8c75-40fc-af08-a6109abed57c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:39.151791 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-603725be-8c75-40fc-af08-a6109abed57c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:39.160472 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-603725be-8c75-40fc-af08-a6109abed57c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd returned with HTTP 404 Aug 13 22:11:39.161390 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 939/3715] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:39 2026] GET /volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:39.171297 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ffc4548-5c59-406e-b130-4c57bc165e77 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:39.173693 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ffc4548-5c59-406e-b130-4c57bc165e77 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd Aug 13 22:11:39.173879 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ffc4548-5c59-406e-b130-4c57bc165e77 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:39.174106 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ffc4548-5c59-406e-b130-4c57bc165e77 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:39.174194 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-3ffc4548-5c59-406e-b130-4c57bc165e77 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete snapshot with id: 6a7158f8-df4d-4575-97e2-bea4a962ecbd Aug 13 22:11:39.180099 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ffc4548-5c59-406e-b130-4c57bc165e77 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd returned with HTTP 404 Aug 13 22:11:39.180321 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 918/3716] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:11:39 2026] DELETE /volume/v3/snapshots/6a7158f8-df4d-4575-97e2-bea4a962ecbd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:39.193744 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-15d652b0-7f5a-467b-9121-573629a7b711 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:39.196027 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15d652b0-7f5a-467b-9121-573629a7b711 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:11:39.196482 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15d652b0-7f5a-467b-9121-573629a7b711 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:39.196871 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15d652b0-7f5a-467b-9121-573629a7b711 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:39.208520 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:39.208520 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:39.214520 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-15d652b0-7f5a-467b-9121-573629a7b711 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:39.220987 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15d652b0-7f5a-467b-9121-573629a7b711 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:11:39.221831 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 931/3717] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:39 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:11:39.237004 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-246615d0-aa9c-4c96-b53f-f70fa5a25597 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:39.238914 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-246615d0-aa9c-4c96-b53f-f70fa5a25597 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:11:39.239248 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-246615d0-aa9c-4c96-b53f-f70fa5a25597 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "157527b0-1d5d-468d-83bd-0761e0990aea", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1992871248"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:39.252614 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:39.252614 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:39.253437 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-246615d0-aa9c-4c96-b53f-f70fa5a25597 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:11:39.253584 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-246615d0-aa9c-4c96-b53f-f70fa5a25597 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create snapshot from volume 157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:11:39.298613 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-246615d0-aa9c-4c96-b53f-f70fa5a25597 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Created reservations ['0ccbe78d-9174-49d3-97cc-8191734d40af', 'f8daf60d-43ae-40ee-a7b7-f8dddffdc749', 'd9da3c21-a356-488e-a205-9bb19db0b3bd', 'fbc85e4f-045b-4513-90e6-d23a401edc11'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:11:39.348485 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-246615d0-aa9c-4c96-b53f-f70fa5a25597 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot create request issued successfully. Aug 13 22:11:39.348485 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-246615d0-aa9c-4c96-b53f-f70fa5a25597 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:11:39.348485 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 930/3718] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:11:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:39.362467 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-348686c7-c2ad-4cac-a37f-11e2fe0d4bc5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:39.366249 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-348686c7-c2ad-4cac-a37f-11e2fe0d4bc5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea Aug 13 22:11:39.366249 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-348686c7-c2ad-4cac-a37f-11e2fe0d4bc5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:39.366249 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-348686c7-c2ad-4cac-a37f-11e2fe0d4bc5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:39.374338 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:39.374338 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:39.375910 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-348686c7-c2ad-4cac-a37f-11e2fe0d4bc5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:39.379285 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-348686c7-c2ad-4cac-a37f-11e2fe0d4bc5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea returned with HTTP 200 Aug 13 22:11:39.379285 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 940/3719] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:39 2026] GET /volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:39.609251 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a6245c25-7917-4160-b072-c5a14f266052 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:39.612023 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6245c25-7917-4160-b072-c5a14f266052 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:39.612230 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6245c25-7917-4160-b072-c5a14f266052 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:39.612594 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6245c25-7917-4160-b072-c5a14f266052 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:39.612743 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a6245c25-7917-4160-b072-c5a14f266052 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:39.624522 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:39.624522 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:39.625749 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6245c25-7917-4160-b072-c5a14f266052 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:39.626257 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 919/3720] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:39 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 786 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:40.095834 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-86920646-5f0b-4b13-ba0b-f9bba5e02fdb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:40.098716 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86920646-5f0b-4b13-ba0b-f9bba5e02fdb tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:40.099012 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86920646-5f0b-4b13-ba0b-f9bba5e02fdb tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:40.099305 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86920646-5f0b-4b13-ba0b-f9bba5e02fdb tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:40.108516 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:40.108516 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:40.117192 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-86920646-5f0b-4b13-ba0b-f9bba5e02fdb tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:40.126379 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86920646-5f0b-4b13-ba0b-f9bba5e02fdb tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:40.126957 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 932/3721] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:40 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:40.395405 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7a5ff95-80f9-4e84-803a-31c938a5e30d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:40.398682 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7a5ff95-80f9-4e84-803a-31c938a5e30d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea Aug 13 22:11:40.399006 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7a5ff95-80f9-4e84-803a-31c938a5e30d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:40.399716 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7a5ff95-80f9-4e84-803a-31c938a5e30d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:40.408713 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:40.408713 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:40.409455 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d7a5ff95-80f9-4e84-803a-31c938a5e30d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:11:40.411064 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7a5ff95-80f9-4e84-803a-31c938a5e30d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea returned with HTTP 200 Aug 13 22:11:40.411774 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 931/3722] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:11:40 2026] GET /volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:40.640808 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9a54b91b-8dba-445c-bca3-572a39b8da7c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:40.645010 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a54b91b-8dba-445c-bca3-572a39b8da7c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:40.645557 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a54b91b-8dba-445c-bca3-572a39b8da7c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:40.646020 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a54b91b-8dba-445c-bca3-572a39b8da7c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:40.646195 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9a54b91b-8dba-445c-bca3-572a39b8da7c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:40.661092 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:40.661092 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:40.662695 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a54b91b-8dba-445c-bca3-572a39b8da7c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:40.663269 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 941/3723] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:40 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 786 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:41.067745 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b438f46d-c4b0-4aae-8fc2-593b34174e16 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:41.071119 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b438f46d-c4b0-4aae-8fc2-593b34174e16 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes/d5029479-8f44-44ed-9e75-ff83247b3b22/action Aug 13 22:11:41.071619 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b438f46d-c4b0-4aae-8fc2-593b34174e16 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action body: b'{"os-attach": {"instance_uuid": "55210b8c-06af-459d-9e3c-abaaff2e9f03", "mountpoint": "/dev/vdc"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:41.071919 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b438f46d-c4b0-4aae-8fc2-593b34174e16 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "55210b8c-06af-459d-9e3c-abaaff2e9f03", "mountpoint": "/dev/vdc"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:41.087057 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b438f46d-c4b0-4aae-8fc2-593b34174e16 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/d5029479-8f44-44ed-9e75-ff83247b3b22/action returned with HTTP 404 Aug 13 22:11:41.087818 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 920/3724] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:11:41 2026] POST /volume/v3/volumes/d5029479-8f44-44ed-9e75-ff83247b3b22/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:11:41.148527 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-625bf376-7dbd-40b4-9387-ca2458f1f1f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:41.154844 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-625bf376-7dbd-40b4-9387-ca2458f1f1f0 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:41.154844 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-625bf376-7dbd-40b4-9387-ca2458f1f1f0 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:41.155355 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-625bf376-7dbd-40b4-9387-ca2458f1f1f0 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:41.171470 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:41.171470 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:41.177772 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-625bf376-7dbd-40b4-9387-ca2458f1f1f0 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:41.184555 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-625bf376-7dbd-40b4-9387-ca2458f1f1f0 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:41.185618 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 933/3725] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:41 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:41.679477 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-153cdd50-077c-41e4-ae97-1ffd24ab0a5d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:41.690543 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-153cdd50-077c-41e4-ae97-1ffd24ab0a5d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:41.690543 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-153cdd50-077c-41e4-ae97-1ffd24ab0a5d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:41.692648 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-153cdd50-077c-41e4-ae97-1ffd24ab0a5d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:41.692648 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-153cdd50-077c-41e4-ae97-1ffd24ab0a5d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:41.703234 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:41.703234 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:41.705759 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-153cdd50-077c-41e4-ae97-1ffd24ab0a5d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:41.708738 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 932/3726] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:41 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 786 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:42.204873 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b46d1459-994c-48ac-b9b0-62eb26a45612 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:42.208147 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b46d1459-994c-48ac-b9b0-62eb26a45612 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:42.208390 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b46d1459-994c-48ac-b9b0-62eb26a45612 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:42.208390 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b46d1459-994c-48ac-b9b0-62eb26a45612 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:42.220000 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:42.220000 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:42.226766 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b46d1459-994c-48ac-b9b0-62eb26a45612 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:42.235457 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b46d1459-994c-48ac-b9b0-62eb26a45612 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:42.235457 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 942/3727] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:42 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:42.722210 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9d62ceb0-dd88-4c14-be39-03875a3f170f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:42.725725 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d62ceb0-dd88-4c14-be39-03875a3f170f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:42.726705 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d62ceb0-dd88-4c14-be39-03875a3f170f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:42.726873 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d62ceb0-dd88-4c14-be39-03875a3f170f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:42.727576 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9d62ceb0-dd88-4c14-be39-03875a3f170f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:42.742615 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:42.742615 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:42.742934 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d62ceb0-dd88-4c14-be39-03875a3f170f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:42.743382 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 921/3728] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:42 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 786 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:43.254075 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-82f30318-73b5-4baf-b01a-6a24c764605e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:43.256540 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82f30318-73b5-4baf-b01a-6a24c764605e tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:43.257229 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82f30318-73b5-4baf-b01a-6a24c764605e tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:43.257229 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82f30318-73b5-4baf-b01a-6a24c764605e tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:43.268905 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:43.268905 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:43.275935 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-82f30318-73b5-4baf-b01a-6a24c764605e tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:43.284588 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82f30318-73b5-4baf-b01a-6a24c764605e tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:43.285308 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 934/3729] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:43 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:43.757397 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8807357e-5ea7-4284-9349-2c60a473480b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:43.760207 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8807357e-5ea7-4284-9349-2c60a473480b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:43.760558 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8807357e-5ea7-4284-9349-2c60a473480b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:43.760827 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8807357e-5ea7-4284-9349-2c60a473480b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:43.761347 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8807357e-5ea7-4284-9349-2c60a473480b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:43.766813 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:43.766813 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:43.767458 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8807357e-5ea7-4284-9349-2c60a473480b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:43.767829 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 933/3730] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:43 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:44.298985 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c4a702ec-b3ff-4e64-82e8-133c8896fd8f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:44.300927 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4a702ec-b3ff-4e64-82e8-133c8896fd8f tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:44.301165 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4a702ec-b3ff-4e64-82e8-133c8896fd8f tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:44.301391 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4a702ec-b3ff-4e64-82e8-133c8896fd8f tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:44.317447 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:44.317447 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:44.322619 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c4a702ec-b3ff-4e64-82e8-133c8896fd8f tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:44.331355 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4a702ec-b3ff-4e64-82e8-133c8896fd8f tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:44.332025 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 943/3731] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:44 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:44.785559 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c30cf41f-a353-4351-bbc1-c6e56c2d5602 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:44.789780 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c30cf41f-a353-4351-bbc1-c6e56c2d5602 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:44.789780 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c30cf41f-a353-4351-bbc1-c6e56c2d5602 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:44.789780 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c30cf41f-a353-4351-bbc1-c6e56c2d5602 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:44.789780 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c30cf41f-a353-4351-bbc1-c6e56c2d5602 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:44.795801 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:44.795801 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:44.796763 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c30cf41f-a353-4351-bbc1-c6e56c2d5602 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:44.797180 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 922/3732] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:44 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:11:45.352959 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4de9fc76-4644-45f0-ba65-eea6781befa9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:45.355483 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4de9fc76-4644-45f0-ba65-eea6781befa9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:45.355662 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4de9fc76-4644-45f0-ba65-eea6781befa9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:45.355903 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4de9fc76-4644-45f0-ba65-eea6781befa9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:45.375651 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:45.375651 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:45.381759 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4de9fc76-4644-45f0-ba65-eea6781befa9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:45.389357 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4de9fc76-4644-45f0-ba65-eea6781befa9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:45.389357 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 935/3733] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:45 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:45.535869 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:45.538047 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:11:45.538207 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-300985021", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:45.539915 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-300985021', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:11:45.540064 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Create volume of 1 GB Aug 13 22:11:45.545234 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Availability Zones retrieved successfully. Aug 13 22:11:45.551612 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Flow 'volume_create_api' (ac035264-ce9e-4e54-bb43-f40b32e8c0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:11:45.552532 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a11eff0f-1a2c-4271-b585-1279454b0cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:45.553354 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:11:45.583835 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a11eff0f-1a2c-4271-b585-1279454b0cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:45.584486 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cb4a8fa-dea3-4b2b-bf28-1b0bb0bda30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:45.656298 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Created reservations ['5719ec01-10d3-4e39-8aab-b6527d84a094', '82ebd433-8a2d-4df1-b87e-82238989a02a', 'f99f867e-fa3e-4ffa-89bb-a979900f91a5', 'a609bc2c-f198-45a2-b645-717a6057e87a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:11:45.657401 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cb4a8fa-dea3-4b2b-bf28-1b0bb0bda30b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5719ec01-10d3-4e39-8aab-b6527d84a094', '82ebd433-8a2d-4df1-b87e-82238989a02a', 'f99f867e-fa3e-4ffa-89bb-a979900f91a5', 'a609bc2c-f198-45a2-b645-717a6057e87a']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:45.659578 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ec0d736-81be-4cd9-95e4-fb0743985cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:45.688892 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ec0d736-81be-4cd9-95e4-fb0743985cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac73894f-a5bb-4d1a-b749-e3d2a04aef8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-300985021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32aea588565344129ba0ff27886918c1',qos_specs=None,replication_status=,reservations=['5719ec01-10d3-4e39-8aab-b6527d84a094','82ebd433-8a2d-4df1-b87e-82238989a02a','f99f867e-fa3e-4ffa-89bb-a979900f91a5','a609bc2c-f198-45a2-b645-717a6057e87a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca72e8a8924448ba9cc42bbb5a2f4114',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:11:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-300985021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac73894f-a5bb-4d1a-b749-e3d2a04aef8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32aea588565344129ba0ff27886918c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca72e8a8924448ba9cc42bbb5a2f4114',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:45.690942 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91e664a0-dc6d-41c3-8d2d-383f5e8005d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:45.710695 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91e664a0-dc6d-41c3-8d2d-383f5e8005d1) transitioned into state 'SUCCESS' from state '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-300985021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32aea588565344129ba0ff27886918c1',qos_specs=None,replication_status=,reservations=['5719ec01-10d3-4e39-8aab-b6527d84a094','82ebd433-8a2d-4df1-b87e-82238989a02a','f99f867e-fa3e-4ffa-89bb-a979900f91a5','a609bc2c-f198-45a2-b645-717a6057e87a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca72e8a8924448ba9cc42bbb5a2f4114',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:45.711516 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667f8bf4-a8bd-4deb-9f17-e2966667220b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:45.721157 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667f8bf4-a8bd-4deb-9f17-e2966667220b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:45.721968 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Flow 'volume_create_api' (ac035264-ce9e-4e54-bb43-f40b32e8c0e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:11:45.722685 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Create volume request issued successfully. Aug 13 22:11:45.723126 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55df0c4b-d3ca-4b2c-a825-08b163d5dcb3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:11:45.723604 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 934/3734] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:11:45 2026] POST /volume/v3/volumes => generated 750 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:45.744580 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f81f2466-8033-4fc0-a90f-2b2ac5b60b0d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:45.749601 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f81f2466-8033-4fc0-a90f-2b2ac5b60b0d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:45.749988 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f81f2466-8033-4fc0-a90f-2b2ac5b60b0d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:45.750190 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f81f2466-8033-4fc0-a90f-2b2ac5b60b0d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:45.766252 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:45.766252 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:45.771891 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f81f2466-8033-4fc0-a90f-2b2ac5b60b0d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:45.778117 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f7833a9-dea4-416c-8e88-84556c88ca1c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:45.778354 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f81f2466-8033-4fc0-a90f-2b2ac5b60b0d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:45.778846 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 944/3735] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:45 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:45.779873 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f7833a9-dea4-416c-8e88-84556c88ca1c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:11:45.780222 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f7833a9-dea4-416c-8e88-84556c88ca1c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4e08bfb6-10e9-4a58-a2a6-e041c108ec80", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1121150971"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:45.781834 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-6f7833a9-dea4-416c-8e88-84556c88ca1c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Create volume request body: {'volume': {'imageRef': '4e08bfb6-10e9-4a58-a2a6-e041c108ec80', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1121150971'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:11:45.810449 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fe3f9426-a357-4272-bfe2-3931942758fc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:45.812523 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe3f9426-a357-4272-bfe2-3931942758fc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:45.812777 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe3f9426-a357-4272-bfe2-3931942758fc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:45.813020 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe3f9426-a357-4272-bfe2-3931942758fc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:45.813174 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fe3f9426-a357-4272-bfe2-3931942758fc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:45.830200 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:45.830200 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:45.831553 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe3f9426-a357-4272-bfe2-3931942758fc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:45.832360 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 936/3736] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:45 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:45.878929 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6f7833a9-dea4-416c-8e88-84556c88ca1c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Create volume of 2 GB Aug 13 22:11:45.884290 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6f7833a9-dea4-416c-8e88-84556c88ca1c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Availability Zones retrieved successfully. Aug 13 22:11:45.892517 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6f7833a9-dea4-416c-8e88-84556c88ca1c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Flow 'volume_create_api' (4860e791-da57-4ad1-9601-ea0028b2437c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:11:45.893793 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6f7833a9-dea4-416c-8e88-84556c88ca1c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (829522be-3440-4f51-a756-7163e07305e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:45.894902 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-6f7833a9-dea4-416c-8e88-84556c88ca1c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Validating volume size '2' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:11:45.934572 np0000007271 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-6f7833a9-dea4-416c-8e88-84556c88ca1c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (829522be-3440-4f51-a756-7163e07305e8) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 22:11:45.934572 np0000007271 devstack@c-api.service[100268]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 4e08bfb6-10e9-4a58-a2a6-e041c108ec80 is not active. Aug 13 22:11:45.936156 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6f7833a9-dea4-416c-8e88-84556c88ca1c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (829522be-3440-4f51-a756-7163e07305e8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:45.936938 np0000007271 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-6f7833a9-dea4-416c-8e88-84556c88ca1c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (829522be-3440-4f51-a756-7163e07305e8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 22:11:45.937754 np0000007271 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-6f7833a9-dea4-416c-8e88-84556c88ca1c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Flow 'volume_create_api' (4860e791-da57-4ad1-9601-ea0028b2437c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 22:11:45.938106 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f7833a9-dea4-416c-8e88-84556c88ca1c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 400 Aug 13 22:11:45.938664 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 923/3737] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:11:45 2026] POST /volume/v3/volumes => generated 125 bytes in 161 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:11:46.416336 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f3a80304-23a0-4dc6-93a4-72c96c53008a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:46.418445 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3a80304-23a0-4dc6-93a4-72c96c53008a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:46.418715 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3a80304-23a0-4dc6-93a4-72c96c53008a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:46.419063 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3a80304-23a0-4dc6-93a4-72c96c53008a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:46.443580 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:46.443580 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:46.454215 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f3a80304-23a0-4dc6-93a4-72c96c53008a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:46.465144 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3a80304-23a0-4dc6-93a4-72c96c53008a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:46.465144 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 935/3738] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:46 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:46.796371 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c7cd37f7-a03a-4c6d-a752-e43ef60d0251 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:46.798339 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7cd37f7-a03a-4c6d-a752-e43ef60d0251 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:46.798571 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7cd37f7-a03a-4c6d-a752-e43ef60d0251 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:46.798770 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7cd37f7-a03a-4c6d-a752-e43ef60d0251 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:46.810629 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:46.810629 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:46.818177 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c7cd37f7-a03a-4c6d-a752-e43ef60d0251 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:46.824818 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7cd37f7-a03a-4c6d-a752-e43ef60d0251 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:46.826724 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 945/3739] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:46 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:46.843093 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e2ac6010-1a27-4db5-8188-9b773b82852a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:46.844718 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2ac6010-1a27-4db5-8188-9b773b82852a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:46.844922 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2ac6010-1a27-4db5-8188-9b773b82852a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:46.845099 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2ac6010-1a27-4db5-8188-9b773b82852a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:46.849908 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e5512d41-aee6-43c2-92f7-f196bdb6c55a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:46.857288 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:46.857288 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:46.857748 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e5512d41-aee6-43c2-92f7-f196bdb6c55a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:46.858165 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e5512d41-aee6-43c2-92f7-f196bdb6c55a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:46.859057 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e5512d41-aee6-43c2-92f7-f196bdb6c55a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:46.859057 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e5512d41-aee6-43c2-92f7-f196bdb6c55a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:46.866164 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:46.866164 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:46.867161 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e5512d41-aee6-43c2-92f7-f196bdb6c55a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:46.867715 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 924/3740] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:46 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:11:46.883847 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e2ac6010-1a27-4db5-8188-9b773b82852a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:46.898639 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2ac6010-1a27-4db5-8188-9b773b82852a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:46.899533 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 937/3741] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:46 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:46.919054 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dbd84b8c-3b00-48aa-80ae-ce67ebf0b257 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:46.920783 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbd84b8c-3b00-48aa-80ae-ce67ebf0b257 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes Aug 13 22:11:46.921036 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dbd84b8c-3b00-48aa-80ae-ce67ebf0b257 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:46.921264 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dbd84b8c-3b00-48aa-80ae-ce67ebf0b257 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:46.922252 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-dbd84b8c-3b00-48aa-80ae-ce67ebf0b257 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:11:46.924459 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dbd84b8c-3b00-48aa-80ae-ce67ebf0b257 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:11:46.935719 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dbd84b8c-3b00-48aa-80ae-ce67ebf0b257 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Get all volumes completed successfully. Aug 13 22:11:46.935719 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbd84b8c-3b00-48aa-80ae-ce67ebf0b257 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 200 Aug 13 22:11:46.936604 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 936/3742] 10.4.3.4 () {66 vars in 1223 bytes} [Thu Aug 13 22:11:46 2026] GET /volume/v3/volumes => generated 334 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:46.946261 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e8e4d4b9-23d5-45a3-9208-9d262668c710 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:46.950449 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8e4d4b9-23d5-45a3-9208-9d262668c710 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:46.950821 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8e4d4b9-23d5-45a3-9208-9d262668c710 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:46.951139 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8e4d4b9-23d5-45a3-9208-9d262668c710 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:46.964976 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:46.964976 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:46.979801 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e8e4d4b9-23d5-45a3-9208-9d262668c710 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:46.982833 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8e4d4b9-23d5-45a3-9208-9d262668c710 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:46.983461 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 946/3743] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:46 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:47.042453 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ef095145-30c9-4d90-9c40-251c8d242412 req-17bb36de-043d-47e7-9148-455f345d3713 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:47.043118 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-17bb36de-043d-47e7-9148-455f345d3713 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:47.043118 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-17bb36de-043d-47e7-9148-455f345d3713 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:47.043118 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-17bb36de-043d-47e7-9148-455f345d3713 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:47.053278 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:47.053278 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:47.058740 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ef095145-30c9-4d90-9c40-251c8d242412 req-17bb36de-043d-47e7-9148-455f345d3713 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:47.069504 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-17bb36de-043d-47e7-9148-455f345d3713 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:47.069504 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 925/3744] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:11:47 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:47.182818 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5f23a9ab-0ae2-4580-87df-1a0dc26f819d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:47.183253 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f23a9ab-0ae2-4580-87df-1a0dc26f819d None None] GET https://10.4.3.4/volume// Aug 13 22:11:47.183433 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f23a9ab-0ae2-4580-87df-1a0dc26f819d None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:47.183827 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f23a9ab-0ae2-4580-87df-1a0dc26f819d None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:47.184021 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f23a9ab-0ae2-4580-87df-1a0dc26f819d None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:11:47.184291 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 938/3745] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:11:47 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:11:47.196460 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ef095145-30c9-4d90-9c40-251c8d242412 req-191a7a23-eb07-4b7b-92e7-858e089d3532 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:47.201462 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-191a7a23-eb07-4b7b-92e7-858e089d3532 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:11:47.201462 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-191a7a23-eb07-4b7b-92e7-858e089d3532 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac73894f-a5bb-4d1a-b749-e3d2a04aef8d", "connector": null, "instance_uuid": "b67aaa7b-f61a-4da7-b619-a6e25a54e9fc"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:47.212189 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:47.212189 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:47.251500 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-191a7a23-eb07-4b7b-92e7-858e089d3532 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:11:47.252250 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 937/3746] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:11:47 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 13 22:11:47.291553 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-48e8f445-b95a-4915-861d-1a3c9f5947a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:47.293809 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48e8f445-b95a-4915-861d-1a3c9f5947a5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:47.294090 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48e8f445-b95a-4915-861d-1a3c9f5947a5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:47.294287 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48e8f445-b95a-4915-861d-1a3c9f5947a5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:47.308590 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:47.308590 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:47.311094 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0829964b-6520-4b5c-a46a-77decc64e2e4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:47.311700 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0829964b-6520-4b5c-a46a-77decc64e2e4 None None] GET https://10.4.3.4/volume// Aug 13 22:11:47.311987 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0829964b-6520-4b5c-a46a-77decc64e2e4 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:47.312307 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0829964b-6520-4b5c-a46a-77decc64e2e4 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:47.314021 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0829964b-6520-4b5c-a46a-77decc64e2e4 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:11:47.314474 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 926/3747] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:11:47 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:11:47.316149 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-48e8f445-b95a-4915-861d-1a3c9f5947a5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:47.325975 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ef095145-30c9-4d90-9c40-251c8d242412 req-4c318739-faf0-4c45-acf2-05f3ba5ddd52 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:47.326898 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48e8f445-b95a-4915-861d-1a3c9f5947a5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:47.327495 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 947/3748] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:47 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:47.329363 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-4c318739-faf0-4c45-acf2-05f3ba5ddd52 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:47.329723 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-4c318739-faf0-4c45-acf2-05f3ba5ddd52 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:47.329938 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-4c318739-faf0-4c45-acf2-05f3ba5ddd52 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:47.342908 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:47.342908 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:47.347371 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ef095145-30c9-4d90-9c40-251c8d242412 req-4c318739-faf0-4c45-acf2-05f3ba5ddd52 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:47.353714 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-4c318739-faf0-4c45-acf2-05f3ba5ddd52 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:47.354255 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 939/3749] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:11:47 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:11:47.486958 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f75ea51a-7e8d-4c02-9a45-c607910f64fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:47.488525 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f75ea51a-7e8d-4c02-9a45-c607910f64fd tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:47.488815 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f75ea51a-7e8d-4c02-9a45-c607910f64fd tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:47.491369 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f75ea51a-7e8d-4c02-9a45-c607910f64fd tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:47.498827 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:47.498827 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:47.501755 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ef095145-30c9-4d90-9c40-251c8d242412 req-357c726c-8444-48b0-8984-c8329c46153a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:47.504340 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-357c726c-8444-48b0-8984-c8329c46153a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] PUT https://10.4.3.4/volume/v3/attachments/f1c5ea5d-49b3-4eb3-9518-27e44b974eb1 Aug 13 22:11:47.504836 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-357c726c-8444-48b0-8984-c8329c46153a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:47.505926 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f75ea51a-7e8d-4c02-9a45-c607910f64fd tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:47.512257 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f75ea51a-7e8d-4c02-9a45-c607910f64fd tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:47.512986 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 938/3750] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:47 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:47.516239 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-ef095145-30c9-4d90-9c40-251c8d242412 req-357c726c-8444-48b0-8984-c8329c46153a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Acquiring lock "cinder-attachment_update-ac73894f-a5bb-4d1a-b749-e3d2a04aef8d-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:11:47.526092 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-ef095145-30c9-4d90-9c40-251c8d242412 req-357c726c-8444-48b0-8984-c8329c46153a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Lock "cinder-attachment_update-ac73894f-a5bb-4d1a-b749-e3d2a04aef8d-np0000007271" acquired by "attachment_update" :: waited 0.010s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:11:47.527644 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:47.527644 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:47.653776 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-ef095145-30c9-4d90-9c40-251c8d242412 req-357c726c-8444-48b0-8984-c8329c46153a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Lock "cinder-attachment_update-ac73894f-a5bb-4d1a-b749-e3d2a04aef8d-np0000007271" released by "attachment_update" :: held 0.128s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:11:47.654209 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-357c726c-8444-48b0-8984-c8329c46153a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/attachments/f1c5ea5d-49b3-4eb3-9518-27e44b974eb1 returned with HTTP 200 Aug 13 22:11:47.654912 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 927/3751] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:11:47 2026] PUT /volume/v3/attachments/f1c5ea5d-49b3-4eb3-9518-27e44b974eb1 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:47.881196 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e7dff15-9213-41f5-b4f9-26e1815f8647 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:47.883328 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e7dff15-9213-41f5-b4f9-26e1815f8647 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:47.883585 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e7dff15-9213-41f5-b4f9-26e1815f8647 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:47.883830 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e7dff15-9213-41f5-b4f9-26e1815f8647 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:47.884017 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7e7dff15-9213-41f5-b4f9-26e1815f8647 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:47.890883 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:47.890883 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:47.892069 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e7dff15-9213-41f5-b4f9-26e1815f8647 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:47.892822 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 948/3752] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:47 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:48.135471 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0baa0987-629f-4d98-a808-8f0aa9969cc6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.137297 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0baa0987-629f-4d98-a808-8f0aa9969cc6 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:11:48.137723 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0baa0987-629f-4d98-a808-8f0aa9969cc6 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "e523bed6-fe38-47d9-885e-9936898a5390"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:48.139400 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-0baa0987-629f-4d98-a808-8f0aa9969cc6 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'e523bed6-fe38-47d9-885e-9936898a5390'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:11:48.243416 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0baa0987-629f-4d98-a808-8f0aa9969cc6 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Create volume of 1 GB Aug 13 22:11:48.252052 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0baa0987-629f-4d98-a808-8f0aa9969cc6 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Availability Zones retrieved successfully. Aug 13 22:11:48.260892 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0baa0987-629f-4d98-a808-8f0aa9969cc6 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Flow 'volume_create_api' (61a8d3f6-c82f-4fd5-81cf-715e6d79c207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:11:48.262786 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0baa0987-629f-4d98-a808-8f0aa9969cc6 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d98d3322-78c3-4f7a-8888-72decd421871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:48.264145 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-0baa0987-629f-4d98-a808-8f0aa9969cc6 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:11:48.312393 np0000007271 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-0baa0987-629f-4d98-a808-8f0aa9969cc6 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d98d3322-78c3-4f7a-8888-72decd421871) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 22:11:48.312393 np0000007271 devstack@c-api.service[100265]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 13 22:11:48.314212 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0baa0987-629f-4d98-a808-8f0aa9969cc6 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d98d3322-78c3-4f7a-8888-72decd421871) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:48.315474 np0000007271 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-0baa0987-629f-4d98-a808-8f0aa9969cc6 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d98d3322-78c3-4f7a-8888-72decd421871) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 22:11:48.316812 np0000007271 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-0baa0987-629f-4d98-a808-8f0aa9969cc6 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Flow 'volume_create_api' (61a8d3f6-c82f-4fd5-81cf-715e6d79c207) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 22:11:48.317212 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0baa0987-629f-4d98-a808-8f0aa9969cc6 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 400 Aug 13 22:11:48.317937 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 940/3753] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:11:48 2026] POST /volume/v3/volumes => generated 134 bytes in 183 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:11:48.343732 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-98b16605-3b76-448d-98f2-f747d2a1fb6f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.346047 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-98b16605-3b76-448d-98f2-f747d2a1fb6f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:48.346411 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-98b16605-3b76-448d-98f2-f747d2a1fb6f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:48.346750 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-98b16605-3b76-448d-98f2-f747d2a1fb6f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:48.363945 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:48.363945 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:48.376042 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-98b16605-3b76-448d-98f2-f747d2a1fb6f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:48.385532 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-98b16605-3b76-448d-98f2-f747d2a1fb6f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:48.386091 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 939/3754] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:48 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:48.535404 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-484e27f9-10e1-4428-8253-82017574549c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.538868 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-484e27f9-10e1-4428-8253-82017574549c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:48.539109 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-484e27f9-10e1-4428-8253-82017574549c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:48.539267 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-484e27f9-10e1-4428-8253-82017574549c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:48.554668 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:48.554668 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:48.561985 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f37db4aa-4785-4dd4-b623-7aeec80b988a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.565383 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f37db4aa-4785-4dd4-b623-7aeec80b988a tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:11:48.565708 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-484e27f9-10e1-4428-8253-82017574549c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:48.565856 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f37db4aa-4785-4dd4-b623-7aeec80b988a tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:48.568457 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f37db4aa-4785-4dd4-b623-7aeec80b988a tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 400 Aug 13 22:11:48.569146 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 949/3755] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:11:48 2026] POST /volume/v3/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:11:48.571442 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-484e27f9-10e1-4428-8253-82017574549c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:48.571700 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 928/3756] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:48 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:48.580970 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-01acc9e6-15ac-4079-be95-e2a8472a591d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.583229 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01acc9e6-15ac-4079-be95-e2a8472a591d tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:11:48.583748 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01acc9e6-15ac-4079-be95-e2a8472a591d tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "e1122fd8-dc06-4191-a99e-b4ae245bd2a4"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:48.586655 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-01acc9e6-15ac-4079-be95-e2a8472a591d tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'e1122fd8-dc06-4191-a99e-b4ae245bd2a4'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:11:48.592669 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01acc9e6-15ac-4079-be95-e2a8472a591d tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 404 Aug 13 22:11:48.593577 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 941/3757] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:11:48 2026] POST /volume/v3/volumes => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:48.602968 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2fe8171-41cd-4ef6-9adf-59e03b03fa3b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.605772 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2fe8171-41cd-4ef6-9adf-59e03b03fa3b tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:11:48.606209 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2fe8171-41cd-4ef6-9adf-59e03b03fa3b tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "609944e0-65c6-473a-aefb-2eb90e9da469"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:48.608898 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-b2fe8171-41cd-4ef6-9adf-59e03b03fa3b tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '609944e0-65c6-473a-aefb-2eb90e9da469'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:11:48.618944 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2fe8171-41cd-4ef6-9adf-59e03b03fa3b tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 404 Aug 13 22:11:48.619875 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 940/3758] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:11:48 2026] POST /volume/v3/volumes => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:48.628657 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-45b6d10a-a910-48bb-a9a4-4fbdb0a0e631 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.630954 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45b6d10a-a910-48bb-a9a4-4fbdb0a0e631 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:11:48.631409 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45b6d10a-a910-48bb-a9a4-4fbdb0a0e631 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "8b228c31-e7ae-4011-9a33-af25dc7d4654"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:48.634106 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-45b6d10a-a910-48bb-a9a4-4fbdb0a0e631 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '8b228c31-e7ae-4011-9a33-af25dc7d4654'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:11:48.642324 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45b6d10a-a910-48bb-a9a4-4fbdb0a0e631 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 404 Aug 13 22:11:48.643016 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 950/3759] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:11:48 2026] POST /volume/v3/volumes => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:48.653901 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a8ec82ed-981e-4cee-a0d0-62f714932e4c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.656478 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8ec82ed-981e-4cee-a0d0-62f714932e4c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:11:48.656478 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a8ec82ed-981e-4cee-a0d0-62f714932e4c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:48.659500 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8ec82ed-981e-4cee-a0d0-62f714932e4c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 400 Aug 13 22:11:48.659500 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 929/3760] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:11:48 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:11:48.668124 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-370ea617-6eb7-4367-b335-3659a105a62e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.670054 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-370ea617-6eb7-4367-b335-3659a105a62e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:11:48.670503 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-370ea617-6eb7-4367-b335-3659a105a62e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:48.672158 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-370ea617-6eb7-4367-b335-3659a105a62e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 400 Aug 13 22:11:48.672915 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 942/3761] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:11:48 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:11:48.683458 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4de1cfb2-44a8-496c-91ec-130bafa8516e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.684218 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4de1cfb2-44a8-496c-91ec-130bafa8516e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:11:48.684790 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4de1cfb2-44a8-496c-91ec-130bafa8516e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:48.686513 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4de1cfb2-44a8-496c-91ec-130bafa8516e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 400 Aug 13 22:11:48.687150 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 941/3762] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:11:48 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:11:48.696836 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-693c6116-260e-4ab2-9a24-3f1bd7c2e4cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.699151 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-693c6116-260e-4ab2-9a24-3f1bd7c2e4cb tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] DELETE https://10.4.3.4/volume/v3/volumes/tempest-invalid-1630894466 Aug 13 22:11:48.699464 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-693c6116-260e-4ab2-9a24-3f1bd7c2e4cb tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:48.700987 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-693c6116-260e-4ab2-9a24-3f1bd7c2e4cb tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:48.700987 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-693c6116-260e-4ab2-9a24-3f1bd7c2e4cb tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Delete volume with id: tempest-invalid-1630894466 Aug 13 22:11:48.707440 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-693c6116-260e-4ab2-9a24-3f1bd7c2e4cb tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/tempest-invalid-1630894466 returned with HTTP 404 Aug 13 22:11:48.708291 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 951/3763] 10.4.3.4 () {66 vars in 1307 bytes} [Thu Aug 13 22:11:48 2026] DELETE /volume/v3/volumes/tempest-invalid-1630894466 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:48.716878 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c2be629-9b43-4c07-a0ae-1b521a648510 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.718999 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 930/3764] 10.4.3.4 () {66 vars in 1229 bytes} [Thu Aug 13 22:11:48 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 22:11:48.727584 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3fe2dc91-71a5-4c29-bd6d-ec164e372bdf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.734397 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3fe2dc91-71a5-4c29-bd6d-ec164e372bdf tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes/xxx/action Aug 13 22:11:48.734397 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3fe2dc91-71a5-4c29-bd6d-ec164e372bdf tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action body: b'{"os-detach": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:48.734397 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3fe2dc91-71a5-4c29-bd6d-ec164e372bdf tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:48.749790 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3fe2dc91-71a5-4c29-bd6d-ec164e372bdf tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 13 22:11:48.753488 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 943/3765] 10.4.3.4 () {68 vars in 1277 bytes} [Thu Aug 13 22:11:48 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:48.769892 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7930dce-518a-4298-b642-8083bd8795f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.773098 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7930dce-518a-4298-b642-8083bd8795f8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] GET https://10.4.3.4/volume/v3/volumes/tempest-invalid-1011546580 Aug 13 22:11:48.773389 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7930dce-518a-4298-b642-8083bd8795f8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:48.773632 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7930dce-518a-4298-b642-8083bd8795f8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:48.781307 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7930dce-518a-4298-b642-8083bd8795f8 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/tempest-invalid-1011546580 returned with HTTP 404 Aug 13 22:11:48.781921 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 942/3766] 10.4.3.4 () {66 vars in 1304 bytes} [Thu Aug 13 22:11:48 2026] GET /volume/v3/volumes/tempest-invalid-1011546580 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:48.794719 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7c2451a-c7e8-47c9-8edc-7b703ce0c7ed None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.799297 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 952/3767] 10.4.3.4 () {66 vars in 1226 bytes} [Thu Aug 13 22:11:48 2026] GET /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Aug 13 22:11:48.812981 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87559497-adf9-4d9b-841d-3d4a81b01a4a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.815365 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87559497-adf9-4d9b-841d-3d4a81b01a4a tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] GET https://10.4.3.4/volume/v3/volumes/detail?status=null Aug 13 22:11:48.815750 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87559497-adf9-4d9b-841d-3d4a81b01a4a tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:48.815924 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87559497-adf9-4d9b-841d-3d4a81b01a4a tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:48.816346 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-87559497-adf9-4d9b-841d-3d4a81b01a4a tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:11:48.816667 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-87559497-adf9-4d9b-841d-3d4a81b01a4a tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Could not evaluate value null, assuming string {{(pid=100268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 22:11:48.818290 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-87559497-adf9-4d9b-841d-3d4a81b01a4a tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:11:48.826755 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87559497-adf9-4d9b-841d-3d4a81b01a4a tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Get all volumes completed successfully. Aug 13 22:11:48.829501 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87559497-adf9-4d9b-841d-3d4a81b01a4a tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 13 22:11:48.830082 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 931/3768] 10.4.3.4 () {66 vars in 1267 bytes} [Thu Aug 13 22:11:48 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:11:48.846977 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5bcf847b-4728-4765-98d9-a986fd4f9b84 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.849798 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bcf847b-4728-4765-98d9-a986fd4f9b84 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] GET https://10.4.3.4/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-781561340 Aug 13 22:11:48.850066 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bcf847b-4728-4765-98d9-a986fd4f9b84 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:48.850309 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bcf847b-4728-4765-98d9-a986fd4f9b84 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:48.850717 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-5bcf847b-4728-4765-98d9-a986fd4f9b84 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:11:48.852011 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5bcf847b-4728-4765-98d9-a986fd4f9b84 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-781561340'), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:11:48.861593 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5bcf847b-4728-4765-98d9-a986fd4f9b84 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Get all volumes completed successfully. Aug 13 22:11:48.865556 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bcf847b-4728-4765-98d9-a986fd4f9b84 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-781561340 returned with HTTP 200 Aug 13 22:11:48.869492 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 944/3769] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:11:48 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-781561340 => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:11:48.883900 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d96fdd9b-c68b-44b2-a7e9-f95e6258b7fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.886103 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d96fdd9b-c68b-44b2-a7e9-f95e6258b7fd tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] GET https://10.4.3.4/volume/v3/volumes?status=null Aug 13 22:11:48.886318 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d96fdd9b-c68b-44b2-a7e9-f95e6258b7fd tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:48.886545 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d96fdd9b-c68b-44b2-a7e9-f95e6258b7fd tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:48.886819 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-d96fdd9b-c68b-44b2-a7e9-f95e6258b7fd tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:11:48.887045 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d96fdd9b-c68b-44b2-a7e9-f95e6258b7fd tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Could not evaluate value null, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 22:11:48.887703 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d96fdd9b-c68b-44b2-a7e9-f95e6258b7fd tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:11:48.898227 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d96fdd9b-c68b-44b2-a7e9-f95e6258b7fd tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Get all volumes completed successfully. Aug 13 22:11:48.898838 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d96fdd9b-c68b-44b2-a7e9-f95e6258b7fd tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes?status=null returned with HTTP 200 Aug 13 22:11:48.899496 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 943/3770] 10.4.3.4 () {66 vars in 1246 bytes} [Thu Aug 13 22:11:48 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:11:48.906823 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8c958fa0-7a4d-4a64-85c0-07b4869980d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.913837 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c958fa0-7a4d-4a64-85c0-07b4869980d6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:48.914031 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c958fa0-7a4d-4a64-85c0-07b4869980d6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:48.914296 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c958fa0-7a4d-4a64-85c0-07b4869980d6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:48.914486 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8c958fa0-7a4d-4a64-85c0-07b4869980d6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:48.914690 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f344cd8-6dae-41f0-8bd5-e1451e1bb4a2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.919851 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f344cd8-6dae-41f0-8bd5-e1451e1bb4a2 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] GET https://10.4.3.4/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2051908672 Aug 13 22:11:48.920084 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f344cd8-6dae-41f0-8bd5-e1451e1bb4a2 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:48.920276 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f344cd8-6dae-41f0-8bd5-e1451e1bb4a2 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:48.920618 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-1f344cd8-6dae-41f0-8bd5-e1451e1bb4a2 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:11:48.921786 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1f344cd8-6dae-41f0-8bd5-e1451e1bb4a2 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2051908672'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:11:48.922209 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:48.922209 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:48.923211 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c958fa0-7a4d-4a64-85c0-07b4869980d6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:48.923780 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 953/3771] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:48 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:48.968552 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1f344cd8-6dae-41f0-8bd5-e1451e1bb4a2 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Get all volumes completed successfully. Aug 13 22:11:48.969095 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f344cd8-6dae-41f0-8bd5-e1451e1bb4a2 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2051908672 returned with HTTP 200 Aug 13 22:11:48.969614 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 932/3772] 10.4.3.4 () {66 vars in 1324 bytes} [Thu Aug 13 22:11:48 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2051908672 => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:11:48.981139 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6d45a3db-7517-48a9-bd38-a5ea99ccdd3a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:48.983850 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d45a3db-7517-48a9-bd38-a5ea99ccdd3a tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action Aug 13 22:11:48.984318 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d45a3db-7517-48a9-bd38-a5ea99ccdd3a tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:48.984547 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d45a3db-7517-48a9-bd38-a5ea99ccdd3a tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:48.997221 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:48.997221 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:48.998110 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6d45a3db-7517-48a9-bd38-a5ea99ccdd3a tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Volume info retrieved successfully. Aug 13 22:11:49.008743 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6d45a3db-7517-48a9-bd38-a5ea99ccdd3a tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Reserve volume completed successfully. Aug 13 22:11:49.009123 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d45a3db-7517-48a9-bd38-a5ea99ccdd3a tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action returned with HTTP 202 Aug 13 22:11:49.009740 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 945/3773] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:11:48 2026] POST /volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:11:49.019029 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-233b9fe1-e2c3-4e58-a051-a550cfaf8ec4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.021292 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-233b9fe1-e2c3-4e58-a051-a550cfaf8ec4 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action Aug 13 22:11:49.021745 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-233b9fe1-e2c3-4e58-a051-a550cfaf8ec4 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:49.021876 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-233b9fe1-e2c3-4e58-a051-a550cfaf8ec4 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:49.035384 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:49.035384 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:49.036271 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-233b9fe1-e2c3-4e58-a051-a550cfaf8ec4 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Volume info retrieved successfully. Aug 13 22:11:49.043367 np0000007271 devstack@c-api.service[100267]: ERROR cinder.volume.api [None req-233b9fe1-e2c3-4e58-a051-a550cfaf8ec4 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Volume status must be available to reserve, but the status is attaching. Aug 13 22:11:49.043765 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-233b9fe1-e2c3-4e58-a051-a550cfaf8ec4 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action returned with HTTP 400 Aug 13 22:11:49.044778 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 944/3774] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:11:49 2026] POST /volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action => generated 132 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:11:49.054414 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a25ee220-c7db-484a-aa34-8bdf0c482c80 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.056504 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a25ee220-c7db-484a-aa34-8bdf0c482c80 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action Aug 13 22:11:49.056982 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a25ee220-c7db-484a-aa34-8bdf0c482c80 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:49.057176 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a25ee220-c7db-484a-aa34-8bdf0c482c80 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:49.066236 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:49.066236 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:49.066742 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a25ee220-c7db-484a-aa34-8bdf0c482c80 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Volume info retrieved successfully. Aug 13 22:11:49.082581 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a25ee220-c7db-484a-aa34-8bdf0c482c80 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Unreserve volume completed successfully. Aug 13 22:11:49.082817 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a25ee220-c7db-484a-aa34-8bdf0c482c80 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action returned with HTTP 202 Aug 13 22:11:49.083508 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 954/3775] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:11:49 2026] POST /volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:11:49.093439 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-718e4353-e602-4347-b0f7-5d34561ce75e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.095256 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-718e4353-e602-4347-b0f7-5d34561ce75e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes/cb630ac0-bb7c-4ce6-8018-4ddfde61278c/action Aug 13 22:11:49.095665 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-718e4353-e602-4347-b0f7-5d34561ce75e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:49.095778 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-718e4353-e602-4347-b0f7-5d34561ce75e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:49.103444 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-718e4353-e602-4347-b0f7-5d34561ce75e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/cb630ac0-bb7c-4ce6-8018-4ddfde61278c/action returned with HTTP 404 Aug 13 22:11:49.104008 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 933/3776] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:11:49 2026] POST /volume/v3/volumes/cb630ac0-bb7c-4ce6-8018-4ddfde61278c/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:49.113221 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7b256f88-d32c-4625-a12c-7662fc62e233 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.115784 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b256f88-d32c-4625-a12c-7662fc62e233 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes/045976d3-86d3-46c0-8dff-73507350e755/action Aug 13 22:11:49.116075 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b256f88-d32c-4625-a12c-7662fc62e233 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:49.116245 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b256f88-d32c-4625-a12c-7662fc62e233 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:49.125651 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b256f88-d32c-4625-a12c-7662fc62e233 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/045976d3-86d3-46c0-8dff-73507350e755/action returned with HTTP 404 Aug 13 22:11:49.126169 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 946/3777] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:11:49 2026] POST /volume/v3/volumes/045976d3-86d3-46c0-8dff-73507350e755/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:49.134907 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6694f3f-0120-4f85-99f4-5a066e5f9f91 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.137276 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 945/3778] 10.4.3.4 () {68 vars in 1246 bytes} [Thu Aug 13 22:11:49 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 13 22:11:49.147622 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9d4eca74-0270-429c-8c1c-8b24e8e523f3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.150146 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d4eca74-0270-429c-8c1c-8b24e8e523f3 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] PUT https://10.4.3.4/volume/v3/volumes/tempest-invalid-733366605 Aug 13 22:11:49.150655 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d4eca74-0270-429c-8c1c-8b24e8e523f3 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:49.161584 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d4eca74-0270-429c-8c1c-8b24e8e523f3 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/tempest-invalid-733366605 returned with HTTP 404 Aug 13 22:11:49.162352 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 955/3779] 10.4.3.4 () {68 vars in 1321 bytes} [Thu Aug 13 22:11:49 2026] PUT /volume/v3/volumes/tempest-invalid-733366605 => generated 98 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:49.171855 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a4f738af-7a82-4cc1-954b-150a84921bd6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.174131 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4f738af-7a82-4cc1-954b-150a84921bd6 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] PUT https://10.4.3.4/volume/v3/volumes/8cec51bb-d7b9-4d02-b7c4-3eef68898859 Aug 13 22:11:49.174520 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a4f738af-7a82-4cc1-954b-150a84921bd6 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:49.184189 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4f738af-7a82-4cc1-954b-150a84921bd6 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/8cec51bb-d7b9-4d02-b7c4-3eef68898859 returned with HTTP 404 Aug 13 22:11:49.184740 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 934/3780] 10.4.3.4 () {68 vars in 1354 bytes} [Thu Aug 13 22:11:49 2026] PUT /volume/v3/volumes/8cec51bb-d7b9-4d02-b7c4-3eef68898859 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:49.194451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9a5e27b1-1dd3-46cc-9227-00be3745f046 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.196593 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a5e27b1-1dd3-46cc-9227-00be3745f046 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] DELETE https://10.4.3.4/volume/v3/volumes/ed5e461c-c9ee-47a9-9316-b52aa6ca0e13 Aug 13 22:11:49.196833 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a5e27b1-1dd3-46cc-9227-00be3745f046 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:49.197058 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a5e27b1-1dd3-46cc-9227-00be3745f046 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:49.197247 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9a5e27b1-1dd3-46cc-9227-00be3745f046 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Delete volume with id: ed5e461c-c9ee-47a9-9316-b52aa6ca0e13 Aug 13 22:11:49.205864 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a5e27b1-1dd3-46cc-9227-00be3745f046 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/ed5e461c-c9ee-47a9-9316-b52aa6ca0e13 returned with HTTP 404 Aug 13 22:11:49.206408 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 947/3781] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:11:49 2026] DELETE /volume/v3/volumes/ed5e461c-c9ee-47a9-9316-b52aa6ca0e13 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:49.216387 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7558a22c-0a9b-4a3c-a196-2fcb85163a81 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.218501 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7558a22c-0a9b-4a3c-a196-2fcb85163a81 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action Aug 13 22:11:49.220087 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7558a22c-0a9b-4a3c-a196-2fcb85163a81 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:49.220087 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7558a22c-0a9b-4a3c-a196-2fcb85163a81 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:49.222377 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7558a22c-0a9b-4a3c-a196-2fcb85163a81 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action returned with HTTP 400 Aug 13 22:11:49.223112 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 946/3782] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:11:49 2026] POST /volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action => generated 140 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:11:49.234692 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e8b6f887-5b98-4a80-a4bd-a95244ad98f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.236718 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8b6f887-5b98-4a80-a4bd-a95244ad98f7 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action Aug 13 22:11:49.237899 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8b6f887-5b98-4a80-a4bd-a95244ad98f7 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:49.238180 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8b6f887-5b98-4a80-a4bd-a95244ad98f7 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:49.240118 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8b6f887-5b98-4a80-a4bd-a95244ad98f7 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action returned with HTTP 400 Aug 13 22:11:49.240763 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 956/3783] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:11:49 2026] POST /volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:11:49.250745 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fff1b2f7-8b3a-4de1-ba9a-5d87672d588c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.252498 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fff1b2f7-8b3a-4de1-ba9a-5d87672d588c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes/e9f401f0-ae60-4b62-bfcd-634bf1fe3a78/action Aug 13 22:11:49.252880 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fff1b2f7-8b3a-4de1-ba9a-5d87672d588c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:49.253041 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fff1b2f7-8b3a-4de1-ba9a-5d87672d588c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:49.261980 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fff1b2f7-8b3a-4de1-ba9a-5d87672d588c tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/e9f401f0-ae60-4b62-bfcd-634bf1fe3a78/action returned with HTTP 404 Aug 13 22:11:49.262611 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 935/3784] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:11:49 2026] POST /volume/v3/volumes/e9f401f0-ae60-4b62-bfcd-634bf1fe3a78/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:49.274534 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-83ab9ad9-9671-4206-aed1-0dd9f995d75e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.276936 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83ab9ad9-9671-4206-aed1-0dd9f995d75e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action Aug 13 22:11:49.277388 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83ab9ad9-9671-4206-aed1-0dd9f995d75e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:49.277565 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83ab9ad9-9671-4206-aed1-0dd9f995d75e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:49.279463 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83ab9ad9-9671-4206-aed1-0dd9f995d75e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action returned with HTTP 400 Aug 13 22:11:49.279986 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 948/3785] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:11:49 2026] POST /volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 22:11:49.290853 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2a62ca0-7ceb-4ee5-a6b5-4ff6ff822c27 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.294176 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2a62ca0-7ceb-4ee5-a6b5-4ff6ff822c27 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] POST https://10.4.3.4/volume/v3/volumes/None/action Aug 13 22:11:49.294902 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2a62ca0-7ceb-4ee5-a6b5-4ff6ff822c27 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:49.295151 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2a62ca0-7ceb-4ee5-a6b5-4ff6ff822c27 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:49.304889 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2a62ca0-7ceb-4ee5-a6b5-4ff6ff822c27 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/None/action returned with HTTP 404 Aug 13 22:11:49.305866 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 947/3786] 10.4.3.4 () {68 vars in 1280 bytes} [Thu Aug 13 22:11:49 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:49.317768 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-45d24336-6cac-4c5e-bd34-1d74014e24c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.320779 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45d24336-6cac-4c5e-bd34-1d74014e24c1 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] GET https://10.4.3.4/volume/v3/volumes/7ea31d2c-c270-4648-a4de-41bb058242f8 Aug 13 22:11:49.321181 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45d24336-6cac-4c5e-bd34-1d74014e24c1 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:49.321758 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45d24336-6cac-4c5e-bd34-1d74014e24c1 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:49.337107 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45d24336-6cac-4c5e-bd34-1d74014e24c1 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/7ea31d2c-c270-4648-a4de-41bb058242f8 returned with HTTP 404 Aug 13 22:11:49.337439 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 957/3787] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:49 2026] GET /volume/v3/volumes/7ea31d2c-c270-4648-a4de-41bb058242f8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:49.349110 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9c56eefe-7e9a-43a7-8eb8-6cbaf1f9e219 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.352692 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c56eefe-7e9a-43a7-8eb8-6cbaf1f9e219 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] GET https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 Aug 13 22:11:49.352692 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c56eefe-7e9a-43a7-8eb8-6cbaf1f9e219 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:49.352692 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c56eefe-7e9a-43a7-8eb8-6cbaf1f9e219 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:49.363842 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:49.363842 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:49.369960 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9c56eefe-7e9a-43a7-8eb8-6cbaf1f9e219 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Volume info retrieved successfully. Aug 13 22:11:49.376005 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c56eefe-7e9a-43a7-8eb8-6cbaf1f9e219 tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 returned with HTTP 200 Aug 13 22:11:49.376005 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 936/3788] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:49 2026] GET /volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:49.394559 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f1bebbb-09f0-4fb3-b749-1337c4b6cb9e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.396833 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f1bebbb-09f0-4fb3-b749-1337c4b6cb9e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] DELETE https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 Aug 13 22:11:49.397092 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f1bebbb-09f0-4fb3-b749-1337c4b6cb9e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:49.397337 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f1bebbb-09f0-4fb3-b749-1337c4b6cb9e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:49.397559 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8f1bebbb-09f0-4fb3-b749-1337c4b6cb9e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Delete volume with id: 8b692bd1-9a73-48e4-b6cb-46a16c9fb194 Aug 13 22:11:49.404990 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-22320ea9-3a61-46da-a373-369082bf3062 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.411665 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:49.411665 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:49.412159 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8f1bebbb-09f0-4fb3-b749-1337c4b6cb9e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Volume info retrieved successfully. Aug 13 22:11:49.412209 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22320ea9-3a61-46da-a373-369082bf3062 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:49.412398 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22320ea9-3a61-46da-a373-369082bf3062 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:49.412829 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22320ea9-3a61-46da-a373-369082bf3062 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:49.430924 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:49.430924 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:49.437508 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-22320ea9-3a61-46da-a373-369082bf3062 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:49.442387 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8f1bebbb-09f0-4fb3-b749-1337c4b6cb9e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Delete volume request issued successfully. Aug 13 22:11:49.442704 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f1bebbb-09f0-4fb3-b749-1337c4b6cb9e tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 returned with HTTP 202 Aug 13 22:11:49.443298 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 949/3789] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:11:49 2026] DELETE /volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:11:49.447877 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22320ea9-3a61-46da-a373-369082bf3062 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:49.448486 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 948/3790] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:49 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:49.458515 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-15dc7ca7-ce4b-458f-86f4-af4a440effad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.461335 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15dc7ca7-ce4b-458f-86f4-af4a440effad tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] GET https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 Aug 13 22:11:49.462181 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15dc7ca7-ce4b-458f-86f4-af4a440effad tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:49.462181 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15dc7ca7-ce4b-458f-86f4-af4a440effad tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:49.471776 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:49.471776 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:49.477155 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-15dc7ca7-ce4b-458f-86f4-af4a440effad tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Volume info retrieved successfully. Aug 13 22:11:49.482827 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15dc7ca7-ce4b-458f-86f4-af4a440effad tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 returned with HTTP 200 Aug 13 22:11:49.484097 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 958/3791] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:49 2026] GET /volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:49.577153 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e2e1e0b1-6a81-4c17-8fde-54bb5f5084c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.589012 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7e66ea3e-4165-4177-aa1f-b356626b9e3b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.591213 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e66ea3e-4165-4177-aa1f-b356626b9e3b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:49.591501 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e66ea3e-4165-4177-aa1f-b356626b9e3b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:49.591816 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e66ea3e-4165-4177-aa1f-b356626b9e3b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:49.599840 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:49.599840 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:49.604568 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7e66ea3e-4165-4177-aa1f-b356626b9e3b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:49.610670 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e66ea3e-4165-4177-aa1f-b356626b9e3b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:49.611331 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 950/3792] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:49 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:49.649255 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2e1e0b1-6a81-4c17-8fde-54bb5f5084c7 tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:11:49.649765 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2e1e0b1-6a81-4c17-8fde-54bb5f5084c7 tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-428695125", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:49.667383 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2e1e0b1-6a81-4c17-8fde-54bb5f5084c7 tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:11:49.667900 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 937/3793] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:11:49 2026] POST /volume/v3/types => generated 211 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:49.677221 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-67d832ea-5bc4-4d45-84a6-3487e6bc58d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.679841 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67d832ea-5bc4-4d45-84a6-3487e6bc58d4 tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] POST https://10.4.3.4/volume/v3/types/3c24bfc3-e95b-4497-a3ad-2cc098907227/encryption Aug 13 22:11:49.680352 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67d832ea-5bc4-4d45-84a6-3487e6bc58d4 tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:49.703881 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67d832ea-5bc4-4d45-84a6-3487e6bc58d4 tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] https://10.4.3.4/volume/v3/types/3c24bfc3-e95b-4497-a3ad-2cc098907227/encryption returned with HTTP 200 Aug 13 22:11:49.704491 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 949/3794] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:11:49 2026] POST /volume/v3/types/3c24bfc3-e95b-4497-a3ad-2cc098907227/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:49.714321 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.817326 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:11:49.817816 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1995240416", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-428695125", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:49.820045 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1995240416', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-428695125', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:11:49.824476 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume of 1 GB Aug 13 22:11:49.824829 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:49.824829 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:49.825381 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Availability Zones retrieved successfully. Aug 13 22:11:49.832036 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (bca1e0d1-5f01-4532-8eda-796193cbc85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:11:49.832962 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5685aba6-aeec-442b-96d3-6c8d67a0e780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:49.833836 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:11:49.858640 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5685aba6-aeec-442b-96d3-6c8d67a0e780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:11:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3c24bfc3-e95b-4497-a3ad-2cc098907227,is_public=True,name='tempest-scenario-type-luks-428695125',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c24bfc3-e95b-4497-a3ad-2cc098907227', '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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:49.859834 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33b96b4b-a283-4cdc-a52f-a8f97296e80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:49.888719 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-428695125 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-428695125, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:11:49.889094 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-428695125 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-428695125, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:11:49.929976 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Created reservations ['356516d3-757f-41a4-af22-5898070a7044', '7c3a63e9-e912-4d43-91fb-f892fc5781af', '43401766-43db-483e-a6b1-32dbeb8ac612', '3c2c647d-a03f-4b8a-bf14-b32c80082ade'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:11:49.930837 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33b96b4b-a283-4cdc-a52f-a8f97296e80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['356516d3-757f-41a4-af22-5898070a7044', '7c3a63e9-e912-4d43-91fb-f892fc5781af', '43401766-43db-483e-a6b1-32dbeb8ac612', '3c2c647d-a03f-4b8a-bf14-b32c80082ade']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:49.931693 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae01683-49e6-41de-ac79-3bf679104dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:49.938655 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be229c55-8373-407b-b933-9e9a9b173854 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:49.940658 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be229c55-8373-407b-b933-9e9a9b173854 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:49.940855 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be229c55-8373-407b-b933-9e9a9b173854 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:49.941065 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be229c55-8373-407b-b933-9e9a9b173854 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:49.941191 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-be229c55-8373-407b-b933-9e9a9b173854 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:49.947340 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:49.947340 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:49.948328 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be229c55-8373-407b-b933-9e9a9b173854 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:49.948983 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 951/3795] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:49 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:49.958111 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae01683-49e6-41de-ac79-3bf679104dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f851c7f1-aeca-48b8-8578-101b49324c8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1995240416',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['356516d3-757f-41a4-af22-5898070a7044','7c3a63e9-e912-4d43-91fb-f892fc5781af','43401766-43db-483e-a6b1-32dbeb8ac612','3c2c647d-a03f-4b8a-bf14-b32c80082ade'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=3c24bfc3-e95b-4497-a3ad-2cc098907227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:11:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1995240416',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f851c7f1-aeca-48b8-8578-101b49324c8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccddd8d8754141469325957e492445d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c24bfc3-e95b-4497-a3ad-2cc098907227),volume_type_id=3c24bfc3-e95b-4497-a3ad-2cc098907227)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:49.958969 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (299a4876-9bf8-4088-a268-e1d66ffcc004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:49.982231 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (299a4876-9bf8-4088-a268-e1d66ffcc004) transitioned into state 'SUCCESS' from state '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-1995240416',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['356516d3-757f-41a4-af22-5898070a7044','7c3a63e9-e912-4d43-91fb-f892fc5781af','43401766-43db-483e-a6b1-32dbeb8ac612','3c2c647d-a03f-4b8a-bf14-b32c80082ade'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=3c24bfc3-e95b-4497-a3ad-2cc098907227)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:49.983132 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00382205-673c-470c-bf41-3a7cc91faa12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:49.995042 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00382205-673c-470c-bf41-3a7cc91faa12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:49.996268 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (bca1e0d1-5f01-4532-8eda-796193cbc85d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:11:49.996602 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request issued successfully. Aug 13 22:11:49.997452 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8facac8-c4c0-40de-95c9-cd2fac540528 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:11:49.997936 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 959/3796] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:11:49 2026] POST /volume/v3/volumes => generated 775 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:50.016333 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-be09e17a-b4c1-4376-8d69-9bc114761085 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:50.018713 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be09e17a-b4c1-4376-8d69-9bc114761085 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f Aug 13 22:11:50.018935 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be09e17a-b4c1-4376-8d69-9bc114761085 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:50.019085 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be09e17a-b4c1-4376-8d69-9bc114761085 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:50.026139 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:50.026139 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:50.031146 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-be09e17a-b4c1-4376-8d69-9bc114761085 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:11:50.036616 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be09e17a-b4c1-4376-8d69-9bc114761085 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f returned with HTTP 200 Aug 13 22:11:50.037020 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 938/3797] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:50 2026] GET /volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:50.466634 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c22ef2e-133c-42ec-8ecd-081993b3493c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:50.468307 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c22ef2e-133c-42ec-8ecd-081993b3493c tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:50.468480 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c22ef2e-133c-42ec-8ecd-081993b3493c tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:50.468701 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c22ef2e-133c-42ec-8ecd-081993b3493c tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:50.478541 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:50.478541 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:50.483315 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3c22ef2e-133c-42ec-8ecd-081993b3493c tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:50.489725 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c22ef2e-133c-42ec-8ecd-081993b3493c tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:50.490756 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 950/3798] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:50 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:50.502033 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-36ee8e17-8401-4ccd-a27d-d83f7db1fcce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:50.504605 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36ee8e17-8401-4ccd-a27d-d83f7db1fcce tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] GET https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 Aug 13 22:11:50.504882 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36ee8e17-8401-4ccd-a27d-d83f7db1fcce tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:50.505176 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36ee8e17-8401-4ccd-a27d-d83f7db1fcce tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:50.515840 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36ee8e17-8401-4ccd-a27d-d83f7db1fcce tempest-VolumesNegativeTest-903193307 tempest-VolumesNegativeTest-903193307-project-member] https://10.4.3.4/volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 returned with HTTP 404 Aug 13 22:11:50.516610 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 952/3799] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:50 2026] GET /volume/v3/volumes/8b692bd1-9a73-48e4-b6cb-46a16c9fb194 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:50.631434 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bd3b0051-8265-4f69-bc6b-e0750fd99aa3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:50.633762 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd3b0051-8265-4f69-bc6b-e0750fd99aa3 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:50.633964 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd3b0051-8265-4f69-bc6b-e0750fd99aa3 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:50.634151 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd3b0051-8265-4f69-bc6b-e0750fd99aa3 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:50.642260 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:50.642260 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:50.647437 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bd3b0051-8265-4f69-bc6b-e0750fd99aa3 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:50.653436 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd3b0051-8265-4f69-bc6b-e0750fd99aa3 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:50.653887 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 960/3800] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:50 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:50.960201 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-262cc077-55e9-4bcd-b2ee-6bbb88f61a62 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:50.962624 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-262cc077-55e9-4bcd-b2ee-6bbb88f61a62 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:50.962624 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-262cc077-55e9-4bcd-b2ee-6bbb88f61a62 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:50.963032 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-262cc077-55e9-4bcd-b2ee-6bbb88f61a62 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:50.963146 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-262cc077-55e9-4bcd-b2ee-6bbb88f61a62 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:50.967896 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:50.967896 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:50.968719 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-262cc077-55e9-4bcd-b2ee-6bbb88f61a62 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:50.969107 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 939/3801] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:50 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:51.054286 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dfd09365-1dde-4a3d-8c97-77d4b4d4589c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:51.056813 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfd09365-1dde-4a3d-8c97-77d4b4d4589c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f Aug 13 22:11:51.057056 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfd09365-1dde-4a3d-8c97-77d4b4d4589c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:51.057290 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfd09365-1dde-4a3d-8c97-77d4b4d4589c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:51.066370 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:51.066370 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:51.071131 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dfd09365-1dde-4a3d-8c97-77d4b4d4589c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:11:51.078261 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfd09365-1dde-4a3d-8c97-77d4b4d4589c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f returned with HTTP 200 Aug 13 22:11:51.078971 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 951/3802] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:51 2026] GET /volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:51.092116 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-02fec184-6216-4768-8523-6fda950304a5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:51.094023 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02fec184-6216-4768-8523-6fda950304a5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f Aug 13 22:11:51.094226 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02fec184-6216-4768-8523-6fda950304a5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:51.094450 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02fec184-6216-4768-8523-6fda950304a5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:51.103800 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:51.103800 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:51.108835 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-02fec184-6216-4768-8523-6fda950304a5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:11:51.115893 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02fec184-6216-4768-8523-6fda950304a5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f returned with HTTP 200 Aug 13 22:11:51.116437 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 953/3803] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:51 2026] GET /volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:51.133967 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4827b6ac-e794-4e1b-bde2-5c9bc0c7fea3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:51.135790 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4827b6ac-e794-4e1b-bde2-5c9bc0c7fea3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f/action Aug 13 22:11:51.136157 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4827b6ac-e794-4e1b-bde2-5c9bc0c7fea3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:51.136292 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4827b6ac-e794-4e1b-bde2-5c9bc0c7fea3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:51.145256 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:51.145256 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:51.145817 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4827b6ac-e794-4e1b-bde2-5c9bc0c7fea3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:11:51.153277 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4827b6ac-e794-4e1b-bde2-5c9bc0c7fea3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume updated successfully. Aug 13 22:11:51.153717 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4827b6ac-e794-4e1b-bde2-5c9bc0c7fea3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f/action returned with HTTP 200 Aug 13 22:11:51.154188 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 961/3804] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:11:51 2026] POST /volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 22:11:51.319915 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f9434822-9095-4556-9558-31adfa7cc32b req-f6d4a901-fe40-41a3-af4c-1cc02b5bea7b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:51.322533 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-f6d4a901-fe40-41a3-af4c-1cc02b5bea7b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f Aug 13 22:11:51.322802 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-f6d4a901-fe40-41a3-af4c-1cc02b5bea7b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:51.324555 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-f6d4a901-fe40-41a3-af4c-1cc02b5bea7b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:51.334196 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:51.334196 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:51.338215 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f9434822-9095-4556-9558-31adfa7cc32b req-f6d4a901-fe40-41a3-af4c-1cc02b5bea7b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:11:51.342501 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-f6d4a901-fe40-41a3-af4c-1cc02b5bea7b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f returned with HTTP 200 Aug 13 22:11:51.342899 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 940/3805] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:11:51 2026] GET /volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:51.507875 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d7dfae7-1f3b-4828-bc2b-e6db0bfcb3d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:51.509861 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d7dfae7-1f3b-4828-bc2b-e6db0bfcb3d5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:51.510054 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d7dfae7-1f3b-4828-bc2b-e6db0bfcb3d5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:51.510229 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d7dfae7-1f3b-4828-bc2b-e6db0bfcb3d5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:51.524220 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:51.524220 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:51.529099 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d7dfae7-1f3b-4828-bc2b-e6db0bfcb3d5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:51.534370 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d7dfae7-1f3b-4828-bc2b-e6db0bfcb3d5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:51.534907 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 952/3806] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:51 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:51.669151 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-57f3e8aa-b504-467f-9084-5622473d6db9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:51.671531 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57f3e8aa-b504-467f-9084-5622473d6db9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:51.671986 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57f3e8aa-b504-467f-9084-5622473d6db9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:51.673107 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57f3e8aa-b504-467f-9084-5622473d6db9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:51.682221 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:51.682221 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:51.689109 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-57f3e8aa-b504-467f-9084-5622473d6db9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:51.697137 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57f3e8aa-b504-467f-9084-5622473d6db9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:51.697812 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 954/3807] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:51 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:51.980110 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bdbd33da-a396-409c-9b9c-62648d2dcbb2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:51.982575 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bdbd33da-a396-409c-9b9c-62648d2dcbb2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:51.982889 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bdbd33da-a396-409c-9b9c-62648d2dcbb2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:51.983112 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bdbd33da-a396-409c-9b9c-62648d2dcbb2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:51.983219 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bdbd33da-a396-409c-9b9c-62648d2dcbb2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:51.990248 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:51.990248 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:51.992558 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bdbd33da-a396-409c-9b9c-62648d2dcbb2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:51.992961 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 962/3808] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:51 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:52.005344 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f9434822-9095-4556-9558-31adfa7cc32b req-592dcfa8-d857-4e94-b382-920d0b70c42a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:52.007768 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-592dcfa8-d857-4e94-b382-920d0b70c42a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f Aug 13 22:11:52.007978 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-592dcfa8-d857-4e94-b382-920d0b70c42a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:52.008159 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-592dcfa8-d857-4e94-b382-920d0b70c42a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:52.015623 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:52.015623 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:52.019576 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f9434822-9095-4556-9558-31adfa7cc32b req-592dcfa8-d857-4e94-b382-920d0b70c42a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:11:52.025680 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-592dcfa8-d857-4e94-b382-920d0b70c42a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f returned with HTTP 200 Aug 13 22:11:52.026373 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 941/3809] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:11:52 2026] GET /volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:52.038293 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ca55266-cae3-4fbd-b85b-e85e67df3f70 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:52.038857 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ca55266-cae3-4fbd-b85b-e85e67df3f70 None None] GET https://10.4.3.4/volume// Aug 13 22:11:52.039141 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ca55266-cae3-4fbd-b85b-e85e67df3f70 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:52.039349 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ca55266-cae3-4fbd-b85b-e85e67df3f70 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:52.039803 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ca55266-cae3-4fbd-b85b-e85e67df3f70 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:11:52.040116 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 953/3810] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:11:52 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:11:52.048974 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f9434822-9095-4556-9558-31adfa7cc32b req-d8dbd5ca-5c64-4f2a-adf4-5a424f1d7231 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:52.051501 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-d8dbd5ca-5c64-4f2a-adf4-5a424f1d7231 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:11:52.051831 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-d8dbd5ca-5c64-4f2a-adf4-5a424f1d7231 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f851c7f1-aeca-48b8-8578-101b49324c8f", "connector": null, "instance_uuid": "f6340e6b-d1bf-44e9-bfd1-52f57d566eb4"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:52.062616 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:52.062616 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:52.084754 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:52.096846 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-d8dbd5ca-5c64-4f2a-adf4-5a424f1d7231 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:11:52.097382 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 955/3811] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:11:52 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:52.217877 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:11:52.218310 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-911962659"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:52.222407 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-911962659'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:11:52.222571 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Create volume of 1 GB Aug 13 22:11:52.227366 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Availability Zones retrieved successfully. Aug 13 22:11:52.236375 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Flow 'volume_create_api' (8825e844-74e3-4b03-9464-9ac797d68d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:11:52.237635 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a0f1f1-a0fa-4c17-928b-53a2f2a3e373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:52.238953 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:11:52.276497 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a0f1f1-a0fa-4c17-928b-53a2f2a3e373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:52.277998 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c86ff81-4c29-4763-8f83-dec7d922b44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:52.366259 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Created reservations ['48e569b4-21c0-40b7-803b-460f555e41e9', 'e976ccd2-1ff5-4475-a7e6-03e537451f83', '6aa6fd07-d9f0-4018-b4a9-e4756f7b1772', 'bc7b0ee1-ddde-407d-b6f6-76f4ac4f29e9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:11:52.367612 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c86ff81-4c29-4763-8f83-dec7d922b44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48e569b4-21c0-40b7-803b-460f555e41e9', 'e976ccd2-1ff5-4475-a7e6-03e537451f83', '6aa6fd07-d9f0-4018-b4a9-e4756f7b1772', 'bc7b0ee1-ddde-407d-b6f6-76f4ac4f29e9']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:52.369095 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fca4bfc-9aa0-4988-8fea-5b010ae1e661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:52.409569 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fca4bfc-9aa0-4988-8fea-5b010ae1e661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6b1290d-509f-4f69-8925-16fc60b51eba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-911962659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb299e5fea8c4cb2bb485d211c30e568',qos_specs=None,replication_status=,reservations=['48e569b4-21c0-40b7-803b-460f555e41e9','e976ccd2-1ff5-4475-a7e6-03e537451f83','6aa6fd07-d9f0-4018-b4a9-e4756f7b1772','bc7b0ee1-ddde-407d-b6f6-76f4ac4f29e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c568f1d776e949409b60793fd29cd650',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:11:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-911962659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6b1290d-509f-4f69-8925-16fc60b51eba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb299e5fea8c4cb2bb485d211c30e568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c568f1d776e949409b60793fd29cd650',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:52.411204 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d638ccb-a04d-44a2-bd4b-db1026d33ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:52.438991 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d638ccb-a04d-44a2-bd4b-db1026d33ee2) transitioned into state 'SUCCESS' from state '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-911962659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb299e5fea8c4cb2bb485d211c30e568',qos_specs=None,replication_status=,reservations=['48e569b4-21c0-40b7-803b-460f555e41e9','e976ccd2-1ff5-4475-a7e6-03e537451f83','6aa6fd07-d9f0-4018-b4a9-e4756f7b1772','bc7b0ee1-ddde-407d-b6f6-76f4ac4f29e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c568f1d776e949409b60793fd29cd650',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:52.440097 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6628462f-524c-4361-ae33-e25aee265990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:11:52.454232 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6628462f-524c-4361-ae33-e25aee265990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:11:52.455248 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Flow 'volume_create_api' (8825e844-74e3-4b03-9464-9ac797d68d39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:11:52.455659 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Create volume request issued successfully. Aug 13 22:11:52.456271 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d5a3424e-b02a-40eb-a7ec-6620b06bbe5d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:11:52.456730 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 963/3812] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:11:52 2026] POST /volume/v3/volumes => generated 773 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:52.472609 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-83a69304-1afa-43b1-bff6-269be9df3a23 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:52.474590 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83a69304-1afa-43b1-bff6-269be9df3a23 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/volumes/b6b1290d-509f-4f69-8925-16fc60b51eba Aug 13 22:11:52.474827 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83a69304-1afa-43b1-bff6-269be9df3a23 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:52.475025 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83a69304-1afa-43b1-bff6-269be9df3a23 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:52.482158 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:52.482158 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:52.486302 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-83a69304-1afa-43b1-bff6-269be9df3a23 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Volume info retrieved successfully. Aug 13 22:11:52.491430 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83a69304-1afa-43b1-bff6-269be9df3a23 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes/b6b1290d-509f-4f69-8925-16fc60b51eba returned with HTTP 200 Aug 13 22:11:52.492113 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 942/3813] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:11:52 2026] GET /volume/v3/volumes/b6b1290d-509f-4f69-8925-16fc60b51eba => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:52.555127 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72b248d5-2e21-4245-bd5d-e792be305741 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:52.557480 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72b248d5-2e21-4245-bd5d-e792be305741 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:52.557727 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72b248d5-2e21-4245-bd5d-e792be305741 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:52.557973 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72b248d5-2e21-4245-bd5d-e792be305741 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:52.570987 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:52.570987 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:52.575511 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72b248d5-2e21-4245-bd5d-e792be305741 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:52.580380 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72b248d5-2e21-4245-bd5d-e792be305741 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:52.580854 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 954/3814] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:52 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:52.715438 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1122733d-aafc-4e34-ba86-537e9005af14 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:52.719492 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1122733d-aafc-4e34-ba86-537e9005af14 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:52.719492 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1122733d-aafc-4e34-ba86-537e9005af14 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:52.719492 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1122733d-aafc-4e34-ba86-537e9005af14 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:52.725969 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:52.725969 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:52.730178 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1122733d-aafc-4e34-ba86-537e9005af14 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:52.735892 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1122733d-aafc-4e34-ba86-537e9005af14 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:52.736329 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 956/3815] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:52 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:53.007442 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9f1eaa9-a1bd-423b-a2fc-2cdf5261bb0d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:53.008216 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9f1eaa9-a1bd-423b-a2fc-2cdf5261bb0d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:53.008356 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9f1eaa9-a1bd-423b-a2fc-2cdf5261bb0d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:53.008560 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9f1eaa9-a1bd-423b-a2fc-2cdf5261bb0d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:53.008683 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f9f1eaa9-a1bd-423b-a2fc-2cdf5261bb0d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:53.014217 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:53.014217 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:53.015406 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9f1eaa9-a1bd-423b-a2fc-2cdf5261bb0d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:53.019491 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 964/3816] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:53 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:53.172564 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d310a03-acff-4cd6-bcd2-26cef510ba9a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:53.173060 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d310a03-acff-4cd6-bcd2-26cef510ba9a None None] GET https://10.4.3.4/volume// Aug 13 22:11:53.173276 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d310a03-acff-4cd6-bcd2-26cef510ba9a None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:53.173516 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d310a03-acff-4cd6-bcd2-26cef510ba9a None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:53.173915 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d310a03-acff-4cd6-bcd2-26cef510ba9a None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:11:53.174261 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 943/3817] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:11:53 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:11:53.183739 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f9434822-9095-4556-9558-31adfa7cc32b req-14e340fa-51dd-4173-8ff6-ef138e52aeff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:53.185884 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-14e340fa-51dd-4173-8ff6-ef138e52aeff tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f Aug 13 22:11:53.186064 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-14e340fa-51dd-4173-8ff6-ef138e52aeff tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:53.186268 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-14e340fa-51dd-4173-8ff6-ef138e52aeff tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:53.195509 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:53.195509 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:53.198995 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f9434822-9095-4556-9558-31adfa7cc32b req-14e340fa-51dd-4173-8ff6-ef138e52aeff tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:11:53.203122 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-14e340fa-51dd-4173-8ff6-ef138e52aeff tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f returned with HTTP 200 Aug 13 22:11:53.203619 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 955/3818] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:11:53 2026] GET /volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f => generated 1046 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:11:53.324334 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f9434822-9095-4556-9558-31adfa7cc32b req-ba05992b-4e11-4260-8993-ace6ada6d836 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:53.327105 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-ba05992b-4e11-4260-8993-ace6ada6d836 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] PUT https://10.4.3.4/volume/v3/attachments/a240979c-1e63-41ea-9137-176bd797cd02 Aug 13 22:11:53.327573 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-ba05992b-4e11-4260-8993-ace6ada6d836 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:53.337495 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f9434822-9095-4556-9558-31adfa7cc32b req-ba05992b-4e11-4260-8993-ace6ada6d836 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Acquiring lock "cinder-attachment_update-f851c7f1-aeca-48b8-8578-101b49324c8f-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:11:53.344261 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f9434822-9095-4556-9558-31adfa7cc32b req-ba05992b-4e11-4260-8993-ace6ada6d836 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-f851c7f1-aeca-48b8-8578-101b49324c8f-np0000007271" acquired by "attachment_update" :: waited 0.007s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:11:53.345816 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:53.345816 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:53.450369 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f9434822-9095-4556-9558-31adfa7cc32b req-ba05992b-4e11-4260-8993-ace6ada6d836 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-f851c7f1-aeca-48b8-8578-101b49324c8f-np0000007271" released by "attachment_update" :: held 0.106s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:11:53.450712 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-ba05992b-4e11-4260-8993-ace6ada6d836 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/a240979c-1e63-41ea-9137-176bd797cd02 returned with HTTP 200 Aug 13 22:11:53.451291 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 957/3819] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:11:53 2026] PUT /volume/v3/attachments/a240979c-1e63-41ea-9137-176bd797cd02 => generated 968 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:53.472728 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f9434822-9095-4556-9558-31adfa7cc32b req-4dedc88b-ae46-4b7d-bb3b-51fcedb5b433 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:53.475843 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-4dedc88b-ae46-4b7d-bb3b-51fcedb5b433 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments/a240979c-1e63-41ea-9137-176bd797cd02/action Aug 13 22:11:53.476339 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-4dedc88b-ae46-4b7d-bb3b-51fcedb5b433 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:11:53.476916 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-4dedc88b-ae46-4b7d-bb3b-51fcedb5b433 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:53.501929 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:53.501929 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:53.506814 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-193d7275-9558-40fc-a472-84439b188955 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:53.509019 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-193d7275-9558-40fc-a472-84439b188955 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/volumes/b6b1290d-509f-4f69-8925-16fc60b51eba Aug 13 22:11:53.509328 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-193d7275-9558-40fc-a472-84439b188955 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:53.509627 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-193d7275-9558-40fc-a472-84439b188955 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:53.522295 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:53.522295 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:53.522756 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-4dedc88b-ae46-4b7d-bb3b-51fcedb5b433 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/a240979c-1e63-41ea-9137-176bd797cd02/action returned with HTTP 204 Aug 13 22:11:53.523285 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 965/3820] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:11:53 2026] POST /volume/v3/attachments/a240979c-1e63-41ea-9137-176bd797cd02/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:11:53.527329 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-193d7275-9558-40fc-a472-84439b188955 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Volume info retrieved successfully. Aug 13 22:11:53.532173 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-193d7275-9558-40fc-a472-84439b188955 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes/b6b1290d-509f-4f69-8925-16fc60b51eba returned with HTTP 200 Aug 13 22:11:53.532712 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 944/3821] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:11:53 2026] GET /volume/v3/volumes/b6b1290d-509f-4f69-8925-16fc60b51eba => generated 1004 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:11:53.547377 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb347ca9-3c29-47c6-b50b-f7b39889c0a2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:53.549946 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb347ca9-3c29-47c6-b50b-f7b39889c0a2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:11:53.550444 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb347ca9-3c29-47c6-b50b-f7b39889c0a2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b6b1290d-509f-4f69-8925-16fc60b51eba", "name": "tempest-type-Backup-1014847238"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:11:53.552735 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-bb347ca9-3c29-47c6-b50b-f7b39889c0a2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Creating new backup {'backup': {'volume_id': 'b6b1290d-509f-4f69-8925-16fc60b51eba', 'name': 'tempest-type-Backup-1014847238'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:11:53.552985 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-bb347ca9-3c29-47c6-b50b-f7b39889c0a2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Creating backup of volume b6b1290d-509f-4f69-8925-16fc60b51eba in container None Aug 13 22:11:53.564381 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:53.564381 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:53.564929 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb347ca9-3c29-47c6-b50b-f7b39889c0a2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Volume info retrieved successfully. Aug 13 22:11:53.597140 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-771660ed-0bfc-432d-a1b8-aa749570d7c5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:53.600014 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-771660ed-0bfc-432d-a1b8-aa749570d7c5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:53.600014 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-771660ed-0bfc-432d-a1b8-aa749570d7c5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:53.600195 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-771660ed-0bfc-432d-a1b8-aa749570d7c5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:53.603757 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-bb347ca9-3c29-47c6-b50b-f7b39889c0a2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Created reservations ['2096b465-87cb-4076-b8af-c92cbb862d62', 'e1d7cc15-03f3-4e6d-bd08-530c0ab09bec'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:11:53.615202 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:53.615202 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:53.622684 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-771660ed-0bfc-432d-a1b8-aa749570d7c5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:53.637546 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-771660ed-0bfc-432d-a1b8-aa749570d7c5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:53.638079 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 958/3822] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:53 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:53.668241 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb347ca9-3c29-47c6-b50b-f7b39889c0a2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:11:53.668864 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 956/3823] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:11:53 2026] POST /volume/v3/backups => generated 312 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:11:53.684827 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12bfad8e-bd80-447e-b172-aa20cad4c551 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:53.686561 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12bfad8e-bd80-447e-b172-aa20cad4c551 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:11:53.687027 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12bfad8e-bd80-447e-b172-aa20cad4c551 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:53.689475 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12bfad8e-bd80-447e-b172-aa20cad4c551 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:53.689475 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-12bfad8e-bd80-447e-b172-aa20cad4c551 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:53.695990 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:53.695990 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:53.695990 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12bfad8e-bd80-447e-b172-aa20cad4c551 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:11:53.695990 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 966/3824] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:11:53 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 719 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:53.752698 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-174887c3-c9ed-4167-9c71-ebdb7c4d4429 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:53.754800 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-174887c3-c9ed-4167-9c71-ebdb7c4d4429 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:53.755101 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-174887c3-c9ed-4167-9c71-ebdb7c4d4429 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:53.755459 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-174887c3-c9ed-4167-9c71-ebdb7c4d4429 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:53.763415 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:53.763415 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:53.767527 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-174887c3-c9ed-4167-9c71-ebdb7c4d4429 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:53.773943 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-174887c3-c9ed-4167-9c71-ebdb7c4d4429 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:53.774170 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 945/3825] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:53 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:54.027845 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5142eb11-2505-4231-a388-159708e33efc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:54.029689 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5142eb11-2505-4231-a388-159708e33efc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:54.029888 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5142eb11-2505-4231-a388-159708e33efc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:54.030164 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5142eb11-2505-4231-a388-159708e33efc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:54.030164 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5142eb11-2505-4231-a388-159708e33efc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:54.037361 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:54.037361 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:54.038180 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5142eb11-2505-4231-a388-159708e33efc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:54.038613 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 959/3826] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:54 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:54.653760 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-07f7de6c-832c-478e-9b4c-b17069bd5fb8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:54.656002 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07f7de6c-832c-478e-9b4c-b17069bd5fb8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:54.656254 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07f7de6c-832c-478e-9b4c-b17069bd5fb8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:54.656539 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07f7de6c-832c-478e-9b4c-b17069bd5fb8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:54.667110 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:54.667110 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:54.671450 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-07f7de6c-832c-478e-9b4c-b17069bd5fb8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:54.677268 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07f7de6c-832c-478e-9b4c-b17069bd5fb8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:54.677737 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 957/3827] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:54 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:54.710183 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f08af8fa-7604-4186-ae29-6f92a0ab205c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:54.714450 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f08af8fa-7604-4186-ae29-6f92a0ab205c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:11:54.714450 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f08af8fa-7604-4186-ae29-6f92a0ab205c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:54.714450 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f08af8fa-7604-4186-ae29-6f92a0ab205c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:54.714450 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f08af8fa-7604-4186-ae29-6f92a0ab205c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:54.720451 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:54.720451 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:54.721718 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f08af8fa-7604-4186-ae29-6f92a0ab205c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:11:54.724014 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 967/3828] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:11:54 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:54.788885 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-91388ffd-167d-4d68-8add-03d27c4a61fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:54.790961 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91388ffd-167d-4d68-8add-03d27c4a61fe tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:54.791147 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91388ffd-167d-4d68-8add-03d27c4a61fe tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:54.791356 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91388ffd-167d-4d68-8add-03d27c4a61fe tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:54.799039 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:54.799039 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:54.803848 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-91388ffd-167d-4d68-8add-03d27c4a61fe tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:54.809955 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91388ffd-167d-4d68-8add-03d27c4a61fe tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:54.810532 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 946/3829] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:54 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:55.050533 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-885dc332-ed77-4eb6-8be8-7ad1cf96a119 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:55.052702 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-885dc332-ed77-4eb6-8be8-7ad1cf96a119 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:55.052936 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-885dc332-ed77-4eb6-8be8-7ad1cf96a119 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:55.053155 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-885dc332-ed77-4eb6-8be8-7ad1cf96a119 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:55.053275 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-885dc332-ed77-4eb6-8be8-7ad1cf96a119 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:55.058307 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:55.058307 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:55.059253 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-885dc332-ed77-4eb6-8be8-7ad1cf96a119 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:55.059781 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 960/3830] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:55 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:55.690711 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab9a43af-80e0-46d1-97de-f00237741511 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:55.692439 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab9a43af-80e0-46d1-97de-f00237741511 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:55.692712 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab9a43af-80e0-46d1-97de-f00237741511 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:55.692987 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab9a43af-80e0-46d1-97de-f00237741511 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:55.704789 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:55.704789 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:55.709124 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ab9a43af-80e0-46d1-97de-f00237741511 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:55.714034 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab9a43af-80e0-46d1-97de-f00237741511 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:55.714433 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 958/3831] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:55 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:55.736084 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9a92b1b0-79c1-438a-ba15-f8f76606a271 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:55.738139 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a92b1b0-79c1-438a-ba15-f8f76606a271 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:11:55.739890 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a92b1b0-79c1-438a-ba15-f8f76606a271 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:55.739890 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a92b1b0-79c1-438a-ba15-f8f76606a271 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:55.739890 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9a92b1b0-79c1-438a-ba15-f8f76606a271 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:55.743694 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:55.743694 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:55.744532 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a92b1b0-79c1-438a-ba15-f8f76606a271 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:11:55.745103 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 968/3832] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:11:55 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:55.824649 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e5d77cf3-d2fa-4607-8fb8-4facb7b65dc6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:55.826838 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e5d77cf3-d2fa-4607-8fb8-4facb7b65dc6 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:55.827088 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e5d77cf3-d2fa-4607-8fb8-4facb7b65dc6 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:55.827316 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e5d77cf3-d2fa-4607-8fb8-4facb7b65dc6 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:55.835280 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:55.835280 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:55.840712 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e5d77cf3-d2fa-4607-8fb8-4facb7b65dc6 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:55.847241 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e5d77cf3-d2fa-4607-8fb8-4facb7b65dc6 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:55.847816 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 947/3833] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:55 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:56.072955 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e68c72f7-aadd-4b7b-a99d-8fee672c9819 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:56.075298 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e68c72f7-aadd-4b7b-a99d-8fee672c9819 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:56.075558 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e68c72f7-aadd-4b7b-a99d-8fee672c9819 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:56.075791 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e68c72f7-aadd-4b7b-a99d-8fee672c9819 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:56.075939 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e68c72f7-aadd-4b7b-a99d-8fee672c9819 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:56.081488 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:56.081488 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:56.082585 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e68c72f7-aadd-4b7b-a99d-8fee672c9819 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:56.083097 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 961/3834] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:56 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:56.730462 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1b665219-1bf8-436d-93c5-3d18e00d5db6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:56.732891 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b665219-1bf8-436d-93c5-3d18e00d5db6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:56.733171 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b665219-1bf8-436d-93c5-3d18e00d5db6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:56.733431 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b665219-1bf8-436d-93c5-3d18e00d5db6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:56.747156 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:56.747156 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:56.752443 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1b665219-1bf8-436d-93c5-3d18e00d5db6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:56.757686 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-836d8d17-7d8f-4810-bce5-85b3dc5f5b03 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:56.758127 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b665219-1bf8-436d-93c5-3d18e00d5db6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:56.758127 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 959/3835] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:56 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:56.760153 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-836d8d17-7d8f-4810-bce5-85b3dc5f5b03 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:11:56.760731 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-836d8d17-7d8f-4810-bce5-85b3dc5f5b03 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:56.761467 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-836d8d17-7d8f-4810-bce5-85b3dc5f5b03 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:56.761467 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-836d8d17-7d8f-4810-bce5-85b3dc5f5b03 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:56.766804 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:56.766804 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:56.767671 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-836d8d17-7d8f-4810-bce5-85b3dc5f5b03 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:11:56.768186 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 969/3836] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:11:56 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:56.870224 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5798eb45-3087-4acc-a61f-5e40673ac22b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:56.872773 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5798eb45-3087-4acc-a61f-5e40673ac22b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:56.873036 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5798eb45-3087-4acc-a61f-5e40673ac22b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:56.873267 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5798eb45-3087-4acc-a61f-5e40673ac22b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:56.881685 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:56.881685 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:56.886072 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5798eb45-3087-4acc-a61f-5e40673ac22b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:56.892549 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5798eb45-3087-4acc-a61f-5e40673ac22b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:56.893005 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 948/3837] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:56 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:57.095142 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ba8230ab-7cd4-4552-b9bc-78bad62d3af7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:57.097467 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba8230ab-7cd4-4552-b9bc-78bad62d3af7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:57.097747 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba8230ab-7cd4-4552-b9bc-78bad62d3af7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:57.097990 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba8230ab-7cd4-4552-b9bc-78bad62d3af7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:57.098132 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ba8230ab-7cd4-4552-b9bc-78bad62d3af7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:57.104172 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:57.104172 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:57.105195 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba8230ab-7cd4-4552-b9bc-78bad62d3af7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:57.105710 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 962/3838] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:57 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:57.771659 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae6c3170-69ef-480d-8cb7-d0607ec290f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:57.773888 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae6c3170-69ef-480d-8cb7-d0607ec290f5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:57.774186 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae6c3170-69ef-480d-8cb7-d0607ec290f5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:57.774524 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae6c3170-69ef-480d-8cb7-d0607ec290f5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:57.779723 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f963ae5-7e2f-46fb-a3eb-97c97f0fbe7f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:57.784492 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f963ae5-7e2f-46fb-a3eb-97c97f0fbe7f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:11:57.784492 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f963ae5-7e2f-46fb-a3eb-97c97f0fbe7f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:57.784492 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f963ae5-7e2f-46fb-a3eb-97c97f0fbe7f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:57.784492 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1f963ae5-7e2f-46fb-a3eb-97c97f0fbe7f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:57.789059 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:57.789059 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:57.789756 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:57.789756 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:57.790166 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f963ae5-7e2f-46fb-a3eb-97c97f0fbe7f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:11:57.790706 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 970/3839] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:11:57 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:57.795929 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ae6c3170-69ef-480d-8cb7-d0607ec290f5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:57.801510 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae6c3170-69ef-480d-8cb7-d0607ec290f5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:57.801941 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 960/3840] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:57 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:57.909439 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-72e10141-0cdc-4cf7-b76f-944aaeae4eeb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:57.912219 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72e10141-0cdc-4cf7-b76f-944aaeae4eeb tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:57.912219 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72e10141-0cdc-4cf7-b76f-944aaeae4eeb tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:57.913215 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72e10141-0cdc-4cf7-b76f-944aaeae4eeb tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:57.920835 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:57.920835 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:57.924996 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-72e10141-0cdc-4cf7-b76f-944aaeae4eeb tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:57.929844 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72e10141-0cdc-4cf7-b76f-944aaeae4eeb tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:57.930530 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 949/3841] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:57 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:58.117526 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2adc7fb9-754f-4e39-9ddd-7f176b329267 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:58.119544 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2adc7fb9-754f-4e39-9ddd-7f176b329267 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:58.119829 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2adc7fb9-754f-4e39-9ddd-7f176b329267 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:58.120076 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2adc7fb9-754f-4e39-9ddd-7f176b329267 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:58.120178 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2adc7fb9-754f-4e39-9ddd-7f176b329267 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:58.126316 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:58.126316 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:58.127432 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2adc7fb9-754f-4e39-9ddd-7f176b329267 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:58.127998 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 963/3842] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:58 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:58.803884 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f80460f-81da-42ac-8912-5d7735f137c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:58.807457 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f80460f-81da-42ac-8912-5d7735f137c4 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:11:58.807457 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f80460f-81da-42ac-8912-5d7735f137c4 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:58.807457 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f80460f-81da-42ac-8912-5d7735f137c4 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:58.807457 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3f80460f-81da-42ac-8912-5d7735f137c4 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:58.813122 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:58.813122 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:58.813911 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f80460f-81da-42ac-8912-5d7735f137c4 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:11:58.814371 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 971/3843] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:11:58 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:58.817879 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26a0d728-3b87-49a8-807a-f4b76537d2b1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:58.820096 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26a0d728-3b87-49a8-807a-f4b76537d2b1 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:58.820334 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26a0d728-3b87-49a8-807a-f4b76537d2b1 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:58.820611 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26a0d728-3b87-49a8-807a-f4b76537d2b1 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:58.833307 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:58.833307 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:58.838119 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26a0d728-3b87-49a8-807a-f4b76537d2b1 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:58.844446 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26a0d728-3b87-49a8-807a-f4b76537d2b1 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:58.844951 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 961/3844] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:58 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:58.942772 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8bcf1a8a-8a4a-4864-a79e-0a6b0dd894e5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:58.944637 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bcf1a8a-8a4a-4864-a79e-0a6b0dd894e5 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:58.944932 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8bcf1a8a-8a4a-4864-a79e-0a6b0dd894e5 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:58.945138 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8bcf1a8a-8a4a-4864-a79e-0a6b0dd894e5 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:58.951685 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:58.951685 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:58.955305 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8bcf1a8a-8a4a-4864-a79e-0a6b0dd894e5 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:58.959856 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bcf1a8a-8a4a-4864-a79e-0a6b0dd894e5 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:58.960256 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 950/3845] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:58 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:59.140096 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19e7eb59-1b65-42aa-a8f3-6ad238f95125 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:59.142069 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19e7eb59-1b65-42aa-a8f3-6ad238f95125 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:11:59.142326 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19e7eb59-1b65-42aa-a8f3-6ad238f95125 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:59.142597 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19e7eb59-1b65-42aa-a8f3-6ad238f95125 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:59.142740 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-19e7eb59-1b65-42aa-a8f3-6ad238f95125 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:59.147883 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:59.147883 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:11:59.148886 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19e7eb59-1b65-42aa-a8f3-6ad238f95125 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:11:59.149326 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 964/3846] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:59 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:59.825930 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6251636d-83d6-4aa1-920e-c69b7486dc75 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:59.827639 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6251636d-83d6-4aa1-920e-c69b7486dc75 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:11:59.827857 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6251636d-83d6-4aa1-920e-c69b7486dc75 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:59.828024 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6251636d-83d6-4aa1-920e-c69b7486dc75 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:59.828129 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6251636d-83d6-4aa1-920e-c69b7486dc75 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:11:59.832220 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:59.832220 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:11:59.832871 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6251636d-83d6-4aa1-920e-c69b7486dc75 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:11:59.833256 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 972/3847] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:11:59 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:59.858358 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-14d1d1d3-ddfe-4d07-9ea2-b34beec6a1eb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:59.860852 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14d1d1d3-ddfe-4d07-9ea2-b34beec6a1eb tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:11:59.861062 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14d1d1d3-ddfe-4d07-9ea2-b34beec6a1eb tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:59.861329 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14d1d1d3-ddfe-4d07-9ea2-b34beec6a1eb tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:59.874368 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:59.874368 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:11:59.879146 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-14d1d1d3-ddfe-4d07-9ea2-b34beec6a1eb tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:11:59.885403 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14d1d1d3-ddfe-4d07-9ea2-b34beec6a1eb tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:11:59.885992 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 962/3848] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:59 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:11:59.974269 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c4205798-2e80-42be-9216-6b3899e42a93 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:11:59.976960 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4205798-2e80-42be-9216-6b3899e42a93 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:11:59.977234 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4205798-2e80-42be-9216-6b3899e42a93 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:11:59.977515 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4205798-2e80-42be-9216-6b3899e42a93 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:11:59.986505 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:11:59.986505 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:11:59.990378 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c4205798-2e80-42be-9216-6b3899e42a93 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:11:59.994970 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4205798-2e80-42be-9216-6b3899e42a93 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:11:59.995519 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 951/3849] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:11:59 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:00.159921 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2f8ca60e-e810-4897-9759-672638c8e092 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:00.161710 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f8ca60e-e810-4897-9759-672638c8e092 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:00.161963 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f8ca60e-e810-4897-9759-672638c8e092 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:00.162193 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f8ca60e-e810-4897-9759-672638c8e092 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:00.162340 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2f8ca60e-e810-4897-9759-672638c8e092 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:00.166829 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:00.166829 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:00.167690 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f8ca60e-e810-4897-9759-672638c8e092 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:00.168137 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 965/3850] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:00 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:00.846456 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-39847bec-20f3-4029-8dfb-ef36f8795663 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:00.848588 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39847bec-20f3-4029-8dfb-ef36f8795663 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:00.848818 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39847bec-20f3-4029-8dfb-ef36f8795663 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:00.849058 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39847bec-20f3-4029-8dfb-ef36f8795663 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:00.849190 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-39847bec-20f3-4029-8dfb-ef36f8795663 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:00.853725 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:00.853725 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:00.854443 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39847bec-20f3-4029-8dfb-ef36f8795663 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:00.855122 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 973/3851] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:00 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:00.900887 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-53cb6b21-21e9-456d-b543-a37a5b1bac40 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:00.903323 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53cb6b21-21e9-456d-b543-a37a5b1bac40 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:00.903627 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53cb6b21-21e9-456d-b543-a37a5b1bac40 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:00.904219 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53cb6b21-21e9-456d-b543-a37a5b1bac40 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:00.917068 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:00.917068 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:00.922502 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-53cb6b21-21e9-456d-b543-a37a5b1bac40 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:00.928697 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53cb6b21-21e9-456d-b543-a37a5b1bac40 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:00.929177 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 963/3852] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:00 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:01.012188 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f711c7a7-7209-47a5-9a13-e58ae566d05f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:01.014183 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f711c7a7-7209-47a5-9a13-e58ae566d05f tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:01.014577 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f711c7a7-7209-47a5-9a13-e58ae566d05f tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:01.016014 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f711c7a7-7209-47a5-9a13-e58ae566d05f tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:01.022351 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:01.022351 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:01.026746 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f711c7a7-7209-47a5-9a13-e58ae566d05f tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:01.031795 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f711c7a7-7209-47a5-9a13-e58ae566d05f tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:01.032355 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 952/3853] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:01 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:01.179589 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d1750d9c-e750-4962-9927-c9a020d48f41 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:01.181574 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1750d9c-e750-4962-9927-c9a020d48f41 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:01.181810 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1750d9c-e750-4962-9927-c9a020d48f41 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:01.181995 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1750d9c-e750-4962-9927-c9a020d48f41 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:01.182125 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d1750d9c-e750-4962-9927-c9a020d48f41 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:01.187467 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:01.187467 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:01.188344 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1750d9c-e750-4962-9927-c9a020d48f41 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:01.188792 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 966/3854] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:01 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:01.865825 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-90829b82-44e3-43cb-9fac-ef3f1ef7f665 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:01.867903 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90829b82-44e3-43cb-9fac-ef3f1ef7f665 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:01.868110 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90829b82-44e3-43cb-9fac-ef3f1ef7f665 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:01.868317 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90829b82-44e3-43cb-9fac-ef3f1ef7f665 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:01.868439 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-90829b82-44e3-43cb-9fac-ef3f1ef7f665 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:01.872658 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:01.872658 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:01.873452 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90829b82-44e3-43cb-9fac-ef3f1ef7f665 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:01.873865 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 974/3855] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:01 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:01.944216 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b8595175-62c2-4d7e-aea7-cb94cf54d316 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:01.946691 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8595175-62c2-4d7e-aea7-cb94cf54d316 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:01.946971 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8595175-62c2-4d7e-aea7-cb94cf54d316 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:01.947250 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8595175-62c2-4d7e-aea7-cb94cf54d316 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:01.960651 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:01.960651 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:01.964968 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b8595175-62c2-4d7e-aea7-cb94cf54d316 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:01.971732 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8595175-62c2-4d7e-aea7-cb94cf54d316 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:01.972593 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 964/3856] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:01 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:02.046057 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-03559b79-0070-47cf-9c6e-63a511025459 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:02.048174 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03559b79-0070-47cf-9c6e-63a511025459 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:02.048729 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03559b79-0070-47cf-9c6e-63a511025459 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:02.049050 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03559b79-0070-47cf-9c6e-63a511025459 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:02.056664 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:02.056664 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:02.062219 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-03559b79-0070-47cf-9c6e-63a511025459 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:02.067544 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03559b79-0070-47cf-9c6e-63a511025459 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:02.068259 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 953/3857] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:02 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:02.200385 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7f87a946-58c1-4945-8979-03183405e918 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:02.202779 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f87a946-58c1-4945-8979-03183405e918 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:02.203068 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f87a946-58c1-4945-8979-03183405e918 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:02.203340 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f87a946-58c1-4945-8979-03183405e918 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:02.203541 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7f87a946-58c1-4945-8979-03183405e918 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:02.209651 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:02.209651 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:02.210786 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f87a946-58c1-4945-8979-03183405e918 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:02.211331 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 967/3858] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:02 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:02.883888 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3ad70b83-4e6b-41fe-92ba-da3385648efc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:02.885655 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ad70b83-4e6b-41fe-92ba-da3385648efc tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:02.885870 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ad70b83-4e6b-41fe-92ba-da3385648efc tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:02.886052 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ad70b83-4e6b-41fe-92ba-da3385648efc tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:02.886150 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3ad70b83-4e6b-41fe-92ba-da3385648efc tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:02.890993 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:02.890993 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:02.891657 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ad70b83-4e6b-41fe-92ba-da3385648efc tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:02.892032 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 975/3859] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:02 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:02.987495 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f460b0f-7b01-48fb-82cc-3a94598716d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:02.989765 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f460b0f-7b01-48fb-82cc-3a94598716d0 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:02.990016 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f460b0f-7b01-48fb-82cc-3a94598716d0 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:02.990280 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f460b0f-7b01-48fb-82cc-3a94598716d0 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:03.001637 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:03.001637 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:03.005778 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3f460b0f-7b01-48fb-82cc-3a94598716d0 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:03.010723 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f460b0f-7b01-48fb-82cc-3a94598716d0 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:03.011324 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 965/3860] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:02 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:03.083620 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-851478bd-897b-47dc-b5ff-22a9c5daae37 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:03.085765 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-851478bd-897b-47dc-b5ff-22a9c5daae37 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:03.085956 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-851478bd-897b-47dc-b5ff-22a9c5daae37 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:03.086180 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-851478bd-897b-47dc-b5ff-22a9c5daae37 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:03.096262 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:03.096262 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:03.101840 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-851478bd-897b-47dc-b5ff-22a9c5daae37 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:03.107631 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-851478bd-897b-47dc-b5ff-22a9c5daae37 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:03.108058 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 954/3861] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:03 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:03.224164 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b4b7e02b-df1b-4084-8e84-0f0b06d1468c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:03.226594 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b4b7e02b-df1b-4084-8e84-0f0b06d1468c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:03.226892 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b4b7e02b-df1b-4084-8e84-0f0b06d1468c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:03.227158 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b4b7e02b-df1b-4084-8e84-0f0b06d1468c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:03.227311 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b4b7e02b-df1b-4084-8e84-0f0b06d1468c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:03.233099 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:03.233099 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:03.234136 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b4b7e02b-df1b-4084-8e84-0f0b06d1468c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:03.234685 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 968/3862] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:03 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:03.902096 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6971e654-2237-43e3-b9b2-5395d67acb02 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:03.904305 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6971e654-2237-43e3-b9b2-5395d67acb02 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:03.904628 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6971e654-2237-43e3-b9b2-5395d67acb02 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:03.904873 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6971e654-2237-43e3-b9b2-5395d67acb02 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:03.905033 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6971e654-2237-43e3-b9b2-5395d67acb02 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:03.909984 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:03.909984 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:03.910645 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6971e654-2237-43e3-b9b2-5395d67acb02 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:03.911068 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 976/3863] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:03 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:04.025209 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f8260172-4761-41ca-9443-eb12be518ea8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:04.026922 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8260172-4761-41ca-9443-eb12be518ea8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:04.027127 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8260172-4761-41ca-9443-eb12be518ea8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:04.027320 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8260172-4761-41ca-9443-eb12be518ea8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:04.037385 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:04.037385 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:04.042361 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f8260172-4761-41ca-9443-eb12be518ea8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:04.048774 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8260172-4761-41ca-9443-eb12be518ea8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:04.049364 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 966/3864] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:04 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:04.125246 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2856776a-6d15-4e2e-9e9b-52955c7e590c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:04.128068 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2856776a-6d15-4e2e-9e9b-52955c7e590c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:04.128462 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2856776a-6d15-4e2e-9e9b-52955c7e590c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:04.128886 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2856776a-6d15-4e2e-9e9b-52955c7e590c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:04.139331 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:04.139331 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:04.143985 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2856776a-6d15-4e2e-9e9b-52955c7e590c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:04.149444 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2856776a-6d15-4e2e-9e9b-52955c7e590c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:04.150072 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 955/3865] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:04 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:04.247163 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0fa2214e-6e67-4752-abe2-32a8c80a2c09 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:04.249204 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0fa2214e-6e67-4752-abe2-32a8c80a2c09 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:04.249352 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0fa2214e-6e67-4752-abe2-32a8c80a2c09 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:04.249554 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0fa2214e-6e67-4752-abe2-32a8c80a2c09 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:04.249696 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0fa2214e-6e67-4752-abe2-32a8c80a2c09 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:04.254237 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:04.254237 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:04.254994 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0fa2214e-6e67-4752-abe2-32a8c80a2c09 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:04.255369 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 969/3866] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:04 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:04.922299 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4eee99c4-acbd-4037-8bb3-5650b3ec5be4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:04.924679 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4eee99c4-acbd-4037-8bb3-5650b3ec5be4 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:04.924998 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4eee99c4-acbd-4037-8bb3-5650b3ec5be4 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:04.925249 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4eee99c4-acbd-4037-8bb3-5650b3ec5be4 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:04.925399 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4eee99c4-acbd-4037-8bb3-5650b3ec5be4 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:04.931220 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:04.931220 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:04.932049 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4eee99c4-acbd-4037-8bb3-5650b3ec5be4 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:04.932530 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 977/3867] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:04 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:05.061821 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7524205b-c2e4-4bfd-8932-d2edfa19392a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:05.063767 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7524205b-c2e4-4bfd-8932-d2edfa19392a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:05.064066 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7524205b-c2e4-4bfd-8932-d2edfa19392a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:05.064349 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7524205b-c2e4-4bfd-8932-d2edfa19392a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:05.076702 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:05.076702 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:05.080142 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7524205b-c2e4-4bfd-8932-d2edfa19392a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:05.084167 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7524205b-c2e4-4bfd-8932-d2edfa19392a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:05.084567 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 967/3868] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:05 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:05.167381 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ba23808-1b70-44e8-92bd-a17b904e6fd2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:05.169104 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ba23808-1b70-44e8-92bd-a17b904e6fd2 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:05.169299 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ba23808-1b70-44e8-92bd-a17b904e6fd2 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:05.169544 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ba23808-1b70-44e8-92bd-a17b904e6fd2 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:05.176208 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:05.176208 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:05.179686 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3ba23808-1b70-44e8-92bd-a17b904e6fd2 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:05.183768 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ba23808-1b70-44e8-92bd-a17b904e6fd2 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:05.184183 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 956/3869] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:05 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:05.265758 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ca10c5f1-d91e-4ccd-9172-739218acfb41 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:05.269850 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca10c5f1-d91e-4ccd-9172-739218acfb41 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:05.270069 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca10c5f1-d91e-4ccd-9172-739218acfb41 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:05.270256 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca10c5f1-d91e-4ccd-9172-739218acfb41 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:05.270363 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ca10c5f1-d91e-4ccd-9172-739218acfb41 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:05.279989 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:05.279989 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:05.280748 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca10c5f1-d91e-4ccd-9172-739218acfb41 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:05.281157 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 970/3870] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:05 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:05.944609 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-54799884-d473-4542-baf9-137519adb9b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:05.946843 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54799884-d473-4542-baf9-137519adb9b1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:05.947127 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54799884-d473-4542-baf9-137519adb9b1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:05.947393 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54799884-d473-4542-baf9-137519adb9b1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:05.947596 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-54799884-d473-4542-baf9-137519adb9b1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:05.952722 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:05.952722 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:05.953546 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54799884-d473-4542-baf9-137519adb9b1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:05.954233 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 978/3871] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:05 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:06.096519 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c41a7538-6975-4e89-9c79-0ce1bc9b3e5d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:06.098702 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c41a7538-6975-4e89-9c79-0ce1bc9b3e5d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:06.099003 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c41a7538-6975-4e89-9c79-0ce1bc9b3e5d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:06.099299 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c41a7538-6975-4e89-9c79-0ce1bc9b3e5d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:06.111608 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:06.111608 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:06.115742 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c41a7538-6975-4e89-9c79-0ce1bc9b3e5d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:06.120596 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c41a7538-6975-4e89-9c79-0ce1bc9b3e5d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:06.121244 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 968/3872] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:06 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:06.197742 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a23e4494-6df6-4a25-ba9b-860cdff007ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:06.200113 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a23e4494-6df6-4a25-ba9b-860cdff007ef tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:06.200482 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a23e4494-6df6-4a25-ba9b-860cdff007ef tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:06.200978 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a23e4494-6df6-4a25-ba9b-860cdff007ef tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:06.210341 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:06.210341 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:06.215694 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a23e4494-6df6-4a25-ba9b-860cdff007ef tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:06.221657 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a23e4494-6df6-4a25-ba9b-860cdff007ef tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:06.222347 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 957/3873] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:06 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:06.293190 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab749ba6-8dde-467e-b731-e14c9dd147dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:06.295662 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab749ba6-8dde-467e-b731-e14c9dd147dc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:06.295944 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab749ba6-8dde-467e-b731-e14c9dd147dc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:06.296211 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab749ba6-8dde-467e-b731-e14c9dd147dc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:06.296383 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ab749ba6-8dde-467e-b731-e14c9dd147dc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:06.301970 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:06.301970 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:06.303097 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab749ba6-8dde-467e-b731-e14c9dd147dc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:06.303669 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 971/3874] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:06 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:06.967311 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-45e6d062-7df5-4160-9b9a-cddcc197e4a2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:06.969364 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45e6d062-7df5-4160-9b9a-cddcc197e4a2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:06.969692 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45e6d062-7df5-4160-9b9a-cddcc197e4a2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:06.969928 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45e6d062-7df5-4160-9b9a-cddcc197e4a2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:06.970087 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-45e6d062-7df5-4160-9b9a-cddcc197e4a2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:06.974464 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:06.974464 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:06.975190 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45e6d062-7df5-4160-9b9a-cddcc197e4a2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:06.975686 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 979/3875] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:06 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:07.134450 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63e38117-08ef-42e9-997d-70204ac66003 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:07.136671 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63e38117-08ef-42e9-997d-70204ac66003 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:07.136943 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63e38117-08ef-42e9-997d-70204ac66003 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:07.137170 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63e38117-08ef-42e9-997d-70204ac66003 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:07.147468 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:07.147468 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:07.151479 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63e38117-08ef-42e9-997d-70204ac66003 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:07.156251 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63e38117-08ef-42e9-997d-70204ac66003 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:07.156785 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 969/3876] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:07 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:07.235003 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f89cccbf-d273-44ea-956f-b2a16be65099 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:07.237100 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f89cccbf-d273-44ea-956f-b2a16be65099 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:07.237311 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f89cccbf-d273-44ea-956f-b2a16be65099 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:07.237563 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f89cccbf-d273-44ea-956f-b2a16be65099 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:07.246798 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:07.246798 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:07.251765 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f89cccbf-d273-44ea-956f-b2a16be65099 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:07.258279 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f89cccbf-d273-44ea-956f-b2a16be65099 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:07.259015 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 958/3877] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:07 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:07.313270 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-460e5c6c-b90c-485d-af1e-fea26603f6bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:07.315445 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-460e5c6c-b90c-485d-af1e-fea26603f6bf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:07.315654 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-460e5c6c-b90c-485d-af1e-fea26603f6bf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:07.315823 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-460e5c6c-b90c-485d-af1e-fea26603f6bf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:07.315915 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-460e5c6c-b90c-485d-af1e-fea26603f6bf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:07.320666 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:07.320666 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:07.321462 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-460e5c6c-b90c-485d-af1e-fea26603f6bf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:07.321882 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 972/3878] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:07 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:07.986111 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-92940787-4108-403e-9ef1-78c5aea17cb2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:07.988722 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92940787-4108-403e-9ef1-78c5aea17cb2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:07.989017 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92940787-4108-403e-9ef1-78c5aea17cb2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:07.989270 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92940787-4108-403e-9ef1-78c5aea17cb2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:07.989430 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-92940787-4108-403e-9ef1-78c5aea17cb2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:07.994719 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:07.994719 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:07.995536 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92940787-4108-403e-9ef1-78c5aea17cb2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:07.996232 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 980/3879] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:07 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:08.172208 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-64a4e884-aa2c-406d-a0ee-c84e925cfd91 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:08.174197 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64a4e884-aa2c-406d-a0ee-c84e925cfd91 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:08.174380 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64a4e884-aa2c-406d-a0ee-c84e925cfd91 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:08.174639 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64a4e884-aa2c-406d-a0ee-c84e925cfd91 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:08.184853 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:08.184853 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:08.189498 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-64a4e884-aa2c-406d-a0ee-c84e925cfd91 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:08.194787 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64a4e884-aa2c-406d-a0ee-c84e925cfd91 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:08.195206 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 970/3880] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:08 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:08.271831 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ac39f400-ce59-4cc9-ac98-0e40a90dd8fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:08.273845 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac39f400-ce59-4cc9-ac98-0e40a90dd8fc tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:08.274061 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac39f400-ce59-4cc9-ac98-0e40a90dd8fc tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:08.274289 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac39f400-ce59-4cc9-ac98-0e40a90dd8fc tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:08.282391 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:08.282391 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:08.287262 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ac39f400-ce59-4cc9-ac98-0e40a90dd8fc tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:08.292351 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac39f400-ce59-4cc9-ac98-0e40a90dd8fc tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:08.292818 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 959/3881] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:08 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:08.333014 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-23dc2af5-938e-4269-809d-89c6704616fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:08.334943 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23dc2af5-938e-4269-809d-89c6704616fe tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:08.335162 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-23dc2af5-938e-4269-809d-89c6704616fe tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:08.335349 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-23dc2af5-938e-4269-809d-89c6704616fe tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:08.335485 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-23dc2af5-938e-4269-809d-89c6704616fe tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:08.340892 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:08.340892 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:08.341760 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23dc2af5-938e-4269-809d-89c6704616fe tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:08.342134 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 973/3882] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:08 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:09.007562 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f16dc2d-cdbe-4524-b4c8-528322b2279e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:09.009615 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f16dc2d-cdbe-4524-b4c8-528322b2279e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:09.009895 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f16dc2d-cdbe-4524-b4c8-528322b2279e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:09.010149 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f16dc2d-cdbe-4524-b4c8-528322b2279e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:09.010280 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1f16dc2d-cdbe-4524-b4c8-528322b2279e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:09.015549 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:09.015549 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:09.016120 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f16dc2d-cdbe-4524-b4c8-528322b2279e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:09.016516 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 981/3883] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:09 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:09.210069 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac590da2-29c6-424f-85e7-a97253235305 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:09.212520 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac590da2-29c6-424f-85e7-a97253235305 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:09.212743 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac590da2-29c6-424f-85e7-a97253235305 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:09.212945 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac590da2-29c6-424f-85e7-a97253235305 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:09.223265 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:09.223265 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:09.227248 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ac590da2-29c6-424f-85e7-a97253235305 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:09.231678 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac590da2-29c6-424f-85e7-a97253235305 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:09.232129 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 971/3884] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:09 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:09.309609 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f7591027-4336-4d1e-874a-49576c13704d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:09.311667 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7591027-4336-4d1e-874a-49576c13704d tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:09.311906 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7591027-4336-4d1e-874a-49576c13704d tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:09.312177 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7591027-4336-4d1e-874a-49576c13704d tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:09.320010 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:09.320010 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:09.323967 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f7591027-4336-4d1e-874a-49576c13704d tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:09.328675 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7591027-4336-4d1e-874a-49576c13704d tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:09.329118 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 960/3885] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:09 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:09.353352 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03022200-95cd-438a-be49-9d4b73032da1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:09.355659 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03022200-95cd-438a-be49-9d4b73032da1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:09.355931 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03022200-95cd-438a-be49-9d4b73032da1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:09.356166 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03022200-95cd-438a-be49-9d4b73032da1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:09.356294 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-03022200-95cd-438a-be49-9d4b73032da1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:09.361556 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:09.361556 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:09.362518 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03022200-95cd-438a-be49-9d4b73032da1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:09.363005 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 974/3886] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:09 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:10.031794 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03fd6214-3d8c-4077-82a4-35b06b0a39e3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:10.031794 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03fd6214-3d8c-4077-82a4-35b06b0a39e3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:10.031794 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03fd6214-3d8c-4077-82a4-35b06b0a39e3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:10.031794 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03fd6214-3d8c-4077-82a4-35b06b0a39e3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:10.031794 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-03fd6214-3d8c-4077-82a4-35b06b0a39e3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:10.033901 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:10.033901 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:10.034734 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03fd6214-3d8c-4077-82a4-35b06b0a39e3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:10.035439 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 982/3887] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:10 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:10.245591 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a119fbee-ca7a-4eb9-bdaf-af373ea6b22f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:10.247471 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a119fbee-ca7a-4eb9-bdaf-af373ea6b22f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:10.247677 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a119fbee-ca7a-4eb9-bdaf-af373ea6b22f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:10.247858 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a119fbee-ca7a-4eb9-bdaf-af373ea6b22f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:10.257351 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:10.257351 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:10.260752 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a119fbee-ca7a-4eb9-bdaf-af373ea6b22f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:10.264634 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a119fbee-ca7a-4eb9-bdaf-af373ea6b22f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:10.265095 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 972/3888] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:10 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:10.341609 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-300bee83-0762-48e5-9448-a94592dc4a65 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:10.343629 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-300bee83-0762-48e5-9448-a94592dc4a65 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:10.343850 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-300bee83-0762-48e5-9448-a94592dc4a65 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:10.344086 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-300bee83-0762-48e5-9448-a94592dc4a65 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:10.351638 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:10.351638 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:10.355900 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-300bee83-0762-48e5-9448-a94592dc4a65 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:10.360895 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-300bee83-0762-48e5-9448-a94592dc4a65 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:10.361336 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 961/3889] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:10 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:10.372559 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-753d97af-6252-4c77-b062-6abe60b4e984 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:10.374232 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-753d97af-6252-4c77-b062-6abe60b4e984 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:10.374445 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-753d97af-6252-4c77-b062-6abe60b4e984 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:10.374670 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-753d97af-6252-4c77-b062-6abe60b4e984 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:10.374794 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-753d97af-6252-4c77-b062-6abe60b4e984 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:10.378950 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:10.378950 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:10.379699 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-753d97af-6252-4c77-b062-6abe60b4e984 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:10.380073 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 975/3890] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:10 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:11.047761 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-39215971-cfe8-4dc4-ba90-1dc425b91d73 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:11.049876 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39215971-cfe8-4dc4-ba90-1dc425b91d73 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:11.050148 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39215971-cfe8-4dc4-ba90-1dc425b91d73 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:11.050315 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39215971-cfe8-4dc4-ba90-1dc425b91d73 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:11.050411 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-39215971-cfe8-4dc4-ba90-1dc425b91d73 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:11.055687 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:11.055687 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:11.056623 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39215971-cfe8-4dc4-ba90-1dc425b91d73 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:11.057231 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 983/3891] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:11 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:11.278470 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87bb9a67-4d81-4903-bb99-1b8c02096042 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:11.280177 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87bb9a67-4d81-4903-bb99-1b8c02096042 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:11.280365 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87bb9a67-4d81-4903-bb99-1b8c02096042 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:11.280608 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87bb9a67-4d81-4903-bb99-1b8c02096042 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:11.290176 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:11.290176 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:11.293953 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87bb9a67-4d81-4903-bb99-1b8c02096042 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:11.298932 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87bb9a67-4d81-4903-bb99-1b8c02096042 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:11.299398 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 973/3892] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:11 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:11.373575 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d4dbc0b7-1285-4828-a5a7-727daf1dea0a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:11.375417 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4dbc0b7-1285-4828-a5a7-727daf1dea0a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:11.375608 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4dbc0b7-1285-4828-a5a7-727daf1dea0a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:11.375790 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4dbc0b7-1285-4828-a5a7-727daf1dea0a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:11.382808 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:11.382808 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:11.386438 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d4dbc0b7-1285-4828-a5a7-727daf1dea0a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:11.390616 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4dbc0b7-1285-4828-a5a7-727daf1dea0a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:11.390961 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 962/3893] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:11 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:11.391045 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-46a6dad8-8126-4181-9b07-59fb2fc33f1b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:11.392734 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46a6dad8-8126-4181-9b07-59fb2fc33f1b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:11.392920 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46a6dad8-8126-4181-9b07-59fb2fc33f1b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:11.393087 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46a6dad8-8126-4181-9b07-59fb2fc33f1b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:11.393200 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-46a6dad8-8126-4181-9b07-59fb2fc33f1b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:11.397310 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:11.397310 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:11.398041 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46a6dad8-8126-4181-9b07-59fb2fc33f1b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:11.398388 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 976/3894] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:11 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:12.068646 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b8e6615c-6216-4d50-be16-bc7040454924 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:12.070722 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8e6615c-6216-4d50-be16-bc7040454924 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:12.070961 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8e6615c-6216-4d50-be16-bc7040454924 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:12.071175 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8e6615c-6216-4d50-be16-bc7040454924 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:12.071309 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b8e6615c-6216-4d50-be16-bc7040454924 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:12.076037 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:12.076037 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:12.077012 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8e6615c-6216-4d50-be16-bc7040454924 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:12.077632 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 984/3895] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:12 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:12.314695 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3d302d50-1651-4247-aa47-d09eabccccf7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:12.318637 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d302d50-1651-4247-aa47-d09eabccccf7 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:12.318906 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d302d50-1651-4247-aa47-d09eabccccf7 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:12.318973 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d302d50-1651-4247-aa47-d09eabccccf7 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:12.328254 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:12.328254 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:12.331760 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3d302d50-1651-4247-aa47-d09eabccccf7 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:12.336366 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d302d50-1651-4247-aa47-d09eabccccf7 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:12.336790 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 974/3896] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:12 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:12.403755 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c76fd89-456f-4e7f-bf14-0632a4fcdef1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:12.407934 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c76fd89-456f-4e7f-bf14-0632a4fcdef1 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:12.407934 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c76fd89-456f-4e7f-bf14-0632a4fcdef1 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:12.408130 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c76fd89-456f-4e7f-bf14-0632a4fcdef1 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:12.410477 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e517dd96-6b57-4cf6-8058-8ffd28f0eaa3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:12.412258 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e517dd96-6b57-4cf6-8058-8ffd28f0eaa3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:12.412503 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e517dd96-6b57-4cf6-8058-8ffd28f0eaa3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:12.412666 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e517dd96-6b57-4cf6-8058-8ffd28f0eaa3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:12.412765 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e517dd96-6b57-4cf6-8058-8ffd28f0eaa3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:12.417034 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:12.417034 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:12.417803 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e517dd96-6b57-4cf6-8058-8ffd28f0eaa3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:12.418345 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 977/3897] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:12 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:12.419040 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:12.419040 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:12.426150 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4c76fd89-456f-4e7f-bf14-0632a4fcdef1 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:12.432193 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c76fd89-456f-4e7f-bf14-0632a4fcdef1 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:12.432787 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 963/3898] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:12 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:13.088638 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6bbb1363-3789-4b86-97e8-b22552566989 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:13.090615 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6bbb1363-3789-4b86-97e8-b22552566989 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:13.090912 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6bbb1363-3789-4b86-97e8-b22552566989 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:13.091071 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6bbb1363-3789-4b86-97e8-b22552566989 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:13.091184 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6bbb1363-3789-4b86-97e8-b22552566989 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:13.095689 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:13.095689 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:13.096363 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6bbb1363-3789-4b86-97e8-b22552566989 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:13.096850 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 985/3899] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:13 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:13.351320 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92fdb3a3-3e94-437d-8cf5-dbb48fa79507 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:13.353983 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92fdb3a3-3e94-437d-8cf5-dbb48fa79507 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:13.354372 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92fdb3a3-3e94-437d-8cf5-dbb48fa79507 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:13.354600 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92fdb3a3-3e94-437d-8cf5-dbb48fa79507 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:13.369122 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:13.369122 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:13.374580 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92fdb3a3-3e94-437d-8cf5-dbb48fa79507 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:13.379879 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92fdb3a3-3e94-437d-8cf5-dbb48fa79507 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:13.380387 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 975/3900] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:13 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:13.429630 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e1ce5200-56f9-4d47-ba45-382cb80b7e1f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:13.431752 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1ce5200-56f9-4d47-ba45-382cb80b7e1f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:13.431999 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1ce5200-56f9-4d47-ba45-382cb80b7e1f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:13.432226 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1ce5200-56f9-4d47-ba45-382cb80b7e1f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:13.432403 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e1ce5200-56f9-4d47-ba45-382cb80b7e1f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:13.437487 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:13.437487 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:13.438488 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1ce5200-56f9-4d47-ba45-382cb80b7e1f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:13.438907 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 978/3901] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:13 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:13.446377 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eabe4018-2a37-4e49-9919-b1a12937820b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:13.449044 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eabe4018-2a37-4e49-9919-b1a12937820b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:13.449285 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eabe4018-2a37-4e49-9919-b1a12937820b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:13.449631 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eabe4018-2a37-4e49-9919-b1a12937820b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:13.459653 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:13.459653 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:13.464826 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eabe4018-2a37-4e49-9919-b1a12937820b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:13.470289 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eabe4018-2a37-4e49-9919-b1a12937820b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:13.470751 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 964/3902] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:13 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:14.109676 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2f6a1f3d-102f-47b1-9a45-c7dd943a5955 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:14.111718 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f6a1f3d-102f-47b1-9a45-c7dd943a5955 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:14.111980 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f6a1f3d-102f-47b1-9a45-c7dd943a5955 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:14.112251 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f6a1f3d-102f-47b1-9a45-c7dd943a5955 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:14.112371 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2f6a1f3d-102f-47b1-9a45-c7dd943a5955 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:14.117498 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:14.117498 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:14.118280 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f6a1f3d-102f-47b1-9a45-c7dd943a5955 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:14.118772 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 986/3903] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:14 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:14.394979 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4ac0f381-b455-47b2-9f4a-5463f296fbde None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:14.397235 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ac0f381-b455-47b2-9f4a-5463f296fbde tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:14.397500 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ac0f381-b455-47b2-9f4a-5463f296fbde tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:14.397751 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ac0f381-b455-47b2-9f4a-5463f296fbde tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:14.410655 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:14.410655 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:14.415755 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4ac0f381-b455-47b2-9f4a-5463f296fbde tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:14.421690 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ac0f381-b455-47b2-9f4a-5463f296fbde tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:14.422222 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 976/3904] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:14 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:14.450106 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-775f20ef-4b32-43eb-8857-5ca6b6f38f03 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:14.451786 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-775f20ef-4b32-43eb-8857-5ca6b6f38f03 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:14.451980 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-775f20ef-4b32-43eb-8857-5ca6b6f38f03 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:14.452151 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-775f20ef-4b32-43eb-8857-5ca6b6f38f03 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:14.452253 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-775f20ef-4b32-43eb-8857-5ca6b6f38f03 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:14.456460 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:14.456460 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:14.457185 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-775f20ef-4b32-43eb-8857-5ca6b6f38f03 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:14.457640 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 979/3905] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:14 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:14.486823 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2cf6a537-5533-4405-a86f-73822fdbcee5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:14.488742 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cf6a537-5533-4405-a86f-73822fdbcee5 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:14.488958 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cf6a537-5533-4405-a86f-73822fdbcee5 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:14.489149 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cf6a537-5533-4405-a86f-73822fdbcee5 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:14.496179 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:14.496179 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:14.500096 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2cf6a537-5533-4405-a86f-73822fdbcee5 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:14.504257 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cf6a537-5533-4405-a86f-73822fdbcee5 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:14.504881 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 965/3906] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:14 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:15.132025 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-18095bdf-1bb7-4feb-8a61-99df09a84881 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:15.134041 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18095bdf-1bb7-4feb-8a61-99df09a84881 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:15.134248 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18095bdf-1bb7-4feb-8a61-99df09a84881 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:15.134441 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18095bdf-1bb7-4feb-8a61-99df09a84881 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:15.134587 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-18095bdf-1bb7-4feb-8a61-99df09a84881 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:15.138820 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:15.138820 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:15.139563 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18095bdf-1bb7-4feb-8a61-99df09a84881 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:15.139999 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 987/3907] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:15 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:15.439360 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f2c20e44-3d93-4509-869b-5a2eec8f22fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:15.441181 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2c20e44-3d93-4509-869b-5a2eec8f22fc tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:15.441406 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2c20e44-3d93-4509-869b-5a2eec8f22fc tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:15.441630 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2c20e44-3d93-4509-869b-5a2eec8f22fc tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:15.453341 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:15.453341 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:15.457868 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f2c20e44-3d93-4509-869b-5a2eec8f22fc tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:15.462393 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2c20e44-3d93-4509-869b-5a2eec8f22fc tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:15.462848 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 977/3908] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:15 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:15.468634 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-94231e9d-cf9c-4fbe-84bc-81c348197e02 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:15.470341 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94231e9d-cf9c-4fbe-84bc-81c348197e02 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:15.470552 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94231e9d-cf9c-4fbe-84bc-81c348197e02 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:15.470736 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94231e9d-cf9c-4fbe-84bc-81c348197e02 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:15.470839 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-94231e9d-cf9c-4fbe-84bc-81c348197e02 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:15.475234 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:15.475234 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:15.475992 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94231e9d-cf9c-4fbe-84bc-81c348197e02 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:15.476360 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 980/3909] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:15 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:15.520402 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f76eec43-e552-4a67-9927-329c80b602c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:15.522712 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f76eec43-e552-4a67-9927-329c80b602c9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:15.522952 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f76eec43-e552-4a67-9927-329c80b602c9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:15.523204 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f76eec43-e552-4a67-9927-329c80b602c9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:15.531253 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:15.531253 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:15.536206 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f76eec43-e552-4a67-9927-329c80b602c9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:15.542322 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f76eec43-e552-4a67-9927-329c80b602c9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:15.543203 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 966/3910] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:15 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:16.151231 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-121cf4d4-538b-4f65-88a2-d56fcaf48eb1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:16.153763 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-121cf4d4-538b-4f65-88a2-d56fcaf48eb1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:16.154056 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-121cf4d4-538b-4f65-88a2-d56fcaf48eb1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:16.154299 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-121cf4d4-538b-4f65-88a2-d56fcaf48eb1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:16.154453 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-121cf4d4-538b-4f65-88a2-d56fcaf48eb1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:16.160079 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:16.160079 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:16.161069 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-121cf4d4-538b-4f65-88a2-d56fcaf48eb1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:16.161599 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 988/3911] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:16 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:16.477580 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c4b9bcb-4314-48a0-b112-c9b7f5ea3d80 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:16.479511 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c4b9bcb-4314-48a0-b112-c9b7f5ea3d80 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:16.479765 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c4b9bcb-4314-48a0-b112-c9b7f5ea3d80 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:16.479960 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c4b9bcb-4314-48a0-b112-c9b7f5ea3d80 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:16.486157 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-41873b42-8d21-4f46-bee1-e05c676b55a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:16.488204 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41873b42-8d21-4f46-bee1-e05c676b55a9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:16.488509 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41873b42-8d21-4f46-bee1-e05c676b55a9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:16.488789 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41873b42-8d21-4f46-bee1-e05c676b55a9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:16.488955 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-41873b42-8d21-4f46-bee1-e05c676b55a9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:16.489636 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:16.489636 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:16.493361 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3c4b9bcb-4314-48a0-b112-c9b7f5ea3d80 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:16.493623 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:16.493623 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:16.494487 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41873b42-8d21-4f46-bee1-e05c676b55a9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:16.494926 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 981/3912] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:16 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:16.497838 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c4b9bcb-4314-48a0-b112-c9b7f5ea3d80 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:16.498220 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 978/3913] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:16 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:16.558567 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-524f721b-e32e-4a0d-a874-7074c9597985 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:16.560304 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-524f721b-e32e-4a0d-a874-7074c9597985 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:16.560574 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-524f721b-e32e-4a0d-a874-7074c9597985 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:16.560758 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-524f721b-e32e-4a0d-a874-7074c9597985 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:16.567646 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:16.567646 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:16.571626 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-524f721b-e32e-4a0d-a874-7074c9597985 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:16.576397 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-524f721b-e32e-4a0d-a874-7074c9597985 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:16.576816 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 967/3914] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:16 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:17.174392 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4b6b719e-1f1c-4fe7-910d-06c5c8d710f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:17.176581 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b6b719e-1f1c-4fe7-910d-06c5c8d710f7 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:17.176892 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b6b719e-1f1c-4fe7-910d-06c5c8d710f7 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:17.177137 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b6b719e-1f1c-4fe7-910d-06c5c8d710f7 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:17.177291 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4b6b719e-1f1c-4fe7-910d-06c5c8d710f7 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:17.184385 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:17.184385 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:17.185458 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b6b719e-1f1c-4fe7-910d-06c5c8d710f7 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:17.185955 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 989/3915] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:17 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:17.506250 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c23766b6-fe08-463e-b256-3ae841518400 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:17.508476 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c23766b6-fe08-463e-b256-3ae841518400 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:17.508764 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c23766b6-fe08-463e-b256-3ae841518400 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:17.509006 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c23766b6-fe08-463e-b256-3ae841518400 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:17.509146 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c23766b6-fe08-463e-b256-3ae841518400 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:17.513908 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:17.513908 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:17.514207 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f28abdf-960a-43ea-91e9-638a8fc02fd2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:17.515000 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c23766b6-fe08-463e-b256-3ae841518400 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:17.515573 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 982/3916] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:17 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:17.517139 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f28abdf-960a-43ea-91e9-638a8fc02fd2 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:17.517356 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f28abdf-960a-43ea-91e9-638a8fc02fd2 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:17.517660 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f28abdf-960a-43ea-91e9-638a8fc02fd2 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:17.531369 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:17.531369 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:17.536532 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f28abdf-960a-43ea-91e9-638a8fc02fd2 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:17.543010 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f28abdf-960a-43ea-91e9-638a8fc02fd2 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:17.543599 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 979/3917] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:17 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:12:17.589521 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad4ac8af-7305-40a2-9db6-50081d7631d4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:17.591317 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad4ac8af-7305-40a2-9db6-50081d7631d4 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:17.591564 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad4ac8af-7305-40a2-9db6-50081d7631d4 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:17.591789 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad4ac8af-7305-40a2-9db6-50081d7631d4 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:17.599144 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:17.599144 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:17.603871 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ad4ac8af-7305-40a2-9db6-50081d7631d4 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:17.608227 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad4ac8af-7305-40a2-9db6-50081d7631d4 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:17.608707 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 968/3918] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:17 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:18.199394 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b9d302a1-275b-4dd4-afad-56652501213e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:18.201764 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9d302a1-275b-4dd4-afad-56652501213e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:18.202040 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9d302a1-275b-4dd4-afad-56652501213e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:18.202294 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9d302a1-275b-4dd4-afad-56652501213e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:18.202481 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b9d302a1-275b-4dd4-afad-56652501213e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:18.207601 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:18.207601 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:18.208366 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9d302a1-275b-4dd4-afad-56652501213e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:18.208874 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 990/3919] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:18 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:18.530143 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ed2a533f-e5b4-4a3a-93c6-3c9751eca535 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:18.532454 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed2a533f-e5b4-4a3a-93c6-3c9751eca535 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:18.532722 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed2a533f-e5b4-4a3a-93c6-3c9751eca535 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:18.532968 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed2a533f-e5b4-4a3a-93c6-3c9751eca535 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:18.533145 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ed2a533f-e5b4-4a3a-93c6-3c9751eca535 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:18.539171 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:18.539171 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:18.540213 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed2a533f-e5b4-4a3a-93c6-3c9751eca535 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:18.540768 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 983/3920] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:18 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:18.559587 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-41e91cd0-f34c-416e-befd-80afbe5ba4fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:18.561614 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41e91cd0-f34c-416e-befd-80afbe5ba4fc tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:18.561953 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41e91cd0-f34c-416e-befd-80afbe5ba4fc tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:18.562174 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41e91cd0-f34c-416e-befd-80afbe5ba4fc tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:18.573079 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:18.573079 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:18.577739 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-41e91cd0-f34c-416e-befd-80afbe5ba4fc tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:18.583216 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41e91cd0-f34c-416e-befd-80afbe5ba4fc tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:18.583889 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 980/3921] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:18 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:18.622592 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5237755f-f8f7-4a0f-a7d4-fb89619470d4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:18.625239 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5237755f-f8f7-4a0f-a7d4-fb89619470d4 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:18.625564 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5237755f-f8f7-4a0f-a7d4-fb89619470d4 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:18.625790 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5237755f-f8f7-4a0f-a7d4-fb89619470d4 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:18.635324 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:18.635324 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:18.640157 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5237755f-f8f7-4a0f-a7d4-fb89619470d4 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:18.646756 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5237755f-f8f7-4a0f-a7d4-fb89619470d4 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:18.647329 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 969/3922] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:18 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:19.221253 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7371f969-7950-4bd9-a210-6075527440c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:19.223381 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7371f969-7950-4bd9-a210-6075527440c8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:19.223661 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7371f969-7950-4bd9-a210-6075527440c8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:19.223889 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7371f969-7950-4bd9-a210-6075527440c8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:19.224017 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7371f969-7950-4bd9-a210-6075527440c8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:19.228733 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:19.228733 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:19.229656 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7371f969-7950-4bd9-a210-6075527440c8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:19.230031 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 991/3923] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:19 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:19.559199 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-049f708d-0460-481c-bf9b-55163c7508b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:19.561199 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-049f708d-0460-481c-bf9b-55163c7508b8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:19.561400 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-049f708d-0460-481c-bf9b-55163c7508b8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:19.561674 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-049f708d-0460-481c-bf9b-55163c7508b8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:19.561803 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-049f708d-0460-481c-bf9b-55163c7508b8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:19.566578 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:19.566578 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:19.567376 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-049f708d-0460-481c-bf9b-55163c7508b8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:19.567794 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 984/3924] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:19 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:19.598328 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6870baf3-201e-4bc4-988a-a686ea320c78 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:19.600705 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6870baf3-201e-4bc4-988a-a686ea320c78 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:19.600970 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6870baf3-201e-4bc4-988a-a686ea320c78 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:19.601230 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6870baf3-201e-4bc4-988a-a686ea320c78 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:19.613792 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:19.613792 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:19.618536 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6870baf3-201e-4bc4-988a-a686ea320c78 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:19.624371 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6870baf3-201e-4bc4-988a-a686ea320c78 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:19.625041 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 981/3925] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:19 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:19.664140 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-61d08c88-1cfd-4404-91cd-7ffe01b074d9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:19.666357 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61d08c88-1cfd-4404-91cd-7ffe01b074d9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:19.666665 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61d08c88-1cfd-4404-91cd-7ffe01b074d9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:19.666913 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61d08c88-1cfd-4404-91cd-7ffe01b074d9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:19.675490 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:19.675490 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:19.679839 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-61d08c88-1cfd-4404-91cd-7ffe01b074d9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:19.685349 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61d08c88-1cfd-4404-91cd-7ffe01b074d9 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:19.685878 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 970/3926] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:19 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:20.241526 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b9bade58-f11f-492d-ba98-313ffd4dc2d5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:20.243662 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9bade58-f11f-492d-ba98-313ffd4dc2d5 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:20.243914 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9bade58-f11f-492d-ba98-313ffd4dc2d5 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:20.244124 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9bade58-f11f-492d-ba98-313ffd4dc2d5 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:20.244237 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b9bade58-f11f-492d-ba98-313ffd4dc2d5 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:20.248598 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:20.248598 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:20.249315 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9bade58-f11f-492d-ba98-313ffd4dc2d5 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:20.249742 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 992/3927] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:20 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:20.581134 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6385776-da06-4aa7-a42f-46d3687d15cf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:20.582871 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6385776-da06-4aa7-a42f-46d3687d15cf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:20.583057 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6385776-da06-4aa7-a42f-46d3687d15cf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:20.583224 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6385776-da06-4aa7-a42f-46d3687d15cf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:20.583323 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b6385776-da06-4aa7-a42f-46d3687d15cf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:20.587779 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:20.587779 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:20.588475 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6385776-da06-4aa7-a42f-46d3687d15cf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:20.588815 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 985/3928] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:20 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:20.641785 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d12bd5c8-3acd-42a0-b648-b22647577ad6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:20.643453 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d12bd5c8-3acd-42a0-b648-b22647577ad6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:20.643779 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d12bd5c8-3acd-42a0-b648-b22647577ad6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:20.644074 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d12bd5c8-3acd-42a0-b648-b22647577ad6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:20.655368 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:20.655368 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:20.662456 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d12bd5c8-3acd-42a0-b648-b22647577ad6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:20.665825 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d12bd5c8-3acd-42a0-b648-b22647577ad6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:20.666529 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 982/3929] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:20 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:20.700582 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-785065f9-9d03-42c1-a961-cb041394a8e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:20.702402 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-785065f9-9d03-42c1-a961-cb041394a8e3 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:20.702620 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-785065f9-9d03-42c1-a961-cb041394a8e3 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:20.702793 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-785065f9-9d03-42c1-a961-cb041394a8e3 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:20.709043 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:20.709043 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:20.712379 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-785065f9-9d03-42c1-a961-cb041394a8e3 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:20.717147 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-785065f9-9d03-42c1-a961-cb041394a8e3 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:20.717524 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 971/3930] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:20 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:21.261980 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-00391ad0-68c2-4a0f-a19f-aa51d7498b46 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:21.264634 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00391ad0-68c2-4a0f-a19f-aa51d7498b46 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:21.265015 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00391ad0-68c2-4a0f-a19f-aa51d7498b46 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:21.265279 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00391ad0-68c2-4a0f-a19f-aa51d7498b46 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:21.265469 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-00391ad0-68c2-4a0f-a19f-aa51d7498b46 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:21.271462 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:21.271462 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:21.272386 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00391ad0-68c2-4a0f-a19f-aa51d7498b46 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:21.272970 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 993/3931] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:21 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:21.601056 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8896c9c0-2de3-42f3-aa1f-dd58962d4a96 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:21.602704 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8896c9c0-2de3-42f3-aa1f-dd58962d4a96 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:21.602874 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8896c9c0-2de3-42f3-aa1f-dd58962d4a96 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:21.603029 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8896c9c0-2de3-42f3-aa1f-dd58962d4a96 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:21.603128 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8896c9c0-2de3-42f3-aa1f-dd58962d4a96 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:21.607194 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:21.607194 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:21.607939 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8896c9c0-2de3-42f3-aa1f-dd58962d4a96 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:21.608319 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 986/3932] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:21 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:21.680500 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-acdaba2a-fc04-4b94-aef1-de9bebfed79a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:21.682343 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-acdaba2a-fc04-4b94-aef1-de9bebfed79a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:21.682574 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-acdaba2a-fc04-4b94-aef1-de9bebfed79a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:21.682803 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-acdaba2a-fc04-4b94-aef1-de9bebfed79a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:21.693345 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:21.693345 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:21.697735 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-acdaba2a-fc04-4b94-aef1-de9bebfed79a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:21.703397 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-acdaba2a-fc04-4b94-aef1-de9bebfed79a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:21.703895 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 983/3933] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:21 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:21.730515 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a271cd9b-ca24-403e-b088-ac25c2a35f9a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:21.732953 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a271cd9b-ca24-403e-b088-ac25c2a35f9a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:21.733228 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a271cd9b-ca24-403e-b088-ac25c2a35f9a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:21.733520 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a271cd9b-ca24-403e-b088-ac25c2a35f9a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:21.742625 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:21.742625 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:21.747345 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a271cd9b-ca24-403e-b088-ac25c2a35f9a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:21.753340 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a271cd9b-ca24-403e-b088-ac25c2a35f9a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:21.753905 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 972/3934] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:21 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:22.286143 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-02a94359-414c-4a51-bdd1-b869bb5cb58c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:22.289092 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02a94359-414c-4a51-bdd1-b869bb5cb58c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:22.289437 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02a94359-414c-4a51-bdd1-b869bb5cb58c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:22.289671 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02a94359-414c-4a51-bdd1-b869bb5cb58c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:22.289855 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-02a94359-414c-4a51-bdd1-b869bb5cb58c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:22.294831 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:22.294831 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:22.295601 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02a94359-414c-4a51-bdd1-b869bb5cb58c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:22.296054 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 994/3935] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:22 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:22.619385 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eafe3d58-e8c1-4409-8111-3a729fe400f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:22.621955 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eafe3d58-e8c1-4409-8111-3a729fe400f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:22.622269 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eafe3d58-e8c1-4409-8111-3a729fe400f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:22.622587 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eafe3d58-e8c1-4409-8111-3a729fe400f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:22.622744 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-eafe3d58-e8c1-4409-8111-3a729fe400f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:22.628322 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:22.628322 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:22.629338 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eafe3d58-e8c1-4409-8111-3a729fe400f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:22.629847 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 987/3936] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:22 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:22.718624 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba42afb1-ccce-46a4-95da-1a031ba25d20 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:22.720529 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba42afb1-ccce-46a4-95da-1a031ba25d20 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:22.720822 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba42afb1-ccce-46a4-95da-1a031ba25d20 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:22.721075 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba42afb1-ccce-46a4-95da-1a031ba25d20 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:22.732506 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:22.732506 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:22.736781 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ba42afb1-ccce-46a4-95da-1a031ba25d20 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:22.742699 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba42afb1-ccce-46a4-95da-1a031ba25d20 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:22.743149 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 984/3937] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:22 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:22.767705 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a37f42f-ecb5-431f-a4ef-e16a28434001 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:22.770206 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a37f42f-ecb5-431f-a4ef-e16a28434001 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:22.770513 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a37f42f-ecb5-431f-a4ef-e16a28434001 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:22.770802 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a37f42f-ecb5-431f-a4ef-e16a28434001 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:22.780009 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:22.780009 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:22.785668 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8a37f42f-ecb5-431f-a4ef-e16a28434001 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:22.791915 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a37f42f-ecb5-431f-a4ef-e16a28434001 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:22.792565 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 973/3938] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:22 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:23.306438 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8282ca38-0df0-4502-8434-9b3087aaaa5f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:23.308346 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8282ca38-0df0-4502-8434-9b3087aaaa5f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:23.308627 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8282ca38-0df0-4502-8434-9b3087aaaa5f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:23.308919 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8282ca38-0df0-4502-8434-9b3087aaaa5f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:23.308994 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8282ca38-0df0-4502-8434-9b3087aaaa5f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:23.311016 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=188,cinder:UPDATE=36,cinder:INSERT=22 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:12:23.315019 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:23.315019 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:23.315695 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8282ca38-0df0-4502-8434-9b3087aaaa5f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:23.316536 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 995/3939] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:23 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:23.641124 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b69c90de-5460-435b-8c43-ac898fcc145c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:23.642985 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b69c90de-5460-435b-8c43-ac898fcc145c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:23.643236 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b69c90de-5460-435b-8c43-ac898fcc145c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:23.643456 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b69c90de-5460-435b-8c43-ac898fcc145c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:23.643617 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b69c90de-5460-435b-8c43-ac898fcc145c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:23.648434 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:23.648434 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:23.649477 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b69c90de-5460-435b-8c43-ac898fcc145c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:23.650006 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 988/3940] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:23 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:23.757959 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fce0824b-37b2-4eaf-8dc2-168decce19a0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:23.760367 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fce0824b-37b2-4eaf-8dc2-168decce19a0 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:23.760665 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fce0824b-37b2-4eaf-8dc2-168decce19a0 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:23.760923 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fce0824b-37b2-4eaf-8dc2-168decce19a0 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:23.774678 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:23.774678 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:23.780139 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fce0824b-37b2-4eaf-8dc2-168decce19a0 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:23.787216 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fce0824b-37b2-4eaf-8dc2-168decce19a0 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:23.787894 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 985/3941] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:23 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:23.809603 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-117295be-1fb5-467d-9335-a8ca9ab5da9c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:23.811944 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-117295be-1fb5-467d-9335-a8ca9ab5da9c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:23.812132 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-117295be-1fb5-467d-9335-a8ca9ab5da9c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:23.812392 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-117295be-1fb5-467d-9335-a8ca9ab5da9c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:23.814544 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=292,cinder:INSERT=26,cinder:UPDATE=38 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:12:23.820370 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:23.820370 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:23.824736 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-117295be-1fb5-467d-9335-a8ca9ab5da9c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:23.830053 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-117295be-1fb5-467d-9335-a8ca9ab5da9c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:23.830533 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 974/3942] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:23 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:24.327101 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fdda993b-ef1d-48c1-902c-79feb0eb7c84 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:24.331173 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fdda993b-ef1d-48c1-902c-79feb0eb7c84 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:24.331584 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fdda993b-ef1d-48c1-902c-79feb0eb7c84 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:24.331687 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fdda993b-ef1d-48c1-902c-79feb0eb7c84 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:24.331792 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fdda993b-ef1d-48c1-902c-79feb0eb7c84 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:24.337436 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:24.337436 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:24.338329 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fdda993b-ef1d-48c1-902c-79feb0eb7c84 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:24.338874 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 996/3943] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:24 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:24.661731 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8c1bfcd8-6bda-49de-bf41-5cb73ba3b466 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:24.664060 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c1bfcd8-6bda-49de-bf41-5cb73ba3b466 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:24.664305 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c1bfcd8-6bda-49de-bf41-5cb73ba3b466 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:24.664612 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c1bfcd8-6bda-49de-bf41-5cb73ba3b466 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:24.664762 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8c1bfcd8-6bda-49de-bf41-5cb73ba3b466 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:24.670311 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:24.670311 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:24.671308 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c1bfcd8-6bda-49de-bf41-5cb73ba3b466 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:24.671816 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 989/3944] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:24 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:24.804082 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b35be4a8-9656-4bf1-9b32-bea0f77b4105 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:24.806160 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b35be4a8-9656-4bf1-9b32-bea0f77b4105 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:24.806412 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b35be4a8-9656-4bf1-9b32-bea0f77b4105 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:24.806637 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b35be4a8-9656-4bf1-9b32-bea0f77b4105 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:24.819182 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:24.819182 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:24.824530 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b35be4a8-9656-4bf1-9b32-bea0f77b4105 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:24.829029 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b35be4a8-9656-4bf1-9b32-bea0f77b4105 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:24.829417 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 986/3945] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:24 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:24.844304 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-92c3fdd6-a1f2-469a-8f6b-d4a1df978fe5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:24.846487 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92c3fdd6-a1f2-469a-8f6b-d4a1df978fe5 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:24.846698 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92c3fdd6-a1f2-469a-8f6b-d4a1df978fe5 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:24.846911 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92c3fdd6-a1f2-469a-8f6b-d4a1df978fe5 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:24.853991 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:24.853991 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:24.858561 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-92c3fdd6-a1f2-469a-8f6b-d4a1df978fe5 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:24.863639 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92c3fdd6-a1f2-469a-8f6b-d4a1df978fe5 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:24.864091 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 975/3946] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:24 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:25.349482 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa9bb8fe-cffc-41f0-bae1-ee28cca22257 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:25.351301 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa9bb8fe-cffc-41f0-bae1-ee28cca22257 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:25.351606 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa9bb8fe-cffc-41f0-bae1-ee28cca22257 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:25.351800 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa9bb8fe-cffc-41f0-bae1-ee28cca22257 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:25.351897 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-aa9bb8fe-cffc-41f0-bae1-ee28cca22257 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:25.356288 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:25.356288 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:25.356966 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa9bb8fe-cffc-41f0-bae1-ee28cca22257 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:25.357511 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 997/3947] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:25 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:25.682644 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-33e01e91-722e-4277-9aaa-8d96c3ff5b1b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:25.684678 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33e01e91-722e-4277-9aaa-8d96c3ff5b1b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:25.684861 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33e01e91-722e-4277-9aaa-8d96c3ff5b1b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:25.685041 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33e01e91-722e-4277-9aaa-8d96c3ff5b1b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:25.685139 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-33e01e91-722e-4277-9aaa-8d96c3ff5b1b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:25.686913 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=148,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:12:25.690712 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:25.690712 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:25.691560 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33e01e91-722e-4277-9aaa-8d96c3ff5b1b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:25.692067 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 990/3948] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:25 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:25.844938 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d52c4d7-65e6-44f0-a708-30270b9fb749 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:25.847031 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d52c4d7-65e6-44f0-a708-30270b9fb749 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:25.847316 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d52c4d7-65e6-44f0-a708-30270b9fb749 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:25.847609 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d52c4d7-65e6-44f0-a708-30270b9fb749 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:25.859377 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:25.859377 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:25.864697 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8d52c4d7-65e6-44f0-a708-30270b9fb749 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:25.871090 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d52c4d7-65e6-44f0-a708-30270b9fb749 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:25.871683 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 987/3949] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:25 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:25.878452 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4f4d2b51-51b5-4efe-b11d-6597dcb0a9b2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:25.880354 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f4d2b51-51b5-4efe-b11d-6597dcb0a9b2 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:25.880637 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f4d2b51-51b5-4efe-b11d-6597dcb0a9b2 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:25.880860 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f4d2b51-51b5-4efe-b11d-6597dcb0a9b2 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:25.888688 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:25.888688 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:25.892764 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4f4d2b51-51b5-4efe-b11d-6597dcb0a9b2 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:25.898120 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f4d2b51-51b5-4efe-b11d-6597dcb0a9b2 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:25.898575 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 976/3950] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:25 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:26.370497 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6383da47-8da3-4e79-ad9a-f1096428c8ff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:26.372863 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6383da47-8da3-4e79-ad9a-f1096428c8ff tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:26.373359 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6383da47-8da3-4e79-ad9a-f1096428c8ff tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:26.373815 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6383da47-8da3-4e79-ad9a-f1096428c8ff tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:26.374395 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6383da47-8da3-4e79-ad9a-f1096428c8ff tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:26.380169 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:26.380169 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:26.381370 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6383da47-8da3-4e79-ad9a-f1096428c8ff tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:26.381991 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 998/3951] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:26 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:26.448383 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-ef34daaf-4d17-4d54-97db-a9e08051ee96 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:26.450549 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-ef34daaf-4d17-4d54-97db-a9e08051ee96 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:26.450757 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-ef34daaf-4d17-4d54-97db-a9e08051ee96 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:26.450966 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-ef34daaf-4d17-4d54-97db-a9e08051ee96 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:26.458460 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:26.458460 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:26.462336 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-ef34daaf-4d17-4d54-97db-a9e08051ee96 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:26.466734 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-ef34daaf-4d17-4d54-97db-a9e08051ee96 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:26.467124 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 991/3952] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:12:26 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:26.540467 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a099b220-02b2-4723-b8c2-e42219615b53 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:26.541002 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a099b220-02b2-4723-b8c2-e42219615b53 None None] GET https://10.4.3.4/volume// Aug 13 22:12:26.541234 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a099b220-02b2-4723-b8c2-e42219615b53 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:26.541566 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a099b220-02b2-4723-b8c2-e42219615b53 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:26.542095 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a099b220-02b2-4723-b8c2-e42219615b53 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:12:26.542608 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 988/3953] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:12:26 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:12:26.551487 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-374c8077-06db-4ec4-8642-60645a1a2fef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:26.635931 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-374c8077-06db-4ec4-8642-60645a1a2fef tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:12:26.636494 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-374c8077-06db-4ec4-8642-60645a1a2fef tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "157527b0-1d5d-468d-83bd-0761e0990aea", "connector": null, "instance_uuid": "9a220aa3-4dbe-495d-900a-4afaf86def45"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:26.649352 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:26.649352 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:26.678901 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-374c8077-06db-4ec4-8642-60645a1a2fef tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:12:26.679447 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 977/3954] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:12:26 2026] POST /volume/v3/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:12:26.703456 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9cd74c3f-cbf3-4d29-8f72-400feb83c93f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:26.705740 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9cd74c3f-cbf3-4d29-8f72-400feb83c93f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:26.706022 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9cd74c3f-cbf3-4d29-8f72-400feb83c93f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:26.706281 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9cd74c3f-cbf3-4d29-8f72-400feb83c93f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:26.706356 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9cd74c3f-cbf3-4d29-8f72-400feb83c93f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:26.707812 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b0d995f9-51fb-4354-aabc-b05b542de133 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:26.710189 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0d995f9-51fb-4354-aabc-b05b542de133 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:26.710447 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0d995f9-51fb-4354-aabc-b05b542de133 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:26.710673 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0d995f9-51fb-4354-aabc-b05b542de133 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:26.711824 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:26.711824 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:26.712865 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9cd74c3f-cbf3-4d29-8f72-400feb83c93f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:26.713339 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 999/3955] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:26 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:26.718029 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-892a8f5a-dd06-4515-9a6e-f2f5ec5a3294 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:26.718465 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-892a8f5a-dd06-4515-9a6e-f2f5ec5a3294 None None] GET https://10.4.3.4/volume// Aug 13 22:12:26.718684 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-892a8f5a-dd06-4515-9a6e-f2f5ec5a3294 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:26.718916 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-892a8f5a-dd06-4515-9a6e-f2f5ec5a3294 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:26.719226 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-892a8f5a-dd06-4515-9a6e-f2f5ec5a3294 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:12:26.719633 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 989/3956] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:12:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:12:26.721085 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:26.721085 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:26.724963 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0d995f9-51fb-4354-aabc-b05b542de133 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:26.727889 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-69b4c19d-2435-4966-8dd3-f423a77ded56 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:26.729202 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0d995f9-51fb-4354-aabc-b05b542de133 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:26.729663 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 992/3957] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:26 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:26.730251 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-69b4c19d-2435-4966-8dd3-f423a77ded56 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:26.730586 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-69b4c19d-2435-4966-8dd3-f423a77ded56 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:26.731544 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-69b4c19d-2435-4966-8dd3-f423a77ded56 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:26.740490 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:26.740490 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:26.743836 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-69b4c19d-2435-4966-8dd3-f423a77ded56 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:26.748448 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-69b4c19d-2435-4966-8dd3-f423a77ded56 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:26.749274 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 978/3958] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:12:26 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:12:26.864335 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-e17725cf-3253-4979-9947-f8743c86604e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:26.867272 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-e17725cf-3253-4979-9947-f8743c86604e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] PUT https://10.4.3.4/volume/v3/attachments/f9ef3562-0c6c-4bfe-880b-16782865c3c6 Aug 13 22:12:26.867683 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-e17725cf-3253-4979-9947-f8743c86604e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:26.876178 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-e17725cf-3253-4979-9947-f8743c86604e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Acquiring lock "cinder-attachment_update-157527b0-1d5d-468d-83bd-0761e0990aea-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:12:26.883152 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-e17725cf-3253-4979-9947-f8743c86604e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Lock "cinder-attachment_update-157527b0-1d5d-468d-83bd-0761e0990aea-np0000007271" acquired by "attachment_update" :: waited 0.007s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:12:26.884234 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:26.884234 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:26.886555 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-23632f89-871d-4eaf-8169-5fd2788d5614 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:26.888923 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23632f89-871d-4eaf-8169-5fd2788d5614 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:26.889180 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23632f89-871d-4eaf-8169-5fd2788d5614 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:26.889450 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23632f89-871d-4eaf-8169-5fd2788d5614 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:26.891915 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=329,cinder:INSERT=34,cinder:UPDATE=56 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:12:26.902451 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:26.902451 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:26.906350 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-23632f89-871d-4eaf-8169-5fd2788d5614 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:26.911280 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23632f89-871d-4eaf-8169-5fd2788d5614 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:26.911727 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 990/3959] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:26 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:26.914856 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7a1231f7-f2b7-4889-bfe3-89865835302c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:26.916945 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a1231f7-f2b7-4889-bfe3-89865835302c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:26.917172 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a1231f7-f2b7-4889-bfe3-89865835302c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:26.917346 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a1231f7-f2b7-4889-bfe3-89865835302c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:26.924494 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:26.924494 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:26.928171 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7a1231f7-f2b7-4889-bfe3-89865835302c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:26.932435 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a1231f7-f2b7-4889-bfe3-89865835302c tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:26.932880 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 993/3960] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:26 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:26.967441 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-e17725cf-3253-4979-9947-f8743c86604e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Lock "cinder-attachment_update-157527b0-1d5d-468d-83bd-0761e0990aea-np0000007271" released by "attachment_update" :: held 0.084s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:12:26.967879 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-e17725cf-3253-4979-9947-f8743c86604e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/attachments/f9ef3562-0c6c-4bfe-880b-16782865c3c6 returned with HTTP 200 Aug 13 22:12:26.968552 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1000/3961] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:12:26 2026] PUT /volume/v3/attachments/f9ef3562-0c6c-4bfe-880b-16782865c3c6 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:12:27.394202 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea56923b-d1f4-4e37-9fd3-bbee5c7f0e0e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:27.396557 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea56923b-d1f4-4e37-9fd3-bbee5c7f0e0e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:27.396810 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea56923b-d1f4-4e37-9fd3-bbee5c7f0e0e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:27.397082 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea56923b-d1f4-4e37-9fd3-bbee5c7f0e0e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:27.397232 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ea56923b-d1f4-4e37-9fd3-bbee5c7f0e0e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:27.403319 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:27.403319 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:27.404249 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea56923b-d1f4-4e37-9fd3-bbee5c7f0e0e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:27.404805 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 979/3962] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:27 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:27.724532 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cf3ea294-d5fb-4bdf-8f6e-7acbee550a61 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:27.726295 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf3ea294-d5fb-4bdf-8f6e-7acbee550a61 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:27.726552 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cf3ea294-d5fb-4bdf-8f6e-7acbee550a61 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:27.726766 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cf3ea294-d5fb-4bdf-8f6e-7acbee550a61 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:27.726885 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-cf3ea294-d5fb-4bdf-8f6e-7acbee550a61 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:27.731582 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:27.731582 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:27.732393 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf3ea294-d5fb-4bdf-8f6e-7acbee550a61 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:27.732792 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 991/3963] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:27 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:27.743872 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-86779111-0034-404e-b0f0-07e26d19f9b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:27.746013 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86779111-0034-404e-b0f0-07e26d19f9b3 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:27.746243 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86779111-0034-404e-b0f0-07e26d19f9b3 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:27.746489 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86779111-0034-404e-b0f0-07e26d19f9b3 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:27.758344 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:27.758344 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:27.763099 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-86779111-0034-404e-b0f0-07e26d19f9b3 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:27.767350 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86779111-0034-404e-b0f0-07e26d19f9b3 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:27.767803 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 994/3964] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:27 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:27.926268 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-04627b82-7bc1-4d6e-8a76-894cbd904c45 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:27.928223 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04627b82-7bc1-4d6e-8a76-894cbd904c45 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:27.928542 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04627b82-7bc1-4d6e-8a76-894cbd904c45 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:27.928795 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04627b82-7bc1-4d6e-8a76-894cbd904c45 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:27.940471 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:27.940471 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:27.944010 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-04627b82-7bc1-4d6e-8a76-894cbd904c45 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:27.948062 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-edf79891-3120-4d7d-9ec0-64d056144c2a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:27.948622 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04627b82-7bc1-4d6e-8a76-894cbd904c45 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:27.949040 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1001/3965] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:27 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:27.949916 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-edf79891-3120-4d7d-9ec0-64d056144c2a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:27.950107 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-edf79891-3120-4d7d-9ec0-64d056144c2a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:27.950283 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-edf79891-3120-4d7d-9ec0-64d056144c2a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:27.957447 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:27.957447 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:27.961141 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-edf79891-3120-4d7d-9ec0-64d056144c2a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:27.966357 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-edf79891-3120-4d7d-9ec0-64d056144c2a tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:27.967078 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 980/3966] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:27 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:28.416950 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-104864ab-2e18-4b4f-8b4e-1119eaf25190 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:28.419180 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-104864ab-2e18-4b4f-8b4e-1119eaf25190 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:28.419501 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-104864ab-2e18-4b4f-8b4e-1119eaf25190 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:28.419737 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-104864ab-2e18-4b4f-8b4e-1119eaf25190 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:28.419878 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-104864ab-2e18-4b4f-8b4e-1119eaf25190 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:28.424876 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:28.424876 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:28.425653 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-104864ab-2e18-4b4f-8b4e-1119eaf25190 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:28.426668 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 992/3967] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:28 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:28.744584 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fd16dfd7-9539-4971-86e5-5d44edcdcc76 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:28.746865 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd16dfd7-9539-4971-86e5-5d44edcdcc76 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:28.747097 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd16dfd7-9539-4971-86e5-5d44edcdcc76 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:28.747373 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd16dfd7-9539-4971-86e5-5d44edcdcc76 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:28.747557 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fd16dfd7-9539-4971-86e5-5d44edcdcc76 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:28.752405 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:28.752405 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:28.753242 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd16dfd7-9539-4971-86e5-5d44edcdcc76 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:28.753689 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 995/3968] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:28 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:28.779327 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d426c16-bc3a-4501-9e15-a2a778277a92 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:28.781279 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d426c16-bc3a-4501-9e15-a2a778277a92 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:28.781522 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d426c16-bc3a-4501-9e15-a2a778277a92 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:28.781722 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d426c16-bc3a-4501-9e15-a2a778277a92 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:28.791146 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:28.791146 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:28.794654 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0d426c16-bc3a-4501-9e15-a2a778277a92 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:28.798895 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d426c16-bc3a-4501-9e15-a2a778277a92 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:28.799288 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1002/3969] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:28 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:28.960670 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2b096a6c-6fd3-4548-b2f2-6f1989396008 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:28.962914 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b096a6c-6fd3-4548-b2f2-6f1989396008 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:28.963143 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b096a6c-6fd3-4548-b2f2-6f1989396008 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:28.963394 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b096a6c-6fd3-4548-b2f2-6f1989396008 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:28.975555 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:28.975555 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:28.979969 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2b096a6c-6fd3-4548-b2f2-6f1989396008 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:28.980278 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3be0938a-69c3-43f3-b0ac-38fe36bb25f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:28.982293 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3be0938a-69c3-43f3-b0ac-38fe36bb25f8 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:28.982510 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3be0938a-69c3-43f3-b0ac-38fe36bb25f8 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:28.982745 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3be0938a-69c3-43f3-b0ac-38fe36bb25f8 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:28.985044 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b096a6c-6fd3-4548-b2f2-6f1989396008 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:28.985482 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 981/3970] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:28 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:28.991437 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:28.991437 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:28.995950 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3be0938a-69c3-43f3-b0ac-38fe36bb25f8 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:29.001404 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3be0938a-69c3-43f3-b0ac-38fe36bb25f8 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:29.001940 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 993/3971] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:28 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:29.435880 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ea062866-65e1-4a22-b0c2-7af6cdf2e137 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:29.437750 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea062866-65e1-4a22-b0c2-7af6cdf2e137 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:29.437942 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea062866-65e1-4a22-b0c2-7af6cdf2e137 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:29.438135 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea062866-65e1-4a22-b0c2-7af6cdf2e137 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:29.438269 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ea062866-65e1-4a22-b0c2-7af6cdf2e137 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:29.443045 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:29.443045 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:29.443809 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea062866-65e1-4a22-b0c2-7af6cdf2e137 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:29.444228 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 996/3972] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:29 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:29.763625 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bbbbec7b-cee8-4e52-934a-81d0b8d5f35b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:29.766058 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbbbec7b-cee8-4e52-934a-81d0b8d5f35b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:29.766332 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbbbec7b-cee8-4e52-934a-81d0b8d5f35b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:29.766632 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbbbec7b-cee8-4e52-934a-81d0b8d5f35b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:29.766798 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bbbbec7b-cee8-4e52-934a-81d0b8d5f35b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:29.772468 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:29.772468 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:29.773535 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbbbec7b-cee8-4e52-934a-81d0b8d5f35b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:29.774106 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1003/3973] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:29 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:29.812505 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-990bc46a-31c9-44fe-b2d6-4e7754635aa7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:29.815043 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-990bc46a-31c9-44fe-b2d6-4e7754635aa7 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:29.815343 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-990bc46a-31c9-44fe-b2d6-4e7754635aa7 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:29.815708 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-990bc46a-31c9-44fe-b2d6-4e7754635aa7 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:29.828909 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:29.828909 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:29.833246 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-990bc46a-31c9-44fe-b2d6-4e7754635aa7 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:29.839331 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-990bc46a-31c9-44fe-b2d6-4e7754635aa7 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:29.839898 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 982/3974] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:29 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:29.998287 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e1581b51-cc4f-439b-ba30-00ac0fdeb1be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:30.000233 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1581b51-cc4f-439b-ba30-00ac0fdeb1be tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:30.000452 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1581b51-cc4f-439b-ba30-00ac0fdeb1be tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:30.000684 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1581b51-cc4f-439b-ba30-00ac0fdeb1be tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:30.012839 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:30.012839 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:30.016334 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-09ffa619-e4a8-40bd-8443-6b0c923d4c8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:30.017626 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e1581b51-cc4f-439b-ba30-00ac0fdeb1be tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:30.018579 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09ffa619-e4a8-40bd-8443-6b0c923d4c8b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:30.018833 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09ffa619-e4a8-40bd-8443-6b0c923d4c8b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:30.019071 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09ffa619-e4a8-40bd-8443-6b0c923d4c8b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:30.022981 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1581b51-cc4f-439b-ba30-00ac0fdeb1be tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:30.023494 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 994/3975] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:29 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:30.027234 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:30.027234 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:30.030932 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09ffa619-e4a8-40bd-8443-6b0c923d4c8b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:30.035277 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09ffa619-e4a8-40bd-8443-6b0c923d4c8b tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:30.035800 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 997/3976] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:30 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:30.454029 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2570794a-eb42-4660-9152-6ab1adfd47d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:30.455872 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2570794a-eb42-4660-9152-6ab1adfd47d8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:30.456067 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2570794a-eb42-4660-9152-6ab1adfd47d8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:30.456251 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2570794a-eb42-4660-9152-6ab1adfd47d8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:30.456392 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2570794a-eb42-4660-9152-6ab1adfd47d8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:30.460549 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:30.460549 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:30.461120 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2570794a-eb42-4660-9152-6ab1adfd47d8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:30.461516 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1004/3977] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:30 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:30.785603 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1632740f-e77d-4586-abb6-ba18df190688 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:30.787767 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1632740f-e77d-4586-abb6-ba18df190688 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:30.788011 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1632740f-e77d-4586-abb6-ba18df190688 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:30.788223 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1632740f-e77d-4586-abb6-ba18df190688 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:30.788309 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1632740f-e77d-4586-abb6-ba18df190688 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:30.793103 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:30.793103 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:30.794119 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1632740f-e77d-4586-abb6-ba18df190688 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:30.794768 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 983/3978] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:30 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:30.854702 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d82201a2-7bd8-4d0b-adb1-ffddc7e0742d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:30.857061 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d82201a2-7bd8-4d0b-adb1-ffddc7e0742d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:30.857304 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d82201a2-7bd8-4d0b-adb1-ffddc7e0742d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:30.857609 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d82201a2-7bd8-4d0b-adb1-ffddc7e0742d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:30.871070 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:30.871070 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:30.876266 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d82201a2-7bd8-4d0b-adb1-ffddc7e0742d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:30.882270 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d82201a2-7bd8-4d0b-adb1-ffddc7e0742d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:30.882833 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 995/3979] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:30 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:31.038104 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-14dc88e0-4409-4084-9a6b-e5b3cd4ab8d8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:31.040205 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14dc88e0-4409-4084-9a6b-e5b3cd4ab8d8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:31.040451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14dc88e0-4409-4084-9a6b-e5b3cd4ab8d8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:31.040674 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14dc88e0-4409-4084-9a6b-e5b3cd4ab8d8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:31.051002 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cbd6f5ee-9421-4162-960e-ee7d93a4ce82 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:31.053550 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbd6f5ee-9421-4162-960e-ee7d93a4ce82 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:31.053809 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbd6f5ee-9421-4162-960e-ee7d93a4ce82 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:31.054079 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbd6f5ee-9421-4162-960e-ee7d93a4ce82 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:31.055154 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:31.055154 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:31.060554 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-14dc88e0-4409-4084-9a6b-e5b3cd4ab8d8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:31.063482 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:31.063482 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:31.065846 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14dc88e0-4409-4084-9a6b-e5b3cd4ab8d8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:31.066261 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 998/3980] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:31 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:31.069183 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cbd6f5ee-9421-4162-960e-ee7d93a4ce82 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:31.075571 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbd6f5ee-9421-4162-960e-ee7d93a4ce82 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:31.076086 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1005/3981] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:31 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:31.472274 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f9c53adf-9059-40eb-be67-5eb7629ad6b9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:31.474204 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9c53adf-9059-40eb-be67-5eb7629ad6b9 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:31.474551 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9c53adf-9059-40eb-be67-5eb7629ad6b9 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:31.474802 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9c53adf-9059-40eb-be67-5eb7629ad6b9 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:31.474969 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f9c53adf-9059-40eb-be67-5eb7629ad6b9 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:31.479755 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:31.479755 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:31.480463 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9c53adf-9059-40eb-be67-5eb7629ad6b9 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:31.480882 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 984/3982] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:31 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:31.805497 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-60e7b720-e2a2-4afd-85db-c7760b5ac335 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:31.807292 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60e7b720-e2a2-4afd-85db-c7760b5ac335 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:31.807539 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60e7b720-e2a2-4afd-85db-c7760b5ac335 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:31.807774 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60e7b720-e2a2-4afd-85db-c7760b5ac335 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:31.807885 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-60e7b720-e2a2-4afd-85db-c7760b5ac335 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:31.812079 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:31.812079 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:31.812894 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60e7b720-e2a2-4afd-85db-c7760b5ac335 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:31.813352 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 996/3983] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:31 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:31.895787 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f806932d-b676-4e74-86ea-039b0bc5fbf6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:31.897616 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f806932d-b676-4e74-86ea-039b0bc5fbf6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:31.897811 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f806932d-b676-4e74-86ea-039b0bc5fbf6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:31.897944 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f806932d-b676-4e74-86ea-039b0bc5fbf6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:31.907127 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:31.907127 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:31.910735 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f806932d-b676-4e74-86ea-039b0bc5fbf6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:31.914835 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f806932d-b676-4e74-86ea-039b0bc5fbf6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:31.915249 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 999/3984] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:31 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:32.081457 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c142e004-fab2-458e-8eb9-519477f9b4d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:32.083288 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c142e004-fab2-458e-8eb9-519477f9b4d7 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:32.083518 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c142e004-fab2-458e-8eb9-519477f9b4d7 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:32.083734 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c142e004-fab2-458e-8eb9-519477f9b4d7 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:32.090321 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3daaed3e-d6a1-4935-8f10-c3f2a45d91e7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:32.092207 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3daaed3e-d6a1-4935-8f10-c3f2a45d91e7 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:32.092513 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3daaed3e-d6a1-4935-8f10-c3f2a45d91e7 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:32.092705 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3daaed3e-d6a1-4935-8f10-c3f2a45d91e7 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:32.094454 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:32.094454 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:32.098894 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c142e004-fab2-458e-8eb9-519477f9b4d7 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:32.100507 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:32.100507 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:32.104080 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c142e004-fab2-458e-8eb9-519477f9b4d7 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:32.104598 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1006/3985] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:32 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:32.105042 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3daaed3e-d6a1-4935-8f10-c3f2a45d91e7 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:32.109637 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3daaed3e-d6a1-4935-8f10-c3f2a45d91e7 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:32.110107 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 985/3986] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:32 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:32.492615 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f5775cc5-46a4-4af9-9459-aa0f1c4556df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:32.494819 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5775cc5-46a4-4af9-9459-aa0f1c4556df tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:32.495047 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5775cc5-46a4-4af9-9459-aa0f1c4556df tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:32.495229 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5775cc5-46a4-4af9-9459-aa0f1c4556df tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:32.495329 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f5775cc5-46a4-4af9-9459-aa0f1c4556df tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:32.500278 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:32.500278 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:32.500994 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5775cc5-46a4-4af9-9459-aa0f1c4556df tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:32.501432 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 997/3987] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:32 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:32.823653 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4388da94-6799-4c15-a0d1-cd4aa13ef3f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:32.891633 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4388da94-6799-4c15-a0d1-cd4aa13ef3f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:32.891819 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4388da94-6799-4c15-a0d1-cd4aa13ef3f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:32.892056 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4388da94-6799-4c15-a0d1-cd4aa13ef3f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:32.892170 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4388da94-6799-4c15-a0d1-cd4aa13ef3f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:32.898071 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:32.898071 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:32.899439 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4388da94-6799-4c15-a0d1-cd4aa13ef3f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:32.900093 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1000/3988] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:32 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:32.931536 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-53f5705c-97a9-4042-89de-29d066a5f090 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:32.933963 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53f5705c-97a9-4042-89de-29d066a5f090 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:32.934240 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53f5705c-97a9-4042-89de-29d066a5f090 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:32.934522 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53f5705c-97a9-4042-89de-29d066a5f090 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:32.949003 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:32.949003 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:32.954015 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-53f5705c-97a9-4042-89de-29d066a5f090 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:32.960876 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53f5705c-97a9-4042-89de-29d066a5f090 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:32.961505 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1007/3989] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:32 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:33.120526 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a41b442-e1bb-49b6-8972-330a92f0f6de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:33.122461 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a41b442-e1bb-49b6-8972-330a92f0f6de tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:33.122737 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a41b442-e1bb-49b6-8972-330a92f0f6de tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:33.122900 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a41b442-e1bb-49b6-8972-330a92f0f6de tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:33.123155 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6b0af4bf-844b-4526-a97c-f1e293f94bca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:33.125105 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b0af4bf-844b-4526-a97c-f1e293f94bca tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:33.125373 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b0af4bf-844b-4526-a97c-f1e293f94bca tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:33.125607 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b0af4bf-844b-4526-a97c-f1e293f94bca tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:33.132645 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:33.132645 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:33.133750 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:33.133750 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:33.136535 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6b0af4bf-844b-4526-a97c-f1e293f94bca tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:33.138375 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a41b442-e1bb-49b6-8972-330a92f0f6de tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:33.140857 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b0af4bf-844b-4526-a97c-f1e293f94bca tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:33.141277 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 998/3990] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:33 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 947 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:33.144397 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a41b442-e1bb-49b6-8972-330a92f0f6de tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:33.144863 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 986/3991] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:33 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:33.512138 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2743e2a0-7b53-40ec-adc2-accc76dab184 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:33.513645 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2743e2a0-7b53-40ec-adc2-accc76dab184 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:33.514014 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2743e2a0-7b53-40ec-adc2-accc76dab184 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:33.514315 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2743e2a0-7b53-40ec-adc2-accc76dab184 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:33.514541 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2743e2a0-7b53-40ec-adc2-accc76dab184 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:33.519207 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:33.519207 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:33.519887 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2743e2a0-7b53-40ec-adc2-accc76dab184 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:33.520244 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1001/3992] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:33 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:33.913635 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9caad0bc-b8b4-4e8b-9735-927f5c10174d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:33.916120 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9caad0bc-b8b4-4e8b-9735-927f5c10174d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:33.916443 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9caad0bc-b8b4-4e8b-9735-927f5c10174d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:33.916699 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9caad0bc-b8b4-4e8b-9735-927f5c10174d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:33.916851 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9caad0bc-b8b4-4e8b-9735-927f5c10174d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:33.922171 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:33.922171 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:33.923047 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9caad0bc-b8b4-4e8b-9735-927f5c10174d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:33.923526 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1008/3993] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:33 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:33.974505 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d8d93bd1-1393-4438-aaa1-9a30aeb0c226 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:33.976704 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8d93bd1-1393-4438-aaa1-9a30aeb0c226 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:33.976884 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8d93bd1-1393-4438-aaa1-9a30aeb0c226 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:33.977204 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8d93bd1-1393-4438-aaa1-9a30aeb0c226 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:33.987789 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:33.987789 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:33.991789 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d8d93bd1-1393-4438-aaa1-9a30aeb0c226 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:33.997007 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8d93bd1-1393-4438-aaa1-9a30aeb0c226 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:33.997583 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 999/3994] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:33 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:34.154895 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-237dd7a6-5dfb-43de-8d26-d7f254f2f7ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:34.157601 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-237dd7a6-5dfb-43de-8d26-d7f254f2f7ea tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:34.157732 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-237dd7a6-5dfb-43de-8d26-d7f254f2f7ea tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:34.158022 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-237dd7a6-5dfb-43de-8d26-d7f254f2f7ea tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:34.159107 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8c6ff779-8041-46e7-b183-034997ff4a69 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:34.161366 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c6ff779-8041-46e7-b183-034997ff4a69 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:34.161632 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c6ff779-8041-46e7-b183-034997ff4a69 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:34.161869 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c6ff779-8041-46e7-b183-034997ff4a69 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:34.167232 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:34.167232 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:34.172418 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-237dd7a6-5dfb-43de-8d26-d7f254f2f7ea tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:34.173892 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:34.173892 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:34.177845 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-237dd7a6-5dfb-43de-8d26-d7f254f2f7ea tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:34.178246 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 987/3995] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:34 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 1291 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:12:34.178580 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8c6ff779-8041-46e7-b183-034997ff4a69 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:34.184028 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c6ff779-8041-46e7-b183-034997ff4a69 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:34.184515 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1002/3996] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:34 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:34.198752 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d70720e3-f056-461d-9a9d-10e3ded2ab88 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:34.201226 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d70720e3-f056-461d-9a9d-10e3ded2ab88 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] DELETE https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:34.201565 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d70720e3-f056-461d-9a9d-10e3ded2ab88 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:34.201861 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d70720e3-f056-461d-9a9d-10e3ded2ab88 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:34.202106 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d70720e3-f056-461d-9a9d-10e3ded2ab88 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Delete volume with id: 87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:34.211104 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:34.211104 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:34.211838 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d70720e3-f056-461d-9a9d-10e3ded2ab88 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:34.236109 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d70720e3-f056-461d-9a9d-10e3ded2ab88 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Delete volume request issued successfully. Aug 13 22:12:34.236410 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d70720e3-f056-461d-9a9d-10e3ded2ab88 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 202 Aug 13 22:12:34.237057 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1009/3997] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:12:34 2026] DELETE /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:12:34.245005 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b349861-c0ca-468e-af32-c11d6c8d3720 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:34.247716 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b349861-c0ca-468e-af32-c11d6c8d3720 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:34.248006 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b349861-c0ca-468e-af32-c11d6c8d3720 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:34.248260 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b349861-c0ca-468e-af32-c11d6c8d3720 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:34.257892 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:34.257892 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:34.262813 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4b349861-c0ca-468e-af32-c11d6c8d3720 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Volume info retrieved successfully. Aug 13 22:12:34.269809 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b349861-c0ca-468e-af32-c11d6c8d3720 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 200 Aug 13 22:12:34.270388 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1000/3998] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:34 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 1290 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:12:34.531862 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-22b0c4b6-d3c5-4391-8e0b-35f6047cdfba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:34.533515 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22b0c4b6-d3c5-4391-8e0b-35f6047cdfba tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:34.533725 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22b0c4b6-d3c5-4391-8e0b-35f6047cdfba tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:34.533911 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22b0c4b6-d3c5-4391-8e0b-35f6047cdfba tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:34.534010 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-22b0c4b6-d3c5-4391-8e0b-35f6047cdfba tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:34.538333 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:34.538333 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:34.538954 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22b0c4b6-d3c5-4391-8e0b-35f6047cdfba tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:34.539347 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 988/3999] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:34 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:34.937143 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9427d64-1f4d-4ee4-88fb-c39ed67bfbd7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:34.939407 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9427d64-1f4d-4ee4-88fb-c39ed67bfbd7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:34.939704 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9427d64-1f4d-4ee4-88fb-c39ed67bfbd7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:34.939959 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9427d64-1f4d-4ee4-88fb-c39ed67bfbd7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:34.940214 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b9427d64-1f4d-4ee4-88fb-c39ed67bfbd7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:34.945700 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:34.945700 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:34.946664 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9427d64-1f4d-4ee4-88fb-c39ed67bfbd7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:34.947115 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1003/4000] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:34 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:35.012317 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b2515f7e-3d81-46c0-9e3f-f68f4eb732bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:35.014808 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2515f7e-3d81-46c0-9e3f-f68f4eb732bc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:35.015115 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2515f7e-3d81-46c0-9e3f-f68f4eb732bc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:35.015376 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2515f7e-3d81-46c0-9e3f-f68f4eb732bc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:35.027208 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:35.027208 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:35.032653 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b2515f7e-3d81-46c0-9e3f-f68f4eb732bc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:35.040230 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2515f7e-3d81-46c0-9e3f-f68f4eb732bc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:35.040850 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1010/4001] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:35 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:35.197956 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cd631c2b-c852-4a64-a709-f88b89e4784d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:35.199872 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd631c2b-c852-4a64-a709-f88b89e4784d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:35.200049 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd631c2b-c852-4a64-a709-f88b89e4784d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:35.200238 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd631c2b-c852-4a64-a709-f88b89e4784d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:35.211098 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:35.211098 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:35.215963 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cd631c2b-c852-4a64-a709-f88b89e4784d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:35.220932 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd631c2b-c852-4a64-a709-f88b89e4784d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:35.221403 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1001/4002] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:35 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:35.285076 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-003f2b10-c801-4364-9f6f-aa2cf745a917 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:35.287241 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-003f2b10-c801-4364-9f6f-aa2cf745a917 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] GET https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff Aug 13 22:12:35.287541 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-003f2b10-c801-4364-9f6f-aa2cf745a917 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:35.287791 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-003f2b10-c801-4364-9f6f-aa2cf745a917 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:35.295936 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-003f2b10-c801-4364-9f6f-aa2cf745a917 tempest-VolumeAndVolumeTypeFromImageTest-914003879 tempest-VolumeAndVolumeTypeFromImageTest-914003879-project-member] https://10.4.3.4/volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff returned with HTTP 404 Aug 13 22:12:35.296616 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 989/4003] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:35 2026] GET /volume/v3/volumes/87d01692-e07a-49b4-ad65-c142b8fd5fff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:12:35.546962 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c59d1fb4-361a-475c-b7bc-47b63585e3e9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:35.548961 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c59d1fb4-361a-475c-b7bc-47b63585e3e9 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] GET https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 Aug 13 22:12:35.549207 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c59d1fb4-361a-475c-b7bc-47b63585e3e9 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:35.549459 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c59d1fb4-361a-475c-b7bc-47b63585e3e9 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:35.550273 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c59d1fb4-361a-475c-b7bc-47b63585e3e9 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:12:35.551803 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8dbb7d47-6068-44d2-9f80-ec58f32206c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:35.554565 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8dbb7d47-6068-44d2-9f80-ec58f32206c7 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:35.554870 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8dbb7d47-6068-44d2-9f80-ec58f32206c7 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:35.555114 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8dbb7d47-6068-44d2-9f80-ec58f32206c7 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:35.555249 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8dbb7d47-6068-44d2-9f80-ec58f32206c7 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:35.560614 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:35.560614 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:35.561334 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8dbb7d47-6068-44d2-9f80-ec58f32206c7 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:35.561840 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1011/4004] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:35 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:35.570208 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c59d1fb4-361a-475c-b7bc-47b63585e3e9 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Get all volumes completed successfully. Aug 13 22:12:35.572251 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:35.572251 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:35.576256 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c59d1fb4-361a-475c-b7bc-47b63585e3e9 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 22:12:35.576633 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1004/4005] 10.4.3.4 () {66 vars in 1271 bytes} [Thu Aug 13 22:12:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9831 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:12:35.591300 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-adc0034d-2291-4459-b1e0-61a34af37a11 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:35.593711 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-adc0034d-2291-4459-b1e0-61a34af37a11 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/86f4e587-e04b-4dbd-af69-e5af3742b707 Aug 13 22:12:35.594795 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-adc0034d-2291-4459-b1e0-61a34af37a11 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:35.594795 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-adc0034d-2291-4459-b1e0-61a34af37a11 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:35.595040 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-adc0034d-2291-4459-b1e0-61a34af37a11 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Delete volume with id: 86f4e587-e04b-4dbd-af69-e5af3742b707 Aug 13 22:12:35.604867 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:35.604867 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:35.605702 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-adc0034d-2291-4459-b1e0-61a34af37a11 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Volume info retrieved successfully. Aug 13 22:12:35.619036 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.image.cache [None req-adc0034d-2291-4459-b1e0-61a34af37a11 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'f678c438-c3f8-4448-be15-6813cecc5065', 'volume_id': '86f4e587-e04b-4dbd-af69-e5af3742b707', 'host': 'np0000007271@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 22, 11, 27), 'last_used': datetime.datetime(2026, 8, 13, 22, 12, 34)}. {{(pid=100267) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 22:12:35.629456 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-adc0034d-2291-4459-b1e0-61a34af37a11 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Delete volume request issued successfully. Aug 13 22:12:35.629641 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-adc0034d-2291-4459-b1e0-61a34af37a11 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] https://10.4.3.4/volume/v3/volumes/86f4e587-e04b-4dbd-af69-e5af3742b707 returned with HTTP 202 Aug 13 22:12:35.630061 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1002/4006] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:12:35 2026] DELETE /volume/v3/volumes/86f4e587-e04b-4dbd-af69-e5af3742b707 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:12:35.638372 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9e960f4d-05ad-4081-a5e9-365394637514 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:35.640333 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e960f4d-05ad-4081-a5e9-365394637514 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] GET https://10.4.3.4/volume/v3/volumes/86f4e587-e04b-4dbd-af69-e5af3742b707 Aug 13 22:12:35.640582 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e960f4d-05ad-4081-a5e9-365394637514 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:35.640810 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e960f4d-05ad-4081-a5e9-365394637514 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:35.648934 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:35.648934 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:35.653725 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9e960f4d-05ad-4081-a5e9-365394637514 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Volume info retrieved successfully. Aug 13 22:12:35.658932 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e960f4d-05ad-4081-a5e9-365394637514 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] https://10.4.3.4/volume/v3/volumes/86f4e587-e04b-4dbd-af69-e5af3742b707 returned with HTTP 200 Aug 13 22:12:35.659435 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 990/4007] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:35 2026] GET /volume/v3/volumes/86f4e587-e04b-4dbd-af69-e5af3742b707 => generated 1101 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:12:35.959013 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-796796ca-2c63-45f9-a1ab-aaa7afa0ab80 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:35.960817 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-796796ca-2c63-45f9-a1ab-aaa7afa0ab80 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:35.961033 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-796796ca-2c63-45f9-a1ab-aaa7afa0ab80 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:35.961221 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-796796ca-2c63-45f9-a1ab-aaa7afa0ab80 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:35.961347 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-796796ca-2c63-45f9-a1ab-aaa7afa0ab80 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:35.966184 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:35.966184 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:35.967173 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-796796ca-2c63-45f9-a1ab-aaa7afa0ab80 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:35.967610 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1012/4008] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:35 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:36.056208 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b90c0eca-1496-4024-9dc2-eb3340036cca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:36.058696 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b90c0eca-1496-4024-9dc2-eb3340036cca tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:36.058910 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b90c0eca-1496-4024-9dc2-eb3340036cca tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:36.059127 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b90c0eca-1496-4024-9dc2-eb3340036cca tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:36.071626 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:36.071626 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:36.076589 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b90c0eca-1496-4024-9dc2-eb3340036cca tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:36.082124 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b90c0eca-1496-4024-9dc2-eb3340036cca tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:36.082765 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1005/4009] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:36 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:36.234598 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3904e3e6-68e7-45cf-9dcc-dc34b3b93949 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:36.236824 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3904e3e6-68e7-45cf-9dcc-dc34b3b93949 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:36.237588 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3904e3e6-68e7-45cf-9dcc-dc34b3b93949 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:36.237588 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3904e3e6-68e7-45cf-9dcc-dc34b3b93949 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:36.248683 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:36.248683 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:36.252347 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3904e3e6-68e7-45cf-9dcc-dc34b3b93949 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:36.256764 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3904e3e6-68e7-45cf-9dcc-dc34b3b93949 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:36.257195 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1003/4010] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:36 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:36.572661 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-be071ff6-c22b-406d-8efd-41264361627d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:36.574440 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be071ff6-c22b-406d-8efd-41264361627d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:36.574640 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be071ff6-c22b-406d-8efd-41264361627d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:36.574819 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be071ff6-c22b-406d-8efd-41264361627d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:36.574912 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-be071ff6-c22b-406d-8efd-41264361627d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:36.579972 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:36.579972 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:36.580871 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be071ff6-c22b-406d-8efd-41264361627d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:36.581377 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 991/4011] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:36 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:36.674494 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed5cd6b2-0fbe-438e-989c-312f4fa8fd01 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:36.677158 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed5cd6b2-0fbe-438e-989c-312f4fa8fd01 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] GET https://10.4.3.4/volume/v3/volumes/86f4e587-e04b-4dbd-af69-e5af3742b707 Aug 13 22:12:36.677533 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed5cd6b2-0fbe-438e-989c-312f4fa8fd01 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:36.677806 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed5cd6b2-0fbe-438e-989c-312f4fa8fd01 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:36.686330 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed5cd6b2-0fbe-438e-989c-312f4fa8fd01 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] https://10.4.3.4/volume/v3/volumes/86f4e587-e04b-4dbd-af69-e5af3742b707 returned with HTTP 404 Aug 13 22:12:36.687075 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1013/4012] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:36 2026] GET /volume/v3/volumes/86f4e587-e04b-4dbd-af69-e5af3742b707 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:12:36.695446 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-543969f8-46dc-41e6-8e13-1707b6102087 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:36.697381 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-543969f8-46dc-41e6-8e13-1707b6102087 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] DELETE https://10.4.3.4/volume/v3/types/4185a138-fb78-4eb6-a917-7f017b9e776e Aug 13 22:12:36.697682 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-543969f8-46dc-41e6-8e13-1707b6102087 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:36.697896 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-543969f8-46dc-41e6-8e13-1707b6102087 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:36.720174 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-543969f8-46dc-41e6-8e13-1707b6102087 tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] https://10.4.3.4/volume/v3/types/4185a138-fb78-4eb6-a917-7f017b9e776e returned with HTTP 202 Aug 13 22:12:36.720657 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1006/4013] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:12:36 2026] DELETE /volume/v3/types/4185a138-fb78-4eb6-a917-7f017b9e776e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:12:36.726977 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5747e529-ed97-4936-b0f3-7b8e8c7fa0db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:36.728936 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5747e529-ed97-4936-b0f3-7b8e8c7fa0db tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] GET https://10.4.3.4/volume/v3/types/4185a138-fb78-4eb6-a917-7f017b9e776e Aug 13 22:12:36.729131 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5747e529-ed97-4936-b0f3-7b8e8c7fa0db tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:36.729348 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5747e529-ed97-4936-b0f3-7b8e8c7fa0db tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:36.732674 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5747e529-ed97-4936-b0f3-7b8e8c7fa0db tempest-VolumeAndVolumeTypeFromImageTest-1849595278 tempest-VolumeAndVolumeTypeFromImageTest-1849595278-project-admin] https://10.4.3.4/volume/v3/types/4185a138-fb78-4eb6-a917-7f017b9e776e returned with HTTP 404 Aug 13 22:12:36.733112 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1004/4014] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:12:36 2026] GET /volume/v3/types/4185a138-fb78-4eb6-a917-7f017b9e776e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:12:36.980058 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32d60107-4161-4f49-84a8-ec6838cbbb52 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:36.982887 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32d60107-4161-4f49-84a8-ec6838cbbb52 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:36.983048 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ef095145-30c9-4d90-9c40-251c8d242412 req-a9a11aba-09ad-4ce0-96b5-a92ec4fcf3e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:36.984445 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32d60107-4161-4f49-84a8-ec6838cbbb52 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:36.984445 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32d60107-4161-4f49-84a8-ec6838cbbb52 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:36.984445 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-32d60107-4161-4f49-84a8-ec6838cbbb52 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:36.988178 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-a9a11aba-09ad-4ce0-96b5-a92ec4fcf3e0 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] POST https://10.4.3.4/volume/v3/attachments/f1c5ea5d-49b3-4eb3-9518-27e44b974eb1/action Aug 13 22:12:36.988178 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-a9a11aba-09ad-4ce0-96b5-a92ec4fcf3e0 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:12:36.988178 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-a9a11aba-09ad-4ce0-96b5-a92ec4fcf3e0 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:36.994534 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:36.994534 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:36.994534 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32d60107-4161-4f49-84a8-ec6838cbbb52 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:36.994534 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 992/4015] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:36 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:37.006156 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:37.006156 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:37.017923 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ef095145-30c9-4d90-9c40-251c8d242412 req-a9a11aba-09ad-4ce0-96b5-a92ec4fcf3e0 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/attachments/f1c5ea5d-49b3-4eb3-9518-27e44b974eb1/action returned with HTTP 204 Aug 13 22:12:37.021048 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1014/4016] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:12:36 2026] POST /volume/v3/attachments/f1c5ea5d-49b3-4eb3-9518-27e44b974eb1/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:12:37.100536 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5904b459-9328-47b8-8d53-95dc044449b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:37.107340 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5904b459-9328-47b8-8d53-95dc044449b1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:37.107574 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5904b459-9328-47b8-8d53-95dc044449b1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:37.107823 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5904b459-9328-47b8-8d53-95dc044449b1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:37.131870 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:37.131870 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:37.140568 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5904b459-9328-47b8-8d53-95dc044449b1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:37.146746 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5904b459-9328-47b8-8d53-95dc044449b1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:37.147286 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1007/4017] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:37 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:37.274671 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f90f1d80-0cbd-4843-bf65-8c9e21d52ea6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:37.277174 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f90f1d80-0cbd-4843-bf65-8c9e21d52ea6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:37.277439 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f90f1d80-0cbd-4843-bf65-8c9e21d52ea6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:37.278462 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f90f1d80-0cbd-4843-bf65-8c9e21d52ea6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:37.295090 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:37.295090 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:37.302006 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f90f1d80-0cbd-4843-bf65-8c9e21d52ea6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:37.310293 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f90f1d80-0cbd-4843-bf65-8c9e21d52ea6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:37.311037 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1005/4018] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:37 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:12:37.326672 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0291ca96-e881-49ff-b557-d286caa8a4d4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:37.328674 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0291ca96-e881-49ff-b557-d286caa8a4d4 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:37.328885 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0291ca96-e881-49ff-b557-d286caa8a4d4 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:37.329123 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0291ca96-e881-49ff-b557-d286caa8a4d4 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:37.343101 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:37.343101 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:37.347730 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0291ca96-e881-49ff-b557-d286caa8a4d4 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:37.354276 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0291ca96-e881-49ff-b557-d286caa8a4d4 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:37.354564 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 993/4019] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:37 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:12:37.371756 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9cf51d60-d28d-4b1e-8976-5448e411609e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:37.374383 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9cf51d60-d28d-4b1e-8976-5448e411609e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:12:37.374860 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9cf51d60-d28d-4b1e-8976-5448e411609e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac73894f-a5bb-4d1a-b749-e3d2a04aef8d", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-293023475", "description": null, "metadata": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:37.394488 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:37.394488 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:37.395118 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9cf51d60-d28d-4b1e-8976-5448e411609e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:37.395312 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-9cf51d60-d28d-4b1e-8976-5448e411609e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Create snapshot from volume ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:37.436442 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-9cf51d60-d28d-4b1e-8976-5448e411609e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Created reservations ['2b4fe711-cb41-4714-94cf-eced5c2f3c6a', 'b6095434-d5c7-42de-ab04-7d8f969e7f89', '18161361-319f-4e6a-9d74-c292ea4bce46', '5551e26a-6b61-4fc8-8bd1-07e1c1328191'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:12:37.477185 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9cf51d60-d28d-4b1e-8976-5448e411609e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Snapshot force create request issued successfully. Aug 13 22:12:37.477662 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9cf51d60-d28d-4b1e-8976-5448e411609e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:12:37.478400 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1015/4020] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:12:37 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 13 22:12:37.490890 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d7a3a656-7c5a-449e-9bea-2ff8446319d8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:37.493265 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7a3a656-7c5a-449e-9bea-2ff8446319d8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 Aug 13 22:12:37.494383 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7a3a656-7c5a-449e-9bea-2ff8446319d8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:37.494383 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7a3a656-7c5a-449e-9bea-2ff8446319d8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:37.500298 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:37.500298 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:37.500860 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d7a3a656-7c5a-449e-9bea-2ff8446319d8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Snapshot retrieved successfully. Aug 13 22:12:37.502002 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7a3a656-7c5a-449e-9bea-2ff8446319d8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 returned with HTTP 200 Aug 13 22:12:37.502439 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1008/4021] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:12:37 2026] GET /volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:37.594079 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae73815d-b291-45e0-9d94-1a41ea24c04c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:37.596786 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae73815d-b291-45e0-9d94-1a41ea24c04c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:37.597123 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae73815d-b291-45e0-9d94-1a41ea24c04c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:37.597414 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae73815d-b291-45e0-9d94-1a41ea24c04c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:37.597724 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ae73815d-b291-45e0-9d94-1a41ea24c04c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:37.602966 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:37.602966 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:37.603908 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae73815d-b291-45e0-9d94-1a41ea24c04c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:37.604471 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1006/4022] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:37 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:38.005925 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9e90c3fb-21af-4cd1-8b30-1867e224acc3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:38.008329 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e90c3fb-21af-4cd1-8b30-1867e224acc3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:38.008906 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e90c3fb-21af-4cd1-8b30-1867e224acc3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:38.008906 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e90c3fb-21af-4cd1-8b30-1867e224acc3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:38.009031 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9e90c3fb-21af-4cd1-8b30-1867e224acc3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:38.014683 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:38.014683 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:38.015777 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e90c3fb-21af-4cd1-8b30-1867e224acc3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:38.016274 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 994/4023] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:38 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:38.166459 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5edd4e6c-f4d6-4129-92b1-51d1c070a1a6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:38.168752 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5edd4e6c-f4d6-4129-92b1-51d1c070a1a6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:38.168978 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5edd4e6c-f4d6-4129-92b1-51d1c070a1a6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:38.169175 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5edd4e6c-f4d6-4129-92b1-51d1c070a1a6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:38.181021 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:38.181021 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:38.185897 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5edd4e6c-f4d6-4129-92b1-51d1c070a1a6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:38.193692 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5edd4e6c-f4d6-4129-92b1-51d1c070a1a6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:38.194264 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1016/4024] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:38 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:38.512592 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c1791f12-31b0-489b-9b34-4f21f6d0ef3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:38.514412 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1791f12-31b0-489b-9b34-4f21f6d0ef3e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 Aug 13 22:12:38.514640 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1791f12-31b0-489b-9b34-4f21f6d0ef3e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:38.514824 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1791f12-31b0-489b-9b34-4f21f6d0ef3e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:38.520347 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:38.520347 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:38.520917 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c1791f12-31b0-489b-9b34-4f21f6d0ef3e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Snapshot retrieved successfully. Aug 13 22:12:38.521863 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1791f12-31b0-489b-9b34-4f21f6d0ef3e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 returned with HTTP 200 Aug 13 22:12:38.522289 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1009/4025] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:12:38 2026] GET /volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:38.532075 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f0e336ae-41d4-44b1-b5f0-cb369c5ff54c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:38.534452 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0e336ae-41d4-44b1-b5f0-cb369c5ff54c tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 Aug 13 22:12:38.534731 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0e336ae-41d4-44b1-b5f0-cb369c5ff54c tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:38.534932 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0e336ae-41d4-44b1-b5f0-cb369c5ff54c tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:38.540147 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:38.540147 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:38.540696 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f0e336ae-41d4-44b1-b5f0-cb369c5ff54c tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Snapshot retrieved successfully. Aug 13 22:12:38.541749 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0e336ae-41d4-44b1-b5f0-cb369c5ff54c tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 returned with HTTP 200 Aug 13 22:12:38.542468 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1007/4026] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:12:38 2026] GET /volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:38.551725 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e2425a8-73eb-4189-8a15-1af63e7a24d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:38.554152 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e2425a8-73eb-4189-8a15-1af63e7a24d7 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:12:38.554448 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e2425a8-73eb-4189-8a15-1af63e7a24d7 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:38.554714 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e2425a8-73eb-4189-8a15-1af63e7a24d7 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:38.567080 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:38.567080 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:38.572819 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0e2425a8-73eb-4189-8a15-1af63e7a24d7 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:12:38.579532 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e2425a8-73eb-4189-8a15-1af63e7a24d7 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:12:38.580129 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 995/4027] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:38 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:12:38.616376 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-61723861-c109-4011-a7f7-a7c6b9f5ae59 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:38.618766 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61723861-c109-4011-a7f7-a7c6b9f5ae59 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:38.619099 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61723861-c109-4011-a7f7-a7c6b9f5ae59 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:38.619284 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61723861-c109-4011-a7f7-a7c6b9f5ae59 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:38.619463 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-61723861-c109-4011-a7f7-a7c6b9f5ae59 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:38.623853 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:38.623853 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:38.624541 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61723861-c109-4011-a7f7-a7c6b9f5ae59 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:38.624920 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1017/4028] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:38 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:38.785654 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:38.884852 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:12:38.885217 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-417851883"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:38.886578 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-417851883'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:12:38.886677 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Create volume of 1 GB Aug 13 22:12:38.891514 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Availability Zones retrieved successfully. Aug 13 22:12:38.897153 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Flow 'volume_create_api' (91bab06b-ec07-4d32-bc06-969228f4659d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:12:38.898468 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09953030-c55f-49ce-b36a-62ec6372a915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:12:38.899260 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:12:38.926791 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09953030-c55f-49ce-b36a-62ec6372a915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:12:38.927848 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92de1805-97e9-411a-9676-9a22779bbfc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:12:38.999010 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Created reservations ['44995a17-f817-4ca1-aba3-2f62521eda81', '65721ba6-2f50-4d60-9b0c-f4134d48f145', 'a9e297cf-b9d7-420f-8d38-c5de91c984f8', '228a4636-dd9e-40a1-ac38-582862753963'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:12:38.999962 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92de1805-97e9-411a-9676-9a22779bbfc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44995a17-f817-4ca1-aba3-2f62521eda81', '65721ba6-2f50-4d60-9b0c-f4134d48f145', 'a9e297cf-b9d7-420f-8d38-c5de91c984f8', '228a4636-dd9e-40a1-ac38-582862753963']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:12:39.000835 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b79c354-0e9f-46ae-8c7b-9f70bcb62be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:12:39.024195 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b79c354-0e9f-46ae-8c7b-9f70bcb62be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb25ba94-113b-4fa4-b350-00da5d47e65f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-417851883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7565b5cacff4262bc1a41ea83dc0e5c',qos_specs=None,replication_status=,reservations=['44995a17-f817-4ca1-aba3-2f62521eda81','65721ba6-2f50-4d60-9b0c-f4134d48f145','a9e297cf-b9d7-420f-8d38-c5de91c984f8','228a4636-dd9e-40a1-ac38-582862753963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ba25da48455496bb981d297cfaa6b4a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:12:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-417851883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb25ba94-113b-4fa4-b350-00da5d47e65f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7565b5cacff4262bc1a41ea83dc0e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ba25da48455496bb981d297cfaa6b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:12:39.025107 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34fda766-6fe8-400f-8316-b68b45eec801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:12:39.029921 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24aec303-5a39-49bc-b1fa-66486fefbd86 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:39.032374 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24aec303-5a39-49bc-b1fa-66486fefbd86 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:39.033012 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24aec303-5a39-49bc-b1fa-66486fefbd86 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:39.033012 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24aec303-5a39-49bc-b1fa-66486fefbd86 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:39.033181 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-24aec303-5a39-49bc-b1fa-66486fefbd86 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:39.038567 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:39.038567 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:39.039774 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24aec303-5a39-49bc-b1fa-66486fefbd86 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:39.040203 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1008/4029] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:39 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:39.048375 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34fda766-6fe8-400f-8316-b68b45eec801) transitioned into state 'SUCCESS' from state '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-417851883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7565b5cacff4262bc1a41ea83dc0e5c',qos_specs=None,replication_status=,reservations=['44995a17-f817-4ca1-aba3-2f62521eda81','65721ba6-2f50-4d60-9b0c-f4134d48f145','a9e297cf-b9d7-420f-8d38-c5de91c984f8','228a4636-dd9e-40a1-ac38-582862753963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ba25da48455496bb981d297cfaa6b4a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:12:39.049244 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41602e4a-6441-48b6-8a89-1f279891b965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:12:39.059551 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41602e4a-6441-48b6-8a89-1f279891b965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:12:39.060523 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Flow 'volume_create_api' (91bab06b-ec07-4d32-bc06-969228f4659d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:12:39.060948 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Create volume request issued successfully. Aug 13 22:12:39.061792 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-751bfbdb-85c8-4a9a-aae7-742b57b82506 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:12:39.062216 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1010/4030] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:12:38 2026] POST /volume/v3/volumes => generated 773 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:12:39.076141 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dfbdd2c6-d47a-483f-8d9d-493e676fa813 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:39.077728 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfbdd2c6-d47a-483f-8d9d-493e676fa813 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/fb25ba94-113b-4fa4-b350-00da5d47e65f Aug 13 22:12:39.077980 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dfbdd2c6-d47a-483f-8d9d-493e676fa813 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:39.078286 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dfbdd2c6-d47a-483f-8d9d-493e676fa813 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:39.086040 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:39.086040 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:39.090230 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dfbdd2c6-d47a-483f-8d9d-493e676fa813 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:12:39.095093 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfbdd2c6-d47a-483f-8d9d-493e676fa813 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/fb25ba94-113b-4fa4-b350-00da5d47e65f returned with HTTP 200 Aug 13 22:12:39.095573 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 996/4031] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:39 2026] GET /volume/v3/volumes/fb25ba94-113b-4fa4-b350-00da5d47e65f => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:39.209986 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e92b1c90-c14e-48b8-a760-6493536b9d57 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:39.211880 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e92b1c90-c14e-48b8-a760-6493536b9d57 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:39.212098 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e92b1c90-c14e-48b8-a760-6493536b9d57 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:39.212320 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e92b1c90-c14e-48b8-a760-6493536b9d57 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:39.223510 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:39.223510 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:39.227590 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e92b1c90-c14e-48b8-a760-6493536b9d57 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:39.231323 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e92b1c90-c14e-48b8-a760-6493536b9d57 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:39.231747 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1018/4032] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:39 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:39.637148 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4683cfe8-dbe1-4b68-a194-b9b345e452b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:39.639072 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4683cfe8-dbe1-4b68-a194-b9b345e452b3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:39.639361 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4683cfe8-dbe1-4b68-a194-b9b345e452b3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:39.639647 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4683cfe8-dbe1-4b68-a194-b9b345e452b3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:39.639753 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4683cfe8-dbe1-4b68-a194-b9b345e452b3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:39.644980 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:39.644980 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:39.645747 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4683cfe8-dbe1-4b68-a194-b9b345e452b3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:39.646257 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1009/4033] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:39 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:39.794191 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f9434822-9095-4556-9558-31adfa7cc32b req-03dbd7ac-361d-485a-b0fb-f76e2b72febd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:39.796652 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-03dbd7ac-361d-485a-b0fb-f76e2b72febd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f/encryption Aug 13 22:12:39.796828 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-03dbd7ac-361d-485a-b0fb-f76e2b72febd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:39.797018 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-03dbd7ac-361d-485a-b0fb-f76e2b72febd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:39.811793 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:39.811793 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:39.821137 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f9434822-9095-4556-9558-31adfa7cc32b req-03dbd7ac-361d-485a-b0fb-f76e2b72febd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f/encryption returned with HTTP 200 Aug 13 22:12:39.821765 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1011/4034] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:12:39 2026] GET /volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:40.055477 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1c102305-ddbb-4a86-8ab8-5b829d7b0be0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:40.057782 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1c102305-ddbb-4a86-8ab8-5b829d7b0be0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:40.058040 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1c102305-ddbb-4a86-8ab8-5b829d7b0be0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:40.058267 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1c102305-ddbb-4a86-8ab8-5b829d7b0be0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:40.058440 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1c102305-ddbb-4a86-8ab8-5b829d7b0be0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:40.067981 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:40.067981 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:40.068926 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1c102305-ddbb-4a86-8ab8-5b829d7b0be0 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:40.069377 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 997/4035] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:40 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:40.113262 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-571a8c07-af4c-4bea-bd9f-d2c6394eb937 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:40.115248 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-571a8c07-af4c-4bea-bd9f-d2c6394eb937 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/fb25ba94-113b-4fa4-b350-00da5d47e65f Aug 13 22:12:40.115534 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-571a8c07-af4c-4bea-bd9f-d2c6394eb937 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:40.115693 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-571a8c07-af4c-4bea-bd9f-d2c6394eb937 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:40.124982 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:40.124982 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:40.129308 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-571a8c07-af4c-4bea-bd9f-d2c6394eb937 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:12:40.133630 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-571a8c07-af4c-4bea-bd9f-d2c6394eb937 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/fb25ba94-113b-4fa4-b350-00da5d47e65f returned with HTTP 200 Aug 13 22:12:40.134060 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1019/4036] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:40 2026] GET /volume/v3/volumes/fb25ba94-113b-4fa4-b350-00da5d47e65f => generated 1013 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:12:40.147501 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4a35c4f8-68f4-4573-a7b8-62c00998c13d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:40.149575 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a35c4f8-68f4-4573-a7b8-62c00998c13d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:12:40.149967 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a35c4f8-68f4-4573-a7b8-62c00998c13d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fb25ba94-113b-4fa4-b350-00da5d47e65f", "name": "tempest-type-Backup-1241465023"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:40.151584 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-4a35c4f8-68f4-4573-a7b8-62c00998c13d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Creating new backup {'backup': {'volume_id': 'fb25ba94-113b-4fa4-b350-00da5d47e65f', 'name': 'tempest-type-Backup-1241465023'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:12:40.151743 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-4a35c4f8-68f4-4573-a7b8-62c00998c13d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Creating backup of volume fb25ba94-113b-4fa4-b350-00da5d47e65f in container None Aug 13 22:12:40.159184 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:40.159184 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:40.159564 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4a35c4f8-68f4-4573-a7b8-62c00998c13d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:12:40.188150 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-4a35c4f8-68f4-4573-a7b8-62c00998c13d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Created reservations ['fc560ef5-d009-462b-ac46-fb9ddb3ee4fc', 'c3ea58b0-7afa-4889-bcc7-c5f0c66867c4'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:12:40.219877 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a35c4f8-68f4-4573-a7b8-62c00998c13d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:12:40.220543 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1010/4037] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:12:40 2026] POST /volume/v3/backups => generated 312 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:12:40.231279 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-06ccc66c-9619-426a-8a82-274287ef0cc0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:40.233779 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06ccc66c-9619-426a-8a82-274287ef0cc0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:40.234055 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06ccc66c-9619-426a-8a82-274287ef0cc0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:40.234239 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06ccc66c-9619-426a-8a82-274287ef0cc0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:40.234385 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-06ccc66c-9619-426a-8a82-274287ef0cc0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:40.243446 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:40.243446 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:40.243446 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06ccc66c-9619-426a-8a82-274287ef0cc0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:40.243670 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1012/4038] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:40 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 719 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:40.248838 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fc597d7c-202e-433c-b91f-ca7446da3902 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:40.251403 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc597d7c-202e-433c-b91f-ca7446da3902 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:40.251846 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc597d7c-202e-433c-b91f-ca7446da3902 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:40.252189 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc597d7c-202e-433c-b91f-ca7446da3902 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:40.266324 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:40.266324 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:40.271723 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fc597d7c-202e-433c-b91f-ca7446da3902 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:40.277248 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc597d7c-202e-433c-b91f-ca7446da3902 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:40.277848 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 998/4039] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:40 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:40.658793 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d6446c66-7e0e-4100-a1dc-6da77fc41c14 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:40.661095 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6446c66-7e0e-4100-a1dc-6da77fc41c14 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:40.661360 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6446c66-7e0e-4100-a1dc-6da77fc41c14 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:40.661646 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6446c66-7e0e-4100-a1dc-6da77fc41c14 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:40.661799 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d6446c66-7e0e-4100-a1dc-6da77fc41c14 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:40.666830 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:40.666830 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:40.667706 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6446c66-7e0e-4100-a1dc-6da77fc41c14 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:40.668195 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1020/4040] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:40 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:41.083088 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ad573d97-643b-4b64-af02-d48ee113ace2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:41.086166 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad573d97-643b-4b64-af02-d48ee113ace2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:41.086505 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad573d97-643b-4b64-af02-d48ee113ace2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:41.087583 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad573d97-643b-4b64-af02-d48ee113ace2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:41.087583 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ad573d97-643b-4b64-af02-d48ee113ace2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:41.092583 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:41.092583 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:41.094158 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad573d97-643b-4b64-af02-d48ee113ace2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:41.094158 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1011/4041] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:41 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:41.256097 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5e11aa36-4625-41ea-ae61-7ee8d12a2e64 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:41.258169 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e11aa36-4625-41ea-ae61-7ee8d12a2e64 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:41.258389 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e11aa36-4625-41ea-ae61-7ee8d12a2e64 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:41.258606 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e11aa36-4625-41ea-ae61-7ee8d12a2e64 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:41.258730 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5e11aa36-4625-41ea-ae61-7ee8d12a2e64 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:41.263941 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:41.263941 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:41.264831 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e11aa36-4625-41ea-ae61-7ee8d12a2e64 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:41.265308 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1013/4042] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:41 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:41.291885 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea3ee2f9-4315-44a1-92bf-a0d67490e12c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:41.293910 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea3ee2f9-4315-44a1-92bf-a0d67490e12c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:41.294100 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea3ee2f9-4315-44a1-92bf-a0d67490e12c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:41.294164 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea3ee2f9-4315-44a1-92bf-a0d67490e12c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:41.303753 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:41.303753 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:41.307756 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ea3ee2f9-4315-44a1-92bf-a0d67490e12c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:41.313193 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea3ee2f9-4315-44a1-92bf-a0d67490e12c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:41.313193 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 999/4043] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:41 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:41.680300 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9e051ed2-3498-42cf-9153-c516ad7b2c2d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:41.682400 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e051ed2-3498-42cf-9153-c516ad7b2c2d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:41.682704 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e051ed2-3498-42cf-9153-c516ad7b2c2d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:41.682953 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e051ed2-3498-42cf-9153-c516ad7b2c2d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:41.683122 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9e051ed2-3498-42cf-9153-c516ad7b2c2d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:41.688306 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:41.688306 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:41.689098 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e051ed2-3498-42cf-9153-c516ad7b2c2d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:41.689566 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1021/4044] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:41 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:42.106219 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-61a29ef0-f64a-4bbf-8e63-d8fb1ce608cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:42.108039 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61a29ef0-f64a-4bbf-8e63-d8fb1ce608cc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:42.108217 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61a29ef0-f64a-4bbf-8e63-d8fb1ce608cc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:42.108397 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61a29ef0-f64a-4bbf-8e63-d8fb1ce608cc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:42.108528 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-61a29ef0-f64a-4bbf-8e63-d8fb1ce608cc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:42.112829 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:42.112829 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:42.113694 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61a29ef0-f64a-4bbf-8e63-d8fb1ce608cc tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:42.114094 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1012/4045] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:42 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:42.278203 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-244ddcd7-213a-4b06-bb4a-8d867e2ec68e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:42.280769 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-244ddcd7-213a-4b06-bb4a-8d867e2ec68e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:42.281071 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-244ddcd7-213a-4b06-bb4a-8d867e2ec68e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:42.281356 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-244ddcd7-213a-4b06-bb4a-8d867e2ec68e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:42.281530 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-244ddcd7-213a-4b06-bb4a-8d867e2ec68e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:42.286759 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:42.286759 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:42.287689 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-244ddcd7-213a-4b06-bb4a-8d867e2ec68e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:42.287952 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1014/4046] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:42 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:42.327737 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0fba6979-e293-417b-8248-2c886c888197 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:42.329826 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0fba6979-e293-417b-8248-2c886c888197 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:42.330322 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0fba6979-e293-417b-8248-2c886c888197 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:42.330443 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0fba6979-e293-417b-8248-2c886c888197 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:42.341607 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:42.341607 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:42.346057 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0fba6979-e293-417b-8248-2c886c888197 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:42.351807 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0fba6979-e293-417b-8248-2c886c888197 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:42.352401 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1000/4047] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:42 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:42.703294 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2c6346a7-d047-42c6-94cd-f21a3148a4dd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:42.705221 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c6346a7-d047-42c6-94cd-f21a3148a4dd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:42.705479 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c6346a7-d047-42c6-94cd-f21a3148a4dd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:42.705668 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c6346a7-d047-42c6-94cd-f21a3148a4dd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:42.705766 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2c6346a7-d047-42c6-94cd-f21a3148a4dd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:42.711771 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:42.711771 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:42.712488 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c6346a7-d047-42c6-94cd-f21a3148a4dd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:42.712948 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1022/4048] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:42 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:43.080678 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-2ee5fdc0-b99f-4474-9685-072aa07bd994 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:43.083124 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-2ee5fdc0-b99f-4474-9685-072aa07bd994 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/attachments/f9ef3562-0c6c-4bfe-880b-16782865c3c6/action Aug 13 22:12:43.083564 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-2ee5fdc0-b99f-4474-9685-072aa07bd994 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:12:43.083645 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-2ee5fdc0-b99f-4474-9685-072aa07bd994 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:43.102868 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:43.102868 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:43.114823 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3503acdf-dea9-4d77-8031-e011c1cfe0bb req-2ee5fdc0-b99f-4474-9685-072aa07bd994 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/attachments/f9ef3562-0c6c-4bfe-880b-16782865c3c6/action returned with HTTP 204 Aug 13 22:12:43.115498 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1013/4049] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:12:43 2026] POST /volume/v3/attachments/f9ef3562-0c6c-4bfe-880b-16782865c3c6/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:12:43.127417 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f3c3144-51d9-42c7-92f6-b1f1c3cb52f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:43.130791 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f3c3144-51d9-42c7-92f6-b1f1c3cb52f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:43.131113 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f3c3144-51d9-42c7-92f6-b1f1c3cb52f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:43.131283 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f3c3144-51d9-42c7-92f6-b1f1c3cb52f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:43.131437 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8f3c3144-51d9-42c7-92f6-b1f1c3cb52f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:43.136731 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:43.136731 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:43.137628 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f3c3144-51d9-42c7-92f6-b1f1c3cb52f7 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:43.138036 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1015/4050] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:43 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:43.300868 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-be805e7b-7843-4cad-ad92-29ec0064e33c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:43.302769 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be805e7b-7843-4cad-ad92-29ec0064e33c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:43.303143 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be805e7b-7843-4cad-ad92-29ec0064e33c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:43.303215 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be805e7b-7843-4cad-ad92-29ec0064e33c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:43.303356 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-be805e7b-7843-4cad-ad92-29ec0064e33c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:43.308129 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:43.308129 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:43.308963 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be805e7b-7843-4cad-ad92-29ec0064e33c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:43.309496 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1001/4051] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:43 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:43.370762 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-61bd8916-b4a2-44f6-9c2c-16cf4fcb3001 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:43.373087 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61bd8916-b4a2-44f6-9c2c-16cf4fcb3001 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:43.373377 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61bd8916-b4a2-44f6-9c2c-16cf4fcb3001 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:43.373674 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61bd8916-b4a2-44f6-9c2c-16cf4fcb3001 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:43.386705 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:43.386705 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:43.390680 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-61bd8916-b4a2-44f6-9c2c-16cf4fcb3001 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:43.394805 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61bd8916-b4a2-44f6-9c2c-16cf4fcb3001 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:43.395236 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1023/4052] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:43 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:12:43.410178 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9ce8820a-c0cb-4d9f-8588-576fca47f5c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:43.412187 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ce8820a-c0cb-4d9f-8588-576fca47f5c1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:12:43.412531 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ce8820a-c0cb-4d9f-8588-576fca47f5c1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "157527b0-1d5d-468d-83bd-0761e0990aea", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-770772790"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:43.424169 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:43.424169 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:43.424771 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9ce8820a-c0cb-4d9f-8588-576fca47f5c1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:43.424970 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-9ce8820a-c0cb-4d9f-8588-576fca47f5c1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create snapshot from volume 157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:43.454117 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9ce8820a-c0cb-4d9f-8588-576fca47f5c1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Created reservations ['677201d6-ee4e-495f-9a3d-7386f0e671af', 'bcd8a867-9f5f-4018-9ef7-31c3af2d97c6', '073f22ce-fcc3-4986-a923-9997ea70d431', '0492a078-1b7b-472e-8d10-814f4a8a7da9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:12:43.490728 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9ce8820a-c0cb-4d9f-8588-576fca47f5c1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot force create request issued successfully. Aug 13 22:12:43.491013 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ce8820a-c0cb-4d9f-8588-576fca47f5c1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:12:43.491487 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1014/4053] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:12:43 2026] POST /volume/v3/snapshots => generated 309 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:12:43.504764 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-852a6471-0836-4144-95e5-4958ba187652 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:43.507808 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-852a6471-0836-4144-95e5-4958ba187652 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 Aug 13 22:12:43.509315 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-852a6471-0836-4144-95e5-4958ba187652 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:43.509315 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-852a6471-0836-4144-95e5-4958ba187652 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:43.516175 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:43.516175 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:43.516724 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-852a6471-0836-4144-95e5-4958ba187652 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:12:43.517631 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-852a6471-0836-4144-95e5-4958ba187652 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 returned with HTTP 200 Aug 13 22:12:43.518007 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1016/4054] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:12:43 2026] GET /volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:43.724817 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b45f6d22-7dff-4d1c-afe8-a9b320319c54 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:43.727205 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b45f6d22-7dff-4d1c-afe8-a9b320319c54 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:43.727513 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b45f6d22-7dff-4d1c-afe8-a9b320319c54 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:43.727750 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b45f6d22-7dff-4d1c-afe8-a9b320319c54 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:43.727884 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b45f6d22-7dff-4d1c-afe8-a9b320319c54 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:43.733195 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:43.733195 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:43.734100 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b45f6d22-7dff-4d1c-afe8-a9b320319c54 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:43.734651 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1002/4055] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:43 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:43.840191 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c995e0c8-7894-4b17-b8f0-b9e34de3536b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:43.842400 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c995e0c8-7894-4b17-b8f0-b9e34de3536b tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 Aug 13 22:12:43.842651 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c995e0c8-7894-4b17-b8f0-b9e34de3536b tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:43.842854 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c995e0c8-7894-4b17-b8f0-b9e34de3536b tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:43.842976 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-c995e0c8-7894-4b17-b8f0-b9e34de3536b tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Delete snapshot with id: 3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 Aug 13 22:12:43.848054 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:43.848054 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:43.848584 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c995e0c8-7894-4b17-b8f0-b9e34de3536b tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Snapshot retrieved successfully. Aug 13 22:12:43.868865 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c995e0c8-7894-4b17-b8f0-b9e34de3536b tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Snapshot delete request issued successfully. Aug 13 22:12:43.869071 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c995e0c8-7894-4b17-b8f0-b9e34de3536b tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 returned with HTTP 202 Aug 13 22:12:43.869622 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1024/4056] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:12:43 2026] DELETE /volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:12:43.880638 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-222a4913-4b5b-4896-bdbb-b0a7ee73aebc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:43.882640 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-222a4913-4b5b-4896-bdbb-b0a7ee73aebc tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 Aug 13 22:12:43.882850 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-222a4913-4b5b-4896-bdbb-b0a7ee73aebc tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:43.883057 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-222a4913-4b5b-4896-bdbb-b0a7ee73aebc tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:43.888656 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:43.888656 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:43.889251 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-222a4913-4b5b-4896-bdbb-b0a7ee73aebc tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Snapshot retrieved successfully. Aug 13 22:12:43.890126 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-222a4913-4b5b-4896-bdbb-b0a7ee73aebc tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 returned with HTTP 200 Aug 13 22:12:43.890514 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1015/4057] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:12:43 2026] GET /volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:44.148935 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49e27189-2d81-44f2-93ab-778e7f8614ed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:44.150941 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49e27189-2d81-44f2-93ab-778e7f8614ed tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:44.151172 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49e27189-2d81-44f2-93ab-778e7f8614ed tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:44.151438 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49e27189-2d81-44f2-93ab-778e7f8614ed tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:44.151582 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-49e27189-2d81-44f2-93ab-778e7f8614ed tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:44.157313 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:44.157313 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:44.158209 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49e27189-2d81-44f2-93ab-778e7f8614ed tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:44.158821 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1017/4058] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:44 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:44.169635 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c6a4bbf-cdcb-4921-b3c6-1612f65277a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:44.171617 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c6a4bbf-cdcb-4921-b3c6-1612f65277a8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:12:44.171871 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c6a4bbf-cdcb-4921-b3c6-1612f65277a8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:44.172141 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c6a4bbf-cdcb-4921-b3c6-1612f65277a8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:44.172303 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4c6a4bbf-cdcb-4921-b3c6-1612f65277a8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:44.176969 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:44.176969 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:44.177867 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c6a4bbf-cdcb-4921-b3c6-1612f65277a8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:12:44.178344 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1003/4059] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:44 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:44.190387 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-92cc75ab-0c0b-4370-94bf-5551c1443caf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:44.192431 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92cc75ab-0c0b-4370-94bf-5551c1443caf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:12:44.192849 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92cc75ab-0c0b-4370-94bf-5551c1443caf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7489a8e7-8da4-489d-ad4e-2cd1132d65dc", "incremental": true, "force": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:44.195507 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-92cc75ab-0c0b-4370-94bf-5551c1443caf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Creating new backup {'backup': {'volume_id': '7489a8e7-8da4-489d-ad4e-2cd1132d65dc', 'incremental': True, 'force': True}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:12:44.195507 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-92cc75ab-0c0b-4370-94bf-5551c1443caf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Creating backup of volume 7489a8e7-8da4-489d-ad4e-2cd1132d65dc in container None Aug 13 22:12:44.210554 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:44.210554 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:44.210910 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-92cc75ab-0c0b-4370-94bf-5551c1443caf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:12:44.235152 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-92cc75ab-0c0b-4370-94bf-5551c1443caf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Created reservations ['876e3ff7-8820-4189-81d3-3ae82c74bf02', '8d2c1dd7-245c-4cac-9e36-3f9eb5ac8e8e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:12:44.279082 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92cc75ab-0c0b-4370-94bf-5551c1443caf tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:12:44.279783 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1025/4060] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:12:44 2026] POST /volume/v3/backups => generated 284 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:12:44.289805 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-767c7bc1-384d-4b3f-9276-e839f7396bb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:44.292086 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-767c7bc1-384d-4b3f-9276-e839f7396bb3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:44.292411 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-767c7bc1-384d-4b3f-9276-e839f7396bb3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:44.292731 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-767c7bc1-384d-4b3f-9276-e839f7396bb3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:44.292918 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-767c7bc1-384d-4b3f-9276-e839f7396bb3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:44.298368 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:44.298368 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:44.299398 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-767c7bc1-384d-4b3f-9276-e839f7396bb3 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:44.299991 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1016/4061] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:44 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 690 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:44.321945 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-706b9a80-d8a2-4f2c-96db-1b9ad88a3024 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:44.324332 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-706b9a80-d8a2-4f2c-96db-1b9ad88a3024 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:44.324691 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-706b9a80-d8a2-4f2c-96db-1b9ad88a3024 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:44.324980 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-706b9a80-d8a2-4f2c-96db-1b9ad88a3024 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:44.325152 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-706b9a80-d8a2-4f2c-96db-1b9ad88a3024 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:44.332657 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:44.332657 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:44.333730 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-706b9a80-d8a2-4f2c-96db-1b9ad88a3024 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:44.334338 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1018/4062] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:44 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:44.530362 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f5984b3a-07c2-4145-aa87-2917e7c7c0de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:44.532821 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5984b3a-07c2-4145-aa87-2917e7c7c0de tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 Aug 13 22:12:44.533043 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5984b3a-07c2-4145-aa87-2917e7c7c0de tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:44.533296 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5984b3a-07c2-4145-aa87-2917e7c7c0de tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:44.540107 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:44.540107 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:44.540602 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f5984b3a-07c2-4145-aa87-2917e7c7c0de tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:12:44.541739 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5984b3a-07c2-4145-aa87-2917e7c7c0de tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 returned with HTTP 200 Aug 13 22:12:44.542250 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1004/4063] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:12:44 2026] GET /volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:44.553954 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-30aff02e-bec9-48dd-9e7a-7ac5db99120a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:44.556122 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30aff02e-bec9-48dd-9e7a-7ac5db99120a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:12:44.556500 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30aff02e-bec9-48dd-9e7a-7ac5db99120a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "157527b0-1d5d-468d-83bd-0761e0990aea", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2910199"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:44.571213 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:44.571213 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:44.571935 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30aff02e-bec9-48dd-9e7a-7ac5db99120a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:44.571935 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-30aff02e-bec9-48dd-9e7a-7ac5db99120a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create snapshot from volume 157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:44.603742 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-30aff02e-bec9-48dd-9e7a-7ac5db99120a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Created reservations ['ea485e4b-b4a2-42a9-87d3-9d9083cd3720', 'f618bea8-2117-46bc-80ed-a589355e5380', 'beafcdaf-04e0-43cc-80bf-271b6f661ce8', '5a75bbc6-0a0b-4fb7-a489-ccc80ff17d23'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:12:44.638868 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30aff02e-bec9-48dd-9e7a-7ac5db99120a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot force create request issued successfully. Aug 13 22:12:44.639220 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30aff02e-bec9-48dd-9e7a-7ac5db99120a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:12:44.639725 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1026/4064] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:12:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:12:44.649375 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-abc2abd6-d47b-44f0-b9c5-d575232f5081 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:44.651287 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-abc2abd6-d47b-44f0-b9c5-d575232f5081 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 Aug 13 22:12:44.651463 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-abc2abd6-d47b-44f0-b9c5-d575232f5081 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:44.651792 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-abc2abd6-d47b-44f0-b9c5-d575232f5081 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:44.656799 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:44.656799 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:44.658227 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-abc2abd6-d47b-44f0-b9c5-d575232f5081 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:12:44.659733 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-abc2abd6-d47b-44f0-b9c5-d575232f5081 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 returned with HTTP 200 Aug 13 22:12:44.660313 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1017/4065] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:12:44 2026] GET /volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:44.746674 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6592502d-a867-4d86-b600-6e00a46364e5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:44.749286 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6592502d-a867-4d86-b600-6e00a46364e5 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:44.749628 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6592502d-a867-4d86-b600-6e00a46364e5 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:44.749912 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6592502d-a867-4d86-b600-6e00a46364e5 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:44.750058 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6592502d-a867-4d86-b600-6e00a46364e5 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:44.755968 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:44.755968 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:44.756955 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6592502d-a867-4d86-b600-6e00a46364e5 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:44.757535 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1019/4066] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:44 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:44.903822 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-074e0b15-a128-4561-8340-8810151400b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:44.905776 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-074e0b15-a128-4561-8340-8810151400b3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 Aug 13 22:12:44.906583 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-074e0b15-a128-4561-8340-8810151400b3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:44.906583 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-074e0b15-a128-4561-8340-8810151400b3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:44.912552 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-074e0b15-a128-4561-8340-8810151400b3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 returned with HTTP 404 Aug 13 22:12:44.913405 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1005/4067] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:12:44 2026] GET /volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:12:45.024536 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-cc13efe7-8d0c-412c-838d-9e3162ad4d07 req-ca369b19-efb7-427e-9216-45774a11da84 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:45.027627 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cc13efe7-8d0c-412c-838d-9e3162ad4d07 req-ca369b19-efb7-427e-9216-45774a11da84 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/attachments?instance_id=b67aaa7b-f61a-4da7-b619-a6e25a54e9fc Aug 13 22:12:45.027879 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cc13efe7-8d0c-412c-838d-9e3162ad4d07 req-ca369b19-efb7-427e-9216-45774a11da84 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:45.028232 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cc13efe7-8d0c-412c-838d-9e3162ad4d07 req-ca369b19-efb7-427e-9216-45774a11da84 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:45.043674 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cc13efe7-8d0c-412c-838d-9e3162ad4d07 req-ca369b19-efb7-427e-9216-45774a11da84 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/attachments?instance_id=b67aaa7b-f61a-4da7-b619-a6e25a54e9fc returned with HTTP 200 Aug 13 22:12:45.044225 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1027/4068] 10.4.3.4 () {70 vars in 1623 bytes} [Thu Aug 13 22:12:45 2026] GET /volume/v3/attachments?instance_id=b67aaa7b-f61a-4da7-b619-a6e25a54e9fc => generated 192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:12:45.052583 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cc13efe7-8d0c-412c-838d-9e3162ad4d07 req-b14952ea-4a06-4462-96c3-17e91c1b0525 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:45.054669 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cc13efe7-8d0c-412c-838d-9e3162ad4d07 req-b14952ea-4a06-4462-96c3-17e91c1b0525 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/attachments/f1c5ea5d-49b3-4eb3-9518-27e44b974eb1 Aug 13 22:12:45.054863 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cc13efe7-8d0c-412c-838d-9e3162ad4d07 req-b14952ea-4a06-4462-96c3-17e91c1b0525 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:45.055039 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cc13efe7-8d0c-412c-838d-9e3162ad4d07 req-b14952ea-4a06-4462-96c3-17e91c1b0525 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:45.072601 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cc13efe7-8d0c-412c-838d-9e3162ad4d07 req-b14952ea-4a06-4462-96c3-17e91c1b0525 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/attachments/f1c5ea5d-49b3-4eb3-9518-27e44b974eb1 returned with HTTP 200 Aug 13 22:12:45.073113 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1018/4069] 10.4.3.4 () {70 vars in 1637 bytes} [Thu Aug 13 22:12:45 2026] GET /volume/v3/attachments/f1c5ea5d-49b3-4eb3-9518-27e44b974eb1 => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:12:45.310192 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-15819a59-6c6f-4f03-9cc1-359da7bb456e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:45.312361 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15819a59-6c6f-4f03-9cc1-359da7bb456e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:45.312563 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15819a59-6c6f-4f03-9cc1-359da7bb456e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:45.312781 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15819a59-6c6f-4f03-9cc1-359da7bb456e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:45.312925 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-15819a59-6c6f-4f03-9cc1-359da7bb456e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:45.317463 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:45.317463 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:45.318542 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15819a59-6c6f-4f03-9cc1-359da7bb456e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:45.319141 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1020/4070] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:45 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 692 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:45.351841 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6eccdaae-c738-4b9d-b509-d4a4fb160913 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:45.354201 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6eccdaae-c738-4b9d-b509-d4a4fb160913 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:45.354503 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6eccdaae-c738-4b9d-b509-d4a4fb160913 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:45.354742 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6eccdaae-c738-4b9d-b509-d4a4fb160913 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:45.354939 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6eccdaae-c738-4b9d-b509-d4a4fb160913 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:45.359949 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:45.359949 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:45.360745 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6eccdaae-c738-4b9d-b509-d4a4fb160913 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:45.361198 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1006/4071] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:45 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:45.675211 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-df6dded2-26d6-4b4a-a804-8cba943937c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:45.677152 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df6dded2-26d6-4b4a-a804-8cba943937c1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 Aug 13 22:12:45.677435 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df6dded2-26d6-4b4a-a804-8cba943937c1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:45.677837 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df6dded2-26d6-4b4a-a804-8cba943937c1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:45.683505 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:45.683505 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:45.684194 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-df6dded2-26d6-4b4a-a804-8cba943937c1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:12:45.684854 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df6dded2-26d6-4b4a-a804-8cba943937c1 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 returned with HTTP 200 Aug 13 22:12:45.685233 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1028/4072] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:12:45 2026] GET /volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:45.695785 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-69e5dbe5-bdf9-41af-b881-3b12bd622c13 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:45.697847 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69e5dbe5-bdf9-41af-b881-3b12bd622c13 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 Aug 13 22:12:45.698101 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69e5dbe5-bdf9-41af-b881-3b12bd622c13 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:45.698371 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69e5dbe5-bdf9-41af-b881-3b12bd622c13 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:45.698575 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-69e5dbe5-bdf9-41af-b881-3b12bd622c13 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete snapshot with id: 5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 Aug 13 22:12:45.705811 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:45.705811 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:45.706470 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-69e5dbe5-bdf9-41af-b881-3b12bd622c13 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:12:45.730651 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-69e5dbe5-bdf9-41af-b881-3b12bd622c13 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot delete request issued successfully. Aug 13 22:12:45.730795 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69e5dbe5-bdf9-41af-b881-3b12bd622c13 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 returned with HTTP 202 Aug 13 22:12:45.731445 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1019/4073] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:12:45 2026] DELETE /volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:12:45.740745 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b050311e-7aa1-4290-96b8-4e168af0b432 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:45.742952 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b050311e-7aa1-4290-96b8-4e168af0b432 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 Aug 13 22:12:45.743196 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b050311e-7aa1-4290-96b8-4e168af0b432 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:45.743455 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b050311e-7aa1-4290-96b8-4e168af0b432 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:45.749260 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:45.749260 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:45.749784 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b050311e-7aa1-4290-96b8-4e168af0b432 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:12:45.750497 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b050311e-7aa1-4290-96b8-4e168af0b432 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 returned with HTTP 200 Aug 13 22:12:45.750880 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1021/4074] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:12:45 2026] GET /volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:45.771924 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1b7aa641-1fb3-4f1a-bd11-7603e83b0b07 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:45.774081 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b7aa641-1fb3-4f1a-bd11-7603e83b0b07 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:45.774357 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b7aa641-1fb3-4f1a-bd11-7603e83b0b07 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:45.774522 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b7aa641-1fb3-4f1a-bd11-7603e83b0b07 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:45.774632 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1b7aa641-1fb3-4f1a-bd11-7603e83b0b07 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:45.779201 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:45.779201 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:45.779909 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b7aa641-1fb3-4f1a-bd11-7603e83b0b07 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:45.780291 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1007/4075] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:45 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:46.331580 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9bb950ba-f7da-4b08-bec8-aa9c8b96ced2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:46.337465 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9bb950ba-f7da-4b08-bec8-aa9c8b96ced2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:46.337662 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9bb950ba-f7da-4b08-bec8-aa9c8b96ced2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:46.337888 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9bb950ba-f7da-4b08-bec8-aa9c8b96ced2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:46.338022 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9bb950ba-f7da-4b08-bec8-aa9c8b96ced2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:46.343982 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:46.343982 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:46.345344 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9bb950ba-f7da-4b08-bec8-aa9c8b96ced2 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:46.345922 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1029/4076] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:46 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 692 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:46.374850 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b7607e0-9720-4942-b040-e9e85a221bec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:46.377585 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b7607e0-9720-4942-b040-e9e85a221bec tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:46.377861 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b7607e0-9720-4942-b040-e9e85a221bec tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:46.378102 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b7607e0-9720-4942-b040-e9e85a221bec tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:46.378649 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4b7607e0-9720-4942-b040-e9e85a221bec tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:46.383738 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:46.383738 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:46.384648 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b7607e0-9720-4942-b040-e9e85a221bec tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:46.385156 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1020/4077] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:46 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:46.761941 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3996b1f7-7cf4-4dc5-845b-ef9ab819bc9e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:46.764149 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3996b1f7-7cf4-4dc5-845b-ef9ab819bc9e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 Aug 13 22:12:46.764392 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3996b1f7-7cf4-4dc5-845b-ef9ab819bc9e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:46.765291 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3996b1f7-7cf4-4dc5-845b-ef9ab819bc9e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:46.770980 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3996b1f7-7cf4-4dc5-845b-ef9ab819bc9e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 returned with HTTP 404 Aug 13 22:12:46.771785 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1022/4078] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:12:46 2026] GET /volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:12:46.781143 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-214b36ba-316e-43b9-b3ed-80642c168ba0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:46.786219 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-214b36ba-316e-43b9-b3ed-80642c168ba0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea Aug 13 22:12:46.786219 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-214b36ba-316e-43b9-b3ed-80642c168ba0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:46.786219 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-214b36ba-316e-43b9-b3ed-80642c168ba0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:46.786219 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-214b36ba-316e-43b9-b3ed-80642c168ba0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete snapshot with id: fae08f59-c641-4a25-8b4e-a46073eb35ea Aug 13 22:12:46.791005 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:46.791005 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:46.791666 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-214b36ba-316e-43b9-b3ed-80642c168ba0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:12:46.796390 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8d29012a-8b9f-477b-9c0a-3149db2249ff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:46.798519 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d29012a-8b9f-477b-9c0a-3149db2249ff tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:46.798751 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d29012a-8b9f-477b-9c0a-3149db2249ff tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:46.798952 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d29012a-8b9f-477b-9c0a-3149db2249ff tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:46.799178 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8d29012a-8b9f-477b-9c0a-3149db2249ff tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:46.806300 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:46.806300 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:46.807040 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d29012a-8b9f-477b-9c0a-3149db2249ff tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:46.807700 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1030/4079] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:46 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:46.820345 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-214b36ba-316e-43b9-b3ed-80642c168ba0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot delete request issued successfully. Aug 13 22:12:46.820634 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-214b36ba-316e-43b9-b3ed-80642c168ba0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea returned with HTTP 202 Aug 13 22:12:46.822942 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1008/4080] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:12:46 2026] DELETE /volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:12:46.831577 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c717a32-a9f7-4f85-97cc-8d2fc44cfb25 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:46.834403 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c717a32-a9f7-4f85-97cc-8d2fc44cfb25 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea Aug 13 22:12:46.834750 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c717a32-a9f7-4f85-97cc-8d2fc44cfb25 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:46.835197 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c717a32-a9f7-4f85-97cc-8d2fc44cfb25 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:46.841620 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:46.841620 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:46.842187 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7c717a32-a9f7-4f85-97cc-8d2fc44cfb25 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:12:46.843227 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c717a32-a9f7-4f85-97cc-8d2fc44cfb25 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea returned with HTTP 200 Aug 13 22:12:46.843761 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1021/4081] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:12:46 2026] GET /volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:47.358524 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e097d211-1949-4877-a17c-14bd0c223270 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:47.360858 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e097d211-1949-4877-a17c-14bd0c223270 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:47.361127 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e097d211-1949-4877-a17c-14bd0c223270 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:47.361414 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e097d211-1949-4877-a17c-14bd0c223270 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:47.361572 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e097d211-1949-4877-a17c-14bd0c223270 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:47.367889 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:47.367889 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:47.369113 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e097d211-1949-4877-a17c-14bd0c223270 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:47.369593 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1023/4082] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:47 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 692 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:47.398275 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-10d4742a-4216-48bf-b900-db8b3e250586 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:47.400665 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10d4742a-4216-48bf-b900-db8b3e250586 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:47.401189 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10d4742a-4216-48bf-b900-db8b3e250586 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:47.401189 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10d4742a-4216-48bf-b900-db8b3e250586 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:47.401366 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-10d4742a-4216-48bf-b900-db8b3e250586 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:47.406748 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:47.406748 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:47.407064 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10d4742a-4216-48bf-b900-db8b3e250586 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:47.407520 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1031/4083] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:47 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:47.821101 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4ac7cbd4-d0e0-4b5e-9fe7-1d87835609ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:47.823496 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ac7cbd4-d0e0-4b5e-9fe7-1d87835609ea tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:47.823910 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ac7cbd4-d0e0-4b5e-9fe7-1d87835609ea tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:47.824320 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ac7cbd4-d0e0-4b5e-9fe7-1d87835609ea tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:47.824320 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4ac7cbd4-d0e0-4b5e-9fe7-1d87835609ea tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:47.829151 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:47.829151 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:47.829893 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ac7cbd4-d0e0-4b5e-9fe7-1d87835609ea tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:47.830481 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1009/4084] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:47 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:47.855349 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a96d4ec-8ed0-4e4d-8ede-e4d26afaca27 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:47.858283 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a96d4ec-8ed0-4e4d-8ede-e4d26afaca27 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea Aug 13 22:12:47.858655 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a96d4ec-8ed0-4e4d-8ede-e4d26afaca27 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:47.859562 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a96d4ec-8ed0-4e4d-8ede-e4d26afaca27 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:47.865860 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a96d4ec-8ed0-4e4d-8ede-e4d26afaca27 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea returned with HTTP 404 Aug 13 22:12:47.866855 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1022/4085] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:12:47 2026] GET /volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:12:47.875142 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98f8ba52-fd3a-428a-afce-0ff194277b7d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:47.877663 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98f8ba52-fd3a-428a-afce-0ff194277b7d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 Aug 13 22:12:47.877963 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98f8ba52-fd3a-428a-afce-0ff194277b7d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:47.878307 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98f8ba52-fd3a-428a-afce-0ff194277b7d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:47.878500 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-98f8ba52-fd3a-428a-afce-0ff194277b7d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete snapshot with id: 4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 Aug 13 22:12:47.885300 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:47.885300 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:47.885829 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-98f8ba52-fd3a-428a-afce-0ff194277b7d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:12:47.907649 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-98f8ba52-fd3a-428a-afce-0ff194277b7d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot delete request issued successfully. Aug 13 22:12:47.907800 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98f8ba52-fd3a-428a-afce-0ff194277b7d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 returned with HTTP 202 Aug 13 22:12:47.908304 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1024/4086] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:12:47 2026] DELETE /volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:12:47.917257 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a60f94bb-fa07-4afc-98ef-dbdef56894ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:47.919819 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a60f94bb-fa07-4afc-98ef-dbdef56894ae tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 Aug 13 22:12:47.920101 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a60f94bb-fa07-4afc-98ef-dbdef56894ae tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:47.920380 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a60f94bb-fa07-4afc-98ef-dbdef56894ae tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:47.930436 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:47.930436 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:47.931109 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a60f94bb-fa07-4afc-98ef-dbdef56894ae tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:12:47.932366 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a60f94bb-fa07-4afc-98ef-dbdef56894ae tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 returned with HTTP 200 Aug 13 22:12:47.933126 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1032/4087] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:12:47 2026] GET /volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:48.385178 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b5980b5-b2c3-4a52-8c37-d514dc444915 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:48.387575 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b5980b5-b2c3-4a52-8c37-d514dc444915 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:48.387846 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b5980b5-b2c3-4a52-8c37-d514dc444915 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:48.388098 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b5980b5-b2c3-4a52-8c37-d514dc444915 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:48.388270 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5b5980b5-b2c3-4a52-8c37-d514dc444915 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:48.393579 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:48.393579 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:48.394388 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b5980b5-b2c3-4a52-8c37-d514dc444915 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:48.394853 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1010/4088] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:48 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 692 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:48.422051 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-df22c0ef-f108-41e4-8b93-8797c07a23c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:48.424550 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df22c0ef-f108-41e4-8b93-8797c07a23c1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:48.424865 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df22c0ef-f108-41e4-8b93-8797c07a23c1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:48.425138 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df22c0ef-f108-41e4-8b93-8797c07a23c1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:48.425330 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-df22c0ef-f108-41e4-8b93-8797c07a23c1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:48.432186 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:48.432186 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:48.433188 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df22c0ef-f108-41e4-8b93-8797c07a23c1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:48.433804 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1023/4089] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:48 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:48.842708 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2d5f358c-c03f-476d-8ecc-1cb80cdd7141 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:48.846330 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d5f358c-c03f-476d-8ecc-1cb80cdd7141 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:48.846550 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d5f358c-c03f-476d-8ecc-1cb80cdd7141 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:48.846792 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d5f358c-c03f-476d-8ecc-1cb80cdd7141 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:48.846981 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2d5f358c-c03f-476d-8ecc-1cb80cdd7141 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:48.851710 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:48.851710 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:48.853338 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d5f358c-c03f-476d-8ecc-1cb80cdd7141 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:48.853338 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1025/4090] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:48 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:48.944097 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb6e5043-1904-4c8c-92c1-4530c1ad92b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:48.946041 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb6e5043-1904-4c8c-92c1-4530c1ad92b0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 Aug 13 22:12:48.946287 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb6e5043-1904-4c8c-92c1-4530c1ad92b0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:48.946525 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb6e5043-1904-4c8c-92c1-4530c1ad92b0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:48.951000 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb6e5043-1904-4c8c-92c1-4530c1ad92b0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 returned with HTTP 404 Aug 13 22:12:48.951528 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1033/4091] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:12:48 2026] GET /volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:12:48.958337 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-85e4c922-777a-406f-a88b-f135a67f9c92 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:48.960317 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85e4c922-777a-406f-a88b-f135a67f9c92 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 Aug 13 22:12:48.960630 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85e4c922-777a-406f-a88b-f135a67f9c92 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:48.960827 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85e4c922-777a-406f-a88b-f135a67f9c92 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:48.960983 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-85e4c922-777a-406f-a88b-f135a67f9c92 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete snapshot with id: 5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 Aug 13 22:12:48.966642 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85e4c922-777a-406f-a88b-f135a67f9c92 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 returned with HTTP 404 Aug 13 22:12:48.967129 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1011/4092] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:12:48 2026] DELETE /volume/v3/snapshots/5a6b6b20-18b2-41b9-be9f-93e5d7bd6a67 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:12:48.974488 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bc9e3774-da9f-493b-8bb0-50a1e020d4e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:48.976785 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc9e3774-da9f-493b-8bb0-50a1e020d4e3 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 Aug 13 22:12:48.977042 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc9e3774-da9f-493b-8bb0-50a1e020d4e3 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:48.977282 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc9e3774-da9f-493b-8bb0-50a1e020d4e3 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:48.977410 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-bc9e3774-da9f-493b-8bb0-50a1e020d4e3 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete snapshot with id: 4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 Aug 13 22:12:48.982784 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc9e3774-da9f-493b-8bb0-50a1e020d4e3 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 returned with HTTP 404 Aug 13 22:12:48.982919 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1024/4093] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:12:48 2026] DELETE /volume/v3/snapshots/4901405f-4a8f-4b6f-a58d-5b4fd9992eb0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:12:49.020171 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-3545adf5-1873-4042-8e85-efe940681a46 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:49.022586 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-3545adf5-1873-4042-8e85-efe940681a46 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:49.022848 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-3545adf5-1873-4042-8e85-efe940681a46 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:49.023096 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-3545adf5-1873-4042-8e85-efe940681a46 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:49.034075 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:49.034075 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:49.038502 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-3545adf5-1873-4042-8e85-efe940681a46 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:49.043240 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-3545adf5-1873-4042-8e85-efe940681a46 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:49.043713 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1026/4094] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:12:49 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:12:49.064950 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-2712c532-ea64-40e2-92ec-c018d6ff5146 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:49.067436 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-2712c532-ea64-40e2-92ec-c018d6ff5146 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea/action Aug 13 22:12:49.067860 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-2712c532-ea64-40e2-92ec-c018d6ff5146 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:12:49.068005 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-2712c532-ea64-40e2-92ec-c018d6ff5146 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:49.081567 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:49.081567 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:49.082244 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-2712c532-ea64-40e2-92ec-c018d6ff5146 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:49.089514 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-2712c532-ea64-40e2-92ec-c018d6ff5146 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Begin detaching volume completed successfully. Aug 13 22:12:49.089838 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-2712c532-ea64-40e2-92ec-c018d6ff5146 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea/action returned with HTTP 202 Aug 13 22:12:49.090415 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1034/4095] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:12:49 2026] POST /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:12:49.132590 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-64625a84-8d01-4b75-a10b-a25e886220e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:49.133030 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64625a84-8d01-4b75-a10b-a25e886220e8 None None] GET https://10.4.3.4/volume// Aug 13 22:12:49.133267 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64625a84-8d01-4b75-a10b-a25e886220e8 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:49.133580 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64625a84-8d01-4b75-a10b-a25e886220e8 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:49.133988 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64625a84-8d01-4b75-a10b-a25e886220e8 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:12:49.134299 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1012/4096] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:12:49 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:12:49.144924 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-85355073-fea7-45fc-baa2-b043ef4b2892 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:49.147813 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-85355073-fea7-45fc-baa2-b043ef4b2892 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:49.148135 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-85355073-fea7-45fc-baa2-b043ef4b2892 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:49.148397 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-85355073-fea7-45fc-baa2-b043ef4b2892 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:49.165271 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:49.165271 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:49.173099 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-85355073-fea7-45fc-baa2-b043ef4b2892 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:49.181663 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-85355073-fea7-45fc-baa2-b043ef4b2892 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:49.182771 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1025/4097] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:12:49 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 1318 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:12:49.412536 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9cb1e7bf-babc-44dd-9466-1cb326ce75fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:49.415043 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9cb1e7bf-babc-44dd-9466-1cb326ce75fa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:49.415342 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9cb1e7bf-babc-44dd-9466-1cb326ce75fa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:49.416205 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9cb1e7bf-babc-44dd-9466-1cb326ce75fa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:49.416205 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9cb1e7bf-babc-44dd-9466-1cb326ce75fa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:49.426138 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:49.426138 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:49.427143 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9cb1e7bf-babc-44dd-9466-1cb326ce75fa tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:49.427486 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1027/4098] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:49 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 692 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:49.450713 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d87a836e-11e1-4493-90a8-a143e853b9c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:49.452934 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d87a836e-11e1-4493-90a8-a143e853b9c1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:49.454270 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d87a836e-11e1-4493-90a8-a143e853b9c1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:49.454270 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d87a836e-11e1-4493-90a8-a143e853b9c1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:49.454270 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d87a836e-11e1-4493-90a8-a143e853b9c1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:49.462727 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:49.462727 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:49.462727 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d87a836e-11e1-4493-90a8-a143e853b9c1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:49.463147 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1035/4099] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:49 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:49.865956 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-86635413-f5a8-4417-9dea-db601da51b85 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:49.868839 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86635413-f5a8-4417-9dea-db601da51b85 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:49.869140 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86635413-f5a8-4417-9dea-db601da51b85 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:49.869369 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86635413-f5a8-4417-9dea-db601da51b85 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:49.869485 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-86635413-f5a8-4417-9dea-db601da51b85 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:49.875577 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:49.875577 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:49.876492 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86635413-f5a8-4417-9dea-db601da51b85 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:49.877199 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1013/4100] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:49 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:50.440159 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a41d3b38-f935-4f25-8d6c-e528e1bd0176 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:50.442720 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a41d3b38-f935-4f25-8d6c-e528e1bd0176 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:50.442971 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a41d3b38-f935-4f25-8d6c-e528e1bd0176 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:50.443243 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a41d3b38-f935-4f25-8d6c-e528e1bd0176 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:50.443501 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a41d3b38-f935-4f25-8d6c-e528e1bd0176 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:50.449465 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:50.449465 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:50.450683 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a41d3b38-f935-4f25-8d6c-e528e1bd0176 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:50.451294 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1026/4101] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:50 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 692 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:50.478454 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cf113ec6-b59e-43b2-a079-7c8266ddc7ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:50.482228 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cf113ec6-b59e-43b2-a079-7c8266ddc7ef tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:50.482653 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cf113ec6-b59e-43b2-a079-7c8266ddc7ef tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:50.482905 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cf113ec6-b59e-43b2-a079-7c8266ddc7ef tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:50.483030 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cf113ec6-b59e-43b2-a079-7c8266ddc7ef tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:50.488939 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:50.488939 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:50.490025 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cf113ec6-b59e-43b2-a079-7c8266ddc7ef tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:50.490355 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1028/4102] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:50 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:50.890952 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c8be56d-31f3-4c09-8c46-14eb528775ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:50.893185 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c8be56d-31f3-4c09-8c46-14eb528775ce tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:50.893718 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c8be56d-31f3-4c09-8c46-14eb528775ce tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:50.894154 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c8be56d-31f3-4c09-8c46-14eb528775ce tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:50.894626 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4c8be56d-31f3-4c09-8c46-14eb528775ce tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:50.902013 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:50.902013 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:50.902952 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c8be56d-31f3-4c09-8c46-14eb528775ce tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:50.903539 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1036/4103] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:50 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:51.467716 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bc983da7-6eab-4788-8603-33b7e69bea5b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:51.470408 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc983da7-6eab-4788-8603-33b7e69bea5b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:51.470761 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc983da7-6eab-4788-8603-33b7e69bea5b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:51.471075 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc983da7-6eab-4788-8603-33b7e69bea5b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:51.471282 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-bc983da7-6eab-4788-8603-33b7e69bea5b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:51.478639 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:51.478639 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:51.479869 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc983da7-6eab-4788-8603-33b7e69bea5b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:51.480890 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1014/4104] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:51 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:51.504248 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f182746-cf92-422b-bf2d-4482fadd9b60 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:51.506658 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f182746-cf92-422b-bf2d-4482fadd9b60 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:51.506938 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f182746-cf92-422b-bf2d-4482fadd9b60 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:51.507189 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f182746-cf92-422b-bf2d-4482fadd9b60 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:51.507413 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3f182746-cf92-422b-bf2d-4482fadd9b60 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:51.514516 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:51.514516 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:51.515441 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f182746-cf92-422b-bf2d-4482fadd9b60 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:51.515982 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1027/4105] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:51 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:51.919800 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e9979294-b4e5-43be-9cfc-ce80a0f0b633 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:51.922442 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9979294-b4e5-43be-9cfc-ce80a0f0b633 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:51.922687 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9979294-b4e5-43be-9cfc-ce80a0f0b633 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:51.922971 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9979294-b4e5-43be-9cfc-ce80a0f0b633 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:51.923146 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e9979294-b4e5-43be-9cfc-ce80a0f0b633 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:51.929804 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:51.929804 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:51.931407 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9979294-b4e5-43be-9cfc-ce80a0f0b633 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:51.933899 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1029/4106] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:51 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:52.166915 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-4338e524-5118-4049-8955-d7be58ee9e61 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:52.172192 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-4338e524-5118-4049-8955-d7be58ee9e61 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/attachments/f9ef3562-0c6c-4bfe-880b-16782865c3c6 Aug 13 22:12:52.172716 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-4338e524-5118-4049-8955-d7be58ee9e61 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:52.173297 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-4338e524-5118-4049-8955-d7be58ee9e61 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:52.187717 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:52.187717 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:52.235158 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8bcfdd3d-f2fc-470c-aadc-abc39a3f59a2 req-b99cd42b-7d51-42db-a9fc-81f02746d365 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:52.237532 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8bcfdd3d-f2fc-470c-aadc-abc39a3f59a2 req-b99cd42b-7d51-42db-a9fc-81f02746d365 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/attachments/a240979c-1e63-41ea-9137-176bd797cd02 Aug 13 22:12:52.237759 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8bcfdd3d-f2fc-470c-aadc-abc39a3f59a2 req-b99cd42b-7d51-42db-a9fc-81f02746d365 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:52.237997 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8bcfdd3d-f2fc-470c-aadc-abc39a3f59a2 req-b99cd42b-7d51-42db-a9fc-81f02746d365 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:52.248091 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:52.248091 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:52.264936 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9c9a75ad-32ff-4d94-bd6a-695530b8e5b5 req-4338e524-5118-4049-8955-d7be58ee9e61 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/attachments/f9ef3562-0c6c-4bfe-880b-16782865c3c6 returned with HTTP 200 Aug 13 22:12:52.265413 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1037/4107] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:12:52 2026] DELETE /volume/v3/attachments/f9ef3562-0c6c-4bfe-880b-16782865c3c6 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:52.316448 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8bcfdd3d-f2fc-470c-aadc-abc39a3f59a2 req-b99cd42b-7d51-42db-a9fc-81f02746d365 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/a240979c-1e63-41ea-9137-176bd797cd02 returned with HTTP 200 Aug 13 22:12:52.317162 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1015/4108] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:12:52 2026] DELETE /volume/v3/attachments/a240979c-1e63-41ea-9137-176bd797cd02 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:52.496859 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f1cc089f-5aec-45ea-a820-018789e4c8a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:52.500878 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1cc089f-5aec-45ea-a820-018789e4c8a4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:52.501460 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1cc089f-5aec-45ea-a820-018789e4c8a4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:52.502288 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1cc089f-5aec-45ea-a820-018789e4c8a4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:52.502494 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f1cc089f-5aec-45ea-a820-018789e4c8a4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:52.512893 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:52.512893 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:52.513576 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1cc089f-5aec-45ea-a820-018789e4c8a4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:52.514076 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1028/4109] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:52 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:52.528685 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42d1adc2-fecd-4e82-beb9-db79a4190223 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:52.530742 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42d1adc2-fecd-4e82-beb9-db79a4190223 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:52.531037 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42d1adc2-fecd-4e82-beb9-db79a4190223 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:52.531274 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42d1adc2-fecd-4e82-beb9-db79a4190223 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:52.531553 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-42d1adc2-fecd-4e82-beb9-db79a4190223 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:52.537533 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:52.537533 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:52.538269 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42d1adc2-fecd-4e82-beb9-db79a4190223 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:52.540984 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1030/4110] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:52 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:52.945702 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-178b1dd7-6df5-416c-a758-16c1d0827a70 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:52.947391 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-178b1dd7-6df5-416c-a758-16c1d0827a70 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:52.948247 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-178b1dd7-6df5-416c-a758-16c1d0827a70 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:52.948550 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-178b1dd7-6df5-416c-a758-16c1d0827a70 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:52.948703 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-178b1dd7-6df5-416c-a758-16c1d0827a70 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:52.954182 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:52.954182 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:52.954797 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-178b1dd7-6df5-416c-a758-16c1d0827a70 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:52.955230 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1038/4111] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:52 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:53.125413 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d9e6de4a-339d-4958-a017-3e5b4c08a122 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:53.128162 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9e6de4a-339d-4958-a017-3e5b4c08a122 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f Aug 13 22:12:53.128529 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9e6de4a-339d-4958-a017-3e5b4c08a122 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:53.128829 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9e6de4a-339d-4958-a017-3e5b4c08a122 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:53.129121 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d9e6de4a-339d-4958-a017-3e5b4c08a122 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume with id: f851c7f1-aeca-48b8-8578-101b49324c8f Aug 13 22:12:53.138656 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:53.138656 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:53.139216 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d9e6de4a-339d-4958-a017-3e5b4c08a122 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:12:53.150619 np0000007271 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-d9e6de4a-339d-4958-a017-3e5b4c08a122 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 22:12:53.157875 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d9e6de4a-339d-4958-a017-3e5b4c08a122 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume request issued successfully. Aug 13 22:12:53.158046 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9e6de4a-339d-4958-a017-3e5b4c08a122 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f returned with HTTP 202 Aug 13 22:12:53.158895 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1016/4112] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:12:53 2026] DELETE /volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:12:53.168779 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c03d75fa-037c-42f3-84e3-625a8a32dbe5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:53.170484 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c03d75fa-037c-42f3-84e3-625a8a32dbe5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f Aug 13 22:12:53.170989 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c03d75fa-037c-42f3-84e3-625a8a32dbe5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:53.171318 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c03d75fa-037c-42f3-84e3-625a8a32dbe5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:53.180479 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:53.180479 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:53.185333 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c03d75fa-037c-42f3-84e3-625a8a32dbe5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:12:53.190900 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c03d75fa-037c-42f3-84e3-625a8a32dbe5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f returned with HTTP 200 Aug 13 22:12:53.192275 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1029/4113] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:53 2026] GET /volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:53.526618 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3cf3f05e-b394-4c36-82e1-3a80d14bca87 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:53.529016 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3cf3f05e-b394-4c36-82e1-3a80d14bca87 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:53.529286 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3cf3f05e-b394-4c36-82e1-3a80d14bca87 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:53.529549 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3cf3f05e-b394-4c36-82e1-3a80d14bca87 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:53.529694 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3cf3f05e-b394-4c36-82e1-3a80d14bca87 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:53.535065 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:53.535065 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:53.536022 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3cf3f05e-b394-4c36-82e1-3a80d14bca87 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:53.536507 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1031/4114] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:53 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:53.555327 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf315c7f-ac90-4972-aaf4-8fd2b4b5bd01 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:53.558023 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf315c7f-ac90-4972-aaf4-8fd2b4b5bd01 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:53.558290 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf315c7f-ac90-4972-aaf4-8fd2b4b5bd01 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:53.558534 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf315c7f-ac90-4972-aaf4-8fd2b4b5bd01 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:53.558670 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bf315c7f-ac90-4972-aaf4-8fd2b4b5bd01 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:53.565067 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:53.565067 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:53.565067 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf315c7f-ac90-4972-aaf4-8fd2b4b5bd01 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:53.565067 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1039/4115] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:53 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:53.969586 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f4b8d79-b1ac-4aaf-a52c-35db08ff2bdd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:53.972569 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f4b8d79-b1ac-4aaf-a52c-35db08ff2bdd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:53.972963 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f4b8d79-b1ac-4aaf-a52c-35db08ff2bdd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:53.973346 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f4b8d79-b1ac-4aaf-a52c-35db08ff2bdd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:53.973627 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6f4b8d79-b1ac-4aaf-a52c-35db08ff2bdd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:53.980566 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:53.980566 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:53.982340 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f4b8d79-b1ac-4aaf-a52c-35db08ff2bdd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:53.982698 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1017/4116] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:53 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:54.210148 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86f66d1f-220d-4ab7-b497-5379fdbed6bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:54.215247 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86f66d1f-220d-4ab7-b497-5379fdbed6bf tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f Aug 13 22:12:54.215557 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86f66d1f-220d-4ab7-b497-5379fdbed6bf tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:54.215834 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86f66d1f-220d-4ab7-b497-5379fdbed6bf tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:54.233975 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86f66d1f-220d-4ab7-b497-5379fdbed6bf tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f returned with HTTP 404 Aug 13 22:12:54.235204 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1030/4117] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:54 2026] GET /volume/v3/volumes/f851c7f1-aeca-48b8-8578-101b49324c8f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:12:54.245784 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-395abf93-8e37-4593-9a89-25cc5f500617 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:54.247601 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-395abf93-8e37-4593-9a89-25cc5f500617 tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] GET https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 Aug 13 22:12:54.247786 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-395abf93-8e37-4593-9a89-25cc5f500617 tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:54.247906 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-395abf93-8e37-4593-9a89-25cc5f500617 tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:54.248891 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-395abf93-8e37-4593-9a89-25cc5f500617 tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:12:54.268641 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-395abf93-8e37-4593-9a89-25cc5f500617 tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] Get all volumes completed successfully. Aug 13 22:12:54.272239 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:54.272239 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:54.277373 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-395abf93-8e37-4593-9a89-25cc5f500617 tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 22:12:54.278025 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1032/4118] 10.4.3.4 () {66 vars in 1271 bytes} [Thu Aug 13 22:12:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8722 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:12:54.302854 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4262aeec-a8f4-4674-ac39-d88efa61d7fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:54.305772 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4262aeec-a8f4-4674-ac39-d88efa61d7fa tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] DELETE https://10.4.3.4/volume/v3/types/3c24bfc3-e95b-4497-a3ad-2cc098907227 Aug 13 22:12:54.306719 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4262aeec-a8f4-4674-ac39-d88efa61d7fa tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:54.307279 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4262aeec-a8f4-4674-ac39-d88efa61d7fa tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:54.346166 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4262aeec-a8f4-4674-ac39-d88efa61d7fa tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] https://10.4.3.4/volume/v3/types/3c24bfc3-e95b-4497-a3ad-2cc098907227 returned with HTTP 202 Aug 13 22:12:54.346765 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1040/4119] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:12:54 2026] DELETE /volume/v3/types/3c24bfc3-e95b-4497-a3ad-2cc098907227 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:12:54.363142 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-52b9f632-0f22-4b0b-9ee1-3d190b8b9ff4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:54.365760 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52b9f632-0f22-4b0b-9ee1-3d190b8b9ff4 tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:12:54.366283 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52b9f632-0f22-4b0b-9ee1-3d190b8b9ff4 tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1971584102", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:54.385021 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52b9f632-0f22-4b0b-9ee1-3d190b8b9ff4 tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:12:54.385695 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1018/4120] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:12:54 2026] POST /volume/v3/types => generated 213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:54.395239 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47f9582c-ba87-49d5-9fb5-f751774b78de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:54.399792 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47f9582c-ba87-49d5-9fb5-f751774b78de tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] POST https://10.4.3.4/volume/v3/types/f3f6b08a-567c-457a-a694-1f3f03a57bca/encryption Aug 13 22:12:54.400588 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47f9582c-ba87-49d5-9fb5-f751774b78de tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:54.422542 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47f9582c-ba87-49d5-9fb5-f751774b78de tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] https://10.4.3.4/volume/v3/types/f3f6b08a-567c-457a-a694-1f3f03a57bca/encryption returned with HTTP 200 Aug 13 22:12:54.422839 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1031/4121] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:12:54 2026] POST /volume/v3/types/f3f6b08a-567c-457a-a694-1f3f03a57bca/encryption => generated 231 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:54.432054 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:54.434219 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:12:54.434699 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-304876079", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1971584102", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:54.436263 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-304876079', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1971584102', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:12:54.440447 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume of 1 GB Aug 13 22:12:54.440834 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:54.440834 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:54.441406 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Availability Zones retrieved successfully. Aug 13 22:12:54.448223 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (fb4c442d-8605-46c2-9d4d-3f07ab7767cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:12:54.449171 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8479d3a-2b04-481a-8908-f785b3c3721e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:12:54.450176 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:12:54.483250 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8479d3a-2b04-481a-8908-f785b3c3721e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:12:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3f6b08a-567c-457a-a694-1f3f03a57bca,is_public=True,name='tempest-scenario-type-luks2-1971584102',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3f6b08a-567c-457a-a694-1f3f03a57bca', '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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:12:54.484245 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b2565a5-2eb5-47d0-9289-b6cc29f28454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:12:54.516820 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1971584102 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1971584102, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:12:54.517132 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1971584102 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1971584102, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:12:54.549435 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6ffa6605-8dbe-41b8-a53d-6e4283f9cb0d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:54.551159 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Created reservations ['d709c899-f607-44c8-bf39-984ef8240393', '355e2805-8fe2-4373-9e2b-b8155da32089', 'bafe5c58-a7a6-41f7-b5bb-e1efa1c708e0', '6ac15e1e-a576-456a-9303-de352901d1b9'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:12:54.551950 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ffa6605-8dbe-41b8-a53d-6e4283f9cb0d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:54.552144 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b2565a5-2eb5-47d0-9289-b6cc29f28454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d709c899-f607-44c8-bf39-984ef8240393', '355e2805-8fe2-4373-9e2b-b8155da32089', 'bafe5c58-a7a6-41f7-b5bb-e1efa1c708e0', '6ac15e1e-a576-456a-9303-de352901d1b9']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:12:54.552301 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ffa6605-8dbe-41b8-a53d-6e4283f9cb0d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:54.552496 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ffa6605-8dbe-41b8-a53d-6e4283f9cb0d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:54.554015 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6ffa6605-8dbe-41b8-a53d-6e4283f9cb0d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:54.554170 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e5314e3-2803-4c63-8f5e-87aff47d7a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:12:54.558117 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:54.558117 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:54.558952 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ffa6605-8dbe-41b8-a53d-6e4283f9cb0d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:54.559341 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1041/4122] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:54 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:54.578067 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ef870a4-6472-40fb-a397-e87cdc5f37de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:54.579986 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ef870a4-6472-40fb-a397-e87cdc5f37de tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:54.580225 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ef870a4-6472-40fb-a397-e87cdc5f37de tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:54.580496 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ef870a4-6472-40fb-a397-e87cdc5f37de tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:54.580653 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9ef870a4-6472-40fb-a397-e87cdc5f37de tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:54.582126 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e5314e3-2803-4c63-8f5e-87aff47d7a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab7564f3-d2d5-453a-9bee-5833702b0ff0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-304876079',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['d709c899-f607-44c8-bf39-984ef8240393','355e2805-8fe2-4373-9e2b-b8155da32089','bafe5c58-a7a6-41f7-b5bb-e1efa1c708e0','6ac15e1e-a576-456a-9303-de352901d1b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=f3f6b08a-567c-457a-a694-1f3f03a57bca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-304876079',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ab7564f3-d2d5-453a-9bee-5833702b0ff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccddd8d8754141469325957e492445d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3f6b08a-567c-457a-a694-1f3f03a57bca),volume_type_id=f3f6b08a-567c-457a-a694-1f3f03a57bca)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:12:54.583468 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9e8bd7-4df7-4247-b431-0fd596cfd0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:12:54.585822 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:54.585822 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:54.586733 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ef870a4-6472-40fb-a397-e87cdc5f37de tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:54.587213 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1019/4123] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:54 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:54.604709 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9e8bd7-4df7-4247-b431-0fd596cfd0aa) transitioned into state 'SUCCESS' from state '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-304876079',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['d709c899-f607-44c8-bf39-984ef8240393','355e2805-8fe2-4373-9e2b-b8155da32089','bafe5c58-a7a6-41f7-b5bb-e1efa1c708e0','6ac15e1e-a576-456a-9303-de352901d1b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=f3f6b08a-567c-457a-a694-1f3f03a57bca)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:12:54.605725 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a19f5685-2eff-4290-8d24-80bdf5f59472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:12:54.615381 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a19f5685-2eff-4290-8d24-80bdf5f59472) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:12:54.616383 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (fb4c442d-8605-46c2-9d4d-3f07ab7767cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:12:54.616710 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request issued successfully. Aug 13 22:12:54.617488 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1eba4de6-4e7c-4967-bb28-8a9a6828817c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:12:54.618025 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1033/4124] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:12:54 2026] POST /volume/v3/volumes => generated 776 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:12:54.633565 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e48a0add-88e1-43eb-b4d6-8e4bdca757ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:54.636333 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e48a0add-88e1-43eb-b4d6-8e4bdca757ca tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 Aug 13 22:12:54.636640 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e48a0add-88e1-43eb-b4d6-8e4bdca757ca tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:54.636922 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e48a0add-88e1-43eb-b4d6-8e4bdca757ca tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:54.647297 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:54.647297 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:54.652086 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e48a0add-88e1-43eb-b4d6-8e4bdca757ca tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:12:54.656825 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e48a0add-88e1-43eb-b4d6-8e4bdca757ca tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 returned with HTTP 200 Aug 13 22:12:54.657319 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1032/4125] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:54 2026] GET /volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:54.996103 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-87869cf9-9320-4dc6-94aa-659bcc96d0b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:54.998758 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87869cf9-9320-4dc6-94aa-659bcc96d0b3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:54.999027 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87869cf9-9320-4dc6-94aa-659bcc96d0b3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:54.999324 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87869cf9-9320-4dc6-94aa-659bcc96d0b3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:54.999495 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-87869cf9-9320-4dc6-94aa-659bcc96d0b3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:55.004130 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:55.004130 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:55.004790 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87869cf9-9320-4dc6-94aa-659bcc96d0b3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:55.005162 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1042/4126] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:54 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:55.574994 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-646b3790-2f32-4647-8f77-c0d4f7c62b55 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:55.578062 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-646b3790-2f32-4647-8f77-c0d4f7c62b55 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:55.578521 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-646b3790-2f32-4647-8f77-c0d4f7c62b55 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:55.578673 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-646b3790-2f32-4647-8f77-c0d4f7c62b55 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:55.578828 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-646b3790-2f32-4647-8f77-c0d4f7c62b55 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:55.588697 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:55.588697 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:55.590664 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-646b3790-2f32-4647-8f77-c0d4f7c62b55 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:55.591947 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1020/4127] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:55 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:55.601846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e39498a4-a5a0-412b-a73f-c79c81ac2901 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:55.603612 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e39498a4-a5a0-412b-a73f-c79c81ac2901 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:55.603931 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e39498a4-a5a0-412b-a73f-c79c81ac2901 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:55.604150 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e39498a4-a5a0-412b-a73f-c79c81ac2901 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:55.604267 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e39498a4-a5a0-412b-a73f-c79c81ac2901 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:55.610508 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:55.610508 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:55.612018 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e39498a4-a5a0-412b-a73f-c79c81ac2901 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:55.612814 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1034/4128] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:55 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:55.673091 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-05d1e14e-1f6d-4c9f-a52b-1576dc9fdb1c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:55.675385 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05d1e14e-1f6d-4c9f-a52b-1576dc9fdb1c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 Aug 13 22:12:55.676053 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05d1e14e-1f6d-4c9f-a52b-1576dc9fdb1c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:55.676053 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05d1e14e-1f6d-4c9f-a52b-1576dc9fdb1c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:55.687782 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:55.687782 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:55.693833 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-05d1e14e-1f6d-4c9f-a52b-1576dc9fdb1c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:12:55.701433 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05d1e14e-1f6d-4c9f-a52b-1576dc9fdb1c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 returned with HTTP 200 Aug 13 22:12:55.702104 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1033/4129] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:55 2026] GET /volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:55.716413 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7014ea1b-e912-440d-b135-41c72ffda169 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:55.718699 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7014ea1b-e912-440d-b135-41c72ffda169 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 Aug 13 22:12:55.719046 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7014ea1b-e912-440d-b135-41c72ffda169 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:55.719346 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7014ea1b-e912-440d-b135-41c72ffda169 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:55.736329 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:55.736329 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:55.741626 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7014ea1b-e912-440d-b135-41c72ffda169 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:12:55.747331 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7014ea1b-e912-440d-b135-41c72ffda169 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 returned with HTTP 200 Aug 13 22:12:55.747985 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1043/4130] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:55 2026] GET /volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:55.765145 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-37760401-ae44-4654-a0a5-ce9e66ad47d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:55.768049 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37760401-ae44-4654-a0a5-ce9e66ad47d6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0/action Aug 13 22:12:55.768413 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37760401-ae44-4654-a0a5-ce9e66ad47d6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:12:55.768673 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37760401-ae44-4654-a0a5-ce9e66ad47d6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:55.778651 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:55.778651 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:55.779153 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-37760401-ae44-4654-a0a5-ce9e66ad47d6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:12:55.787982 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-37760401-ae44-4654-a0a5-ce9e66ad47d6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume updated successfully. Aug 13 22:12:55.788325 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37760401-ae44-4654-a0a5-ce9e66ad47d6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0/action returned with HTTP 200 Aug 13 22:12:55.789135 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1021/4131] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:12:55 2026] POST /volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 22:12:56.012594 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-a647bbe5-39be-4853-b694-df34a422bb45 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:56.016901 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-a647bbe5-39be-4853-b694-df34a422bb45 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 Aug 13 22:12:56.017128 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-a647bbe5-39be-4853-b694-df34a422bb45 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:56.017372 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-a647bbe5-39be-4853-b694-df34a422bb45 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:56.018789 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae9e897f-5aca-4dea-9717-176992336992 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:56.020994 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae9e897f-5aca-4dea-9717-176992336992 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:56.021928 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae9e897f-5aca-4dea-9717-176992336992 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:56.021928 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae9e897f-5aca-4dea-9717-176992336992 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:56.021928 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ae9e897f-5aca-4dea-9717-176992336992 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:56.028353 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:56.028353 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:56.028767 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:56.028767 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:56.029857 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae9e897f-5aca-4dea-9717-176992336992 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:56.030409 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1034/4132] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:56 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:56.038151 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-a647bbe5-39be-4853-b694-df34a422bb45 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:12:56.045976 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-a647bbe5-39be-4853-b694-df34a422bb45 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 returned with HTTP 200 Aug 13 22:12:56.047361 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1035/4133] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:12:56 2026] GET /volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 => generated 868 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:56.151239 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-eac53925-71d0-46bb-9426-bfda2e079214 req-6b3cec33-dada-425e-92a7-3dd6a5d4cdee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:56.155830 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-eac53925-71d0-46bb-9426-bfda2e079214 req-6b3cec33-dada-425e-92a7-3dd6a5d4cdee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/attachments/f9ef3562-0c6c-4bfe-880b-16782865c3c6 Aug 13 22:12:56.156347 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-eac53925-71d0-46bb-9426-bfda2e079214 req-6b3cec33-dada-425e-92a7-3dd6a5d4cdee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:56.156726 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-eac53925-71d0-46bb-9426-bfda2e079214 req-6b3cec33-dada-425e-92a7-3dd6a5d4cdee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:56.165282 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-eac53925-71d0-46bb-9426-bfda2e079214 req-6b3cec33-dada-425e-92a7-3dd6a5d4cdee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/attachments/f9ef3562-0c6c-4bfe-880b-16782865c3c6 returned with HTTP 404 Aug 13 22:12:56.166229 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1044/4134] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:12:56 2026] DELETE /volume/v3/attachments/f9ef3562-0c6c-4bfe-880b-16782865c3c6 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:12:56.606363 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0410464d-d781-45e8-887d-569cc2659c48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:56.608832 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0410464d-d781-45e8-887d-569cc2659c48 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:56.609143 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0410464d-d781-45e8-887d-569cc2659c48 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:56.609407 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0410464d-d781-45e8-887d-569cc2659c48 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:56.609594 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0410464d-d781-45e8-887d-569cc2659c48 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:56.615144 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:56.615144 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:56.615990 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0410464d-d781-45e8-887d-569cc2659c48 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:56.616451 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1022/4135] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:56 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:56.627320 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da71b70c-666d-44c5-b1cc-e8b6b9f60a64 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:56.629918 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da71b70c-666d-44c5-b1cc-e8b6b9f60a64 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:56.630304 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da71b70c-666d-44c5-b1cc-e8b6b9f60a64 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:56.630615 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da71b70c-666d-44c5-b1cc-e8b6b9f60a64 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:56.630757 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-da71b70c-666d-44c5-b1cc-e8b6b9f60a64 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:56.637216 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:56.637216 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:56.638405 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da71b70c-666d-44c5-b1cc-e8b6b9f60a64 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:56.639194 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1035/4136] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:56 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:57.017474 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-76695673-9879-4e65-b811-fa82363605ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:57.019740 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-76695673-9879-4e65-b811-fa82363605ba tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 Aug 13 22:12:57.019920 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-76695673-9879-4e65-b811-fa82363605ba tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:57.020128 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-76695673-9879-4e65-b811-fa82363605ba tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:57.027755 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:57.027755 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:57.032232 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-76695673-9879-4e65-b811-fa82363605ba tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:12:57.037107 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-76695673-9879-4e65-b811-fa82363605ba tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 returned with HTTP 200 Aug 13 22:12:57.037702 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1036/4137] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:12:57 2026] GET /volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:57.045189 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1384b92a-8bd5-438d-892c-64016ec9eb4d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:57.047479 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1384b92a-8bd5-438d-892c-64016ec9eb4d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:57.047665 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1384b92a-8bd5-438d-892c-64016ec9eb4d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:57.047737 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1384b92a-8bd5-438d-892c-64016ec9eb4d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:57.047898 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1384b92a-8bd5-438d-892c-64016ec9eb4d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:57.050711 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6ed7eb7-d8f6-404d-acc1-466fd590c648 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:57.050896 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6ed7eb7-d8f6-404d-acc1-466fd590c648 None None] GET https://10.4.3.4/volume// Aug 13 22:12:57.051289 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6ed7eb7-d8f6-404d-acc1-466fd590c648 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:57.051583 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6ed7eb7-d8f6-404d-acc1-466fd590c648 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:57.052276 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6ed7eb7-d8f6-404d-acc1-466fd590c648 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:12:57.052387 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1023/4138] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:12:57 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:12:57.055344 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:57.055344 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:57.055644 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1384b92a-8bd5-438d-892c-64016ec9eb4d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:57.056028 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1045/4139] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:57 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:57.063827 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-4629c5ef-0165-4ab9-a3d7-29fc20bddb8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:57.067563 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-4629c5ef-0165-4ab9-a3d7-29fc20bddb8d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:12:57.067998 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-4629c5ef-0165-4ab9-a3d7-29fc20bddb8d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab7564f3-d2d5-453a-9bee-5833702b0ff0", "connector": null, "instance_uuid": "4e98d3be-e880-4b52-9a3e-341f0aa20468"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:57.077462 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:57.077462 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:57.115182 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-4629c5ef-0165-4ab9-a3d7-29fc20bddb8d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:12:57.115859 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1036/4140] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:12:57 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 13 22:12:57.371034 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3c23f624-0e41-4a04-b933-8e74f6fadcee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:57.373667 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c23f624-0e41-4a04-b933-8e74f6fadcee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea Aug 13 22:12:57.373939 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c23f624-0e41-4a04-b933-8e74f6fadcee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:57.374248 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c23f624-0e41-4a04-b933-8e74f6fadcee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:57.374325 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-3c23f624-0e41-4a04-b933-8e74f6fadcee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete snapshot with id: fae08f59-c641-4a25-8b4e-a46073eb35ea Aug 13 22:12:57.384006 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c23f624-0e41-4a04-b933-8e74f6fadcee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea returned with HTTP 404 Aug 13 22:12:57.384693 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1037/4141] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:12:57 2026] DELETE /volume/v3/snapshots/fae08f59-c641-4a25-8b4e-a46073eb35ea => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:12:57.400214 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2e4b1d95-c4ed-4075-80e3-d7ec532c139e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:57.402849 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e4b1d95-c4ed-4075-80e3-d7ec532c139e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:12:57.403074 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e4b1d95-c4ed-4075-80e3-d7ec532c139e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:57.403758 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e4b1d95-c4ed-4075-80e3-d7ec532c139e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:57.414504 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:57.414504 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:57.419874 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2e4b1d95-c4ed-4075-80e3-d7ec532c139e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:57.428083 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e4b1d95-c4ed-4075-80e3-d7ec532c139e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:12:57.428560 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1024/4142] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:57 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:57.446476 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-af7e8092-7934-4aa5-a45d-737b452ad52c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:57.448583 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:12:57.449083 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-321041031"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:57.451684 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-321041031'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:12:57.451684 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume of 1 GB Aug 13 22:12:57.459297 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Availability Zones retrieved successfully. Aug 13 22:12:57.467095 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Flow 'volume_create_api' (1842233c-2d22-4488-9e68-fc9228be2d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:12:57.468034 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77256801-f725-494b-a1e1-735ce3ae5d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:12:57.470985 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:12:57.508634 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77256801-f725-494b-a1e1-735ce3ae5d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:12:57.509601 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2414eec6-6e90-491d-86be-eeec4655f35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:12:57.561946 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Created reservations ['e4bed3c5-9492-4281-bb61-fad57a5b792a', '600df317-4f09-4fca-8c2d-4bcf39e23bf1', '23347992-fd70-413c-b0d7-10b4d5139392', '95f0e9fc-2dc1-46a5-bd2f-0adf794cf518'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:12:57.562586 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2414eec6-6e90-491d-86be-eeec4655f35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4bed3c5-9492-4281-bb61-fad57a5b792a', '600df317-4f09-4fca-8c2d-4bcf39e23bf1', '23347992-fd70-413c-b0d7-10b4d5139392', '95f0e9fc-2dc1-46a5-bd2f-0adf794cf518']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:12:57.563613 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794cae23-cab8-465f-9bc3-84fbf93aee7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:12:57.597911 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794cae23-cab8-465f-9bc3-84fbf93aee7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b58c4687-8eac-4054-bd3d-f4cab7545ad6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-321041031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96b50ea37b664c6d85f244ff30e45b7b',qos_specs=None,replication_status=,reservations=['e4bed3c5-9492-4281-bb61-fad57a5b792a','600df317-4f09-4fca-8c2d-4bcf39e23bf1','23347992-fd70-413c-b0d7-10b4d5139392','95f0e9fc-2dc1-46a5-bd2f-0adf794cf518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-321041031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b58c4687-8eac-4054-bd3d-f4cab7545ad6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96b50ea37b664c6d85f244ff30e45b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:12:57.599240 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (323df396-4538-4b6c-9e5f-90c077f4cd80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:12:57.627933 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (323df396-4538-4b6c-9e5f-90c077f4cd80) transitioned into state 'SUCCESS' from state '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-321041031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96b50ea37b664c6d85f244ff30e45b7b',qos_specs=None,replication_status=,reservations=['e4bed3c5-9492-4281-bb61-fad57a5b792a','600df317-4f09-4fca-8c2d-4bcf39e23bf1','23347992-fd70-413c-b0d7-10b4d5139392','95f0e9fc-2dc1-46a5-bd2f-0adf794cf518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:12:57.631961 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ddbfbb-d58c-4aec-b1f4-a5448923f964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:12:57.633339 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-16c3e87d-eb06-4fb1-ad39-756dac869d63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:57.635962 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16c3e87d-eb06-4fb1-ad39-756dac869d63 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:57.636351 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16c3e87d-eb06-4fb1-ad39-756dac869d63 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:57.636656 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16c3e87d-eb06-4fb1-ad39-756dac869d63 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:57.636816 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-16c3e87d-eb06-4fb1-ad39-756dac869d63 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:57.643413 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:57.643413 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:57.644599 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16c3e87d-eb06-4fb1-ad39-756dac869d63 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:57.645364 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1037/4143] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:57 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:57.645706 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ddbfbb-d58c-4aec-b1f4-a5448923f964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:12:57.647725 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Flow 'volume_create_api' (1842233c-2d22-4488-9e68-fc9228be2d4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:12:57.648293 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume request issued successfully. Aug 13 22:12:57.649377 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af7e8092-7934-4aa5-a45d-737b452ad52c tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:12:57.649925 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1046/4144] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:12:57 2026] POST /volume/v3/volumes => generated 749 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:12:57.653111 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d7f154d1-1222-4cb2-ab4f-68e6b6b91412 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:57.659451 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7f154d1-1222-4cb2-ab4f-68e6b6b91412 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:57.659451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7f154d1-1222-4cb2-ab4f-68e6b6b91412 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:57.659451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7f154d1-1222-4cb2-ab4f-68e6b6b91412 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:57.659451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d7f154d1-1222-4cb2-ab4f-68e6b6b91412 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:57.664292 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:57.664292 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:57.665283 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7f154d1-1222-4cb2-ab4f-68e6b6b91412 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:57.666922 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1038/4145] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:57 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:57.667110 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a9989f5a-386a-4d2e-92e3-4d0092a470d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:57.670234 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9989f5a-386a-4d2e-92e3-4d0092a470d8 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 Aug 13 22:12:57.670443 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9989f5a-386a-4d2e-92e3-4d0092a470d8 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:57.671301 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9989f5a-386a-4d2e-92e3-4d0092a470d8 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:57.680790 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:57.680790 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:57.686207 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a9989f5a-386a-4d2e-92e3-4d0092a470d8 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:57.692553 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9989f5a-386a-4d2e-92e3-4d0092a470d8 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 returned with HTTP 200 Aug 13 22:12:57.693374 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1025/4146] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:57 2026] GET /volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:58.069818 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c078d57-65d2-4dee-b19e-2980b47e995f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:58.072500 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c078d57-65d2-4dee-b19e-2980b47e995f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:58.072776 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c078d57-65d2-4dee-b19e-2980b47e995f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:58.073025 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c078d57-65d2-4dee-b19e-2980b47e995f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:58.073207 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8c078d57-65d2-4dee-b19e-2980b47e995f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:58.086133 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:58.086133 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:58.087350 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c078d57-65d2-4dee-b19e-2980b47e995f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:58.087723 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1038/4147] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:58 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:58.335326 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-48f859a3-221f-41d9-b643-a5fd155ebe32 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:58.335929 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48f859a3-221f-41d9-b643-a5fd155ebe32 None None] GET https://10.4.3.4/volume// Aug 13 22:12:58.336341 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48f859a3-221f-41d9-b643-a5fd155ebe32 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:58.337699 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48f859a3-221f-41d9-b643-a5fd155ebe32 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:58.337699 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48f859a3-221f-41d9-b643-a5fd155ebe32 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:12:58.338080 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1047/4148] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:12:58 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:12:58.349006 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-72e2d590-945f-42ec-972f-8d9661f8da44 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:58.352190 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-72e2d590-945f-42ec-972f-8d9661f8da44 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 Aug 13 22:12:58.352524 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-72e2d590-945f-42ec-972f-8d9661f8da44 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:58.352806 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-72e2d590-945f-42ec-972f-8d9661f8da44 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:58.367480 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:58.367480 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:58.375453 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-72e2d590-945f-42ec-972f-8d9661f8da44 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:12:58.380185 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-72e2d590-945f-42ec-972f-8d9661f8da44 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 returned with HTTP 200 Aug 13 22:12:58.380806 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1039/4149] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:12:58 2026] GET /volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 => generated 1047 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:12:58.511732 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-59c6a9e5-d25d-4ffc-b830-df56a9d03513 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:58.516453 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-59c6a9e5-d25d-4ffc-b830-df56a9d03513 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] PUT https://10.4.3.4/volume/v3/attachments/be428cfe-04d7-4761-bf25-8e8dac197394 Aug 13 22:12:58.516453 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-59c6a9e5-d25d-4ffc-b830-df56a9d03513 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:58.523998 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-59c6a9e5-d25d-4ffc-b830-df56a9d03513 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Acquiring lock "cinder-attachment_update-ab7564f3-d2d5-453a-9bee-5833702b0ff0-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:12:58.530994 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-59c6a9e5-d25d-4ffc-b830-df56a9d03513 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-ab7564f3-d2d5-453a-9bee-5833702b0ff0-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:12:58.532322 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:58.532322 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:58.640339 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-59c6a9e5-d25d-4ffc-b830-df56a9d03513 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-ab7564f3-d2d5-453a-9bee-5833702b0ff0-np0000007271" released by "attachment_update" :: held 0.109s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:12:58.640339 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-59c6a9e5-d25d-4ffc-b830-df56a9d03513 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/be428cfe-04d7-4761-bf25-8e8dac197394 returned with HTTP 200 Aug 13 22:12:58.640339 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1026/4150] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:12:58 2026] PUT /volume/v3/attachments/be428cfe-04d7-4761-bf25-8e8dac197394 => generated 968 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:12:58.659757 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e428dd81-501f-4425-900f-6a53f1a1e209 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:58.662645 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e428dd81-501f-4425-900f-6a53f1a1e209 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:58.664349 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e428dd81-501f-4425-900f-6a53f1a1e209 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:58.664349 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e428dd81-501f-4425-900f-6a53f1a1e209 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:58.664349 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e428dd81-501f-4425-900f-6a53f1a1e209 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:58.669435 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:58.669435 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:58.670244 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e428dd81-501f-4425-900f-6a53f1a1e209 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:58.670674 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1039/4151] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:58 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:58.672587 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-7c26ae52-bbec-457b-8363-db97d86401ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:58.677009 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-7c26ae52-bbec-457b-8363-db97d86401ce tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments/be428cfe-04d7-4761-bf25-8e8dac197394/action Aug 13 22:12:58.677666 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-7c26ae52-bbec-457b-8363-db97d86401ce tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:12:58.677752 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-7c26ae52-bbec-457b-8363-db97d86401ce tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:58.682480 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cbceffe5-8a53-4461-8702-e68c2b36c9ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:58.683381 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbceffe5-8a53-4461-8702-e68c2b36c9ef tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:58.683659 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cbceffe5-8a53-4461-8702-e68c2b36c9ef tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:58.683906 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cbceffe5-8a53-4461-8702-e68c2b36c9ef tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:58.684343 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cbceffe5-8a53-4461-8702-e68c2b36c9ef tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:58.691768 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:58.691768 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:58.691768 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbceffe5-8a53-4461-8702-e68c2b36c9ef tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:58.691768 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1040/4152] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:58 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:58.707539 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6d5917da-97fc-46b1-b1dd-c18a5714e55e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:58.708788 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:58.708788 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:58.710337 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d5917da-97fc-46b1-b1dd-c18a5714e55e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 Aug 13 22:12:58.710738 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d5917da-97fc-46b1-b1dd-c18a5714e55e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:58.711437 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d5917da-97fc-46b1-b1dd-c18a5714e55e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:58.722625 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:58.722625 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:58.727518 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-7c26ae52-bbec-457b-8363-db97d86401ce tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/be428cfe-04d7-4761-bf25-8e8dac197394/action returned with HTTP 204 Aug 13 22:12:58.727951 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6d5917da-97fc-46b1-b1dd-c18a5714e55e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:58.728129 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1048/4153] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:12:58 2026] POST /volume/v3/attachments/be428cfe-04d7-4761-bf25-8e8dac197394/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:12:58.734464 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d5917da-97fc-46b1-b1dd-c18a5714e55e tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 returned with HTTP 200 Aug 13 22:12:58.734963 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1027/4154] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:58 2026] GET /volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:58.754785 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-98a8ba98-8ea3-449d-9b51-aa3d9eb4b3b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:58.757162 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-98a8ba98-8ea3-449d-9b51-aa3d9eb4b3b0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:12:58.757681 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-98a8ba98-8ea3-449d-9b51-aa3d9eb4b3b0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b58c4687-8eac-4054-bd3d-f4cab7545ad6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1198995778"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:58.769543 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:58.769543 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:58.770124 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-98a8ba98-8ea3-449d-9b51-aa3d9eb4b3b0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:12:58.770310 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-98a8ba98-8ea3-449d-9b51-aa3d9eb4b3b0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create snapshot from volume b58c4687-8eac-4054-bd3d-f4cab7545ad6 Aug 13 22:12:58.821772 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-98a8ba98-8ea3-449d-9b51-aa3d9eb4b3b0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Created reservations ['e0979514-f1b2-426d-86ff-13573473b9b5', '515ff898-7af2-4c26-b222-4552488bf64e', '649c930f-37c3-461e-be70-60cb25c42350', '1d26aa0d-257c-4abc-9ad9-ab8e9faf8ad5'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:12:58.858139 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-98a8ba98-8ea3-449d-9b51-aa3d9eb4b3b0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot create request issued successfully. Aug 13 22:12:58.858657 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-98a8ba98-8ea3-449d-9b51-aa3d9eb4b3b0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:12:58.859123 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1040/4155] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:12:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:12:58.869859 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e732121-0865-48b6-bcc7-3926bc406b7d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:58.872353 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e732121-0865-48b6-bcc7-3926bc406b7d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4 Aug 13 22:12:58.872620 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e732121-0865-48b6-bcc7-3926bc406b7d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:58.872872 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e732121-0865-48b6-bcc7-3926bc406b7d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:58.882187 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:58.882187 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:58.882824 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1e732121-0865-48b6-bcc7-3926bc406b7d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:12:58.885333 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e732121-0865-48b6-bcc7-3926bc406b7d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4 returned with HTTP 200 Aug 13 22:12:58.886607 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1041/4156] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:12:58 2026] GET /volume/v3/snapshots/754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:59.101129 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7f9e4bb8-91b8-4892-a0fc-01f463ebc31a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:59.103336 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f9e4bb8-91b8-4892-a0fc-01f463ebc31a tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:12:59.103621 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f9e4bb8-91b8-4892-a0fc-01f463ebc31a tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:59.103869 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f9e4bb8-91b8-4892-a0fc-01f463ebc31a tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:59.103994 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7f9e4bb8-91b8-4892-a0fc-01f463ebc31a tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:59.109202 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:59.109202 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:59.109914 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f9e4bb8-91b8-4892-a0fc-01f463ebc31a tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:12:59.110401 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1049/4157] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:59 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:59.685366 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-27164cf8-e645-47d9-99f5-3dcf2d03aaa6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:59.687237 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27164cf8-e645-47d9-99f5-3dcf2d03aaa6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:59.687440 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27164cf8-e645-47d9-99f5-3dcf2d03aaa6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:59.687650 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27164cf8-e645-47d9-99f5-3dcf2d03aaa6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:59.687746 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-27164cf8-e645-47d9-99f5-3dcf2d03aaa6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:59.692896 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:59.692896 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:59.693415 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27164cf8-e645-47d9-99f5-3dcf2d03aaa6 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:59.693818 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1028/4158] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:59 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 704 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:59.704411 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-492a6873-6f54-44aa-b03b-e9dea018efbc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:59.706320 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-492a6873-6f54-44aa-b03b-e9dea018efbc tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:12:59.706605 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-492a6873-6f54-44aa-b03b-e9dea018efbc tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:59.706839 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-492a6873-6f54-44aa-b03b-e9dea018efbc tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:59.706983 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-492a6873-6f54-44aa-b03b-e9dea018efbc tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:59.708967 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f1693978-f06e-472c-88c9-02c973d53d24 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:59.710751 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1693978-f06e-472c-88c9-02c973d53d24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:59.710976 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1693978-f06e-472c-88c9-02c973d53d24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:59.711229 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1693978-f06e-472c-88c9-02c973d53d24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:59.711372 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f1693978-f06e-472c-88c9-02c973d53d24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:59.713046 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:59.713046 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:59.713778 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-492a6873-6f54-44aa-b03b-e9dea018efbc tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:12:59.714226 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1041/4159] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:12:59 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:59.727213 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:59.727213 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:59.728020 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1693978-f06e-472c-88c9-02c973d53d24 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:59.728469 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1042/4160] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:59 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 704 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:59.740540 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6ab29d56-b7c6-4773-9757-550817fe0a50 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:59.743021 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ab29d56-b7c6-4773-9757-550817fe0a50 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] DELETE https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:59.743341 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ab29d56-b7c6-4773-9757-550817fe0a50 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:59.743666 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ab29d56-b7c6-4773-9757-550817fe0a50 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:59.743821 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-6ab29d56-b7c6-4773-9757-550817fe0a50 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete backup with id: 2045806d-da90-4961-9166-4054e865b851. Aug 13 22:12:59.751654 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:59.751654 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:12:59.773549 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-6ab29d56-b7c6-4773-9757-550817fe0a50 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] delete_backup rpcapi backup_id 2045806d-da90-4961-9166-4054e865b851 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:12:59.778445 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ab29d56-b7c6-4773-9757-550817fe0a50 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 202 Aug 13 22:12:59.778445 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1050/4161] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:12:59 2026] DELETE /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:12:59.787328 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6827f672-0428-47b1-ac37-aa7cdeef89a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:59.790173 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6827f672-0428-47b1-ac37-aa7cdeef89a8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:12:59.790579 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6827f672-0428-47b1-ac37-aa7cdeef89a8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:59.790944 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6827f672-0428-47b1-ac37-aa7cdeef89a8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:59.791181 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6827f672-0428-47b1-ac37-aa7cdeef89a8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:12:59.800758 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:59.800758 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:12:59.801863 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6827f672-0428-47b1-ac37-aa7cdeef89a8 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 200 Aug 13 22:12:59.802773 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1029/4162] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:12:59 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:59.898164 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-53d58554-69aa-4289-a6bc-2d02e107258a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:59.899965 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53d58554-69aa-4289-a6bc-2d02e107258a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4 Aug 13 22:12:59.900177 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53d58554-69aa-4289-a6bc-2d02e107258a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:12:59.900337 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53d58554-69aa-4289-a6bc-2d02e107258a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:12:59.906024 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:59.906024 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:12:59.906494 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-53d58554-69aa-4289-a6bc-2d02e107258a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:12:59.907540 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53d58554-69aa-4289-a6bc-2d02e107258a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4 returned with HTTP 200 Aug 13 22:12:59.907896 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1042/4163] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:12:59 2026] GET /volume/v3/snapshots/754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:12:59.920068 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:12:59.922443 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:12:59.922907 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-407333066"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:12:59.924918 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume request body: {'volume': {'snapshot_id': '754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-407333066'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:12:59.932350 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:12:59.932350 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:12:59.932930 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:12:59.933086 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume of 2 GB Aug 13 22:12:59.939209 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Availability Zones retrieved successfully. Aug 13 22:12:59.946853 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Flow 'volume_create_api' (98ae753c-bbf4-49fa-96c9-6ce7a7442221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:12:59.948483 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55bd9a6a-82a8-4be9-a070-e6b96642956a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:12:59.949702 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:12:59.985181 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55bd9a6a-82a8-4be9-a070-e6b96642956a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:12:59.986040 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c9c54f-a7ef-4973-aec9-11b966d25981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:00.030704 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Created reservations ['829d36a1-d5b1-4111-b80d-3c084a934677', '1af16e4e-69f0-4771-9a9d-1e9be2897241', '98349892-90d9-4ba6-b895-19f60e45c92c', '7e28f3c0-9f72-4362-b0c9-2f27f9bdfbcf'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:00.031671 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c9c54f-a7ef-4973-aec9-11b966d25981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['829d36a1-d5b1-4111-b80d-3c084a934677', '1af16e4e-69f0-4771-9a9d-1e9be2897241', '98349892-90d9-4ba6-b895-19f60e45c92c', '7e28f3c0-9f72-4362-b0c9-2f27f9bdfbcf']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:00.032699 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e33667-8936-4564-b7a1-697c400d842d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:00.092065 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e33667-8936-4564-b7a1-697c400d842d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9f515a2-7840-4fa6-aa53-f98bf94a4e39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-407333066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96b50ea37b664c6d85f244ff30e45b7b',qos_specs=None,replication_status=,reservations=['829d36a1-d5b1-4111-b80d-3c084a934677','1af16e4e-69f0-4771-9a9d-1e9be2897241','98349892-90d9-4ba6-b895-19f60e45c92c','7e28f3c0-9f72-4362-b0c9-2f27f9bdfbcf'],size=2,snapshot_id=754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4,source_replicaid=,source_volid=None,status='creating',user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:13:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-407333066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9f515a2-7840-4fa6-aa53-f98bf94a4e39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96b50ea37b664c6d85f244ff30e45b7b',provider_auth=None,provider_geometry=None,provider_id=None,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=754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:00.093520 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17620ad-9782-40c2-9d1a-5596928c39d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:00.122834 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17620ad-9782-40c2-9d1a-5596928c39d3) transitioned into state 'SUCCESS' from state '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-407333066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96b50ea37b664c6d85f244ff30e45b7b',qos_specs=None,replication_status=,reservations=['829d36a1-d5b1-4111-b80d-3c084a934677','1af16e4e-69f0-4771-9a9d-1e9be2897241','98349892-90d9-4ba6-b895-19f60e45c92c','7e28f3c0-9f72-4362-b0c9-2f27f9bdfbcf'],size=2,snapshot_id=754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4,source_replicaid=,source_volid=None,status='creating',user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:00.123776 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf88db5-c95b-4f30-bc88-9c1cd77b7095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:00.123854 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c150ef88-6483-4f52-abd3-47a938b7eb99 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:00.126268 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c150ef88-6483-4f52-abd3-47a938b7eb99 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:13:00.126579 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c150ef88-6483-4f52-abd3-47a938b7eb99 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:00.126819 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c150ef88-6483-4f52-abd3-47a938b7eb99 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:00.126955 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c150ef88-6483-4f52-abd3-47a938b7eb99 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:00.133769 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:00.133769 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:00.134770 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c150ef88-6483-4f52-abd3-47a938b7eb99 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:13:00.135372 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1051/4164] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:00 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:00.157597 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf88db5-c95b-4f30-bc88-9c1cd77b7095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:00.158547 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Flow 'volume_create_api' (98ae753c-bbf4-49fa-96c9-6ce7a7442221) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:00.159485 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume request issued successfully. Aug 13 22:13:00.160216 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aac5b814-3a99-4f10-a5d3-87e0c9c2a397 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:13:00.160960 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1043/4165] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:12:59 2026] POST /volume/v3/volumes => generated 783 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:00.176759 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-02ac8997-0c2c-41c3-9bb5-b50872b5bca4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:00.182454 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02ac8997-0c2c-41c3-9bb5-b50872b5bca4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 Aug 13 22:13:00.182454 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02ac8997-0c2c-41c3-9bb5-b50872b5bca4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:00.182454 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02ac8997-0c2c-41c3-9bb5-b50872b5bca4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:00.192792 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:00.192792 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:00.198123 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-02ac8997-0c2c-41c3-9bb5-b50872b5bca4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:00.206028 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02ac8997-0c2c-41c3-9bb5-b50872b5bca4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 returned with HTTP 200 Aug 13 22:13:00.206683 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1030/4166] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:00 2026] GET /volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:00.732331 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-45e84a3a-0d8e-4d99-9288-0a89ca0c092d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:00.735903 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45e84a3a-0d8e-4d99-9288-0a89ca0c092d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:13:00.735903 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45e84a3a-0d8e-4d99-9288-0a89ca0c092d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:00.735903 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45e84a3a-0d8e-4d99-9288-0a89ca0c092d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:00.735903 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-45e84a3a-0d8e-4d99-9288-0a89ca0c092d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:00.742044 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:00.742044 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:00.743016 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45e84a3a-0d8e-4d99-9288-0a89ca0c092d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:13:00.743785 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1043/4167] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:00 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:00.816482 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ef8a6efb-3734-4e6c-85cc-83e3a6013849 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:00.818851 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef8a6efb-3734-4e6c-85cc-83e3a6013849 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 Aug 13 22:13:00.819161 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef8a6efb-3734-4e6c-85cc-83e3a6013849 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:00.819541 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef8a6efb-3734-4e6c-85cc-83e3a6013849 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:00.819686 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ef8a6efb-3734-4e6c-85cc-83e3a6013849 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 2045806d-da90-4961-9166-4054e865b851. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:00.824599 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef8a6efb-3734-4e6c-85cc-83e3a6013849 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 returned with HTTP 404 Aug 13 22:13:00.825277 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1052/4168] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:00 2026] GET /volume/v3/backups/2045806d-da90-4961-9166-4054e865b851 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:00.835267 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f063e9ce-8c48-482a-9ace-211c0d971e80 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:00.838551 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f063e9ce-8c48-482a-9ace-211c0d971e80 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:13:00.838551 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f063e9ce-8c48-482a-9ace-211c0d971e80 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7489a8e7-8da4-489d-ad4e-2cd1132d65dc", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-482943398", "container": "tempest-volumesbackupstest-backup-container-1072096715"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:00.841171 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-f063e9ce-8c48-482a-9ace-211c0d971e80 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Creating new backup {'backup': {'volume_id': '7489a8e7-8da4-489d-ad4e-2cd1132d65dc', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-482943398', 'container': 'tempest-volumesbackupstest-backup-container-1072096715'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:13:00.841466 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-f063e9ce-8c48-482a-9ace-211c0d971e80 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Creating backup of volume 7489a8e7-8da4-489d-ad4e-2cd1132d65dc in container tempest-volumesbackupstest-backup-container-1072096715 Aug 13 22:13:00.861488 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:00.861488 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:00.861488 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f063e9ce-8c48-482a-9ace-211c0d971e80 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:13:00.891618 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-f063e9ce-8c48-482a-9ace-211c0d971e80 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Created reservations ['65c308be-9085-4af9-9995-ee9b3ecce5f5', '29d6bb1c-57e1-4de0-a0a7-9ce2644e11bc'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:00.950462 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f063e9ce-8c48-482a-9ace-211c0d971e80 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:13:00.950462 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1044/4169] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:13:00 2026] POST /volume/v3/backups => generated 325 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:00.958705 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-963f06c0-2d06-4584-8a42-a9511ad2256a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:00.962177 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-963f06c0-2d06-4584-8a42-a9511ad2256a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e Aug 13 22:13:00.964443 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-963f06c0-2d06-4584-8a42-a9511ad2256a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:00.964443 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-963f06c0-2d06-4584-8a42-a9511ad2256a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:00.964443 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-963f06c0-2d06-4584-8a42-a9511ad2256a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 9c6f57f9-db12-41f5-80da-ed15769f5d6e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:00.970991 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:00.970991 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:00.972042 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-963f06c0-2d06-4584-8a42-a9511ad2256a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e returned with HTTP 200 Aug 13 22:13:00.972624 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1031/4170] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:00 2026] GET /volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e => generated 783 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:01.148988 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c5dad01-608d-40e7-a922-26ea1b54378c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:01.151398 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c5dad01-608d-40e7-a922-26ea1b54378c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:13:01.151398 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c5dad01-608d-40e7-a922-26ea1b54378c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:01.151634 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c5dad01-608d-40e7-a922-26ea1b54378c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:01.151634 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4c5dad01-608d-40e7-a922-26ea1b54378c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:01.157143 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:01.157143 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:01.157954 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c5dad01-608d-40e7-a922-26ea1b54378c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:13:01.158563 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1044/4171] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:01 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:01.228930 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8d55fa1e-8ac9-4ba0-a3d9-300f31891239 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:01.232413 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d55fa1e-8ac9-4ba0-a3d9-300f31891239 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 Aug 13 22:13:01.233563 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d55fa1e-8ac9-4ba0-a3d9-300f31891239 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:01.236895 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d55fa1e-8ac9-4ba0-a3d9-300f31891239 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:01.251277 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:01.251277 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:01.259205 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8d55fa1e-8ac9-4ba0-a3d9-300f31891239 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:01.267181 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d55fa1e-8ac9-4ba0-a3d9-300f31891239 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 returned with HTTP 200 Aug 13 22:13:01.269065 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1053/4172] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:01 2026] GET /volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:01.292585 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e013852e-e747-4461-97cb-d340c9a1d0e9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:01.293441 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e013852e-e747-4461-97cb-d340c9a1d0e9 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 Aug 13 22:13:01.293586 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e013852e-e747-4461-97cb-d340c9a1d0e9 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:01.293883 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e013852e-e747-4461-97cb-d340c9a1d0e9 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:01.307233 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:01.307233 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:01.315639 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e013852e-e747-4461-97cb-d340c9a1d0e9 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:01.322987 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e013852e-e747-4461-97cb-d340c9a1d0e9 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 returned with HTTP 200 Aug 13 22:13:01.323627 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1045/4173] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:01 2026] GET /volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:01.343778 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8e43163d-8ca2-4692-b54a-0bafebf2b4b4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:01.346308 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e43163d-8ca2-4692-b54a-0bafebf2b4b4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 Aug 13 22:13:01.346502 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e43163d-8ca2-4692-b54a-0bafebf2b4b4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:01.346742 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e43163d-8ca2-4692-b54a-0bafebf2b4b4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:01.346928 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8e43163d-8ca2-4692-b54a-0bafebf2b4b4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete volume with id: a9f515a2-7840-4fa6-aa53-f98bf94a4e39 Aug 13 22:13:01.364827 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:01.364827 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:01.364827 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8e43163d-8ca2-4692-b54a-0bafebf2b4b4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:01.408224 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8e43163d-8ca2-4692-b54a-0bafebf2b4b4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete volume request issued successfully. Aug 13 22:13:01.408515 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e43163d-8ca2-4692-b54a-0bafebf2b4b4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 returned with HTTP 202 Aug 13 22:13:01.408947 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1032/4174] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:01 2026] DELETE /volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:01.420861 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-15d8daa3-beac-4061-8c8c-c971644ee266 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:01.424077 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15d8daa3-beac-4061-8c8c-c971644ee266 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 Aug 13 22:13:01.424343 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15d8daa3-beac-4061-8c8c-c971644ee266 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:01.424805 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15d8daa3-beac-4061-8c8c-c971644ee266 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:01.436252 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:01.436252 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:01.442791 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-15d8daa3-beac-4061-8c8c-c971644ee266 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:01.450024 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15d8daa3-beac-4061-8c8c-c971644ee266 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 returned with HTTP 200 Aug 13 22:13:01.450530 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1045/4175] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:01 2026] GET /volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:01.756758 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-78c51dc5-62bc-4766-a8e2-bd4b196f800b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:01.759173 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78c51dc5-62bc-4766-a8e2-bd4b196f800b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:13:01.759466 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78c51dc5-62bc-4766-a8e2-bd4b196f800b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:01.759710 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78c51dc5-62bc-4766-a8e2-bd4b196f800b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:01.759865 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-78c51dc5-62bc-4766-a8e2-bd4b196f800b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:01.765335 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:01.765335 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:01.766216 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78c51dc5-62bc-4766-a8e2-bd4b196f800b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:13:01.766759 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1054/4176] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:01 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:01.983806 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c7e74277-6754-4957-844f-0666e12f572d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:01.989237 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7e74277-6754-4957-844f-0666e12f572d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e Aug 13 22:13:01.989237 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7e74277-6754-4957-844f-0666e12f572d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:01.989237 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7e74277-6754-4957-844f-0666e12f572d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:01.989237 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c7e74277-6754-4957-844f-0666e12f572d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 9c6f57f9-db12-41f5-80da-ed15769f5d6e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:01.994588 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:01.994588 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:01.995969 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7e74277-6754-4957-844f-0666e12f572d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e returned with HTTP 200 Aug 13 22:13:01.996891 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1046/4177] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:01 2026] GET /volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e => generated 785 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:02.175093 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-71b438e9-aeeb-494e-adf1-15b12a274c61 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:02.177413 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71b438e9-aeeb-494e-adf1-15b12a274c61 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:13:02.177718 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71b438e9-aeeb-494e-adf1-15b12a274c61 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:02.177908 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71b438e9-aeeb-494e-adf1-15b12a274c61 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:02.178030 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-71b438e9-aeeb-494e-adf1-15b12a274c61 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:02.189773 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:02.189773 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:02.190500 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71b438e9-aeeb-494e-adf1-15b12a274c61 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:13:02.190875 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1033/4178] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:02 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:02.466826 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5f1c51d1-1212-41b7-8cba-2831f91802fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:02.469290 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f1c51d1-1212-41b7-8cba-2831f91802fb tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 Aug 13 22:13:02.469765 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f1c51d1-1212-41b7-8cba-2831f91802fb tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:02.469890 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f1c51d1-1212-41b7-8cba-2831f91802fb tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:02.480219 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f1c51d1-1212-41b7-8cba-2831f91802fb tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 returned with HTTP 404 Aug 13 22:13:02.480910 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1046/4179] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:02 2026] GET /volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:02.488697 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7c01b9c-d76e-4b88-8af7-fb1571960739 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:02.490645 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7c01b9c-d76e-4b88-8af7-fb1571960739 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 Aug 13 22:13:02.490863 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7c01b9c-d76e-4b88-8af7-fb1571960739 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:02.491051 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7c01b9c-d76e-4b88-8af7-fb1571960739 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:02.497584 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7c01b9c-d76e-4b88-8af7-fb1571960739 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 returned with HTTP 404 Aug 13 22:13:02.498088 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1055/4180] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:02 2026] GET /volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:02.506805 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aac3abaa-68c9-4605-abd3-ecf7f7610ae5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:02.510141 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aac3abaa-68c9-4605-abd3-ecf7f7610ae5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 Aug 13 22:13:02.510141 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aac3abaa-68c9-4605-abd3-ecf7f7610ae5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:02.510141 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aac3abaa-68c9-4605-abd3-ecf7f7610ae5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:02.510141 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-aac3abaa-68c9-4605-abd3-ecf7f7610ae5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete volume with id: a9f515a2-7840-4fa6-aa53-f98bf94a4e39 Aug 13 22:13:02.516544 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aac3abaa-68c9-4605-abd3-ecf7f7610ae5 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 returned with HTTP 404 Aug 13 22:13:02.517168 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1047/4181] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:02 2026] DELETE /volume/v3/volumes/a9f515a2-7840-4fa6-aa53-f98bf94a4e39 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:02.526222 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-16393ac5-2e79-4550-b2c3-6aa291675b8a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:02.531453 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16393ac5-2e79-4550-b2c3-6aa291675b8a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4 Aug 13 22:13:02.531453 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16393ac5-2e79-4550-b2c3-6aa291675b8a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:02.531453 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16393ac5-2e79-4550-b2c3-6aa291675b8a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:02.531453 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-16393ac5-2e79-4550-b2c3-6aa291675b8a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete snapshot with id: 754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4 Aug 13 22:13:02.537863 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:02.537863 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:02.538637 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-16393ac5-2e79-4550-b2c3-6aa291675b8a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:13:02.557906 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-16393ac5-2e79-4550-b2c3-6aa291675b8a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot delete request issued successfully. Aug 13 22:13:02.558355 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16393ac5-2e79-4550-b2c3-6aa291675b8a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4 returned with HTTP 202 Aug 13 22:13:02.559074 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1034/4182] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:13:02 2026] DELETE /volume/v3/snapshots/754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:02.567961 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d898f238-0ff0-4812-b27e-6fb7e5b16ea0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:02.571497 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d898f238-0ff0-4812-b27e-6fb7e5b16ea0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4 Aug 13 22:13:02.571858 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d898f238-0ff0-4812-b27e-6fb7e5b16ea0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:02.572171 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d898f238-0ff0-4812-b27e-6fb7e5b16ea0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:02.577973 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:02.577973 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:02.578568 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d898f238-0ff0-4812-b27e-6fb7e5b16ea0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:13:02.579444 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d898f238-0ff0-4812-b27e-6fb7e5b16ea0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4 returned with HTTP 200 Aug 13 22:13:02.580033 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1047/4183] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:13:02 2026] GET /volume/v3/snapshots/754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:02.783062 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f7e510e2-c39c-43f9-9e70-550b6e611da6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:02.785890 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7e510e2-c39c-43f9-9e70-550b6e611da6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:13:02.786463 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7e510e2-c39c-43f9-9e70-550b6e611da6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:02.786617 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7e510e2-c39c-43f9-9e70-550b6e611da6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:02.786800 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f7e510e2-c39c-43f9-9e70-550b6e611da6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:02.792937 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:02.792937 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:02.793989 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7e510e2-c39c-43f9-9e70-550b6e611da6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:13:02.794535 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1056/4184] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:02 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:03.009684 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-654be8fe-c82f-4b51-a43f-dab9e63abd2d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:03.012396 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-654be8fe-c82f-4b51-a43f-dab9e63abd2d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e Aug 13 22:13:03.012727 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-654be8fe-c82f-4b51-a43f-dab9e63abd2d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:03.013036 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-654be8fe-c82f-4b51-a43f-dab9e63abd2d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:03.013219 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-654be8fe-c82f-4b51-a43f-dab9e63abd2d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 9c6f57f9-db12-41f5-80da-ed15769f5d6e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:03.019222 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:03.019222 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:03.020027 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-654be8fe-c82f-4b51-a43f-dab9e63abd2d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e returned with HTTP 200 Aug 13 22:13:03.020532 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1048/4185] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:03 2026] GET /volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:03.177368 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-9da9d4c9-ae4c-4e70-b3bd-fcb8a346bac4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:03.180670 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-9da9d4c9-ae4c-4e70-b3bd-fcb8a346bac4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0/encryption Aug 13 22:13:03.180966 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-9da9d4c9-ae4c-4e70-b3bd-fcb8a346bac4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:03.181258 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-9da9d4c9-ae4c-4e70-b3bd-fcb8a346bac4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:03.194462 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:03.194462 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:03.208200 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-de7cbd20-0ec6-459a-a601-889916125621 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:03.209673 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4637bbcd-aecc-4296-874e-bc5b5e579b26 req-9da9d4c9-ae4c-4e70-b3bd-fcb8a346bac4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0/encryption returned with HTTP 200 Aug 13 22:13:03.210070 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de7cbd20-0ec6-459a-a601-889916125621 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:13:03.210303 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1035/4186] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:13:03 2026] GET /volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0/encryption => generated 161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:03.210368 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de7cbd20-0ec6-459a-a601-889916125621 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:03.210567 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de7cbd20-0ec6-459a-a601-889916125621 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:03.210717 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-de7cbd20-0ec6-459a-a601-889916125621 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:03.216006 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:03.216006 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:03.216838 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de7cbd20-0ec6-459a-a601-889916125621 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:13:03.217363 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1048/4187] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:03 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:03.590362 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d5ed9442-5d92-4b36-a371-fb7870ed6ab4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:03.593297 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d5ed9442-5d92-4b36-a371-fb7870ed6ab4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4 Aug 13 22:13:03.593580 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d5ed9442-5d92-4b36-a371-fb7870ed6ab4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:03.593828 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d5ed9442-5d92-4b36-a371-fb7870ed6ab4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:03.599699 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d5ed9442-5d92-4b36-a371-fb7870ed6ab4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4 returned with HTTP 404 Aug 13 22:13:03.600377 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1057/4188] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:13:03 2026] GET /volume/v3/snapshots/754b89b2-1fce-43c5-a1cd-1a0c48f2a7d4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:03.609858 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9620565-5d62-4d4b-8862-0052fcf368dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:03.612409 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9620565-5d62-4d4b-8862-0052fcf368dc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 Aug 13 22:13:03.612738 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9620565-5d62-4d4b-8862-0052fcf368dc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:03.613007 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9620565-5d62-4d4b-8862-0052fcf368dc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:03.623528 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:03.623528 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:03.629108 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f9620565-5d62-4d4b-8862-0052fcf368dc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:03.635240 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9620565-5d62-4d4b-8862-0052fcf368dc tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 returned with HTTP 200 Aug 13 22:13:03.635656 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1049/4189] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:03 2026] GET /volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:03.651629 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-19944576-e17b-444d-a909-20fd1ee239de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:03.654223 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19944576-e17b-444d-a909-20fd1ee239de tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 Aug 13 22:13:03.654543 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19944576-e17b-444d-a909-20fd1ee239de tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:03.654831 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19944576-e17b-444d-a909-20fd1ee239de tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:03.655065 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-19944576-e17b-444d-a909-20fd1ee239de tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete volume with id: b58c4687-8eac-4054-bd3d-f4cab7545ad6 Aug 13 22:13:03.664757 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:03.664757 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:03.665516 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-19944576-e17b-444d-a909-20fd1ee239de tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:03.690974 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-19944576-e17b-444d-a909-20fd1ee239de tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete volume request issued successfully. Aug 13 22:13:03.690974 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19944576-e17b-444d-a909-20fd1ee239de tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 returned with HTTP 202 Aug 13 22:13:03.690974 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1036/4190] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:03 2026] DELETE /volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:03.698185 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d2b47e4-a218-4b5e-810a-19c04e4e73ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:03.700511 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d2b47e4-a218-4b5e-810a-19c04e4e73ee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 Aug 13 22:13:03.700787 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d2b47e4-a218-4b5e-810a-19c04e4e73ee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:03.701031 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d2b47e4-a218-4b5e-810a-19c04e4e73ee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:03.717856 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:03.717856 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:03.729714 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6d2b47e4-a218-4b5e-810a-19c04e4e73ee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:03.736899 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d2b47e4-a218-4b5e-810a-19c04e4e73ee tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 returned with HTTP 200 Aug 13 22:13:03.737449 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1049/4191] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:03 2026] GET /volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:03.806636 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-69ee547a-2cfb-48a0-afdf-bc92ac7eeb62 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:03.808978 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69ee547a-2cfb-48a0-afdf-bc92ac7eeb62 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:13:03.809264 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69ee547a-2cfb-48a0-afdf-bc92ac7eeb62 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:03.809532 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69ee547a-2cfb-48a0-afdf-bc92ac7eeb62 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:03.809709 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-69ee547a-2cfb-48a0-afdf-bc92ac7eeb62 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:03.816409 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:03.816409 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:03.817221 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69ee547a-2cfb-48a0-afdf-bc92ac7eeb62 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:13:03.817697 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1058/4192] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:03 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:04.035192 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a4e21a93-5047-4c56-a456-88465030d91a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:04.037272 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4e21a93-5047-4c56-a456-88465030d91a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e Aug 13 22:13:04.037698 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a4e21a93-5047-4c56-a456-88465030d91a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:04.037985 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a4e21a93-5047-4c56-a456-88465030d91a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:04.038164 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a4e21a93-5047-4c56-a456-88465030d91a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 9c6f57f9-db12-41f5-80da-ed15769f5d6e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:04.044201 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:04.044201 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:04.045296 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4e21a93-5047-4c56-a456-88465030d91a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e returned with HTTP 200 Aug 13 22:13:04.045736 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1050/4193] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:04 2026] GET /volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:04.230610 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e92302da-0068-43c3-b326-a41568def2e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:04.232529 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e92302da-0068-43c3-b326-a41568def2e6 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:13:04.232773 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e92302da-0068-43c3-b326-a41568def2e6 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:04.232969 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e92302da-0068-43c3-b326-a41568def2e6 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:04.233063 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e92302da-0068-43c3-b326-a41568def2e6 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:04.237340 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:04.237340 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:04.238012 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e92302da-0068-43c3-b326-a41568def2e6 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:13:04.238446 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1037/4194] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:04 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:04.757635 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-69865704-07ea-4c92-90c5-ac12803e0020 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:04.759648 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69865704-07ea-4c92-90c5-ac12803e0020 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 Aug 13 22:13:04.759847 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69865704-07ea-4c92-90c5-ac12803e0020 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:04.760187 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69865704-07ea-4c92-90c5-ac12803e0020 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:04.766588 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69865704-07ea-4c92-90c5-ac12803e0020 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 returned with HTTP 404 Aug 13 22:13:04.767209 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1050/4195] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:04 2026] GET /volume/v3/volumes/b58c4687-8eac-4054-bd3d-f4cab7545ad6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:04.778758 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-57c34b9c-da9c-48d2-a731-6aa784517ace None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:04.781169 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57c34b9c-da9c-48d2-a731-6aa784517ace tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:13:04.781389 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57c34b9c-da9c-48d2-a731-6aa784517ace tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:04.781666 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57c34b9c-da9c-48d2-a731-6aa784517ace tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:04.789372 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:04.789372 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:04.793153 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-57c34b9c-da9c-48d2-a731-6aa784517ace tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:04.797570 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57c34b9c-da9c-48d2-a731-6aa784517ace tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:13:04.798034 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1059/4196] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:04 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:04.814733 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d98cd0df-2c74-4433-8482-9333ef40e08f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:04.819443 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:13:04.819443 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1548275751"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:04.819443 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1548275751'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:13:04.819443 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume of 1 GB Aug 13 22:13:04.824617 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Availability Zones retrieved successfully. Aug 13 22:13:04.833996 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f9da290f-677a-4fc2-a0eb-ad3dc5d0289e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:04.834409 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Flow 'volume_create_api' (efc540ca-2e02-42f7-bd5e-9481a8d2dac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:04.835800 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c7985f6-a3e9-4d87-a29c-73688cfad616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:04.841172 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9da290f-677a-4fc2-a0eb-ad3dc5d0289e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:13:04.841172 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9da290f-677a-4fc2-a0eb-ad3dc5d0289e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:04.841172 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9da290f-677a-4fc2-a0eb-ad3dc5d0289e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:04.841172 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f9da290f-677a-4fc2-a0eb-ad3dc5d0289e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:04.841399 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:13:04.849576 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:04.849576 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:04.850748 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9da290f-677a-4fc2-a0eb-ad3dc5d0289e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:13:04.851840 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1038/4197] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:04 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:04.871720 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c7985f6-a3e9-4d87-a29c-73688cfad616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:04.872600 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b68ea97-5899-4916-81f4-657769570e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:04.920539 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Created reservations ['85f9e5af-18c1-47f8-9dc1-24b7ea7ff9f9', 'a8cd5683-bbf8-42cf-8d4f-0dfd34759715', '04bd6491-db9b-4555-8805-7cd8f33363ff', '907dff79-ed13-4c97-9bae-2c73cef90b16'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:04.921448 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b68ea97-5899-4916-81f4-657769570e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85f9e5af-18c1-47f8-9dc1-24b7ea7ff9f9', 'a8cd5683-bbf8-42cf-8d4f-0dfd34759715', '04bd6491-db9b-4555-8805-7cd8f33363ff', '907dff79-ed13-4c97-9bae-2c73cef90b16']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:04.922576 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a81a9c-7a27-4aac-8089-6136cd0751ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:04.948010 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a81a9c-7a27-4aac-8089-6136cd0751ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecae04b1-134c-448f-910c-8746b28db6bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1548275751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96b50ea37b664c6d85f244ff30e45b7b',qos_specs=None,replication_status=,reservations=['85f9e5af-18c1-47f8-9dc1-24b7ea7ff9f9','a8cd5683-bbf8-42cf-8d4f-0dfd34759715','04bd6491-db9b-4555-8805-7cd8f33363ff','907dff79-ed13-4c97-9bae-2c73cef90b16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:13:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1548275751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecae04b1-134c-448f-910c-8746b28db6bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96b50ea37b664c6d85f244ff30e45b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:04.948786 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc0dc55-d9cf-4bea-9e51-a0cacc1c3ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:04.967807 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc0dc55-d9cf-4bea-9e51-a0cacc1c3ec2) transitioned into state 'SUCCESS' from state '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-1548275751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96b50ea37b664c6d85f244ff30e45b7b',qos_specs=None,replication_status=,reservations=['85f9e5af-18c1-47f8-9dc1-24b7ea7ff9f9','a8cd5683-bbf8-42cf-8d4f-0dfd34759715','04bd6491-db9b-4555-8805-7cd8f33363ff','907dff79-ed13-4c97-9bae-2c73cef90b16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:04.968748 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4674a3ab-dc2e-4a28-98fe-98771eb59413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:04.983641 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4674a3ab-dc2e-4a28-98fe-98771eb59413) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:04.984745 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Flow 'volume_create_api' (efc540ca-2e02-42f7-bd5e-9481a8d2dac2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:04.985140 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume request issued successfully. Aug 13 22:13:04.989004 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d98cd0df-2c74-4433-8482-9333ef40e08f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:13:04.989845 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1051/4198] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:13:04 2026] POST /volume/v3/volumes => generated 750 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:05.002527 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af9ed83c-4a86-42f1-b08f-cb02485db332 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:05.007408 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af9ed83c-4a86-42f1-b08f-cb02485db332 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd Aug 13 22:13:05.007664 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af9ed83c-4a86-42f1-b08f-cb02485db332 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:05.007882 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af9ed83c-4a86-42f1-b08f-cb02485db332 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:05.017326 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:05.017326 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:05.021919 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-af9ed83c-4a86-42f1-b08f-cb02485db332 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:05.027272 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af9ed83c-4a86-42f1-b08f-cb02485db332 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd returned with HTTP 200 Aug 13 22:13:05.027774 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1051/4199] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:05 2026] GET /volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:05.057238 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bff9f217-06e9-4036-9d95-84f70d184f4f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:05.059634 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bff9f217-06e9-4036-9d95-84f70d184f4f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e Aug 13 22:13:05.059858 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bff9f217-06e9-4036-9d95-84f70d184f4f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:05.060084 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bff9f217-06e9-4036-9d95-84f70d184f4f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:05.060254 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bff9f217-06e9-4036-9d95-84f70d184f4f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 9c6f57f9-db12-41f5-80da-ed15769f5d6e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:05.066183 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:05.066183 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:05.067175 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bff9f217-06e9-4036-9d95-84f70d184f4f tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e returned with HTTP 200 Aug 13 22:13:05.067725 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1060/4200] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:05 2026] GET /volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:05.262881 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ffe489eb-b787-457f-8111-7a7cbdafcde9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:05.265335 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ffe489eb-b787-457f-8111-7a7cbdafcde9 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:13:05.266925 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ffe489eb-b787-457f-8111-7a7cbdafcde9 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:05.266925 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ffe489eb-b787-457f-8111-7a7cbdafcde9 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:05.266925 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ffe489eb-b787-457f-8111-7a7cbdafcde9 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:05.272872 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:05.272872 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:05.274886 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ffe489eb-b787-457f-8111-7a7cbdafcde9 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:13:05.274886 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1039/4201] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:05 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:05.866211 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-702acd75-d98a-43fb-969b-76e815375d3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:05.868675 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-702acd75-d98a-43fb-969b-76e815375d3e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:13:05.869190 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-702acd75-d98a-43fb-969b-76e815375d3e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:05.869304 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-702acd75-d98a-43fb-969b-76e815375d3e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:05.869477 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-702acd75-d98a-43fb-969b-76e815375d3e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:05.877541 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:05.877541 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:05.878233 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-702acd75-d98a-43fb-969b-76e815375d3e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:13:05.878698 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1052/4202] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:05 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:06.053169 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f143701b-0e25-402b-8b23-11a9ca6d2649 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:06.057445 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f143701b-0e25-402b-8b23-11a9ca6d2649 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd Aug 13 22:13:06.057445 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f143701b-0e25-402b-8b23-11a9ca6d2649 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:06.057445 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f143701b-0e25-402b-8b23-11a9ca6d2649 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:06.065998 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:06.065998 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:06.070713 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f143701b-0e25-402b-8b23-11a9ca6d2649 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:06.076281 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f143701b-0e25-402b-8b23-11a9ca6d2649 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd returned with HTTP 200 Aug 13 22:13:06.076281 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1052/4203] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:06 2026] GET /volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:06.082623 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e50d7947-d13f-4287-9c19-d4b383b75b9c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:06.085161 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e50d7947-d13f-4287-9c19-d4b383b75b9c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e Aug 13 22:13:06.086463 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e50d7947-d13f-4287-9c19-d4b383b75b9c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:06.086463 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e50d7947-d13f-4287-9c19-d4b383b75b9c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:06.086979 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e50d7947-d13f-4287-9c19-d4b383b75b9c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 9c6f57f9-db12-41f5-80da-ed15769f5d6e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:06.095795 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f54eee28-0b6d-46df-815b-4977c8bc2ac8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:06.097951 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f54eee28-0b6d-46df-815b-4977c8bc2ac8 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:13:06.098717 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f54eee28-0b6d-46df-815b-4977c8bc2ac8 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ecae04b1-134c-448f-910c-8746b28db6bd", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1465318855"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:06.102719 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:06.102719 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:06.103915 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e50d7947-d13f-4287-9c19-d4b383b75b9c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e returned with HTTP 200 Aug 13 22:13:06.104598 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1061/4204] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:06 2026] GET /volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e => generated 785 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:06.109575 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:06.109575 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:06.110107 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f54eee28-0b6d-46df-815b-4977c8bc2ac8 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:06.110276 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-f54eee28-0b6d-46df-815b-4977c8bc2ac8 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create snapshot from volume ecae04b1-134c-448f-910c-8746b28db6bd Aug 13 22:13:06.152839 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f54eee28-0b6d-46df-815b-4977c8bc2ac8 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Created reservations ['8e554114-6c03-44c6-b0ba-9eb933614caa', 'ee5b0a9e-301b-44e0-84ea-bb429393ea4c', '75d5b172-f90b-4fd8-94b0-de02af51d923', 'daf52f42-d057-4d82-9250-d7c23608d515'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:06.194228 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f54eee28-0b6d-46df-815b-4977c8bc2ac8 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot create request issued successfully. Aug 13 22:13:06.194558 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f54eee28-0b6d-46df-815b-4977c8bc2ac8 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:13:06.195470 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1040/4205] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:13:06 2026] POST /volume/v3/snapshots => generated 310 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:06.206178 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-babd5a8e-5d11-45da-8751-a4dde1d00c21 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:06.208765 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-babd5a8e-5d11-45da-8751-a4dde1d00c21 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/ec998e65-dcd4-4453-a9e4-17adb6e76315 Aug 13 22:13:06.209199 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-babd5a8e-5d11-45da-8751-a4dde1d00c21 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:06.209451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-babd5a8e-5d11-45da-8751-a4dde1d00c21 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:06.216329 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:06.216329 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:06.216928 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-babd5a8e-5d11-45da-8751-a4dde1d00c21 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:13:06.218020 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-babd5a8e-5d11-45da-8751-a4dde1d00c21 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/ec998e65-dcd4-4453-a9e4-17adb6e76315 returned with HTTP 200 Aug 13 22:13:06.218492 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1053/4206] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:13:06 2026] GET /volume/v3/snapshots/ec998e65-dcd4-4453-a9e4-17adb6e76315 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:06.290538 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82d1347c-f829-462a-9489-bab0aa5e6433 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:06.298539 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82d1347c-f829-462a-9489-bab0aa5e6433 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:13:06.298539 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82d1347c-f829-462a-9489-bab0aa5e6433 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:06.298539 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82d1347c-f829-462a-9489-bab0aa5e6433 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:06.298539 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-82d1347c-f829-462a-9489-bab0aa5e6433 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:06.304598 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:06.304598 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:06.305744 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82d1347c-f829-462a-9489-bab0aa5e6433 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:13:06.306462 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1053/4207] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:06 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:06.323442 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dd5ffb22-a482-428b-a499-220fcafa0456 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:06.428940 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd5ffb22-a482-428b-a499-220fcafa0456 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4/export_record Aug 13 22:13:06.429199 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd5ffb22-a482-428b-a499-220fcafa0456 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:06.429398 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd5ffb22-a482-428b-a499-220fcafa0456 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Calling method 'export_record' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:06.429506 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-dd5ffb22-a482-428b-a499-220fcafa0456 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Export record for backup c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100266) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 22:13:06.441769 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:06.441769 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:06.443670 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-dd5ffb22-a482-428b-a499-220fcafa0456 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '9ae6313f0d964140b2858895192d2808', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb299e5fea8c4cb2bb485d211c30e568', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:13:06.444042 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd5ffb22-a482-428b-a499-220fcafa0456 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4/export_record returned with HTTP 403 Aug 13 22:13:06.444782 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1062/4208] 10.4.3.4 () {68 vars in 1416 bytes} [Thu Aug 13 22:13:06 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4/export_record => generated 101 bytes in 122 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:06.454191 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1573c312-73f9-4a38-a24d-51e100ba458c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:06.456530 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:13:06.456897 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1802911166"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:06.458360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1802911166'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:13:06.458561 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Create volume of 1 GB Aug 13 22:13:06.458853 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:06.458853 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:06.464593 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Availability Zones retrieved successfully. Aug 13 22:13:06.472922 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Flow 'volume_create_api' (a9e052cb-4444-4e74-9847-c532bd87bebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:06.474272 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40821af1-1b0d-43f1-b790-a3fc0a95e664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:06.475383 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:13:06.510978 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40821af1-1b0d-43f1-b790-a3fc0a95e664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:06.512230 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9f4a530-d51b-42b3-84d2-d0aedc6e1720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:06.563578 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Created reservations ['8c9985b0-1d46-4be3-85f7-c5f8a4664b01', '386ca20c-b2cb-4fc6-a5c8-ca96d2b6b10c', '18099860-e770-41d8-bf8d-3670eada8e47', '02b645d5-25e8-4864-be44-3d52e1c80ebd'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:06.564576 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9f4a530-d51b-42b3-84d2-d0aedc6e1720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c9985b0-1d46-4be3-85f7-c5f8a4664b01', '386ca20c-b2cb-4fc6-a5c8-ca96d2b6b10c', '18099860-e770-41d8-bf8d-3670eada8e47', '02b645d5-25e8-4864-be44-3d52e1c80ebd']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:06.565481 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99dc7f97-b23c-4597-99c8-dcf04a882e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:06.596036 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99dc7f97-b23c-4597-99c8-dcf04a882e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '036cdb6a-32b2-4c60-ac9b-8885695ae006', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1802911166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb299e5fea8c4cb2bb485d211c30e568',qos_specs=None,replication_status=,reservations=['8c9985b0-1d46-4be3-85f7-c5f8a4664b01','386ca20c-b2cb-4fc6-a5c8-ca96d2b6b10c','18099860-e770-41d8-bf8d-3670eada8e47','02b645d5-25e8-4864-be44-3d52e1c80ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c568f1d776e949409b60793fd29cd650',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:13:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1802911166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=036cdb6a-32b2-4c60-ac9b-8885695ae006,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb299e5fea8c4cb2bb485d211c30e568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c568f1d776e949409b60793fd29cd650',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:06.598159 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (360683dc-8018-421e-9268-4409bee3c677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:06.625462 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (360683dc-8018-421e-9268-4409bee3c677) transitioned into state 'SUCCESS' from state '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-1802911166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb299e5fea8c4cb2bb485d211c30e568',qos_specs=None,replication_status=,reservations=['8c9985b0-1d46-4be3-85f7-c5f8a4664b01','386ca20c-b2cb-4fc6-a5c8-ca96d2b6b10c','18099860-e770-41d8-bf8d-3670eada8e47','02b645d5-25e8-4864-be44-3d52e1c80ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c568f1d776e949409b60793fd29cd650',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:06.626474 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c67e4197-2d95-42ec-a711-c2a5be2586f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:06.637466 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c67e4197-2d95-42ec-a711-c2a5be2586f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:06.638392 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Flow 'volume_create_api' (a9e052cb-4444-4e74-9847-c532bd87bebd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:06.638733 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Create volume request issued successfully. Aug 13 22:13:06.639341 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1573c312-73f9-4a38-a24d-51e100ba458c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:13:06.639796 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1041/4209] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:13:06 2026] POST /volume/v3/volumes => generated 774 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:06.659473 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c153e02b-6966-4815-b559-a33a3a6375e5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:06.662054 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c153e02b-6966-4815-b559-a33a3a6375e5 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/volumes/036cdb6a-32b2-4c60-ac9b-8885695ae006 Aug 13 22:13:06.662383 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c153e02b-6966-4815-b559-a33a3a6375e5 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:06.662698 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c153e02b-6966-4815-b559-a33a3a6375e5 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:06.671931 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:06.671931 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:06.677662 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c153e02b-6966-4815-b559-a33a3a6375e5 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Volume info retrieved successfully. Aug 13 22:13:06.683948 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c153e02b-6966-4815-b559-a33a3a6375e5 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes/036cdb6a-32b2-4c60-ac9b-8885695ae006 returned with HTTP 200 Aug 13 22:13:06.684693 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1054/4210] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:06 2026] GET /volume/v3/volumes/036cdb6a-32b2-4c60-ac9b-8885695ae006 => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:06.899000 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8ad39521-37b4-46a4-9ff6-4e2cb75d21d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:06.901030 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ad39521-37b4-46a4-9ff6-4e2cb75d21d0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:13:06.901638 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ad39521-37b4-46a4-9ff6-4e2cb75d21d0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:06.902439 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ad39521-37b4-46a4-9ff6-4e2cb75d21d0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:06.902439 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8ad39521-37b4-46a4-9ff6-4e2cb75d21d0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:06.909460 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:06.909460 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:06.909460 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ad39521-37b4-46a4-9ff6-4e2cb75d21d0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:13:06.910106 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1054/4211] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:06 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:06.923744 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d74fe4d4-80a6-41b5-9070-7f328ecc7af2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:06.930463 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d74fe4d4-80a6-41b5-9070-7f328ecc7af2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:13:06.930463 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d74fe4d4-80a6-41b5-9070-7f328ecc7af2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fb25ba94-113b-4fa4-b350-00da5d47e65f"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:06.932894 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-d74fe4d4-80a6-41b5-9070-7f328ecc7af2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Creating new backup {'backup': {'volume_id': 'fb25ba94-113b-4fa4-b350-00da5d47e65f'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:13:06.934439 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-d74fe4d4-80a6-41b5-9070-7f328ecc7af2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Creating backup of volume fb25ba94-113b-4fa4-b350-00da5d47e65f in container None Aug 13 22:13:06.944857 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:06.944857 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:06.945680 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d74fe4d4-80a6-41b5-9070-7f328ecc7af2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:13:06.970695 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d74fe4d4-80a6-41b5-9070-7f328ecc7af2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Created reservations ['869a9f30-384b-4b8d-a980-60bc06004c02', '1292c11b-ecde-4ed3-9e23-a777921c95c0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:07.017797 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d74fe4d4-80a6-41b5-9070-7f328ecc7af2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:13:07.018870 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1063/4212] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:13:06 2026] POST /volume/v3/backups => generated 284 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:07.031958 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-349cabc1-4923-4696-bb96-7f83b6e8bc89 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:07.035200 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-349cabc1-4923-4696-bb96-7f83b6e8bc89 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:07.035200 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-349cabc1-4923-4696-bb96-7f83b6e8bc89 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:07.035200 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-349cabc1-4923-4696-bb96-7f83b6e8bc89 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:07.035594 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-349cabc1-4923-4696-bb96-7f83b6e8bc89 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:07.041548 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:07.041548 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:07.042394 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-349cabc1-4923-4696-bb96-7f83b6e8bc89 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:07.042955 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1042/4213] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:07 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 691 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:07.116629 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8cec8575-45bd-4e96-8f49-dd3feaff4507 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:07.119793 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8cec8575-45bd-4e96-8f49-dd3feaff4507 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e Aug 13 22:13:07.119793 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8cec8575-45bd-4e96-8f49-dd3feaff4507 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:07.119793 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8cec8575-45bd-4e96-8f49-dd3feaff4507 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:07.119793 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8cec8575-45bd-4e96-8f49-dd3feaff4507 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 9c6f57f9-db12-41f5-80da-ed15769f5d6e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:07.125623 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:07.125623 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:07.126245 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8cec8575-45bd-4e96-8f49-dd3feaff4507 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e returned with HTTP 200 Aug 13 22:13:07.126633 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1055/4214] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:07 2026] GET /volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:07.232456 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3d9971ad-620e-4c7e-9c43-b25d75389aec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:07.237647 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d9971ad-620e-4c7e-9c43-b25d75389aec tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/ec998e65-dcd4-4453-a9e4-17adb6e76315 Aug 13 22:13:07.237647 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d9971ad-620e-4c7e-9c43-b25d75389aec tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:07.237647 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d9971ad-620e-4c7e-9c43-b25d75389aec tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:07.242977 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:07.242977 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:07.243722 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3d9971ad-620e-4c7e-9c43-b25d75389aec tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:13:07.244874 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d9971ad-620e-4c7e-9c43-b25d75389aec tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/ec998e65-dcd4-4453-a9e4-17adb6e76315 returned with HTTP 200 Aug 13 22:13:07.245539 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1055/4215] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:13:07 2026] GET /volume/v3/snapshots/ec998e65-dcd4-4453-a9e4-17adb6e76315 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:07.259603 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:07.267551 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:13:07.268449 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ec998e65-dcd4-4453-a9e4-17adb6e76315", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1564901631"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:07.273450 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume request body: {'volume': {'snapshot_id': 'ec998e65-dcd4-4453-a9e4-17adb6e76315', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1564901631'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:13:07.278930 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:07.278930 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:07.281082 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:13:07.281082 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume of 1 GB Aug 13 22:13:07.285341 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Availability Zones retrieved successfully. Aug 13 22:13:07.293259 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Flow 'volume_create_api' (0ced29b3-ee4b-49ff-ad85-9a7641649bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:07.294736 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01cc741d-47f1-4550-8b79-7a61b0f796d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:07.296447 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:13:07.339539 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01cc741d-47f1-4550-8b79-7a61b0f796d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ec998e65-dcd4-4453-a9e4-17adb6e76315', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:07.340131 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79a2dfc3-3566-4354-af34-08d6ef81f741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:07.394333 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Created reservations ['14bc40e4-15dd-4253-a486-4b5dda42aac2', '07f360c5-6053-4a5d-ac0d-c8c3fb2d6c5e', '2f797768-ba85-482a-8b0d-04d52ddbe986', 'ed2fb8fb-61a8-48ec-bd62-f80013b28463'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:07.396502 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79a2dfc3-3566-4354-af34-08d6ef81f741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14bc40e4-15dd-4253-a486-4b5dda42aac2', '07f360c5-6053-4a5d-ac0d-c8c3fb2d6c5e', '2f797768-ba85-482a-8b0d-04d52ddbe986', 'ed2fb8fb-61a8-48ec-bd62-f80013b28463']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:07.397919 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d935cf00-3376-436b-ac0a-a3946c5aa7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:07.449955 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d935cf00-3376-436b-ac0a-a3946c5aa7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e3e2efd-dc3a-4983-9d74-f8dbea1472c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1564901631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96b50ea37b664c6d85f244ff30e45b7b',qos_specs=None,replication_status=,reservations=['14bc40e4-15dd-4253-a486-4b5dda42aac2','07f360c5-6053-4a5d-ac0d-c8c3fb2d6c5e','2f797768-ba85-482a-8b0d-04d52ddbe986','ed2fb8fb-61a8-48ec-bd62-f80013b28463'],size=1,snapshot_id=ec998e65-dcd4-4453-a9e4-17adb6e76315,source_replicaid=,source_volid=None,status='creating',user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:13:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1564901631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e3e2efd-dc3a-4983-9d74-f8dbea1472c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96b50ea37b664c6d85f244ff30e45b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ec998e65-dcd4-4453-a9e4-17adb6e76315,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:07.452505 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888066d3-3c70-427d-9894-b2a16e61c551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:07.479809 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888066d3-3c70-427d-9894-b2a16e61c551) transitioned into state 'SUCCESS' from state '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-1564901631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96b50ea37b664c6d85f244ff30e45b7b',qos_specs=None,replication_status=,reservations=['14bc40e4-15dd-4253-a486-4b5dda42aac2','07f360c5-6053-4a5d-ac0d-c8c3fb2d6c5e','2f797768-ba85-482a-8b0d-04d52ddbe986','ed2fb8fb-61a8-48ec-bd62-f80013b28463'],size=1,snapshot_id=ec998e65-dcd4-4453-a9e4-17adb6e76315,source_replicaid=,source_volid=None,status='creating',user_id='8daf9ff02e8540b1bc468111a75ea0ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:07.480751 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09ad3286-7b23-4da9-a979-eb97c168705b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:07.514723 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09ad3286-7b23-4da9-a979-eb97c168705b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:07.516137 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Flow 'volume_create_api' (0ced29b3-ee4b-49ff-ad85-9a7641649bef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:07.516688 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Create volume request issued successfully. Aug 13 22:13:07.517712 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8346a65-79bb-4dc2-84eb-ac5a7985c999 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:13:07.518138 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1064/4216] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:13:07 2026] POST /volume/v3/volumes => generated 784 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:07.534721 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-961062c8-9e67-4529-937d-3600c411d9ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:07.536988 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-961062c8-9e67-4529-937d-3600c411d9ba tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 Aug 13 22:13:07.537732 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-961062c8-9e67-4529-937d-3600c411d9ba tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:07.537732 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-961062c8-9e67-4529-937d-3600c411d9ba tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:07.547716 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:07.547716 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:07.555788 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-961062c8-9e67-4529-937d-3600c411d9ba tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:07.563926 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-961062c8-9e67-4529-937d-3600c411d9ba tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 returned with HTTP 200 Aug 13 22:13:07.564933 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1043/4217] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:07 2026] GET /volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:07.711801 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4a02e9f8-028d-4d5f-87be-3e8b333a89b2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:07.716448 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a02e9f8-028d-4d5f-87be-3e8b333a89b2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/volumes/036cdb6a-32b2-4c60-ac9b-8885695ae006 Aug 13 22:13:07.717926 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a02e9f8-028d-4d5f-87be-3e8b333a89b2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:07.718305 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a02e9f8-028d-4d5f-87be-3e8b333a89b2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:07.734542 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:07.734542 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:07.740627 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4a02e9f8-028d-4d5f-87be-3e8b333a89b2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Volume info retrieved successfully. Aug 13 22:13:07.746930 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a02e9f8-028d-4d5f-87be-3e8b333a89b2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes/036cdb6a-32b2-4c60-ac9b-8885695ae006 returned with HTTP 200 Aug 13 22:13:07.747774 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1056/4218] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:07 2026] GET /volume/v3/volumes/036cdb6a-32b2-4c60-ac9b-8885695ae006 => generated 1005 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:07.775183 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b077ac65-50ff-4843-97e3-61ec83442247 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:07.779259 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b077ac65-50ff-4843-97e3-61ec83442247 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:13:07.780700 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b077ac65-50ff-4843-97e3-61ec83442247 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "036cdb6a-32b2-4c60-ac9b-8885695ae006", "name": "tempest-type-Backup-542970541"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:07.784764 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-b077ac65-50ff-4843-97e3-61ec83442247 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Creating new backup {'backup': {'volume_id': '036cdb6a-32b2-4c60-ac9b-8885695ae006', 'name': 'tempest-type-Backup-542970541'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:13:07.785613 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-b077ac65-50ff-4843-97e3-61ec83442247 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Creating backup of volume 036cdb6a-32b2-4c60-ac9b-8885695ae006 in container None Aug 13 22:13:07.795809 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:07.795809 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:07.795809 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b077ac65-50ff-4843-97e3-61ec83442247 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Volume info retrieved successfully. Aug 13 22:13:07.819281 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b077ac65-50ff-4843-97e3-61ec83442247 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Created reservations ['9c8e73e4-fa41-4d51-887c-9125b7f90f1a', '8c6dabbe-48e4-4553-9643-3af8fe8cc018'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:07.870852 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b077ac65-50ff-4843-97e3-61ec83442247 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:13:07.871788 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1056/4219] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:13:07 2026] POST /volume/v3/backups => generated 311 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:07.884855 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a571120c-049a-4210-a011-b0d6a2d4da7f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:07.888047 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a571120c-049a-4210-a011-b0d6a2d4da7f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:07.888945 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a571120c-049a-4210-a011-b0d6a2d4da7f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:07.888945 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a571120c-049a-4210-a011-b0d6a2d4da7f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:07.888945 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a571120c-049a-4210-a011-b0d6a2d4da7f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:07.903588 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:07.903588 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:07.905215 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a571120c-049a-4210-a011-b0d6a2d4da7f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:07.905764 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1065/4220] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:07 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 718 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:08.070762 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-688e846e-66d3-4290-8d67-4c319ed7fa22 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:08.073134 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-688e846e-66d3-4290-8d67-4c319ed7fa22 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:08.073459 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-688e846e-66d3-4290-8d67-4c319ed7fa22 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:08.073919 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-688e846e-66d3-4290-8d67-4c319ed7fa22 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:08.074112 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-688e846e-66d3-4290-8d67-4c319ed7fa22 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:08.081164 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:08.081164 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:08.082017 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-688e846e-66d3-4290-8d67-4c319ed7fa22 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:08.082709 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1044/4221] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:08 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 693 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:08.140691 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-634e0ffd-c85a-40ff-85f5-a092f4c28591 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:08.143202 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-634e0ffd-c85a-40ff-85f5-a092f4c28591 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e Aug 13 22:13:08.143559 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-634e0ffd-c85a-40ff-85f5-a092f4c28591 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:08.144055 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-634e0ffd-c85a-40ff-85f5-a092f4c28591 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:08.145767 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-634e0ffd-c85a-40ff-85f5-a092f4c28591 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 9c6f57f9-db12-41f5-80da-ed15769f5d6e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:08.155123 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:08.155123 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:08.155800 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-634e0ffd-c85a-40ff-85f5-a092f4c28591 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e returned with HTTP 200 Aug 13 22:13:08.156373 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1057/4222] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:08 2026] GET /volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e => generated 785 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:08.582697 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7edc76fc-0cb5-4471-9321-608795df4c10 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:08.584997 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7edc76fc-0cb5-4471-9321-608795df4c10 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 Aug 13 22:13:08.585261 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7edc76fc-0cb5-4471-9321-608795df4c10 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:08.585500 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7edc76fc-0cb5-4471-9321-608795df4c10 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:08.595327 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:08.595327 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:08.600683 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7edc76fc-0cb5-4471-9321-608795df4c10 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:08.607368 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7edc76fc-0cb5-4471-9321-608795df4c10 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 returned with HTTP 200 Aug 13 22:13:08.607987 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1057/4223] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:08 2026] GET /volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:08.627458 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb767a72-0bb2-48f8-ab24-a8b51bda77be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:08.627920 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb767a72-0bb2-48f8-ab24-a8b51bda77be tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 Aug 13 22:13:08.627998 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb767a72-0bb2-48f8-ab24-a8b51bda77be tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:08.628216 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb767a72-0bb2-48f8-ab24-a8b51bda77be tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:08.638258 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:08.638258 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:08.643025 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fb767a72-0bb2-48f8-ab24-a8b51bda77be tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:08.648503 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb767a72-0bb2-48f8-ab24-a8b51bda77be tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 returned with HTTP 200 Aug 13 22:13:08.649019 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1066/4224] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:08 2026] GET /volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:08.663193 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-536c54c3-dff3-4c5f-b348-f598315be026 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:08.666150 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-536c54c3-dff3-4c5f-b348-f598315be026 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 Aug 13 22:13:08.666591 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-536c54c3-dff3-4c5f-b348-f598315be026 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:08.666964 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-536c54c3-dff3-4c5f-b348-f598315be026 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:08.667357 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-536c54c3-dff3-4c5f-b348-f598315be026 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete volume with id: 3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 Aug 13 22:13:08.678094 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:08.678094 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:08.679034 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-536c54c3-dff3-4c5f-b348-f598315be026 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:08.707805 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-536c54c3-dff3-4c5f-b348-f598315be026 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete volume request issued successfully. Aug 13 22:13:08.708905 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-536c54c3-dff3-4c5f-b348-f598315be026 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 returned with HTTP 202 Aug 13 22:13:08.708905 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1045/4225] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:08 2026] DELETE /volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:08.719594 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fdd68461-9e5a-40c6-82d5-d981ee7a1d3f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:08.723140 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdd68461-9e5a-40c6-82d5-d981ee7a1d3f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 Aug 13 22:13:08.723456 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdd68461-9e5a-40c6-82d5-d981ee7a1d3f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:08.723751 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdd68461-9e5a-40c6-82d5-d981ee7a1d3f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:08.737924 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:08.737924 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:08.743245 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fdd68461-9e5a-40c6-82d5-d981ee7a1d3f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:08.749952 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdd68461-9e5a-40c6-82d5-d981ee7a1d3f tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 returned with HTTP 200 Aug 13 22:13:08.749952 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1058/4226] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:08 2026] GET /volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:08.919529 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-921730d7-1863-4392-bf1d-2300ca9fbb07 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:08.921753 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-921730d7-1863-4392-bf1d-2300ca9fbb07 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:08.921986 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-921730d7-1863-4392-bf1d-2300ca9fbb07 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:08.922273 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-921730d7-1863-4392-bf1d-2300ca9fbb07 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:08.922557 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-921730d7-1863-4392-bf1d-2300ca9fbb07 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:08.927672 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:08.927672 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:08.929220 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-921730d7-1863-4392-bf1d-2300ca9fbb07 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:08.929220 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1058/4227] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:08 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:09.099375 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c17b77d5-bea8-4fa7-a3af-4afc9d909a57 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:09.101339 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c17b77d5-bea8-4fa7-a3af-4afc9d909a57 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:09.101573 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c17b77d5-bea8-4fa7-a3af-4afc9d909a57 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:09.101754 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c17b77d5-bea8-4fa7-a3af-4afc9d909a57 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:09.101870 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c17b77d5-bea8-4fa7-a3af-4afc9d909a57 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:09.108951 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:09.108951 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:09.109826 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c17b77d5-bea8-4fa7-a3af-4afc9d909a57 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:09.110692 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1067/4228] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:09 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 693 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:09.175802 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-466124bd-8ef0-4d09-a00f-1ff751df9025 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:09.177931 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-466124bd-8ef0-4d09-a00f-1ff751df9025 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e Aug 13 22:13:09.178439 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-466124bd-8ef0-4d09-a00f-1ff751df9025 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:09.178983 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-466124bd-8ef0-4d09-a00f-1ff751df9025 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:09.179294 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-466124bd-8ef0-4d09-a00f-1ff751df9025 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 9c6f57f9-db12-41f5-80da-ed15769f5d6e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:09.197457 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:09.197457 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:09.197457 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-466124bd-8ef0-4d09-a00f-1ff751df9025 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e returned with HTTP 200 Aug 13 22:13:09.198300 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1046/4229] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:09 2026] GET /volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e => generated 785 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:09.765179 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-440e92f9-f3b9-4462-b2af-b4b18fecc8ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:09.768288 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-440e92f9-f3b9-4462-b2af-b4b18fecc8ef tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 Aug 13 22:13:09.768288 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-440e92f9-f3b9-4462-b2af-b4b18fecc8ef tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:09.768599 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-440e92f9-f3b9-4462-b2af-b4b18fecc8ef tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:09.776231 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-440e92f9-f3b9-4462-b2af-b4b18fecc8ef tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 returned with HTTP 404 Aug 13 22:13:09.776891 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1059/4230] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:09 2026] GET /volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:09.786343 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fea594a2-a4be-4402-9756-0b11443c0371 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:09.788720 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fea594a2-a4be-4402-9756-0b11443c0371 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 Aug 13 22:13:09.788984 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fea594a2-a4be-4402-9756-0b11443c0371 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:09.789246 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fea594a2-a4be-4402-9756-0b11443c0371 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:09.796922 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fea594a2-a4be-4402-9756-0b11443c0371 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 returned with HTTP 404 Aug 13 22:13:09.797914 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1059/4231] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:09 2026] GET /volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:09.815459 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ced3be8e-1238-4062-9702-3582def21406 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:09.821203 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ced3be8e-1238-4062-9702-3582def21406 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 Aug 13 22:13:09.821203 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ced3be8e-1238-4062-9702-3582def21406 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:09.821203 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ced3be8e-1238-4062-9702-3582def21406 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:09.821380 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ced3be8e-1238-4062-9702-3582def21406 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete volume with id: 3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 Aug 13 22:13:09.832177 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ced3be8e-1238-4062-9702-3582def21406 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 returned with HTTP 404 Aug 13 22:13:09.832867 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1068/4232] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:09 2026] DELETE /volume/v3/volumes/3e3e2efd-dc3a-4983-9d74-f8dbea1472c6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:09.842446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a59ad87e-f0aa-434a-a0a7-7b83cf70ba2d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:09.847967 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a59ad87e-f0aa-434a-a0a7-7b83cf70ba2d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/ec998e65-dcd4-4453-a9e4-17adb6e76315 Aug 13 22:13:09.847967 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a59ad87e-f0aa-434a-a0a7-7b83cf70ba2d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:09.847967 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a59ad87e-f0aa-434a-a0a7-7b83cf70ba2d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:09.849465 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-a59ad87e-f0aa-434a-a0a7-7b83cf70ba2d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete snapshot with id: ec998e65-dcd4-4453-a9e4-17adb6e76315 Aug 13 22:13:09.857894 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:09.857894 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:09.858720 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a59ad87e-f0aa-434a-a0a7-7b83cf70ba2d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:13:09.883987 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a59ad87e-f0aa-434a-a0a7-7b83cf70ba2d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot delete request issued successfully. Aug 13 22:13:09.884730 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a59ad87e-f0aa-434a-a0a7-7b83cf70ba2d tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/ec998e65-dcd4-4453-a9e4-17adb6e76315 returned with HTTP 202 Aug 13 22:13:09.885564 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1047/4233] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:13:09 2026] DELETE /volume/v3/snapshots/ec998e65-dcd4-4453-a9e4-17adb6e76315 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:09.897041 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8808efa3-2907-4585-bca2-90947d83acfd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:09.899440 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8808efa3-2907-4585-bca2-90947d83acfd tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/ec998e65-dcd4-4453-a9e4-17adb6e76315 Aug 13 22:13:09.900160 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8808efa3-2907-4585-bca2-90947d83acfd tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:09.900160 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8808efa3-2907-4585-bca2-90947d83acfd tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:09.907753 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:09.907753 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:09.909134 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8808efa3-2907-4585-bca2-90947d83acfd tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Snapshot retrieved successfully. Aug 13 22:13:09.909881 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8808efa3-2907-4585-bca2-90947d83acfd tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/ec998e65-dcd4-4453-a9e4-17adb6e76315 returned with HTTP 200 Aug 13 22:13:09.910412 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1060/4234] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:13:09 2026] GET /volume/v3/snapshots/ec998e65-dcd4-4453-a9e4-17adb6e76315 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:09.948822 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-882d15c3-ab7f-458d-9614-6968e94d5bbe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:09.954701 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-882d15c3-ab7f-458d-9614-6968e94d5bbe tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:09.954980 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-882d15c3-ab7f-458d-9614-6968e94d5bbe tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:09.955285 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-882d15c3-ab7f-458d-9614-6968e94d5bbe tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:09.956587 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-882d15c3-ab7f-458d-9614-6968e94d5bbe tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:09.970040 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:09.970040 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:09.972747 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-882d15c3-ab7f-458d-9614-6968e94d5bbe tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:09.975756 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1060/4235] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:09 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 720 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:10.129519 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5594c053-85bf-4cd6-985e-d75f6500df33 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:10.137144 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5594c053-85bf-4cd6-985e-d75f6500df33 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:10.137144 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5594c053-85bf-4cd6-985e-d75f6500df33 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:10.137144 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5594c053-85bf-4cd6-985e-d75f6500df33 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:10.137144 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5594c053-85bf-4cd6-985e-d75f6500df33 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:10.148829 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:10.148829 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:10.150244 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5594c053-85bf-4cd6-985e-d75f6500df33 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:10.150911 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1069/4236] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:10 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 704 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:10.213755 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f129645-e7bb-4024-834c-7a03cc925d3c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:10.216275 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f129645-e7bb-4024-834c-7a03cc925d3c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e Aug 13 22:13:10.216997 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f129645-e7bb-4024-834c-7a03cc925d3c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:10.217523 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f129645-e7bb-4024-834c-7a03cc925d3c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:10.217868 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6f129645-e7bb-4024-834c-7a03cc925d3c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 9c6f57f9-db12-41f5-80da-ed15769f5d6e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:10.226531 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:10.226531 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:10.228931 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f129645-e7bb-4024-834c-7a03cc925d3c tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e returned with HTTP 200 Aug 13 22:13:10.228931 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1048/4237] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:10 2026] GET /volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e => generated 785 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:10.924366 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c5a5298d-044d-4339-a055-b5743df7d7ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:10.927352 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5a5298d-044d-4339-a055-b5743df7d7ae tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/snapshots/ec998e65-dcd4-4453-a9e4-17adb6e76315 Aug 13 22:13:10.928010 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5a5298d-044d-4339-a055-b5743df7d7ae tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:10.928010 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5a5298d-044d-4339-a055-b5743df7d7ae tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:10.936136 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5a5298d-044d-4339-a055-b5743df7d7ae tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/snapshots/ec998e65-dcd4-4453-a9e4-17adb6e76315 returned with HTTP 404 Aug 13 22:13:10.937104 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1061/4238] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:13:10 2026] GET /volume/v3/snapshots/ec998e65-dcd4-4453-a9e4-17adb6e76315 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:10.951064 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27d99b0a-cd1d-46fe-81fb-76be69d134e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:10.953801 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27d99b0a-cd1d-46fe-81fb-76be69d134e0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd Aug 13 22:13:10.954049 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27d99b0a-cd1d-46fe-81fb-76be69d134e0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:10.954327 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27d99b0a-cd1d-46fe-81fb-76be69d134e0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:10.966113 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:10.966113 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:10.974794 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-27d99b0a-cd1d-46fe-81fb-76be69d134e0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:10.985341 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27d99b0a-cd1d-46fe-81fb-76be69d134e0 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd returned with HTTP 200 Aug 13 22:13:10.985902 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1061/4239] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:10 2026] GET /volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:10.996756 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-446b3aa7-63fd-4c88-86bd-b7477b043e44 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:11.001562 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-446b3aa7-63fd-4c88-86bd-b7477b043e44 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:11.001916 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-446b3aa7-63fd-4c88-86bd-b7477b043e44 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:11.002217 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-446b3aa7-63fd-4c88-86bd-b7477b043e44 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:11.003252 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-446b3aa7-63fd-4c88-86bd-b7477b043e44 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:11.009794 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3c20aace-04c3-4ecb-b521-725278a443a2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:11.011917 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c20aace-04c3-4ecb-b521-725278a443a2 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd Aug 13 22:13:11.012184 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c20aace-04c3-4ecb-b521-725278a443a2 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:11.012459 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c20aace-04c3-4ecb-b521-725278a443a2 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:11.012805 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3c20aace-04c3-4ecb-b521-725278a443a2 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete volume with id: ecae04b1-134c-448f-910c-8746b28db6bd Aug 13 22:13:11.015777 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:11.015777 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:11.017463 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-446b3aa7-63fd-4c88-86bd-b7477b043e44 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:11.019647 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1070/4240] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:10 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 720 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:11.027518 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:11.027518 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:11.028257 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3c20aace-04c3-4ecb-b521-725278a443a2 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:11.055520 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3c20aace-04c3-4ecb-b521-725278a443a2 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete volume request issued successfully. Aug 13 22:13:11.056244 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c20aace-04c3-4ecb-b521-725278a443a2 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd returned with HTTP 202 Aug 13 22:13:11.057066 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1049/4241] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:11 2026] DELETE /volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:11.067404 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3f9134d5-78d8-4255-b0d8-f4128d0d290a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:11.069198 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3f9134d5-78d8-4255-b0d8-f4128d0d290a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd Aug 13 22:13:11.069391 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3f9134d5-78d8-4255-b0d8-f4128d0d290a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:11.069585 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3f9134d5-78d8-4255-b0d8-f4128d0d290a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:11.079663 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:11.079663 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:11.085950 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3f9134d5-78d8-4255-b0d8-f4128d0d290a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:11.094012 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3f9134d5-78d8-4255-b0d8-f4128d0d290a tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd returned with HTTP 200 Aug 13 22:13:11.095014 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1062/4242] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:11 2026] GET /volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:11.167014 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ff3194c-5fe5-4d94-8999-2a7bdc76eddb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:11.172906 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ff3194c-5fe5-4d94-8999-2a7bdc76eddb tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:11.172906 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ff3194c-5fe5-4d94-8999-2a7bdc76eddb tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:11.174284 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ff3194c-5fe5-4d94-8999-2a7bdc76eddb tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:11.174758 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3ff3194c-5fe5-4d94-8999-2a7bdc76eddb tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:11.181482 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:11.181482 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:11.182465 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ff3194c-5fe5-4d94-8999-2a7bdc76eddb tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:11.182964 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1062/4243] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:11 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 704 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:11.247893 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b336f1ca-ad5e-4ef8-9925-310e571b8a32 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:11.250256 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b336f1ca-ad5e-4ef8-9925-310e571b8a32 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e Aug 13 22:13:11.250562 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b336f1ca-ad5e-4ef8-9925-310e571b8a32 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:11.250789 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b336f1ca-ad5e-4ef8-9925-310e571b8a32 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:11.251116 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b336f1ca-ad5e-4ef8-9925-310e571b8a32 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 9c6f57f9-db12-41f5-80da-ed15769f5d6e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:11.258594 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:11.258594 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:11.260227 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b336f1ca-ad5e-4ef8-9925-310e571b8a32 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e returned with HTTP 200 Aug 13 22:13:11.261033 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1071/4244] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:11 2026] GET /volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e => generated 785 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:12.033156 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1af55b4a-56c1-402d-823d-35fce08ac234 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:12.035776 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1af55b4a-56c1-402d-823d-35fce08ac234 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:12.036335 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1af55b4a-56c1-402d-823d-35fce08ac234 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:12.037440 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1af55b4a-56c1-402d-823d-35fce08ac234 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:12.037440 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1af55b4a-56c1-402d-823d-35fce08ac234 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:12.047626 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:12.047626 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:12.049641 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1af55b4a-56c1-402d-823d-35fce08ac234 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:12.049641 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1050/4245] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:12 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 731 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:13:12.119685 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-18c1e7e5-15cb-435a-8880-7bc0084066a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:12.122900 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18c1e7e5-15cb-435a-8880-7bc0084066a4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd Aug 13 22:13:12.123166 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18c1e7e5-15cb-435a-8880-7bc0084066a4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:12.123440 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18c1e7e5-15cb-435a-8880-7bc0084066a4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:12.137311 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18c1e7e5-15cb-435a-8880-7bc0084066a4 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd returned with HTTP 404 Aug 13 22:13:12.137888 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1063/4246] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:12 2026] GET /volume/v3/volumes/ecae04b1-134c-448f-910c-8746b28db6bd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:12.153861 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e25eaef1-3334-4ae3-a39f-01b5abe48a03 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:12.162247 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e25eaef1-3334-4ae3-a39f-01b5abe48a03 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:13:12.162635 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e25eaef1-3334-4ae3-a39f-01b5abe48a03 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:12.163840 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e25eaef1-3334-4ae3-a39f-01b5abe48a03 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:12.183892 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:12.183892 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:12.192011 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e25eaef1-3334-4ae3-a39f-01b5abe48a03 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:12.203966 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e25eaef1-3334-4ae3-a39f-01b5abe48a03 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:13:12.203966 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1063/4247] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:12 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:12.209186 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-84a547f3-bd58-4d66-a218-e10ac0036d72 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:12.211941 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84a547f3-bd58-4d66-a218-e10ac0036d72 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:12.213502 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84a547f3-bd58-4d66-a218-e10ac0036d72 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:12.213502 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84a547f3-bd58-4d66-a218-e10ac0036d72 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:12.213502 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-84a547f3-bd58-4d66-a218-e10ac0036d72 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:12.226738 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:12.226738 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:12.226738 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84a547f3-bd58-4d66-a218-e10ac0036d72 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:12.226912 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb333f4f-10e3-47b8-85a0-49c29b540bae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:12.228625 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1072/4248] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:12 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 704 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:12.229395 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb333f4f-10e3-47b8-85a0-49c29b540bae tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] DELETE https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:13:12.229788 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb333f4f-10e3-47b8-85a0-49c29b540bae tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:12.231440 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb333f4f-10e3-47b8-85a0-49c29b540bae tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:12.231440 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-fb333f4f-10e3-47b8-85a0-49c29b540bae tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete volume with id: 157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:13:12.242558 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:12.242558 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:12.242558 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fb333f4f-10e3-47b8-85a0-49c29b540bae tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:12.280747 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2e763516-dc24-4a98-ab5e-23b0b3e1b264 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:12.285086 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e763516-dc24-4a98-ab5e-23b0b3e1b264 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e Aug 13 22:13:12.285086 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e763516-dc24-4a98-ab5e-23b0b3e1b264 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:12.285086 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e763516-dc24-4a98-ab5e-23b0b3e1b264 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:12.285086 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2e763516-dc24-4a98-ab5e-23b0b3e1b264 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 9c6f57f9-db12-41f5-80da-ed15769f5d6e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:12.285360 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fb333f4f-10e3-47b8-85a0-49c29b540bae tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Delete volume request issued successfully. Aug 13 22:13:12.285360 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb333f4f-10e3-47b8-85a0-49c29b540bae tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 202 Aug 13 22:13:12.285360 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1051/4249] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:12 2026] DELETE /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:12.293697 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:12.293697 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:12.293697 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e763516-dc24-4a98-ab5e-23b0b3e1b264 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e returned with HTTP 200 Aug 13 22:13:12.294950 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1064/4250] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:12 2026] GET /volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e => generated 785 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:12.304144 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a82c3b7c-411d-4c06-8b15-374794d66af6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:12.309215 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a82c3b7c-411d-4c06-8b15-374794d66af6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:13:12.310916 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a82c3b7c-411d-4c06-8b15-374794d66af6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:12.310916 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a82c3b7c-411d-4c06-8b15-374794d66af6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:12.325918 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:12.325918 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:12.333832 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a82c3b7c-411d-4c06-8b15-374794d66af6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Volume info retrieved successfully. Aug 13 22:13:12.341974 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a82c3b7c-411d-4c06-8b15-374794d66af6 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 200 Aug 13 22:13:12.342700 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1064/4251] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:12 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:13.065556 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ac11807c-97b7-467f-8d34-e845cd653e27 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:13.067708 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac11807c-97b7-467f-8d34-e845cd653e27 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:13.068576 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac11807c-97b7-467f-8d34-e845cd653e27 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:13.070896 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac11807c-97b7-467f-8d34-e845cd653e27 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:13.070896 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ac11807c-97b7-467f-8d34-e845cd653e27 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:13.082105 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:13.082105 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:13.083826 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac11807c-97b7-467f-8d34-e845cd653e27 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:13.085182 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1073/4252] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:13 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 731 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:13.242758 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1fff0b39-4948-467f-b5ce-55ca440d51b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:13.245905 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1fff0b39-4948-467f-b5ce-55ca440d51b7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:13.246272 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1fff0b39-4948-467f-b5ce-55ca440d51b7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:13.246409 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1fff0b39-4948-467f-b5ce-55ca440d51b7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:13.247075 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1fff0b39-4948-467f-b5ce-55ca440d51b7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:13.254368 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:13.254368 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:13.255278 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1fff0b39-4948-467f-b5ce-55ca440d51b7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:13.255922 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1052/4253] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:13 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 704 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:13.315440 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6bddcaca-16c0-4102-90b4-19416739ea64 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:13.318689 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6bddcaca-16c0-4102-90b4-19416739ea64 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e Aug 13 22:13:13.319031 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6bddcaca-16c0-4102-90b4-19416739ea64 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:13.319392 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6bddcaca-16c0-4102-90b4-19416739ea64 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:13.319697 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6bddcaca-16c0-4102-90b4-19416739ea64 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 9c6f57f9-db12-41f5-80da-ed15769f5d6e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:13.327261 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:13.327261 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:13.328927 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6bddcaca-16c0-4102-90b4-19416739ea64 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e returned with HTTP 200 Aug 13 22:13:13.329729 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1065/4254] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:13 2026] GET /volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:13.344827 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62a6ae38-7114-4786-a1b6-7e2e1497aa59 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:13.347742 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62a6ae38-7114-4786-a1b6-7e2e1497aa59 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e Aug 13 22:13:13.348083 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62a6ae38-7114-4786-a1b6-7e2e1497aa59 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:13.348640 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62a6ae38-7114-4786-a1b6-7e2e1497aa59 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:13.348640 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-62a6ae38-7114-4786-a1b6-7e2e1497aa59 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 9c6f57f9-db12-41f5-80da-ed15769f5d6e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:13.358332 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:13.358332 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:13.359134 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62a6ae38-7114-4786-a1b6-7e2e1497aa59 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e returned with HTTP 200 Aug 13 22:13:13.359811 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1065/4255] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:13 2026] GET /volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:13.367910 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b2da0a21-4799-4a71-a02d-85fd12c14ff3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:13.376338 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2da0a21-4799-4a71-a02d-85fd12c14ff3 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] GET https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea Aug 13 22:13:13.377876 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2da0a21-4799-4a71-a02d-85fd12c14ff3 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:13.381360 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2da0a21-4799-4a71-a02d-85fd12c14ff3 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:13.382906 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9bee9935-c00c-4245-b5a2-f1c173a815ae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:13.385706 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9bee9935-c00c-4245-b5a2-f1c173a815ae tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] DELETE https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e Aug 13 22:13:13.386104 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9bee9935-c00c-4245-b5a2-f1c173a815ae tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:13.386317 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9bee9935-c00c-4245-b5a2-f1c173a815ae tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:13.386623 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-9bee9935-c00c-4245-b5a2-f1c173a815ae tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete backup with id: 9c6f57f9-db12-41f5-80da-ed15769f5d6e. Aug 13 22:13:13.391575 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2da0a21-4799-4a71-a02d-85fd12c14ff3 tempest-VolumesSnapshotTestJSON-1134873864 tempest-VolumesSnapshotTestJSON-1134873864-project-member] https://10.4.3.4/volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea returned with HTTP 404 Aug 13 22:13:13.392291 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1074/4256] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:13 2026] GET /volume/v3/volumes/157527b0-1d5d-468d-83bd-0761e0990aea => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:13.400795 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:13.400795 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:13.429406 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-9bee9935-c00c-4245-b5a2-f1c173a815ae tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] delete_backup rpcapi backup_id 9c6f57f9-db12-41f5-80da-ed15769f5d6e {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:13:13.431612 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9bee9935-c00c-4245-b5a2-f1c173a815ae tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e returned with HTTP 202 Aug 13 22:13:13.432361 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1053/4257] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:13 2026] DELETE /volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:13:13.443906 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-da0d19b6-55cd-49b8-adb7-13461aab9dc4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:13.446330 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da0d19b6-55cd-49b8-adb7-13461aab9dc4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e Aug 13 22:13:13.446605 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da0d19b6-55cd-49b8-adb7-13461aab9dc4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:13.446872 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da0d19b6-55cd-49b8-adb7-13461aab9dc4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:13.447025 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-da0d19b6-55cd-49b8-adb7-13461aab9dc4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 9c6f57f9-db12-41f5-80da-ed15769f5d6e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:13.453155 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:13.453155 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:13.454492 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da0d19b6-55cd-49b8-adb7-13461aab9dc4 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e returned with HTTP 200 Aug 13 22:13:13.455253 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1066/4258] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:13 2026] GET /volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e => generated 785 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:14.101377 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6696454-3de1-49f2-bf40-9233f0562ed2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:14.103567 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6696454-3de1-49f2-bf40-9233f0562ed2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:14.103941 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6696454-3de1-49f2-bf40-9233f0562ed2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:14.104103 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6696454-3de1-49f2-bf40-9233f0562ed2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:14.104205 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e6696454-3de1-49f2-bf40-9233f0562ed2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:14.110078 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:14.110078 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:14.110881 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6696454-3de1-49f2-bf40-9233f0562ed2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:14.111347 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1066/4259] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:14 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:14.269608 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe3dda5e-7861-4d97-9e10-01bdd7cfa9b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:14.271800 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe3dda5e-7861-4d97-9e10-01bdd7cfa9b0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:14.272041 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe3dda5e-7861-4d97-9e10-01bdd7cfa9b0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:14.272266 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe3dda5e-7861-4d97-9e10-01bdd7cfa9b0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:14.272395 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fe3dda5e-7861-4d97-9e10-01bdd7cfa9b0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:14.277963 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:14.277963 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:14.279443 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe3dda5e-7861-4d97-9e10-01bdd7cfa9b0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:14.280067 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1075/4260] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:14 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:14.468596 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fc41f112-946b-4b0f-a19d-15838c772529 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:14.471057 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc41f112-946b-4b0f-a19d-15838c772529 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e Aug 13 22:13:14.471349 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc41f112-946b-4b0f-a19d-15838c772529 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:14.471608 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc41f112-946b-4b0f-a19d-15838c772529 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:14.471759 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fc41f112-946b-4b0f-a19d-15838c772529 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 9c6f57f9-db12-41f5-80da-ed15769f5d6e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:14.476317 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc41f112-946b-4b0f-a19d-15838c772529 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e returned with HTTP 404 Aug 13 22:13:14.477254 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1054/4261] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:14 2026] GET /volume/v3/backups/9c6f57f9-db12-41f5-80da-ed15769f5d6e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:14.597641 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c4c01e29-03e1-477f-a816-e6062cad83fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:14.599974 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4c01e29-03e1-477f-a816-e6062cad83fd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] DELETE https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:13:14.600861 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4c01e29-03e1-477f-a816-e6062cad83fd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:14.600861 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4c01e29-03e1-477f-a816-e6062cad83fd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:14.600861 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-c4c01e29-03e1-477f-a816-e6062cad83fd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete backup with id: 82a807f2-d763-4788-a03d-1a3199915a30. Aug 13 22:13:14.609856 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:14.609856 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:14.635861 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-c4c01e29-03e1-477f-a816-e6062cad83fd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] delete_backup rpcapi backup_id 82a807f2-d763-4788-a03d-1a3199915a30 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:13:14.638531 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4c01e29-03e1-477f-a816-e6062cad83fd tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 202 Aug 13 22:13:14.639242 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1067/4262] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:14 2026] DELETE /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:13:14.649996 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cf38675c-01a6-4216-bbc7-a3bdc6538b02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:14.652971 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf38675c-01a6-4216-bbc7-a3bdc6538b02 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:13:14.653303 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cf38675c-01a6-4216-bbc7-a3bdc6538b02 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:14.654221 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cf38675c-01a6-4216-bbc7-a3bdc6538b02 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:14.654221 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-cf38675c-01a6-4216-bbc7-a3bdc6538b02 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:14.664573 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:14.664573 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:14.666325 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf38675c-01a6-4216-bbc7-a3bdc6538b02 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 200 Aug 13 22:13:14.666810 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1067/4263] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:14 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:15.127018 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-90380cf9-1ff9-4d64-b557-a325910de33d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:15.129764 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90380cf9-1ff9-4d64-b557-a325910de33d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:15.130090 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90380cf9-1ff9-4d64-b557-a325910de33d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:15.130313 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90380cf9-1ff9-4d64-b557-a325910de33d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:15.130450 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-90380cf9-1ff9-4d64-b557-a325910de33d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:15.136719 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:15.136719 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:15.138953 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90380cf9-1ff9-4d64-b557-a325910de33d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:15.138953 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1076/4264] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:15 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:15.294224 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a7d77470-26c7-4c4a-8bb7-870a7b0a9308 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:15.295973 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7d77470-26c7-4c4a-8bb7-870a7b0a9308 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:15.296198 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7d77470-26c7-4c4a-8bb7-870a7b0a9308 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:15.296371 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7d77470-26c7-4c4a-8bb7-870a7b0a9308 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:15.296528 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a7d77470-26c7-4c4a-8bb7-870a7b0a9308 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:15.305499 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:15.305499 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:15.306237 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7d77470-26c7-4c4a-8bb7-870a7b0a9308 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:15.306731 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1055/4265] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:15 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 704 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:15.682414 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-18652519-e519-49ba-8617-ad9cecb66e51 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:15.685048 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18652519-e519-49ba-8617-ad9cecb66e51 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 Aug 13 22:13:15.685365 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18652519-e519-49ba-8617-ad9cecb66e51 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:15.685626 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18652519-e519-49ba-8617-ad9cecb66e51 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:15.685726 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-18652519-e519-49ba-8617-ad9cecb66e51 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Show backup with id 82a807f2-d763-4788-a03d-1a3199915a30. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:15.691802 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18652519-e519-49ba-8617-ad9cecb66e51 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 returned with HTTP 404 Aug 13 22:13:15.692612 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1068/4266] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:15 2026] GET /volume/v3/backups/82a807f2-d763-4788-a03d-1a3199915a30 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:15.841794 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-496ff0a0-1027-4432-b6b4-51e4ffefcd5b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:15.844532 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-496ff0a0-1027-4432-b6b4-51e4ffefcd5b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:13:15.844736 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-496ff0a0-1027-4432-b6b4-51e4ffefcd5b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:15.844952 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-496ff0a0-1027-4432-b6b4-51e4ffefcd5b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:15.855666 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:15.855666 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:15.860045 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-496ff0a0-1027-4432-b6b4-51e4ffefcd5b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:13:15.865720 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-496ff0a0-1027-4432-b6b4-51e4ffefcd5b tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 200 Aug 13 22:13:15.866186 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1068/4267] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:13:15 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 1130 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:15.889002 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-68d230fc-9bdd-4f9f-9963-e9c98188351d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:15.891870 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-68d230fc-9bdd-4f9f-9963-e9c98188351d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] POST https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc/action Aug 13 22:13:15.892335 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-68d230fc-9bdd-4f9f-9963-e9c98188351d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:13:15.892565 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-68d230fc-9bdd-4f9f-9963-e9c98188351d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:15.907982 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:15.907982 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:15.908836 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-68d230fc-9bdd-4f9f-9963-e9c98188351d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:13:15.917889 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-68d230fc-9bdd-4f9f-9963-e9c98188351d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Begin detaching volume completed successfully. Aug 13 22:13:15.918212 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-68d230fc-9bdd-4f9f-9963-e9c98188351d tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc/action returned with HTTP 202 Aug 13 22:13:15.918982 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1077/4268] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:13:15 2026] POST /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:13:15.941881 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a263c245-17aa-4c11-bc52-50ee79d29e61 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:15.943791 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a263c245-17aa-4c11-bc52-50ee79d29e61 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:13:15.944187 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a263c245-17aa-4c11-bc52-50ee79d29e61 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:15.944260 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a263c245-17aa-4c11-bc52-50ee79d29e61 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:15.955411 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:15.955411 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:15.959547 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a263c245-17aa-4c11-bc52-50ee79d29e61 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:13:15.963842 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a263c245-17aa-4c11-bc52-50ee79d29e61 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 200 Aug 13 22:13:15.964293 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1056/4269] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:15 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:15.970119 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-73843825-0901-4d67-8306-ced7ccbbf4cb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:15.970654 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73843825-0901-4d67-8306-ced7ccbbf4cb None None] GET https://10.4.3.4/volume// Aug 13 22:13:15.970913 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73843825-0901-4d67-8306-ced7ccbbf4cb None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:15.971217 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73843825-0901-4d67-8306-ced7ccbbf4cb None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:15.971815 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73843825-0901-4d67-8306-ced7ccbbf4cb None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:13:15.972192 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1069/4270] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:13:15 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:13:15.982747 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-50070546-c577-4fdd-a021-9b62b7ab322e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:15.984859 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-50070546-c577-4fdd-a021-9b62b7ab322e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:13:15.985073 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-50070546-c577-4fdd-a021-9b62b7ab322e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:15.985255 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-50070546-c577-4fdd-a021-9b62b7ab322e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:15.998078 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:15.998078 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:16.001794 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-50070546-c577-4fdd-a021-9b62b7ab322e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:13:16.006727 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-50070546-c577-4fdd-a021-9b62b7ab322e tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 200 Aug 13 22:13:16.007230 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1069/4271] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:13:15 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 1313 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:13:16.153998 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7843c6a0-1164-4378-b365-d4639c3d7295 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:16.156401 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7843c6a0-1164-4378-b365-d4639c3d7295 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:16.157233 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7843c6a0-1164-4378-b365-d4639c3d7295 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:16.157605 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7843c6a0-1164-4378-b365-d4639c3d7295 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:16.157830 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7843c6a0-1164-4378-b365-d4639c3d7295 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:16.164150 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:16.164150 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:16.166638 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7843c6a0-1164-4378-b365-d4639c3d7295 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:16.166638 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1078/4272] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:16 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:16.319542 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-503d46b2-4355-41df-8048-014b94d4d42c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:16.321955 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-503d46b2-4355-41df-8048-014b94d4d42c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:16.322210 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-503d46b2-4355-41df-8048-014b94d4d42c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:16.322511 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-503d46b2-4355-41df-8048-014b94d4d42c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:16.322582 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-503d46b2-4355-41df-8048-014b94d4d42c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:16.329648 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:16.329648 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:16.331088 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-503d46b2-4355-41df-8048-014b94d4d42c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:16.332285 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1057/4273] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:16 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 704 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:16.983000 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f9f7d57-d42e-42be-96cb-8e92d99ba215 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:16.985337 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f9f7d57-d42e-42be-96cb-8e92d99ba215 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:13:16.985713 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f9f7d57-d42e-42be-96cb-8e92d99ba215 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:16.985918 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f9f7d57-d42e-42be-96cb-8e92d99ba215 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:17.002205 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:17.002205 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:17.008750 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f9f7d57-d42e-42be-96cb-8e92d99ba215 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:13:17.015992 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f9f7d57-d42e-42be-96cb-8e92d99ba215 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 200 Aug 13 22:13:17.016685 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1070/4274] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:16 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 1133 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:17.183128 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3d462a9a-96b5-4d77-9039-cc62bca37343 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:17.185727 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d462a9a-96b5-4d77-9039-cc62bca37343 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:17.186329 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d462a9a-96b5-4d77-9039-cc62bca37343 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:17.186377 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d462a9a-96b5-4d77-9039-cc62bca37343 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:17.186740 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3d462a9a-96b5-4d77-9039-cc62bca37343 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:17.193140 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:17.193140 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:17.194653 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d462a9a-96b5-4d77-9039-cc62bca37343 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:17.194653 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1070/4275] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:17 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:17.260965 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-293aba4f-404b-4493-a27d-7b88bd540f9a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:17.265883 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-293aba4f-404b-4493-a27d-7b88bd540f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] DELETE https://10.4.3.4/volume/v3/attachments/4121fb18-ac8f-406b-a5c8-b38aa1d94363 Aug 13 22:13:17.266099 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-293aba4f-404b-4493-a27d-7b88bd540f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:17.266309 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-293aba4f-404b-4493-a27d-7b88bd540f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:17.279631 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:17.279631 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:17.339392 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7f455460-15cc-46ca-b2e4-6a0390b0dd80 req-293aba4f-404b-4493-a27d-7b88bd540f9a tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/attachments/4121fb18-ac8f-406b-a5c8-b38aa1d94363 returned with HTTP 200 Aug 13 22:13:17.339972 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1079/4276] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:13:17 2026] DELETE /volume/v3/attachments/4121fb18-ac8f-406b-a5c8-b38aa1d94363 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:17.347542 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6a08cd42-669c-4476-9fde-80edfa1e77b9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:17.349610 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a08cd42-669c-4476-9fde-80edfa1e77b9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:17.350079 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a08cd42-669c-4476-9fde-80edfa1e77b9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:17.350218 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a08cd42-669c-4476-9fde-80edfa1e77b9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:17.350345 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6a08cd42-669c-4476-9fde-80edfa1e77b9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:17.368999 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:17.368999 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:17.370625 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a08cd42-669c-4476-9fde-80edfa1e77b9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:17.370625 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1058/4277] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:17 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 704 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:17.564969 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5bebf087-0a12-4d3d-8398-1effc871918b req-a721c177-1c57-433a-848b-05e8c0804a15 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:17.573038 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5bebf087-0a12-4d3d-8398-1effc871918b req-a721c177-1c57-433a-848b-05e8c0804a15 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0/encryption Aug 13 22:13:17.573038 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5bebf087-0a12-4d3d-8398-1effc871918b req-a721c177-1c57-433a-848b-05e8c0804a15 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:17.573038 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5bebf087-0a12-4d3d-8398-1effc871918b req-a721c177-1c57-433a-848b-05e8c0804a15 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:17.594926 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:17.594926 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:17.606196 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5bebf087-0a12-4d3d-8398-1effc871918b req-a721c177-1c57-433a-848b-05e8c0804a15 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0/encryption returned with HTTP 200 Aug 13 22:13:17.607149 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1071/4278] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:13:17 2026] GET /volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0/encryption => generated 161 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:18.035944 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6be164fa-6aa5-4a9e-825b-da9778087fc9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:18.038459 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6be164fa-6aa5-4a9e-825b-da9778087fc9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:13:18.038814 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6be164fa-6aa5-4a9e-825b-da9778087fc9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:18.039138 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6be164fa-6aa5-4a9e-825b-da9778087fc9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:18.048973 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:18.048973 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:18.054384 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6be164fa-6aa5-4a9e-825b-da9778087fc9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:13:18.060399 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6be164fa-6aa5-4a9e-825b-da9778087fc9 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 200 Aug 13 22:13:18.060910 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1071/4279] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:18 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:18.210105 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12b61203-663f-4f9f-a76c-333a134b2dc0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:18.213612 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12b61203-663f-4f9f-a76c-333a134b2dc0 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:18.213612 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12b61203-663f-4f9f-a76c-333a134b2dc0 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:18.213991 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12b61203-663f-4f9f-a76c-333a134b2dc0 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:18.213991 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-12b61203-663f-4f9f-a76c-333a134b2dc0 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:18.219082 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:18.219082 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:18.219915 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12b61203-663f-4f9f-a76c-333a134b2dc0 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:18.220444 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1080/4280] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:18 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:18.384716 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b84021d-ec9a-4345-866d-fdd032d72310 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:18.387446 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b84021d-ec9a-4345-866d-fdd032d72310 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:18.387805 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b84021d-ec9a-4345-866d-fdd032d72310 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:18.388115 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b84021d-ec9a-4345-866d-fdd032d72310 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:18.388385 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0b84021d-ec9a-4345-866d-fdd032d72310 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:18.396714 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:18.396714 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:18.397532 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b84021d-ec9a-4345-866d-fdd032d72310 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:18.398064 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1059/4281] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:18 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 704 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:18.778283 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5bebf087-0a12-4d3d-8398-1effc871918b req-d0fa9a0f-bfa4-4d6a-81b3-3e07e72e714a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:18.780981 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5bebf087-0a12-4d3d-8398-1effc871918b req-d0fa9a0f-bfa4-4d6a-81b3-3e07e72e714a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/attachments/be428cfe-04d7-4761-bf25-8e8dac197394 Aug 13 22:13:18.781317 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5bebf087-0a12-4d3d-8398-1effc871918b req-d0fa9a0f-bfa4-4d6a-81b3-3e07e72e714a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:18.781582 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5bebf087-0a12-4d3d-8398-1effc871918b req-d0fa9a0f-bfa4-4d6a-81b3-3e07e72e714a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:18.802248 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:18.802248 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:18.864287 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5bebf087-0a12-4d3d-8398-1effc871918b req-d0fa9a0f-bfa4-4d6a-81b3-3e07e72e714a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/be428cfe-04d7-4761-bf25-8e8dac197394 returned with HTTP 200 Aug 13 22:13:18.864878 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1072/4282] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:13:18 2026] DELETE /volume/v3/attachments/be428cfe-04d7-4761-bf25-8e8dac197394 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:19.119793 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:19.234690 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:13:19.234802 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b336662c-4fb1-42bc-a1fd-e4c542fa65db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:19.235181 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1390451649"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:19.236798 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b336662c-4fb1-42bc-a1fd-e4c542fa65db tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:19.237109 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b336662c-4fb1-42bc-a1fd-e4c542fa65db tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:19.237192 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1390451649'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:13:19.238075 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume of 1 GB Aug 13 22:13:19.238220 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b336662c-4fb1-42bc-a1fd-e4c542fa65db tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:19.238220 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b336662c-4fb1-42bc-a1fd-e4c542fa65db tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:19.243217 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:19.243217 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:19.243388 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Availability Zones retrieved successfully. Aug 13 22:13:19.244146 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b336662c-4fb1-42bc-a1fd-e4c542fa65db tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:19.244651 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1081/4283] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:19 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:19.252293 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Flow 'volume_create_api' (ad90b0c7-ffdf-4f72-90a8-c5d06d832eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:19.253681 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82b53f54-a610-44fb-9c71-ab6a34ad57eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:19.255031 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:13:19.295459 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82b53f54-a610-44fb-9c71-ab6a34ad57eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:19.296623 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a997e964-e4a7-49e4-876d-6ddc93ea20d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:19.415377 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-91f8c658-fbaf-4608-aeca-bdbc61935942 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:19.417933 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91f8c658-fbaf-4608-aeca-bdbc61935942 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:19.418296 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91f8c658-fbaf-4608-aeca-bdbc61935942 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:19.418633 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91f8c658-fbaf-4608-aeca-bdbc61935942 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:19.418936 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-91f8c658-fbaf-4608-aeca-bdbc61935942 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:19.424883 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:19.424883 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:19.425805 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91f8c658-fbaf-4608-aeca-bdbc61935942 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:19.426296 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1060/4284] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:19 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:19.429194 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Created reservations ['93fccb93-3f0f-4d37-bde7-f564c8321a35', '92759afc-95e2-4ec5-9763-b5d683d8af33', 'e5d9c2b8-70ea-48cd-9264-dd25d62237c5', 'e0dcdc8e-befb-442e-b11b-32cf53556ef9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:19.430577 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a997e964-e4a7-49e4-876d-6ddc93ea20d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93fccb93-3f0f-4d37-bde7-f564c8321a35', '92759afc-95e2-4ec5-9763-b5d683d8af33', 'e5d9c2b8-70ea-48cd-9264-dd25d62237c5', 'e0dcdc8e-befb-442e-b11b-32cf53556ef9']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:19.430976 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d457ee4e-150c-49fe-bed8-fae4093be319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:19.462171 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d457ee4e-150c-49fe-bed8-fae4093be319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bed6e7b-fb97-4d3a-88b9-98743624d430', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1390451649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',qos_specs=None,replication_status=,reservations=['93fccb93-3f0f-4d37-bde7-f564c8321a35','92759afc-95e2-4ec5-9763-b5d683d8af33','e5d9c2b8-70ea-48cd-9264-dd25d62237c5','e0dcdc8e-befb-442e-b11b-32cf53556ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93133f534b104a918b4aad26499fe990',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:13:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1390451649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bed6e7b-fb97-4d3a-88b9-98743624d430,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93133f534b104a918b4aad26499fe990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:19.463275 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a4d5e2b-3154-4419-8acd-e2d7b3d62b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:19.493159 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a4d5e2b-3154-4419-8acd-e2d7b3d62b4e) transitioned into state 'SUCCESS' from state '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-1390451649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',qos_specs=None,replication_status=,reservations=['93fccb93-3f0f-4d37-bde7-f564c8321a35','92759afc-95e2-4ec5-9763-b5d683d8af33','e5d9c2b8-70ea-48cd-9264-dd25d62237c5','e0dcdc8e-befb-442e-b11b-32cf53556ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93133f534b104a918b4aad26499fe990',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:19.494174 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91247329-6d42-43b2-98ff-2383bc690e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:19.510633 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91247329-6d42-43b2-98ff-2383bc690e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:19.511830 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Flow 'volume_create_api' (ad90b0c7-ffdf-4f72-90a8-c5d06d832eb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:19.512284 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume request issued successfully. Aug 13 22:13:19.513018 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df184f5e-274d-4b27-bbe0-5623782ff9e7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:13:19.513474 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1072/4285] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:13:19 2026] POST /volume/v3/volumes => generated 756 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:19.526643 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c77eb35-4376-4cae-baaf-edb7938a4d95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:19.529319 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c77eb35-4376-4cae-baaf-edb7938a4d95 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/3bed6e7b-fb97-4d3a-88b9-98743624d430 Aug 13 22:13:19.529623 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c77eb35-4376-4cae-baaf-edb7938a4d95 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:19.529939 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c77eb35-4376-4cae-baaf-edb7938a4d95 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:19.541186 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:19.541186 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:19.548626 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2c77eb35-4376-4cae-baaf-edb7938a4d95 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:19.558829 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c77eb35-4376-4cae-baaf-edb7938a4d95 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/3bed6e7b-fb97-4d3a-88b9-98743624d430 returned with HTTP 200 Aug 13 22:13:19.559471 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1073/4286] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:19 2026] GET /volume/v3/volumes/3bed6e7b-fb97-4d3a-88b9-98743624d430 => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:19.807780 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-60790682-d24f-44fe-8448-c04ca5ce982c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:19.809838 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60790682-d24f-44fe-8448-c04ca5ce982c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 Aug 13 22:13:19.810204 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60790682-d24f-44fe-8448-c04ca5ce982c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:19.810383 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60790682-d24f-44fe-8448-c04ca5ce982c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:19.810624 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-60790682-d24f-44fe-8448-c04ca5ce982c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume with id: ab7564f3-d2d5-453a-9bee-5833702b0ff0 Aug 13 22:13:19.820391 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:19.820391 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:19.820778 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-60790682-d24f-44fe-8448-c04ca5ce982c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:13:19.832059 np0000007271 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-60790682-d24f-44fe-8448-c04ca5ce982c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 22:13:19.837795 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-60790682-d24f-44fe-8448-c04ca5ce982c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume request issued successfully. Aug 13 22:13:19.838071 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60790682-d24f-44fe-8448-c04ca5ce982c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 returned with HTTP 202 Aug 13 22:13:19.838672 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1082/4287] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:19 2026] DELETE /volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:19.846567 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9cbf6b5f-3fe2-40b5-ba4c-a1d3f0635758 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:19.852299 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9cbf6b5f-3fe2-40b5-ba4c-a1d3f0635758 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 Aug 13 22:13:19.852520 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9cbf6b5f-3fe2-40b5-ba4c-a1d3f0635758 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:19.852711 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9cbf6b5f-3fe2-40b5-ba4c-a1d3f0635758 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:19.863611 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:19.863611 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:19.868716 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9cbf6b5f-3fe2-40b5-ba4c-a1d3f0635758 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:13:19.875632 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9cbf6b5f-3fe2-40b5-ba4c-a1d3f0635758 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 returned with HTTP 200 Aug 13 22:13:19.876627 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1061/4288] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:19 2026] GET /volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:20.257805 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a121d93-d20f-4a83-93f3-036544144688 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:20.260792 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a121d93-d20f-4a83-93f3-036544144688 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:20.261073 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a121d93-d20f-4a83-93f3-036544144688 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:20.261314 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a121d93-d20f-4a83-93f3-036544144688 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:20.261477 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3a121d93-d20f-4a83-93f3-036544144688 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:20.267186 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:20.267186 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:20.267979 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a121d93-d20f-4a83-93f3-036544144688 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:20.268450 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1073/4289] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:20 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:20.438259 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bb9ce5ba-6e45-44b5-ab0c-44c850cce403 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:20.440848 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb9ce5ba-6e45-44b5-ab0c-44c850cce403 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:20.441201 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb9ce5ba-6e45-44b5-ab0c-44c850cce403 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:20.441505 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb9ce5ba-6e45-44b5-ab0c-44c850cce403 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:20.441693 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-bb9ce5ba-6e45-44b5-ab0c-44c850cce403 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:20.447118 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:20.447118 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:20.448050 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb9ce5ba-6e45-44b5-ab0c-44c850cce403 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:20.448629 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1074/4290] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:20 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:20.576869 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e6d31cbd-9af3-4f74-8347-ac613c84331c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:20.579094 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e6d31cbd-9af3-4f74-8347-ac613c84331c tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/3bed6e7b-fb97-4d3a-88b9-98743624d430 Aug 13 22:13:20.579204 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e6d31cbd-9af3-4f74-8347-ac613c84331c tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:20.579386 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e6d31cbd-9af3-4f74-8347-ac613c84331c tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:20.587772 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:20.587772 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:20.594963 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e6d31cbd-9af3-4f74-8347-ac613c84331c tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:20.600125 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e6d31cbd-9af3-4f74-8347-ac613c84331c tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/3bed6e7b-fb97-4d3a-88b9-98743624d430 returned with HTTP 200 Aug 13 22:13:20.600537 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1083/4291] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:20 2026] GET /volume/v3/volumes/3bed6e7b-fb97-4d3a-88b9-98743624d430 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:20.613568 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8dc85aea-1bd0-4284-abc6-b9a47f9474f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:20.615553 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8dc85aea-1bd0-4284-abc6-b9a47f9474f1 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:13:20.615958 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8dc85aea-1bd0-4284-abc6-b9a47f9474f1 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3bed6e7b-fb97-4d3a-88b9-98743624d430", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1790154693"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:20.627944 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:20.627944 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:20.628600 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8dc85aea-1bd0-4284-abc6-b9a47f9474f1 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:20.628781 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-8dc85aea-1bd0-4284-abc6-b9a47f9474f1 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create snapshot from volume 3bed6e7b-fb97-4d3a-88b9-98743624d430 Aug 13 22:13:20.673483 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-8dc85aea-1bd0-4284-abc6-b9a47f9474f1 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Created reservations ['c8548c3c-7461-423f-865f-375553787aa0', 'd984e343-74b1-4de7-ab0c-f74409ab620f', '083ff30d-642c-4a21-a535-11474e773617', '6c24c804-02c7-484a-909c-80817faffb14'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:20.710909 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8dc85aea-1bd0-4284-abc6-b9a47f9474f1 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Snapshot create request issued successfully. Aug 13 22:13:20.711258 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8dc85aea-1bd0-4284-abc6-b9a47f9474f1 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:13:20.711749 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1062/4292] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:13:20 2026] POST /volume/v3/snapshots => generated 316 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:20.722965 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-476edcc9-e628-4dda-90c1-1a988a9a64ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:20.726029 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-476edcc9-e628-4dda-90c1-1a988a9a64ca tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/snapshots/365bff0d-f9ec-4547-b6f8-035e8f18cb2a Aug 13 22:13:20.726351 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-476edcc9-e628-4dda-90c1-1a988a9a64ca tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:20.726687 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-476edcc9-e628-4dda-90c1-1a988a9a64ca tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:20.734175 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:20.734175 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:20.735158 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-476edcc9-e628-4dda-90c1-1a988a9a64ca tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Snapshot retrieved successfully. Aug 13 22:13:20.736194 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-476edcc9-e628-4dda-90c1-1a988a9a64ca tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/snapshots/365bff0d-f9ec-4547-b6f8-035e8f18cb2a returned with HTTP 200 Aug 13 22:13:20.736776 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1074/4293] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:13:20 2026] GET /volume/v3/snapshots/365bff0d-f9ec-4547-b6f8-035e8f18cb2a => generated 448 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:20.893485 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-50413245-1c03-443f-9557-159a2567ee0b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:20.895292 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50413245-1c03-443f-9557-159a2567ee0b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 Aug 13 22:13:20.895803 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50413245-1c03-443f-9557-159a2567ee0b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:20.895803 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50413245-1c03-443f-9557-159a2567ee0b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:20.903603 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50413245-1c03-443f-9557-159a2567ee0b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 returned with HTTP 404 Aug 13 22:13:20.904042 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1075/4294] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:20 2026] GET /volume/v3/volumes/ab7564f3-d2d5-453a-9bee-5833702b0ff0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:20.913414 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6f2e502f-1501-461c-9cbd-1ae042ade38b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:20.915404 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f2e502f-1501-461c-9cbd-1ae042ade38b tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] GET https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 Aug 13 22:13:20.915638 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f2e502f-1501-461c-9cbd-1ae042ade38b tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:20.915847 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f2e502f-1501-461c-9cbd-1ae042ade38b tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:20.916718 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6f2e502f-1501-461c-9cbd-1ae042ade38b tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:13:20.956847 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6f2e502f-1501-461c-9cbd-1ae042ade38b tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] Get all volumes completed successfully. Aug 13 22:13:20.959551 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:20.959551 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:20.964200 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f2e502f-1501-461c-9cbd-1ae042ade38b tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 22:13:20.964669 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1084/4295] 10.4.3.4 () {66 vars in 1271 bytes} [Thu Aug 13 22:13:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8421 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:20.982579 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e2311454-b7e2-4bb5-9b34-a69b236ca9ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:20.984767 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2311454-b7e2-4bb5-9b34-a69b236ca9ba tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] DELETE https://10.4.3.4/volume/v3/types/f3f6b08a-567c-457a-a694-1f3f03a57bca Aug 13 22:13:20.984916 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2311454-b7e2-4bb5-9b34-a69b236ca9ba tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:20.985139 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2311454-b7e2-4bb5-9b34-a69b236ca9ba tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:20.985444 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:20.985444 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:21.011780 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2311454-b7e2-4bb5-9b34-a69b236ca9ba tempest-TestVolumeBootPattern-2101408945 tempest-TestVolumeBootPattern-2101408945-project-admin] https://10.4.3.4/volume/v3/types/f3f6b08a-567c-457a-a694-1f3f03a57bca returned with HTTP 202 Aug 13 22:13:21.012209 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1063/4296] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:13:20 2026] DELETE /volume/v3/types/f3f6b08a-567c-457a-a694-1f3f03a57bca => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:21.042703 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a3fd0651-c474-44aa-93da-c72deb338afe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:21.044410 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:13:21.044857 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-793764669", "snapshot_id": null, "imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:21.046716 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-793764669', 'snapshot_id': None, 'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:13:21.139452 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume of 1 GB Aug 13 22:13:21.143664 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Availability Zones retrieved successfully. Aug 13 22:13:21.151495 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (dfe59d45-0433-41f9-b16b-343472f92aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:21.152807 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a1ee836-19c5-4864-b720-17a8d196450f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:21.154121 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:13:21.205914 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ae0e24c-8777-41f5-90af-1112d5236c72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:21.210444 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ae0e24c-8777-41f5-90af-1112d5236c72 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:13:21.210444 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ae0e24c-8777-41f5-90af-1112d5236c72 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:21.210444 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ae0e24c-8777-41f5-90af-1112d5236c72 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:21.220267 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:21.220267 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:21.223272 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a1ee836-19c5-4864-b720-17a8d196450f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:21.225479 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71de6f89-1fc1-4826-a21e-f73be9e2d072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:21.225570 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5ae0e24c-8777-41f5-90af-1112d5236c72 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:13:21.232353 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ae0e24c-8777-41f5-90af-1112d5236c72 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 200 Aug 13 22:13:21.232907 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1076/4297] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:21 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:21.248749 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-413be30c-42f9-4a00-adc0-7bfc71aa45db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:21.250954 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-413be30c-42f9-4a00-adc0-7bfc71aa45db tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] DELETE https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:13:21.251159 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-413be30c-42f9-4a00-adc0-7bfc71aa45db tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:21.251397 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-413be30c-42f9-4a00-adc0-7bfc71aa45db tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:21.251625 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-413be30c-42f9-4a00-adc0-7bfc71aa45db tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete volume with id: 7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:13:21.259261 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:21.259261 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:21.259838 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-413be30c-42f9-4a00-adc0-7bfc71aa45db tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:13:21.281097 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0d7a7bf4-58ad-470d-81b0-debd5e24f3bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:21.282222 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-413be30c-42f9-4a00-adc0-7bfc71aa45db tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Delete volume request issued successfully. Aug 13 22:13:21.282481 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-413be30c-42f9-4a00-adc0-7bfc71aa45db tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 202 Aug 13 22:13:21.283048 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1085/4298] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:21 2026] DELETE /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:21.283549 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d7a7bf4-58ad-470d-81b0-debd5e24f3bd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:21.283763 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d7a7bf4-58ad-470d-81b0-debd5e24f3bd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:21.284008 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d7a7bf4-58ad-470d-81b0-debd5e24f3bd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:21.284247 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0d7a7bf4-58ad-470d-81b0-debd5e24f3bd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:21.288632 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Created reservations ['b6a90922-162e-4f29-8593-44e2ee652a72', '58911b55-caf6-4e22-807c-c18b58c5630c', 'a8fd674e-980f-46e1-8b32-88f6c2906ddf', '6d5d36eb-158c-42bf-938f-d54fab9af921'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:21.289747 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71de6f89-1fc1-4826-a21e-f73be9e2d072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6a90922-162e-4f29-8593-44e2ee652a72', '58911b55-caf6-4e22-807c-c18b58c5630c', 'a8fd674e-980f-46e1-8b32-88f6c2906ddf', '6d5d36eb-158c-42bf-938f-d54fab9af921']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:21.290297 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-33c6c15c-c758-4ad5-9d8c-02f955f93bc1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:21.290542 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:21.290542 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:21.290627 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (781cb574-3c3f-42d4-a232-e6e6c29dc721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:21.291453 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d7a7bf4-58ad-470d-81b0-debd5e24f3bd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:21.292050 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1064/4299] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:21 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:21.293340 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33c6c15c-c758-4ad5-9d8c-02f955f93bc1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:13:21.293641 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33c6c15c-c758-4ad5-9d8c-02f955f93bc1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:21.293872 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33c6c15c-c758-4ad5-9d8c-02f955f93bc1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:21.303364 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:21.303364 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:21.308904 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-33c6c15c-c758-4ad5-9d8c-02f955f93bc1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Volume info retrieved successfully. Aug 13 22:13:21.314526 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (781cb574-3c3f-42d4-a232-e6e6c29dc721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0787661d-1c84-4436-be23-4c99a72dc6b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-793764669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['b6a90922-162e-4f29-8593-44e2ee652a72','58911b55-caf6-4e22-807c-c18b58c5630c','a8fd674e-980f-46e1-8b32-88f6c2906ddf','6d5d36eb-158c-42bf-938f-d54fab9af921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:13:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-793764669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0787661d-1c84-4436-be23-4c99a72dc6b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccddd8d8754141469325957e492445d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:21.315350 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de9c09f0-b746-4ae2-b9ec-519d982cd4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:21.316380 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33c6c15c-c758-4ad5-9d8c-02f955f93bc1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 200 Aug 13 22:13:21.316929 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1077/4300] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:21 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:21.337772 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de9c09f0-b746-4ae2-b9ec-519d982cd4a8) transitioned into state 'SUCCESS' from state '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-793764669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['b6a90922-162e-4f29-8593-44e2ee652a72','58911b55-caf6-4e22-807c-c18b58c5630c','a8fd674e-980f-46e1-8b32-88f6c2906ddf','6d5d36eb-158c-42bf-938f-d54fab9af921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:21.338634 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (619e5a84-584d-420f-b5cd-a897ff98f240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:21.351845 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (619e5a84-584d-420f-b5cd-a897ff98f240) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:21.353069 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (dfe59d45-0433-41f9-b16b-343472f92aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:21.353541 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request issued successfully. Aug 13 22:13:21.354407 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3fd0651-c474-44aa-93da-c72deb338afe tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:13:21.355046 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1075/4301] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:13:21 2026] POST /volume/v3/volumes => generated 754 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:21.368074 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-211c8fb7-255a-4c96-b78a-c572476504fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:21.370578 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-211c8fb7-255a-4c96-b78a-c572476504fd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 Aug 13 22:13:21.370796 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-211c8fb7-255a-4c96-b78a-c572476504fd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:21.371043 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-211c8fb7-255a-4c96-b78a-c572476504fd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:21.380747 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:21.380747 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:21.387796 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-211c8fb7-255a-4c96-b78a-c572476504fd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:13:21.395017 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-211c8fb7-255a-4c96-b78a-c572476504fd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 returned with HTTP 200 Aug 13 22:13:21.395685 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1086/4302] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:21 2026] GET /volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:21.462960 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-26f5011c-8379-4a56-a407-f9abb4e27b9e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:21.465820 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-26f5011c-8379-4a56-a407-f9abb4e27b9e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:21.466280 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-26f5011c-8379-4a56-a407-f9abb4e27b9e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:21.466657 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-26f5011c-8379-4a56-a407-f9abb4e27b9e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:21.466881 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-26f5011c-8379-4a56-a407-f9abb4e27b9e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:21.473290 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:21.473290 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:21.474002 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-26f5011c-8379-4a56-a407-f9abb4e27b9e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:21.474834 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1065/4303] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:21 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 704 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:21.747869 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4557363d-79f5-4c80-a145-c2ed3f4f4a83 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:21.754549 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4557363d-79f5-4c80-a145-c2ed3f4f4a83 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/snapshots/365bff0d-f9ec-4547-b6f8-035e8f18cb2a Aug 13 22:13:21.754828 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4557363d-79f5-4c80-a145-c2ed3f4f4a83 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:21.755148 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4557363d-79f5-4c80-a145-c2ed3f4f4a83 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:21.763695 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:21.763695 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:21.764376 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4557363d-79f5-4c80-a145-c2ed3f4f4a83 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Snapshot retrieved successfully. Aug 13 22:13:21.765385 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4557363d-79f5-4c80-a145-c2ed3f4f4a83 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/snapshots/365bff0d-f9ec-4547-b6f8-035e8f18cb2a returned with HTTP 200 Aug 13 22:13:21.769118 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1078/4304] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:13:21 2026] GET /volume/v3/snapshots/365bff0d-f9ec-4547-b6f8-035e8f18cb2a => generated 475 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:21.778933 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:21.781287 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:13:21.781768 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "365bff0d-f9ec-4547-b6f8-035e8f18cb2a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-529815862"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:21.783775 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume request body: {'volume': {"'snapshot_id": '365bff0d-f9ec-4547-b6f8-035e8f18cb2a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-529815862'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:13:21.783955 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume of 1 GB Aug 13 22:13:21.784350 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:21.784350 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:21.789024 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Availability Zones retrieved successfully. Aug 13 22:13:21.795015 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Flow 'volume_create_api' (9dc82b10-d842-4934-9372-c0783db9cdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:21.795853 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb5911d-511b-47b0-ae73-2b07efda8be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:21.796726 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:13:21.836892 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb5911d-511b-47b0-ae73-2b07efda8be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:21.838133 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa7c963b-5865-427f-9412-b982c742879f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:21.893489 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Created reservations ['c25c5366-8eed-45be-a7fb-65dd492d2744', 'a8dd8803-8af4-48f3-9b75-a2b4a90e9532', 'b377acc3-a24c-4118-8f8f-525059f819d5', '77b5edd3-3dd1-4aba-96c9-cede600d324c'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:21.894191 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa7c963b-5865-427f-9412-b982c742879f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c25c5366-8eed-45be-a7fb-65dd492d2744', 'a8dd8803-8af4-48f3-9b75-a2b4a90e9532', 'b377acc3-a24c-4118-8f8f-525059f819d5', '77b5edd3-3dd1-4aba-96c9-cede600d324c']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:21.895090 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b50cdc7-6650-45dd-9795-dae7164e795b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:21.918332 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b50cdc7-6650-45dd-9795-dae7164e795b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3aa2fe8-fa02-41a9-843d-86203d90bccd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-529815862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',qos_specs=None,replication_status=,reservations=['c25c5366-8eed-45be-a7fb-65dd492d2744','a8dd8803-8af4-48f3-9b75-a2b4a90e9532','b377acc3-a24c-4118-8f8f-525059f819d5','77b5edd3-3dd1-4aba-96c9-cede600d324c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93133f534b104a918b4aad26499fe990',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:13:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-529815862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3aa2fe8-fa02-41a9-843d-86203d90bccd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93133f534b104a918b4aad26499fe990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:21.919233 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (192a994c-663a-4681-ae75-4da266fa6a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:21.940601 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (192a994c-663a-4681-ae75-4da266fa6a3d) transitioned into state 'SUCCESS' from state '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-529815862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',qos_specs=None,replication_status=,reservations=['c25c5366-8eed-45be-a7fb-65dd492d2744','a8dd8803-8af4-48f3-9b75-a2b4a90e9532','b377acc3-a24c-4118-8f8f-525059f819d5','77b5edd3-3dd1-4aba-96c9-cede600d324c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93133f534b104a918b4aad26499fe990',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:21.941470 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (427715f6-640e-465c-8ca3-d4c5a236a34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:21.951492 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (427715f6-640e-465c-8ca3-d4c5a236a34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:21.952127 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Flow 'volume_create_api' (9dc82b10-d842-4934-9372-c0783db9cdfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:21.952500 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume request issued successfully. Aug 13 22:13:21.953148 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f66433d5-fcf0-4019-b6df-5bd9a10e9d34 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:13:21.953658 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1076/4305] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:13:21 2026] POST /volume/v3/volumes => generated 755 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:21.965956 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:21.968195 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:13:21.968720 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "365bff0d-f9ec-4547-b6f8-035e8f18cb2a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1906093565"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:21.970658 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume request body: {'volume': {"'snapshot_id": '365bff0d-f9ec-4547-b6f8-035e8f18cb2a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1906093565'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:13:21.970850 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume of 1 GB Aug 13 22:13:21.975993 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Availability Zones retrieved successfully. Aug 13 22:13:21.984168 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Flow 'volume_create_api' (57de424a-6ee8-4132-96de-46aa83b0b540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:21.985507 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19588e1f-5085-4b65-93de-27f6ab39cfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:21.986798 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:13:22.027405 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19588e1f-5085-4b65-93de-27f6ab39cfd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.028790 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e085955d-c60a-467d-82f7-d69ab4084988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.095098 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Created reservations ['79049305-b3ea-45b8-bd6f-e92ba93ad34d', '0edaba97-872a-4536-a449-aeca18731492', '29150c8e-c1e9-4c4b-bc86-40f0a1437251', '7ef5ff2a-7d56-4e75-ac5a-800f3451183d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:22.096190 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e085955d-c60a-467d-82f7-d69ab4084988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79049305-b3ea-45b8-bd6f-e92ba93ad34d', '0edaba97-872a-4536-a449-aeca18731492', '29150c8e-c1e9-4c4b-bc86-40f0a1437251', '7ef5ff2a-7d56-4e75-ac5a-800f3451183d']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.097306 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef71705-37a2-4a8c-a6a6-7644bbc70817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.123863 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef71705-37a2-4a8c-a6a6-7644bbc70817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccb6bb21-6cc8-4d90-b6d7-21194f6291b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1906093565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',qos_specs=None,replication_status=,reservations=['79049305-b3ea-45b8-bd6f-e92ba93ad34d','0edaba97-872a-4536-a449-aeca18731492','29150c8e-c1e9-4c4b-bc86-40f0a1437251','7ef5ff2a-7d56-4e75-ac5a-800f3451183d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93133f534b104a918b4aad26499fe990',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:13:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1906093565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccb6bb21-6cc8-4d90-b6d7-21194f6291b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93133f534b104a918b4aad26499fe990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.124664 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65d7dfa8-81cc-4aea-8ae3-d026a4cfd085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.149675 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65d7dfa8-81cc-4aea-8ae3-d026a4cfd085) transitioned into state 'SUCCESS' from state '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-1906093565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',qos_specs=None,replication_status=,reservations=['79049305-b3ea-45b8-bd6f-e92ba93ad34d','0edaba97-872a-4536-a449-aeca18731492','29150c8e-c1e9-4c4b-bc86-40f0a1437251','7ef5ff2a-7d56-4e75-ac5a-800f3451183d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93133f534b104a918b4aad26499fe990',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.150680 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c5a6cea-8434-4ff5-9de5-4e5fa8b617f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.163781 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c5a6cea-8434-4ff5-9de5-4e5fa8b617f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.165212 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Flow 'volume_create_api' (57de424a-6ee8-4132-96de-46aa83b0b540) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:22.165732 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume request issued successfully. Aug 13 22:13:22.166704 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43545244-d8f7-4d7a-99b2-752bede8fb0d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:13:22.167194 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1087/4306] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:13:21 2026] POST /volume/v3/volumes => generated 756 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:22.180590 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:22.183031 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:13:22.183469 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "365bff0d-f9ec-4547-b6f8-035e8f18cb2a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1062162654"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:22.185101 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume request body: {'volume': {"'snapshot_id": '365bff0d-f9ec-4547-b6f8-035e8f18cb2a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1062162654'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:13:22.185275 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume of 1 GB Aug 13 22:13:22.191147 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Availability Zones retrieved successfully. Aug 13 22:13:22.199664 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Flow 'volume_create_api' (ef5f741b-38ed-491b-a89d-520c9a14a1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:22.201128 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62d6b8a4-6f86-4cda-8027-7aa4301da868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.202112 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:13:22.243297 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62d6b8a4-6f86-4cda-8027-7aa4301da868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.244415 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1841ea69-33ce-4160-932c-3864c1b37557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.303134 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ebd3c3f3-e0f7-4121-9635-cffd928a6772 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:22.305593 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebd3c3f3-e0f7-4121-9635-cffd928a6772 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:22.305868 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebd3c3f3-e0f7-4121-9635-cffd928a6772 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:22.306134 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebd3c3f3-e0f7-4121-9635-cffd928a6772 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:22.306286 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ebd3c3f3-e0f7-4121-9635-cffd928a6772 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:22.310874 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Created reservations ['ba2b070f-f7bf-40ed-904e-339cd2973f09', 'fae141ef-61cf-4eb4-93fe-b72ef801cc1b', '1490ec0a-d1ea-487d-b029-fd0d099e8c3f', '63e951c4-81a4-4854-9c17-13a1c9045514'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:22.311857 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1841ea69-33ce-4160-932c-3864c1b37557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba2b070f-f7bf-40ed-904e-339cd2973f09', 'fae141ef-61cf-4eb4-93fe-b72ef801cc1b', '1490ec0a-d1ea-487d-b029-fd0d099e8c3f', '63e951c4-81a4-4854-9c17-13a1c9045514']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.312796 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c527bb39-da21-4cef-afd9-18ddb5a86ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.313716 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:22.313716 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:22.314626 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebd3c3f3-e0f7-4121-9635-cffd928a6772 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:22.315054 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1079/4307] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:22 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:22.331954 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe6f7d5f-b16e-4a83-a34e-73e37ba772b1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:22.333958 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe6f7d5f-b16e-4a83-a34e-73e37ba772b1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] GET https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc Aug 13 22:13:22.334243 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe6f7d5f-b16e-4a83-a34e-73e37ba772b1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:22.334506 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe6f7d5f-b16e-4a83-a34e-73e37ba772b1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:22.341287 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe6f7d5f-b16e-4a83-a34e-73e37ba772b1 tempest-VolumesBackupsTest-360544376 tempest-VolumesBackupsTest-360544376-project-member] https://10.4.3.4/volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc returned with HTTP 404 Aug 13 22:13:22.341840 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1077/4308] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:22 2026] GET /volume/v3/volumes/7489a8e7-8da4-489d-ad4e-2cd1132d65dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:22.343725 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c527bb39-da21-4cef-afd9-18ddb5a86ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a17b778-3acc-43af-a3f7-1d9514751477', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1062162654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',qos_specs=None,replication_status=,reservations=['ba2b070f-f7bf-40ed-904e-339cd2973f09','fae141ef-61cf-4eb4-93fe-b72ef801cc1b','1490ec0a-d1ea-487d-b029-fd0d099e8c3f','63e951c4-81a4-4854-9c17-13a1c9045514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93133f534b104a918b4aad26499fe990',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:13:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1062162654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a17b778-3acc-43af-a3f7-1d9514751477,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93133f534b104a918b4aad26499fe990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.345241 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0017b0f5-8899-4179-b33f-315bcd464d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.369923 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0017b0f5-8899-4179-b33f-315bcd464d16) transitioned into state 'SUCCESS' from state '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-1062162654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',qos_specs=None,replication_status=,reservations=['ba2b070f-f7bf-40ed-904e-339cd2973f09','fae141ef-61cf-4eb4-93fe-b72ef801cc1b','1490ec0a-d1ea-487d-b029-fd0d099e8c3f','63e951c4-81a4-4854-9c17-13a1c9045514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93133f534b104a918b4aad26499fe990',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.369923 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (310590e6-57c3-439f-a79e-57a4b2a80b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.379461 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (310590e6-57c3-439f-a79e-57a4b2a80b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.381717 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Flow 'volume_create_api' (ef5f741b-38ed-491b-a89d-520c9a14a1be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:22.381717 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume request issued successfully. Aug 13 22:13:22.381717 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7728b73-b0a7-494e-a110-fc0a9f273b5d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:13:22.381994 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1066/4309] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:13:22 2026] POST /volume/v3/volumes => generated 756 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:22.397557 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:22.400455 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:13:22.400960 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "365bff0d-f9ec-4547-b6f8-035e8f18cb2a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1745050294"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:22.403481 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume request body: {'volume': {"'snapshot_id": '365bff0d-f9ec-4547-b6f8-035e8f18cb2a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1745050294'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:13:22.403481 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume of 1 GB Aug 13 22:13:22.403720 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:22.403720 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:22.411703 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Availability Zones retrieved successfully. Aug 13 22:13:22.416401 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a8802246-2335-45c8-9472-93ee656dcc5c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:22.418679 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a8802246-2335-45c8-9472-93ee656dcc5c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 Aug 13 22:13:22.418934 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a8802246-2335-45c8-9472-93ee656dcc5c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:22.420213 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Flow 'volume_create_api' (f0b837fd-0405-4b7b-a329-6bff4e88fc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:22.421947 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08852f19-0345-4204-8179-f64864219a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.422662 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a8802246-2335-45c8-9472-93ee656dcc5c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:22.423106 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:13:22.433618 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:22.433618 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:22.440516 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a8802246-2335-45c8-9472-93ee656dcc5c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:13:22.448363 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a8802246-2335-45c8-9472-93ee656dcc5c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 returned with HTTP 200 Aug 13 22:13:22.448929 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1080/4310] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:22 2026] GET /volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 => generated 1362 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:22.466730 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-073aa722-eb0b-4b61-ae11-69fcf41b4ce6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:22.468972 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-073aa722-eb0b-4b61-ae11-69fcf41b4ce6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 Aug 13 22:13:22.469153 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-073aa722-eb0b-4b61-ae11-69fcf41b4ce6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:22.469339 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-073aa722-eb0b-4b61-ae11-69fcf41b4ce6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:22.472555 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08852f19-0345-4204-8179-f64864219a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.473110 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c06154a4-7080-40a3-be4a-65959aca49b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.486594 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:22.486594 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:22.493378 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5241e38-2d72-44e7-a40b-720eba3aeb50 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:22.496042 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5241e38-2d72-44e7-a40b-720eba3aeb50 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:22.496653 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5241e38-2d72-44e7-a40b-720eba3aeb50 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:22.496807 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-073aa722-eb0b-4b61-ae11-69fcf41b4ce6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:13:22.497097 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5241e38-2d72-44e7-a40b-720eba3aeb50 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:22.497097 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d5241e38-2d72-44e7-a40b-720eba3aeb50 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:22.504664 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:22.504664 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:22.504913 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5241e38-2d72-44e7-a40b-720eba3aeb50 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:22.505468 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1067/4311] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:22 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 704 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:22.506800 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-073aa722-eb0b-4b61-ae11-69fcf41b4ce6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 returned with HTTP 200 Aug 13 22:13:22.510470 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1078/4312] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:22 2026] GET /volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:22.538591 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Created reservations ['926cc3e6-c595-4595-a4d7-5f0f90b27e30', '4aed5741-75c2-4784-bcf6-66c51ed46e94', 'd41d0a0f-3e42-408e-9f13-5455007b3a14', '08d2285b-1382-4cb0-87c0-ba8ebb55c471'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:22.538904 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c06154a4-7080-40a3-be4a-65959aca49b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['926cc3e6-c595-4595-a4d7-5f0f90b27e30', '4aed5741-75c2-4784-bcf6-66c51ed46e94', 'd41d0a0f-3e42-408e-9f13-5455007b3a14', '08d2285b-1382-4cb0-87c0-ba8ebb55c471']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.539713 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (521e9cc3-0d7a-485f-8f4c-d36f5c5bafe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.570500 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (521e9cc3-0d7a-485f-8f4c-d36f5c5bafe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6fb3efe-24da-4947-8bad-06fd36da9b86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1745050294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',qos_specs=None,replication_status=,reservations=['926cc3e6-c595-4595-a4d7-5f0f90b27e30','4aed5741-75c2-4784-bcf6-66c51ed46e94','d41d0a0f-3e42-408e-9f13-5455007b3a14','08d2285b-1382-4cb0-87c0-ba8ebb55c471'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93133f534b104a918b4aad26499fe990',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:13:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1745050294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6fb3efe-24da-4947-8bad-06fd36da9b86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93133f534b104a918b4aad26499fe990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.571401 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d33869c2-2362-41cb-988d-231ba7567b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.594005 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d33869c2-2362-41cb-988d-231ba7567b43) transitioned into state 'SUCCESS' from state '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-1745050294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',qos_specs=None,replication_status=,reservations=['926cc3e6-c595-4595-a4d7-5f0f90b27e30','4aed5741-75c2-4784-bcf6-66c51ed46e94','d41d0a0f-3e42-408e-9f13-5455007b3a14','08d2285b-1382-4cb0-87c0-ba8ebb55c471'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93133f534b104a918b4aad26499fe990',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.594996 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08f36e93-24f5-4124-be05-34e79515bb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.609714 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08f36e93-24f5-4124-be05-34e79515bb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.610921 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Flow 'volume_create_api' (f0b837fd-0405-4b7b-a329-6bff4e88fc29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:22.611301 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume request issued successfully. Aug 13 22:13:22.612141 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-556b3032-09ba-4c92-b056-5a2694bbeb91 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:13:22.612753 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1088/4313] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:13:22 2026] POST /volume/v3/volumes => generated 756 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:22.633113 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:22.635700 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:13:22.636207 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "365bff0d-f9ec-4547-b6f8-035e8f18cb2a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1279757047"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:22.638863 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume request body: {'volume': {"'snapshot_id": '365bff0d-f9ec-4547-b6f8-035e8f18cb2a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1279757047'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:13:22.638863 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume of 1 GB Aug 13 22:13:22.643950 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Availability Zones retrieved successfully. Aug 13 22:13:22.652005 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Flow 'volume_create_api' (dfeea651-0b04-4b54-a49f-f0e555c6faa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:22.653330 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6cd69e3-ee33-447e-a092-e5f7757062f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.654774 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:13:22.709943 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6cd69e3-ee33-447e-a092-e5f7757062f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.711999 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a60ca85f-8277-4344-bb5b-28201c5e6ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.778381 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Created reservations ['2c154382-b665-4bdf-a48f-6035c9a8a0a3', '163aa313-2046-4597-8871-71830c315644', 'af05f7d2-d8cd-4c46-b4bd-cafe7cf1c67d', 'fb54bd58-3765-41d2-8330-5463d69f5fa2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:22.779067 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a60ca85f-8277-4344-bb5b-28201c5e6ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c154382-b665-4bdf-a48f-6035c9a8a0a3', '163aa313-2046-4597-8871-71830c315644', 'af05f7d2-d8cd-4c46-b4bd-cafe7cf1c67d', 'fb54bd58-3765-41d2-8330-5463d69f5fa2']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.780023 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d5d3d42-5d74-4c04-a5f9-dbb46bc7627d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.813092 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d5d3d42-5d74-4c04-a5f9-dbb46bc7627d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd281eb3-2fb6-41e2-94dc-33ab28941ff2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1279757047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',qos_specs=None,replication_status=,reservations=['2c154382-b665-4bdf-a48f-6035c9a8a0a3','163aa313-2046-4597-8871-71830c315644','af05f7d2-d8cd-4c46-b4bd-cafe7cf1c67d','fb54bd58-3765-41d2-8330-5463d69f5fa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93133f534b104a918b4aad26499fe990',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:13:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1279757047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd281eb3-2fb6-41e2-94dc-33ab28941ff2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93133f534b104a918b4aad26499fe990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.814711 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c014048-e8f0-47fb-b427-4e90418ffef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.845505 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c014048-e8f0-47fb-b427-4e90418ffef2) transitioned into state 'SUCCESS' from state '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-1279757047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac4fc0fdfe4e578f1e2b361e285a5d',qos_specs=None,replication_status=,reservations=['2c154382-b665-4bdf-a48f-6035c9a8a0a3','163aa313-2046-4597-8871-71830c315644','af05f7d2-d8cd-4c46-b4bd-cafe7cf1c67d','fb54bd58-3765-41d2-8330-5463d69f5fa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93133f534b104a918b4aad26499fe990',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.847169 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ee5b575-1f48-4d63-9305-fc6d48ca143e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:22.862371 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ee5b575-1f48-4d63-9305-fc6d48ca143e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:22.863464 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Flow 'volume_create_api' (dfeea651-0b04-4b54-a49f-f0e555c6faa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:22.863909 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Create volume request issued successfully. Aug 13 22:13:22.865020 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f528c1ed-e23e-4649-9273-361fb0e9d699 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:13:22.865517 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1081/4314] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:13:22 2026] POST /volume/v3/volumes => generated 756 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:22.879795 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ec892994-e294-4441-b922-0b11898284c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:22.882470 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec892994-e294-4441-b922-0b11898284c1 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/a3aa2fe8-fa02-41a9-843d-86203d90bccd Aug 13 22:13:22.882760 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec892994-e294-4441-b922-0b11898284c1 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:22.883177 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec892994-e294-4441-b922-0b11898284c1 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:22.893085 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:22.893085 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:22.898033 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ec892994-e294-4441-b922-0b11898284c1 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:22.902957 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec892994-e294-4441-b922-0b11898284c1 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/a3aa2fe8-fa02-41a9-843d-86203d90bccd returned with HTTP 200 Aug 13 22:13:22.904319 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1068/4315] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:22 2026] GET /volume/v3/volumes/a3aa2fe8-fa02-41a9-843d-86203d90bccd => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:22.920580 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-35748668-f3bb-4e3c-9cfe-25b9e4bbd1a0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:22.923064 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35748668-f3bb-4e3c-9cfe-25b9e4bbd1a0 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/ccb6bb21-6cc8-4d90-b6d7-21194f6291b0 Aug 13 22:13:22.923064 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35748668-f3bb-4e3c-9cfe-25b9e4bbd1a0 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:22.924227 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35748668-f3bb-4e3c-9cfe-25b9e4bbd1a0 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:22.933759 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:22.933759 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:22.940051 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-35748668-f3bb-4e3c-9cfe-25b9e4bbd1a0 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:22.948213 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35748668-f3bb-4e3c-9cfe-25b9e4bbd1a0 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/ccb6bb21-6cc8-4d90-b6d7-21194f6291b0 returned with HTTP 200 Aug 13 22:13:22.948698 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1079/4316] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:22 2026] GET /volume/v3/volumes/ccb6bb21-6cc8-4d90-b6d7-21194f6291b0 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:22.966922 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c7ff4c0-5a7f-4ae8-a50b-dbc0e51a3239 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:22.970249 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c7ff4c0-5a7f-4ae8-a50b-dbc0e51a3239 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/4a17b778-3acc-43af-a3f7-1d9514751477 Aug 13 22:13:22.970249 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c7ff4c0-5a7f-4ae8-a50b-dbc0e51a3239 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:22.970249 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c7ff4c0-5a7f-4ae8-a50b-dbc0e51a3239 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:22.980826 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:22.980826 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:22.989687 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6c7ff4c0-5a7f-4ae8-a50b-dbc0e51a3239 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:23.000621 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c7ff4c0-5a7f-4ae8-a50b-dbc0e51a3239 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/4a17b778-3acc-43af-a3f7-1d9514751477 returned with HTTP 200 Aug 13 22:13:23.002673 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1089/4317] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:22 2026] GET /volume/v3/volumes/4a17b778-3acc-43af-a3f7-1d9514751477 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:23.020110 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-de0c83f5-1f46-4650-8b2c-516c43df4f17 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:23.023282 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de0c83f5-1f46-4650-8b2c-516c43df4f17 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/f6fb3efe-24da-4947-8bad-06fd36da9b86 Aug 13 22:13:23.023282 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de0c83f5-1f46-4650-8b2c-516c43df4f17 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:23.023282 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de0c83f5-1f46-4650-8b2c-516c43df4f17 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:23.032004 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:23.032004 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:23.036827 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-de0c83f5-1f46-4650-8b2c-516c43df4f17 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:23.042624 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de0c83f5-1f46-4650-8b2c-516c43df4f17 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/f6fb3efe-24da-4947-8bad-06fd36da9b86 returned with HTTP 200 Aug 13 22:13:23.043578 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1082/4318] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:23 2026] GET /volume/v3/volumes/f6fb3efe-24da-4947-8bad-06fd36da9b86 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:23.068355 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6665c9d3-437d-4501-9e46-89f2679ebdf7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:23.076269 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6665c9d3-437d-4501-9e46-89f2679ebdf7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/fd281eb3-2fb6-41e2-94dc-33ab28941ff2 Aug 13 22:13:23.076480 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6665c9d3-437d-4501-9e46-89f2679ebdf7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:23.077301 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6665c9d3-437d-4501-9e46-89f2679ebdf7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:23.091440 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:23.091440 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:23.098079 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6665c9d3-437d-4501-9e46-89f2679ebdf7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:23.103755 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6665c9d3-437d-4501-9e46-89f2679ebdf7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/fd281eb3-2fb6-41e2-94dc-33ab28941ff2 returned with HTTP 200 Aug 13 22:13:23.104210 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1069/4319] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:23 2026] GET /volume/v3/volumes/fd281eb3-2fb6-41e2-94dc-33ab28941ff2 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:23.132123 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-054c5f05-d750-417b-90f2-511a50dcf10c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:23.133549 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-054c5f05-d750-417b-90f2-511a50dcf10c tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] DELETE https://10.4.3.4/volume/v3/volumes/fd281eb3-2fb6-41e2-94dc-33ab28941ff2 Aug 13 22:13:23.133772 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-054c5f05-d750-417b-90f2-511a50dcf10c tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:23.134229 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-054c5f05-d750-417b-90f2-511a50dcf10c tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:23.134461 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-054c5f05-d750-417b-90f2-511a50dcf10c tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Delete volume with id: fd281eb3-2fb6-41e2-94dc-33ab28941ff2 Aug 13 22:13:23.143408 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:23.143408 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:23.144010 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-054c5f05-d750-417b-90f2-511a50dcf10c tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:23.174262 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-054c5f05-d750-417b-90f2-511a50dcf10c tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Delete volume request issued successfully. Aug 13 22:13:23.174602 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-054c5f05-d750-417b-90f2-511a50dcf10c tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/fd281eb3-2fb6-41e2-94dc-33ab28941ff2 returned with HTTP 202 Aug 13 22:13:23.174797 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1080/4320] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:23 2026] DELETE /volume/v3/volumes/fd281eb3-2fb6-41e2-94dc-33ab28941ff2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:23.185054 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97b00b56-6581-49af-9860-2221bd33025b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:23.187086 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97b00b56-6581-49af-9860-2221bd33025b tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/fd281eb3-2fb6-41e2-94dc-33ab28941ff2 Aug 13 22:13:23.187086 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97b00b56-6581-49af-9860-2221bd33025b tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:23.187086 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97b00b56-6581-49af-9860-2221bd33025b tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:23.196492 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:23.196492 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:23.201808 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-97b00b56-6581-49af-9860-2221bd33025b tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:23.213203 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97b00b56-6581-49af-9860-2221bd33025b tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/fd281eb3-2fb6-41e2-94dc-33ab28941ff2 returned with HTTP 200 Aug 13 22:13:23.213810 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1090/4321] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:23 2026] GET /volume/v3/volumes/fd281eb3-2fb6-41e2-94dc-33ab28941ff2 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:23.329614 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eb758f1e-e34d-4352-87b8-bea93394d8ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:23.332712 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb758f1e-e34d-4352-87b8-bea93394d8ae tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:23.332712 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb758f1e-e34d-4352-87b8-bea93394d8ae tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:23.334004 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb758f1e-e34d-4352-87b8-bea93394d8ae tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:23.334004 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-eb758f1e-e34d-4352-87b8-bea93394d8ae tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:23.340392 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:23.340392 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:23.340596 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb758f1e-e34d-4352-87b8-bea93394d8ae tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:23.341804 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1083/4322] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:23 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:23.521051 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-90da211f-fe8c-4e74-a708-e02709ad5f47 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:23.523461 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90da211f-fe8c-4e74-a708-e02709ad5f47 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:23.524087 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90da211f-fe8c-4e74-a708-e02709ad5f47 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:23.524087 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90da211f-fe8c-4e74-a708-e02709ad5f47 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:23.524354 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-90da211f-fe8c-4e74-a708-e02709ad5f47 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:23.532900 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:23.532900 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:23.534445 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90da211f-fe8c-4e74-a708-e02709ad5f47 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:23.534965 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1070/4323] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:23 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 704 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:24.098389 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-fcbff857-cce0-4f76-85c4-9f33ad17ee5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:24.101000 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-fcbff857-cce0-4f76-85c4-9f33ad17ee5a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 Aug 13 22:13:24.101871 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-fcbff857-cce0-4f76-85c4-9f33ad17ee5a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:24.101871 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-fcbff857-cce0-4f76-85c4-9f33ad17ee5a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:24.111719 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:24.111719 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:24.119454 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-fcbff857-cce0-4f76-85c4-9f33ad17ee5a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:13:24.127613 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-fcbff857-cce0-4f76-85c4-9f33ad17ee5a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 returned with HTTP 200 Aug 13 22:13:24.128301 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1081/4324] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:13:24 2026] GET /volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 => generated 1362 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:24.232993 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c087f215-e7be-4470-b5b2-8cf3f4b871d5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:24.241992 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c087f215-e7be-4470-b5b2-8cf3f4b871d5 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/fd281eb3-2fb6-41e2-94dc-33ab28941ff2 Aug 13 22:13:24.241992 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c087f215-e7be-4470-b5b2-8cf3f4b871d5 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:24.241992 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c087f215-e7be-4470-b5b2-8cf3f4b871d5 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:24.244711 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=335,cinder:UPDATE=110,cinder:INSERT=45 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:13:24.253923 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c087f215-e7be-4470-b5b2-8cf3f4b871d5 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/fd281eb3-2fb6-41e2-94dc-33ab28941ff2 returned with HTTP 404 Aug 13 22:13:24.253923 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1091/4325] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:24 2026] GET /volume/v3/volumes/fd281eb3-2fb6-41e2-94dc-33ab28941ff2 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:24.264741 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c392896-91b3-40e8-aaad-ad1c5024f5c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:24.267170 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c392896-91b3-40e8-aaad-ad1c5024f5c9 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] DELETE https://10.4.3.4/volume/v3/volumes/f6fb3efe-24da-4947-8bad-06fd36da9b86 Aug 13 22:13:24.267352 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c392896-91b3-40e8-aaad-ad1c5024f5c9 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:24.267606 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c392896-91b3-40e8-aaad-ad1c5024f5c9 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:24.267793 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-2c392896-91b3-40e8-aaad-ad1c5024f5c9 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Delete volume with id: f6fb3efe-24da-4947-8bad-06fd36da9b86 Aug 13 22:13:24.280853 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:24.280853 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:24.281841 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2c392896-91b3-40e8-aaad-ad1c5024f5c9 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:24.316966 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2c392896-91b3-40e8-aaad-ad1c5024f5c9 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Delete volume request issued successfully. Aug 13 22:13:24.317239 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c392896-91b3-40e8-aaad-ad1c5024f5c9 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/f6fb3efe-24da-4947-8bad-06fd36da9b86 returned with HTTP 202 Aug 13 22:13:24.317855 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1084/4326] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:24 2026] DELETE /volume/v3/volumes/f6fb3efe-24da-4947-8bad-06fd36da9b86 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:24.328668 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e72a1fd3-977e-4392-a67e-89071f92a68a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:24.331779 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e72a1fd3-977e-4392-a67e-89071f92a68a tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/f6fb3efe-24da-4947-8bad-06fd36da9b86 Aug 13 22:13:24.332101 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e72a1fd3-977e-4392-a67e-89071f92a68a tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:24.332373 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e72a1fd3-977e-4392-a67e-89071f92a68a tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:24.337395 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=296,cinder:UPDATE=69,cinder:INSERT=32 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:13:24.346483 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:24.346483 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:24.355167 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e72a1fd3-977e-4392-a67e-89071f92a68a tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:24.358760 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-45c32104-ce7d-471c-8be9-2ed43505cbff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:24.361474 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45c32104-ce7d-471c-8be9-2ed43505cbff tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:24.361798 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45c32104-ce7d-471c-8be9-2ed43505cbff tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:24.363081 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45c32104-ce7d-471c-8be9-2ed43505cbff tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:24.363081 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-45c32104-ce7d-471c-8be9-2ed43505cbff tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:24.365714 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e72a1fd3-977e-4392-a67e-89071f92a68a tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/f6fb3efe-24da-4947-8bad-06fd36da9b86 returned with HTTP 200 Aug 13 22:13:24.366645 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1071/4327] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:24 2026] GET /volume/v3/volumes/f6fb3efe-24da-4947-8bad-06fd36da9b86 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:24.369023 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:24.369023 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:24.369503 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45c32104-ce7d-471c-8be9-2ed43505cbff tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:24.371122 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1082/4328] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:24 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:24.562199 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ffebb65-fee2-41e6-a705-4de30974ea18 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:24.565183 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ffebb65-fee2-41e6-a705-4de30974ea18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:24.565183 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ffebb65-fee2-41e6-a705-4de30974ea18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:24.565775 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ffebb65-fee2-41e6-a705-4de30974ea18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:24.565775 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8ffebb65-fee2-41e6-a705-4de30974ea18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:24.571887 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:24.571887 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:24.573054 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ffebb65-fee2-41e6-a705-4de30974ea18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:24.573912 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1092/4329] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:24 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 704 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:24.907518 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-e0c6da77-6237-4a64-9571-6fe46ae25fcc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:24.910215 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-e0c6da77-6237-4a64-9571-6fe46ae25fcc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 Aug 13 22:13:24.910492 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-e0c6da77-6237-4a64-9571-6fe46ae25fcc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:24.910808 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-e0c6da77-6237-4a64-9571-6fe46ae25fcc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:24.920123 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:24.920123 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:24.924681 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-e0c6da77-6237-4a64-9571-6fe46ae25fcc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:13:24.929138 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-e0c6da77-6237-4a64-9571-6fe46ae25fcc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 returned with HTTP 200 Aug 13 22:13:24.929751 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1085/4330] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:13:24 2026] GET /volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:24.942783 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eef22db6-af53-4904-810e-22622845d734 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:24.943199 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eef22db6-af53-4904-810e-22622845d734 None None] GET https://10.4.3.4/volume// Aug 13 22:13:24.943357 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eef22db6-af53-4904-810e-22622845d734 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:24.943579 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eef22db6-af53-4904-810e-22622845d734 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:24.944649 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eef22db6-af53-4904-810e-22622845d734 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:13:24.945125 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1072/4331] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:13:24 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:13:24.956138 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-2d17a8f0-6e75-4416-96b6-694799d29256 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:24.959306 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-2d17a8f0-6e75-4416-96b6-694799d29256 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:13:24.959781 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-2d17a8f0-6e75-4416-96b6-694799d29256 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0787661d-1c84-4436-be23-4c99a72dc6b9", "connector": null, "instance_uuid": "2849f488-5362-4aef-9784-603d80a7f88b"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:24.974921 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:24.974921 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:25.020750 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-2d17a8f0-6e75-4416-96b6-694799d29256 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:13:25.020750 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1083/4332] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:13:24 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:25.386572 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0973de1c-94f5-4ba4-8a0d-0ffbc45302c6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:25.390468 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2660aff2-61c4-40f7-afdd-73e996ca23ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:25.391451 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0973de1c-94f5-4ba4-8a0d-0ffbc45302c6 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/f6fb3efe-24da-4947-8bad-06fd36da9b86 Aug 13 22:13:25.391451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0973de1c-94f5-4ba4-8a0d-0ffbc45302c6 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:25.391451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0973de1c-94f5-4ba4-8a0d-0ffbc45302c6 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:25.393870 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2660aff2-61c4-40f7-afdd-73e996ca23ea tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:25.394664 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2660aff2-61c4-40f7-afdd-73e996ca23ea tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:25.396486 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2660aff2-61c4-40f7-afdd-73e996ca23ea tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:25.396486 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2660aff2-61c4-40f7-afdd-73e996ca23ea tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:25.403688 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:25.403688 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:25.404348 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2660aff2-61c4-40f7-afdd-73e996ca23ea tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:25.404932 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1086/4333] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:25 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 731 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:25.417165 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0973de1c-94f5-4ba4-8a0d-0ffbc45302c6 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/f6fb3efe-24da-4947-8bad-06fd36da9b86 returned with HTTP 404 Aug 13 22:13:25.417165 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1093/4334] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:25 2026] GET /volume/v3/volumes/f6fb3efe-24da-4947-8bad-06fd36da9b86 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:25.435255 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b2f1840-6d8f-4be7-8ccb-22d73c9238af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:25.440335 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b2f1840-6d8f-4be7-8ccb-22d73c9238af tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] DELETE https://10.4.3.4/volume/v3/volumes/4a17b778-3acc-43af-a3f7-1d9514751477 Aug 13 22:13:25.441194 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b2f1840-6d8f-4be7-8ccb-22d73c9238af tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:25.441608 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b2f1840-6d8f-4be7-8ccb-22d73c9238af tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:25.442232 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3b2f1840-6d8f-4be7-8ccb-22d73c9238af tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Delete volume with id: 4a17b778-3acc-43af-a3f7-1d9514751477 Aug 13 22:13:25.463801 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:25.463801 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:25.464223 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3b2f1840-6d8f-4be7-8ccb-22d73c9238af tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:25.509603 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3b2f1840-6d8f-4be7-8ccb-22d73c9238af tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Delete volume request issued successfully. Aug 13 22:13:25.509839 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b2f1840-6d8f-4be7-8ccb-22d73c9238af tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/4a17b778-3acc-43af-a3f7-1d9514751477 returned with HTTP 202 Aug 13 22:13:25.510433 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1073/4335] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:25 2026] DELETE /volume/v3/volumes/4a17b778-3acc-43af-a3f7-1d9514751477 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:25.525348 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f1b5f560-9ea4-472d-8989-5be5e1252197 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:25.528190 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1b5f560-9ea4-472d-8989-5be5e1252197 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/4a17b778-3acc-43af-a3f7-1d9514751477 Aug 13 22:13:25.528569 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1b5f560-9ea4-472d-8989-5be5e1252197 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:25.528891 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1b5f560-9ea4-472d-8989-5be5e1252197 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:25.549346 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:25.549346 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:25.562127 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f1b5f560-9ea4-472d-8989-5be5e1252197 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:25.571445 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1b5f560-9ea4-472d-8989-5be5e1252197 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/4a17b778-3acc-43af-a3f7-1d9514751477 returned with HTTP 200 Aug 13 22:13:25.571445 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1084/4336] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:25 2026] GET /volume/v3/volumes/4a17b778-3acc-43af-a3f7-1d9514751477 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:25.586559 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c9b637da-a68c-4bb0-815f-df6f68ba5cf5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:25.588950 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9b637da-a68c-4bb0-815f-df6f68ba5cf5 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:25.589370 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9b637da-a68c-4bb0-815f-df6f68ba5cf5 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:25.589839 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9b637da-a68c-4bb0-815f-df6f68ba5cf5 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:25.589839 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c9b637da-a68c-4bb0-815f-df6f68ba5cf5 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:25.597132 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:25.597132 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:25.598119 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9b637da-a68c-4bb0-815f-df6f68ba5cf5 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:25.598800 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1087/4337] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:25 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 704 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:26.271389 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-417878fd-ffb6-4bf6-9cb5-6411fb661023 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:26.271389 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-417878fd-ffb6-4bf6-9cb5-6411fb661023 None None] GET https://10.4.3.4/volume// Aug 13 22:13:26.271674 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-417878fd-ffb6-4bf6-9cb5-6411fb661023 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:26.271917 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-417878fd-ffb6-4bf6-9cb5-6411fb661023 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:26.272328 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-417878fd-ffb6-4bf6-9cb5-6411fb661023 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:13:26.272734 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1094/4338] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:13:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:13:26.286025 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-65eda2f3-265d-4230-b940-a67e7091083f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:26.288793 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-65eda2f3-265d-4230-b940-a67e7091083f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 Aug 13 22:13:26.290407 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-65eda2f3-265d-4230-b940-a67e7091083f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:26.290407 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-65eda2f3-265d-4230-b940-a67e7091083f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:26.301373 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:26.301373 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:26.307652 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-65eda2f3-265d-4230-b940-a67e7091083f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:13:26.313449 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-65eda2f3-265d-4230-b940-a67e7091083f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 returned with HTTP 200 Aug 13 22:13:26.315534 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1074/4339] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:13:26 2026] GET /volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 => generated 1541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:13:26.421220 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b21a700b-d29b-4cca-8c4a-f4e87a6d826f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:26.426897 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b21a700b-d29b-4cca-8c4a-f4e87a6d826f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:26.426897 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b21a700b-d29b-4cca-8c4a-f4e87a6d826f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:26.426897 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b21a700b-d29b-4cca-8c4a-f4e87a6d826f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:26.426897 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b21a700b-d29b-4cca-8c4a-f4e87a6d826f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:26.437985 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:26.437985 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:26.440546 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b21a700b-d29b-4cca-8c4a-f4e87a6d826f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:26.441107 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1085/4340] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:26 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 731 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:26.468380 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-091b06e8-6f5b-44a2-9efc-32e4f3c622c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:26.470653 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-091b06e8-6f5b-44a2-9efc-32e4f3c622c6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] PUT https://10.4.3.4/volume/v3/attachments/fb8fe563-836a-40de-8493-a1f83da5eb96 Aug 13 22:13:26.470967 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-091b06e8-6f5b-44a2-9efc-32e4f3c622c6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:26.473954 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=346,cinder:UPDATE=78,cinder:INSERT=40 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:13:26.479725 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-091b06e8-6f5b-44a2-9efc-32e4f3c622c6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Acquiring lock "cinder-attachment_update-0787661d-1c84-4436-be23-4c99a72dc6b9-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:13:26.485356 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-091b06e8-6f5b-44a2-9efc-32e4f3c622c6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-0787661d-1c84-4436-be23-4c99a72dc6b9-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:13:26.487119 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:26.487119 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:26.587616 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7cd7d389-8c3b-4f81-b36c-cce15fa83caf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:26.591195 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7cd7d389-8c3b-4f81-b36c-cce15fa83caf tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/4a17b778-3acc-43af-a3f7-1d9514751477 Aug 13 22:13:26.591389 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7cd7d389-8c3b-4f81-b36c-cce15fa83caf tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:26.591635 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7cd7d389-8c3b-4f81-b36c-cce15fa83caf tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:26.600364 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-091b06e8-6f5b-44a2-9efc-32e4f3c622c6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-0787661d-1c84-4436-be23-4c99a72dc6b9-np0000007271" released by "attachment_update" :: held 0.115s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:13:26.600717 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-091b06e8-6f5b-44a2-9efc-32e4f3c622c6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/fb8fe563-836a-40de-8493-a1f83da5eb96 returned with HTTP 200 Aug 13 22:13:26.601237 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1088/4341] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:13:26 2026] PUT /volume/v3/attachments/fb8fe563-836a-40de-8493-a1f83da5eb96 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:26.603109 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7cd7d389-8c3b-4f81-b36c-cce15fa83caf tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/4a17b778-3acc-43af-a3f7-1d9514751477 returned with HTTP 404 Aug 13 22:13:26.603707 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1095/4342] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:26 2026] GET /volume/v3/volumes/4a17b778-3acc-43af-a3f7-1d9514751477 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:26.613315 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-02f9eff6-6725-4a7d-9ace-6e8fcf992dbc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:26.615147 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ecadad16-6e83-4d40-ab3f-a66bb37be052 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:26.616123 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02f9eff6-6725-4a7d-9ace-6e8fcf992dbc tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:26.616123 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02f9eff6-6725-4a7d-9ace-6e8fcf992dbc tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:26.616123 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02f9eff6-6725-4a7d-9ace-6e8fcf992dbc tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:26.616251 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-02f9eff6-6725-4a7d-9ace-6e8fcf992dbc tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:26.618025 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ecadad16-6e83-4d40-ab3f-a66bb37be052 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] DELETE https://10.4.3.4/volume/v3/volumes/ccb6bb21-6cc8-4d90-b6d7-21194f6291b0 Aug 13 22:13:26.618402 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ecadad16-6e83-4d40-ab3f-a66bb37be052 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:26.618892 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ecadad16-6e83-4d40-ab3f-a66bb37be052 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:26.620377 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ecadad16-6e83-4d40-ab3f-a66bb37be052 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Delete volume with id: ccb6bb21-6cc8-4d90-b6d7-21194f6291b0 Aug 13 22:13:26.623199 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:26.623199 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:26.625178 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02f9eff6-6725-4a7d-9ace-6e8fcf992dbc tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 200 Aug 13 22:13:26.625744 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1075/4343] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:26 2026] GET /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:26.630843 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:26.630843 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:26.631728 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ecadad16-6e83-4d40-ab3f-a66bb37be052 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:26.635240 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-61cf06c8-e73d-4fff-a2f6-721ae0545b61 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:26.638163 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-61cf06c8-e73d-4fff-a2f6-721ae0545b61 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments/fb8fe563-836a-40de-8493-a1f83da5eb96/action Aug 13 22:13:26.638353 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7b77a45-bd92-47ed-9194-36645e09459f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:26.638388 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-61cf06c8-e73d-4fff-a2f6-721ae0545b61 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:13:26.638388 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-61cf06c8-e73d-4fff-a2f6-721ae0545b61 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:26.639203 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7b77a45-bd92-47ed-9194-36645e09459f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] DELETE https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 Aug 13 22:13:26.639403 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7b77a45-bd92-47ed-9194-36645e09459f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:26.639608 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7b77a45-bd92-47ed-9194-36645e09459f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:26.639695 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-b7b77a45-bd92-47ed-9194-36645e09459f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Delete backup with id: 7c31dfe9-50db-4e3f-bc2c-a1d95640d036. Aug 13 22:13:26.644625 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:26.644625 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:26.656513 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-b7b77a45-bd92-47ed-9194-36645e09459f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] delete_backup rpcapi backup_id 7c31dfe9-50db-4e3f-bc2c-a1d95640d036 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:13:26.658652 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ecadad16-6e83-4d40-ab3f-a66bb37be052 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Delete volume request issued successfully. Aug 13 22:13:26.658752 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7b77a45-bd92-47ed-9194-36645e09459f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 returned with HTTP 202 Aug 13 22:13:26.658826 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ecadad16-6e83-4d40-ab3f-a66bb37be052 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/ccb6bb21-6cc8-4d90-b6d7-21194f6291b0 returned with HTTP 202 Aug 13 22:13:26.658864 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1096/4344] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:13:26 2026] DELETE /volume/v3/backups/7c31dfe9-50db-4e3f-bc2c-a1d95640d036 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:13:26.658914 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1086/4345] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:26 2026] DELETE /volume/v3/volumes/ccb6bb21-6cc8-4d90-b6d7-21194f6291b0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:26.660770 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:26.660770 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:26.669223 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2c462553-b135-468c-8c22-b09c0a74fbc3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:26.674000 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:26.674579 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c462553-b135-468c-8c22-b09c0a74fbc3 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/ccb6bb21-6cc8-4d90-b6d7-21194f6291b0 Aug 13 22:13:26.674837 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c462553-b135-468c-8c22-b09c0a74fbc3 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:26.675104 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c462553-b135-468c-8c22-b09c0a74fbc3 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:26.676658 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:13:26.677207 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1411922260"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:26.679434 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1411922260'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:13:26.679659 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Create volume of 1 GB Aug 13 22:13:26.683826 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1a48abbf-57f6-4a4f-9960-ea2ea4dd6af4 req-61cf06c8-e73d-4fff-a2f6-721ae0545b61 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/fb8fe563-836a-40de-8493-a1f83da5eb96/action returned with HTTP 204 Aug 13 22:13:26.684439 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:26.684439 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:26.684661 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1089/4346] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:13:26 2026] POST /volume/v3/attachments/fb8fe563-836a-40de-8493-a1f83da5eb96/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:26.685168 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Availability Zones retrieved successfully. Aug 13 22:13:26.695510 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2c462553-b135-468c-8c22-b09c0a74fbc3 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:26.699677 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Flow 'volume_create_api' (efa6fd95-1d64-4dd3-8f42-52ff54ed07a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:26.701228 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5603854f-990b-452f-885c-8b3dc0404038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:26.702702 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:13:26.705339 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c462553-b135-468c-8c22-b09c0a74fbc3 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/ccb6bb21-6cc8-4d90-b6d7-21194f6291b0 returned with HTTP 200 Aug 13 22:13:26.705865 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1076/4347] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:26 2026] GET /volume/v3/volumes/ccb6bb21-6cc8-4d90-b6d7-21194f6291b0 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:26.750343 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5603854f-990b-452f-885c-8b3dc0404038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:26.751396 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af842934-e19d-4f93-a0d7-91b3185e2c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:26.813368 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Created reservations ['b63d2ee7-3c58-4eda-81c3-f05c9f98054b', 'e3e4f1ef-7eb0-40bd-8651-8ab3cebbb5a0', 'a6eedc0b-e808-4c61-a2b5-c9ae97a884a2', '7bf1d2f8-f27c-4b9b-8bbc-139f8a05997d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:26.814500 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af842934-e19d-4f93-a0d7-91b3185e2c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b63d2ee7-3c58-4eda-81c3-f05c9f98054b', 'e3e4f1ef-7eb0-40bd-8651-8ab3cebbb5a0', 'a6eedc0b-e808-4c61-a2b5-c9ae97a884a2', '7bf1d2f8-f27c-4b9b-8bbc-139f8a05997d']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:26.815665 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dfa960f-0ca4-48bd-a435-7e7c7c3a88b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:26.850160 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dfa960f-0ca4-48bd-a435-7e7c7c3a88b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db6af9b4-c0a8-445d-a3f3-4b053e406841', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1411922260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7565b5cacff4262bc1a41ea83dc0e5c',qos_specs=None,replication_status=,reservations=['b63d2ee7-3c58-4eda-81c3-f05c9f98054b','e3e4f1ef-7eb0-40bd-8651-8ab3cebbb5a0','a6eedc0b-e808-4c61-a2b5-c9ae97a884a2','7bf1d2f8-f27c-4b9b-8bbc-139f8a05997d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ba25da48455496bb981d297cfaa6b4a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1411922260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db6af9b4-c0a8-445d-a3f3-4b053e406841,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7565b5cacff4262bc1a41ea83dc0e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ba25da48455496bb981d297cfaa6b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:26.851147 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b371bec-2402-4c87-bffe-2b82b4fd4960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:26.877547 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b371bec-2402-4c87-bffe-2b82b4fd4960) transitioned into state 'SUCCESS' from state '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-1411922260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7565b5cacff4262bc1a41ea83dc0e5c',qos_specs=None,replication_status=,reservations=['b63d2ee7-3c58-4eda-81c3-f05c9f98054b','e3e4f1ef-7eb0-40bd-8651-8ab3cebbb5a0','a6eedc0b-e808-4c61-a2b5-c9ae97a884a2','7bf1d2f8-f27c-4b9b-8bbc-139f8a05997d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ba25da48455496bb981d297cfaa6b4a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:26.878388 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f799eb75-87b8-4538-8084-4b9ebd53e25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:26.888633 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f799eb75-87b8-4538-8084-4b9ebd53e25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:26.889487 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Flow 'volume_create_api' (efa6fd95-1d64-4dd3-8f42-52ff54ed07a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:26.889948 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Create volume request issued successfully. Aug 13 22:13:26.890719 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-210f2e94-bc7b-4292-9f0f-dcf8c3974e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:13:26.891308 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1097/4348] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:13:26 2026] POST /volume/v3/volumes => generated 774 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:26.907243 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-60b5deb8-c532-40aa-96e8-39b4d00434f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:26.909893 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60b5deb8-c532-40aa-96e8-39b4d00434f7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/db6af9b4-c0a8-445d-a3f3-4b053e406841 Aug 13 22:13:26.910433 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60b5deb8-c532-40aa-96e8-39b4d00434f7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:26.910564 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60b5deb8-c532-40aa-96e8-39b4d00434f7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:26.914320 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=332,cinder:UPDATE=86,cinder:DELETE=1,cinder:INSERT=48 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:13:26.922503 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:26.922503 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:26.928761 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-60b5deb8-c532-40aa-96e8-39b4d00434f7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:13:26.941099 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60b5deb8-c532-40aa-96e8-39b4d00434f7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/db6af9b4-c0a8-445d-a3f3-4b053e406841 returned with HTTP 200 Aug 13 22:13:26.941635 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1087/4349] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:26 2026] GET /volume/v3/volumes/db6af9b4-c0a8-445d-a3f3-4b053e406841 => generated 953 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:27.056400 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-defa7eda-a91a-4836-bf02-1bf213edfc0b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:27.197037 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-defa7eda-a91a-4836-bf02-1bf213edfc0b tempest-VolumesSummaryTest-1699647542 tempest-VolumesSummaryTest-1699647542-project-member] GET https://10.4.3.4/volume/v3/volumes/summary Aug 13 22:13:27.197351 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-defa7eda-a91a-4836-bf02-1bf213edfc0b tempest-VolumesSummaryTest-1699647542 tempest-VolumesSummaryTest-1699647542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:27.197649 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-defa7eda-a91a-4836-bf02-1bf213edfc0b tempest-VolumesSummaryTest-1699647542 tempest-VolumesSummaryTest-1699647542-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:27.197854 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-defa7eda-a91a-4836-bf02-1bf213edfc0b tempest-VolumesSummaryTest-1699647542 tempest-VolumesSummaryTest-1699647542-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:13:27.204555 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-defa7eda-a91a-4836-bf02-1bf213edfc0b tempest-VolumesSummaryTest-1699647542 tempest-VolumesSummaryTest-1699647542-project-member] Get summary completed successfully. Aug 13 22:13:27.205214 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-defa7eda-a91a-4836-bf02-1bf213edfc0b tempest-VolumesSummaryTest-1699647542 tempest-VolumesSummaryTest-1699647542-project-member] https://10.4.3.4/volume/v3/volumes/summary returned with HTTP 200 Aug 13 22:13:27.205484 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1090/4350] 10.4.3.4 () {68 vars in 1288 bytes} [Thu Aug 13 22:13:27 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:27.455334 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-54927162-d45a-4b9c-998b-483974198688 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:27.458943 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54927162-d45a-4b9c-998b-483974198688 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:27.460444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54927162-d45a-4b9c-998b-483974198688 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:27.460444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54927162-d45a-4b9c-998b-483974198688 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:27.460444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-54927162-d45a-4b9c-998b-483974198688 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:27.465717 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:27.465717 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:27.467010 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54927162-d45a-4b9c-998b-483974198688 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:27.467622 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1077/4351] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:27 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:27.722417 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7a3d19bf-cbb8-4139-8f91-6384f32d2be4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:27.726523 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a3d19bf-cbb8-4139-8f91-6384f32d2be4 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/ccb6bb21-6cc8-4d90-b6d7-21194f6291b0 Aug 13 22:13:27.726770 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a3d19bf-cbb8-4139-8f91-6384f32d2be4 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:27.727070 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a3d19bf-cbb8-4139-8f91-6384f32d2be4 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:27.734513 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a3d19bf-cbb8-4139-8f91-6384f32d2be4 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/ccb6bb21-6cc8-4d90-b6d7-21194f6291b0 returned with HTTP 404 Aug 13 22:13:27.735445 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1098/4352] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:27 2026] GET /volume/v3/volumes/ccb6bb21-6cc8-4d90-b6d7-21194f6291b0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:27.744496 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63e9cd04-b1ac-4352-9ead-c5d19f50fd32 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:27.747759 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63e9cd04-b1ac-4352-9ead-c5d19f50fd32 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] DELETE https://10.4.3.4/volume/v3/volumes/a3aa2fe8-fa02-41a9-843d-86203d90bccd Aug 13 22:13:27.748015 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63e9cd04-b1ac-4352-9ead-c5d19f50fd32 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:27.748232 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63e9cd04-b1ac-4352-9ead-c5d19f50fd32 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:27.748371 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-63e9cd04-b1ac-4352-9ead-c5d19f50fd32 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Delete volume with id: a3aa2fe8-fa02-41a9-843d-86203d90bccd Aug 13 22:13:27.758546 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:27.758546 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:27.759182 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63e9cd04-b1ac-4352-9ead-c5d19f50fd32 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:27.784023 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63e9cd04-b1ac-4352-9ead-c5d19f50fd32 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Delete volume request issued successfully. Aug 13 22:13:27.784254 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63e9cd04-b1ac-4352-9ead-c5d19f50fd32 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/a3aa2fe8-fa02-41a9-843d-86203d90bccd returned with HTTP 202 Aug 13 22:13:27.785031 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1088/4353] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:27 2026] DELETE /volume/v3/volumes/a3aa2fe8-fa02-41a9-843d-86203d90bccd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:27.793709 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7b83fc31-4f3d-44ab-9a05-05ed2df86c6e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:27.796178 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b83fc31-4f3d-44ab-9a05-05ed2df86c6e tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/a3aa2fe8-fa02-41a9-843d-86203d90bccd Aug 13 22:13:27.796500 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b83fc31-4f3d-44ab-9a05-05ed2df86c6e tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:27.796789 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b83fc31-4f3d-44ab-9a05-05ed2df86c6e tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:27.808691 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:27.808691 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:27.816297 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7b83fc31-4f3d-44ab-9a05-05ed2df86c6e tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:27.824349 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b83fc31-4f3d-44ab-9a05-05ed2df86c6e tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/a3aa2fe8-fa02-41a9-843d-86203d90bccd returned with HTTP 200 Aug 13 22:13:27.824953 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1091/4354] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:27 2026] GET /volume/v3/volumes/a3aa2fe8-fa02-41a9-843d-86203d90bccd => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:27.960878 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-73eb00c1-946d-45a9-9564-46fd62d8beda None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:27.964078 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73eb00c1-946d-45a9-9564-46fd62d8beda tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/db6af9b4-c0a8-445d-a3f3-4b053e406841 Aug 13 22:13:27.964078 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-73eb00c1-946d-45a9-9564-46fd62d8beda tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:27.964078 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-73eb00c1-946d-45a9-9564-46fd62d8beda tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:27.976296 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:27.976296 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:27.988785 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-73eb00c1-946d-45a9-9564-46fd62d8beda tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:13:27.992971 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73eb00c1-946d-45a9-9564-46fd62d8beda tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/db6af9b4-c0a8-445d-a3f3-4b053e406841 returned with HTTP 200 Aug 13 22:13:27.993905 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1078/4355] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:27 2026] GET /volume/v3/volumes/db6af9b4-c0a8-445d-a3f3-4b053e406841 => generated 1005 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:28.007786 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c370022b-ab00-4e9b-8551-914020e5f133 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:28.010729 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c370022b-ab00-4e9b-8551-914020e5f133 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:13:28.010729 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c370022b-ab00-4e9b-8551-914020e5f133 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "db6af9b4-c0a8-445d-a3f3-4b053e406841", "name": "tempest-type-Backup-1918771065"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:28.012216 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-c370022b-ab00-4e9b-8551-914020e5f133 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Creating new backup {'backup': {'volume_id': 'db6af9b4-c0a8-445d-a3f3-4b053e406841', 'name': 'tempest-type-Backup-1918771065'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:13:28.013143 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-c370022b-ab00-4e9b-8551-914020e5f133 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Creating backup of volume db6af9b4-c0a8-445d-a3f3-4b053e406841 in container None Aug 13 22:13:28.023162 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:28.023162 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:28.023905 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c370022b-ab00-4e9b-8551-914020e5f133 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:13:28.045707 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c370022b-ab00-4e9b-8551-914020e5f133 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Created reservations ['2c29674c-d8eb-494f-ae4e-6cb80e60917d', '6ea398e5-9401-42e4-93d4-a87f04dff67d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:28.081145 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c370022b-ab00-4e9b-8551-914020e5f133 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:13:28.083738 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1099/4356] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:13:28 2026] POST /volume/v3/backups => generated 312 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:28.092814 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5238862e-bd01-44e6-a39d-38a9fbf6bdce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:28.095750 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5238862e-bd01-44e6-a39d-38a9fbf6bdce tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:28.095750 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5238862e-bd01-44e6-a39d-38a9fbf6bdce tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:28.096163 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5238862e-bd01-44e6-a39d-38a9fbf6bdce tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:28.096296 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5238862e-bd01-44e6-a39d-38a9fbf6bdce tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:28.102619 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:28.102619 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:28.103640 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5238862e-bd01-44e6-a39d-38a9fbf6bdce tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:28.104380 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1089/4357] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:28 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 719 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:28.481562 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98d5f972-5e98-4b3b-a369-0157f431c5dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:28.483974 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98d5f972-5e98-4b3b-a369-0157f431c5dc tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:28.484272 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98d5f972-5e98-4b3b-a369-0157f431c5dc tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:28.484540 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98d5f972-5e98-4b3b-a369-0157f431c5dc tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:28.484686 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-98d5f972-5e98-4b3b-a369-0157f431c5dc tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:28.490507 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:28.490507 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:28.491480 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98d5f972-5e98-4b3b-a369-0157f431c5dc tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:28.491988 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1092/4358] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:28 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:28.842400 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2833684e-4a14-49ba-85ef-918e9cdc824d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:28.844618 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2833684e-4a14-49ba-85ef-918e9cdc824d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/a3aa2fe8-fa02-41a9-843d-86203d90bccd Aug 13 22:13:28.844933 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2833684e-4a14-49ba-85ef-918e9cdc824d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:28.845282 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2833684e-4a14-49ba-85ef-918e9cdc824d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:28.854403 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2833684e-4a14-49ba-85ef-918e9cdc824d tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/a3aa2fe8-fa02-41a9-843d-86203d90bccd returned with HTTP 404 Aug 13 22:13:28.855160 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1079/4359] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:28 2026] GET /volume/v3/volumes/a3aa2fe8-fa02-41a9-843d-86203d90bccd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:28.863353 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-18c735d8-cd51-4192-a39f-4e72ff3e545b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:28.865324 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18c735d8-cd51-4192-a39f-4e72ff3e545b tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/365bff0d-f9ec-4547-b6f8-035e8f18cb2a Aug 13 22:13:28.865628 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18c735d8-cd51-4192-a39f-4e72ff3e545b tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:28.865822 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18c735d8-cd51-4192-a39f-4e72ff3e545b tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:28.865939 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-18c735d8-cd51-4192-a39f-4e72ff3e545b tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Delete snapshot with id: 365bff0d-f9ec-4547-b6f8-035e8f18cb2a Aug 13 22:13:28.872316 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:28.872316 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:28.873122 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-18c735d8-cd51-4192-a39f-4e72ff3e545b tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Snapshot retrieved successfully. Aug 13 22:13:28.894797 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-18c735d8-cd51-4192-a39f-4e72ff3e545b tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Snapshot delete request issued successfully. Aug 13 22:13:28.895152 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18c735d8-cd51-4192-a39f-4e72ff3e545b tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/snapshots/365bff0d-f9ec-4547-b6f8-035e8f18cb2a returned with HTTP 202 Aug 13 22:13:28.896089 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1100/4360] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:13:28 2026] DELETE /volume/v3/snapshots/365bff0d-f9ec-4547-b6f8-035e8f18cb2a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:28.906188 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec684493-627a-4368-8f69-806d7e5bb0ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:28.908750 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec684493-627a-4368-8f69-806d7e5bb0ae tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/snapshots/365bff0d-f9ec-4547-b6f8-035e8f18cb2a Aug 13 22:13:28.909081 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec684493-627a-4368-8f69-806d7e5bb0ae tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:28.909354 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec684493-627a-4368-8f69-806d7e5bb0ae tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:28.916972 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:28.916972 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:28.917613 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ec684493-627a-4368-8f69-806d7e5bb0ae tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Snapshot retrieved successfully. Aug 13 22:13:28.918997 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec684493-627a-4368-8f69-806d7e5bb0ae tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/snapshots/365bff0d-f9ec-4547-b6f8-035e8f18cb2a returned with HTTP 200 Aug 13 22:13:28.919686 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1090/4361] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:13:28 2026] GET /volume/v3/snapshots/365bff0d-f9ec-4547-b6f8-035e8f18cb2a => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:29.120569 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5e1b2d11-10e2-4c2e-a069-c06385293f28 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:29.123161 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e1b2d11-10e2-4c2e-a069-c06385293f28 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:29.123518 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e1b2d11-10e2-4c2e-a069-c06385293f28 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:29.123807 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e1b2d11-10e2-4c2e-a069-c06385293f28 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:29.123991 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5e1b2d11-10e2-4c2e-a069-c06385293f28 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:29.129669 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:29.129669 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:29.130600 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e1b2d11-10e2-4c2e-a069-c06385293f28 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:29.131150 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1093/4362] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:29 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:29.505235 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-11fd21bf-7040-4c85-b62d-29ae0e3cd6c0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:29.508456 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11fd21bf-7040-4c85-b62d-29ae0e3cd6c0 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:29.508606 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11fd21bf-7040-4c85-b62d-29ae0e3cd6c0 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:29.508872 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11fd21bf-7040-4c85-b62d-29ae0e3cd6c0 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:29.509055 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-11fd21bf-7040-4c85-b62d-29ae0e3cd6c0 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:29.518497 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:29.518497 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:29.520229 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11fd21bf-7040-4c85-b62d-29ae0e3cd6c0 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:29.520411 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1080/4363] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:29 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:29.929251 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-92c60cf7-716a-4560-b024-e71496873e1c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:29.931438 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92c60cf7-716a-4560-b024-e71496873e1c tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/snapshots/365bff0d-f9ec-4547-b6f8-035e8f18cb2a Aug 13 22:13:29.931644 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92c60cf7-716a-4560-b024-e71496873e1c tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:29.931888 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92c60cf7-716a-4560-b024-e71496873e1c tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:29.937247 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92c60cf7-716a-4560-b024-e71496873e1c tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/snapshots/365bff0d-f9ec-4547-b6f8-035e8f18cb2a returned with HTTP 404 Aug 13 22:13:29.938371 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1101/4364] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:13:29 2026] GET /volume/v3/snapshots/365bff0d-f9ec-4547-b6f8-035e8f18cb2a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:29.946742 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b8cb9e9-f197-48a1-bdca-d0c3d9c602b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:29.948679 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b8cb9e9-f197-48a1-bdca-d0c3d9c602b8 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] DELETE https://10.4.3.4/volume/v3/volumes/3bed6e7b-fb97-4d3a-88b9-98743624d430 Aug 13 22:13:29.948980 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b8cb9e9-f197-48a1-bdca-d0c3d9c602b8 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:29.949227 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b8cb9e9-f197-48a1-bdca-d0c3d9c602b8 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:29.950510 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0b8cb9e9-f197-48a1-bdca-d0c3d9c602b8 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Delete volume with id: 3bed6e7b-fb97-4d3a-88b9-98743624d430 Aug 13 22:13:29.956691 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:29.956691 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:29.957237 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b8cb9e9-f197-48a1-bdca-d0c3d9c602b8 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:29.974407 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b8cb9e9-f197-48a1-bdca-d0c3d9c602b8 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Delete volume request issued successfully. Aug 13 22:13:29.974791 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b8cb9e9-f197-48a1-bdca-d0c3d9c602b8 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/3bed6e7b-fb97-4d3a-88b9-98743624d430 returned with HTTP 202 Aug 13 22:13:29.975305 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1091/4365] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:29 2026] DELETE /volume/v3/volumes/3bed6e7b-fb97-4d3a-88b9-98743624d430 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:29.984890 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-852130f8-0083-4af6-ad4b-651e52db659e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:29.986824 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-852130f8-0083-4af6-ad4b-651e52db659e tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/3bed6e7b-fb97-4d3a-88b9-98743624d430 Aug 13 22:13:29.987653 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-852130f8-0083-4af6-ad4b-651e52db659e tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:29.987653 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-852130f8-0083-4af6-ad4b-651e52db659e tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:29.995200 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:29.995200 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:30.000213 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-852130f8-0083-4af6-ad4b-651e52db659e tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Volume info retrieved successfully. Aug 13 22:13:30.005212 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-852130f8-0083-4af6-ad4b-651e52db659e tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/3bed6e7b-fb97-4d3a-88b9-98743624d430 returned with HTTP 200 Aug 13 22:13:30.005735 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1094/4366] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:29 2026] GET /volume/v3/volumes/3bed6e7b-fb97-4d3a-88b9-98743624d430 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:30.142146 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f3d70812-8be8-45b9-9ff1-26c6a714a4e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:30.144179 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3d70812-8be8-45b9-9ff1-26c6a714a4e1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:30.144472 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f3d70812-8be8-45b9-9ff1-26c6a714a4e1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:30.144722 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f3d70812-8be8-45b9-9ff1-26c6a714a4e1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:30.144817 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f3d70812-8be8-45b9-9ff1-26c6a714a4e1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:30.149451 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:30.149451 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:30.150112 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3d70812-8be8-45b9-9ff1-26c6a714a4e1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:30.150550 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1081/4367] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:30 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:30.531592 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dd281819-b453-4e97-99f9-3ff36e437a97 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:30.533772 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd281819-b453-4e97-99f9-3ff36e437a97 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:30.534053 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd281819-b453-4e97-99f9-3ff36e437a97 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:30.534247 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd281819-b453-4e97-99f9-3ff36e437a97 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:30.534379 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-dd281819-b453-4e97-99f9-3ff36e437a97 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:30.540341 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:30.540341 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:30.541303 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd281819-b453-4e97-99f9-3ff36e437a97 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:30.541765 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1102/4368] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:30 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:31.024015 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-088c5018-0a85-4cca-8de9-92c208ee6dd7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:31.026130 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-088c5018-0a85-4cca-8de9-92c208ee6dd7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] GET https://10.4.3.4/volume/v3/volumes/3bed6e7b-fb97-4d3a-88b9-98743624d430 Aug 13 22:13:31.026357 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-088c5018-0a85-4cca-8de9-92c208ee6dd7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:31.026606 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-088c5018-0a85-4cca-8de9-92c208ee6dd7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:31.033700 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-088c5018-0a85-4cca-8de9-92c208ee6dd7 tempest-CreateVolumesFromSnapshotTest-836451642 tempest-CreateVolumesFromSnapshotTest-836451642-project-member] https://10.4.3.4/volume/v3/volumes/3bed6e7b-fb97-4d3a-88b9-98743624d430 returned with HTTP 404 Aug 13 22:13:31.034251 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1092/4369] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:31 2026] GET /volume/v3/volumes/3bed6e7b-fb97-4d3a-88b9-98743624d430 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:31.161727 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-741d5168-6944-4dcd-aa9c-9ffd0ce6b9ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:31.164242 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-741d5168-6944-4dcd-aa9c-9ffd0ce6b9ff tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:31.164463 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-741d5168-6944-4dcd-aa9c-9ffd0ce6b9ff tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:31.164720 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-741d5168-6944-4dcd-aa9c-9ffd0ce6b9ff tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:31.164836 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-741d5168-6944-4dcd-aa9c-9ffd0ce6b9ff tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:31.169753 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:31.169753 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:31.170593 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-741d5168-6944-4dcd-aa9c-9ffd0ce6b9ff tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:31.171074 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1095/4370] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:31 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:31.555664 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-622ad09f-565c-4c16-9498-ba1a26ad67ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:31.556643 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-622ad09f-565c-4c16-9498-ba1a26ad67ba tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:31.556866 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-622ad09f-565c-4c16-9498-ba1a26ad67ba tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:31.557114 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-622ad09f-565c-4c16-9498-ba1a26ad67ba tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:31.557235 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-622ad09f-565c-4c16-9498-ba1a26ad67ba tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:31.563604 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:31.563604 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:31.563604 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-622ad09f-565c-4c16-9498-ba1a26ad67ba tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:31.563910 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1082/4371] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:31 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:32.185040 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eddf4ba6-acb6-4125-8318-aefebaba0d2c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:32.186944 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eddf4ba6-acb6-4125-8318-aefebaba0d2c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:32.187155 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eddf4ba6-acb6-4125-8318-aefebaba0d2c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:32.187322 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eddf4ba6-acb6-4125-8318-aefebaba0d2c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:32.187447 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-eddf4ba6-acb6-4125-8318-aefebaba0d2c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:32.191961 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:32.191961 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:32.192444 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eddf4ba6-acb6-4125-8318-aefebaba0d2c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:32.192810 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1103/4372] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:32 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:32.581361 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b40b27c-0873-4e3a-bb22-175f5e41c67e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:32.587925 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b40b27c-0873-4e3a-bb22-175f5e41c67e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:32.588226 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b40b27c-0873-4e3a-bb22-175f5e41c67e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:32.588448 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b40b27c-0873-4e3a-bb22-175f5e41c67e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:32.588594 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7b40b27c-0873-4e3a-bb22-175f5e41c67e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:32.599129 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:32.599129 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:32.599963 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b40b27c-0873-4e3a-bb22-175f5e41c67e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:32.600404 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1093/4373] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:32 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:32.613329 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dfad3948-dc1d-42b4-ad23-fd9a3aa243c1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:32.615038 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dfad3948-dc1d-42b4-ad23-fd9a3aa243c1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46/export_record Aug 13 22:13:32.615300 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dfad3948-dc1d-42b4-ad23-fd9a3aa243c1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:32.615569 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dfad3948-dc1d-42b4-ad23-fd9a3aa243c1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'export_record' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:32.615688 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-dfad3948-dc1d-42b4-ad23-fd9a3aa243c1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Export record for backup 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 22:13:32.620692 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:32.620692 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:32.621930 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-dfad3948-dc1d-42b4-ad23-fd9a3aa243c1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling RPCAPI with context: , host: np0000007271, backup: 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100265) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 22:13:32.636128 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-dfad3948-dc1d-42b4-ad23-fd9a3aa243c1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] export_record in rpcapi backup_id 08a9d255-3f34-42be-9299-85ca5bb5bf46 on host np0000007271. {{(pid=100265) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 22:13:32.648081 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-dfad3948-dc1d-42b4-ad23-fd9a3aa243c1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDhhOWQyNTUtM2YzNC00MmJlLTkyOTktODVjYTViYjViZjQ2IiwgInVzZXJfaWQiOiAiYzU2OGYxZDc3NmU5NDk0MDliNjA3OTNmZDI5Y2Q2NTAiLCAicHJvamVjdF9pZCI6ICJjYjI5OWU1ZmVhOGM0Y2IyYmI0ODVkMjExYzMwZTU2OCIsICJ2b2x1bWVfaWQiOiAiMDM2Y2RiNmEtMzJiMi00YzYwLWFjOWItODg4NTY5NWFlMDA2IiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NDI5NzA1NDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMzZjZGI2YS0zMmIyLTRjNjAtYWM5Yi04ODg1Njk1YWUwMDYvMjAyNjA4MTMyMjEzMTIvYXpfbm92YV9iYWNrdXBfMDhhOWQyNTUtM2YzNC00MmJlLTkyOTktODVjYTViYjViZjQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QyMjoxMzowOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMjoxMzowOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIyOjEzOjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 22:13:32.648342 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dfad3948-dc1d-42b4-ad23-fd9a3aa243c1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46/export_record returned with HTTP 200 Aug 13 22:13:32.648693 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1096/4374] 10.4.3.4 () {68 vars in 1416 bytes} [Thu Aug 13 22:13:32 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46/export_record => generated 1424 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:32.663917 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-48eff656-fc6b-4a9e-ba92-1e71df869a84 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:32.666148 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48eff656-fc6b-4a9e-ba92-1e71df869a84 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:32.666518 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48eff656-fc6b-4a9e-ba92-1e71df869a84 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:32.666670 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48eff656-fc6b-4a9e-ba92-1e71df869a84 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:32.666779 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-48eff656-fc6b-4a9e-ba92-1e71df869a84 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:32.671978 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:32.671978 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:32.672942 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48eff656-fc6b-4a9e-ba92-1e71df869a84 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:32.673376 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1083/4375] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:32 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:32.689560 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-50584c85-8e64-4ad6-a609-f2efa5770deb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:32.691007 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50584c85-8e64-4ad6-a609-f2efa5770deb tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] POST https://10.4.3.4/volume/v3/backups/import_record Aug 13 22:13:32.691167 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50584c85-8e64-4ad6-a609-f2efa5770deb tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2NkNDEyZjYtMzliMC00MjU4LTg1ZDktZjZlNzMxY2JjNDAzIiwgInVzZXJfaWQiOiAiYzU2OGYxZDc3NmU5NDk0MDliNjA3OTNmZDI5Y2Q2NTAiLCAicHJvamVjdF9pZCI6ICJjYjI5OWU1ZmVhOGM0Y2IyYmI0ODVkMjExYzMwZTU2OCIsICJ2b2x1bWVfaWQiOiAiMDM2Y2RiNmEtMzJiMi00YzYwLWFjOWItODg4NTY5NWFlMDA2IiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NDI5NzA1NDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMzZjZGI2YS0zMmIyLTRjNjAtYWM5Yi04ODg1Njk1YWUwMDYvMjAyNjA4MTMyMjEzMTIvYXpfbm92YV9iYWNrdXBfMDhhOWQyNTUtM2YzNC00MmJlLTkyOTktODVjYTViYjViZjQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QyMjoxMzowOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMjoxMzowOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIyOjEzOjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:32.693463 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-50584c85-8e64-4ad6-a609-f2efa5770deb tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2NkNDEyZjYtMzliMC00MjU4LTg1ZDktZjZlNzMxY2JjNDAzIiwgInVzZXJfaWQiOiAiYzU2OGYxZDc3NmU5NDk0MDliNjA3OTNmZDI5Y2Q2NTAiLCAicHJvamVjdF9pZCI6ICJjYjI5OWU1ZmVhOGM0Y2IyYmI0ODVkMjExYzMwZTU2OCIsICJ2b2x1bWVfaWQiOiAiMDM2Y2RiNmEtMzJiMi00YzYwLWFjOWItODg4NTY5NWFlMDA2IiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NDI5NzA1NDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMzZjZGI2YS0zMmIyLTRjNjAtYWM5Yi04ODg1Njk1YWUwMDYvMjAyNjA4MTMyMjEzMTIvYXpfbm92YV9iYWNrdXBfMDhhOWQyNTUtM2YzNC00MmJlLTkyOTktODVjYTViYjViZjQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QyMjoxMzowOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMjoxMzowOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIyOjEzOjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100266) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 22:13:32.693463 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-50584c85-8e64-4ad6-a609-f2efa5770deb tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2NkNDEyZjYtMzliMC00MjU4LTg1ZDktZjZlNzMxY2JjNDAzIiwgInVzZXJfaWQiOiAiYzU2OGYxZDc3NmU5NDk0MDliNjA3OTNmZDI5Y2Q2NTAiLCAicHJvamVjdF9pZCI6ICJjYjI5OWU1ZmVhOGM0Y2IyYmI0ODVkMjExYzMwZTU2OCIsICJ2b2x1bWVfaWQiOiAiMDM2Y2RiNmEtMzJiMi00YzYwLWFjOWItODg4NTY5NWFlMDA2IiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NDI5NzA1NDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMzZjZGI2YS0zMmIyLTRjNjAtYWM5Yi04ODg1Njk1YWUwMDYvMjAyNjA4MTMyMjEzMTIvYXpfbm92YV9iYWNrdXBfMDhhOWQyNTUtM2YzNC00MmJlLTkyOTktODVjYTViYjViZjQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QyMjoxMzowOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMjoxMzowOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDIyOjEzOjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100266) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 22:13:32.694414 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-50584c85-8e64-4ad6-a609-f2efa5770deb tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '9ae6313f0d964140b2858895192d2808', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb299e5fea8c4cb2bb485d211c30e568', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:13:32.694780 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50584c85-8e64-4ad6-a609-f2efa5770deb tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] https://10.4.3.4/volume/v3/backups/import_record returned with HTTP 403 Aug 13 22:13:32.695557 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1104/4376] 10.4.3.4 () {70 vars in 1328 bytes} [Thu Aug 13 22:13:32 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:32.705822 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0eb4ebba-0c63-434a-ad18-e3eb0b0fdad0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:32.708013 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0eb4ebba-0c63-434a-ad18-e3eb0b0fdad0 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/036cdb6a-32b2-4c60-ac9b-8885695ae006 Aug 13 22:13:32.708279 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0eb4ebba-0c63-434a-ad18-e3eb0b0fdad0 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:32.708524 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0eb4ebba-0c63-434a-ad18-e3eb0b0fdad0 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:32.708748 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0eb4ebba-0c63-434a-ad18-e3eb0b0fdad0 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Delete volume with id: 036cdb6a-32b2-4c60-ac9b-8885695ae006 Aug 13 22:13:32.725654 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:32.725654 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:32.726189 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0eb4ebba-0c63-434a-ad18-e3eb0b0fdad0 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Volume info retrieved successfully. Aug 13 22:13:32.756703 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0eb4ebba-0c63-434a-ad18-e3eb0b0fdad0 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Delete volume request issued successfully. Aug 13 22:13:32.757041 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0eb4ebba-0c63-434a-ad18-e3eb0b0fdad0 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes/036cdb6a-32b2-4c60-ac9b-8885695ae006 returned with HTTP 202 Aug 13 22:13:32.757512 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1094/4377] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:13:32 2026] DELETE /volume/v3/volumes/036cdb6a-32b2-4c60-ac9b-8885695ae006 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:32.766007 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44708e0a-6542-453b-abf2-1c743f36fc2c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:32.769325 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44708e0a-6542-453b-abf2-1c743f36fc2c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/volumes/036cdb6a-32b2-4c60-ac9b-8885695ae006 Aug 13 22:13:32.769623 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44708e0a-6542-453b-abf2-1c743f36fc2c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:32.769904 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44708e0a-6542-453b-abf2-1c743f36fc2c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:32.783280 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:32.783280 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:32.790009 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-44708e0a-6542-453b-abf2-1c743f36fc2c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Volume info retrieved successfully. Aug 13 22:13:32.798218 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44708e0a-6542-453b-abf2-1c743f36fc2c tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes/036cdb6a-32b2-4c60-ac9b-8885695ae006 returned with HTTP 200 Aug 13 22:13:32.798218 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1097/4378] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:32 2026] GET /volume/v3/volumes/036cdb6a-32b2-4c60-ac9b-8885695ae006 => generated 1004 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:33.210867 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7c23a3b6-4577-41c0-a40a-f57696325d28 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:33.213663 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c23a3b6-4577-41c0-a40a-f57696325d28 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:33.213663 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c23a3b6-4577-41c0-a40a-f57696325d28 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:33.213793 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c23a3b6-4577-41c0-a40a-f57696325d28 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:33.213793 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7c23a3b6-4577-41c0-a40a-f57696325d28 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:33.220392 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:33.220392 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:33.221314 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c23a3b6-4577-41c0-a40a-f57696325d28 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:33.221739 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1084/4379] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:33 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:33.814534 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3eab5d65-99f3-465a-b6bd-59c9d4012e86 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:33.817141 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3eab5d65-99f3-465a-b6bd-59c9d4012e86 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/volumes/036cdb6a-32b2-4c60-ac9b-8885695ae006 Aug 13 22:13:33.817551 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3eab5d65-99f3-465a-b6bd-59c9d4012e86 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:33.818567 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3eab5d65-99f3-465a-b6bd-59c9d4012e86 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:33.827969 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3eab5d65-99f3-465a-b6bd-59c9d4012e86 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes/036cdb6a-32b2-4c60-ac9b-8885695ae006 returned with HTTP 404 Aug 13 22:13:33.827969 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1105/4380] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:33 2026] GET /volume/v3/volumes/036cdb6a-32b2-4c60-ac9b-8885695ae006 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:33.840319 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bff08f14-d282-41a8-80e9-a6cbb930e8de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:33.843254 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bff08f14-d282-41a8-80e9-a6cbb930e8de tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] GET https://10.4.3.4/volume/v3/backups Aug 13 22:13:33.843589 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bff08f14-d282-41a8-80e9-a6cbb930e8de tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:33.843803 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bff08f14-d282-41a8-80e9-a6cbb930e8de tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:33.844123 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-bff08f14-d282-41a8-80e9-a6cbb930e8de tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:13:33.851614 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bff08f14-d282-41a8-80e9-a6cbb930e8de tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] https://10.4.3.4/volume/v3/backups returned with HTTP 200 Aug 13 22:13:33.851941 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1095/4381] 10.4.3.4 () {68 vars in 1263 bytes} [Thu Aug 13 22:13:33 2026] GET /volume/v3/backups => generated 616 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:33.865349 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c6f752f1-c9b4-408e-ad87-b962274903de None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:33.868302 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c6f752f1-c9b4-408e-ad87-b962274903de tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] GET https://10.4.3.4/volume/v3/backups?project_id=cb299e5fea8c4cb2bb485d211c30e568 Aug 13 22:13:33.868695 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c6f752f1-c9b4-408e-ad87-b962274903de tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:33.869105 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c6f752f1-c9b4-408e-ad87-b962274903de tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:33.869550 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-c6f752f1-c9b4-408e-ad87-b962274903de tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Removing options 'project_id' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:13:33.878634 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c6f752f1-c9b4-408e-ad87-b962274903de tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] https://10.4.3.4/volume/v3/backups?project_id=cb299e5fea8c4cb2bb485d211c30e568 returned with HTTP 200 Aug 13 22:13:33.879242 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1098/4382] 10.4.3.4 () {68 vars in 1350 bytes} [Thu Aug 13 22:13:33 2026] GET /volume/v3/backups?project_id=cb299e5fea8c4cb2bb485d211c30e568 => generated 616 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:33.892271 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96abd950-d5f2-4b05-b993-52b68b629c55 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:33.895756 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:13:33.896937 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1283903117"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:33.898785 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1283903117'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:13:33.899017 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Create volume of 1 GB Aug 13 22:13:33.905074 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Availability Zones retrieved successfully. Aug 13 22:13:33.912904 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Flow 'volume_create_api' (1b8f3e89-4f16-4bea-86f1-37efe17e51db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:33.914760 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc1062dc-5a94-4d7c-b0be-eafd9d5da0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:33.916514 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:13:33.960188 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc1062dc-5a94-4d7c-b0be-eafd9d5da0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:33.961129 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba9f480-d04e-4366-bdf3-c04c484a0783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:34.047457 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Created reservations ['f4d70e3b-de9b-4288-8af4-28e3d6403c35', '611d87fa-295a-409f-b824-ee17ca1d4c34', '990aff0b-8187-4d1d-b6a7-3f3c0f4c4c49', 'c650f87c-a7be-439d-9e96-30c7fe4ce4d3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:34.047984 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba9f480-d04e-4366-bdf3-c04c484a0783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4d70e3b-de9b-4288-8af4-28e3d6403c35', '611d87fa-295a-409f-b824-ee17ca1d4c34', '990aff0b-8187-4d1d-b6a7-3f3c0f4c4c49', 'c650f87c-a7be-439d-9e96-30c7fe4ce4d3']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:34.050105 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c4dc8c-84cf-44c2-8a63-15fc11d1cc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:34.094586 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c4dc8c-84cf-44c2-8a63-15fc11d1cc42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5845243a-b4b9-4cee-8520-f7154d9cd95e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1283903117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb299e5fea8c4cb2bb485d211c30e568',qos_specs=None,replication_status=,reservations=['f4d70e3b-de9b-4288-8af4-28e3d6403c35','611d87fa-295a-409f-b824-ee17ca1d4c34','990aff0b-8187-4d1d-b6a7-3f3c0f4c4c49','c650f87c-a7be-439d-9e96-30c7fe4ce4d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c568f1d776e949409b60793fd29cd650',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:13:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1283903117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5845243a-b4b9-4cee-8520-f7154d9cd95e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb299e5fea8c4cb2bb485d211c30e568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c568f1d776e949409b60793fd29cd650',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:34.096439 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e655de9c-fed9-4869-9b98-be9d4a0af821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:34.132920 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e655de9c-fed9-4869-9b98-be9d4a0af821) transitioned into state 'SUCCESS' from state '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-1283903117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb299e5fea8c4cb2bb485d211c30e568',qos_specs=None,replication_status=,reservations=['f4d70e3b-de9b-4288-8af4-28e3d6403c35','611d87fa-295a-409f-b824-ee17ca1d4c34','990aff0b-8187-4d1d-b6a7-3f3c0f4c4c49','c650f87c-a7be-439d-9e96-30c7fe4ce4d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c568f1d776e949409b60793fd29cd650',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:34.133799 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13de008b-3285-4312-8c38-2af21eccdbb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:34.155901 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13de008b-3285-4312-8c38-2af21eccdbb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:34.156586 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Flow 'volume_create_api' (1b8f3e89-4f16-4bea-86f1-37efe17e51db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:34.157098 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Create volume request issued successfully. Aug 13 22:13:34.158091 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96abd950-d5f2-4b05-b993-52b68b629c55 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:13:34.159300 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1085/4383] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:13:33 2026] POST /volume/v3/volumes => generated 774 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:34.177806 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5a368a5c-9b94-4bb7-92f2-8afd16c4ecbf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:34.182770 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a368a5c-9b94-4bb7-92f2-8afd16c4ecbf tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/volumes/5845243a-b4b9-4cee-8520-f7154d9cd95e Aug 13 22:13:34.182770 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a368a5c-9b94-4bb7-92f2-8afd16c4ecbf tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:34.183584 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a368a5c-9b94-4bb7-92f2-8afd16c4ecbf tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:34.199350 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:34.199350 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:34.206230 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5a368a5c-9b94-4bb7-92f2-8afd16c4ecbf tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Volume info retrieved successfully. Aug 13 22:13:34.222720 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a368a5c-9b94-4bb7-92f2-8afd16c4ecbf tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes/5845243a-b4b9-4cee-8520-f7154d9cd95e returned with HTTP 200 Aug 13 22:13:34.222900 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1106/4384] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:34 2026] GET /volume/v3/volumes/5845243a-b4b9-4cee-8520-f7154d9cd95e => generated 953 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:34.241476 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3602ef6-c32c-4549-b037-844d4b063143 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:34.246051 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3602ef6-c32c-4549-b037-844d4b063143 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:34.246051 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3602ef6-c32c-4549-b037-844d4b063143 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:34.246051 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3602ef6-c32c-4549-b037-844d4b063143 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:34.246051 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c3602ef6-c32c-4549-b037-844d4b063143 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:34.257304 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:34.257304 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:34.257304 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3602ef6-c32c-4549-b037-844d4b063143 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:34.257998 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1096/4385] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:34 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 721 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:35.246097 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-01b32498-e9af-45e0-ac50-6ad82f5ee1b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:35.251574 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01b32498-e9af-45e0-ac50-6ad82f5ee1b3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/volumes/5845243a-b4b9-4cee-8520-f7154d9cd95e Aug 13 22:13:35.252770 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01b32498-e9af-45e0-ac50-6ad82f5ee1b3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:35.253096 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01b32498-e9af-45e0-ac50-6ad82f5ee1b3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:35.274372 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-00cec777-363d-43f8-aae2-798dce1418a3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:35.275903 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:35.275903 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:35.278286 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00cec777-363d-43f8-aae2-798dce1418a3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:35.278286 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00cec777-363d-43f8-aae2-798dce1418a3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:35.280133 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00cec777-363d-43f8-aae2-798dce1418a3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:35.280133 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-00cec777-363d-43f8-aae2-798dce1418a3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:35.284297 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-01b32498-e9af-45e0-ac50-6ad82f5ee1b3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Volume info retrieved successfully. Aug 13 22:13:35.288235 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:35.288235 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:35.289209 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00cec777-363d-43f8-aae2-798dce1418a3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:35.289822 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1086/4386] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:35 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:35.292966 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01b32498-e9af-45e0-ac50-6ad82f5ee1b3 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes/5845243a-b4b9-4cee-8520-f7154d9cd95e returned with HTTP 200 Aug 13 22:13:35.293553 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1099/4387] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:35 2026] GET /volume/v3/volumes/5845243a-b4b9-4cee-8520-f7154d9cd95e => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:35.315202 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-52c3f695-cfc2-4887-b071-554000473428 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:35.318781 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52c3f695-cfc2-4887-b071-554000473428 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:13:35.319192 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52c3f695-cfc2-4887-b071-554000473428 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5845243a-b4b9-4cee-8520-f7154d9cd95e", "name": "tempest-type-Backup-1301879176"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:35.322278 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-52c3f695-cfc2-4887-b071-554000473428 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Creating new backup {'backup': {'volume_id': '5845243a-b4b9-4cee-8520-f7154d9cd95e', 'name': 'tempest-type-Backup-1301879176'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:13:35.322278 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-52c3f695-cfc2-4887-b071-554000473428 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Creating backup of volume 5845243a-b4b9-4cee-8520-f7154d9cd95e in container None Aug 13 22:13:35.332291 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:35.332291 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:35.333210 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-52c3f695-cfc2-4887-b071-554000473428 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Volume info retrieved successfully. Aug 13 22:13:35.362570 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-52c3f695-cfc2-4887-b071-554000473428 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Created reservations ['3b0c760e-66c1-4196-b19c-c85bebf8bc55', '0f7a5ea9-4a66-4203-bb54-d6bc6609b309'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:35.430134 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52c3f695-cfc2-4887-b071-554000473428 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:13:35.430708 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1107/4388] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:13:35 2026] POST /volume/v3/backups => generated 312 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:35.445075 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac054b73-bf6c-4066-9f86-4bda44bfecf2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:35.450334 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac054b73-bf6c-4066-9f86-4bda44bfecf2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:35.450668 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac054b73-bf6c-4066-9f86-4bda44bfecf2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:35.450924 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac054b73-bf6c-4066-9f86-4bda44bfecf2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:35.451071 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ac054b73-bf6c-4066-9f86-4bda44bfecf2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:35.457677 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:35.457677 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:35.458988 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac054b73-bf6c-4066-9f86-4bda44bfecf2 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:35.460030 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1097/4389] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:35 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 719 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:36.307499 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-760d03e5-3910-4059-a062-a344e628883b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:36.309371 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-760d03e5-3910-4059-a062-a344e628883b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:36.310231 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-760d03e5-3910-4059-a062-a344e628883b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:36.310231 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-760d03e5-3910-4059-a062-a344e628883b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:36.310488 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-760d03e5-3910-4059-a062-a344e628883b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:36.317167 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:36.317167 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:36.318524 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-760d03e5-3910-4059-a062-a344e628883b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:36.319668 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1087/4390] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:36 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:36.472879 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c75bd174-5dcf-47f2-892d-597d0acfb96a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:36.476983 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c75bd174-5dcf-47f2-892d-597d0acfb96a tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:36.477320 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c75bd174-5dcf-47f2-892d-597d0acfb96a tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:36.477620 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c75bd174-5dcf-47f2-892d-597d0acfb96a tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:36.477813 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c75bd174-5dcf-47f2-892d-597d0acfb96a tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:36.485524 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:36.485524 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:36.486546 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c75bd174-5dcf-47f2-892d-597d0acfb96a tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:36.487124 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1100/4391] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:36 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 721 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:36.912991 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e002527-eac2-4e74-8f02-801b94a3500a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:36.915677 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e002527-eac2-4e74-8f02-801b94a3500a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 Aug 13 22:13:36.915946 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e002527-eac2-4e74-8f02-801b94a3500a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:36.916135 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e002527-eac2-4e74-8f02-801b94a3500a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:36.916280 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-3e002527-eac2-4e74-8f02-801b94a3500a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Delete snapshot with id: 3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 Aug 13 22:13:36.924691 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e002527-eac2-4e74-8f02-801b94a3500a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 returned with HTTP 404 Aug 13 22:13:36.925402 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1108/4392] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:13:36 2026] DELETE /volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:36.936670 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d8d409b7-807a-4685-b830-10cb6a452423 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:36.942092 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8d409b7-807a-4685-b830-10cb6a452423 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 Aug 13 22:13:36.942727 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8d409b7-807a-4685-b830-10cb6a452423 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:36.945646 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8d409b7-807a-4685-b830-10cb6a452423 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:36.953761 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8d409b7-807a-4685-b830-10cb6a452423 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 returned with HTTP 404 Aug 13 22:13:36.954402 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1098/4393] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:13:36 2026] GET /volume/v3/snapshots/3861fc78-e9a2-4c84-9e16-d34f75ffe9b2 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:36.998542 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-74987e43-c45f-4e60-a2cf-d57eddce0094 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:37.000959 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-74987e43-c45f-4e60-a2cf-d57eddce0094 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:13:37.001146 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-74987e43-c45f-4e60-a2cf-d57eddce0094 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:37.001338 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-74987e43-c45f-4e60-a2cf-d57eddce0094 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:37.018692 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:37.018692 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:37.024728 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-74987e43-c45f-4e60-a2cf-d57eddce0094 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:13:37.031416 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-74987e43-c45f-4e60-a2cf-d57eddce0094 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:13:37.032030 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1088/4394] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:13:36 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:37.057058 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-9d33ad23-8a6b-4df3-a528-4e7df5603ee2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:37.062962 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-9d33ad23-8a6b-4df3-a528-4e7df5603ee2 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] POST https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d/action Aug 13 22:13:37.063518 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-9d33ad23-8a6b-4df3-a528-4e7df5603ee2 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:13:37.063716 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-9d33ad23-8a6b-4df3-a528-4e7df5603ee2 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:37.084449 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:37.084449 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:37.084449 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-9d33ad23-8a6b-4df3-a528-4e7df5603ee2 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:13:37.094473 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-9d33ad23-8a6b-4df3-a528-4e7df5603ee2 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Begin detaching volume completed successfully. Aug 13 22:13:37.094473 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-9d33ad23-8a6b-4df3-a528-4e7df5603ee2 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d/action returned with HTTP 202 Aug 13 22:13:37.094473 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1101/4395] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:13:37 2026] POST /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:13:37.167857 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e595a597-f9a4-43e3-8189-95ab94dfdebe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:37.168347 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e595a597-f9a4-43e3-8189-95ab94dfdebe None None] GET https://10.4.3.4/volume// Aug 13 22:13:37.168649 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e595a597-f9a4-43e3-8189-95ab94dfdebe None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:37.168988 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e595a597-f9a4-43e3-8189-95ab94dfdebe None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:37.169489 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e595a597-f9a4-43e3-8189-95ab94dfdebe None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:13:37.169985 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1109/4396] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:13:37 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:13:37.180170 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-a7110170-f58d-465d-9f83-2b54d6f18c7a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:37.182949 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-a7110170-f58d-465d-9f83-2b54d6f18c7a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:13:37.182949 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-a7110170-f58d-465d-9f83-2b54d6f18c7a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:37.183817 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-a7110170-f58d-465d-9f83-2b54d6f18c7a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:37.194709 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:37.194709 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:37.199989 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-a7110170-f58d-465d-9f83-2b54d6f18c7a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:13:37.206217 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-a7110170-f58d-465d-9f83-2b54d6f18c7a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:13:37.206570 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1099/4397] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:13:37 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:13:37.334307 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-46d332f6-cc03-4caa-a9b9-94716cf8cede None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:37.336696 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46d332f6-cc03-4caa-a9b9-94716cf8cede tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:37.337021 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46d332f6-cc03-4caa-a9b9-94716cf8cede tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:37.337295 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46d332f6-cc03-4caa-a9b9-94716cf8cede tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:37.337479 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-46d332f6-cc03-4caa-a9b9-94716cf8cede tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:37.350657 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:37.350657 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:37.351558 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46d332f6-cc03-4caa-a9b9-94716cf8cede tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:37.352004 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1089/4398] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:37 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 732 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:37.499493 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3d057f3f-0c4d-445f-afb3-028ce3eb2151 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:37.501976 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d057f3f-0c4d-445f-afb3-028ce3eb2151 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:37.502535 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d057f3f-0c4d-445f-afb3-028ce3eb2151 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:37.502996 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d057f3f-0c4d-445f-afb3-028ce3eb2151 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:37.504637 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3d057f3f-0c4d-445f-afb3-028ce3eb2151 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:37.511552 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:37.511552 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:37.511552 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d057f3f-0c4d-445f-afb3-028ce3eb2151 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:37.511552 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1102/4399] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:37 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:38.367083 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e0458134-981f-4c55-924f-d2cbe6e048c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:38.369736 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0458134-981f-4c55-924f-d2cbe6e048c8 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:38.370026 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0458134-981f-4c55-924f-d2cbe6e048c8 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:38.370488 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0458134-981f-4c55-924f-d2cbe6e048c8 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:38.370488 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e0458134-981f-4c55-924f-d2cbe6e048c8 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:38.379387 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:38.379387 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:38.380315 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0458134-981f-4c55-924f-d2cbe6e048c8 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:38.381092 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1110/4400] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:38 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:38.387040 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-e1496b75-c7a8-44b5-9cd9-60105e6bfd6a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:38.389685 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-e1496b75-c7a8-44b5-9cd9-60105e6bfd6a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] DELETE https://10.4.3.4/volume/v3/attachments/f1c5ea5d-49b3-4eb3-9518-27e44b974eb1 Aug 13 22:13:38.389950 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-e1496b75-c7a8-44b5-9cd9-60105e6bfd6a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:38.390750 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-e1496b75-c7a8-44b5-9cd9-60105e6bfd6a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:38.403297 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:38.403297 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:38.487250 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aeba9c05-0d98-41ba-af1d-9a1c7ca4d129 req-e1496b75-c7a8-44b5-9cd9-60105e6bfd6a tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/attachments/f1c5ea5d-49b3-4eb3-9518-27e44b974eb1 returned with HTTP 200 Aug 13 22:13:38.487823 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1100/4401] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:13:38 2026] DELETE /volume/v3/attachments/f1c5ea5d-49b3-4eb3-9518-27e44b974eb1 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:38.526931 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-416349f8-9ab8-49be-9413-8f9ed23555bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:38.529057 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-416349f8-9ab8-49be-9413-8f9ed23555bb tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:38.529365 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-416349f8-9ab8-49be-9413-8f9ed23555bb tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:38.529651 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-416349f8-9ab8-49be-9413-8f9ed23555bb tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:38.530337 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-416349f8-9ab8-49be-9413-8f9ed23555bb tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:38.535741 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:38.535741 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:38.536883 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-416349f8-9ab8-49be-9413-8f9ed23555bb tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:38.537885 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1090/4402] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:38 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:39.360589 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-cca09816-f012-4adf-a1c9-1118cf87392a req-8b4230eb-2ff4-445f-951f-7029805fdb9f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:39.366039 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cca09816-f012-4adf-a1c9-1118cf87392a req-8b4230eb-2ff4-445f-951f-7029805fdb9f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:13:39.368556 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cca09816-f012-4adf-a1c9-1118cf87392a req-8b4230eb-2ff4-445f-951f-7029805fdb9f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:39.369133 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cca09816-f012-4adf-a1c9-1118cf87392a req-8b4230eb-2ff4-445f-951f-7029805fdb9f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:39.388273 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:39.388273 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:39.395107 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-cca09816-f012-4adf-a1c9-1118cf87392a req-8b4230eb-2ff4-445f-951f-7029805fdb9f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:13:39.401333 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cca09816-f012-4adf-a1c9-1118cf87392a req-8b4230eb-2ff4-445f-951f-7029805fdb9f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:13:39.407146 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1103/4403] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:13:39 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:39.408078 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4468ec4c-85fc-4d52-a525-ad2182b6edad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:39.408078 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4468ec4c-85fc-4d52-a525-ad2182b6edad tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:39.408078 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4468ec4c-85fc-4d52-a525-ad2182b6edad tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:39.408078 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4468ec4c-85fc-4d52-a525-ad2182b6edad tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:39.408078 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4468ec4c-85fc-4d52-a525-ad2182b6edad tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:39.414247 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:39.414247 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:39.415330 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4468ec4c-85fc-4d52-a525-ad2182b6edad tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:39.416017 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1111/4404] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:39 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:39.431936 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b83b00a8-c912-48ec-a40d-35fb7c8a82e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:39.434255 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b83b00a8-c912-48ec-a40d-35fb7c8a82e8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] DELETE https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:13:39.434255 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b83b00a8-c912-48ec-a40d-35fb7c8a82e8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:39.434662 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b83b00a8-c912-48ec-a40d-35fb7c8a82e8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:39.434781 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b83b00a8-c912-48ec-a40d-35fb7c8a82e8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Delete volume with id: ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:13:39.445681 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:39.445681 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:39.446398 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b83b00a8-c912-48ec-a40d-35fb7c8a82e8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:13:39.480794 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b83b00a8-c912-48ec-a40d-35fb7c8a82e8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Delete volume request issued successfully. Aug 13 22:13:39.481129 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b83b00a8-c912-48ec-a40d-35fb7c8a82e8 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 202 Aug 13 22:13:39.481678 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1101/4405] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:13:39 2026] DELETE /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:39.497550 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-251293a1-02fb-4516-b900-da17d237530e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:39.500276 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-251293a1-02fb-4516-b900-da17d237530e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:13:39.500660 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-251293a1-02fb-4516-b900-da17d237530e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:39.500878 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-251293a1-02fb-4516-b900-da17d237530e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:39.509097 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:39.509097 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:39.518218 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-251293a1-02fb-4516-b900-da17d237530e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:13:39.524783 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-251293a1-02fb-4516-b900-da17d237530e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 200 Aug 13 22:13:39.525407 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1091/4406] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:39 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:39.551030 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f3ddf08-4b37-49da-ae29-2f829a4bc67f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:39.554476 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f3ddf08-4b37-49da-ae29-2f829a4bc67f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:39.554476 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f3ddf08-4b37-49da-ae29-2f829a4bc67f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:39.554476 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f3ddf08-4b37-49da-ae29-2f829a4bc67f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:39.554476 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9f3ddf08-4b37-49da-ae29-2f829a4bc67f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:39.559996 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:39.559996 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:39.561119 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f3ddf08-4b37-49da-ae29-2f829a4bc67f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:39.561748 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1104/4407] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:39 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:39.652352 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:39.837757 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:13:39.838207 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-752417138"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:39.840627 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-752417138'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:13:39.841074 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Create volume of 1 GB Aug 13 22:13:39.848106 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Availability Zones retrieved successfully. Aug 13 22:13:39.858635 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Flow 'volume_create_api' (10c1a65a-ff65-45e3-a384-c1618bbfab66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:39.860627 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5858227-3c65-4f6d-be69-f3f886bae76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:39.863319 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:13:39.908164 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5858227-3c65-4f6d-be69-f3f886bae76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:39.909188 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (626eb8a5-9e88-498e-a8d3-4c3ac08dc507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:40.007449 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Created reservations ['e6e79dac-8ca7-4807-aca6-b48610249e93', '38349d8b-e8ec-42ef-bc0c-96c1ea602bb8', '7d77202d-2348-444e-be61-c51425ad974c', '7675a05d-c05a-443e-b1c2-de4f3cea21da'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:40.007449 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (626eb8a5-9e88-498e-a8d3-4c3ac08dc507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6e79dac-8ca7-4807-aca6-b48610249e93', '38349d8b-e8ec-42ef-bc0c-96c1ea602bb8', '7d77202d-2348-444e-be61-c51425ad974c', '7675a05d-c05a-443e-b1c2-de4f3cea21da']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:40.008437 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ef2fb4c-8cd3-46b1-b742-38f6029bc2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:40.041789 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ef2fb4c-8cd3-46b1-b742-38f6029bc2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f5d57d2-99d0-43a0-81ca-084f6ee626ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-752417138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5a5576aac443fdbf795ce8a2901c0d',qos_specs=None,replication_status=,reservations=['e6e79dac-8ca7-4807-aca6-b48610249e93','38349d8b-e8ec-42ef-bc0c-96c1ea602bb8','7d77202d-2348-444e-be61-c51425ad974c','7675a05d-c05a-443e-b1c2-de4f3cea21da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0a8c94fafd4e869c5bc8b69186e851',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-752417138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f5d57d2-99d0-43a0-81ca-084f6ee626ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e5a5576aac443fdbf795ce8a2901c0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af0a8c94fafd4e869c5bc8b69186e851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:40.042976 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65a26add-ec87-484d-b48a-b749f6c0d757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:40.074152 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65a26add-ec87-484d-b48a-b749f6c0d757) transitioned into state 'SUCCESS' from state '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-752417138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5a5576aac443fdbf795ce8a2901c0d',qos_specs=None,replication_status=,reservations=['e6e79dac-8ca7-4807-aca6-b48610249e93','38349d8b-e8ec-42ef-bc0c-96c1ea602bb8','7d77202d-2348-444e-be61-c51425ad974c','7675a05d-c05a-443e-b1c2-de4f3cea21da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0a8c94fafd4e869c5bc8b69186e851',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:40.075158 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5870539f-2660-4714-b97f-1e9e44a67592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:40.094524 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5870539f-2660-4714-b97f-1e9e44a67592) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:40.095803 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Flow 'volume_create_api' (10c1a65a-ff65-45e3-a384-c1618bbfab66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:40.096406 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Create volume request issued successfully. Aug 13 22:13:40.096999 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20e9be9b-fe63-46ad-ad21-e50a68240dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:13:40.097593 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1112/4408] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:13:39 2026] POST /volume/v3/volumes => generated 744 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:40.110879 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee990cc2-5ba8-4b17-a4bd-84b308652688 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:40.116157 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee990cc2-5ba8-4b17-a4bd-84b308652688 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff Aug 13 22:13:40.116157 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee990cc2-5ba8-4b17-a4bd-84b308652688 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:40.116157 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee990cc2-5ba8-4b17-a4bd-84b308652688 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:40.125543 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:40.125543 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:40.132599 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ee990cc2-5ba8-4b17-a4bd-84b308652688 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:13:40.141788 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee990cc2-5ba8-4b17-a4bd-84b308652688 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff returned with HTTP 200 Aug 13 22:13:40.144301 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1102/4409] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:40 2026] GET /volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff => generated 812 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:40.432327 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb71c7b0-59d6-482a-8bd7-8da7d557b804 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:40.435071 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb71c7b0-59d6-482a-8bd7-8da7d557b804 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:40.435641 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb71c7b0-59d6-482a-8bd7-8da7d557b804 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:40.435761 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb71c7b0-59d6-482a-8bd7-8da7d557b804 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:40.435858 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fb71c7b0-59d6-482a-8bd7-8da7d557b804 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:40.443491 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:40.443491 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:40.443934 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb71c7b0-59d6-482a-8bd7-8da7d557b804 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:40.444683 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1092/4410] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:40 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:40.544495 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-68c68a1f-7fad-41e4-846a-054643a5f6be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:40.547088 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68c68a1f-7fad-41e4-846a-054643a5f6be tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d Aug 13 22:13:40.548488 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68c68a1f-7fad-41e4-846a-054643a5f6be tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:40.548740 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68c68a1f-7fad-41e4-846a-054643a5f6be tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:40.556640 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68c68a1f-7fad-41e4-846a-054643a5f6be tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d returned with HTTP 404 Aug 13 22:13:40.556832 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1105/4411] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:40 2026] GET /volume/v3/volumes/ac73894f-a5bb-4d1a-b749-e3d2a04aef8d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:40.575480 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-37eae5dc-21c8-40ad-aa8a-a35b6e5b43b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:40.578804 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37eae5dc-21c8-40ad-aa8a-a35b6e5b43b1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:40.579062 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37eae5dc-21c8-40ad-aa8a-a35b6e5b43b1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:40.579762 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37eae5dc-21c8-40ad-aa8a-a35b6e5b43b1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:40.579946 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-37eae5dc-21c8-40ad-aa8a-a35b6e5b43b1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:40.586456 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:40.586456 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:40.587494 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37eae5dc-21c8-40ad-aa8a-a35b6e5b43b1 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:40.587494 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1113/4412] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:40 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:41.169368 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b11f38c0-0cf6-4252-9b8d-f8363a7044a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:41.173561 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b11f38c0-0cf6-4252-9b8d-f8363a7044a5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff Aug 13 22:13:41.173992 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b11f38c0-0cf6-4252-9b8d-f8363a7044a5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:41.174317 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b11f38c0-0cf6-4252-9b8d-f8363a7044a5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:41.187688 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:41.187688 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:41.194495 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b11f38c0-0cf6-4252-9b8d-f8363a7044a5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:13:41.201079 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b11f38c0-0cf6-4252-9b8d-f8363a7044a5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff returned with HTTP 200 Aug 13 22:13:41.201600 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1103/4413] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:41 2026] GET /volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:41.223246 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14122d11-5272-4726-9052-21ced8295055 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:41.226949 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14122d11-5272-4726-9052-21ced8295055 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:13:41.227572 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14122d11-5272-4726-9052-21ced8295055 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8f5d57d2-99d0-43a0-81ca-084f6ee626ff", "name": "tempest-VolumesBackupsTest-Backup-1199369945"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:41.231252 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-14122d11-5272-4726-9052-21ced8295055 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Creating new backup {'backup': {'volume_id': '8f5d57d2-99d0-43a0-81ca-084f6ee626ff', 'name': 'tempest-VolumesBackupsTest-Backup-1199369945'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:13:41.231252 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-14122d11-5272-4726-9052-21ced8295055 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Creating backup of volume 8f5d57d2-99d0-43a0-81ca-084f6ee626ff in container None Aug 13 22:13:41.243817 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:41.243817 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:41.245092 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-14122d11-5272-4726-9052-21ced8295055 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:13:41.305545 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-14122d11-5272-4726-9052-21ced8295055 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Created reservations ['ee3ae6de-57bd-4138-886e-aeed295a7ab0', '3190ce9b-444f-4373-8c3c-2ecd4a82f422'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:41.367380 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14122d11-5272-4726-9052-21ced8295055 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:13:41.368252 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1093/4414] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:13:41 2026] POST /volume/v3/backups => generated 326 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:41.381507 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f98361c7-a3b5-4e23-9219-329a045d4107 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:41.384303 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f98361c7-a3b5-4e23-9219-329a045d4107 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:41.384635 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f98361c7-a3b5-4e23-9219-329a045d4107 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:41.385034 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f98361c7-a3b5-4e23-9219-329a045d4107 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:41.385117 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f98361c7-a3b5-4e23-9219-329a045d4107 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:41.395317 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:41.395317 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:41.395317 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f98361c7-a3b5-4e23-9219-329a045d4107 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:41.395522 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1106/4415] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:41 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:41.457861 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1d41f1c1-ee17-418c-83b2-54730d75c5b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:41.459795 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d41f1c1-ee17-418c-83b2-54730d75c5b6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:41.460101 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d41f1c1-ee17-418c-83b2-54730d75c5b6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:41.460315 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d41f1c1-ee17-418c-83b2-54730d75c5b6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:41.460392 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1d41f1c1-ee17-418c-83b2-54730d75c5b6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:41.466777 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:41.466777 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:41.468594 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d41f1c1-ee17-418c-83b2-54730d75c5b6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:41.468594 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1114/4416] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:41 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:41.606487 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9513213-080a-41fa-880f-250c206fbc7f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:41.609621 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9513213-080a-41fa-880f-250c206fbc7f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:41.609621 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9513213-080a-41fa-880f-250c206fbc7f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:41.610322 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9513213-080a-41fa-880f-250c206fbc7f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:41.610322 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e9513213-080a-41fa-880f-250c206fbc7f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:41.619064 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:41.619064 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:41.619064 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9513213-080a-41fa-880f-250c206fbc7f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:41.619064 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1104/4417] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:41 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:42.409247 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e20a3ce4-5720-4831-87ff-774ea95eba75 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:42.411918 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e20a3ce4-5720-4831-87ff-774ea95eba75 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:42.412213 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e20a3ce4-5720-4831-87ff-774ea95eba75 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:42.412677 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e20a3ce4-5720-4831-87ff-774ea95eba75 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:42.412864 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e20a3ce4-5720-4831-87ff-774ea95eba75 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:42.421254 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:42.421254 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:42.422176 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e20a3ce4-5720-4831-87ff-774ea95eba75 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:42.423028 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1094/4418] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:42 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:42.486687 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-497446fc-49d8-430c-8cc9-d8febdde540f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:42.493035 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-497446fc-49d8-430c-8cc9-d8febdde540f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:42.493619 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-497446fc-49d8-430c-8cc9-d8febdde540f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:42.496013 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-497446fc-49d8-430c-8cc9-d8febdde540f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:42.496013 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-497446fc-49d8-430c-8cc9-d8febdde540f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:42.503734 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:42.503734 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:42.505191 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-497446fc-49d8-430c-8cc9-d8febdde540f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:42.505191 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1107/4419] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:42 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 732 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:42.637747 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d82ae457-a78f-4dc7-a16c-5e6ae69dc3e8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:42.641608 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d82ae457-a78f-4dc7-a16c-5e6ae69dc3e8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:42.641901 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d82ae457-a78f-4dc7-a16c-5e6ae69dc3e8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:42.642193 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d82ae457-a78f-4dc7-a16c-5e6ae69dc3e8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:42.642475 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d82ae457-a78f-4dc7-a16c-5e6ae69dc3e8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:42.651734 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:42.651734 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:42.652740 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d82ae457-a78f-4dc7-a16c-5e6ae69dc3e8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:42.653361 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1115/4420] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:42 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:43.439782 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9bede112-6d9b-4cd9-81db-5577326b77c0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:43.442081 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9bede112-6d9b-4cd9-81db-5577326b77c0 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:43.442443 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9bede112-6d9b-4cd9-81db-5577326b77c0 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:43.442754 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9bede112-6d9b-4cd9-81db-5577326b77c0 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:43.443039 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9bede112-6d9b-4cd9-81db-5577326b77c0 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:43.449307 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:43.449307 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:43.450451 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9bede112-6d9b-4cd9-81db-5577326b77c0 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:43.451048 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1105/4421] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:43 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:43.521698 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7e2cb769-b2f4-4e33-a6ff-ff94c3110e92 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:43.524470 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e2cb769-b2f4-4e33-a6ff-ff94c3110e92 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:43.525273 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e2cb769-b2f4-4e33-a6ff-ff94c3110e92 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:43.525273 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e2cb769-b2f4-4e33-a6ff-ff94c3110e92 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:43.526591 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7e2cb769-b2f4-4e33-a6ff-ff94c3110e92 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:43.532135 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:43.532135 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:43.533060 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e2cb769-b2f4-4e33-a6ff-ff94c3110e92 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:43.534297 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1095/4422] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:43 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:43.669831 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e6487e97-cb94-4c61-bb33-bb37b5799f98 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:43.676742 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6487e97-cb94-4c61-bb33-bb37b5799f98 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:43.676990 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6487e97-cb94-4c61-bb33-bb37b5799f98 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:43.677254 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6487e97-cb94-4c61-bb33-bb37b5799f98 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:43.677417 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e6487e97-cb94-4c61-bb33-bb37b5799f98 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:43.687719 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:43.687719 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:43.688338 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6487e97-cb94-4c61-bb33-bb37b5799f98 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:43.688766 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1108/4423] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:43 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 732 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:44.467633 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-acb9c9af-1ffc-4f9b-9ec6-116c532d4374 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:44.468562 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acb9c9af-1ffc-4f9b-9ec6-116c532d4374 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:44.468847 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-acb9c9af-1ffc-4f9b-9ec6-116c532d4374 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:44.469140 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-acb9c9af-1ffc-4f9b-9ec6-116c532d4374 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:44.469301 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-acb9c9af-1ffc-4f9b-9ec6-116c532d4374 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:44.478663 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:44.478663 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:44.479374 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acb9c9af-1ffc-4f9b-9ec6-116c532d4374 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:44.479828 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1116/4424] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:44 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:44.547683 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c9ba7b2b-aae6-4ebd-9494-28767f744a00 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:44.551504 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9ba7b2b-aae6-4ebd-9494-28767f744a00 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:44.551504 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9ba7b2b-aae6-4ebd-9494-28767f744a00 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:44.552326 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9ba7b2b-aae6-4ebd-9494-28767f744a00 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:44.552521 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c9ba7b2b-aae6-4ebd-9494-28767f744a00 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:44.558634 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:44.558634 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:44.559503 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9ba7b2b-aae6-4ebd-9494-28767f744a00 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:44.560155 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1106/4425] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:44 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:44.701976 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-810f7f73-33a5-4b19-9ad2-8bafd913dc9b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:44.704583 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-810f7f73-33a5-4b19-9ad2-8bafd913dc9b tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:44.705946 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-810f7f73-33a5-4b19-9ad2-8bafd913dc9b tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:44.705946 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-810f7f73-33a5-4b19-9ad2-8bafd913dc9b tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:44.705946 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-810f7f73-33a5-4b19-9ad2-8bafd913dc9b tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:44.713485 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:44.713485 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:44.714534 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-810f7f73-33a5-4b19-9ad2-8bafd913dc9b tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:44.715120 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1096/4426] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:44 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:45.495809 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-921c2362-0c5f-4ffb-a65a-f386dcdaaeff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:45.498391 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-921c2362-0c5f-4ffb-a65a-f386dcdaaeff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:45.498653 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-921c2362-0c5f-4ffb-a65a-f386dcdaaeff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:45.498952 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-921c2362-0c5f-4ffb-a65a-f386dcdaaeff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:45.499109 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-921c2362-0c5f-4ffb-a65a-f386dcdaaeff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:45.512340 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:45.512340 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:45.514397 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-921c2362-0c5f-4ffb-a65a-f386dcdaaeff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:45.515221 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1109/4427] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:45 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 746 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:45.575933 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d6a833c2-89c3-411a-b6a9-726b3418b9fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:45.577223 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6a833c2-89c3-411a-b6a9-726b3418b9fe tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:45.577990 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6a833c2-89c3-411a-b6a9-726b3418b9fe tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:45.577990 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6a833c2-89c3-411a-b6a9-726b3418b9fe tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:45.577990 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d6a833c2-89c3-411a-b6a9-726b3418b9fe tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:45.586391 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:45.586391 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:45.587384 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6a833c2-89c3-411a-b6a9-726b3418b9fe tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:45.590847 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1117/4428] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:45 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:45.732888 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-546ccf62-7fd3-43a7-ae36-0f11be141cda None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:45.734701 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-546ccf62-7fd3-43a7-ae36-0f11be141cda tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:45.735078 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-546ccf62-7fd3-43a7-ae36-0f11be141cda tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:45.736317 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-546ccf62-7fd3-43a7-ae36-0f11be141cda tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:45.736317 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-546ccf62-7fd3-43a7-ae36-0f11be141cda tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:45.744328 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:45.744328 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:45.745377 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-546ccf62-7fd3-43a7-ae36-0f11be141cda tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:45.745957 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1107/4429] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:45 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:46.532195 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d78c7795-f50c-40bc-adc2-5b5827c60137 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:46.534656 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d78c7795-f50c-40bc-adc2-5b5827c60137 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:46.535066 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d78c7795-f50c-40bc-adc2-5b5827c60137 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:46.535234 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d78c7795-f50c-40bc-adc2-5b5827c60137 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:46.535331 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d78c7795-f50c-40bc-adc2-5b5827c60137 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:46.543229 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:46.543229 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:46.544279 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d78c7795-f50c-40bc-adc2-5b5827c60137 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:46.544806 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1097/4430] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:46 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:46.607562 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-78e2a898-59e9-44a3-b1ea-583afe82da85 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:46.611684 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78e2a898-59e9-44a3-b1ea-583afe82da85 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:46.611684 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78e2a898-59e9-44a3-b1ea-583afe82da85 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:46.612063 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78e2a898-59e9-44a3-b1ea-583afe82da85 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:46.612257 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-78e2a898-59e9-44a3-b1ea-583afe82da85 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:46.620916 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:46.620916 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:46.621967 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78e2a898-59e9-44a3-b1ea-583afe82da85 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:46.622602 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1110/4431] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:46 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:46.758383 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-958ca2d9-ad23-444a-b4e5-bdeeb82fdf67 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:46.760677 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-958ca2d9-ad23-444a-b4e5-bdeeb82fdf67 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:46.760956 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-958ca2d9-ad23-444a-b4e5-bdeeb82fdf67 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:46.761257 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-958ca2d9-ad23-444a-b4e5-bdeeb82fdf67 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:46.761408 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-958ca2d9-ad23-444a-b4e5-bdeeb82fdf67 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:46.766957 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:46.766957 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:46.767908 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-958ca2d9-ad23-444a-b4e5-bdeeb82fdf67 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:46.768462 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1118/4432] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:46 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:47.559740 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be386d08-a049-4874-86b9-613e51e70b2c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:47.562069 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be386d08-a049-4874-86b9-613e51e70b2c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:47.562339 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be386d08-a049-4874-86b9-613e51e70b2c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:47.562602 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be386d08-a049-4874-86b9-613e51e70b2c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:47.562778 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-be386d08-a049-4874-86b9-613e51e70b2c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:47.570216 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:47.570216 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:47.571385 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be386d08-a049-4874-86b9-613e51e70b2c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:47.571910 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1108/4433] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:47 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:47.638050 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-810b8797-ccdd-45f7-a5ce-8b63eb4df5bf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:47.640963 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-810b8797-ccdd-45f7-a5ce-8b63eb4df5bf tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:47.641233 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-810b8797-ccdd-45f7-a5ce-8b63eb4df5bf tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:47.641407 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-810b8797-ccdd-45f7-a5ce-8b63eb4df5bf tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:47.641618 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-810b8797-ccdd-45f7-a5ce-8b63eb4df5bf tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:47.648478 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:47.648478 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:47.649668 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-810b8797-ccdd-45f7-a5ce-8b63eb4df5bf tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:47.650898 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1098/4434] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:47 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:47.783346 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7333792b-ad6a-409f-9028-9692830743c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:47.785533 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7333792b-ad6a-409f-9028-9692830743c6 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:47.785721 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7333792b-ad6a-409f-9028-9692830743c6 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:47.785902 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7333792b-ad6a-409f-9028-9692830743c6 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:47.786007 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7333792b-ad6a-409f-9028-9692830743c6 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:47.791801 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:47.791801 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:47.792691 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7333792b-ad6a-409f-9028-9692830743c6 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:47.792926 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1111/4435] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:47 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:48.588904 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-afc8ba43-d02e-4cdf-91f2-d532b60fedc3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:48.590952 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-afc8ba43-d02e-4cdf-91f2-d532b60fedc3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:48.591219 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-afc8ba43-d02e-4cdf-91f2-d532b60fedc3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:48.592110 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-afc8ba43-d02e-4cdf-91f2-d532b60fedc3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:48.592110 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-afc8ba43-d02e-4cdf-91f2-d532b60fedc3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:48.597826 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:48.597826 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:48.598703 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-afc8ba43-d02e-4cdf-91f2-d532b60fedc3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:48.599735 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1119/4436] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:48 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:48.668785 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-662e21a2-46ac-4959-bb65-2b43b16cee8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:48.678033 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-662e21a2-46ac-4959-bb65-2b43b16cee8d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:48.681646 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-662e21a2-46ac-4959-bb65-2b43b16cee8d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:48.682062 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-662e21a2-46ac-4959-bb65-2b43b16cee8d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:48.682214 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-662e21a2-46ac-4959-bb65-2b43b16cee8d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:48.689367 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:48.689367 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:48.690087 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-662e21a2-46ac-4959-bb65-2b43b16cee8d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:48.690453 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1109/4437] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:48 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 732 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:48.807855 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f22e8ac9-6fc8-4cfe-b913-42aed097bd0b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:48.810133 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f22e8ac9-6fc8-4cfe-b913-42aed097bd0b tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:48.810408 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f22e8ac9-6fc8-4cfe-b913-42aed097bd0b tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:48.810662 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f22e8ac9-6fc8-4cfe-b913-42aed097bd0b tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:48.810815 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f22e8ac9-6fc8-4cfe-b913-42aed097bd0b tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:48.815931 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:48.815931 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:48.816726 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f22e8ac9-6fc8-4cfe-b913-42aed097bd0b tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:48.817270 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1099/4438] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:48 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:49.614315 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3131d370-ad38-4f39-bed8-7b1613896001 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:49.619636 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3131d370-ad38-4f39-bed8-7b1613896001 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:49.619636 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3131d370-ad38-4f39-bed8-7b1613896001 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:49.619636 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3131d370-ad38-4f39-bed8-7b1613896001 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:49.619636 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3131d370-ad38-4f39-bed8-7b1613896001 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:49.623560 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:49.623560 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:49.624769 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3131d370-ad38-4f39-bed8-7b1613896001 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:49.625305 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1112/4439] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:49 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:49.705505 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2dfec08d-8450-46ac-8f70-09e189110930 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:49.708665 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2dfec08d-8450-46ac-8f70-09e189110930 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:49.708665 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2dfec08d-8450-46ac-8f70-09e189110930 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:49.708665 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2dfec08d-8450-46ac-8f70-09e189110930 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:49.708665 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2dfec08d-8450-46ac-8f70-09e189110930 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:49.715909 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:49.715909 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:49.717883 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2dfec08d-8450-46ac-8f70-09e189110930 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:49.717883 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1120/4440] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:49 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:49.830593 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1b68925d-6ce5-46ac-b7ab-0de17b7dd356 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:49.836396 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b68925d-6ce5-46ac-b7ab-0de17b7dd356 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:49.836660 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b68925d-6ce5-46ac-b7ab-0de17b7dd356 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:49.836906 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b68925d-6ce5-46ac-b7ab-0de17b7dd356 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:49.837600 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1b68925d-6ce5-46ac-b7ab-0de17b7dd356 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:49.851577 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:49.851577 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:49.852617 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b68925d-6ce5-46ac-b7ab-0de17b7dd356 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:49.853167 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1110/4441] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:49 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 732 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:50.643716 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e9d23b6b-622e-4552-a556-bdb84e49eec3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:50.648634 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9d23b6b-622e-4552-a556-bdb84e49eec3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:50.648634 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9d23b6b-622e-4552-a556-bdb84e49eec3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:50.648634 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9d23b6b-622e-4552-a556-bdb84e49eec3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:50.648634 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e9d23b6b-622e-4552-a556-bdb84e49eec3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:50.660620 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:50.660620 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:50.660793 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9d23b6b-622e-4552-a556-bdb84e49eec3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:50.661191 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1100/4442] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:50 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:50.737674 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7a23fbae-1e20-4b79-8bd5-619fc199a65b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:50.744280 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a23fbae-1e20-4b79-8bd5-619fc199a65b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:50.744280 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a23fbae-1e20-4b79-8bd5-619fc199a65b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:50.744280 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a23fbae-1e20-4b79-8bd5-619fc199a65b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:50.744280 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7a23fbae-1e20-4b79-8bd5-619fc199a65b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:50.749388 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:50.749388 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:50.751104 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a23fbae-1e20-4b79-8bd5-619fc199a65b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:50.751683 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1113/4443] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:50 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:50.868545 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe7028cb-2def-4422-82d3-7c7f79c7c092 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:50.870595 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe7028cb-2def-4422-82d3-7c7f79c7c092 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:50.870878 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe7028cb-2def-4422-82d3-7c7f79c7c092 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:50.872603 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe7028cb-2def-4422-82d3-7c7f79c7c092 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:50.872603 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fe7028cb-2def-4422-82d3-7c7f79c7c092 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:50.876897 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:50.876897 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:50.877843 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe7028cb-2def-4422-82d3-7c7f79c7c092 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:50.878416 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1121/4444] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:50 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:51.672918 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b00f8b5-a0dc-4314-9dad-795cde0276dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:51.674898 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b00f8b5-a0dc-4314-9dad-795cde0276dd tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:51.675093 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b00f8b5-a0dc-4314-9dad-795cde0276dd tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:51.675272 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b00f8b5-a0dc-4314-9dad-795cde0276dd tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:51.675380 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0b00f8b5-a0dc-4314-9dad-795cde0276dd tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:51.680546 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:51.680546 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:51.681593 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b00f8b5-a0dc-4314-9dad-795cde0276dd tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:51.682500 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1111/4445] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:51 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:51.769385 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bc3220cc-a1ca-473a-b2d2-534f863d195b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:51.772102 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc3220cc-a1ca-473a-b2d2-534f863d195b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:51.772403 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc3220cc-a1ca-473a-b2d2-534f863d195b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:51.772646 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc3220cc-a1ca-473a-b2d2-534f863d195b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:51.772799 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-bc3220cc-a1ca-473a-b2d2-534f863d195b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 3508d3fc-6b1a-46a0-a8ec-230d376739dd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:51.779273 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:51.779273 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:51.780189 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc3220cc-a1ca-473a-b2d2-534f863d195b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 200 Aug 13 22:13:51.780906 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1101/4446] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:51 2026] GET /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:51.794072 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b8e9aa29-95b2-493b-876d-2f9dda7dc19b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:51.796646 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8e9aa29-95b2-493b-876d-2f9dda7dc19b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] DELETE https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd Aug 13 22:13:51.797132 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8e9aa29-95b2-493b-876d-2f9dda7dc19b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:51.797495 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8e9aa29-95b2-493b-876d-2f9dda7dc19b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:51.797682 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-b8e9aa29-95b2-493b-876d-2f9dda7dc19b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Delete backup with id: 3508d3fc-6b1a-46a0-a8ec-230d376739dd. Aug 13 22:13:51.804392 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:51.804392 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:51.821558 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-b8e9aa29-95b2-493b-876d-2f9dda7dc19b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] delete_backup rpcapi backup_id 3508d3fc-6b1a-46a0-a8ec-230d376739dd {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:13:51.824535 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8e9aa29-95b2-493b-876d-2f9dda7dc19b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd returned with HTTP 202 Aug 13 22:13:51.825190 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1114/4447] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:13:51 2026] DELETE /volume/v3/backups/3508d3fc-6b1a-46a0-a8ec-230d376739dd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:13:51.834507 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d4e13c1a-b882-44b6-b2cf-38a4dd5fe520 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:51.836933 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4e13c1a-b882-44b6-b2cf-38a4dd5fe520 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/db6af9b4-c0a8-445d-a3f3-4b053e406841 Aug 13 22:13:51.837331 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4e13c1a-b882-44b6-b2cf-38a4dd5fe520 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:51.837633 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4e13c1a-b882-44b6-b2cf-38a4dd5fe520 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:51.837873 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d4e13c1a-b882-44b6-b2cf-38a4dd5fe520 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Delete volume with id: db6af9b4-c0a8-445d-a3f3-4b053e406841 Aug 13 22:13:51.847538 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:51.847538 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:51.847989 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d4e13c1a-b882-44b6-b2cf-38a4dd5fe520 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:13:51.871561 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d4e13c1a-b882-44b6-b2cf-38a4dd5fe520 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Delete volume request issued successfully. Aug 13 22:13:51.871561 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4e13c1a-b882-44b6-b2cf-38a4dd5fe520 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/db6af9b4-c0a8-445d-a3f3-4b053e406841 returned with HTTP 202 Aug 13 22:13:51.871561 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1122/4448] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:13:51 2026] DELETE /volume/v3/volumes/db6af9b4-c0a8-445d-a3f3-4b053e406841 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:51.884652 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dd18f4ac-88c3-41be-a1c4-ea1e239897d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:51.890195 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd18f4ac-88c3-41be-a1c4-ea1e239897d4 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/db6af9b4-c0a8-445d-a3f3-4b053e406841 Aug 13 22:13:51.890491 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd18f4ac-88c3-41be-a1c4-ea1e239897d4 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:51.890793 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd18f4ac-88c3-41be-a1c4-ea1e239897d4 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:51.892019 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-927bad74-80a4-44f0-a86b-32fdfd131712 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:51.894040 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-927bad74-80a4-44f0-a86b-32fdfd131712 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:51.894479 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-927bad74-80a4-44f0-a86b-32fdfd131712 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:51.894576 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-927bad74-80a4-44f0-a86b-32fdfd131712 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:51.894661 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-927bad74-80a4-44f0-a86b-32fdfd131712 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:51.901977 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:51.901977 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:51.902789 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-927bad74-80a4-44f0-a86b-32fdfd131712 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:51.903222 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1102/4449] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:51 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:51.908769 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:51.908769 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:51.915571 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dd18f4ac-88c3-41be-a1c4-ea1e239897d4 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:13:51.920831 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd18f4ac-88c3-41be-a1c4-ea1e239897d4 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/db6af9b4-c0a8-445d-a3f3-4b053e406841 returned with HTTP 200 Aug 13 22:13:51.920961 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1112/4450] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:51 2026] GET /volume/v3/volumes/db6af9b4-c0a8-445d-a3f3-4b053e406841 => generated 1004 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:52.695260 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6826bf8e-265c-4642-a299-f8e6ffc65f26 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:52.697318 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6826bf8e-265c-4642-a299-f8e6ffc65f26 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:52.697623 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6826bf8e-265c-4642-a299-f8e6ffc65f26 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:52.697902 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6826bf8e-265c-4642-a299-f8e6ffc65f26 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:52.698113 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6826bf8e-265c-4642-a299-f8e6ffc65f26 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:52.703489 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:52.703489 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:52.704408 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6826bf8e-265c-4642-a299-f8e6ffc65f26 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:52.704852 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1115/4451] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:52 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:52.917720 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e1bd9e4c-6f43-41a4-9089-6252cd3f271f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:52.923318 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1bd9e4c-6f43-41a4-9089-6252cd3f271f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:52.923620 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e1bd9e4c-6f43-41a4-9089-6252cd3f271f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:52.923876 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e1bd9e4c-6f43-41a4-9089-6252cd3f271f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:52.924010 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e1bd9e4c-6f43-41a4-9089-6252cd3f271f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:52.933601 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:52.933601 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:52.934453 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1bd9e4c-6f43-41a4-9089-6252cd3f271f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:52.934968 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1123/4452] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:52 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:52.941375 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-28351c43-fe3a-420a-8461-f4f573da9c2b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:52.944039 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28351c43-fe3a-420a-8461-f4f573da9c2b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/db6af9b4-c0a8-445d-a3f3-4b053e406841 Aug 13 22:13:52.944777 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-28351c43-fe3a-420a-8461-f4f573da9c2b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:52.944922 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-28351c43-fe3a-420a-8461-f4f573da9c2b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:52.957300 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28351c43-fe3a-420a-8461-f4f573da9c2b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/db6af9b4-c0a8-445d-a3f3-4b053e406841 returned with HTTP 404 Aug 13 22:13:52.958137 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1103/4453] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:52 2026] GET /volume/v3/volumes/db6af9b4-c0a8-445d-a3f3-4b053e406841 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:52.968998 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b265fd4-b9dd-4191-b234-da30a847f9a0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:52.971089 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b265fd4-b9dd-4191-b234-da30a847f9a0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80/export_record Aug 13 22:13:52.971440 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b265fd4-b9dd-4191-b234-da30a847f9a0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:52.971687 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b265fd4-b9dd-4191-b234-da30a847f9a0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'export_record' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:52.971858 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-3b265fd4-b9dd-4191-b234-da30a847f9a0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Export record for backup de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100267) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 22:13:52.976979 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:52.976979 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:52.978054 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-3b265fd4-b9dd-4191-b234-da30a847f9a0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling RPCAPI with context: , host: np0000007271, backup: de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100267) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 22:13:52.989096 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-3b265fd4-b9dd-4191-b234-da30a847f9a0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] export_record in rpcapi backup_id de64bfb3-abf1-4166-872b-37ea59f7ea80 on host np0000007271. {{(pid=100267) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 22:13:53.001509 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-3b265fd4-b9dd-4191-b234-da30a847f9a0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGU2NGJmYjMtYWJmMS00MTY2LTg3MmItMzdlYTU5ZjdlYTgwIiwgInVzZXJfaWQiOiAiMmJhMjVkYTQ4NDU1NDk2YmI5ODFkMjk3Y2ZhYTZiNGEiLCAicHJvamVjdF9pZCI6ICJiNzU2NWI1Y2FjZmY0MjYyYmMxYTQxZWE4M2RjMGU1YyIsICJ2b2x1bWVfaWQiOiAiZmIyNWJhOTQtMTEzYi00ZmE0LWIzNTAtMDBkYTVkNDdlNjVmIiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjQxNDY1MDIzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZmIyNWJhOTQtMTEzYi00ZmE0LWIzNTAtMDBkYTVkNDdlNjVmLzIwMjYwODEzMjIxMjQ3L2F6X25vdmFfYmFja3VwX2RlNjRiZmIzLWFiZjEtNDE2Ni04NzJiLTM3ZWE1OWY3ZWE4MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjI6MTI6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjI6MTI6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMjoxMzowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100267) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 22:13:53.001906 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b265fd4-b9dd-4191-b234-da30a847f9a0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80/export_record returned with HTTP 200 Aug 13 22:13:53.002569 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1113/4454] 10.4.3.4 () {68 vars in 1416 bytes} [Thu Aug 13 22:13:52 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80/export_record => generated 1424 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:53.012351 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:53.014855 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:13:53.015143 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1318588888"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:53.017163 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1318588888'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:13:53.017387 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Create volume of 1 GB Aug 13 22:13:53.023743 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Availability Zones retrieved successfully. Aug 13 22:13:53.031192 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Flow 'volume_create_api' (380a9a5e-4076-4791-ac76-b3d70cb0f916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:53.032614 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e4a0575-34bc-438c-ba81-97a3598c9249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:53.033786 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:13:53.072577 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e4a0575-34bc-438c-ba81-97a3598c9249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:53.073694 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa27746-9fdc-42af-9a44-7ce79d5dc7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:53.128973 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Created reservations ['dedd0519-eb13-45b3-9ee9-c2b3ef91b090', '4a1b5920-07b5-4ca1-b4c6-73da5e9ad23d', '5fbb579a-f388-4335-bc51-8815b1e053f5', '3cf08293-ecec-4273-a037-23f761bcaf00'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:53.130076 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa27746-9fdc-42af-9a44-7ce79d5dc7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dedd0519-eb13-45b3-9ee9-c2b3ef91b090', '4a1b5920-07b5-4ca1-b4c6-73da5e9ad23d', '5fbb579a-f388-4335-bc51-8815b1e053f5', '3cf08293-ecec-4273-a037-23f761bcaf00']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:53.131715 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (289b5b58-ab8c-44c3-80c9-72c6de019d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:53.161930 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (289b5b58-ab8c-44c3-80c9-72c6de019d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1299f65a-3e1b-4d3e-be7e-8f4b9a814f79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1318588888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7565b5cacff4262bc1a41ea83dc0e5c',qos_specs=None,replication_status=,reservations=['dedd0519-eb13-45b3-9ee9-c2b3ef91b090','4a1b5920-07b5-4ca1-b4c6-73da5e9ad23d','5fbb579a-f388-4335-bc51-8815b1e053f5','3cf08293-ecec-4273-a037-23f761bcaf00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ba25da48455496bb981d297cfaa6b4a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:13:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1318588888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1299f65a-3e1b-4d3e-be7e-8f4b9a814f79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7565b5cacff4262bc1a41ea83dc0e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ba25da48455496bb981d297cfaa6b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:53.162832 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf955645-1702-4b7e-9c82-68a82f4cb9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:53.191787 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf955645-1702-4b7e-9c82-68a82f4cb9b6) transitioned into state 'SUCCESS' from state '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-1318588888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7565b5cacff4262bc1a41ea83dc0e5c',qos_specs=None,replication_status=,reservations=['dedd0519-eb13-45b3-9ee9-c2b3ef91b090','4a1b5920-07b5-4ca1-b4c6-73da5e9ad23d','5fbb579a-f388-4335-bc51-8815b1e053f5','3cf08293-ecec-4273-a037-23f761bcaf00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ba25da48455496bb981d297cfaa6b4a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:53.193081 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea448235-3e90-4475-8a70-6a9bfd2386a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:53.205236 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea448235-3e90-4475-8a70-6a9bfd2386a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:53.207485 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Flow 'volume_create_api' (380a9a5e-4076-4791-ac76-b3d70cb0f916) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:53.207485 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Create volume request issued successfully. Aug 13 22:13:53.207485 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-410c4a7b-2247-491c-935c-0bb4ad97d989 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:13:53.208088 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1116/4455] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:13:53 2026] POST /volume/v3/volumes => generated 774 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:53.225719 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c2f05282-2e66-4132-8043-bfed9dc245d1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:53.228258 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2f05282-2e66-4132-8043-bfed9dc245d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/1299f65a-3e1b-4d3e-be7e-8f4b9a814f79 Aug 13 22:13:53.228863 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2f05282-2e66-4132-8043-bfed9dc245d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:53.228863 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2f05282-2e66-4132-8043-bfed9dc245d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:53.243537 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:53.243537 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:53.253952 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c2f05282-2e66-4132-8043-bfed9dc245d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:13:53.258706 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2f05282-2e66-4132-8043-bfed9dc245d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/1299f65a-3e1b-4d3e-be7e-8f4b9a814f79 returned with HTTP 200 Aug 13 22:13:53.259553 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1124/4456] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:53 2026] GET /volume/v3/volumes/1299f65a-3e1b-4d3e-be7e-8f4b9a814f79 => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:53.720238 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a14589a9-f207-4581-b609-6cdcedec1171 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:53.722683 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a14589a9-f207-4581-b609-6cdcedec1171 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:53.723147 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a14589a9-f207-4581-b609-6cdcedec1171 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:53.723189 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a14589a9-f207-4581-b609-6cdcedec1171 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:53.723341 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a14589a9-f207-4581-b609-6cdcedec1171 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:53.729053 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:53.729053 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:53.730105 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a14589a9-f207-4581-b609-6cdcedec1171 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:53.730849 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1104/4457] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:53 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:53.945340 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cd050b57-3846-43ca-b35c-3aa84271ef3e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:53.947369 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd050b57-3846-43ca-b35c-3aa84271ef3e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:53.947637 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd050b57-3846-43ca-b35c-3aa84271ef3e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:53.947852 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd050b57-3846-43ca-b35c-3aa84271ef3e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:53.947969 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-cd050b57-3846-43ca-b35c-3aa84271ef3e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:53.957067 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:53.957067 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:53.957739 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd050b57-3846-43ca-b35c-3aa84271ef3e tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:53.958089 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1114/4458] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:53 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:54.116406 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:54.118544 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:13:54.118989 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-477054825", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:54.120627 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-477054825', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:13:54.120852 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Create volume of 1 GB Aug 13 22:13:54.121163 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:54.121163 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:54.129122 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Availability Zones retrieved successfully. Aug 13 22:13:54.137967 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Flow 'volume_create_api' (e09dd076-94c4-4b1b-9c40-44911bf7b1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:54.139404 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca1c6954-96b4-4b6b-a7a9-18b077895e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:54.140717 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:13:54.176048 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca1c6954-96b4-4b6b-a7a9-18b077895e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:54.177260 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a35659d4-4daa-4fcf-8f86-e060c84b24d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:54.233269 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Created reservations ['74f909c2-3750-4a34-9684-596a49ad6964', '1e6cb3d9-6200-4bce-8614-993da321ae1f', '0c587547-7fd5-40b2-945f-317be21be90f', '9e54df22-2654-4acd-bb94-5e9a5a5821cd'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:54.234295 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a35659d4-4daa-4fcf-8f86-e060c84b24d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74f909c2-3750-4a34-9684-596a49ad6964', '1e6cb3d9-6200-4bce-8614-993da321ae1f', '0c587547-7fd5-40b2-945f-317be21be90f', '9e54df22-2654-4acd-bb94-5e9a5a5821cd']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:54.235252 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1283b13a-22f5-460a-be59-ae83ff11616d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:54.264319 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1283b13a-22f5-460a-be59-ae83ff11616d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e2182e0-447d-41a2-9171-993bab3d4fb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-477054825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32aea588565344129ba0ff27886918c1',qos_specs=None,replication_status=,reservations=['74f909c2-3750-4a34-9684-596a49ad6964','1e6cb3d9-6200-4bce-8614-993da321ae1f','0c587547-7fd5-40b2-945f-317be21be90f','9e54df22-2654-4acd-bb94-5e9a5a5821cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca72e8a8924448ba9cc42bbb5a2f4114',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:13:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-477054825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e2182e0-447d-41a2-9171-993bab3d4fb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32aea588565344129ba0ff27886918c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca72e8a8924448ba9cc42bbb5a2f4114',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:54.265731 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd5b57c-18dc-4013-ab39-1a947c6806f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:54.278240 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e10b0e55-37de-4acc-84ed-6df421845458 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:54.281657 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e10b0e55-37de-4acc-84ed-6df421845458 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/1299f65a-3e1b-4d3e-be7e-8f4b9a814f79 Aug 13 22:13:54.281959 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e10b0e55-37de-4acc-84ed-6df421845458 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:54.282242 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e10b0e55-37de-4acc-84ed-6df421845458 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:54.291447 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd5b57c-18dc-4013-ab39-1a947c6806f5) transitioned into state 'SUCCESS' from state '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-477054825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32aea588565344129ba0ff27886918c1',qos_specs=None,replication_status=,reservations=['74f909c2-3750-4a34-9684-596a49ad6964','1e6cb3d9-6200-4bce-8614-993da321ae1f','0c587547-7fd5-40b2-945f-317be21be90f','9e54df22-2654-4acd-bb94-5e9a5a5821cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca72e8a8924448ba9cc42bbb5a2f4114',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:54.292546 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825a5a45-2d3a-418d-8a55-d00893809d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:13:54.293303 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:54.293303 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:54.298739 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e10b0e55-37de-4acc-84ed-6df421845458 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:13:54.305471 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e10b0e55-37de-4acc-84ed-6df421845458 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/1299f65a-3e1b-4d3e-be7e-8f4b9a814f79 returned with HTTP 200 Aug 13 22:13:54.305824 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825a5a45-2d3a-418d-8a55-d00893809d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:13:54.305950 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1125/4459] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:54 2026] GET /volume/v3/volumes/1299f65a-3e1b-4d3e-be7e-8f4b9a814f79 => generated 1005 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:54.307091 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Flow 'volume_create_api' (e09dd076-94c4-4b1b-9c40-44911bf7b1c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:13:54.307637 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Create volume request issued successfully. Aug 13 22:13:54.308455 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f387f15-5bd8-403f-bf13-aaa63fdfbe43 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:13:54.309061 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1117/4460] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:13:54 2026] POST /volume/v3/volumes => generated 750 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:54.324774 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3023515b-e1ff-4655-b5d4-9551767d6fec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:54.325163 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4834bf1f-a0ab-46c8-93d2-e53d5bc29e2e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:54.327204 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4834bf1f-a0ab-46c8-93d2-e53d5bc29e2e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:13:54.327497 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4834bf1f-a0ab-46c8-93d2-e53d5bc29e2e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:54.327757 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4834bf1f-a0ab-46c8-93d2-e53d5bc29e2e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:54.329712 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3023515b-e1ff-4655-b5d4-9551767d6fec tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:13:54.330300 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3023515b-e1ff-4655-b5d4-9551767d6fec tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1299f65a-3e1b-4d3e-be7e-8f4b9a814f79", "name": "tempest-type-Backup-1992482383"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:54.334855 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-3023515b-e1ff-4655-b5d4-9551767d6fec tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Creating new backup {'backup': {'volume_id': '1299f65a-3e1b-4d3e-be7e-8f4b9a814f79', 'name': 'tempest-type-Backup-1992482383'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:13:54.335038 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-3023515b-e1ff-4655-b5d4-9551767d6fec tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Creating backup of volume 1299f65a-3e1b-4d3e-be7e-8f4b9a814f79 in container None Aug 13 22:13:54.336983 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:54.336983 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:54.346192 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4834bf1f-a0ab-46c8-93d2-e53d5bc29e2e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:13:54.353540 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:54.353540 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:54.354049 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3023515b-e1ff-4655-b5d4-9551767d6fec tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:13:54.356578 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4834bf1f-a0ab-46c8-93d2-e53d5bc29e2e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:13:54.357277 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1115/4461] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:54 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:54.385788 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-3023515b-e1ff-4655-b5d4-9551767d6fec tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Created reservations ['2a2d488b-a6ea-4d53-b039-a7dbfd1be77a', 'd246af61-8005-43fc-a447-93af94655291'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:13:54.429564 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3023515b-e1ff-4655-b5d4-9551767d6fec tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:13:54.430293 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1105/4462] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:13:54 2026] POST /volume/v3/backups => generated 312 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:13:54.439061 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e9c6ffa-6d9d-49b9-b38d-36ddbb6e856e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:54.441409 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e9c6ffa-6d9d-49b9-b38d-36ddbb6e856e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:13:54.441805 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e9c6ffa-6d9d-49b9-b38d-36ddbb6e856e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:54.442045 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e9c6ffa-6d9d-49b9-b38d-36ddbb6e856e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:54.442199 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3e9c6ffa-6d9d-49b9-b38d-36ddbb6e856e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:54.447603 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:54.447603 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:54.448523 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e9c6ffa-6d9d-49b9-b38d-36ddbb6e856e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:13:54.449097 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1126/4463] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:54 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 719 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:54.743419 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6a4ed32b-aa6e-4e6f-9ac1-96c116a2a482 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:54.745415 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a4ed32b-aa6e-4e6f-9ac1-96c116a2a482 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:54.745642 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a4ed32b-aa6e-4e6f-9ac1-96c116a2a482 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:54.745856 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a4ed32b-aa6e-4e6f-9ac1-96c116a2a482 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:54.745975 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6a4ed32b-aa6e-4e6f-9ac1-96c116a2a482 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:54.750504 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:54.750504 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:54.751256 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a4ed32b-aa6e-4e6f-9ac1-96c116a2a482 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:54.751718 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1118/4464] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:54 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:54.969128 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c230c21b-d1cf-4511-8556-769a343a04e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:54.973213 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c230c21b-d1cf-4511-8556-769a343a04e8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:54.973467 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c230c21b-d1cf-4511-8556-769a343a04e8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:54.973651 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c230c21b-d1cf-4511-8556-769a343a04e8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:54.973798 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c230c21b-d1cf-4511-8556-769a343a04e8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:54.978004 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:54.978004 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:54.978600 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c230c21b-d1cf-4511-8556-769a343a04e8 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:54.979024 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1116/4465] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:54 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:54.989835 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a695817a-7943-4342-a79f-d15027f01e40 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:54.992744 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a695817a-7943-4342-a79f-d15027f01e40 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] POST https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98/action Aug 13 22:13:54.993185 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a695817a-7943-4342-a79f-d15027f01e40 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:13:54.993371 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a695817a-7943-4342-a79f-d15027f01e40 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:54.995142 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-a695817a-7943-4342-a79f-d15027f01e40 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Updating backup '3f2132df-9544-4ef3-8923-e2a03d5efa98' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 22:13:55.004503 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:55.004503 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:55.006014 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-a695817a-7943-4342-a79f-d15027f01e40 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9ae6313f0d964140b2858895192d2808', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb299e5fea8c4cb2bb485d211c30e568', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:13:55.006289 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a695817a-7943-4342-a79f-d15027f01e40 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98/action returned with HTTP 403 Aug 13 22:13:55.006915 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1106/4466] 10.4.3.4 () {70 vars in 1416 bytes} [Thu Aug 13 22:13:54 2026] POST /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:55.016367 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-899d745b-c296-4cbe-93d0-f9e69c0b368f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:55.018246 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-899d745b-c296-4cbe-93d0-f9e69c0b368f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/5845243a-b4b9-4cee-8520-f7154d9cd95e Aug 13 22:13:55.018491 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-899d745b-c296-4cbe-93d0-f9e69c0b368f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:55.018666 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-899d745b-c296-4cbe-93d0-f9e69c0b368f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:55.018846 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-899d745b-c296-4cbe-93d0-f9e69c0b368f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Delete volume with id: 5845243a-b4b9-4cee-8520-f7154d9cd95e Aug 13 22:13:55.034731 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:55.034731 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:55.035084 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-899d745b-c296-4cbe-93d0-f9e69c0b368f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Volume info retrieved successfully. Aug 13 22:13:55.063540 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-899d745b-c296-4cbe-93d0-f9e69c0b368f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Delete volume request issued successfully. Aug 13 22:13:55.063779 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-899d745b-c296-4cbe-93d0-f9e69c0b368f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes/5845243a-b4b9-4cee-8520-f7154d9cd95e returned with HTTP 202 Aug 13 22:13:55.064359 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1127/4467] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:13:55 2026] DELETE /volume/v3/volumes/5845243a-b4b9-4cee-8520-f7154d9cd95e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:55.074326 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bafaa871-d83b-4d54-8843-31c0f769bd54 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:55.076413 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bafaa871-d83b-4d54-8843-31c0f769bd54 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/volumes/5845243a-b4b9-4cee-8520-f7154d9cd95e Aug 13 22:13:55.076711 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bafaa871-d83b-4d54-8843-31c0f769bd54 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:55.076916 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bafaa871-d83b-4d54-8843-31c0f769bd54 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:55.085164 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:55.085164 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:55.089799 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bafaa871-d83b-4d54-8843-31c0f769bd54 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Volume info retrieved successfully. Aug 13 22:13:55.094634 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bafaa871-d83b-4d54-8843-31c0f769bd54 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes/5845243a-b4b9-4cee-8520-f7154d9cd95e returned with HTTP 200 Aug 13 22:13:55.095563 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1119/4468] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:55 2026] GET /volume/v3/volumes/5845243a-b4b9-4cee-8520-f7154d9cd95e => generated 1013 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:55.374909 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-30472cbd-de81-4c9f-9a8f-a9c078dd5178 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:55.377082 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30472cbd-de81-4c9f-9a8f-a9c078dd5178 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:13:55.377334 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30472cbd-de81-4c9f-9a8f-a9c078dd5178 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:55.377604 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30472cbd-de81-4c9f-9a8f-a9c078dd5178 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:55.386512 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:55.386512 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:55.390829 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-30472cbd-de81-4c9f-9a8f-a9c078dd5178 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:13:55.397003 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30472cbd-de81-4c9f-9a8f-a9c078dd5178 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:13:55.397463 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1117/4469] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:55 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:55.414137 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-332c6246-f45b-4c64-b964-b73f75933da6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:55.416407 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-332c6246-f45b-4c64-b964-b73f75933da6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:13:55.416672 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-332c6246-f45b-4c64-b964-b73f75933da6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:55.416949 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-332c6246-f45b-4c64-b964-b73f75933da6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:55.427274 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:55.427274 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:55.431604 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-332c6246-f45b-4c64-b964-b73f75933da6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:13:55.437219 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-332c6246-f45b-4c64-b964-b73f75933da6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:13:55.437760 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1107/4470] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:55 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:55.451251 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d29ff906-857e-40b1-a7f7-aedf2da63512 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:55.453594 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d29ff906-857e-40b1-a7f7-aedf2da63512 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes Aug 13 22:13:55.453833 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d29ff906-857e-40b1-a7f7-aedf2da63512 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:55.454075 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d29ff906-857e-40b1-a7f7-aedf2da63512 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:55.454400 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-d29ff906-857e-40b1-a7f7-aedf2da63512 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:13:55.455302 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d29ff906-857e-40b1-a7f7-aedf2da63512 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:13:55.464605 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5feb2446-6602-45c1-862f-f71ad1240c9e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:55.465042 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d29ff906-857e-40b1-a7f7-aedf2da63512 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Get all volumes completed successfully. Aug 13 22:13:55.465385 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d29ff906-857e-40b1-a7f7-aedf2da63512 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 200 Aug 13 22:13:55.466053 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1128/4471] 10.4.3.4 () {66 vars in 1223 bytes} [Thu Aug 13 22:13:55 2026] GET /volume/v3/volumes => generated 334 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:55.467470 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5feb2446-6602-45c1-862f-f71ad1240c9e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:13:55.467470 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5feb2446-6602-45c1-862f-f71ad1240c9e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:55.468126 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5feb2446-6602-45c1-862f-f71ad1240c9e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:55.468126 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5feb2446-6602-45c1-862f-f71ad1240c9e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:55.473976 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:55.473976 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:55.474940 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5feb2446-6602-45c1-862f-f71ad1240c9e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:13:55.475406 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1120/4472] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:55 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:55.476710 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7f335c02-5fb2-447e-9d05-bd404e67716e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:55.479095 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f335c02-5fb2-447e-9d05-bd404e67716e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:13:55.479373 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f335c02-5fb2-447e-9d05-bd404e67716e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:55.479661 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f335c02-5fb2-447e-9d05-bd404e67716e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:55.489633 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:55.489633 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:55.495342 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7f335c02-5fb2-447e-9d05-bd404e67716e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:13:55.501882 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f335c02-5fb2-447e-9d05-bd404e67716e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:13:55.502412 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1118/4473] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:55 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:55.552975 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-a0a92e22-c2cd-4445-8fa6-27b24498e794 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:55.554965 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-a0a92e22-c2cd-4445-8fa6-27b24498e794 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:13:55.555154 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-a0a92e22-c2cd-4445-8fa6-27b24498e794 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:55.555341 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-a0a92e22-c2cd-4445-8fa6-27b24498e794 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:55.562550 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:55.562550 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:55.566443 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-a0a92e22-c2cd-4445-8fa6-27b24498e794 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:13:55.570736 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-a0a92e22-c2cd-4445-8fa6-27b24498e794 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:13:55.571119 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1108/4474] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:13:55 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:55.655602 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f18d2d0-1852-44ae-beb1-93d817609ff2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:55.656027 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f18d2d0-1852-44ae-beb1-93d817609ff2 None None] GET https://10.4.3.4/volume// Aug 13 22:13:55.656224 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f18d2d0-1852-44ae-beb1-93d817609ff2 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:55.656453 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f18d2d0-1852-44ae-beb1-93d817609ff2 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:55.656843 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f18d2d0-1852-44ae-beb1-93d817609ff2 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:13:55.657163 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1129/4475] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:13:55 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:13:55.667412 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-2640724e-cd12-4690-938d-7e5a3a4a51f5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:55.705344 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-2640724e-cd12-4690-938d-7e5a3a4a51f5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:13:55.705796 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-2640724e-cd12-4690-938d-7e5a3a4a51f5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e2182e0-447d-41a2-9171-993bab3d4fb5", "connector": null, "instance_uuid": "81f2af4d-1f26-4697-ad73-0991ca48e7af"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:55.715088 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:55.715088 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:55.746834 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-2640724e-cd12-4690-938d-7e5a3a4a51f5 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:13:55.747333 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1121/4476] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:13:55 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:55.765309 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c2f5056b-1d86-4ef4-b891-e292992244bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:55.767451 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2f5056b-1d86-4ef4-b891-e292992244bb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:55.767581 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2f5056b-1d86-4ef4-b891-e292992244bb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:55.767724 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2f5056b-1d86-4ef4-b891-e292992244bb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:55.769404 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c2f5056b-1d86-4ef4-b891-e292992244bb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:55.775014 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:55.775014 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:55.776007 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2f5056b-1d86-4ef4-b891-e292992244bb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:55.776487 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1119/4477] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:55 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:55.787318 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7a07b371-e900-4c36-84d3-c5187eb43eec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:55.790463 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a07b371-e900-4c36-84d3-c5187eb43eec tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:13:55.790812 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a07b371-e900-4c36-84d3-c5187eb43eec tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:55.790966 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a07b371-e900-4c36-84d3-c5187eb43eec tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:55.799108 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c5c27ba7-13eb-40fc-b756-bcaadad2e05f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:55.799608 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5c27ba7-13eb-40fc-b756-bcaadad2e05f None None] GET https://10.4.3.4/volume// Aug 13 22:13:55.799784 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5c27ba7-13eb-40fc-b756-bcaadad2e05f None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:55.799993 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5c27ba7-13eb-40fc-b756-bcaadad2e05f None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:55.800329 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5c27ba7-13eb-40fc-b756-bcaadad2e05f None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:13:55.800686 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1130/4478] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:13:55 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:13:55.805204 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:55.805204 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:55.808978 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-89be789a-d3b8-4250-a321-9f29f81bd4aa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:55.811251 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-89be789a-d3b8-4250-a321-9f29f81bd4aa tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:13:55.811528 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-89be789a-d3b8-4250-a321-9f29f81bd4aa tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:55.811777 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-89be789a-d3b8-4250-a321-9f29f81bd4aa tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:55.813327 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7a07b371-e900-4c36-84d3-c5187eb43eec tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:13:55.823067 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a07b371-e900-4c36-84d3-c5187eb43eec tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:13:55.823067 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1109/4479] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:55 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:55.827135 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:55.827135 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:55.830926 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-89be789a-d3b8-4250-a321-9f29f81bd4aa tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:13:55.837563 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-89be789a-d3b8-4250-a321-9f29f81bd4aa tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:13:55.838016 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1122/4480] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:13:55 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:13:55.949031 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-c5d5d9cd-864b-4145-861c-34394a1ea008 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:55.954168 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-c5d5d9cd-864b-4145-861c-34394a1ea008 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] PUT https://10.4.3.4/volume/v3/attachments/8ae25976-2014-4811-8358-8b96ba0bcfd4 Aug 13 22:13:55.954514 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-c5d5d9cd-864b-4145-861c-34394a1ea008 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:13:55.968611 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-c5d5d9cd-864b-4145-861c-34394a1ea008 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Acquiring lock "cinder-attachment_update-5e2182e0-447d-41a2-9171-993bab3d4fb5-np0000007271" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:13:55.973385 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-c5d5d9cd-864b-4145-861c-34394a1ea008 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Lock "cinder-attachment_update-5e2182e0-447d-41a2-9171-993bab3d4fb5-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:13:55.974300 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:55.974300 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:56.093857 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-c5d5d9cd-864b-4145-861c-34394a1ea008 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Lock "cinder-attachment_update-5e2182e0-447d-41a2-9171-993bab3d4fb5-np0000007271" released by "attachment_update" :: held 0.120s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:13:56.094223 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-c5d5d9cd-864b-4145-861c-34394a1ea008 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/attachments/8ae25976-2014-4811-8358-8b96ba0bcfd4 returned with HTTP 200 Aug 13 22:13:56.098651 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1120/4481] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:13:55 2026] PUT /volume/v3/attachments/8ae25976-2014-4811-8358-8b96ba0bcfd4 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:56.108909 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03a288ef-91b5-4370-97e6-80d01ebd6735 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:56.111003 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03a288ef-91b5-4370-97e6-80d01ebd6735 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/volumes/5845243a-b4b9-4cee-8520-f7154d9cd95e Aug 13 22:13:56.111003 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03a288ef-91b5-4370-97e6-80d01ebd6735 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:56.111003 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03a288ef-91b5-4370-97e6-80d01ebd6735 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:56.119078 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03a288ef-91b5-4370-97e6-80d01ebd6735 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes/5845243a-b4b9-4cee-8520-f7154d9cd95e returned with HTTP 404 Aug 13 22:13:56.119824 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1131/4482] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:56 2026] GET /volume/v3/volumes/5845243a-b4b9-4cee-8520-f7154d9cd95e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:56.130568 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8144cfdf-7325-4f7c-aa81-66b94d83aa57 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:56.133945 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8144cfdf-7325-4f7c-aa81-66b94d83aa57 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:13:56.133945 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8144cfdf-7325-4f7c-aa81-66b94d83aa57 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:56.133945 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8144cfdf-7325-4f7c-aa81-66b94d83aa57 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:56.133945 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8144cfdf-7325-4f7c-aa81-66b94d83aa57 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:56.139849 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:56.139849 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:56.140935 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8144cfdf-7325-4f7c-aa81-66b94d83aa57 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-reader] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:13:56.141797 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1110/4483] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:56 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:56.155703 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f5e2f26d-81c0-4764-b118-6538527da0ce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:56.157376 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5e2f26d-81c0-4764-b118-6538527da0ce tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] DELETE https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:56.157607 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5e2f26d-81c0-4764-b118-6538527da0ce tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:56.158046 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5e2f26d-81c0-4764-b118-6538527da0ce tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:56.158046 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-f5e2f26d-81c0-4764-b118-6538527da0ce tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Delete backup with id: 3f2132df-9544-4ef3-8923-e2a03d5efa98. Aug 13 22:13:56.163275 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:56.163275 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:56.184528 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-f5e2f26d-81c0-4764-b118-6538527da0ce tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] delete_backup rpcapi backup_id 3f2132df-9544-4ef3-8923-e2a03d5efa98 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:13:56.187139 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5e2f26d-81c0-4764-b118-6538527da0ce tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 202 Aug 13 22:13:56.188327 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1123/4484] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:13:56 2026] DELETE /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:13:56.197377 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-90ab709b-39ed-430f-a47d-ee403932113f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:56.201540 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90ab709b-39ed-430f-a47d-ee403932113f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:56.201764 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90ab709b-39ed-430f-a47d-ee403932113f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:56.201953 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90ab709b-39ed-430f-a47d-ee403932113f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:56.202048 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-90ab709b-39ed-430f-a47d-ee403932113f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:56.206860 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:56.206860 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:56.207405 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90ab709b-39ed-430f-a47d-ee403932113f tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 200 Aug 13 22:13:56.207831 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1121/4485] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:56 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:56.488513 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-135e2981-55bd-4df1-bb27-9336424b013d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:56.490382 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-135e2981-55bd-4df1-bb27-9336424b013d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:13:56.490995 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-135e2981-55bd-4df1-bb27-9336424b013d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:56.491228 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-135e2981-55bd-4df1-bb27-9336424b013d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:56.491354 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-135e2981-55bd-4df1-bb27-9336424b013d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:56.502438 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:56.502438 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:56.503214 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-135e2981-55bd-4df1-bb27-9336424b013d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:13:56.503860 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1132/4486] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:56 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 721 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:56.788808 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-164cc178-2e10-4785-ac59-352cba1b75aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:56.790593 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-164cc178-2e10-4785-ac59-352cba1b75aa tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:56.790655 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-164cc178-2e10-4785-ac59-352cba1b75aa tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:56.790917 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-164cc178-2e10-4785-ac59-352cba1b75aa tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:56.791047 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-164cc178-2e10-4785-ac59-352cba1b75aa tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:56.796962 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:56.796962 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:56.797998 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-164cc178-2e10-4785-ac59-352cba1b75aa tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:56.797998 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1111/4487] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:56 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:56.841580 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae971acb-e43e-418e-81a3-d76dcb0a5828 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:56.841580 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae971acb-e43e-418e-81a3-d76dcb0a5828 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:13:56.841580 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae971acb-e43e-418e-81a3-d76dcb0a5828 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:56.841580 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae971acb-e43e-418e-81a3-d76dcb0a5828 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:56.856979 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:56.856979 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:56.861227 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae971acb-e43e-418e-81a3-d76dcb0a5828 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:13:56.864607 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae971acb-e43e-418e-81a3-d76dcb0a5828 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:13:56.867233 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1124/4488] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:56 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:57.221814 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a07bb0c-bd32-4d24-ac9e-ac07bb38460d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:57.223818 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a07bb0c-bd32-4d24-ac9e-ac07bb38460d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 Aug 13 22:13:57.224100 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a07bb0c-bd32-4d24-ac9e-ac07bb38460d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:57.224372 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a07bb0c-bd32-4d24-ac9e-ac07bb38460d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:57.224542 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1a07bb0c-bd32-4d24-ac9e-ac07bb38460d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 3f2132df-9544-4ef3-8923-e2a03d5efa98. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:57.228556 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a07bb0c-bd32-4d24-ac9e-ac07bb38460d tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 returned with HTTP 404 Aug 13 22:13:57.229039 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1122/4489] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:57 2026] GET /volume/v3/backups/3f2132df-9544-4ef3-8923-e2a03d5efa98 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:57.238029 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-99feeb0a-4560-4e34-a645-88a84db3a04a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:57.240728 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99feeb0a-4560-4e34-a645-88a84db3a04a tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] DELETE https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:57.241022 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99feeb0a-4560-4e34-a645-88a84db3a04a tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:57.241363 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99feeb0a-4560-4e34-a645-88a84db3a04a tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:57.241407 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-99feeb0a-4560-4e34-a645-88a84db3a04a tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Delete backup with id: 08a9d255-3f34-42be-9299-85ca5bb5bf46. Aug 13 22:13:57.247061 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:57.247061 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:57.263573 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-99feeb0a-4560-4e34-a645-88a84db3a04a tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] delete_backup rpcapi backup_id 08a9d255-3f34-42be-9299-85ca5bb5bf46 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:13:57.265765 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99feeb0a-4560-4e34-a645-88a84db3a04a tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 202 Aug 13 22:13:57.266315 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1133/4490] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:13:57 2026] DELETE /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:13:57.276079 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bab99c44-8212-4d7a-a09c-c2520bfffeb7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:57.278830 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bab99c44-8212-4d7a-a09c-c2520bfffeb7 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:57.279164 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bab99c44-8212-4d7a-a09c-c2520bfffeb7 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:57.279470 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bab99c44-8212-4d7a-a09c-c2520bfffeb7 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:57.279636 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-bab99c44-8212-4d7a-a09c-c2520bfffeb7 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:57.286758 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:57.286758 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:57.287399 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bab99c44-8212-4d7a-a09c-c2520bfffeb7 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 200 Aug 13 22:13:57.287984 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1112/4491] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:57 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:57.520239 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93c8221d-0e10-4e89-b209-3feec94f46e6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:57.522708 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93c8221d-0e10-4e89-b209-3feec94f46e6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:13:57.522780 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93c8221d-0e10-4e89-b209-3feec94f46e6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:57.523565 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93c8221d-0e10-4e89-b209-3feec94f46e6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:57.523565 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-93c8221d-0e10-4e89-b209-3feec94f46e6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:57.529209 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:57.529209 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:57.530442 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93c8221d-0e10-4e89-b209-3feec94f46e6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:13:57.530877 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1125/4492] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:57 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:57.816255 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d7d0342-eaf1-4770-a7ab-c871f4b2db43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:57.818826 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d7d0342-eaf1-4770-a7ab-c871f4b2db43 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:57.818826 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d7d0342-eaf1-4770-a7ab-c871f4b2db43 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:57.818939 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d7d0342-eaf1-4770-a7ab-c871f4b2db43 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:57.819145 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6d7d0342-eaf1-4770-a7ab-c871f4b2db43 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:57.828731 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:57.828731 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:57.828731 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d7d0342-eaf1-4770-a7ab-c871f4b2db43 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:57.828731 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1123/4493] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:57 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:57.882742 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7c918973-cdd4-407c-87c0-5ffe3f683b1c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:57.884650 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c918973-cdd4-407c-87c0-5ffe3f683b1c tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:13:57.884869 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c918973-cdd4-407c-87c0-5ffe3f683b1c tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:57.885070 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c918973-cdd4-407c-87c0-5ffe3f683b1c tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:57.898846 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:57.898846 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:57.903705 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7c918973-cdd4-407c-87c0-5ffe3f683b1c tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:13:57.911443 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c918973-cdd4-407c-87c0-5ffe3f683b1c tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:13:57.912381 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1134/4494] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:57 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:13:58.301987 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-596a462c-b63c-4b35-9a6b-0bc86b1993bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:58.304274 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-596a462c-b63c-4b35-9a6b-0bc86b1993bd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 Aug 13 22:13:58.304618 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-596a462c-b63c-4b35-9a6b-0bc86b1993bd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:58.304921 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-596a462c-b63c-4b35-9a6b-0bc86b1993bd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:58.305789 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-596a462c-b63c-4b35-9a6b-0bc86b1993bd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id 08a9d255-3f34-42be-9299-85ca5bb5bf46. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:58.311160 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-596a462c-b63c-4b35-9a6b-0bc86b1993bd tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 returned with HTTP 404 Aug 13 22:13:58.312162 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1113/4495] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:58 2026] GET /volume/v3/backups/08a9d255-3f34-42be-9299-85ca5bb5bf46 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:58.321487 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fccbcbb7-15e9-421f-ba9b-c8adacbf4721 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:58.324029 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fccbcbb7-15e9-421f-ba9b-c8adacbf4721 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] DELETE https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:13:58.325182 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fccbcbb7-15e9-421f-ba9b-c8adacbf4721 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:58.325182 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fccbcbb7-15e9-421f-ba9b-c8adacbf4721 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:58.325182 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-fccbcbb7-15e9-421f-ba9b-c8adacbf4721 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Delete backup with id: c420cd2e-d9dc-4e3d-8add-ea48455b92e4. Aug 13 22:13:58.336589 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:58.336589 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:58.354204 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-fccbcbb7-15e9-421f-ba9b-c8adacbf4721 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] delete_backup rpcapi backup_id c420cd2e-d9dc-4e3d-8add-ea48455b92e4 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:13:58.356639 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fccbcbb7-15e9-421f-ba9b-c8adacbf4721 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 202 Aug 13 22:13:58.356923 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1126/4496] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:13:58 2026] DELETE /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:13:58.373275 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8879de77-0a04-4f96-a342-08f287a4df81 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:58.375994 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8879de77-0a04-4f96-a342-08f287a4df81 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:13:58.376406 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8879de77-0a04-4f96-a342-08f287a4df81 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:58.376406 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8879de77-0a04-4f96-a342-08f287a4df81 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:58.376526 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8879de77-0a04-4f96-a342-08f287a4df81 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:58.382725 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:58.382725 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:58.385211 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8879de77-0a04-4f96-a342-08f287a4df81 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 200 Aug 13 22:13:58.385211 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1124/4497] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:58 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:58.542852 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5da8b5c3-a3fe-4fac-91a3-d9b5bd1c69c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:58.546665 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5da8b5c3-a3fe-4fac-91a3-d9b5bd1c69c8 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:13:58.546665 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5da8b5c3-a3fe-4fac-91a3-d9b5bd1c69c8 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:58.547332 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5da8b5c3-a3fe-4fac-91a3-d9b5bd1c69c8 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:58.547332 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5da8b5c3-a3fe-4fac-91a3-d9b5bd1c69c8 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:58.555768 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:58.555768 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:58.556516 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5da8b5c3-a3fe-4fac-91a3-d9b5bd1c69c8 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:13:58.557123 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1135/4498] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:58 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:58.842156 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7fb76ece-7db6-4c5b-8293-5513345928a3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:58.844450 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fb76ece-7db6-4c5b-8293-5513345928a3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:58.844778 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7fb76ece-7db6-4c5b-8293-5513345928a3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:58.845030 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7fb76ece-7db6-4c5b-8293-5513345928a3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:58.845175 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7fb76ece-7db6-4c5b-8293-5513345928a3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:58.851438 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:58.851438 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:58.852700 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fb76ece-7db6-4c5b-8293-5513345928a3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:58.853238 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1114/4499] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:58 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:58.926224 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d6ae7d93-c15e-4c29-af6b-28cffc91d9d3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:58.928853 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6ae7d93-c15e-4c29-af6b-28cffc91d9d3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:13:58.929069 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6ae7d93-c15e-4c29-af6b-28cffc91d9d3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:58.929163 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6ae7d93-c15e-4c29-af6b-28cffc91d9d3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:58.944104 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:58.944104 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:58.950784 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d6ae7d93-c15e-4c29-af6b-28cffc91d9d3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:13:58.957028 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6ae7d93-c15e-4c29-af6b-28cffc91d9d3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:13:58.957360 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1127/4500] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:58 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:59.397340 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88174bf0-cef0-4233-bab2-90b3577b0782 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:59.399347 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88174bf0-cef0-4233-bab2-90b3577b0782 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 Aug 13 22:13:59.399690 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88174bf0-cef0-4233-bab2-90b3577b0782 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:59.399931 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88174bf0-cef0-4233-bab2-90b3577b0782 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:59.400065 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-88174bf0-cef0-4233-bab2-90b3577b0782 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Show backup with id c420cd2e-d9dc-4e3d-8add-ea48455b92e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:59.403972 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88174bf0-cef0-4233-bab2-90b3577b0782 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 returned with HTTP 404 Aug 13 22:13:59.404485 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1125/4501] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:59 2026] GET /volume/v3/backups/c420cd2e-d9dc-4e3d-8add-ea48455b92e4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:13:59.412394 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-856c8792-7520-471e-b2da-f35a93da9d58 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:59.415081 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-856c8792-7520-471e-b2da-f35a93da9d58 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/b6b1290d-509f-4f69-8925-16fc60b51eba Aug 13 22:13:59.415439 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-856c8792-7520-471e-b2da-f35a93da9d58 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:59.415706 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-856c8792-7520-471e-b2da-f35a93da9d58 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:59.415943 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-856c8792-7520-471e-b2da-f35a93da9d58 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Delete volume with id: b6b1290d-509f-4f69-8925-16fc60b51eba Aug 13 22:13:59.426548 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:59.426548 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:59.427007 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-856c8792-7520-471e-b2da-f35a93da9d58 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Volume info retrieved successfully. Aug 13 22:13:59.449734 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-856c8792-7520-471e-b2da-f35a93da9d58 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Delete volume request issued successfully. Aug 13 22:13:59.450564 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-856c8792-7520-471e-b2da-f35a93da9d58 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes/b6b1290d-509f-4f69-8925-16fc60b51eba returned with HTTP 202 Aug 13 22:13:59.450564 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1136/4502] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:13:59 2026] DELETE /volume/v3/volumes/b6b1290d-509f-4f69-8925-16fc60b51eba => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:13:59.458401 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-735c1a95-3af6-45d3-86f5-ef45e013ce92 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:59.460951 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-735c1a95-3af6-45d3-86f5-ef45e013ce92 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/volumes/b6b1290d-509f-4f69-8925-16fc60b51eba Aug 13 22:13:59.461373 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-735c1a95-3af6-45d3-86f5-ef45e013ce92 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:59.461815 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-735c1a95-3af6-45d3-86f5-ef45e013ce92 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:59.472082 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:59.472082 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:13:59.477796 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-735c1a95-3af6-45d3-86f5-ef45e013ce92 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Volume info retrieved successfully. Aug 13 22:13:59.484298 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-735c1a95-3af6-45d3-86f5-ef45e013ce92 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes/b6b1290d-509f-4f69-8925-16fc60b51eba returned with HTTP 200 Aug 13 22:13:59.484953 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1115/4503] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:59 2026] GET /volume/v3/volumes/b6b1290d-509f-4f69-8925-16fc60b51eba => generated 1003 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:13:59.571362 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-582292b3-7d80-4d5c-8af5-e6f6f32c0e47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:59.573557 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-582292b3-7d80-4d5c-8af5-e6f6f32c0e47 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:13:59.573826 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-582292b3-7d80-4d5c-8af5-e6f6f32c0e47 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:59.574006 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-582292b3-7d80-4d5c-8af5-e6f6f32c0e47 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:59.574094 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-582292b3-7d80-4d5c-8af5-e6f6f32c0e47 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:59.579375 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:59.579375 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:13:59.580084 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-582292b3-7d80-4d5c-8af5-e6f6f32c0e47 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:13:59.580501 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1128/4504] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:13:59 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:59.866318 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c6a2202-917e-48f4-83ba-160038865f4f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:59.869538 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c6a2202-917e-48f4-83ba-160038865f4f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:13:59.870122 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c6a2202-917e-48f4-83ba-160038865f4f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:59.870122 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c6a2202-917e-48f4-83ba-160038865f4f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:59.870122 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0c6a2202-917e-48f4-83ba-160038865f4f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:13:59.882459 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:59.882459 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:13:59.883392 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c6a2202-917e-48f4-83ba-160038865f4f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:13:59.887302 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1126/4505] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:59 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 746 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:13:59.975664 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9c87a7e2-a49f-44d5-ba05-d185f0961bb4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:13:59.977475 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c87a7e2-a49f-44d5-ba05-d185f0961bb4 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:13:59.977695 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c87a7e2-a49f-44d5-ba05-d185f0961bb4 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:13:59.977893 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c87a7e2-a49f-44d5-ba05-d185f0961bb4 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:13:59.988976 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:13:59.988976 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:13:59.994501 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9c87a7e2-a49f-44d5-ba05-d185f0961bb4 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:14:00.007325 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c87a7e2-a49f-44d5-ba05-d185f0961bb4 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:14:00.011984 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1137/4506] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:13:59 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:00.171376 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-8334b5c6-0de9-498b-8074-9631bfc5d59e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:00.174333 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-8334b5c6-0de9-498b-8074-9631bfc5d59e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] POST https://10.4.3.4/volume/v3/attachments/8ae25976-2014-4811-8358-8b96ba0bcfd4/action Aug 13 22:14:00.174817 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-8334b5c6-0de9-498b-8074-9631bfc5d59e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:14:00.174984 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-8334b5c6-0de9-498b-8074-9631bfc5d59e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:00.197715 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:00.197715 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:00.209605 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dbb91e51-3a94-4ec2-bc94-1d9c39c1f74c req-8334b5c6-0de9-498b-8074-9631bfc5d59e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/attachments/8ae25976-2014-4811-8358-8b96ba0bcfd4/action returned with HTTP 204 Aug 13 22:14:00.210177 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1116/4507] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:14:00 2026] POST /volume/v3/attachments/8ae25976-2014-4811-8358-8b96ba0bcfd4/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:00.501407 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1250a5c9-bfbf-443a-bdd2-fd4cad39e947 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:00.505502 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1250a5c9-bfbf-443a-bdd2-fd4cad39e947 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] GET https://10.4.3.4/volume/v3/volumes/b6b1290d-509f-4f69-8925-16fc60b51eba Aug 13 22:14:00.505502 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1250a5c9-bfbf-443a-bdd2-fd4cad39e947 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:00.505502 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1250a5c9-bfbf-443a-bdd2-fd4cad39e947 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:00.512786 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1250a5c9-bfbf-443a-bdd2-fd4cad39e947 tempest-ProjectReaderTests33-104259148 tempest-ProjectReaderTests33-104259148-project-admin] https://10.4.3.4/volume/v3/volumes/b6b1290d-509f-4f69-8925-16fc60b51eba returned with HTTP 404 Aug 13 22:14:00.513464 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1129/4508] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:00 2026] GET /volume/v3/volumes/b6b1290d-509f-4f69-8925-16fc60b51eba => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:00.593553 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d09de5a9-71f3-4133-a7b7-6c4d0743ab3b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:00.595766 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d09de5a9-71f3-4133-a7b7-6c4d0743ab3b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:00.596129 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d09de5a9-71f3-4133-a7b7-6c4d0743ab3b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:00.596603 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d09de5a9-71f3-4133-a7b7-6c4d0743ab3b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:00.596603 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d09de5a9-71f3-4133-a7b7-6c4d0743ab3b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:00.603137 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:00.603137 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:00.604074 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d09de5a9-71f3-4133-a7b7-6c4d0743ab3b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:14:00.604556 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1127/4509] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:00 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:00.907123 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0a11ab34-103d-421a-ba76-59aa77e70816 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:00.909648 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a11ab34-103d-421a-ba76-59aa77e70816 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:00.909754 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a11ab34-103d-421a-ba76-59aa77e70816 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:00.909913 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a11ab34-103d-421a-ba76-59aa77e70816 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:00.910048 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0a11ab34-103d-421a-ba76-59aa77e70816 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:00.915372 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:00.915372 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:00.916330 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a11ab34-103d-421a-ba76-59aa77e70816 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:14:00.916836 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1138/4510] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:00 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:00.930846 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f0c853d-ce06-4552-8ff7-ffa394e06afc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:00.933147 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f0c853d-ce06-4552-8ff7-ffa394e06afc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] POST https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61/restore Aug 13 22:14:00.934447 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f0c853d-ce06-4552-8ff7-ffa394e06afc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "8f5d57d2-99d0-43a0-81ca-084f6ee626ff"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:00.938009 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-6f0c853d-ce06-4552-8ff7-ffa394e06afc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Restoring backup fb64c05d-08b6-40da-b486-51f9aa74ee61 ({'restore': {'volume_id': '8f5d57d2-99d0-43a0-81ca-084f6ee626ff'}}) {{(pid=100268) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 22:14:00.938789 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-6f0c853d-ce06-4552-8ff7-ffa394e06afc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Restoring backup fb64c05d-08b6-40da-b486-51f9aa74ee61 to volume 8f5d57d2-99d0-43a0-81ca-084f6ee626ff. Aug 13 22:14:00.948454 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:00.948454 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:00.960611 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:00.960611 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:00.961598 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6f0c853d-ce06-4552-8ff7-ffa394e06afc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:14:00.961882 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-6f0c853d-ce06-4552-8ff7-ffa394e06afc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Checking backup size 1 against volume size 1 {{(pid=100268) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 22:14:00.962194 np0000007271 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-6f0c853d-ce06-4552-8ff7-ffa394e06afc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Overwriting volume 8f5d57d2-99d0-43a0-81ca-084f6ee626ff with restore of backup fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:00.984649 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-6f0c853d-ce06-4552-8ff7-ffa394e06afc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] restore_backup in rpcapi backup_id fb64c05d-08b6-40da-b486-51f9aa74ee61 {{(pid=100268) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 22:14:00.988067 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f0c853d-ce06-4552-8ff7-ffa394e06afc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61/restore returned with HTTP 202 Aug 13 22:14:00.989397 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1117/4511] 10.4.3.4 () {68 vars in 1379 bytes} [Thu Aug 13 22:14:00 2026] POST /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61/restore => generated 181 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:14:01.000297 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7e51b359-db69-4dc9-a317-4d3c4bcf1bea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:01.002782 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e51b359-db69-4dc9-a317-4d3c4bcf1bea tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:01.002782 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e51b359-db69-4dc9-a317-4d3c4bcf1bea tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:01.002974 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e51b359-db69-4dc9-a317-4d3c4bcf1bea tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:01.003002 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7e51b359-db69-4dc9-a317-4d3c4bcf1bea tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:01.010813 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:01.010813 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:01.010813 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e51b359-db69-4dc9-a317-4d3c4bcf1bea tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:14:01.010813 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1130/4512] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:00 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:01.032557 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-409756fc-a274-47a4-b00e-53a1708d22d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:01.035448 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-409756fc-a274-47a4-b00e-53a1708d22d3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:14:01.036066 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-409756fc-a274-47a4-b00e-53a1708d22d3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:01.036066 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-409756fc-a274-47a4-b00e-53a1708d22d3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:01.059493 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:01.059493 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:01.066414 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-409756fc-a274-47a4-b00e-53a1708d22d3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:14:01.077816 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-409756fc-a274-47a4-b00e-53a1708d22d3 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:14:01.078675 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1128/4513] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:01 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 1135 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:01.102313 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-181bde44-b5f9-4c1c-a57f-1b31da6f9d59 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:01.105007 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-181bde44-b5f9-4c1c-a57f-1b31da6f9d59 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:14:01.105303 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-181bde44-b5f9-4c1c-a57f-1b31da6f9d59 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:01.105575 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-181bde44-b5f9-4c1c-a57f-1b31da6f9d59 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:01.120919 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:01.120919 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:01.127943 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-181bde44-b5f9-4c1c-a57f-1b31da6f9d59 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:14:01.133800 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-181bde44-b5f9-4c1c-a57f-1b31da6f9d59 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:14:01.135673 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1139/4514] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:01 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:01.150077 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bdb8c235-f784-43ec-b261-84b483d8c20f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:01.153470 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bdb8c235-f784-43ec-b261-84b483d8c20f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:14:01.153470 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bdb8c235-f784-43ec-b261-84b483d8c20f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:01.153470 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bdb8c235-f784-43ec-b261-84b483d8c20f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:01.167854 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:01.167854 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:01.172619 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bdb8c235-f784-43ec-b261-84b483d8c20f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:14:01.177795 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bdb8c235-f784-43ec-b261-84b483d8c20f tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:14:01.178167 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1118/4515] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:01 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:01.619047 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d79c61b9-2585-48c1-9df0-9661178ab4c1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:01.621764 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d79c61b9-2585-48c1-9df0-9661178ab4c1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:01.622106 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d79c61b9-2585-48c1-9df0-9661178ab4c1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:01.622475 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d79c61b9-2585-48c1-9df0-9661178ab4c1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:01.622475 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d79c61b9-2585-48c1-9df0-9661178ab4c1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:01.629450 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:01.629450 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:01.630028 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d79c61b9-2585-48c1-9df0-9661178ab4c1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:14:01.630574 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1131/4516] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:01 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:02.026459 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a74a301b-6fc7-4da0-aac1-202bb3a3b2b1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:02.028678 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a74a301b-6fc7-4da0-aac1-202bb3a3b2b1 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:02.028915 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a74a301b-6fc7-4da0-aac1-202bb3a3b2b1 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:02.029074 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a74a301b-6fc7-4da0-aac1-202bb3a3b2b1 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:02.029186 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a74a301b-6fc7-4da0-aac1-202bb3a3b2b1 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:02.037239 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:02.037239 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:02.038217 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a74a301b-6fc7-4da0-aac1-202bb3a3b2b1 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:14:02.038719 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1129/4517] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:02 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:02.642106 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2d6fd40c-fdc5-4e90-ba37-060c70556572 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:02.644451 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d6fd40c-fdc5-4e90-ba37-060c70556572 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:02.644742 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d6fd40c-fdc5-4e90-ba37-060c70556572 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:02.644998 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d6fd40c-fdc5-4e90-ba37-060c70556572 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:02.645150 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2d6fd40c-fdc5-4e90-ba37-060c70556572 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:02.650598 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:02.650598 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:02.651579 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d6fd40c-fdc5-4e90-ba37-060c70556572 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:14:02.652080 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1140/4518] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:02 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:02.860205 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-926eefd4-64a3-4eda-a8db-050c5d04634b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:02.981218 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-926eefd4-64a3-4eda-a8db-050c5d04634b tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:14:02.981744 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-926eefd4-64a3-4eda-a8db-050c5d04634b tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-45926690", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1242421636", "vendor_name": "tempest-vendor_name-1794403546"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:03.002742 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-926eefd4-64a3-4eda-a8db-050c5d04634b tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:14:03.003100 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1119/4519] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:14:02 2026] POST /volume/v3/types => generated 328 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:03.013577 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:03.015368 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:14:03.015745 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2b4a7d4a-caf3-400a-a658-192dae506648", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:03.017226 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Create volume request body: {'volume': {'volume_type': '2b4a7d4a-caf3-400a-a658-192dae506648', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:14:03.025469 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Create volume of 1 GB Aug 13 22:14:03.025825 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:03.025825 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:03.026266 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Availability Zones retrieved successfully. Aug 13 22:14:03.038307 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Flow 'volume_create_api' (c7044ec1-80d9-4958-a5ff-83f94072c873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:14:03.039616 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73e82d8f-442f-4b83-b51e-f79705700c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:03.040817 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:14:03.050501 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1056d4db-a60b-4c2e-84d0-da0e675f9fe7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:03.053390 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1056d4db-a60b-4c2e-84d0-da0e675f9fe7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:03.053390 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1056d4db-a60b-4c2e-84d0-da0e675f9fe7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:03.054317 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1056d4db-a60b-4c2e-84d0-da0e675f9fe7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:03.055001 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1056d4db-a60b-4c2e-84d0-da0e675f9fe7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:03.062175 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:03.062175 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:03.063543 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1056d4db-a60b-4c2e-84d0-da0e675f9fe7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:14:03.063859 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1130/4520] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:03 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:03.072483 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73e82d8f-442f-4b83-b51e-f79705700c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:14:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1242421636',vendor_name='tempest-vendor_name-1794403546'},id=2b4a7d4a-caf3-400a-a658-192dae506648,is_public=True,name='tempest-ProjectReaderTests-volume-type-45926690',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b4a7d4a-caf3-400a-a658-192dae506648', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:03.073701 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c23e428e-9081-4c67-9539-c6ce56ea02ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:03.127163 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-45926690 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-45926690, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:14:03.127587 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-45926690 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-45926690, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:14:03.179723 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Created reservations ['39300bff-6869-44b9-bc0b-c9a3eb945d2c', '03aac3a5-ef97-4ae5-821e-24ce60a5ed8a', '0f3561db-9ed0-475d-92d9-aba6bcd79e22', 'd3f8444b-e7a3-482e-b37d-4c1561956a63'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:14:03.181670 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c23e428e-9081-4c67-9539-c6ce56ea02ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39300bff-6869-44b9-bc0b-c9a3eb945d2c', '03aac3a5-ef97-4ae5-821e-24ce60a5ed8a', '0f3561db-9ed0-475d-92d9-aba6bcd79e22', 'd3f8444b-e7a3-482e-b37d-4c1561956a63']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:03.182242 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c292e71a-35ca-421e-9267-1823b208ab05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:03.219944 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c292e71a-35ca-421e-9267-1823b208ab05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6713635-fbe2-4d83-9502-0d26af8408aa', '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='5a92ca9b91464dafaf6e5616dcd9529d',qos_specs=None,replication_status=,reservations=['39300bff-6869-44b9-bc0b-c9a3eb945d2c','03aac3a5-ef97-4ae5-821e-24ce60a5ed8a','0f3561db-9ed0-475d-92d9-aba6bcd79e22','d3f8444b-e7a3-482e-b37d-4c1561956a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38e5c54a7a8b44a98244dc2b78b988b7',volume_type_id=2b4a7d4a-caf3-400a-a658-192dae506648), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:14:03Z,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=b6713635-fbe2-4d83-9502-0d26af8408aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a92ca9b91464dafaf6e5616dcd9529d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38e5c54a7a8b44a98244dc2b78b988b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b4a7d4a-caf3-400a-a658-192dae506648),volume_type_id=2b4a7d4a-caf3-400a-a658-192dae506648)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:03.220997 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deb50c91-ec16-44f6-830c-fdfab03ab092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:03.245790 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deb50c91-ec16-44f6-830c-fdfab03ab092) transitioned into state 'SUCCESS' from 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='5a92ca9b91464dafaf6e5616dcd9529d',qos_specs=None,replication_status=,reservations=['39300bff-6869-44b9-bc0b-c9a3eb945d2c','03aac3a5-ef97-4ae5-821e-24ce60a5ed8a','0f3561db-9ed0-475d-92d9-aba6bcd79e22','d3f8444b-e7a3-482e-b37d-4c1561956a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38e5c54a7a8b44a98244dc2b78b988b7',volume_type_id=2b4a7d4a-caf3-400a-a658-192dae506648)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:03.247686 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29faff6f-bf07-4a9f-aedc-ad489995e935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:03.260196 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29faff6f-bf07-4a9f-aedc-ad489995e935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:03.261339 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Flow 'volume_create_api' (c7044ec1-80d9-4958-a5ff-83f94072c873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:14:03.261815 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Create volume request issued successfully. Aug 13 22:14:03.262569 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1b809ec-0e85-4c01-95ca-3d70f2aa7fd4 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:14:03.263979 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1132/4521] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:14:03 2026] POST /volume/v3/volumes => generated 768 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:14:03.283120 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-401a6db6-146f-40fe-a2e9-c231f422b11a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:03.286058 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-401a6db6-146f-40fe-a2e9-c231f422b11a tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] GET https://10.4.3.4/volume/v3/volumes/b6713635-fbe2-4d83-9502-0d26af8408aa Aug 13 22:14:03.286316 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-401a6db6-146f-40fe-a2e9-c231f422b11a tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:03.286581 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-401a6db6-146f-40fe-a2e9-c231f422b11a tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:03.297240 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:03.297240 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:03.302285 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-401a6db6-146f-40fe-a2e9-c231f422b11a tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Volume info retrieved successfully. Aug 13 22:14:03.309813 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-401a6db6-146f-40fe-a2e9-c231f422b11a tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] https://10.4.3.4/volume/v3/volumes/b6713635-fbe2-4d83-9502-0d26af8408aa returned with HTTP 200 Aug 13 22:14:03.310492 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1141/4522] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:03 2026] GET /volume/v3/volumes/b6713635-fbe2-4d83-9502-0d26af8408aa => generated 947 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:03.669499 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e8a1b40c-8534-4e91-8a84-b0b14fd37aa2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:03.671467 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8a1b40c-8534-4e91-8a84-b0b14fd37aa2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:03.671784 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e8a1b40c-8534-4e91-8a84-b0b14fd37aa2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:03.671871 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e8a1b40c-8534-4e91-8a84-b0b14fd37aa2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:03.672023 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e8a1b40c-8534-4e91-8a84-b0b14fd37aa2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:03.683161 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:03.683161 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:03.684065 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8a1b40c-8534-4e91-8a84-b0b14fd37aa2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:14:03.684629 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1120/4523] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:03 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:04.078736 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b4d90444-d5df-4daf-9227-4d236d2c9294 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:04.082373 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4d90444-d5df-4daf-9227-4d236d2c9294 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:04.082373 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4d90444-d5df-4daf-9227-4d236d2c9294 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:04.082373 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4d90444-d5df-4daf-9227-4d236d2c9294 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:04.082373 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b4d90444-d5df-4daf-9227-4d236d2c9294 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:04.086652 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:04.086652 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:04.087690 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4d90444-d5df-4daf-9227-4d236d2c9294 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:14:04.088143 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1131/4524] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:04 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:04.330440 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-210e3eb6-5441-49e6-9741-2f09868db670 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:04.335194 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-210e3eb6-5441-49e6-9741-2f09868db670 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] GET https://10.4.3.4/volume/v3/volumes/b6713635-fbe2-4d83-9502-0d26af8408aa Aug 13 22:14:04.335480 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-210e3eb6-5441-49e6-9741-2f09868db670 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:04.335718 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-210e3eb6-5441-49e6-9741-2f09868db670 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:04.346904 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:04.346904 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:04.351828 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-210e3eb6-5441-49e6-9741-2f09868db670 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Volume info retrieved successfully. Aug 13 22:14:04.357400 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-210e3eb6-5441-49e6-9741-2f09868db670 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] https://10.4.3.4/volume/v3/volumes/b6713635-fbe2-4d83-9502-0d26af8408aa returned with HTTP 200 Aug 13 22:14:04.357983 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1133/4525] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:04 2026] GET /volume/v3/volumes/b6713635-fbe2-4d83-9502-0d26af8408aa => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:04.376190 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff57285c-c3f4-4770-8138-30910da74cfd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:04.379402 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff57285c-c3f4-4770-8138-30910da74cfd tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] GET https://10.4.3.4/volume/v3/messages Aug 13 22:14:04.379979 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff57285c-c3f4-4770-8138-30910da74cfd tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:04.380180 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff57285c-c3f4-4770-8138-30910da74cfd tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:04.385554 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff57285c-c3f4-4770-8138-30910da74cfd tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] https://10.4.3.4/volume/v3/messages returned with HTTP 200 Aug 13 22:14:04.386050 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1142/4526] 10.4.3.4 () {68 vars in 1266 bytes} [Thu Aug 13 22:14:04 2026] GET /volume/v3/messages => generated 666 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:04.398671 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cfbe4e7b-9bcf-42d0-91a2-baec8497bc34 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:04.497712 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cfbe4e7b-9bcf-42d0-91a2-baec8497bc34 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-reader] GET https://10.4.3.4/volume/v3/messages Aug 13 22:14:04.497953 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cfbe4e7b-9bcf-42d0-91a2-baec8497bc34 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:04.498124 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cfbe4e7b-9bcf-42d0-91a2-baec8497bc34 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-reader] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:04.504667 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cfbe4e7b-9bcf-42d0-91a2-baec8497bc34 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-reader] https://10.4.3.4/volume/v3/messages returned with HTTP 200 Aug 13 22:14:04.505075 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1121/4527] 10.4.3.4 () {68 vars in 1266 bytes} [Thu Aug 13 22:14:04 2026] GET /volume/v3/messages => generated 666 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:04.515985 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0bd0831d-8695-40aa-a8f6-52f1f7d19d41 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:04.518457 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0bd0831d-8695-40aa-a8f6-52f1f7d19d41 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] DELETE https://10.4.3.4/volume/v3/messages/cee84098-4c75-4a5f-ad4a-bb0556bb315b Aug 13 22:14:04.518777 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0bd0831d-8695-40aa-a8f6-52f1f7d19d41 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:04.519002 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0bd0831d-8695-40aa-a8f6-52f1f7d19d41 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:04.537503 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0bd0831d-8695-40aa-a8f6-52f1f7d19d41 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] https://10.4.3.4/volume/v3/messages/cee84098-4c75-4a5f-ad4a-bb0556bb315b returned with HTTP 204 Aug 13 22:14:04.538345 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1132/4528] 10.4.3.4 () {68 vars in 1380 bytes} [Thu Aug 13 22:14:04 2026] DELETE /volume/v3/messages/cee84098-4c75-4a5f-ad4a-bb0556bb315b => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 22:14:04.547562 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8cfc4a7e-77df-4937-a85b-1dbcad190884 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:04.552448 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8cfc4a7e-77df-4937-a85b-1dbcad190884 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/b6713635-fbe2-4d83-9502-0d26af8408aa Aug 13 22:14:04.552448 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8cfc4a7e-77df-4937-a85b-1dbcad190884 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:04.552448 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8cfc4a7e-77df-4937-a85b-1dbcad190884 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:04.552448 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8cfc4a7e-77df-4937-a85b-1dbcad190884 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Delete volume with id: b6713635-fbe2-4d83-9502-0d26af8408aa Aug 13 22:14:04.564604 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:04.564604 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:04.564604 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8cfc4a7e-77df-4937-a85b-1dbcad190884 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Volume info retrieved successfully. Aug 13 22:14:04.565277 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8cfc4a7e-77df-4937-a85b-1dbcad190884 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100265) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 22:14:04.602050 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-8cfc4a7e-77df-4937-a85b-1dbcad190884 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Created reservations ['1e648f21-2b78-4474-8f29-1277bd08f2ae', 'a1d62e19-cebf-4656-8bde-f43e2f2a9372', '9bd82b46-333e-4c08-bcc0-4bf1a862e68e', '70251ac8-bb4d-4617-ba68-90f1e736a39b'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:14:04.644930 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8cfc4a7e-77df-4937-a85b-1dbcad190884 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Delete volume request issued successfully. Aug 13 22:14:04.644930 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8cfc4a7e-77df-4937-a85b-1dbcad190884 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] https://10.4.3.4/volume/v3/volumes/b6713635-fbe2-4d83-9502-0d26af8408aa returned with HTTP 202 Aug 13 22:14:04.644930 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1134/4529] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:14:04 2026] DELETE /volume/v3/volumes/b6713635-fbe2-4d83-9502-0d26af8408aa => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:14:04.658411 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a996de9c-256a-4a06-a831-6993eb8875fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:04.660983 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a996de9c-256a-4a06-a831-6993eb8875fe tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] DELETE https://10.4.3.4/volume/v3/types/2b4a7d4a-caf3-400a-a658-192dae506648 Aug 13 22:14:04.661222 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a996de9c-256a-4a06-a831-6993eb8875fe tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:04.661478 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a996de9c-256a-4a06-a831-6993eb8875fe tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:04.693585 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a996de9c-256a-4a06-a831-6993eb8875fe tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] https://10.4.3.4/volume/v3/types/2b4a7d4a-caf3-400a-a658-192dae506648 returned with HTTP 202 Aug 13 22:14:04.694061 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1143/4530] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:14:04 2026] DELETE /volume/v3/types/2b4a7d4a-caf3-400a-a658-192dae506648 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:14:04.700301 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ffab1434-e20b-4e14-abe7-4d7387543450 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:04.702498 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ffab1434-e20b-4e14-abe7-4d7387543450 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:04.702802 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ffab1434-e20b-4e14-abe7-4d7387543450 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:04.703038 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ffab1434-e20b-4e14-abe7-4d7387543450 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:04.703178 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ffab1434-e20b-4e14-abe7-4d7387543450 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:04.705347 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52aecb8f-b9c4-4433-92ef-e30c9ede9a25 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:04.707644 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52aecb8f-b9c4-4433-92ef-e30c9ede9a25 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:14:04.708848 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52aecb8f-b9c4-4433-92ef-e30c9ede9a25 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2111669770", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1748745058", "vendor_name": "tempest-vendor_name-1785713012"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:04.709801 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:04.709801 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:04.710795 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ffab1434-e20b-4e14-abe7-4d7387543450 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:14:04.711228 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1122/4531] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:04 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:04.732908 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52aecb8f-b9c4-4433-92ef-e30c9ede9a25 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:14:04.733452 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1133/4532] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:14:04 2026] POST /volume/v3/types => generated 330 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:04.745299 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-162c2a21-4a30-44f7-b968-60bef25191e6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:04.747537 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:14:04.748252 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "81a1c72f-f824-4f6a-b97c-f3fce1abae04", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:04.752705 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Create volume request body: {'volume': {'volume_type': '81a1c72f-f824-4f6a-b97c-f3fce1abae04', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:14:04.757155 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Create volume of 1 GB Aug 13 22:14:04.757807 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:04.757807 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:04.758542 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Availability Zones retrieved successfully. Aug 13 22:14:04.767135 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Flow 'volume_create_api' (36b5b612-cb0f-4cdc-8539-25a654640c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:14:04.768644 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4cc532-2b76-44a0-868b-d6ecb67eea76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:04.769999 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:14:04.803049 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4cc532-2b76-44a0-868b-d6ecb67eea76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:14:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1748745058',vendor_name='tempest-vendor_name-1785713012'},id=81a1c72f-f824-4f6a-b97c-f3fce1abae04,is_public=True,name='tempest-ProjectReaderTests-volume-type-2111669770',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81a1c72f-f824-4f6a-b97c-f3fce1abae04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:04.806935 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc7507ca-8988-458e-ab30-7801c844d912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:04.854731 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2111669770 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2111669770, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:14:04.856334 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2111669770 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2111669770, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:14:04.893877 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Created reservations ['f7f77f3d-5b81-4882-a45e-c1bd768ca45d', '955260f5-3e1b-4b25-935e-f96b3c679959', '767d517d-4e35-4f48-82e2-b50366a0ded3', 'b10e80a2-8ddf-4992-b34b-04fe9f313770'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:14:04.895073 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc7507ca-8988-458e-ab30-7801c844d912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7f77f3d-5b81-4882-a45e-c1bd768ca45d', '955260f5-3e1b-4b25-935e-f96b3c679959', '767d517d-4e35-4f48-82e2-b50366a0ded3', 'b10e80a2-8ddf-4992-b34b-04fe9f313770']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:04.896157 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f1f8bb9-a2b8-40ea-bab0-7b51e7516f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:04.929854 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f1f8bb9-a2b8-40ea-bab0-7b51e7516f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3622397a-4e8a-47a4-be0d-3319d195d4b9', '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='5a92ca9b91464dafaf6e5616dcd9529d',qos_specs=None,replication_status=,reservations=['f7f77f3d-5b81-4882-a45e-c1bd768ca45d','955260f5-3e1b-4b25-935e-f96b3c679959','767d517d-4e35-4f48-82e2-b50366a0ded3','b10e80a2-8ddf-4992-b34b-04fe9f313770'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38e5c54a7a8b44a98244dc2b78b988b7',volume_type_id=81a1c72f-f824-4f6a-b97c-f3fce1abae04), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:14:04Z,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=3622397a-4e8a-47a4-be0d-3319d195d4b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a92ca9b91464dafaf6e5616dcd9529d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38e5c54a7a8b44a98244dc2b78b988b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(81a1c72f-f824-4f6a-b97c-f3fce1abae04),volume_type_id=81a1c72f-f824-4f6a-b97c-f3fce1abae04)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:04.931556 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19eb6b1d-0447-463a-b10e-faed373ae357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:04.958566 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19eb6b1d-0447-463a-b10e-faed373ae357) transitioned into state 'SUCCESS' from 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='5a92ca9b91464dafaf6e5616dcd9529d',qos_specs=None,replication_status=,reservations=['f7f77f3d-5b81-4882-a45e-c1bd768ca45d','955260f5-3e1b-4b25-935e-f96b3c679959','767d517d-4e35-4f48-82e2-b50366a0ded3','b10e80a2-8ddf-4992-b34b-04fe9f313770'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38e5c54a7a8b44a98244dc2b78b988b7',volume_type_id=81a1c72f-f824-4f6a-b97c-f3fce1abae04)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:04.959521 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d839ade6-5eb9-4e70-863e-8754744bd1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:04.973109 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d839ade6-5eb9-4e70-863e-8754744bd1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:04.974323 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Flow 'volume_create_api' (36b5b612-cb0f-4cdc-8539-25a654640c45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:14:04.974816 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Create volume request issued successfully. Aug 13 22:14:04.975727 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-162c2a21-4a30-44f7-b968-60bef25191e6 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:14:04.976294 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1135/4533] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:14:04 2026] POST /volume/v3/volumes => generated 770 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:14:04.997813 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0838e4e1-f036-4b76-9aa1-8bf4d0c1f2bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:05.000221 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0838e4e1-f036-4b76-9aa1-8bf4d0c1f2bb tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] GET https://10.4.3.4/volume/v3/volumes/3622397a-4e8a-47a4-be0d-3319d195d4b9 Aug 13 22:14:05.000608 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0838e4e1-f036-4b76-9aa1-8bf4d0c1f2bb tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:05.001014 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0838e4e1-f036-4b76-9aa1-8bf4d0c1f2bb tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:05.013146 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:05.013146 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:05.020802 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0838e4e1-f036-4b76-9aa1-8bf4d0c1f2bb tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Volume info retrieved successfully. Aug 13 22:14:05.028929 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0838e4e1-f036-4b76-9aa1-8bf4d0c1f2bb tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] https://10.4.3.4/volume/v3/volumes/3622397a-4e8a-47a4-be0d-3319d195d4b9 returned with HTTP 200 Aug 13 22:14:05.029851 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1144/4534] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:04 2026] GET /volume/v3/volumes/3622397a-4e8a-47a4-be0d-3319d195d4b9 => generated 949 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:05.108687 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0171b701-b917-4238-8d06-4723af2c4afb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:05.110680 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0171b701-b917-4238-8d06-4723af2c4afb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:05.110680 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0171b701-b917-4238-8d06-4723af2c4afb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:05.110680 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0171b701-b917-4238-8d06-4723af2c4afb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:05.110680 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0171b701-b917-4238-8d06-4723af2c4afb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:05.123678 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:05.123678 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:05.125091 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0171b701-b917-4238-8d06-4723af2c4afb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:14:05.125851 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1123/4535] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:05 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:14:05.726444 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-42cdc75d-8ff8-4aaa-8d0a-17b5a66c4a71 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:05.728878 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42cdc75d-8ff8-4aaa-8d0a-17b5a66c4a71 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:05.729128 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42cdc75d-8ff8-4aaa-8d0a-17b5a66c4a71 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:05.729420 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42cdc75d-8ff8-4aaa-8d0a-17b5a66c4a71 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:05.729687 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-42cdc75d-8ff8-4aaa-8d0a-17b5a66c4a71 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:05.739144 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:05.739144 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:05.740115 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42cdc75d-8ff8-4aaa-8d0a-17b5a66c4a71 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:14:05.740684 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1134/4536] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:05 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:06.045187 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae9b35d1-0273-4128-8ba9-0260dbd4a0c0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:06.047617 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae9b35d1-0273-4128-8ba9-0260dbd4a0c0 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] GET https://10.4.3.4/volume/v3/volumes/3622397a-4e8a-47a4-be0d-3319d195d4b9 Aug 13 22:14:06.047827 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae9b35d1-0273-4128-8ba9-0260dbd4a0c0 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:06.048015 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae9b35d1-0273-4128-8ba9-0260dbd4a0c0 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:06.058501 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:06.058501 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:06.063527 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae9b35d1-0273-4128-8ba9-0260dbd4a0c0 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Volume info retrieved successfully. Aug 13 22:14:06.068983 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae9b35d1-0273-4128-8ba9-0260dbd4a0c0 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] https://10.4.3.4/volume/v3/volumes/3622397a-4e8a-47a4-be0d-3319d195d4b9 returned with HTTP 200 Aug 13 22:14:06.069484 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1136/4537] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:06 2026] GET /volume/v3/volumes/3622397a-4e8a-47a4-be0d-3319d195d4b9 => generated 970 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:06.082654 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b21e2fc1-bfac-48ac-a287-e5f1f5a4c87d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:06.087713 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b21e2fc1-bfac-48ac-a287-e5f1f5a4c87d tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] GET https://10.4.3.4/volume/v3/messages Aug 13 22:14:06.087713 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b21e2fc1-bfac-48ac-a287-e5f1f5a4c87d tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:06.087713 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b21e2fc1-bfac-48ac-a287-e5f1f5a4c87d tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:06.091163 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b21e2fc1-bfac-48ac-a287-e5f1f5a4c87d tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] https://10.4.3.4/volume/v3/messages returned with HTTP 200 Aug 13 22:14:06.092027 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1145/4538] 10.4.3.4 () {68 vars in 1266 bytes} [Thu Aug 13 22:14:06 2026] GET /volume/v3/messages => generated 666 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:06.103992 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f44ae99-2c9a-4b00-9404-c34a43903ee0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:06.106343 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f44ae99-2c9a-4b00-9404-c34a43903ee0 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-reader] GET https://10.4.3.4/volume/v3/messages/66bca32b-6330-45ad-8502-93e3347f5c72 Aug 13 22:14:06.106715 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f44ae99-2c9a-4b00-9404-c34a43903ee0 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:06.106990 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f44ae99-2c9a-4b00-9404-c34a43903ee0 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-reader] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:06.112486 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f44ae99-2c9a-4b00-9404-c34a43903ee0 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-reader] https://10.4.3.4/volume/v3/messages/66bca32b-6330-45ad-8502-93e3347f5c72 returned with HTTP 200 Aug 13 22:14:06.113026 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1124/4539] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:14:06 2026] GET /volume/v3/messages/66bca32b-6330-45ad-8502-93e3347f5c72 => generated 663 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:06.126762 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9983baa-f934-4867-805f-e004c1318ed8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:06.129742 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9983baa-f934-4867-805f-e004c1318ed8 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] DELETE https://10.4.3.4/volume/v3/messages/66bca32b-6330-45ad-8502-93e3347f5c72 Aug 13 22:14:06.129742 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9983baa-f934-4867-805f-e004c1318ed8 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:06.130018 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9983baa-f934-4867-805f-e004c1318ed8 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:06.142096 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9983baa-f934-4867-805f-e004c1318ed8 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] https://10.4.3.4/volume/v3/messages/66bca32b-6330-45ad-8502-93e3347f5c72 returned with HTTP 204 Aug 13 22:14:06.142400 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cbec9aea-2c86-4e86-a17d-fc00c702e582 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:06.142764 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1135/4540] 10.4.3.4 () {68 vars in 1380 bytes} [Thu Aug 13 22:14:06 2026] DELETE /volume/v3/messages/66bca32b-6330-45ad-8502-93e3347f5c72 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 22:14:06.144455 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbec9aea-2c86-4e86-a17d-fc00c702e582 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:06.144735 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cbec9aea-2c86-4e86-a17d-fc00c702e582 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:06.145501 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cbec9aea-2c86-4e86-a17d-fc00c702e582 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:06.145501 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cbec9aea-2c86-4e86-a17d-fc00c702e582 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:06.150554 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:06.150554 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:06.152730 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbec9aea-2c86-4e86-a17d-fc00c702e582 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:14:06.152730 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1137/4541] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:06 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:06.152997 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a1bcbc89-5840-410b-a8c0-39c9070f7a7f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:06.156529 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1bcbc89-5840-410b-a8c0-39c9070f7a7f tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/3622397a-4e8a-47a4-be0d-3319d195d4b9 Aug 13 22:14:06.156529 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1bcbc89-5840-410b-a8c0-39c9070f7a7f tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:06.156529 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1bcbc89-5840-410b-a8c0-39c9070f7a7f tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:06.156529 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a1bcbc89-5840-410b-a8c0-39c9070f7a7f tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Delete volume with id: 3622397a-4e8a-47a4-be0d-3319d195d4b9 Aug 13 22:14:06.169384 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:06.169384 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:06.170282 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a1bcbc89-5840-410b-a8c0-39c9070f7a7f tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Volume info retrieved successfully. Aug 13 22:14:06.172190 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a1bcbc89-5840-410b-a8c0-39c9070f7a7f tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100266) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 22:14:06.188032 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-a1bcbc89-5840-410b-a8c0-39c9070f7a7f tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2111669770 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2111669770, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:14:06.188812 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-a1bcbc89-5840-410b-a8c0-39c9070f7a7f tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2111669770 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2111669770, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:14:06.202266 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a1bcbc89-5840-410b-a8c0-39c9070f7a7f tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Created reservations ['c8b91379-f483-4202-a39f-1b459e87b814', 'e27f0198-57ca-4304-bf59-0a06d9102713', '37712f3e-8544-4c8f-9247-0679dc383407', '325c4116-9f0d-44aa-9ecc-2af19049a631'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:14:06.252177 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a1bcbc89-5840-410b-a8c0-39c9070f7a7f tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Delete volume request issued successfully. Aug 13 22:14:06.254591 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1bcbc89-5840-410b-a8c0-39c9070f7a7f tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] https://10.4.3.4/volume/v3/volumes/3622397a-4e8a-47a4-be0d-3319d195d4b9 returned with HTTP 202 Aug 13 22:14:06.254591 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1146/4542] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:14:06 2026] DELETE /volume/v3/volumes/3622397a-4e8a-47a4-be0d-3319d195d4b9 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:14:06.262644 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-979e3f88-0ca8-4b76-8070-bcf502dda308 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:06.265201 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-979e3f88-0ca8-4b76-8070-bcf502dda308 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] DELETE https://10.4.3.4/volume/v3/types/81a1c72f-f824-4f6a-b97c-f3fce1abae04 Aug 13 22:14:06.265484 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-979e3f88-0ca8-4b76-8070-bcf502dda308 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:06.266450 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-979e3f88-0ca8-4b76-8070-bcf502dda308 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:06.300733 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-979e3f88-0ca8-4b76-8070-bcf502dda308 tempest-ProjectReaderTests-633056178 tempest-ProjectReaderTests-633056178-project-admin] https://10.4.3.4/volume/v3/types/81a1c72f-f824-4f6a-b97c-f3fce1abae04 returned with HTTP 202 Aug 13 22:14:06.301196 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1125/4543] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:14:06 2026] DELETE /volume/v3/types/81a1c72f-f824-4f6a-b97c-f3fce1abae04 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:14:06.755191 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f2a3fe83-f03f-4303-8011-94249be68e2e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:06.757320 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2a3fe83-f03f-4303-8011-94249be68e2e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:06.757723 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2a3fe83-f03f-4303-8011-94249be68e2e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:06.757857 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2a3fe83-f03f-4303-8011-94249be68e2e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:06.758020 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f2a3fe83-f03f-4303-8011-94249be68e2e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:06.764014 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:06.764014 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:06.765010 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2a3fe83-f03f-4303-8011-94249be68e2e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:14:06.765566 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1136/4544] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:06 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:07.169706 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-32a6232b-a5ca-40f1-8e8d-a63c51b1c7d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:07.174196 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32a6232b-a5ca-40f1-8e8d-a63c51b1c7d5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:07.174459 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32a6232b-a5ca-40f1-8e8d-a63c51b1c7d5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:07.174774 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32a6232b-a5ca-40f1-8e8d-a63c51b1c7d5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:07.175013 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-32a6232b-a5ca-40f1-8e8d-a63c51b1c7d5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:07.182035 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:07.182035 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:07.182945 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32a6232b-a5ca-40f1-8e8d-a63c51b1c7d5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:14:07.183817 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1138/4545] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:07 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:07.780056 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed40dd00-6a3d-4aea-897c-7a306c52af28 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:07.784251 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed40dd00-6a3d-4aea-897c-7a306c52af28 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:07.784251 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed40dd00-6a3d-4aea-897c-7a306c52af28 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:07.785202 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed40dd00-6a3d-4aea-897c-7a306c52af28 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:07.785979 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ed40dd00-6a3d-4aea-897c-7a306c52af28 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:07.798640 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:07.798640 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:07.798640 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed40dd00-6a3d-4aea-897c-7a306c52af28 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:14:07.799921 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1147/4546] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:07 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 732 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:08.201163 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bb7a1b26-2fa8-4f72-896b-838afd0b8c59 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:08.204407 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb7a1b26-2fa8-4f72-896b-838afd0b8c59 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:08.204736 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb7a1b26-2fa8-4f72-896b-838afd0b8c59 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:08.205522 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb7a1b26-2fa8-4f72-896b-838afd0b8c59 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:08.205522 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-bb7a1b26-2fa8-4f72-896b-838afd0b8c59 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:08.213372 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:08.213372 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:08.214853 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb7a1b26-2fa8-4f72-896b-838afd0b8c59 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:14:08.215796 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1126/4547] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:08 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:08.813832 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e1c02fc-08d2-4ba9-8f0f-d4f7f2b4f9e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:08.816995 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e1c02fc-08d2-4ba9-8f0f-d4f7f2b4f9e7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:08.816995 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e1c02fc-08d2-4ba9-8f0f-d4f7f2b4f9e7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:08.817605 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e1c02fc-08d2-4ba9-8f0f-d4f7f2b4f9e7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:08.817769 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4e1c02fc-08d2-4ba9-8f0f-d4f7f2b4f9e7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:08.824197 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:08.824197 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:08.825262 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e1c02fc-08d2-4ba9-8f0f-d4f7f2b4f9e7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:14:08.825707 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1137/4548] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:08 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:09.229838 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3ba6055f-d892-4f36-8c35-9031782c9b7b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:09.232971 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ba6055f-d892-4f36-8c35-9031782c9b7b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:09.233586 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ba6055f-d892-4f36-8c35-9031782c9b7b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:09.233942 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ba6055f-d892-4f36-8c35-9031782c9b7b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:09.235727 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3ba6055f-d892-4f36-8c35-9031782c9b7b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:09.243764 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:09.243764 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:09.244983 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ba6055f-d892-4f36-8c35-9031782c9b7b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:14:09.245622 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1139/4549] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:09 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:09.839651 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-afd59a6d-d27a-4311-9428-c950b48a098b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:09.842389 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-afd59a6d-d27a-4311-9428-c950b48a098b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:09.842698 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-afd59a6d-d27a-4311-9428-c950b48a098b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:09.842944 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-afd59a6d-d27a-4311-9428-c950b48a098b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:09.843104 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-afd59a6d-d27a-4311-9428-c950b48a098b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:09.849740 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:09.849740 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:09.851593 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-afd59a6d-d27a-4311-9428-c950b48a098b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:14:09.851593 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1148/4550] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:09 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:10.261170 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fa3308a4-d510-4fd6-8e79-986cfc1ac063 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:10.264280 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa3308a4-d510-4fd6-8e79-986cfc1ac063 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:10.264625 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa3308a4-d510-4fd6-8e79-986cfc1ac063 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:10.264949 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa3308a4-d510-4fd6-8e79-986cfc1ac063 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:10.265017 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fa3308a4-d510-4fd6-8e79-986cfc1ac063 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:10.271107 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:10.271107 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:10.272415 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa3308a4-d510-4fd6-8e79-986cfc1ac063 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:14:10.272983 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1127/4551] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:10 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:10.864496 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-59025106-6d60-4901-af96-15dcba6961bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:10.866888 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59025106-6d60-4901-af96-15dcba6961bf tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:10.867878 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59025106-6d60-4901-af96-15dcba6961bf tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:10.867878 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59025106-6d60-4901-af96-15dcba6961bf tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:10.868095 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-59025106-6d60-4901-af96-15dcba6961bf tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:10.874726 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:10.874726 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:10.875658 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59025106-6d60-4901-af96-15dcba6961bf tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:14:10.876202 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1138/4552] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:10 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:11.286539 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5fc7aab-cd8f-4685-8325-b4530ce45cd9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:11.288469 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5fc7aab-cd8f-4685-8325-b4530ce45cd9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:11.288656 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5fc7aab-cd8f-4685-8325-b4530ce45cd9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:11.288845 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5fc7aab-cd8f-4685-8325-b4530ce45cd9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:11.288958 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e5fc7aab-cd8f-4685-8325-b4530ce45cd9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:11.294458 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:11.294458 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:11.295456 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5fc7aab-cd8f-4685-8325-b4530ce45cd9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:14:11.295854 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1140/4553] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:11 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:11.782749 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f0f0467-6c81-4dc5-bad5-526aa1f9b7cd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:11.788499 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f0f0467-6c81-4dc5-bad5-526aa1f9b7cd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:14:11.788499 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f0f0467-6c81-4dc5-bad5-526aa1f9b7cd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0787661d-1c84-4436-be23-4c99a72dc6b9", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1980897857", "description": null, "metadata": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:11.804137 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:11.804137 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:11.804980 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8f0f0467-6c81-4dc5-bad5-526aa1f9b7cd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:14:11.805134 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-8f0f0467-6c81-4dc5-bad5-526aa1f9b7cd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create snapshot from volume 0787661d-1c84-4436-be23-4c99a72dc6b9 Aug 13 22:14:11.848016 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-8f0f0467-6c81-4dc5-bad5-526aa1f9b7cd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Created reservations ['990b7bde-3636-49ad-a82f-a05d8ea43906', '59b51446-060a-429b-b789-315253cd9031', 'cc3ff5a7-4ba2-4de4-9bac-ed245d2afe01', '84ca67fc-21eb-451d-98e3-11dd80a73efb'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:14:11.890163 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-495dda52-22b4-44de-ba14-ad21aa555f6a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:11.894411 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-495dda52-22b4-44de-ba14-ad21aa555f6a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:11.894411 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-495dda52-22b4-44de-ba14-ad21aa555f6a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:11.894411 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-495dda52-22b4-44de-ba14-ad21aa555f6a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:11.894411 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-495dda52-22b4-44de-ba14-ad21aa555f6a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:11.895598 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8f0f0467-6c81-4dc5-bad5-526aa1f9b7cd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot force create request issued successfully. Aug 13 22:14:11.897055 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f0f0467-6c81-4dc5-bad5-526aa1f9b7cd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:14:11.897811 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1149/4554] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:14:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:14:11.907840 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:11.907840 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:11.908120 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-495dda52-22b4-44de-ba14-ad21aa555f6a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:14:11.908354 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1128/4555] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:11 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 732 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:11.909493 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e76ef5f-ecc4-428b-ba8b-91743144185d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:11.921174 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e76ef5f-ecc4-428b-ba8b-91743144185d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 Aug 13 22:14:11.921371 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e76ef5f-ecc4-428b-ba8b-91743144185d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:11.921578 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e76ef5f-ecc4-428b-ba8b-91743144185d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:11.929409 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:11.929409 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:11.930098 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8e76ef5f-ecc4-428b-ba8b-91743144185d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:14:11.931313 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e76ef5f-ecc4-428b-ba8b-91743144185d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 returned with HTTP 200 Aug 13 22:14:11.935362 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1139/4556] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:11 2026] GET /volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:12.309778 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5a345ec6-0057-4c49-899c-3e68139cc44c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:12.311979 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a345ec6-0057-4c49-899c-3e68139cc44c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:12.312397 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a345ec6-0057-4c49-899c-3e68139cc44c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:12.313059 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a345ec6-0057-4c49-899c-3e68139cc44c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:12.313308 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5a345ec6-0057-4c49-899c-3e68139cc44c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:12.322111 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:12.322111 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:12.322111 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a345ec6-0057-4c49-899c-3e68139cc44c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:14:12.322111 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1141/4557] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:12 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:12.926573 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-511af5a0-f906-4462-9ec8-0640d9ed4e40 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:12.929438 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-511af5a0-f906-4462-9ec8-0640d9ed4e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:12.929438 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-511af5a0-f906-4462-9ec8-0640d9ed4e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:12.929438 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-511af5a0-f906-4462-9ec8-0640d9ed4e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:12.929438 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-511af5a0-f906-4462-9ec8-0640d9ed4e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:12.932873 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:12.932873 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:12.933582 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-511af5a0-f906-4462-9ec8-0640d9ed4e40 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:14:12.934042 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1150/4558] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:12 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:12.946302 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-97c4562c-e3cf-4875-9c80-5ba791649a56 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:12.948687 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97c4562c-e3cf-4875-9c80-5ba791649a56 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 Aug 13 22:14:12.948884 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97c4562c-e3cf-4875-9c80-5ba791649a56 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:12.949106 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97c4562c-e3cf-4875-9c80-5ba791649a56 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:12.956789 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:12.956789 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:12.957263 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-97c4562c-e3cf-4875-9c80-5ba791649a56 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:14:12.958266 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97c4562c-e3cf-4875-9c80-5ba791649a56 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 returned with HTTP 200 Aug 13 22:14:12.959360 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1129/4559] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:12 2026] GET /volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:14:12.973325 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab405d8e-a991-4e71-8898-2c92e65b8b09 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:12.975638 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab405d8e-a991-4e71-8898-2c92e65b8b09 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 Aug 13 22:14:12.976037 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab405d8e-a991-4e71-8898-2c92e65b8b09 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:12.976318 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab405d8e-a991-4e71-8898-2c92e65b8b09 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:12.983824 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:12.983824 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:12.984696 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ab405d8e-a991-4e71-8898-2c92e65b8b09 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:14:12.986212 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab405d8e-a991-4e71-8898-2c92e65b8b09 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 returned with HTTP 200 Aug 13 22:14:12.986467 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1140/4560] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:12 2026] GET /volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:12.999343 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-18de9194-7972-49c3-9319-02d7993e268e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:13.003448 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18de9194-7972-49c3-9319-02d7993e268e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:14:13.003448 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18de9194-7972-49c3-9319-02d7993e268e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0787661d-1c84-4436-be23-4c99a72dc6b9", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1820235874", "description": null, "metadata": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:13.019538 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:13.019538 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:13.019538 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-18de9194-7972-49c3-9319-02d7993e268e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:14:13.019538 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-18de9194-7972-49c3-9319-02d7993e268e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create snapshot from volume 0787661d-1c84-4436-be23-4c99a72dc6b9 Aug 13 22:14:13.058087 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-18de9194-7972-49c3-9319-02d7993e268e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Created reservations ['224a5da1-08dd-418e-9963-bf6ea5694257', '31bda022-8138-4e96-b128-f7e6ccd799da', 'd81390fd-0b40-4df9-aa5b-edbf21c9df06', '27fad369-9d32-4341-80b9-2f6ef8378680'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:14:13.117983 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-18de9194-7972-49c3-9319-02d7993e268e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot force create request issued successfully. Aug 13 22:14:13.117983 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18de9194-7972-49c3-9319-02d7993e268e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:14:13.117983 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1142/4561] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:14:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:14:13.131401 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-846a62d4-2bb5-48f6-a622-f19ad7778158 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:13.135648 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-846a62d4-2bb5-48f6-a622-f19ad7778158 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 Aug 13 22:14:13.135648 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-846a62d4-2bb5-48f6-a622-f19ad7778158 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:13.135648 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-846a62d4-2bb5-48f6-a622-f19ad7778158 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:13.144657 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:13.144657 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:13.148453 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-846a62d4-2bb5-48f6-a622-f19ad7778158 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:14:13.149373 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-846a62d4-2bb5-48f6-a622-f19ad7778158 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 returned with HTTP 200 Aug 13 22:14:13.150112 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1151/4562] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:13 2026] GET /volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:13.335099 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7038fe16-32c7-4f09-9de8-8d05cc470ae3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:13.336992 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7038fe16-32c7-4f09-9de8-8d05cc470ae3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:13.337188 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7038fe16-32c7-4f09-9de8-8d05cc470ae3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:13.337369 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7038fe16-32c7-4f09-9de8-8d05cc470ae3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:13.337496 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7038fe16-32c7-4f09-9de8-8d05cc470ae3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:13.341977 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:13.341977 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:13.342792 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7038fe16-32c7-4f09-9de8-8d05cc470ae3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:14:13.343331 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1130/4563] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:13 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:13.946193 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47deeacc-1f40-4f19-ad02-5f181fae24a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:13.948564 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47deeacc-1f40-4f19-ad02-5f181fae24a4 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:13.948944 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47deeacc-1f40-4f19-ad02-5f181fae24a4 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:13.949269 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47deeacc-1f40-4f19-ad02-5f181fae24a4 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:13.949473 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-47deeacc-1f40-4f19-ad02-5f181fae24a4 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:13.954714 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:13.954714 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:13.955533 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47deeacc-1f40-4f19-ad02-5f181fae24a4 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:14:13.956048 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1141/4564] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:13 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:14.161354 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c26b4420-c58a-41fb-8366-dfbba0e54b9b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:14.163260 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c26b4420-c58a-41fb-8366-dfbba0e54b9b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 Aug 13 22:14:14.163700 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c26b4420-c58a-41fb-8366-dfbba0e54b9b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:14.164980 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c26b4420-c58a-41fb-8366-dfbba0e54b9b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:14.169784 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:14.169784 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:14.170500 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c26b4420-c58a-41fb-8366-dfbba0e54b9b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:14:14.171470 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c26b4420-c58a-41fb-8366-dfbba0e54b9b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 returned with HTTP 200 Aug 13 22:14:14.172002 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1143/4565] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:14 2026] GET /volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:14.181850 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-66e5ec79-0bf7-49b8-b0ff-2f9d85f3a0c5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:14.186550 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66e5ec79-0bf7-49b8-b0ff-2f9d85f3a0c5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 Aug 13 22:14:14.186550 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66e5ec79-0bf7-49b8-b0ff-2f9d85f3a0c5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:14.186550 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66e5ec79-0bf7-49b8-b0ff-2f9d85f3a0c5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:14.192393 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:14.192393 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:14.193145 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-66e5ec79-0bf7-49b8-b0ff-2f9d85f3a0c5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:14:14.194298 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66e5ec79-0bf7-49b8-b0ff-2f9d85f3a0c5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 returned with HTTP 200 Aug 13 22:14:14.194916 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1152/4566] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:14 2026] GET /volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:14.207026 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ee2519b-cf59-4469-a03d-660999e92773 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:14.209380 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ee2519b-cf59-4469-a03d-660999e92773 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:14:14.209833 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ee2519b-cf59-4469-a03d-660999e92773 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0787661d-1c84-4436-be23-4c99a72dc6b9", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-987175944", "description": null, "metadata": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:14.224928 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:14.224928 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:14.225494 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3ee2519b-cf59-4469-a03d-660999e92773 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:14:14.225674 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-3ee2519b-cf59-4469-a03d-660999e92773 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create snapshot from volume 0787661d-1c84-4436-be23-4c99a72dc6b9 Aug 13 22:14:14.257662 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-3ee2519b-cf59-4469-a03d-660999e92773 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Created reservations ['37e22cb3-0524-44cf-b77c-cc5c6a1cd1c2', '713ab903-61dc-413e-8530-7f96487cfd23', '6490e408-51ff-401c-87e1-b6bf7af60c7b', 'b7361251-7176-487b-a3a9-2ec60819730f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:14:14.290963 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3ee2519b-cf59-4469-a03d-660999e92773 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot force create request issued successfully. Aug 13 22:14:14.291282 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ee2519b-cf59-4469-a03d-660999e92773 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:14:14.291890 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1131/4567] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:14:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:14:14.302204 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f7922087-b7be-4426-94d2-bd325b9f2a8c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:14.304407 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7922087-b7be-4426-94d2-bd325b9f2a8c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 Aug 13 22:14:14.304761 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7922087-b7be-4426-94d2-bd325b9f2a8c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:14.304980 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7922087-b7be-4426-94d2-bd325b9f2a8c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:14.310828 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:14.310828 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:14.311885 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f7922087-b7be-4426-94d2-bd325b9f2a8c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:14:14.313605 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7922087-b7be-4426-94d2-bd325b9f2a8c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 returned with HTTP 200 Aug 13 22:14:14.313605 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1142/4568] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:14 2026] GET /volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:14.354632 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-83939747-2fd6-459f-aeec-fa8bd1d532b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:14.358793 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83939747-2fd6-459f-aeec-fa8bd1d532b6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:14.358793 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83939747-2fd6-459f-aeec-fa8bd1d532b6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:14.358793 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83939747-2fd6-459f-aeec-fa8bd1d532b6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:14.358793 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-83939747-2fd6-459f-aeec-fa8bd1d532b6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:14.362749 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:14.362749 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:14.363875 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83939747-2fd6-459f-aeec-fa8bd1d532b6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:14:14.364579 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1144/4569] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:14 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:14.966389 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7602b2fd-4b5b-4682-b796-55d3b35fe569 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:14.968351 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7602b2fd-4b5b-4682-b796-55d3b35fe569 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:14.968645 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7602b2fd-4b5b-4682-b796-55d3b35fe569 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:14.968853 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7602b2fd-4b5b-4682-b796-55d3b35fe569 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:14.968973 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7602b2fd-4b5b-4682-b796-55d3b35fe569 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:14.973211 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:14.973211 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:14.973947 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7602b2fd-4b5b-4682-b796-55d3b35fe569 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:14:14.974341 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1153/4570] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:14 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:14.983948 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9eef75a3-4b68-41ea-bd6b-e420874fd242 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:14.986392 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9eef75a3-4b68-41ea-bd6b-e420874fd242 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c/export_record Aug 13 22:14:14.986695 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9eef75a3-4b68-41ea-bd6b-e420874fd242 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:14.986936 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9eef75a3-4b68-41ea-bd6b-e420874fd242 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'export_record' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:14.987104 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-9eef75a3-4b68-41ea-bd6b-e420874fd242 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Export record for backup 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 22:14:14.992196 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:14.992196 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:14.993362 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-9eef75a3-4b68-41ea-bd6b-e420874fd242 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling RPCAPI with context: , host: np0000007271, backup: 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100268) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 22:14:15.002361 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-9eef75a3-4b68-41ea-bd6b-e420874fd242 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] export_record in rpcapi backup_id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c on host np0000007271. {{(pid=100268) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 22:14:15.015936 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-9eef75a3-4b68-41ea-bd6b-e420874fd242 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmVlMWRmYjktZDM3Zi00ZTFmLWIyOWQtYjU4MTBjYTI4YzRjIiwgInVzZXJfaWQiOiAiMmJhMjVkYTQ4NDU1NDk2YmI5ODFkMjk3Y2ZhYTZiNGEiLCAicHJvamVjdF9pZCI6ICJiNzU2NWI1Y2FjZmY0MjYyYmMxYTQxZWE4M2RjMGU1YyIsICJ2b2x1bWVfaWQiOiAiMTI5OWY2NWEtM2UxYi00ZDNlLWJlN2UtOGY0YjlhODE0Zjc5IiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTkyNDgyMzgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTI5OWY2NWEtM2UxYi00ZDNlLWJlN2UtOGY0YjlhODE0Zjc5LzIwMjYwODEzMjIxMzU3L2F6X25vdmFfYmFja3VwXzZlZTFkZmI5LWQzN2YtNGUxZi1iMjlkLWI1ODEwY2EyOGM0YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjI6MTM6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjI6MTM6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMjoxNDoxNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 22:14:15.016264 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9eef75a3-4b68-41ea-bd6b-e420874fd242 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c/export_record returned with HTTP 200 Aug 13 22:14:15.017027 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1132/4571] 10.4.3.4 () {68 vars in 1416 bytes} [Thu Aug 13 22:14:14 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c/export_record => generated 1424 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:15.024309 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1057fd9f-4a28-43e3-b9d9-71f6e2e50d3e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:15.026090 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1057fd9f-4a28-43e3-b9d9-71f6e2e50d3e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:15.026290 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1057fd9f-4a28-43e3-b9d9-71f6e2e50d3e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:15.026482 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1057fd9f-4a28-43e3-b9d9-71f6e2e50d3e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:15.026625 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1057fd9f-4a28-43e3-b9d9-71f6e2e50d3e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:15.031158 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:15.031158 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:15.031775 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1057fd9f-4a28-43e3-b9d9-71f6e2e50d3e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:14:15.032142 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1143/4572] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:15 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:15.041277 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-affbbce3-14d0-4332-8f85-56a08731e8cb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:15.043108 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-affbbce3-14d0-4332-8f85-56a08731e8cb tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] POST https://10.4.3.4/volume/v3/backups/import_record Aug 13 22:14:15.043581 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-affbbce3-14d0-4332-8f85-56a08731e8cb tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjM5M2U5ZmQtOGUwYi00M2U0LThhNmYtYWQyNTM3YWE4N2JmIiwgInVzZXJfaWQiOiAiMmJhMjVkYTQ4NDU1NDk2YmI5ODFkMjk3Y2ZhYTZiNGEiLCAicHJvamVjdF9pZCI6ICJiNzU2NWI1Y2FjZmY0MjYyYmMxYTQxZWE4M2RjMGU1YyIsICJ2b2x1bWVfaWQiOiAiMTI5OWY2NWEtM2UxYi00ZDNlLWJlN2UtOGY0YjlhODE0Zjc5IiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTkyNDgyMzgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTI5OWY2NWEtM2UxYi00ZDNlLWJlN2UtOGY0YjlhODE0Zjc5LzIwMjYwODEzMjIxMzU3L2F6X25vdmFfYmFja3VwXzZlZTFkZmI5LWQzN2YtNGUxZi1iMjlkLWI1ODEwY2EyOGM0YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjI6MTM6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjI6MTM6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMjoxNDoxNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:15.045002 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-affbbce3-14d0-4332-8f85-56a08731e8cb tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjM5M2U5ZmQtOGUwYi00M2U0LThhNmYtYWQyNTM3YWE4N2JmIiwgInVzZXJfaWQiOiAiMmJhMjVkYTQ4NDU1NDk2YmI5ODFkMjk3Y2ZhYTZiNGEiLCAicHJvamVjdF9pZCI6ICJiNzU2NWI1Y2FjZmY0MjYyYmMxYTQxZWE4M2RjMGU1YyIsICJ2b2x1bWVfaWQiOiAiMTI5OWY2NWEtM2UxYi00ZDNlLWJlN2UtOGY0YjlhODE0Zjc5IiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTkyNDgyMzgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTI5OWY2NWEtM2UxYi00ZDNlLWJlN2UtOGY0YjlhODE0Zjc5LzIwMjYwODEzMjIxMzU3L2F6X25vdmFfYmFja3VwXzZlZTFkZmI5LWQzN2YtNGUxZi1iMjlkLWI1ODEwY2EyOGM0YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjI6MTM6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjI6MTM6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMjoxNDoxNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100265) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 22:14:15.045166 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-affbbce3-14d0-4332-8f85-56a08731e8cb tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjM5M2U5ZmQtOGUwYi00M2U0LThhNmYtYWQyNTM3YWE4N2JmIiwgInVzZXJfaWQiOiAiMmJhMjVkYTQ4NDU1NDk2YmI5ODFkMjk3Y2ZhYTZiNGEiLCAicHJvamVjdF9pZCI6ICJiNzU2NWI1Y2FjZmY0MjYyYmMxYTQxZWE4M2RjMGU1YyIsICJ2b2x1bWVfaWQiOiAiMTI5OWY2NWEtM2UxYi00ZDNlLWJlN2UtOGY0YjlhODE0Zjc5IiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTkyNDgyMzgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTI5OWY2NWEtM2UxYi00ZDNlLWJlN2UtOGY0YjlhODE0Zjc5LzIwMjYwODEzMjIxMzU3L2F6X25vdmFfYmFja3VwXzZlZTFkZmI5LWQzN2YtNGUxZi1iMjlkLWI1ODEwY2EyOGM0YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjI6MTM6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjI6MTM6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMjoxNDoxNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100265) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 22:14:15.072916 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-affbbce3-14d0-4332-8f85-56a08731e8cb tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Created reservations ['fc6e234c-9105-4195-9d7f-975ed83ebb12', '77857808-2ecb-4c66-b307-ae68439059c8'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:14:15.091699 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-affbbce3-14d0-4332-8f85-56a08731e8cb tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] import_record rpcapi backup id 2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf on host np0000007271 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjM5M2U5ZmQtOGUwYi00M2U0LThhNmYtYWQyNTM3YWE4N2JmIiwgInVzZXJfaWQiOiAiMmJhMjVkYTQ4NDU1NDk2YmI5ODFkMjk3Y2ZhYTZiNGEiLCAicHJvamVjdF9pZCI6ICJiNzU2NWI1Y2FjZmY0MjYyYmMxYTQxZWE4M2RjMGU1YyIsICJ2b2x1bWVfaWQiOiAiMTI5OWY2NWEtM2UxYi00ZDNlLWJlN2UtOGY0YjlhODE0Zjc5IiwgImhvc3QiOiAibnAwMDAwMDA3MjcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTkyNDgyMzgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTI5OWY2NWEtM2UxYi00ZDNlLWJlN2UtOGY0YjlhODE0Zjc5LzIwMjYwODEzMjIxMzU3L2F6X25vdmFfYmFja3VwXzZlZTFkZmI5LWQzN2YtNGUxZi1iMjlkLWI1ODEwY2EyOGM0YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMjI6MTM6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMjI6MTM6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QyMjoxNDoxNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100265) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 22:14:15.094117 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-affbbce3-14d0-4332-8f85-56a08731e8cb tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Import record output: {'backup': {'id': '2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.4/volume/v3/backups/2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf'}, {'rel': 'bookmark', 'href': 'https://10.4.3.4/volume/backups/2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf'}]}}. {{(pid=100265) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 22:14:15.094542 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-affbbce3-14d0-4332-8f85-56a08731e8cb tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/import_record returned with HTTP 201 Aug 13 22:14:15.095127 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1145/4573] 10.4.3.4 () {70 vars in 1328 bytes} [Thu Aug 13 22:14:15 2026] POST /volume/v3/backups/import_record => generated 284 bytes in 54 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 22:14:15.103415 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6a620985-c4f9-4359-b70f-ddc1cdda5492 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:15.105615 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a620985-c4f9-4359-b70f-ddc1cdda5492 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf Aug 13 22:14:15.105903 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a620985-c4f9-4359-b70f-ddc1cdda5492 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:15.106130 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a620985-c4f9-4359-b70f-ddc1cdda5492 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:15.106257 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6a620985-c4f9-4359-b70f-ddc1cdda5492 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:15.111076 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:15.111076 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:15.111838 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a620985-c4f9-4359-b70f-ddc1cdda5492 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf returned with HTTP 200 Aug 13 22:14:15.112453 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1154/4574] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:15 2026] GET /volume/v3/backups/2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf => generated 643 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:15.324700 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-72593e1f-b22d-4305-ac8f-bf2bf8ec23dd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:15.328237 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72593e1f-b22d-4305-ac8f-bf2bf8ec23dd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 Aug 13 22:14:15.328534 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72593e1f-b22d-4305-ac8f-bf2bf8ec23dd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:15.328784 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72593e1f-b22d-4305-ac8f-bf2bf8ec23dd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:15.335702 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:15.335702 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:15.336291 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-72593e1f-b22d-4305-ac8f-bf2bf8ec23dd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:14:15.337530 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72593e1f-b22d-4305-ac8f-bf2bf8ec23dd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 returned with HTTP 200 Aug 13 22:14:15.337978 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1133/4575] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:15 2026] GET /volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:15.349573 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28b5c0ac-90da-4e05-8880-398d2f0a8146 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:15.352095 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28b5c0ac-90da-4e05-8880-398d2f0a8146 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 Aug 13 22:14:15.352417 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28b5c0ac-90da-4e05-8880-398d2f0a8146 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:15.352764 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28b5c0ac-90da-4e05-8880-398d2f0a8146 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:15.359865 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:15.359865 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:15.360419 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-28b5c0ac-90da-4e05-8880-398d2f0a8146 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:14:15.361439 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28b5c0ac-90da-4e05-8880-398d2f0a8146 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 returned with HTTP 200 Aug 13 22:14:15.361993 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1144/4576] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:15 2026] GET /volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:15.375991 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b5557164-51b5-4fc7-b5e9-d7f92446072c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:15.378498 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5557164-51b5-4fc7-b5e9-d7f92446072c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:15.378498 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b5557164-51b5-4fc7-b5e9-d7f92446072c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:15.378700 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b5557164-51b5-4fc7-b5e9-d7f92446072c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:15.378838 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b5557164-51b5-4fc7-b5e9-d7f92446072c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:15.384247 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:15.384247 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:15.385242 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5557164-51b5-4fc7-b5e9-d7f92446072c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:14:15.385707 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1146/4577] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:15 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:15.397095 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c380ce71-c539-40e8-8014-e8e568e7fecf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:15.399142 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c380ce71-c539-40e8-8014-e8e568e7fecf tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff Aug 13 22:14:15.399920 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c380ce71-c539-40e8-8014-e8e568e7fecf tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:15.399920 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c380ce71-c539-40e8-8014-e8e568e7fecf tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:15.408693 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:15.408693 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:15.413904 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c380ce71-c539-40e8-8014-e8e568e7fecf tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:14:15.418791 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c380ce71-c539-40e8-8014-e8e568e7fecf tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff returned with HTTP 200 Aug 13 22:14:15.419267 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1155/4578] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:15 2026] GET /volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:15.434073 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96a7fce2-78b5-4570-a2db-9e83fe14d3f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:15.436697 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96a7fce2-78b5-4570-a2db-9e83fe14d3f3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] DELETE https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:15.437046 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96a7fce2-78b5-4570-a2db-9e83fe14d3f3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:15.437255 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96a7fce2-78b5-4570-a2db-9e83fe14d3f3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:15.437466 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-96a7fce2-78b5-4570-a2db-9e83fe14d3f3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Delete backup with id: fb64c05d-08b6-40da-b486-51f9aa74ee61. Aug 13 22:14:15.443618 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:15.443618 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:15.461319 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-96a7fce2-78b5-4570-a2db-9e83fe14d3f3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] delete_backup rpcapi backup_id fb64c05d-08b6-40da-b486-51f9aa74ee61 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:14:15.463365 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96a7fce2-78b5-4570-a2db-9e83fe14d3f3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 202 Aug 13 22:14:15.464848 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1134/4579] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:14:15 2026] DELETE /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:14:15.471896 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f486dcb3-57f9-4fb1-abae-faa5060953ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:15.474338 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f486dcb3-57f9-4fb1-abae-faa5060953ab tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:15.474675 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f486dcb3-57f9-4fb1-abae-faa5060953ab tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:15.474965 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f486dcb3-57f9-4fb1-abae-faa5060953ab tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:15.475150 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f486dcb3-57f9-4fb1-abae-faa5060953ab tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:15.481066 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:15.481066 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:15.482150 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f486dcb3-57f9-4fb1-abae-faa5060953ab tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 200 Aug 13 22:14:15.482561 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1145/4580] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:15 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:16.122323 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3836d947-b7a4-4edd-b1e0-d98fd01882d1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:16.124634 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3836d947-b7a4-4edd-b1e0-d98fd01882d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf Aug 13 22:14:16.125068 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3836d947-b7a4-4edd-b1e0-d98fd01882d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:16.125129 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3836d947-b7a4-4edd-b1e0-d98fd01882d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:16.125250 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3836d947-b7a4-4edd-b1e0-d98fd01882d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:16.130011 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:16.130011 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:16.130752 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3836d947-b7a4-4edd-b1e0-d98fd01882d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf returned with HTTP 200 Aug 13 22:14:16.131197 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1147/4581] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:16 2026] GET /volume/v3/backups/2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:16.140796 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2cb1f84f-0162-4af3-a149-66205e8d91f9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:16.142595 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2cb1f84f-0162-4af3-a149-66205e8d91f9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] DELETE https://10.4.3.4/volume/v3/backups/2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf Aug 13 22:14:16.142808 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2cb1f84f-0162-4af3-a149-66205e8d91f9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:16.142976 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2cb1f84f-0162-4af3-a149-66205e8d91f9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:16.143082 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-2cb1f84f-0162-4af3-a149-66205e8d91f9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Delete backup with id: 2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf. Aug 13 22:14:16.147871 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:16.147871 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:16.160679 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-2cb1f84f-0162-4af3-a149-66205e8d91f9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] delete_backup rpcapi backup_id 2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:14:16.162402 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2cb1f84f-0162-4af3-a149-66205e8d91f9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf returned with HTTP 202 Aug 13 22:14:16.162906 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1156/4582] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:14:16 2026] DELETE /volume/v3/backups/2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:14:16.171157 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d28c615-6aa6-45c0-b8fd-0120d0433ba9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:16.173317 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d28c615-6aa6-45c0-b8fd-0120d0433ba9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf Aug 13 22:14:16.173618 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d28c615-6aa6-45c0-b8fd-0120d0433ba9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:16.173826 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d28c615-6aa6-45c0-b8fd-0120d0433ba9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:16.173994 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1d28c615-6aa6-45c0-b8fd-0120d0433ba9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:16.178916 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:16.178916 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:16.179644 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d28c615-6aa6-45c0-b8fd-0120d0433ba9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf returned with HTTP 200 Aug 13 22:14:16.180065 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1135/4583] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:16 2026] GET /volume/v3/backups/2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:16.493627 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-945be2a3-d9cc-4919-b344-c248a59c0ecc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:16.495739 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-945be2a3-d9cc-4919-b344-c248a59c0ecc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 Aug 13 22:14:16.495909 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-945be2a3-d9cc-4919-b344-c248a59c0ecc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:16.496120 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-945be2a3-d9cc-4919-b344-c248a59c0ecc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:16.496268 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-945be2a3-d9cc-4919-b344-c248a59c0ecc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id fb64c05d-08b6-40da-b486-51f9aa74ee61. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:16.500637 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-945be2a3-d9cc-4919-b344-c248a59c0ecc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 returned with HTTP 404 Aug 13 22:14:16.501175 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1146/4584] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:16 2026] GET /volume/v3/backups/fb64c05d-08b6-40da-b486-51f9aa74ee61 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:16.513927 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:16.515650 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:14:16.515990 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-449355894"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:16.517618 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-449355894'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:14:16.517765 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Create volume of 1 GB Aug 13 22:14:16.523389 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Availability Zones retrieved successfully. Aug 13 22:14:16.530214 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Flow 'volume_create_api' (43dab076-1ed2-4bdf-a31a-f56081c07f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:14:16.531637 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23f31cd4-90e7-419e-9a6f-07a12c98afde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:16.532984 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:14:16.562063 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23f31cd4-90e7-419e-9a6f-07a12c98afde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:16.563005 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dbfd19b-2b9f-42ea-841e-d60ff8b48b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:16.604123 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Created reservations ['81c85e4b-2f62-4017-b3c2-640058356673', '99215bfd-38e5-4771-807b-518f7da9a31c', '681a3eba-19ae-49c5-9df9-14e94e31dd96', 'e0f7e6ec-3292-45e9-b422-afb1a00cbda2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:14:16.604924 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dbfd19b-2b9f-42ea-841e-d60ff8b48b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81c85e4b-2f62-4017-b3c2-640058356673', '99215bfd-38e5-4771-807b-518f7da9a31c', '681a3eba-19ae-49c5-9df9-14e94e31dd96', 'e0f7e6ec-3292-45e9-b422-afb1a00cbda2']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:16.605719 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ee81bdd-b946-474e-876c-171bcf327a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:16.628737 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ee81bdd-b946-474e-876c-171bcf327a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a054584-c2cf-42d7-86fc-041aeb4e6d4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-449355894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5a5576aac443fdbf795ce8a2901c0d',qos_specs=None,replication_status=,reservations=['81c85e4b-2f62-4017-b3c2-640058356673','99215bfd-38e5-4771-807b-518f7da9a31c','681a3eba-19ae-49c5-9df9-14e94e31dd96','e0f7e6ec-3292-45e9-b422-afb1a00cbda2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0a8c94fafd4e869c5bc8b69186e851',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-449355894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a054584-c2cf-42d7-86fc-041aeb4e6d4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e5a5576aac443fdbf795ce8a2901c0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af0a8c94fafd4e869c5bc8b69186e851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:16.629565 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d81340f4-954b-49b9-b4e4-46f79ac4d21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:16.649243 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d81340f4-954b-49b9-b4e4-46f79ac4d21c) transitioned into state 'SUCCESS' from state '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-449355894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5a5576aac443fdbf795ce8a2901c0d',qos_specs=None,replication_status=,reservations=['81c85e4b-2f62-4017-b3c2-640058356673','99215bfd-38e5-4771-807b-518f7da9a31c','681a3eba-19ae-49c5-9df9-14e94e31dd96','e0f7e6ec-3292-45e9-b422-afb1a00cbda2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0a8c94fafd4e869c5bc8b69186e851',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:16.650134 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ae99c9-2eac-45ad-8563-97f549fa7d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:16.663273 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ae99c9-2eac-45ad-8563-97f549fa7d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:16.664250 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Flow 'volume_create_api' (43dab076-1ed2-4bdf-a31a-f56081c07f8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:14:16.664492 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Create volume request issued successfully. Aug 13 22:14:16.665144 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e38993b6-30df-4dfc-a1cb-fb66f6231432 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:14:16.665662 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1148/4585] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:14:16 2026] POST /volume/v3/volumes => generated 744 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:14:16.678381 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5c79acd-db58-44b5-8d6b-b1675f3e0032 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:16.681073 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5c79acd-db58-44b5-8d6b-b1675f3e0032 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c Aug 13 22:14:16.681308 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5c79acd-db58-44b5-8d6b-b1675f3e0032 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:16.681535 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5c79acd-db58-44b5-8d6b-b1675f3e0032 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:16.688442 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:16.688442 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:16.692165 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a5c79acd-db58-44b5-8d6b-b1675f3e0032 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:14:16.696587 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5c79acd-db58-44b5-8d6b-b1675f3e0032 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c returned with HTTP 200 Aug 13 22:14:16.696955 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1157/4586] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:16 2026] GET /volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c => generated 812 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:16.865414 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b15d9d8-68dc-4d06-b7bc-c33529d84a01 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:16.867344 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b15d9d8-68dc-4d06-b7bc-c33529d84a01 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 Aug 13 22:14:16.867568 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b15d9d8-68dc-4d06-b7bc-c33529d84a01 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:16.867745 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b15d9d8-68dc-4d06-b7bc-c33529d84a01 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:16.867835 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-3b15d9d8-68dc-4d06-b7bc-c33529d84a01 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete snapshot with id: 042576c0-5239-410d-892b-e6473a687567 Aug 13 22:14:16.872793 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:16.872793 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:16.873307 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3b15d9d8-68dc-4d06-b7bc-c33529d84a01 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:14:16.891294 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3b15d9d8-68dc-4d06-b7bc-c33529d84a01 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot delete request issued successfully. Aug 13 22:14:16.891474 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b15d9d8-68dc-4d06-b7bc-c33529d84a01 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 returned with HTTP 202 Aug 13 22:14:16.891921 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1136/4587] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:14:16 2026] DELETE /volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:14:16.899315 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f63495f4-12a3-4977-ab48-23ab8899dbe1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:16.900900 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f63495f4-12a3-4977-ab48-23ab8899dbe1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 Aug 13 22:14:16.901044 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f63495f4-12a3-4977-ab48-23ab8899dbe1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:16.901246 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f63495f4-12a3-4977-ab48-23ab8899dbe1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:16.906611 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:16.906611 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:16.907064 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f63495f4-12a3-4977-ab48-23ab8899dbe1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:14:16.907897 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f63495f4-12a3-4977-ab48-23ab8899dbe1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 returned with HTTP 200 Aug 13 22:14:16.908251 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1147/4588] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:16 2026] GET /volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:17.191564 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dbf10428-82da-484d-a63b-74b234381ab0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:17.193877 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbf10428-82da-484d-a63b-74b234381ab0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf Aug 13 22:14:17.194130 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbf10428-82da-484d-a63b-74b234381ab0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:17.194311 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbf10428-82da-484d-a63b-74b234381ab0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:17.194413 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-dbf10428-82da-484d-a63b-74b234381ab0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:17.198223 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbf10428-82da-484d-a63b-74b234381ab0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf returned with HTTP 404 Aug 13 22:14:17.198768 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1149/4589] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:17 2026] GET /volume/v3/backups/2393e9fd-8e0b-43e4-8a6f-ad2537aa87bf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:17.205823 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2c6679f1-7c0e-4df8-8b4b-3e08cb4f8390 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:17.207755 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c6679f1-7c0e-4df8-8b4b-3e08cb4f8390 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/1299f65a-3e1b-4d3e-be7e-8f4b9a814f79 Aug 13 22:14:17.208020 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c6679f1-7c0e-4df8-8b4b-3e08cb4f8390 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:17.208255 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c6679f1-7c0e-4df8-8b4b-3e08cb4f8390 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:17.208463 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2c6679f1-7c0e-4df8-8b4b-3e08cb4f8390 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Delete volume with id: 1299f65a-3e1b-4d3e-be7e-8f4b9a814f79 Aug 13 22:14:17.215689 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:17.215689 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:17.216010 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2c6679f1-7c0e-4df8-8b4b-3e08cb4f8390 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:14:17.234348 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2c6679f1-7c0e-4df8-8b4b-3e08cb4f8390 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Delete volume request issued successfully. Aug 13 22:14:17.234610 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c6679f1-7c0e-4df8-8b4b-3e08cb4f8390 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/1299f65a-3e1b-4d3e-be7e-8f4b9a814f79 returned with HTTP 202 Aug 13 22:14:17.235065 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1158/4590] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:14:17 2026] DELETE /volume/v3/volumes/1299f65a-3e1b-4d3e-be7e-8f4b9a814f79 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:14:17.243140 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7e72ad08-db1b-4058-bfb0-abdf56aebf43 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:17.245333 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e72ad08-db1b-4058-bfb0-abdf56aebf43 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/1299f65a-3e1b-4d3e-be7e-8f4b9a814f79 Aug 13 22:14:17.245596 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e72ad08-db1b-4058-bfb0-abdf56aebf43 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:17.245806 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e72ad08-db1b-4058-bfb0-abdf56aebf43 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:17.252863 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:17.252863 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:17.256761 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7e72ad08-db1b-4058-bfb0-abdf56aebf43 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:14:17.261056 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e72ad08-db1b-4058-bfb0-abdf56aebf43 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/1299f65a-3e1b-4d3e-be7e-8f4b9a814f79 returned with HTTP 200 Aug 13 22:14:17.261341 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1137/4591] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:17 2026] GET /volume/v3/volumes/1299f65a-3e1b-4d3e-be7e-8f4b9a814f79 => generated 1004 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:17.710019 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9e62ab55-d7ec-4551-8044-2407a0b5d5ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:17.712263 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e62ab55-d7ec-4551-8044-2407a0b5d5ea tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c Aug 13 22:14:17.712524 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e62ab55-d7ec-4551-8044-2407a0b5d5ea tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:17.712772 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e62ab55-d7ec-4551-8044-2407a0b5d5ea tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:17.721907 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:17.721907 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:17.726808 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9e62ab55-d7ec-4551-8044-2407a0b5d5ea tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:14:17.732107 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e62ab55-d7ec-4551-8044-2407a0b5d5ea tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c returned with HTTP 200 Aug 13 22:14:17.732594 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1148/4592] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:17 2026] GET /volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:17.745406 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71bae449-1e77-4a5f-9d2d-66ad1027148b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:17.747768 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71bae449-1e77-4a5f-9d2d-66ad1027148b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:14:17.748158 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71bae449-1e77-4a5f-9d2d-66ad1027148b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9a054584-c2cf-42d7-86fc-041aeb4e6d4c", "name": "tempest-VolumesBackupsTest-Backup-917608014"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:17.750118 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-71bae449-1e77-4a5f-9d2d-66ad1027148b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Creating new backup {'backup': {'volume_id': '9a054584-c2cf-42d7-86fc-041aeb4e6d4c', 'name': 'tempest-VolumesBackupsTest-Backup-917608014'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:14:17.750302 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-71bae449-1e77-4a5f-9d2d-66ad1027148b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Creating backup of volume 9a054584-c2cf-42d7-86fc-041aeb4e6d4c in container None Aug 13 22:14:17.759282 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:17.759282 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:17.759906 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-71bae449-1e77-4a5f-9d2d-66ad1027148b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:14:17.778361 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-71bae449-1e77-4a5f-9d2d-66ad1027148b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Created reservations ['ddcb421e-0b00-44bc-85e5-7542a8b78fbd', 'dbfe4eea-6cfa-4c67-9270-543afea73baa'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:14:17.806378 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71bae449-1e77-4a5f-9d2d-66ad1027148b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:14:17.806851 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1150/4593] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:14:17 2026] POST /volume/v3/backups => generated 325 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:14:17.814889 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b62a538-83ac-4bc1-a86d-ecd8d1778855 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:17.816817 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b62a538-83ac-4bc1-a86d-ecd8d1778855 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:17.817055 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b62a538-83ac-4bc1-a86d-ecd8d1778855 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:17.817306 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b62a538-83ac-4bc1-a86d-ecd8d1778855 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:17.817393 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1b62a538-83ac-4bc1-a86d-ecd8d1778855 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:17.822813 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:17.822813 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:17.823814 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b62a538-83ac-4bc1-a86d-ecd8d1778855 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:17.824306 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1159/4594] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:17 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:17.918174 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cb446eb0-b44a-4406-a96c-8cc56d3d71d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:17.919991 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb446eb0-b44a-4406-a96c-8cc56d3d71d0 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 Aug 13 22:14:17.920209 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb446eb0-b44a-4406-a96c-8cc56d3d71d0 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:17.920401 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb446eb0-b44a-4406-a96c-8cc56d3d71d0 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:17.925862 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb446eb0-b44a-4406-a96c-8cc56d3d71d0 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 returned with HTTP 404 Aug 13 22:14:17.926415 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1138/4595] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:17 2026] GET /volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:17.932961 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-14c445dc-9f1e-45dd-9b29-216355f8c647 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:17.934595 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14c445dc-9f1e-45dd-9b29-216355f8c647 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 Aug 13 22:14:17.934773 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14c445dc-9f1e-45dd-9b29-216355f8c647 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:17.934965 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14c445dc-9f1e-45dd-9b29-216355f8c647 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:17.935083 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-14c445dc-9f1e-45dd-9b29-216355f8c647 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete snapshot with id: 5b7bd66c-9f6c-4927-bf2a-5762633976d8 Aug 13 22:14:17.939520 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:17.939520 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:17.939923 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-14c445dc-9f1e-45dd-9b29-216355f8c647 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:14:17.959435 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-14c445dc-9f1e-45dd-9b29-216355f8c647 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot delete request issued successfully. Aug 13 22:14:17.959685 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14c445dc-9f1e-45dd-9b29-216355f8c647 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 returned with HTTP 202 Aug 13 22:14:17.960154 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1149/4596] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:14:17 2026] DELETE /volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:14:17.968918 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1d056714-d84c-448d-bb23-b9a8921784e5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:17.971122 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d056714-d84c-448d-bb23-b9a8921784e5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 Aug 13 22:14:17.971372 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1d056714-d84c-448d-bb23-b9a8921784e5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:17.972454 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1d056714-d84c-448d-bb23-b9a8921784e5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:17.978219 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:17.978219 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:17.978810 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1d056714-d84c-448d-bb23-b9a8921784e5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:14:17.979830 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d056714-d84c-448d-bb23-b9a8921784e5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 returned with HTTP 200 Aug 13 22:14:17.980289 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1151/4597] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:17 2026] GET /volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:18.277105 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-44d2b72e-02e3-4664-a956-af48a13a859c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:18.279546 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44d2b72e-02e3-4664-a956-af48a13a859c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/1299f65a-3e1b-4d3e-be7e-8f4b9a814f79 Aug 13 22:14:18.279851 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44d2b72e-02e3-4664-a956-af48a13a859c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:18.280166 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44d2b72e-02e3-4664-a956-af48a13a859c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:18.286633 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44d2b72e-02e3-4664-a956-af48a13a859c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/1299f65a-3e1b-4d3e-be7e-8f4b9a814f79 returned with HTTP 404 Aug 13 22:14:18.287241 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1160/4598] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:18 2026] GET /volume/v3/volumes/1299f65a-3e1b-4d3e-be7e-8f4b9a814f79 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:18.299014 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b3af229-61f4-40e8-a984-1b37c606e6fb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:18.300956 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b3af229-61f4-40e8-a984-1b37c606e6fb tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups Aug 13 22:14:18.301206 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b3af229-61f4-40e8-a984-1b37c606e6fb tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:18.301450 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b3af229-61f4-40e8-a984-1b37c606e6fb tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:18.317795 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b3af229-61f4-40e8-a984-1b37c606e6fb tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 200 Aug 13 22:14:18.318276 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1139/4599] 10.4.3.4 () {68 vars in 1263 bytes} [Thu Aug 13 22:14:18 2026] GET /volume/v3/backups => generated 617 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:18.327649 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96cfb0af-8986-4396-8d31-d60d7121aeba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:18.329528 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96cfb0af-8986-4396-8d31-d60d7121aeba tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups?project_id=b7565b5cacff4262bc1a41ea83dc0e5c Aug 13 22:14:18.329775 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96cfb0af-8986-4396-8d31-d60d7121aeba tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:18.329992 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96cfb0af-8986-4396-8d31-d60d7121aeba tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:18.330389 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:18.330389 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:18.335347 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96cfb0af-8986-4396-8d31-d60d7121aeba tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups?project_id=b7565b5cacff4262bc1a41ea83dc0e5c returned with HTTP 200 Aug 13 22:14:18.335839 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1150/4600] 10.4.3.4 () {68 vars in 1350 bytes} [Thu Aug 13 22:14:18 2026] GET /volume/v3/backups?project_id=b7565b5cacff4262bc1a41ea83dc0e5c => generated 617 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:18.346313 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:18.348534 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:14:18.348944 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1853594696"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:18.350581 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1853594696'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:14:18.350708 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Create volume of 1 GB Aug 13 22:14:18.355214 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Availability Zones retrieved successfully. Aug 13 22:14:18.361056 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Flow 'volume_create_api' (1875e4a1-9d22-4ea9-b44d-92f567c2edd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:14:18.362083 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e760db0c-6271-4967-9f69-482e97dc0db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:18.362913 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:14:18.393752 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e760db0c-6271-4967-9f69-482e97dc0db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:18.394756 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2851bf10-9ee0-422a-9c44-88fe8861eaa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:18.432685 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Created reservations ['f2adefb6-ed26-4f54-b431-8199a83cd65e', 'ad072e64-ba8c-4fbd-873b-150a6c8f44ea', '8ef7e480-d056-4276-a460-5f679f97fa3a', 'b525ec03-4f81-42a0-b492-4146cf1e0f5f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:14:18.433345 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2851bf10-9ee0-422a-9c44-88fe8861eaa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2adefb6-ed26-4f54-b431-8199a83cd65e', 'ad072e64-ba8c-4fbd-873b-150a6c8f44ea', '8ef7e480-d056-4276-a460-5f679f97fa3a', 'b525ec03-4f81-42a0-b492-4146cf1e0f5f']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:18.434055 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b899c54-89cf-459e-8e00-76662f4ef492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:18.458041 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b899c54-89cf-459e-8e00-76662f4ef492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2838c78c-9452-42b3-b132-00ab9971829d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1853594696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7565b5cacff4262bc1a41ea83dc0e5c',qos_specs=None,replication_status=,reservations=['f2adefb6-ed26-4f54-b431-8199a83cd65e','ad072e64-ba8c-4fbd-873b-150a6c8f44ea','8ef7e480-d056-4276-a460-5f679f97fa3a','b525ec03-4f81-42a0-b492-4146cf1e0f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ba25da48455496bb981d297cfaa6b4a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1853594696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2838c78c-9452-42b3-b132-00ab9971829d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7565b5cacff4262bc1a41ea83dc0e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ba25da48455496bb981d297cfaa6b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:18.459097 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db848a2e-80c1-4894-ae07-634c999b9c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:18.478904 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db848a2e-80c1-4894-ae07-634c999b9c56) transitioned into state 'SUCCESS' from state '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-1853594696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7565b5cacff4262bc1a41ea83dc0e5c',qos_specs=None,replication_status=,reservations=['f2adefb6-ed26-4f54-b431-8199a83cd65e','ad072e64-ba8c-4fbd-873b-150a6c8f44ea','8ef7e480-d056-4276-a460-5f679f97fa3a','b525ec03-4f81-42a0-b492-4146cf1e0f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ba25da48455496bb981d297cfaa6b4a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:18.480007 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2800969-a808-48a7-a190-126d8c6acbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:18.490344 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2800969-a808-48a7-a190-126d8c6acbb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:18.491407 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Flow 'volume_create_api' (1875e4a1-9d22-4ea9-b44d-92f567c2edd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:14:18.491798 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Create volume request issued successfully. Aug 13 22:14:18.492528 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0787e87b-1628-4f08-bb46-0fa585ae2f18 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:14:18.493072 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1152/4601] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:14:18 2026] POST /volume/v3/volumes => generated 774 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:14:18.507653 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9f14f608-f564-410a-8175-959c555eb8ef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:18.510000 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f14f608-f564-410a-8175-959c555eb8ef tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/2838c78c-9452-42b3-b132-00ab9971829d Aug 13 22:14:18.510259 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f14f608-f564-410a-8175-959c555eb8ef tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:18.510532 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f14f608-f564-410a-8175-959c555eb8ef tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:18.519871 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:18.519871 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:18.524549 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9f14f608-f564-410a-8175-959c555eb8ef tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:14:18.529745 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f14f608-f564-410a-8175-959c555eb8ef tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/2838c78c-9452-42b3-b132-00ab9971829d returned with HTTP 200 Aug 13 22:14:18.530309 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1161/4602] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:18 2026] GET /volume/v3/volumes/2838c78c-9452-42b3-b132-00ab9971829d => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:18.836679 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bcca5fd1-aaf8-4758-8606-ec9f146ae574 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:18.838849 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bcca5fd1-aaf8-4758-8606-ec9f146ae574 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:18.839087 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bcca5fd1-aaf8-4758-8606-ec9f146ae574 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:18.839336 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bcca5fd1-aaf8-4758-8606-ec9f146ae574 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:18.839548 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-bcca5fd1-aaf8-4758-8606-ec9f146ae574 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:18.844494 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:18.844494 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:18.845496 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bcca5fd1-aaf8-4758-8606-ec9f146ae574 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:18.845966 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1140/4603] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:18 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:18.989467 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79ef4ccc-9adc-4eb5-938d-7d3d65d04dd4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:18.991732 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79ef4ccc-9adc-4eb5-938d-7d3d65d04dd4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 Aug 13 22:14:18.991732 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79ef4ccc-9adc-4eb5-938d-7d3d65d04dd4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:18.991876 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79ef4ccc-9adc-4eb5-938d-7d3d65d04dd4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:18.997107 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79ef4ccc-9adc-4eb5-938d-7d3d65d04dd4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 returned with HTTP 404 Aug 13 22:14:18.997107 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1151/4604] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:18 2026] GET /volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:19.004124 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ed3c342-f058-4f52-862f-e12f2e17c9f5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:19.006691 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ed3c342-f058-4f52-862f-e12f2e17c9f5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 Aug 13 22:14:19.006921 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ed3c342-f058-4f52-862f-e12f2e17c9f5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:19.007181 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ed3c342-f058-4f52-862f-e12f2e17c9f5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:19.007265 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-7ed3c342-f058-4f52-862f-e12f2e17c9f5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete snapshot with id: 9a985078-f8fd-4edc-99d4-097d4c276e90 Aug 13 22:14:19.012893 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:19.012893 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:19.013383 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7ed3c342-f058-4f52-862f-e12f2e17c9f5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:14:19.031793 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7ed3c342-f058-4f52-862f-e12f2e17c9f5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot delete request issued successfully. Aug 13 22:14:19.032025 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ed3c342-f058-4f52-862f-e12f2e17c9f5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 returned with HTTP 202 Aug 13 22:14:19.032548 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1153/4605] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:14:19 2026] DELETE /volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:14:19.042206 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-efb12da4-a32c-4a4d-a8f5-2742575cc634 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:19.044495 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efb12da4-a32c-4a4d-a8f5-2742575cc634 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 Aug 13 22:14:19.044749 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efb12da4-a32c-4a4d-a8f5-2742575cc634 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:19.045033 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efb12da4-a32c-4a4d-a8f5-2742575cc634 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:19.050578 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:19.050578 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:19.051066 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-efb12da4-a32c-4a4d-a8f5-2742575cc634 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:14:19.051890 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efb12da4-a32c-4a4d-a8f5-2742575cc634 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 returned with HTTP 200 Aug 13 22:14:19.052291 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1162/4606] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:19 2026] GET /volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:19.545467 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cdf069a5-2787-4474-b8f7-838ab4bea3f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:19.547810 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cdf069a5-2787-4474-b8f7-838ab4bea3f2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/2838c78c-9452-42b3-b132-00ab9971829d Aug 13 22:14:19.548234 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cdf069a5-2787-4474-b8f7-838ab4bea3f2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:19.548607 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cdf069a5-2787-4474-b8f7-838ab4bea3f2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:19.558684 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:19.558684 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:19.564517 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cdf069a5-2787-4474-b8f7-838ab4bea3f2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:14:19.568646 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cdf069a5-2787-4474-b8f7-838ab4bea3f2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/2838c78c-9452-42b3-b132-00ab9971829d returned with HTTP 200 Aug 13 22:14:19.569046 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1141/4607] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:19 2026] GET /volume/v3/volumes/2838c78c-9452-42b3-b132-00ab9971829d => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:19.583092 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-effded17-3747-4a65-9acf-67d1adc4430a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:19.584775 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-effded17-3747-4a65-9acf-67d1adc4430a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:14:19.585129 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-effded17-3747-4a65-9acf-67d1adc4430a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2838c78c-9452-42b3-b132-00ab9971829d", "name": "tempest-type-Backup-492573012"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:19.586836 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-effded17-3747-4a65-9acf-67d1adc4430a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Creating new backup {'backup': {'volume_id': '2838c78c-9452-42b3-b132-00ab9971829d', 'name': 'tempest-type-Backup-492573012'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:14:19.587013 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-effded17-3747-4a65-9acf-67d1adc4430a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Creating backup of volume 2838c78c-9452-42b3-b132-00ab9971829d in container None Aug 13 22:14:19.593910 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:19.593910 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:19.594288 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-effded17-3747-4a65-9acf-67d1adc4430a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:14:19.611780 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-effded17-3747-4a65-9acf-67d1adc4430a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Created reservations ['c578f9ac-37af-4b7a-a9cb-317a24af8936', 'a0e62890-491f-4b97-9f99-73bdf8d9f025'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:14:19.642596 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-effded17-3747-4a65-9acf-67d1adc4430a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:14:19.643209 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1152/4608] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:14:19 2026] POST /volume/v3/backups => generated 311 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:14:19.652238 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-95d22c32-c86a-44f9-b813-41762335e9d3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:19.654222 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95d22c32-c86a-44f9-b813-41762335e9d3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:19.654675 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95d22c32-c86a-44f9-b813-41762335e9d3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:19.654820 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95d22c32-c86a-44f9-b813-41762335e9d3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:19.654938 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-95d22c32-c86a-44f9-b813-41762335e9d3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:19.660190 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:19.660190 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:19.660976 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95d22c32-c86a-44f9-b813-41762335e9d3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:19.661501 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1154/4609] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:19 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 718 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:19.857442 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c57e922-bb4e-47ff-8602-c44a7474edb4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:19.859836 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c57e922-bb4e-47ff-8602-c44a7474edb4 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:19.860105 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c57e922-bb4e-47ff-8602-c44a7474edb4 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:19.860320 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c57e922-bb4e-47ff-8602-c44a7474edb4 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:19.860510 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6c57e922-bb4e-47ff-8602-c44a7474edb4 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:19.865384 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:19.865384 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:19.866313 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c57e922-bb4e-47ff-8602-c44a7474edb4 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:19.866771 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1163/4610] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:19 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:20.062298 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d77d9012-9c55-4576-b8b4-c60466e51637 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:20.064017 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d77d9012-9c55-4576-b8b4-c60466e51637 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 Aug 13 22:14:20.064256 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d77d9012-9c55-4576-b8b4-c60466e51637 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:20.064534 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d77d9012-9c55-4576-b8b4-c60466e51637 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:20.068615 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d77d9012-9c55-4576-b8b4-c60466e51637 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 returned with HTTP 404 Aug 13 22:14:20.069091 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1142/4611] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:20 2026] GET /volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:20.077739 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5f941e9b-9c99-4344-ac72-6e8b4811a7c8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:20.081332 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f941e9b-9c99-4344-ac72-6e8b4811a7c8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 Aug 13 22:14:20.081332 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f941e9b-9c99-4344-ac72-6e8b4811a7c8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:20.081332 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f941e9b-9c99-4344-ac72-6e8b4811a7c8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:20.081332 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-5f941e9b-9c99-4344-ac72-6e8b4811a7c8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete snapshot with id: 042576c0-5239-410d-892b-e6473a687567 Aug 13 22:14:20.084736 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f941e9b-9c99-4344-ac72-6e8b4811a7c8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 returned with HTTP 404 Aug 13 22:14:20.085308 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1153/4612] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:14:20 2026] DELETE /volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:20.092643 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ca312a3-5600-4db0-9e23-625af86b49c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:20.094433 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ca312a3-5600-4db0-9e23-625af86b49c6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 Aug 13 22:14:20.094627 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ca312a3-5600-4db0-9e23-625af86b49c6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:20.094816 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ca312a3-5600-4db0-9e23-625af86b49c6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:20.099020 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ca312a3-5600-4db0-9e23-625af86b49c6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 returned with HTTP 404 Aug 13 22:14:20.099523 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1155/4613] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:20 2026] GET /volume/v3/snapshots/042576c0-5239-410d-892b-e6473a687567 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:20.106170 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3b445006-aa9f-4153-98cf-5d7bb690a998 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:20.108343 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b445006-aa9f-4153-98cf-5d7bb690a998 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 Aug 13 22:14:20.108601 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b445006-aa9f-4153-98cf-5d7bb690a998 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:20.108823 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b445006-aa9f-4153-98cf-5d7bb690a998 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:20.108983 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-3b445006-aa9f-4153-98cf-5d7bb690a998 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete snapshot with id: 5b7bd66c-9f6c-4927-bf2a-5762633976d8 Aug 13 22:14:20.114232 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b445006-aa9f-4153-98cf-5d7bb690a998 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 returned with HTTP 404 Aug 13 22:14:20.114902 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1164/4614] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:14:20 2026] DELETE /volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:20.124102 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-114ac583-f835-4d20-87fe-eec097da4914 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:20.127885 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-114ac583-f835-4d20-87fe-eec097da4914 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 Aug 13 22:14:20.128335 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-114ac583-f835-4d20-87fe-eec097da4914 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:20.128627 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-114ac583-f835-4d20-87fe-eec097da4914 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:20.136242 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-114ac583-f835-4d20-87fe-eec097da4914 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 returned with HTTP 404 Aug 13 22:14:20.136950 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1143/4615] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:20 2026] GET /volume/v3/snapshots/5b7bd66c-9f6c-4927-bf2a-5762633976d8 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:20.145075 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef102b33-9eae-48fe-8a1f-cc794e799678 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:20.146894 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef102b33-9eae-48fe-8a1f-cc794e799678 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 Aug 13 22:14:20.148444 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef102b33-9eae-48fe-8a1f-cc794e799678 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:20.148444 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef102b33-9eae-48fe-8a1f-cc794e799678 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:20.148444 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-ef102b33-9eae-48fe-8a1f-cc794e799678 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete snapshot with id: 9a985078-f8fd-4edc-99d4-097d4c276e90 Aug 13 22:14:20.153212 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef102b33-9eae-48fe-8a1f-cc794e799678 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 returned with HTTP 404 Aug 13 22:14:20.153852 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1154/4616] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:14:20 2026] DELETE /volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:20.161605 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb3db3cd-226e-47e7-9449-24da004be4d9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:20.163443 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb3db3cd-226e-47e7-9449-24da004be4d9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 Aug 13 22:14:20.163691 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb3db3cd-226e-47e7-9449-24da004be4d9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:20.163865 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb3db3cd-226e-47e7-9449-24da004be4d9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:20.168803 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb3db3cd-226e-47e7-9449-24da004be4d9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 returned with HTTP 404 Aug 13 22:14:20.169395 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1156/4617] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:14:20 2026] GET /volume/v3/snapshots/9a985078-f8fd-4edc-99d4-097d4c276e90 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:20.673495 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d5fa8e8-4795-4f12-b0a3-a2f6dcc9f43d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:20.675629 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d5fa8e8-4795-4f12-b0a3-a2f6dcc9f43d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:20.675629 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d5fa8e8-4795-4f12-b0a3-a2f6dcc9f43d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:20.675810 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d5fa8e8-4795-4f12-b0a3-a2f6dcc9f43d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:20.675907 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5d5fa8e8-4795-4f12-b0a3-a2f6dcc9f43d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:20.680438 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:20.680438 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:20.681035 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d5fa8e8-4795-4f12-b0a3-a2f6dcc9f43d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:20.681396 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1165/4618] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:20 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:20.879673 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-35593123-f4e0-40d5-9656-3f7b9620479e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:20.884318 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35593123-f4e0-40d5-9656-3f7b9620479e tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:20.885260 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35593123-f4e0-40d5-9656-3f7b9620479e tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:20.885688 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35593123-f4e0-40d5-9656-3f7b9620479e tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:20.885897 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-35593123-f4e0-40d5-9656-3f7b9620479e tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:20.895384 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:20.895384 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:20.896667 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35593123-f4e0-40d5-9656-3f7b9620479e tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:20.897206 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1144/4619] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:20 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 745 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:21.693512 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d915ba10-ef36-430d-a0a8-14e083f887b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:21.695477 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d915ba10-ef36-430d-a0a8-14e083f887b5 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:21.695884 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d915ba10-ef36-430d-a0a8-14e083f887b5 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:21.697305 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d915ba10-ef36-430d-a0a8-14e083f887b5 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:21.697305 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d915ba10-ef36-430d-a0a8-14e083f887b5 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:21.702174 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:21.702174 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:21.703359 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d915ba10-ef36-430d-a0a8-14e083f887b5 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:21.704022 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1155/4620] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:21 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:21.911409 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c04f1625-43dc-4d9d-8d33-95fb23729413 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:21.917004 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c04f1625-43dc-4d9d-8d33-95fb23729413 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:21.917194 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c04f1625-43dc-4d9d-8d33-95fb23729413 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:21.917393 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c04f1625-43dc-4d9d-8d33-95fb23729413 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:21.917523 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c04f1625-43dc-4d9d-8d33-95fb23729413 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:21.924819 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:21.924819 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:21.925722 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c04f1625-43dc-4d9d-8d33-95fb23729413 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:21.926127 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1157/4621] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:21 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:22.721675 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-830c7edb-8a8b-4ac2-8eb8-13309eb49a13 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:22.723736 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-830c7edb-8a8b-4ac2-8eb8-13309eb49a13 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:22.723935 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-830c7edb-8a8b-4ac2-8eb8-13309eb49a13 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:22.724146 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-830c7edb-8a8b-4ac2-8eb8-13309eb49a13 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:22.724273 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-830c7edb-8a8b-4ac2-8eb8-13309eb49a13 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:22.728960 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:22.728960 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:22.729729 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-830c7edb-8a8b-4ac2-8eb8-13309eb49a13 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:22.730165 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1166/4622] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:22 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:22.939204 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-593cb43b-4900-43e5-9cf6-d10e06569fca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:22.942592 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-593cb43b-4900-43e5-9cf6-d10e06569fca tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:22.942792 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-593cb43b-4900-43e5-9cf6-d10e06569fca tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:22.942971 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-593cb43b-4900-43e5-9cf6-d10e06569fca tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:22.943076 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-593cb43b-4900-43e5-9cf6-d10e06569fca tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:22.951149 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:22.951149 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:22.953534 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-593cb43b-4900-43e5-9cf6-d10e06569fca tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:22.953534 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1145/4623] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:22 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:23.606173 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8f33550a-2e55-4f09-a393-311c52f5c60e req-c329e6fa-2091-4b09-b053-7364106cc827 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:23.608614 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8f33550a-2e55-4f09-a393-311c52f5c60e req-c329e6fa-2091-4b09-b053-7364106cc827 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/attachments/fb8fe563-836a-40de-8493-a1f83da5eb96 Aug 13 22:14:23.608842 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8f33550a-2e55-4f09-a393-311c52f5c60e req-c329e6fa-2091-4b09-b053-7364106cc827 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:23.609036 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8f33550a-2e55-4f09-a393-311c52f5c60e req-c329e6fa-2091-4b09-b053-7364106cc827 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:23.620724 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:23.620724 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:23.676814 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8f33550a-2e55-4f09-a393-311c52f5c60e req-c329e6fa-2091-4b09-b053-7364106cc827 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/fb8fe563-836a-40de-8493-a1f83da5eb96 returned with HTTP 200 Aug 13 22:14:23.677341 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1156/4624] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:14:23 2026] DELETE /volume/v3/attachments/fb8fe563-836a-40de-8493-a1f83da5eb96 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:23.743204 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e9f6e14-5caa-41e6-9776-3690ebd7ac3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:23.745660 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e9f6e14-5caa-41e6-9776-3690ebd7ac3e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:23.745970 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e9f6e14-5caa-41e6-9776-3690ebd7ac3e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:23.746229 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e9f6e14-5caa-41e6-9776-3690ebd7ac3e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:23.746460 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6e9f6e14-5caa-41e6-9776-3690ebd7ac3e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:23.756443 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:23.756443 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:23.757645 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e9f6e14-5caa-41e6-9776-3690ebd7ac3e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:23.758231 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1158/4625] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:23 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 731 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:23.968298 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d9125829-a91a-4d6c-90c6-f94053c7382a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:23.970789 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9125829-a91a-4d6c-90c6-f94053c7382a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:23.970789 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9125829-a91a-4d6c-90c6-f94053c7382a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:23.971025 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9125829-a91a-4d6c-90c6-f94053c7382a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:23.971025 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d9125829-a91a-4d6c-90c6-f94053c7382a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:23.977022 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:23.977022 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:23.979197 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9125829-a91a-4d6c-90c6-f94053c7382a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:23.979197 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1167/4626] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:23 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:24.771622 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4e916eca-3834-43ac-8ad7-e3bee8ce1d15 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:24.774518 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e916eca-3834-43ac-8ad7-e3bee8ce1d15 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:24.774854 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e916eca-3834-43ac-8ad7-e3bee8ce1d15 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:24.775130 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e916eca-3834-43ac-8ad7-e3bee8ce1d15 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:24.775260 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4e916eca-3834-43ac-8ad7-e3bee8ce1d15 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:24.778696 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=191,cinder:UPDATE=52,cinder:INSERT=23 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:14:24.785623 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:24.785623 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:24.786477 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e916eca-3834-43ac-8ad7-e3bee8ce1d15 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:24.787667 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1146/4627] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:24 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 731 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:24.990181 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b67ba095-c58f-4214-b344-cbb6907d6a13 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:24.992168 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b67ba095-c58f-4214-b344-cbb6907d6a13 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:24.992443 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b67ba095-c58f-4214-b344-cbb6907d6a13 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:24.993071 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b67ba095-c58f-4214-b344-cbb6907d6a13 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:24.993071 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b67ba095-c58f-4214-b344-cbb6907d6a13 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:24.998127 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:24.998127 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:24.999092 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b67ba095-c58f-4214-b344-cbb6907d6a13 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:24.999621 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1157/4628] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:24 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:25.801494 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-66417efe-bc65-47ea-9021-153fe6a43456 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:25.803951 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66417efe-bc65-47ea-9021-153fe6a43456 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:25.804209 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66417efe-bc65-47ea-9021-153fe6a43456 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:25.804493 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66417efe-bc65-47ea-9021-153fe6a43456 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:25.804661 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-66417efe-bc65-47ea-9021-153fe6a43456 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:25.811160 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:25.811160 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:25.812205 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66417efe-bc65-47ea-9021-153fe6a43456 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:25.812838 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1159/4629] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:25 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:25.837485 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fbb7654c-b778-4ad9-bd51-53654a1b95be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:25.839887 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fbb7654c-b778-4ad9-bd51-53654a1b95be tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 Aug 13 22:14:25.840153 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fbb7654c-b778-4ad9-bd51-53654a1b95be tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:25.840498 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fbb7654c-b778-4ad9-bd51-53654a1b95be tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:25.840846 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-fbb7654c-b778-4ad9-bd51-53654a1b95be tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume with id: 0787661d-1c84-4436-be23-4c99a72dc6b9 Aug 13 22:14:25.844378 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=216,cinder:UPDATE=79,cinder:INSERT=37 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:14:25.850129 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:25.850129 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:25.850848 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fbb7654c-b778-4ad9-bd51-53654a1b95be tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:14:25.874045 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fbb7654c-b778-4ad9-bd51-53654a1b95be tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume request issued successfully. Aug 13 22:14:25.874465 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fbb7654c-b778-4ad9-bd51-53654a1b95be tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 returned with HTTP 202 Aug 13 22:14:25.874835 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1168/4630] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:14:25 2026] DELETE /volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:14:25.885941 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68cb6863-96fd-439d-8c4f-2867fe2dfe20 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:25.889079 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68cb6863-96fd-439d-8c4f-2867fe2dfe20 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 Aug 13 22:14:25.889079 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68cb6863-96fd-439d-8c4f-2867fe2dfe20 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:25.889776 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68cb6863-96fd-439d-8c4f-2867fe2dfe20 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:25.899953 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:25.899953 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:25.905482 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-68cb6863-96fd-439d-8c4f-2867fe2dfe20 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:14:25.913950 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68cb6863-96fd-439d-8c4f-2867fe2dfe20 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 returned with HTTP 200 Aug 13 22:14:25.913950 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1147/4631] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:25 2026] GET /volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:26.016135 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba92c583-66d6-4659-be9d-0bfa989e7203 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:26.021512 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba92c583-66d6-4659-be9d-0bfa989e7203 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:26.021706 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba92c583-66d6-4659-be9d-0bfa989e7203 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:26.021934 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba92c583-66d6-4659-be9d-0bfa989e7203 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:26.023444 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ba92c583-66d6-4659-be9d-0bfa989e7203 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:26.027474 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:26.027474 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:26.028513 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba92c583-66d6-4659-be9d-0bfa989e7203 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:26.028930 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1158/4632] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:26 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:26.828443 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9bf31f2c-0048-45d3-b68b-4b376b98fae0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:26.830496 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9bf31f2c-0048-45d3-b68b-4b376b98fae0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:26.830760 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9bf31f2c-0048-45d3-b68b-4b376b98fae0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:26.831164 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9bf31f2c-0048-45d3-b68b-4b376b98fae0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:26.831326 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9bf31f2c-0048-45d3-b68b-4b376b98fae0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:26.833671 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=290,cinder:UPDATE=124,cinder:INSERT=58 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:14:26.838415 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:26.838415 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:26.839035 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9bf31f2c-0048-45d3-b68b-4b376b98fae0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:26.839569 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1160/4633] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:26 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:26.930451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ecfcc281-14e7-482f-9e52-2ad52f4865df None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:26.933634 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecfcc281-14e7-482f-9e52-2ad52f4865df tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 Aug 13 22:14:26.934314 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecfcc281-14e7-482f-9e52-2ad52f4865df tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:26.934743 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecfcc281-14e7-482f-9e52-2ad52f4865df tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:26.944092 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecfcc281-14e7-482f-9e52-2ad52f4865df tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 returned with HTTP 404 Aug 13 22:14:26.944876 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1169/4634] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:26 2026] GET /volume/v3/volumes/0787661d-1c84-4436-be23-4c99a72dc6b9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:14:26.999876 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:27.003438 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:14:27.004190 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-942025299", "snapshot_id": null, "imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:27.006621 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-942025299', 'snapshot_id': None, 'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:14:27.040874 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e06716b8-b9c8-4574-a32c-ff4b1f265dff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:27.043516 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e06716b8-b9c8-4574-a32c-ff4b1f265dff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:27.043516 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e06716b8-b9c8-4574-a32c-ff4b1f265dff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:27.044098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e06716b8-b9c8-4574-a32c-ff4b1f265dff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:27.044098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e06716b8-b9c8-4574-a32c-ff4b1f265dff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:27.045598 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=147,cinder:UPDATE=23,cinder:INSERT=10 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:14:27.049133 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:27.049133 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:27.050543 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e06716b8-b9c8-4574-a32c-ff4b1f265dff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:27.050543 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1159/4635] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:27 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:27.134514 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume of 1 GB Aug 13 22:14:27.140294 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Availability Zones retrieved successfully. Aug 13 22:14:27.147803 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (4fa3e133-11d2-4939-b64c-6d5c1c39fbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:14:27.149692 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ff51e10-691c-4c80-b12b-546fcd67314f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:27.151148 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:14:27.234749 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ff51e10-691c-4c80-b12b-546fcd67314f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:27.235969 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64fb384c-5c38-4d9d-88a9-3d71d174bb3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:27.299951 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Created reservations ['ca855d46-26a9-432b-91c1-d51d39163982', 'e9fbcd25-2a71-4c12-a228-581bbff02c9c', 'd16ab309-7c9d-41ee-b89e-7aa2b75f63f4', '5c2cb923-c774-4bf9-9769-1c3c8de18ab6'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:14:27.301477 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64fb384c-5c38-4d9d-88a9-3d71d174bb3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca855d46-26a9-432b-91c1-d51d39163982', 'e9fbcd25-2a71-4c12-a228-581bbff02c9c', 'd16ab309-7c9d-41ee-b89e-7aa2b75f63f4', '5c2cb923-c774-4bf9-9769-1c3c8de18ab6']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:27.302373 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07f0c084-d115-4fb9-82be-49883e00e3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:27.337354 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07f0c084-d115-4fb9-82be-49883e00e3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '154ac9a0-3e4f-47fd-9e58-91a871b5c9b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-942025299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['ca855d46-26a9-432b-91c1-d51d39163982','e9fbcd25-2a71-4c12-a228-581bbff02c9c','d16ab309-7c9d-41ee-b89e-7aa2b75f63f4','5c2cb923-c774-4bf9-9769-1c3c8de18ab6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:14:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-942025299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=154ac9a0-3e4f-47fd-9e58-91a871b5c9b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccddd8d8754141469325957e492445d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:27.338864 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32f882bf-e42c-4c99-90fa-c64bc3bd3570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:27.363466 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32f882bf-e42c-4c99-90fa-c64bc3bd3570) transitioned into state 'SUCCESS' from state '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-942025299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['ca855d46-26a9-432b-91c1-d51d39163982','e9fbcd25-2a71-4c12-a228-581bbff02c9c','d16ab309-7c9d-41ee-b89e-7aa2b75f63f4','5c2cb923-c774-4bf9-9769-1c3c8de18ab6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:27.364341 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79bfcf6e-df20-45b6-8b9f-cc394c39deb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:27.378794 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79bfcf6e-df20-45b6-8b9f-cc394c39deb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:27.380100 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (4fa3e133-11d2-4939-b64c-6d5c1c39fbc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:14:27.380590 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request issued successfully. Aug 13 22:14:27.381406 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b04bfaa-cd93-492b-912b-cdbcea905646 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:14:27.382001 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1148/4636] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:14:26 2026] POST /volume/v3/volumes => generated 754 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:14:27.395213 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be53c242-43ef-4447-a091-4dc80e2c53e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:27.397822 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be53c242-43ef-4447-a091-4dc80e2c53e7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 Aug 13 22:14:27.398190 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be53c242-43ef-4447-a091-4dc80e2c53e7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:27.399749 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be53c242-43ef-4447-a091-4dc80e2c53e7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:27.409912 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:27.409912 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:27.414780 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-be53c242-43ef-4447-a091-4dc80e2c53e7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:14:27.419880 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be53c242-43ef-4447-a091-4dc80e2c53e7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 returned with HTTP 200 Aug 13 22:14:27.420407 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1161/4637] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:27 2026] GET /volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:27.853298 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a55eae37-040f-4b09-b9aa-16374afae5e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:27.856737 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a55eae37-040f-4b09-b9aa-16374afae5e2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:27.856968 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a55eae37-040f-4b09-b9aa-16374afae5e2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:27.857237 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a55eae37-040f-4b09-b9aa-16374afae5e2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:27.857548 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a55eae37-040f-4b09-b9aa-16374afae5e2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:27.863252 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:27.863252 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:27.864176 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a55eae37-040f-4b09-b9aa-16374afae5e2 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:27.864703 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1170/4638] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:27 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:28.066479 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e50477b-5204-4368-9acd-9f2edef85008 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:28.072624 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e50477b-5204-4368-9acd-9f2edef85008 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:28.072923 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e50477b-5204-4368-9acd-9f2edef85008 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:28.073356 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e50477b-5204-4368-9acd-9f2edef85008 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:28.073617 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3e50477b-5204-4368-9acd-9f2edef85008 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:28.080346 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:28.080346 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:28.081199 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e50477b-5204-4368-9acd-9f2edef85008 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:28.081665 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1160/4639] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:28 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 745 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:28.297207 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:28.299736 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:14:28.300193 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-822892389", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:28.302619 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-822892389', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:14:28.303187 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Create volume of 1 GB Aug 13 22:14:28.303333 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:28.303333 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:28.308508 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Availability Zones retrieved successfully. Aug 13 22:14:28.314720 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Flow 'volume_create_api' (5b55a22d-8202-4120-b9da-e7e7bf850893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:14:28.315755 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dc73580-518d-4bf3-8db7-4b834ab14301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:28.317459 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:14:28.352969 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dc73580-518d-4bf3-8db7-4b834ab14301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:28.353784 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (430a6c2f-5144-44c8-96b6-138ab3dac23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:28.439192 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4ff7b2cb-4764-41e6-9e0d-db12dd00456d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:28.443333 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ff7b2cb-4764-41e6-9e0d-db12dd00456d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 Aug 13 22:14:28.448143 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ff7b2cb-4764-41e6-9e0d-db12dd00456d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:28.448143 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ff7b2cb-4764-41e6-9e0d-db12dd00456d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:28.449623 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Created reservations ['a61501be-6d1b-4497-84a0-1d211d23b224', 'd192122d-5234-4574-b2dd-3136aa9dc602', 'bd24fdc6-c09f-400d-9e8d-7f77d033bd39', '4fa879b7-9310-47f2-874f-58f3cd00f7c7'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:14:28.450547 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (430a6c2f-5144-44c8-96b6-138ab3dac23c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a61501be-6d1b-4497-84a0-1d211d23b224', 'd192122d-5234-4574-b2dd-3136aa9dc602', 'bd24fdc6-c09f-400d-9e8d-7f77d033bd39', '4fa879b7-9310-47f2-874f-58f3cd00f7c7']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:28.451686 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74548138-7d45-47c8-8674-107454e67d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:28.456508 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:28.456508 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:28.463449 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4ff7b2cb-4764-41e6-9e0d-db12dd00456d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:14:28.465946 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ff7b2cb-4764-41e6-9e0d-db12dd00456d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 returned with HTTP 200 Aug 13 22:14:28.466399 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1162/4640] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:28 2026] GET /volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:28.484495 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74548138-7d45-47c8-8674-107454e67d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ae62a21-15fe-4e58-b88b-b953d0d64577', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-822892389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd12f01a273c48ce992601a0b0e4f08c',qos_specs=None,replication_status=,reservations=['a61501be-6d1b-4497-84a0-1d211d23b224','d192122d-5234-4574-b2dd-3136aa9dc602','bd24fdc6-c09f-400d-9e8d-7f77d033bd39','4fa879b7-9310-47f2-874f-58f3cd00f7c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f451016459d4abcadd2a8c75ac60329',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:14:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-822892389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ae62a21-15fe-4e58-b88b-b953d0d64577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd12f01a273c48ce992601a0b0e4f08c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f451016459d4abcadd2a8c75ac60329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:28.485057 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2b6b3eb7-4674-4a26-91bc-b7cbf8cca724 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:28.486090 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (359b04d2-2f9b-470d-9cf3-8ffd2847d76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:28.487247 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b6b3eb7-4674-4a26-91bc-b7cbf8cca724 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 Aug 13 22:14:28.487505 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2b6b3eb7-4674-4a26-91bc-b7cbf8cca724 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:28.487843 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2b6b3eb7-4674-4a26-91bc-b7cbf8cca724 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:28.496435 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:28.496435 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:28.501166 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2b6b3eb7-4674-4a26-91bc-b7cbf8cca724 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:14:28.506941 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b6b3eb7-4674-4a26-91bc-b7cbf8cca724 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 returned with HTTP 200 Aug 13 22:14:28.507607 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1171/4641] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:28 2026] GET /volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:28.522291 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (359b04d2-2f9b-470d-9cf3-8ffd2847d76a) transitioned into state 'SUCCESS' from state '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-822892389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd12f01a273c48ce992601a0b0e4f08c',qos_specs=None,replication_status=,reservations=['a61501be-6d1b-4497-84a0-1d211d23b224','d192122d-5234-4574-b2dd-3136aa9dc602','bd24fdc6-c09f-400d-9e8d-7f77d033bd39','4fa879b7-9310-47f2-874f-58f3cd00f7c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f451016459d4abcadd2a8c75ac60329',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:28.523079 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2915aa4d-dc58-4582-82dd-61608b605100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:28.538136 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2915aa4d-dc58-4582-82dd-61608b605100) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:28.539859 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Flow 'volume_create_api' (5b55a22d-8202-4120-b9da-e7e7bf850893) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:14:28.541090 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Create volume request issued successfully. Aug 13 22:14:28.541706 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-544c0310-f0be-46e3-8df7-47b2e86abf53 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:14:28.542807 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1149/4642] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:14:28 2026] POST /volume/v3/volumes => generated 784 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:28.559159 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0332adb3-a395-48e1-b746-1d00aa8a0481 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:28.562215 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0332adb3-a395-48e1-b746-1d00aa8a0481 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:28.562215 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0332adb3-a395-48e1-b746-1d00aa8a0481 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:28.562770 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0332adb3-a395-48e1-b746-1d00aa8a0481 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:28.571913 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:28.571913 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:28.577132 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0332adb3-a395-48e1-b746-1d00aa8a0481 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:28.583298 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0332adb3-a395-48e1-b746-1d00aa8a0481 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 200 Aug 13 22:14:28.583795 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1161/4643] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:28 2026] GET /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:28.878583 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d143b6c1-6809-4c67-be4b-2fea5546d4c7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:28.880401 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d143b6c1-6809-4c67-be4b-2fea5546d4c7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:28.880818 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d143b6c1-6809-4c67-be4b-2fea5546d4c7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:28.881150 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d143b6c1-6809-4c67-be4b-2fea5546d4c7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:28.881384 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d143b6c1-6809-4c67-be4b-2fea5546d4c7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:28.886966 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:28.886966 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:28.888051 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d143b6c1-6809-4c67-be4b-2fea5546d4c7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:28.888708 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1163/4644] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:28 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:29.095056 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ebeb76d8-6236-4c3f-bec7-6aedca7f4b19 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:29.097323 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebeb76d8-6236-4c3f-bec7-6aedca7f4b19 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:29.097659 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebeb76d8-6236-4c3f-bec7-6aedca7f4b19 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:29.097893 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebeb76d8-6236-4c3f-bec7-6aedca7f4b19 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:29.098053 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ebeb76d8-6236-4c3f-bec7-6aedca7f4b19 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:29.103893 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:29.103893 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:29.104856 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebeb76d8-6236-4c3f-bec7-6aedca7f4b19 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:29.105310 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1172/4645] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:29 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:29.601038 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-04fa935c-fe65-44a9-9f25-1d91e040bdcb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:29.603159 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04fa935c-fe65-44a9-9f25-1d91e040bdcb tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:29.603489 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04fa935c-fe65-44a9-9f25-1d91e040bdcb tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:29.603773 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04fa935c-fe65-44a9-9f25-1d91e040bdcb tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:29.615873 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:29.615873 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:29.623781 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-04fa935c-fe65-44a9-9f25-1d91e040bdcb tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:29.631860 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04fa935c-fe65-44a9-9f25-1d91e040bdcb tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 200 Aug 13 22:14:29.632634 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1150/4646] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:29 2026] GET /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:29.652215 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee825335-5f18-4825-89c7-b07c46dd40e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:29.655418 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee825335-5f18-4825-89c7-b07c46dd40e2 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:29.655418 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee825335-5f18-4825-89c7-b07c46dd40e2 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:29.655732 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee825335-5f18-4825-89c7-b07c46dd40e2 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:29.665651 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:29.665651 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:29.671520 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ee825335-5f18-4825-89c7-b07c46dd40e2 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:29.677789 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee825335-5f18-4825-89c7-b07c46dd40e2 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 200 Aug 13 22:14:29.678306 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1162/4647] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:29 2026] GET /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:29.742207 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-5097c3ef-d529-4716-9c54-43c2643d5bbf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:29.747447 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-5097c3ef-d529-4716-9c54-43c2643d5bbf tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:29.747447 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-5097c3ef-d529-4716-9c54-43c2643d5bbf tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:29.747447 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-5097c3ef-d529-4716-9c54-43c2643d5bbf tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:29.755570 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:29.755570 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:29.764119 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-5097c3ef-d529-4716-9c54-43c2643d5bbf tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:29.767799 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-5097c3ef-d529-4716-9c54-43c2643d5bbf tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 200 Aug 13 22:14:29.768547 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1164/4648] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:14:29 2026] GET /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:29.865450 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0284fbb0-bcb6-40cb-8298-79cd0420fd6e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:29.865450 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0284fbb0-bcb6-40cb-8298-79cd0420fd6e None None] GET https://10.4.3.4/volume// Aug 13 22:14:29.865450 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0284fbb0-bcb6-40cb-8298-79cd0420fd6e None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:29.865917 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0284fbb0-bcb6-40cb-8298-79cd0420fd6e None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:29.865917 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0284fbb0-bcb6-40cb-8298-79cd0420fd6e None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:14:29.866074 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1173/4649] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:14:29 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:14:29.875960 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-fa43a57b-9d15-4e5a-a200-7ea9c431ce74 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:29.902109 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-20ac1117-8fcb-42d6-8402-46d428d5ad88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:29.904485 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20ac1117-8fcb-42d6-8402-46d428d5ad88 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:29.904485 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20ac1117-8fcb-42d6-8402-46d428d5ad88 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:29.904928 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20ac1117-8fcb-42d6-8402-46d428d5ad88 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:29.904928 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-20ac1117-8fcb-42d6-8402-46d428d5ad88 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:29.909417 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:29.909417 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:29.910278 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20ac1117-8fcb-42d6-8402-46d428d5ad88 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:29.911272 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1163/4650] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:29 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:29.966953 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-fa43a57b-9d15-4e5a-a200-7ea9c431ce74 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:14:29.967696 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-fa43a57b-9d15-4e5a-a200-7ea9c431ce74 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ae62a21-15fe-4e58-b88b-b953d0d64577", "connector": null, "instance_uuid": "3dd23e44-e6e5-4295-b2e4-8446efc4e44d"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:29.977073 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:29.977073 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:30.015516 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-fa43a57b-9d15-4e5a-a200-7ea9c431ce74 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:14:30.016334 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1151/4651] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:14:29 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:30.063659 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-a357d0dd-89a6-4465-9b4a-c9a501a396a2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:30.065696 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca077dac-ee8b-4576-a6d4-fa30c52c4c13 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:30.067027 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-a357d0dd-89a6-4465-9b4a-c9a501a396a2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 Aug 13 22:14:30.067413 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-a357d0dd-89a6-4465-9b4a-c9a501a396a2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:30.067691 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-a357d0dd-89a6-4465-9b4a-c9a501a396a2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:30.068090 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca077dac-ee8b-4576-a6d4-fa30c52c4c13 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:30.068381 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca077dac-ee8b-4576-a6d4-fa30c52c4c13 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:30.068592 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca077dac-ee8b-4576-a6d4-fa30c52c4c13 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:30.076956 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-910e9a75-b5a4-496b-8fc4-328ab0099275 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:30.077232 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:30.077232 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:30.077522 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-910e9a75-b5a4-496b-8fc4-328ab0099275 None None] GET https://10.4.3.4/volume// Aug 13 22:14:30.077802 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-910e9a75-b5a4-496b-8fc4-328ab0099275 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:30.078020 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-910e9a75-b5a4-496b-8fc4-328ab0099275 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:30.078434 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-910e9a75-b5a4-496b-8fc4-328ab0099275 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:14:30.078800 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1164/4652] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:14:30 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:14:30.082035 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:30.082035 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:30.082265 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-a357d0dd-89a6-4465-9b4a-c9a501a396a2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:14:30.087446 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ca077dac-ee8b-4576-a6d4-fa30c52c4c13 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:30.089065 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-a357d0dd-89a6-4465-9b4a-c9a501a396a2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 returned with HTTP 200 Aug 13 22:14:30.089720 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-9b0bcc5c-7bbc-46d2-8994-476bb5ee21d2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:30.089799 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1165/4653] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:14:30 2026] GET /volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:30.093881 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-9b0bcc5c-7bbc-46d2-8994-476bb5ee21d2 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:30.094196 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-9b0bcc5c-7bbc-46d2-8994-476bb5ee21d2 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:30.094535 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-9b0bcc5c-7bbc-46d2-8994-476bb5ee21d2 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:30.094625 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca077dac-ee8b-4576-a6d4-fa30c52c4c13 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 200 Aug 13 22:14:30.095111 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1174/4654] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:30 2026] GET /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:30.112530 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:30.112530 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:30.117770 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-9b0bcc5c-7bbc-46d2-8994-476bb5ee21d2 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:30.119213 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cd80f805-112a-4c5e-885d-525fd42af7ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:30.121008 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd80f805-112a-4c5e-885d-525fd42af7ff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:30.121306 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd80f805-112a-4c5e-885d-525fd42af7ff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:30.121565 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd80f805-112a-4c5e-885d-525fd42af7ff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:30.121738 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-cd80f805-112a-4c5e-885d-525fd42af7ff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:30.124475 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-9b0bcc5c-7bbc-46d2-8994-476bb5ee21d2 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 200 Aug 13 22:14:30.125309 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1152/4655] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:14:30 2026] GET /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 1038 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:14:30.127636 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:30.127636 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:30.128762 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd80f805-112a-4c5e-885d-525fd42af7ff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:30.129145 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1165/4656] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:30 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:30.264674 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-9be7b666-a0c0-4883-b0f8-88f101b154dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:30.267528 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-9be7b666-a0c0-4883-b0f8-88f101b154dc tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] PUT https://10.4.3.4/volume/v3/attachments/2a65a56c-c258-4b84-9e41-d6f11d8be361 Aug 13 22:14:30.268051 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-9be7b666-a0c0-4883-b0f8-88f101b154dc tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:30.278340 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-9be7b666-a0c0-4883-b0f8-88f101b154dc tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Acquiring lock "cinder-attachment_update-7ae62a21-15fe-4e58-b88b-b953d0d64577-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:14:30.284492 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-9be7b666-a0c0-4883-b0f8-88f101b154dc tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Lock "cinder-attachment_update-7ae62a21-15fe-4e58-b88b-b953d0d64577-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:14:30.285735 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:30.285735 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:30.383280 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-9be7b666-a0c0-4883-b0f8-88f101b154dc tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Lock "cinder-attachment_update-7ae62a21-15fe-4e58-b88b-b953d0d64577-np0000007271" released by "attachment_update" :: held 0.099s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:14:30.383686 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-9be7b666-a0c0-4883-b0f8-88f101b154dc tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/attachments/2a65a56c-c258-4b84-9e41-d6f11d8be361 returned with HTTP 200 Aug 13 22:14:30.384654 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1166/4657] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:14:30 2026] PUT /volume/v3/attachments/2a65a56c-c258-4b84-9e41-d6f11d8be361 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:30.716226 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-bda00fa4-eb5e-472e-bfe5-3ea84ba35fbd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:30.718961 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-bda00fa4-eb5e-472e-bfe5-3ea84ba35fbd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 Aug 13 22:14:30.719199 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-bda00fa4-eb5e-472e-bfe5-3ea84ba35fbd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:30.719439 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-bda00fa4-eb5e-472e-bfe5-3ea84ba35fbd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:30.727142 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:30.727142 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:30.731600 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-bda00fa4-eb5e-472e-bfe5-3ea84ba35fbd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:14:30.736898 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-bda00fa4-eb5e-472e-bfe5-3ea84ba35fbd tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 returned with HTTP 200 Aug 13 22:14:30.737489 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1175/4658] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:14:30 2026] GET /volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:30.748408 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b133b43-d021-4e3c-9fe6-67bfd8686010 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:30.748939 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b133b43-d021-4e3c-9fe6-67bfd8686010 None None] GET https://10.4.3.4/volume// Aug 13 22:14:30.749102 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b133b43-d021-4e3c-9fe6-67bfd8686010 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:30.749412 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b133b43-d021-4e3c-9fe6-67bfd8686010 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:30.750263 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b133b43-d021-4e3c-9fe6-67bfd8686010 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:14:30.750263 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1153/4659] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:14:30 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 22:14:30.760881 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-98d3f9ea-e905-4b3c-a64b-47f3cb3a9c00 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:30.762013 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-98d3f9ea-e905-4b3c-a64b-47f3cb3a9c00 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:14:30.763447 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-98d3f9ea-e905-4b3c-a64b-47f3cb3a9c00 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "154ac9a0-3e4f-47fd-9e58-91a871b5c9b3", "connector": null, "instance_uuid": "0ac9f99b-572e-4edd-aa29-4e189b352fb3"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:30.772756 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:30.772756 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:30.800174 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-98d3f9ea-e905-4b3c-a64b-47f3cb3a9c00 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:14:30.800853 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1166/4660] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:14:30 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 13 22:14:30.922629 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-61250232-9a0d-4a2d-8a26-5a48279dc18f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:30.926453 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-61250232-9a0d-4a2d-8a26-5a48279dc18f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:30.926453 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-61250232-9a0d-4a2d-8a26-5a48279dc18f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:30.926967 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-61250232-9a0d-4a2d-8a26-5a48279dc18f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:30.927043 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-61250232-9a0d-4a2d-8a26-5a48279dc18f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:30.933853 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:30.933853 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:30.935135 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-61250232-9a0d-4a2d-8a26-5a48279dc18f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:30.935711 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1167/4661] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:30 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:31.116469 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f938b4e2-c019-433f-9519-833c713ca33e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:31.116469 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f938b4e2-c019-433f-9519-833c713ca33e tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:31.116469 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f938b4e2-c019-433f-9519-833c713ca33e tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:31.116469 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f938b4e2-c019-433f-9519-833c713ca33e tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:31.124751 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:31.124751 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:31.127974 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f938b4e2-c019-433f-9519-833c713ca33e tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:31.131809 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f938b4e2-c019-433f-9519-833c713ca33e tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 200 Aug 13 22:14:31.132199 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1176/4662] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:31 2026] GET /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:31.143057 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2b5f7bae-1b06-4972-a1e9-6e21b20900c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:31.146720 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b5f7bae-1b06-4972-a1e9-6e21b20900c1 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:31.146720 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b5f7bae-1b06-4972-a1e9-6e21b20900c1 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:31.146720 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b5f7bae-1b06-4972-a1e9-6e21b20900c1 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:31.147840 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2b5f7bae-1b06-4972-a1e9-6e21b20900c1 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:31.151349 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:31.151349 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:31.153047 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b5f7bae-1b06-4972-a1e9-6e21b20900c1 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:31.153047 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1154/4663] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:31 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:31.948278 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0bad3897-e128-44d1-b98a-17b29f3ee33b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:31.950644 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0bad3897-e128-44d1-b98a-17b29f3ee33b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:31.950905 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0bad3897-e128-44d1-b98a-17b29f3ee33b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:31.951139 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0bad3897-e128-44d1-b98a-17b29f3ee33b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:31.951266 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0bad3897-e128-44d1-b98a-17b29f3ee33b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:31.956377 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:31.956377 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:31.957156 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0bad3897-e128-44d1-b98a-17b29f3ee33b tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:31.957703 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1167/4664] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:31 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:31.973434 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-330e1d33-0d08-476c-aa79-ba0d65a090fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:31.973881 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-330e1d33-0d08-476c-aa79-ba0d65a090fb None None] GET https://10.4.3.4/volume// Aug 13 22:14:31.974150 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-330e1d33-0d08-476c-aa79-ba0d65a090fb None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:31.974462 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-330e1d33-0d08-476c-aa79-ba0d65a090fb None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:31.974913 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-330e1d33-0d08-476c-aa79-ba0d65a090fb None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:14:31.975339 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1168/4665] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:14:31 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:14:31.983981 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-18c3e9d5-42ae-4aac-b50b-92ef702cc561 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:31.986443 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-18c3e9d5-42ae-4aac-b50b-92ef702cc561 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 Aug 13 22:14:31.986755 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-18c3e9d5-42ae-4aac-b50b-92ef702cc561 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:31.987113 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-18c3e9d5-42ae-4aac-b50b-92ef702cc561 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:31.997903 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:31.997903 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:32.002438 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-18c3e9d5-42ae-4aac-b50b-92ef702cc561 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:14:32.009171 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-18c3e9d5-42ae-4aac-b50b-92ef702cc561 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 returned with HTTP 200 Aug 13 22:14:32.009801 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1177/4666] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:14:31 2026] GET /volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 => generated 1541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:14:32.130599 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-35c0ae07-923e-4e90-8d17-de2999345086 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:32.133655 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-35c0ae07-923e-4e90-8d17-de2999345086 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] PUT https://10.4.3.4/volume/v3/attachments/9c215044-6190-4936-aba2-1b836661c7c1 Aug 13 22:14:32.134135 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-35c0ae07-923e-4e90-8d17-de2999345086 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:32.146640 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-35c0ae07-923e-4e90-8d17-de2999345086 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Acquiring lock "cinder-attachment_update-154ac9a0-3e4f-47fd-9e58-91a871b5c9b3-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:14:32.149522 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8fd893fe-b3c4-4a82-97c2-363461e58158 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:32.152319 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fd893fe-b3c4-4a82-97c2-363461e58158 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:32.152639 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fd893fe-b3c4-4a82-97c2-363461e58158 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:32.152783 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-35c0ae07-923e-4e90-8d17-de2999345086 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-154ac9a0-3e4f-47fd-9e58-91a871b5c9b3-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:14:32.152900 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fd893fe-b3c4-4a82-97c2-363461e58158 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:32.154000 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:32.154000 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:32.166097 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:32.166097 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:32.166535 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a85bcfa5-8c7a-47ed-876a-2ea865e71a28 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:32.168838 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a85bcfa5-8c7a-47ed-876a-2ea865e71a28 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:32.169098 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a85bcfa5-8c7a-47ed-876a-2ea865e71a28 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:32.169353 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a85bcfa5-8c7a-47ed-876a-2ea865e71a28 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:32.169526 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a85bcfa5-8c7a-47ed-876a-2ea865e71a28 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:32.171573 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8fd893fe-b3c4-4a82-97c2-363461e58158 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:32.177993 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fd893fe-b3c4-4a82-97c2-363461e58158 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 200 Aug 13 22:14:32.178493 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1168/4667] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:32 2026] GET /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:32.181217 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:32.181217 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:32.182193 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a85bcfa5-8c7a-47ed-876a-2ea865e71a28 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:32.182732 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1169/4668] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:32 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 745 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:32.292882 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-35c0ae07-923e-4e90-8d17-de2999345086 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-154ac9a0-3e4f-47fd-9e58-91a871b5c9b3-np0000007271" released by "attachment_update" :: held 0.140s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:14:32.293434 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-35c0ae07-923e-4e90-8d17-de2999345086 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/9c215044-6190-4936-aba2-1b836661c7c1 returned with HTTP 200 Aug 13 22:14:32.294079 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1155/4669] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:14:32 2026] PUT /volume/v3/attachments/9c215044-6190-4936-aba2-1b836661c7c1 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:32.320719 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-6a38f14c-3e0f-4787-951d-6317fbfa07ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:32.322905 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-6a38f14c-3e0f-4787-951d-6317fbfa07ab tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments/9c215044-6190-4936-aba2-1b836661c7c1/action Aug 13 22:14:32.323543 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-6a38f14c-3e0f-4787-951d-6317fbfa07ab tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:14:32.323652 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-6a38f14c-3e0f-4787-951d-6317fbfa07ab tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:32.346058 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:32.346058 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:32.362889 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ed312f1-4961-41ef-ad35-df6dfac77021 req-6a38f14c-3e0f-4787-951d-6317fbfa07ab tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/9c215044-6190-4936-aba2-1b836661c7c1/action returned with HTTP 204 Aug 13 22:14:32.363937 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1178/4670] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:14:32 2026] POST /volume/v3/attachments/9c215044-6190-4936-aba2-1b836661c7c1/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:32.971726 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-91f61c24-e2af-46b5-b2c9-9d61dd7143a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:32.978596 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91f61c24-e2af-46b5-b2c9-9d61dd7143a4 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:32.978596 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91f61c24-e2af-46b5-b2c9-9d61dd7143a4 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:32.978596 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91f61c24-e2af-46b5-b2c9-9d61dd7143a4 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:32.978596 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-91f61c24-e2af-46b5-b2c9-9d61dd7143a4 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:32.993400 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:32.993400 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:32.993400 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91f61c24-e2af-46b5-b2c9-9d61dd7143a4 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:32.993400 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1169/4671] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:32 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 731 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:33.196964 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8cad77e7-c804-4228-b7eb-05a3b4db0e7c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:33.201634 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8cad77e7-c804-4228-b7eb-05a3b4db0e7c tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:33.202165 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8cad77e7-c804-4228-b7eb-05a3b4db0e7c tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:33.202165 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8cad77e7-c804-4228-b7eb-05a3b4db0e7c tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:33.202398 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-54546c03-0a14-4823-9c9a-d75900397036 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:33.205281 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54546c03-0a14-4823-9c9a-d75900397036 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:33.206164 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54546c03-0a14-4823-9c9a-d75900397036 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:33.206516 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54546c03-0a14-4823-9c9a-d75900397036 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:33.207034 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-54546c03-0a14-4823-9c9a-d75900397036 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:33.214627 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:33.214627 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:33.214815 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:33.214815 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:33.215457 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54546c03-0a14-4823-9c9a-d75900397036 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:33.216635 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1156/4672] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:33 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:33.227415 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8cad77e7-c804-4228-b7eb-05a3b4db0e7c tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:33.233592 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8cad77e7-c804-4228-b7eb-05a3b4db0e7c tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 200 Aug 13 22:14:33.234583 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1170/4673] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:33 2026] GET /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:34.006094 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-420c88f9-1447-4b89-a5ca-66e59d9826d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:34.008273 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-420c88f9-1447-4b89-a5ca-66e59d9826d3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:34.008638 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-420c88f9-1447-4b89-a5ca-66e59d9826d3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:34.008941 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-420c88f9-1447-4b89-a5ca-66e59d9826d3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:34.009139 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-420c88f9-1447-4b89-a5ca-66e59d9826d3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:34.013854 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:34.013854 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:34.014668 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-420c88f9-1447-4b89-a5ca-66e59d9826d3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:34.015166 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1179/4674] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:34 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:34.230663 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25845e77-0c94-42b8-9db7-4a303ff752df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:34.232571 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25845e77-0c94-42b8-9db7-4a303ff752df tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:34.232853 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25845e77-0c94-42b8-9db7-4a303ff752df tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:34.233111 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25845e77-0c94-42b8-9db7-4a303ff752df tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:34.233244 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-25845e77-0c94-42b8-9db7-4a303ff752df tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:34.237922 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:34.237922 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:34.238846 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25845e77-0c94-42b8-9db7-4a303ff752df tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:34.239337 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1170/4675] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:34 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:34.256292 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ef54ea8-6ef1-4684-aea6-9b46d10c8e1a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:34.263957 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ef54ea8-6ef1-4684-aea6-9b46d10c8e1a tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:34.264315 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ef54ea8-6ef1-4684-aea6-9b46d10c8e1a tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:34.264651 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ef54ea8-6ef1-4684-aea6-9b46d10c8e1a tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:34.281463 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:34.281463 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:34.287783 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9ef54ea8-6ef1-4684-aea6-9b46d10c8e1a tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:34.296377 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ef54ea8-6ef1-4684-aea6-9b46d10c8e1a tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 200 Aug 13 22:14:34.296789 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1157/4676] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:34 2026] GET /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:34.738451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-2b46b457-ce10-475c-8970-68c17025e06a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:34.741355 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-2b46b457-ce10-475c-8970-68c17025e06a tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] POST https://10.4.3.4/volume/v3/attachments/2a65a56c-c258-4b84-9e41-d6f11d8be361/action Aug 13 22:14:34.741923 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-2b46b457-ce10-475c-8970-68c17025e06a tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:14:34.742038 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-2b46b457-ce10-475c-8970-68c17025e06a tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:34.765514 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:34.765514 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:34.782991 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-dd32af3b-96d4-415c-8c0e-874d1c1288f6 req-2b46b457-ce10-475c-8970-68c17025e06a tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/attachments/2a65a56c-c258-4b84-9e41-d6f11d8be361/action returned with HTTP 204 Aug 13 22:14:34.783661 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1171/4677] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:14:34 2026] POST /volume/v3/attachments/2a65a56c-c258-4b84-9e41-d6f11d8be361/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:35.026617 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5cbcea7-ecb2-4972-bbb6-e2dd34907461 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:35.030073 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5cbcea7-ecb2-4972-bbb6-e2dd34907461 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:35.030073 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5cbcea7-ecb2-4972-bbb6-e2dd34907461 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:35.031255 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5cbcea7-ecb2-4972-bbb6-e2dd34907461 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:35.032010 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a5cbcea7-ecb2-4972-bbb6-e2dd34907461 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:35.040660 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:35.040660 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:35.041611 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5cbcea7-ecb2-4972-bbb6-e2dd34907461 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:35.042306 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1180/4678] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:35 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 731 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:35.251124 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-74454372-7644-4786-a64c-ef6daf90ad20 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:35.253111 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74454372-7644-4786-a64c-ef6daf90ad20 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:35.253311 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74454372-7644-4786-a64c-ef6daf90ad20 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:35.253577 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74454372-7644-4786-a64c-ef6daf90ad20 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:35.253671 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-74454372-7644-4786-a64c-ef6daf90ad20 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:35.260121 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:35.260121 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:35.260121 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74454372-7644-4786-a64c-ef6daf90ad20 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:35.260121 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1171/4679] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:35 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:35.313736 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0505b330-a46a-4859-ae55-0959cb89067a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:35.315930 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0505b330-a46a-4859-ae55-0959cb89067a tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:35.316201 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0505b330-a46a-4859-ae55-0959cb89067a tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:35.316455 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0505b330-a46a-4859-ae55-0959cb89067a tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:35.332803 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:35.332803 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:35.337499 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0505b330-a46a-4859-ae55-0959cb89067a tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:35.342835 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0505b330-a46a-4859-ae55-0959cb89067a tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 200 Aug 13 22:14:35.343241 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1158/4680] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:35 2026] GET /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 1169 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:14:35.355991 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa9e65f9-3566-4492-ac01-3d16c4fd63d3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:35.358290 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa9e65f9-3566-4492-ac01-3d16c4fd63d3 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:35.358632 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa9e65f9-3566-4492-ac01-3d16c4fd63d3 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:35.358923 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa9e65f9-3566-4492-ac01-3d16c4fd63d3 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:35.371217 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:35.371217 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:35.375059 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aa9e65f9-3566-4492-ac01-3d16c4fd63d3 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:35.379894 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa9e65f9-3566-4492-ac01-3d16c4fd63d3 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 200 Aug 13 22:14:35.380278 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1172/4681] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:35 2026] GET /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:14:35.394004 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-62c69917-6a91-43cd-8dd5-057955d8bfd2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:35.396419 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1181/4682] 10.4.3.4 () {70 vars in 1597 bytes} [Thu Aug 13 22:14:35 2026] DELETE /volume/v3/attachments/2a65a56c-c258-4b84-9e41-d6f11d8be361 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 13 22:14:35.405131 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02a7266a-1996-4610-8289-0a94515c1849 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:35.436914 np0000007271 devstack@c-api.service[100267]: WARNING keystonemiddleware.auth_token [None req-02a7266a-1996-4610-8289-0a94515c1849 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 22:14:35.438246 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1172/4683] 10.4.3.4 () {70 vars in 1597 bytes} [Thu Aug 13 22:14:35 2026] DELETE /volume/v3/attachments/2a65a56c-c258-4b84-9e41-d6f11d8be361 => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Aug 13 22:14:35.447986 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3c6f9172-d257-4996-bbf9-1f838a2ff085 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:35.449765 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c6f9172-d257-4996-bbf9-1f838a2ff085 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] DELETE https://10.4.3.4/volume/v3/attachments/2a65a56c-c258-4b84-9e41-d6f11d8be361 Aug 13 22:14:35.450029 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c6f9172-d257-4996-bbf9-1f838a2ff085 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:35.450212 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c6f9172-d257-4996-bbf9-1f838a2ff085 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:35.459454 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:35.459454 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:35.464018 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3c6f9172-d257-4996-bbf9-1f838a2ff085 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Attachment connected to vm 3dd23e44-e6e5-4295-b2e4-8446efc4e44d, checking data on nova Aug 13 22:14:35.464485 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.compute.nova [None req-3c6f9172-d257-4996-bbf9-1f838a2ff085 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Creating Keystone token plugin using URL: https://10.4.3.4/identity {{(pid=100268) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 22:14:35.616861 np0000007271 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-3c6f9172-d257-4996-bbf9-1f838a2ff085 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] REQ: curl -g -i -X GET https://10.4.3.4/compute/v2.1/servers/3dd23e44-e6e5-4295-b2e4-8446efc4e44d/os-volume_attachments/7ae62a21-15fe-4e58-b88b-b953d0d64577 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3ff69eed445f71defded6605b960e4155f22aca257a4632c55ea9118632b42ea" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3c6f9172-d257-4996-bbf9-1f838a2ff085" -H "X-Service-Token: {SHA256}f8bbc171b30995b5ab3ed31fe1157140b4c6e62dbe5d0807ce4748b8e371f2ff" {{(pid=100268) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 22:14:35.754839 np0000007271 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-3c6f9172-d257-4996-bbf9-1f838a2ff085 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 22:14:35 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-20980001-16c9-409d-8b14-17f9586eef34 x-openstack-request-id: req-20980001-16c9-409d-8b14-17f9586eef34 {{(pid=100268) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 22:14:35.755127 np0000007271 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-3c6f9172-d257-4996-bbf9-1f838a2ff085 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "7ae62a21-15fe-4e58-b88b-b953d0d64577", "serverId": "3dd23e44-e6e5-4295-b2e4-8446efc4e44d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2a65a56c-c258-4b84-9e41-d6f11d8be361", "bdm_uuid": "a9a4841e-cee9-45b2-a2f2-05fcaf9c6212"}} {{(pid=100268) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 22:14:35.755127 np0000007271 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-3c6f9172-d257-4996-bbf9-1f838a2ff085 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET call to compute for https://10.4.3.4/compute/v2.1/servers/3dd23e44-e6e5-4295-b2e4-8446efc4e44d/os-volume_attachments/7ae62a21-15fe-4e58-b88b-b953d0d64577 used request id req-20980001-16c9-409d-8b14-17f9586eef34 {{(pid=100268) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 22:14:35.759236 np0000007271 devstack@c-api.service[100268]: ERROR cinder.volume.api [None req-3c6f9172-d257-4996-bbf9-1f838a2ff085 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-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 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault [None req-3c6f9172-d257-4996-bbf9-1f838a2ff085 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Caught error: Detach volume from instance 3dd23e44-e6e5-4295-b2e4-8446efc4e44d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3dd23e44-e6e5-4295-b2e4-8446efc4e44d using the Compute API Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 22:14:35.762666 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3dd23e44-e6e5-4295-b2e4-8446efc4e44d using the Compute API Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.middleware.fault [None req-3c6f9172-d257-4996-bbf9-1f838a2ff085 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/attachments/2a65a56c-c258-4b84-9e41-d6f11d8be361 returned with HTTP 409 Aug 13 22:14:35.764192 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1159/4684] 10.4.3.4 () {68 vars in 1390 bytes} [Thu Aug 13 22:14:35 2026] DELETE /volume/v3/attachments/2a65a56c-c258-4b84-9e41-d6f11d8be361 => generated 167 bytes in 316 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:35.821130 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-bf7fa6df-ef12-4a2f-8a42-e276f87927c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:35.824613 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-bf7fa6df-ef12-4a2f-8a42-e276f87927c3 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:35.824793 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-bf7fa6df-ef12-4a2f-8a42-e276f87927c3 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:35.824978 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-bf7fa6df-ef12-4a2f-8a42-e276f87927c3 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:35.838140 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:35.838140 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:35.844969 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-bf7fa6df-ef12-4a2f-8a42-e276f87927c3 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:35.851032 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-bf7fa6df-ef12-4a2f-8a42-e276f87927c3 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 200 Aug 13 22:14:35.851441 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1173/4685] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:14:35 2026] GET /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 1151 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:35.894892 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-2d1b70ae-f5e1-4de0-be30-762b03c1fca0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:35.903810 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-2d1b70ae-f5e1-4de0-be30-762b03c1fca0 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] POST https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577/action Aug 13 22:14:35.906102 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-2d1b70ae-f5e1-4de0-be30-762b03c1fca0 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:14:35.906102 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-2d1b70ae-f5e1-4de0-be30-762b03c1fca0 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:35.940312 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:35.940312 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:35.941188 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-2d1b70ae-f5e1-4de0-be30-762b03c1fca0 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:35.951661 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-2d1b70ae-f5e1-4de0-be30-762b03c1fca0 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Begin detaching volume completed successfully. Aug 13 22:14:35.951932 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-2d1b70ae-f5e1-4de0-be30-762b03c1fca0 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577/action returned with HTTP 202 Aug 13 22:14:35.952440 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1182/4686] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:14:35 2026] POST /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:14:35.963494 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-40f6debb-b438-4041-806f-3580e3c50c7b req-d453a96b-7a0b-407a-9771-6c0e1a68f033 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:35.966341 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-40f6debb-b438-4041-806f-3580e3c50c7b req-d453a96b-7a0b-407a-9771-6c0e1a68f033 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/attachments?instance_id=81f2af4d-1f26-4697-ad73-0991ca48e7af Aug 13 22:14:35.967009 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-40f6debb-b438-4041-806f-3580e3c50c7b req-d453a96b-7a0b-407a-9771-6c0e1a68f033 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:35.967385 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-40f6debb-b438-4041-806f-3580e3c50c7b req-d453a96b-7a0b-407a-9771-6c0e1a68f033 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:35.986155 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-40f6debb-b438-4041-806f-3580e3c50c7b req-d453a96b-7a0b-407a-9771-6c0e1a68f033 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/attachments?instance_id=81f2af4d-1f26-4697-ad73-0991ca48e7af returned with HTTP 200 Aug 13 22:14:35.987053 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1173/4687] 10.4.3.4 () {70 vars in 1623 bytes} [Thu Aug 13 22:14:35 2026] GET /volume/v3/attachments?instance_id=81f2af4d-1f26-4697-ad73-0991ca48e7af => generated 192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:36.001631 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-40f6debb-b438-4041-806f-3580e3c50c7b req-73e63b5d-f22b-4082-a360-9cad8b12d02d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:36.006696 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-40f6debb-b438-4041-806f-3580e3c50c7b req-73e63b5d-f22b-4082-a360-9cad8b12d02d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/attachments/8ae25976-2014-4811-8358-8b96ba0bcfd4 Aug 13 22:14:36.007607 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-40f6debb-b438-4041-806f-3580e3c50c7b req-73e63b5d-f22b-4082-a360-9cad8b12d02d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:36.007607 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-40f6debb-b438-4041-806f-3580e3c50c7b req-73e63b5d-f22b-4082-a360-9cad8b12d02d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:36.022763 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa314f67-e20a-4923-ba2d-911a74561704 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:36.023269 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa314f67-e20a-4923-ba2d-911a74561704 None None] GET https://10.4.3.4/volume// Aug 13 22:14:36.023568 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa314f67-e20a-4923-ba2d-911a74561704 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:36.023776 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa314f67-e20a-4923-ba2d-911a74561704 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:36.024086 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa314f67-e20a-4923-ba2d-911a74561704 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:14:36.024371 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1174/4688] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:14:36 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:14:36.033667 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-7e0752b3-f490-4ecb-be4d-7db12fbef7c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:36.036476 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-7e0752b3-f490-4ecb-be4d-7db12fbef7c7 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:36.036726 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-7e0752b3-f490-4ecb-be4d-7db12fbef7c7 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:36.036996 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-7e0752b3-f490-4ecb-be4d-7db12fbef7c7 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:36.053981 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:36.053981 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:36.057759 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-070b445f-1688-41ee-9986-f2e83ae9c7d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:36.059112 np0000007271 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [req-40f6debb-b438-4041-806f-3580e3c50c7b req-73e63b5d-f22b-4082-a360-9cad8b12d02d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 22:14:36.059400 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-7e0752b3-f490-4ecb-be4d-7db12fbef7c7 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:36.062935 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-070b445f-1688-41ee-9986-f2e83ae9c7d9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:36.062935 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-070b445f-1688-41ee-9986-f2e83ae9c7d9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:36.062935 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-070b445f-1688-41ee-9986-f2e83ae9c7d9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:36.062935 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-070b445f-1688-41ee-9986-f2e83ae9c7d9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:36.066934 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-7e0752b3-f490-4ecb-be4d-7db12fbef7c7 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 200 Aug 13 22:14:36.067590 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1183/4689] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:14:36 2026] GET /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 1334 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:14:36.068161 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:36.068161 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:36.069801 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-070b445f-1688-41ee-9986-f2e83ae9c7d9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:36.070604 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1174/4690] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:36 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:36.087415 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-40f6debb-b438-4041-806f-3580e3c50c7b req-73e63b5d-f22b-4082-a360-9cad8b12d02d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/attachments/8ae25976-2014-4811-8358-8b96ba0bcfd4 returned with HTTP 200 Aug 13 22:14:36.088008 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1160/4691] 10.4.3.4 () {70 vars in 1637 bytes} [Thu Aug 13 22:14:36 2026] GET /volume/v3/attachments/8ae25976-2014-4811-8358-8b96ba0bcfd4 => generated 993 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:36.275060 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d4714c15-ce49-44ca-bee2-1bfb0b4ece9b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:36.279072 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4714c15-ce49-44ca-bee2-1bfb0b4ece9b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:36.279347 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4714c15-ce49-44ca-bee2-1bfb0b4ece9b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:36.279656 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4714c15-ce49-44ca-bee2-1bfb0b4ece9b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:36.279810 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d4714c15-ce49-44ca-bee2-1bfb0b4ece9b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:36.287377 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:36.287377 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:36.288489 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4714c15-ce49-44ca-bee2-1bfb0b4ece9b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:36.289020 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1175/4692] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:36 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:37.086939 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa25c8ca-544f-42d3-aa9a-cade09d83ae1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:37.088603 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa25c8ca-544f-42d3-aa9a-cade09d83ae1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:37.088801 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa25c8ca-544f-42d3-aa9a-cade09d83ae1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:37.089001 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa25c8ca-544f-42d3-aa9a-cade09d83ae1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:37.089094 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-aa25c8ca-544f-42d3-aa9a-cade09d83ae1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:37.094118 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:37.094118 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:37.094788 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa25c8ca-544f-42d3-aa9a-cade09d83ae1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:37.095191 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1184/4693] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:37 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:37.306226 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-deb8fad4-38b9-43e7-abe4-6b7ceb843f35 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:37.308134 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-deb8fad4-38b9-43e7-abe4-6b7ceb843f35 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:37.309979 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-deb8fad4-38b9-43e7-abe4-6b7ceb843f35 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:37.309979 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-deb8fad4-38b9-43e7-abe4-6b7ceb843f35 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:37.309979 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-deb8fad4-38b9-43e7-abe4-6b7ceb843f35 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:37.313943 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:37.313943 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:37.314986 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-deb8fad4-38b9-43e7-abe4-6b7ceb843f35 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:37.315520 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1175/4694] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:37 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:37.885364 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-ee91d61b-a6cc-437a-9d94-ac8f47c64484 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:37.888296 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-ee91d61b-a6cc-437a-9d94-ac8f47c64484 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] DELETE https://10.4.3.4/volume/v3/attachments/2a65a56c-c258-4b84-9e41-d6f11d8be361 Aug 13 22:14:37.888586 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-ee91d61b-a6cc-437a-9d94-ac8f47c64484 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:37.888820 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-ee91d61b-a6cc-437a-9d94-ac8f47c64484 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:37.908521 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:37.908521 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:37.975142 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-501d2ac4-309f-4d85-b037-3127a3fdb375 req-ee91d61b-a6cc-437a-9d94-ac8f47c64484 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/attachments/2a65a56c-c258-4b84-9e41-d6f11d8be361 returned with HTTP 200 Aug 13 22:14:37.975142 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1161/4695] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:14:37 2026] DELETE /volume/v3/attachments/2a65a56c-c258-4b84-9e41-d6f11d8be361 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:38.113299 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1cff5aed-b810-4462-9235-29dbcb12e312 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:38.115073 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1cff5aed-b810-4462-9235-29dbcb12e312 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:38.115365 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1cff5aed-b810-4462-9235-29dbcb12e312 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:38.115744 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1cff5aed-b810-4462-9235-29dbcb12e312 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:38.115810 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1cff5aed-b810-4462-9235-29dbcb12e312 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:38.125625 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:38.125625 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:38.126469 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1cff5aed-b810-4462-9235-29dbcb12e312 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:38.126993 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1176/4696] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:38 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:38.174373 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6c3536e8-13ad-48d4-ae4f-25baae29be2b req-2b59a3af-ac09-4b08-af4c-e59a4d351fb4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:38.176444 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6c3536e8-13ad-48d4-ae4f-25baae29be2b req-2b59a3af-ac09-4b08-af4c-e59a4d351fb4 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:38.176639 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6c3536e8-13ad-48d4-ae4f-25baae29be2b req-2b59a3af-ac09-4b08-af4c-e59a4d351fb4 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:38.176853 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6c3536e8-13ad-48d4-ae4f-25baae29be2b req-2b59a3af-ac09-4b08-af4c-e59a4d351fb4 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:38.186409 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:38.186409 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:38.192443 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-6c3536e8-13ad-48d4-ae4f-25baae29be2b req-2b59a3af-ac09-4b08-af4c-e59a4d351fb4 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:38.199723 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6c3536e8-13ad-48d4-ae4f-25baae29be2b req-2b59a3af-ac09-4b08-af4c-e59a4d351fb4 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 200 Aug 13 22:14:38.200351 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1185/4697] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:14:38 2026] GET /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:38.218462 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a112411-e560-4a1f-b48b-4e79b599a48f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:38.220266 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a112411-e560-4a1f-b48b-4e79b599a48f tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] DELETE https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:38.220552 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a112411-e560-4a1f-b48b-4e79b599a48f tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:38.220735 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a112411-e560-4a1f-b48b-4e79b599a48f tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:38.220902 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9a112411-e560-4a1f-b48b-4e79b599a48f tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Delete volume with id: 7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:38.228500 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:38.228500 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:38.228963 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a112411-e560-4a1f-b48b-4e79b599a48f tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:38.256684 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a112411-e560-4a1f-b48b-4e79b599a48f tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Delete volume request issued successfully. Aug 13 22:14:38.257035 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a112411-e560-4a1f-b48b-4e79b599a48f tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 202 Aug 13 22:14:38.257557 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1176/4698] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:14:38 2026] DELETE /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:14:38.267512 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-672063c5-d0db-41d2-b4de-568e689415be None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:38.270520 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-672063c5-d0db-41d2-b4de-568e689415be tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:38.270844 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-672063c5-d0db-41d2-b4de-568e689415be tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:38.271162 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-672063c5-d0db-41d2-b4de-568e689415be tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:38.282086 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:38.282086 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:38.287999 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-672063c5-d0db-41d2-b4de-568e689415be tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Volume info retrieved successfully. Aug 13 22:14:38.294870 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-672063c5-d0db-41d2-b4de-568e689415be tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 200 Aug 13 22:14:38.295585 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1162/4699] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:38 2026] GET /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:38.327512 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-859bc71a-74e4-4feb-b700-d1f17f097093 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:38.331758 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-859bc71a-74e4-4feb-b700-d1f17f097093 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:14:38.331758 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-859bc71a-74e4-4feb-b700-d1f17f097093 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:38.331758 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-859bc71a-74e4-4feb-b700-d1f17f097093 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:38.331758 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-859bc71a-74e4-4feb-b700-d1f17f097093 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:38.336030 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:38.336030 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:38.337175 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-859bc71a-74e4-4feb-b700-d1f17f097093 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:14:38.337859 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1177/4700] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:38 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:38.351813 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d4d1e22d-2d2d-420c-9972-59050b717bc6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:38.354147 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4d1e22d-2d2d-420c-9972-59050b717bc6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:14:38.354604 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4d1e22d-2d2d-420c-9972-59050b717bc6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9a054584-c2cf-42d7-86fc-041aeb4e6d4c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1735499392"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:38.356642 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-d4d1e22d-2d2d-420c-9972-59050b717bc6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Creating new backup {'backup': {'volume_id': '9a054584-c2cf-42d7-86fc-041aeb4e6d4c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1735499392'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:14:38.356789 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-d4d1e22d-2d2d-420c-9972-59050b717bc6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Creating backup of volume 9a054584-c2cf-42d7-86fc-041aeb4e6d4c in container None Aug 13 22:14:38.367811 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:38.367811 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:38.368699 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d4d1e22d-2d2d-420c-9972-59050b717bc6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:14:38.395626 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d4d1e22d-2d2d-420c-9972-59050b717bc6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Created reservations ['335cd496-72b2-429c-bceb-92d336e1d9e7', 'c50a1085-6adc-49a0-8ce3-da943a9a7c4c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:14:38.442557 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4d1e22d-2d2d-420c-9972-59050b717bc6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:14:38.442688 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1186/4701] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:14:38 2026] POST /volume/v3/backups => generated 326 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:14:38.454866 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9c35686-5c3e-439a-b720-1d75194641fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:38.457163 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9c35686-5c3e-439a-b720-1d75194641fa tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:38.457513 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9c35686-5c3e-439a-b720-1d75194641fa tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:38.457781 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9c35686-5c3e-439a-b720-1d75194641fa tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:38.458000 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e9c35686-5c3e-439a-b720-1d75194641fa tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:38.465336 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:38.465336 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:38.466254 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9c35686-5c3e-439a-b720-1d75194641fa tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:38.467108 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1177/4702] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:38 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:39.149831 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-711783eb-e8d4-4761-afb8-ded805ec454d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:39.157230 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-711783eb-e8d4-4761-afb8-ded805ec454d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:39.157520 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-711783eb-e8d4-4761-afb8-ded805ec454d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:39.157747 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-711783eb-e8d4-4761-afb8-ded805ec454d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:39.157885 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-711783eb-e8d4-4761-afb8-ded805ec454d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:39.165453 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:39.165453 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:39.166530 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-711783eb-e8d4-4761-afb8-ded805ec454d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:39.167048 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1163/4703] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:39 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:39.181997 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7986a270-69c4-4746-968c-e2337a568391 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:39.184182 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7986a270-69c4-4746-968c-e2337a568391 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] POST https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe/action Aug 13 22:14:39.184671 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7986a270-69c4-4746-968c-e2337a568391 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:14:39.184889 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7986a270-69c4-4746-968c-e2337a568391 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:39.186241 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-7986a270-69c4-4746-968c-e2337a568391 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Updating backup '944656ac-2607-4574-b08f-87cf26601efe' with '{'status': 'error'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 22:14:39.200447 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:39.200447 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:39.212322 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-7986a270-69c4-4746-968c-e2337a568391 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] reset_status in rpcapi backup_id 944656ac-2607-4574-b08f-87cf26601efe on host np0000007271. {{(pid=100265) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 22:14:39.214051 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7986a270-69c4-4746-968c-e2337a568391 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe/action returned with HTTP 202 Aug 13 22:14:39.214551 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1178/4704] 10.4.3.4 () {70 vars in 1416 bytes} [Thu Aug 13 22:14:39 2026] POST /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:14:39.226055 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a681bece-a07e-4af2-b552-0f1a9c18f390 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:39.228103 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a681bece-a07e-4af2-b552-0f1a9c18f390 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/2838c78c-9452-42b3-b132-00ab9971829d Aug 13 22:14:39.228322 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a681bece-a07e-4af2-b552-0f1a9c18f390 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:39.228505 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a681bece-a07e-4af2-b552-0f1a9c18f390 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:39.228688 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a681bece-a07e-4af2-b552-0f1a9c18f390 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Delete volume with id: 2838c78c-9452-42b3-b132-00ab9971829d Aug 13 22:14:39.235908 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:39.235908 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:39.236187 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a681bece-a07e-4af2-b552-0f1a9c18f390 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:14:39.262115 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a681bece-a07e-4af2-b552-0f1a9c18f390 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Delete volume request issued successfully. Aug 13 22:14:39.262437 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a681bece-a07e-4af2-b552-0f1a9c18f390 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/2838c78c-9452-42b3-b132-00ab9971829d returned with HTTP 202 Aug 13 22:14:39.263067 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1187/4705] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:14:39 2026] DELETE /volume/v3/volumes/2838c78c-9452-42b3-b132-00ab9971829d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:14:39.273117 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c1643496-cb3e-4dca-8af7-d3dfa4ba560a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:39.275116 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1643496-cb3e-4dca-8af7-d3dfa4ba560a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/2838c78c-9452-42b3-b132-00ab9971829d Aug 13 22:14:39.275539 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1643496-cb3e-4dca-8af7-d3dfa4ba560a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:39.275809 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1643496-cb3e-4dca-8af7-d3dfa4ba560a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:39.285528 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:39.285528 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:39.291659 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c1643496-cb3e-4dca-8af7-d3dfa4ba560a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:14:39.297718 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1643496-cb3e-4dca-8af7-d3dfa4ba560a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/2838c78c-9452-42b3-b132-00ab9971829d returned with HTTP 200 Aug 13 22:14:39.298881 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1178/4706] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:39 2026] GET /volume/v3/volumes/2838c78c-9452-42b3-b132-00ab9971829d => generated 1004 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:39.311378 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7b4197aa-4095-4a70-8c4d-55dc6b596ef6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:39.313402 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b4197aa-4095-4a70-8c4d-55dc6b596ef6 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] GET https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 Aug 13 22:14:39.313724 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b4197aa-4095-4a70-8c4d-55dc6b596ef6 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:39.313980 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b4197aa-4095-4a70-8c4d-55dc6b596ef6 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:39.321873 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b4197aa-4095-4a70-8c4d-55dc6b596ef6 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197 tempest-TestServerVolumeAttachScenarioOldVersion-1687273197-project-member] https://10.4.3.4/volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 returned with HTTP 404 Aug 13 22:14:39.322658 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1164/4707] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:39 2026] GET /volume/v3/volumes/7ae62a21-15fe-4e58-b88b-b953d0d64577 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:14:39.479229 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e3ee1dab-a956-4833-9e30-8ac49171fdd5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:39.485628 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3ee1dab-a956-4833-9e30-8ac49171fdd5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:39.485830 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3ee1dab-a956-4833-9e30-8ac49171fdd5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:39.486073 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3ee1dab-a956-4833-9e30-8ac49171fdd5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:39.486248 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e3ee1dab-a956-4833-9e30-8ac49171fdd5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:39.493933 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:39.493933 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:39.495160 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3ee1dab-a956-4833-9e30-8ac49171fdd5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:39.495721 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1179/4708] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:39 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:40.315312 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5844b14f-ceca-4dd6-9887-17c7952b2692 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:40.317681 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5844b14f-ceca-4dd6-9887-17c7952b2692 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/2838c78c-9452-42b3-b132-00ab9971829d Aug 13 22:14:40.317966 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5844b14f-ceca-4dd6-9887-17c7952b2692 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:40.317966 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5844b14f-ceca-4dd6-9887-17c7952b2692 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:40.324318 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5844b14f-ceca-4dd6-9887-17c7952b2692 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/2838c78c-9452-42b3-b132-00ab9971829d returned with HTTP 404 Aug 13 22:14:40.324932 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1188/4709] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:40 2026] GET /volume/v3/volumes/2838c78c-9452-42b3-b132-00ab9971829d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:40.334779 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:40.336982 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] POST https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80/restore Aug 13 22:14:40.337571 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:40.339660 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Restoring backup de64bfb3-abf1-4166-872b-37ea59f7ea80 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100267) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 22:14:40.339660 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Restoring backup de64bfb3-abf1-4166-872b-37ea59f7ea80 to volume None. Aug 13 22:14:40.346386 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:40.346386 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:40.347603 np0000007271 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Creating volume of 1 GB for restore of backup de64bfb3-abf1-4166-872b-37ea59f7ea80. Aug 13 22:14:40.358032 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Availability zone cache updated, next update will occur around 2026-08-13 23:14:40.357536. {{(pid=100267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 22:14:40.358032 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Availability Zones retrieved successfully. Aug 13 22:14:40.364597 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Flow 'volume_create_api' (77cc4dd5-d005-4d00-960a-d61a17b807d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:14:40.365509 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5259bcc6-7237-41db-8f8f-f1d44e82a80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:40.366374 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:14:40.400063 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5259bcc6-7237-41db-8f8f-f1d44e82a80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:40.400995 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e174e707-bcfe-4367-ad3b-3ec395b58bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:40.461561 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Created reservations ['dca64e72-6b79-4f7f-94d5-b8add7d2af55', 'de25198a-0fb6-4fc1-9937-a3ff33b94a2a', 'da16edc2-03cd-43c8-a2f6-4084b24afe1e', 'b7cfadac-9bf4-4aed-add0-c825ee1ecdcd'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:14:40.462565 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e174e707-bcfe-4367-ad3b-3ec395b58bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dca64e72-6b79-4f7f-94d5-b8add7d2af55', 'de25198a-0fb6-4fc1-9937-a3ff33b94a2a', 'da16edc2-03cd-43c8-a2f6-4084b24afe1e', 'b7cfadac-9bf4-4aed-add0-c825ee1ecdcd']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:40.463008 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05fd83ea-f2b4-4bb0-b947-dbaf1cda60c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:40.501331 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05fd83ea-f2b4-4bb0-b947-dbaf1cda60c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '915534f4-d03b-4af2-8a03-96c1100b589b', '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='b7565b5cacff4262bc1a41ea83dc0e5c',qos_specs=None,replication_status=,reservations=['dca64e72-6b79-4f7f-94d5-b8add7d2af55','de25198a-0fb6-4fc1-9937-a3ff33b94a2a','da16edc2-03cd-43c8-a2f6-4084b24afe1e','b7cfadac-9bf4-4aed-add0-c825ee1ecdcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ba25da48455496bb981d297cfaa6b4a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:14:40Z,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=915534f4-d03b-4af2-8a03-96c1100b589b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7565b5cacff4262bc1a41ea83dc0e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ba25da48455496bb981d297cfaa6b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:40.501880 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f4e0c20-1126-4a57-be19-7ee080f4a77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:40.511965 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f8c1a9c0-9519-434b-b92d-39bef31fe524 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:40.514122 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8c1a9c0-9519-434b-b92d-39bef31fe524 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:40.514353 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8c1a9c0-9519-434b-b92d-39bef31fe524 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:40.514615 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8c1a9c0-9519-434b-b92d-39bef31fe524 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:40.514751 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f8c1a9c0-9519-434b-b92d-39bef31fe524 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:40.520574 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:40.520574 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:40.521667 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8c1a9c0-9519-434b-b92d-39bef31fe524 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:40.522111 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1165/4710] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:40 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:40.523749 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f4e0c20-1126-4a57-be19-7ee080f4a77b) transitioned into 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='b7565b5cacff4262bc1a41ea83dc0e5c',qos_specs=None,replication_status=,reservations=['dca64e72-6b79-4f7f-94d5-b8add7d2af55','de25198a-0fb6-4fc1-9937-a3ff33b94a2a','da16edc2-03cd-43c8-a2f6-4084b24afe1e','b7cfadac-9bf4-4aed-add0-c825ee1ecdcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ba25da48455496bb981d297cfaa6b4a',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:40.524146 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (721a01de-44c0-4832-a265-e62500eeef52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:40.534577 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (721a01de-44c0-4832-a265-e62500eeef52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:40.535586 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Flow 'volume_create_api' (77cc4dd5-d005-4d00-960a-d61a17b807d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:14:40.535863 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Create volume request issued successfully. Aug 13 22:14:40.543182 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:40.543182 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:40.543480 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:14:41.534509 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b6d7075-b2ef-4397-bf28-32c4bd4a892a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:41.537051 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b6d7075-b2ef-4397-bf28-32c4bd4a892a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:41.537145 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b6d7075-b2ef-4397-bf28-32c4bd4a892a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:41.537374 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b6d7075-b2ef-4397-bf28-32c4bd4a892a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:41.537501 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8b6d7075-b2ef-4397-bf28-32c4bd4a892a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:41.542503 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:41.542503 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:41.543119 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b6d7075-b2ef-4397-bf28-32c4bd4a892a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:41.543623 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1180/4711] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:41 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:41.558868 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:41.558868 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:41.559845 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:14:41.559845 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Checking backup size 1 against volume size 1 {{(pid=100267) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 22:14:41.559845 np0000007271 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Overwriting volume 915534f4-d03b-4af2-8a03-96c1100b589b with restore of backup de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:14:41.586265 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] restore_backup in rpcapi backup_id de64bfb3-abf1-4166-872b-37ea59f7ea80 {{(pid=100267) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 22:14:41.588222 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f12fc06a-3c09-4712-8418-81a4375a8a41 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80/restore returned with HTTP 202 Aug 13 22:14:41.588720 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1179/4712] 10.4.3.4 () {70 vars in 1419 bytes} [Thu Aug 13 22:14:40 2026] POST /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80/restore => generated 152 bytes in 1254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:14:41.598938 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-86657b02-1d90-4160-a792-d87a7c9f4bde None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:41.601050 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86657b02-1d90-4160-a792-d87a7c9f4bde tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:14:41.602451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86657b02-1d90-4160-a792-d87a7c9f4bde tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:41.602451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86657b02-1d90-4160-a792-d87a7c9f4bde tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:41.602451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-86657b02-1d90-4160-a792-d87a7c9f4bde tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:41.607214 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:41.607214 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:41.608397 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86657b02-1d90-4160-a792-d87a7c9f4bde tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:14:41.609058 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1189/4713] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:41 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:42.555461 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f1e5da10-f877-486f-9920-fe0087ddbe0f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:42.557565 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1e5da10-f877-486f-9920-fe0087ddbe0f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:42.557870 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1e5da10-f877-486f-9920-fe0087ddbe0f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:42.558130 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1e5da10-f877-486f-9920-fe0087ddbe0f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:42.559078 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f1e5da10-f877-486f-9920-fe0087ddbe0f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:42.563605 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:42.563605 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:42.565153 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1e5da10-f877-486f-9920-fe0087ddbe0f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:42.565153 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1166/4714] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:42 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:42.623804 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-771ad3ce-ffff-40d8-9bc0-bf1264d68f67 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:42.627043 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-771ad3ce-ffff-40d8-9bc0-bf1264d68f67 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:14:42.627198 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-771ad3ce-ffff-40d8-9bc0-bf1264d68f67 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:42.627472 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-771ad3ce-ffff-40d8-9bc0-bf1264d68f67 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:42.627578 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-771ad3ce-ffff-40d8-9bc0-bf1264d68f67 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:42.633215 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:42.633215 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:42.634342 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-771ad3ce-ffff-40d8-9bc0-bf1264d68f67 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:14:42.634842 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1181/4715] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:42 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:43.583832 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c2b5ea23-377b-41f9-a3b5-bfd2d7c26be3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:43.586634 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2b5ea23-377b-41f9-a3b5-bfd2d7c26be3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:43.586909 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2b5ea23-377b-41f9-a3b5-bfd2d7c26be3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:43.587283 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2b5ea23-377b-41f9-a3b5-bfd2d7c26be3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:43.587494 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c2b5ea23-377b-41f9-a3b5-bfd2d7c26be3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:43.593023 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:43.593023 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:43.594152 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2b5ea23-377b-41f9-a3b5-bfd2d7c26be3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:43.594576 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1180/4716] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:43 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:43.646713 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5c3b1d92-85de-4d27-81e0-273bc56885ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:43.649685 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c3b1d92-85de-4d27-81e0-273bc56885ba tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:14:43.650012 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c3b1d92-85de-4d27-81e0-273bc56885ba tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:43.650533 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c3b1d92-85de-4d27-81e0-273bc56885ba tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:43.650626 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5c3b1d92-85de-4d27-81e0-273bc56885ba tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:43.658696 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:43.658696 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:43.659415 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c3b1d92-85de-4d27-81e0-273bc56885ba tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:14:43.660510 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1190/4717] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:43 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:44.607848 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-71d372b7-d637-4ef6-bb22-08af4f023415 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:44.609914 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71d372b7-d637-4ef6-bb22-08af4f023415 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:44.610130 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71d372b7-d637-4ef6-bb22-08af4f023415 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:44.610559 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71d372b7-d637-4ef6-bb22-08af4f023415 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:44.610559 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-71d372b7-d637-4ef6-bb22-08af4f023415 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:44.616140 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:44.616140 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:44.618126 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71d372b7-d637-4ef6-bb22-08af4f023415 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:44.618126 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1167/4718] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:44 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:44.673061 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3ae72761-37d1-429a-a88a-24e98eca5e4e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:44.675322 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ae72761-37d1-429a-a88a-24e98eca5e4e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:14:44.675641 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ae72761-37d1-429a-a88a-24e98eca5e4e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:44.675885 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ae72761-37d1-429a-a88a-24e98eca5e4e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:44.676051 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3ae72761-37d1-429a-a88a-24e98eca5e4e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:44.680756 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:44.680756 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:44.682263 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ae72761-37d1-429a-a88a-24e98eca5e4e tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:14:44.682263 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1182/4719] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:44 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:45.632850 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18b151d0-7729-4919-a421-0d0f1ad1f906 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:45.635678 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18b151d0-7729-4919-a421-0d0f1ad1f906 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:45.635979 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18b151d0-7729-4919-a421-0d0f1ad1f906 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:45.636274 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18b151d0-7729-4919-a421-0d0f1ad1f906 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:45.636507 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-18b151d0-7729-4919-a421-0d0f1ad1f906 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:45.646353 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:45.646353 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:45.647580 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18b151d0-7729-4919-a421-0d0f1ad1f906 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:45.648126 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1181/4720] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:45 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 745 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:45.694511 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ef540883-ff9f-4e03-b966-fe19c138494d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:45.696358 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef540883-ff9f-4e03-b966-fe19c138494d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:14:45.696600 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef540883-ff9f-4e03-b966-fe19c138494d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:45.697113 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef540883-ff9f-4e03-b966-fe19c138494d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:45.697113 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ef540883-ff9f-4e03-b966-fe19c138494d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:45.702136 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:45.702136 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:45.702965 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef540883-ff9f-4e03-b966-fe19c138494d tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:14:45.703555 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1191/4721] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:45 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:46.659995 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ae18e81-304f-4fd6-bbfa-693b2f296981 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:46.662707 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ae18e81-304f-4fd6-bbfa-693b2f296981 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:46.662855 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ae18e81-304f-4fd6-bbfa-693b2f296981 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:46.663126 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ae18e81-304f-4fd6-bbfa-693b2f296981 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:46.663310 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6ae18e81-304f-4fd6-bbfa-693b2f296981 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:46.669120 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:46.669120 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:46.670168 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ae18e81-304f-4fd6-bbfa-693b2f296981 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:46.670755 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1168/4722] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:46 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:46.714440 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eb2cd99b-173d-4e32-bd2d-22f2549a0431 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:46.716371 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb2cd99b-173d-4e32-bd2d-22f2549a0431 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:14:46.716656 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb2cd99b-173d-4e32-bd2d-22f2549a0431 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:46.716891 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb2cd99b-173d-4e32-bd2d-22f2549a0431 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:46.717267 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-eb2cd99b-173d-4e32-bd2d-22f2549a0431 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:46.722215 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:46.722215 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:46.722215 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb2cd99b-173d-4e32-bd2d-22f2549a0431 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:14:46.722215 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1183/4723] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:46 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:47.686099 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cae3b007-8340-4c5f-953f-c3aaeb2175fe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:47.690700 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cae3b007-8340-4c5f-953f-c3aaeb2175fe tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:47.691003 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cae3b007-8340-4c5f-953f-c3aaeb2175fe tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:47.691301 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cae3b007-8340-4c5f-953f-c3aaeb2175fe tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:47.691881 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-cae3b007-8340-4c5f-953f-c3aaeb2175fe tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:47.701039 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:47.701039 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:47.701438 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cae3b007-8340-4c5f-953f-c3aaeb2175fe tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:47.702023 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1182/4724] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:47 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:47.718161 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-87d2ff14-9e9b-4301-866c-dc8e5819e2bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:47.722651 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87d2ff14-9e9b-4301-866c-dc8e5819e2bc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] POST https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a/restore Aug 13 22:14:47.722785 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87d2ff14-9e9b-4301-866c-dc8e5819e2bc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "9a054584-c2cf-42d7-86fc-041aeb4e6d4c"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:47.724264 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-87d2ff14-9e9b-4301-866c-dc8e5819e2bc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Restoring backup 36fbe146-04cc-4d50-aab2-b449f967ac4a ({'restore': {'volume_id': '9a054584-c2cf-42d7-86fc-041aeb4e6d4c'}}) {{(pid=100266) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 22:14:47.724366 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-87d2ff14-9e9b-4301-866c-dc8e5819e2bc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Restoring backup 36fbe146-04cc-4d50-aab2-b449f967ac4a to volume 9a054584-c2cf-42d7-86fc-041aeb4e6d4c. Aug 13 22:14:47.731356 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:47.731356 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:47.734245 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5ae2c73b-855d-40ac-8ccd-37a4959261f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:47.737194 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ae2c73b-855d-40ac-8ccd-37a4959261f1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:14:47.737389 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ae2c73b-855d-40ac-8ccd-37a4959261f1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:47.737639 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ae2c73b-855d-40ac-8ccd-37a4959261f1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:47.737758 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5ae2c73b-855d-40ac-8ccd-37a4959261f1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:47.744125 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:47.744125 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:47.744980 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ae2c73b-855d-40ac-8ccd-37a4959261f1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:14:47.745484 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1169/4725] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:47 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:47.748863 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:47.748863 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:47.749545 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-87d2ff14-9e9b-4301-866c-dc8e5819e2bc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:14:47.749711 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.backup.api [None req-87d2ff14-9e9b-4301-866c-dc8e5819e2bc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Checking backup size 1 against volume size 1 {{(pid=100266) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 22:14:47.750378 np0000007271 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-87d2ff14-9e9b-4301-866c-dc8e5819e2bc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Overwriting volume 9a054584-c2cf-42d7-86fc-041aeb4e6d4c with restore of backup 36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:47.770761 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-87d2ff14-9e9b-4301-866c-dc8e5819e2bc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] restore_backup in rpcapi backup_id 36fbe146-04cc-4d50-aab2-b449f967ac4a {{(pid=100266) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 22:14:47.775014 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87d2ff14-9e9b-4301-866c-dc8e5819e2bc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a/restore returned with HTTP 202 Aug 13 22:14:47.775927 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1192/4726] 10.4.3.4 () {68 vars in 1379 bytes} [Thu Aug 13 22:14:47 2026] POST /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a/restore => generated 181 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:14:47.786582 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e61eb2c0-e172-4be7-b43e-6d8642361bd5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:47.792553 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e61eb2c0-e172-4be7-b43e-6d8642361bd5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:47.792817 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e61eb2c0-e172-4be7-b43e-6d8642361bd5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:47.793054 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e61eb2c0-e172-4be7-b43e-6d8642361bd5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:47.793209 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e61eb2c0-e172-4be7-b43e-6d8642361bd5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:47.803036 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:47.803036 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:47.804649 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e61eb2c0-e172-4be7-b43e-6d8642361bd5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:47.805630 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1184/4727] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:47 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 746 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:48.760848 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17c9190b-22cd-43ce-a518-7cbc9b557879 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:48.763094 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17c9190b-22cd-43ce-a518-7cbc9b557879 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:14:48.763361 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17c9190b-22cd-43ce-a518-7cbc9b557879 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:48.763608 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17c9190b-22cd-43ce-a518-7cbc9b557879 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:48.763720 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-17c9190b-22cd-43ce-a518-7cbc9b557879 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:48.769787 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:48.769787 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:48.772039 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17c9190b-22cd-43ce-a518-7cbc9b557879 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:14:48.772612 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1183/4728] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:48 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:48.820110 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-24c784e2-eaf9-444f-b70b-be28316c98ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:48.822102 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24c784e2-eaf9-444f-b70b-be28316c98ba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:48.822308 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24c784e2-eaf9-444f-b70b-be28316c98ba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:48.822508 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24c784e2-eaf9-444f-b70b-be28316c98ba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:48.822621 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-24c784e2-eaf9-444f-b70b-be28316c98ba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:48.827107 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:48.827107 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:48.827985 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24c784e2-eaf9-444f-b70b-be28316c98ba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:48.828405 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1170/4729] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:48 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:49.784179 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1ed3280a-4d4f-48a9-8d06-f37dac253c11 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:49.786797 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ed3280a-4d4f-48a9-8d06-f37dac253c11 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:14:49.787087 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ed3280a-4d4f-48a9-8d06-f37dac253c11 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:49.787374 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ed3280a-4d4f-48a9-8d06-f37dac253c11 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:49.787547 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1ed3280a-4d4f-48a9-8d06-f37dac253c11 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:49.793322 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:49.793322 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:49.794256 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ed3280a-4d4f-48a9-8d06-f37dac253c11 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:14:49.794799 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1193/4730] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:49 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:49.842694 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dbd59f5d-9596-41a1-a33f-42d810495f48 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:49.846341 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbd59f5d-9596-41a1-a33f-42d810495f48 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:49.846563 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbd59f5d-9596-41a1-a33f-42d810495f48 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:49.846750 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbd59f5d-9596-41a1-a33f-42d810495f48 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:49.846855 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-dbd59f5d-9596-41a1-a33f-42d810495f48 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:49.851493 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:49.851493 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:49.852350 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbd59f5d-9596-41a1-a33f-42d810495f48 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:49.852763 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1185/4731] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:49 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:50.807168 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-34cbf97d-dd9f-49a3-80c3-d39cbd81682a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:50.809174 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34cbf97d-dd9f-49a3-80c3-d39cbd81682a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:14:50.809399 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34cbf97d-dd9f-49a3-80c3-d39cbd81682a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:50.809617 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34cbf97d-dd9f-49a3-80c3-d39cbd81682a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:50.809745 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-34cbf97d-dd9f-49a3-80c3-d39cbd81682a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:50.814684 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:50.814684 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:50.815286 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34cbf97d-dd9f-49a3-80c3-d39cbd81682a tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:14:50.815666 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1184/4732] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:50 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:50.863853 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d04a2999-8a93-4ec1-a3c3-34ae2b9b7a6c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:50.865984 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d04a2999-8a93-4ec1-a3c3-34ae2b9b7a6c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:50.866244 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d04a2999-8a93-4ec1-a3c3-34ae2b9b7a6c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:50.866555 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d04a2999-8a93-4ec1-a3c3-34ae2b9b7a6c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:50.866696 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d04a2999-8a93-4ec1-a3c3-34ae2b9b7a6c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:50.871745 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:50.871745 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:50.872650 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d04a2999-8a93-4ec1-a3c3-34ae2b9b7a6c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:50.873059 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1171/4733] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:50 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:51.263315 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e2876d4b-9812-429d-9869-97b11d4715fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:51.265322 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:14:51.265732 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "a6d0270c-2fb6-426a-af51-b0649d3462e8", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:51.267507 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'a6d0270c-2fb6-426a-af51-b0649d3462e8', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:14:51.454469 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Create volume of 1 GB Aug 13 22:14:51.461408 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Availability Zones retrieved successfully. Aug 13 22:14:51.470830 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Flow 'volume_create_api' (c64a4ea9-9387-4b6a-a045-954aa7faf3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:14:51.473557 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (420a89ab-f2e6-4be2-8126-e384068932dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:51.474980 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:14:51.558206 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (420a89ab-f2e6-4be2-8126-e384068932dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:51.558570 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (019f86ed-3739-4814-9c3d-815c3e93056d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:51.650351 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Created reservations ['a1a34343-f3c0-4b82-a96b-2c2509ba08b9', 'e800148c-b578-49ef-960e-cb6a95542c2d', '83fff0ce-cb2d-4101-b056-e056d5f2f993', '75ff0854-46b9-4f97-9718-2d63fd9e73d3'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:14:51.651476 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (019f86ed-3739-4814-9c3d-815c3e93056d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1a34343-f3c0-4b82-a96b-2c2509ba08b9', 'e800148c-b578-49ef-960e-cb6a95542c2d', '83fff0ce-cb2d-4101-b056-e056d5f2f993', '75ff0854-46b9-4f97-9718-2d63fd9e73d3']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:51.652554 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (821570a3-4a6d-4606-a443-407d54b11ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:51.682748 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (821570a3-4a6d-4606-a443-407d54b11ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12cb40b0-3a73-4940-b131-71f133a7c727', '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='11cb005a8fdb4ecd8750f3c5ab067b61',qos_specs=None,replication_status=,reservations=['a1a34343-f3c0-4b82-a96b-2c2509ba08b9','e800148c-b578-49ef-960e-cb6a95542c2d','83fff0ce-cb2d-4101-b056-e056d5f2f993','75ff0854-46b9-4f97-9718-2d63fd9e73d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f6b8e41e55244e09909bc15bb763426',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:14:51Z,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=12cb40b0-3a73-4940-b131-71f133a7c727,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11cb005a8fdb4ecd8750f3c5ab067b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f6b8e41e55244e09909bc15bb763426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:51.683917 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a054131-8e4a-4450-9895-91d10d8a899a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:51.708212 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a054131-8e4a-4450-9895-91d10d8a899a) transitioned into state 'SUCCESS' from 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='11cb005a8fdb4ecd8750f3c5ab067b61',qos_specs=None,replication_status=,reservations=['a1a34343-f3c0-4b82-a96b-2c2509ba08b9','e800148c-b578-49ef-960e-cb6a95542c2d','83fff0ce-cb2d-4101-b056-e056d5f2f993','75ff0854-46b9-4f97-9718-2d63fd9e73d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f6b8e41e55244e09909bc15bb763426',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:51.709240 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (405d4201-9a79-4811-b4ac-05390ee898c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:51.723375 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (405d4201-9a79-4811-b4ac-05390ee898c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:51.724590 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Flow 'volume_create_api' (c64a4ea9-9387-4b6a-a045-954aa7faf3b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:14:51.725189 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Create volume request issued successfully. Aug 13 22:14:51.726061 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2876d4b-9812-429d-9869-97b11d4715fa tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:14:51.726644 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1194/4734] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:14:51 2026] POST /volume/v3/volumes => generated 771 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:51.749875 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99664f53-b073-4a71-8e73-3b6bd83f55f5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:51.752193 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99664f53-b073-4a71-8e73-3b6bd83f55f5 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 Aug 13 22:14:51.752531 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99664f53-b073-4a71-8e73-3b6bd83f55f5 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:51.752732 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99664f53-b073-4a71-8e73-3b6bd83f55f5 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:51.762385 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:51.762385 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:51.767452 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-99664f53-b073-4a71-8e73-3b6bd83f55f5 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:14:51.773167 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99664f53-b073-4a71-8e73-3b6bd83f55f5 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 returned with HTTP 200 Aug 13 22:14:51.773686 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1186/4735] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:51 2026] GET /volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:51.827521 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3bdecb34-6019-4571-b603-0cac601738d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:51.829701 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bdecb34-6019-4571-b603-0cac601738d7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:14:51.830000 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bdecb34-6019-4571-b603-0cac601738d7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:51.830417 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bdecb34-6019-4571-b603-0cac601738d7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:51.830575 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3bdecb34-6019-4571-b603-0cac601738d7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:51.835987 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:51.835987 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:51.836707 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bdecb34-6019-4571-b603-0cac601738d7 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:14:51.837121 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1185/4736] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:51 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:51.853949 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6fd8f6be-ebfb-43f2-92c9-dfdb94fc63c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:51.856584 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fd8f6be-ebfb-43f2-92c9-dfdb94fc63c6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/915534f4-d03b-4af2-8a03-96c1100b589b Aug 13 22:14:51.856938 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fd8f6be-ebfb-43f2-92c9-dfdb94fc63c6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:51.857124 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fd8f6be-ebfb-43f2-92c9-dfdb94fc63c6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:51.857353 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6fd8f6be-ebfb-43f2-92c9-dfdb94fc63c6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Delete volume with id: 915534f4-d03b-4af2-8a03-96c1100b589b Aug 13 22:14:51.866451 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:51.866451 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:51.867100 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6fd8f6be-ebfb-43f2-92c9-dfdb94fc63c6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:14:51.883845 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-871010bd-4229-4f64-b9a9-4363ae38dc0e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:51.886719 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6fd8f6be-ebfb-43f2-92c9-dfdb94fc63c6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Delete volume request issued successfully. Aug 13 22:14:51.887688 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fd8f6be-ebfb-43f2-92c9-dfdb94fc63c6 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/915534f4-d03b-4af2-8a03-96c1100b589b returned with HTTP 202 Aug 13 22:14:51.887688 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1172/4737] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:14:51 2026] DELETE /volume/v3/volumes/915534f4-d03b-4af2-8a03-96c1100b589b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:14:51.888744 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-871010bd-4229-4f64-b9a9-4363ae38dc0e tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:51.889080 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-871010bd-4229-4f64-b9a9-4363ae38dc0e tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:51.889338 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-871010bd-4229-4f64-b9a9-4363ae38dc0e tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:51.889513 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-871010bd-4229-4f64-b9a9-4363ae38dc0e tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:51.896304 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f6db03b-6b2d-4022-b721-5bded56e7771 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:51.898416 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f6db03b-6b2d-4022-b721-5bded56e7771 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/915534f4-d03b-4af2-8a03-96c1100b589b Aug 13 22:14:51.898416 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f6db03b-6b2d-4022-b721-5bded56e7771 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:51.898416 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f6db03b-6b2d-4022-b721-5bded56e7771 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:51.900706 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:51.900706 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:51.901743 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-871010bd-4229-4f64-b9a9-4363ae38dc0e tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:51.902242 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1195/4738] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:51 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 746 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:51.907200 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:51.907200 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:51.912561 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9f6db03b-6b2d-4022-b721-5bded56e7771 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:14:51.919602 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f6db03b-6b2d-4022-b721-5bded56e7771 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/915534f4-d03b-4af2-8a03-96c1100b589b returned with HTTP 200 Aug 13 22:14:51.920010 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1187/4739] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:51 2026] GET /volume/v3/volumes/915534f4-d03b-4af2-8a03-96c1100b589b => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:52.788867 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a44c6e2-d7d7-45b5-9ae4-9fcd8209e00c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:52.791118 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a44c6e2-d7d7-45b5-9ae4-9fcd8209e00c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 Aug 13 22:14:52.791353 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a44c6e2-d7d7-45b5-9ae4-9fcd8209e00c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:52.791611 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a44c6e2-d7d7-45b5-9ae4-9fcd8209e00c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:52.801471 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:52.801471 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:52.807276 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8a44c6e2-d7d7-45b5-9ae4-9fcd8209e00c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:14:52.813958 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a44c6e2-d7d7-45b5-9ae4-9fcd8209e00c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 returned with HTTP 200 Aug 13 22:14:52.814545 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1186/4740] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:52 2026] GET /volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:52.916998 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a2782531-7111-4914-b57e-cb6908bb3b56 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:52.920470 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2782531-7111-4914-b57e-cb6908bb3b56 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:52.920700 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2782531-7111-4914-b57e-cb6908bb3b56 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:52.921212 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2782531-7111-4914-b57e-cb6908bb3b56 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:52.921359 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a2782531-7111-4914-b57e-cb6908bb3b56 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:52.931075 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:52.931075 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:52.933093 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2782531-7111-4914-b57e-cb6908bb3b56 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:52.934328 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1173/4741] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:52 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:52.937831 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf641bb2-059f-480e-8a50-a924b2e43eaa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:52.940187 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf641bb2-059f-480e-8a50-a924b2e43eaa tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/915534f4-d03b-4af2-8a03-96c1100b589b Aug 13 22:14:52.940524 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf641bb2-059f-480e-8a50-a924b2e43eaa tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:52.940967 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf641bb2-059f-480e-8a50-a924b2e43eaa tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:52.951473 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf641bb2-059f-480e-8a50-a924b2e43eaa tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/915534f4-d03b-4af2-8a03-96c1100b589b returned with HTTP 404 Aug 13 22:14:52.952224 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1196/4742] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:52 2026] GET /volume/v3/volumes/915534f4-d03b-4af2-8a03-96c1100b589b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:52.963117 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-156f7090-3c1b-418e-91eb-da72817c6ea3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:52.965059 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-156f7090-3c1b-418e-91eb-da72817c6ea3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:14:52.965228 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-156f7090-3c1b-418e-91eb-da72817c6ea3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:52.965591 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-156f7090-3c1b-418e-91eb-da72817c6ea3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:52.965757 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-156f7090-3c1b-418e-91eb-da72817c6ea3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:52.973662 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:52.973662 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:52.976180 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-156f7090-3c1b-418e-91eb-da72817c6ea3 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:14:52.977853 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1188/4743] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:52 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:52.995444 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b3e0c79-650f-4fea-a395-bce7b31a758f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:52.997991 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b3e0c79-650f-4fea-a395-bce7b31a758f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] DELETE https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:52.998294 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b3e0c79-650f-4fea-a395-bce7b31a758f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:52.998588 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b3e0c79-650f-4fea-a395-bce7b31a758f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:52.998746 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-5b3e0c79-650f-4fea-a395-bce7b31a758f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Delete backup with id: 944656ac-2607-4574-b08f-87cf26601efe. Aug 13 22:14:53.006653 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:53.006653 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:53.021469 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-5b3e0c79-650f-4fea-a395-bce7b31a758f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] delete_backup rpcapi backup_id 944656ac-2607-4574-b08f-87cf26601efe {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:14:53.023679 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b3e0c79-650f-4fea-a395-bce7b31a758f tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 202 Aug 13 22:14:53.024294 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1187/4744] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:14:52 2026] DELETE /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:14:53.031348 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3106a883-7fdd-4504-a177-13f2f2095241 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:53.033749 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3106a883-7fdd-4504-a177-13f2f2095241 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:53.034128 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3106a883-7fdd-4504-a177-13f2f2095241 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:53.034539 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3106a883-7fdd-4504-a177-13f2f2095241 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:53.034702 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3106a883-7fdd-4504-a177-13f2f2095241 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:53.040858 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:53.040858 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:53.041827 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3106a883-7fdd-4504-a177-13f2f2095241 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 200 Aug 13 22:14:53.042435 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1174/4745] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:53 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:53.826813 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-01f3141b-aa23-4a47-8be3-be9766403a76 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:53.828493 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01f3141b-aa23-4a47-8be3-be9766403a76 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 Aug 13 22:14:53.828880 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-01f3141b-aa23-4a47-8be3-be9766403a76 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:53.829186 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-01f3141b-aa23-4a47-8be3-be9766403a76 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:53.836982 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:53.836982 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:53.842527 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-01f3141b-aa23-4a47-8be3-be9766403a76 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:14:53.848773 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01f3141b-aa23-4a47-8be3-be9766403a76 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 returned with HTTP 200 Aug 13 22:14:53.849455 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1197/4746] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:53 2026] GET /volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 => generated 924 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:53.944237 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-02602e1f-357d-4063-a693-53a4060eece3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:53.946922 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02602e1f-357d-4063-a693-53a4060eece3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:53.947142 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02602e1f-357d-4063-a693-53a4060eece3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:53.947351 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02602e1f-357d-4063-a693-53a4060eece3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:53.947474 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-02602e1f-357d-4063-a693-53a4060eece3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:53.952411 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:53.952411 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:53.953220 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02602e1f-357d-4063-a693-53a4060eece3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:53.953700 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1189/4747] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:53 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:54.055627 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a3a8598f-1ae7-40ea-a899-caeba369d07c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:54.057917 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3a8598f-1ae7-40ea-a899-caeba369d07c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe Aug 13 22:14:54.058231 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3a8598f-1ae7-40ea-a899-caeba369d07c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:54.058501 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3a8598f-1ae7-40ea-a899-caeba369d07c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:54.058641 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a3a8598f-1ae7-40ea-a899-caeba369d07c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 944656ac-2607-4574-b08f-87cf26601efe. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:54.063331 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3a8598f-1ae7-40ea-a899-caeba369d07c tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe returned with HTTP 404 Aug 13 22:14:54.063990 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1188/4748] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:54 2026] GET /volume/v3/backups/944656ac-2607-4574-b08f-87cf26601efe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:54.071959 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aed73e52-c2b7-40e7-9730-ac9c3e5f61d1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:54.074300 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aed73e52-c2b7-40e7-9730-ac9c3e5f61d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] DELETE https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:54.074527 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aed73e52-c2b7-40e7-9730-ac9c3e5f61d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:54.074727 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aed73e52-c2b7-40e7-9730-ac9c3e5f61d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:54.074919 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-aed73e52-c2b7-40e7-9730-ac9c3e5f61d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Delete backup with id: 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. Aug 13 22:14:54.079874 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:54.079874 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:54.092850 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-aed73e52-c2b7-40e7-9730-ac9c3e5f61d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] delete_backup rpcapi backup_id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:14:54.094752 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aed73e52-c2b7-40e7-9730-ac9c3e5f61d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 202 Aug 13 22:14:54.095160 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1175/4749] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:14:54 2026] DELETE /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:14:54.103194 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f35c6694-d10d-4d5d-baf5-8ca624ab00da None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:54.105455 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f35c6694-d10d-4d5d-baf5-8ca624ab00da tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:54.105905 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f35c6694-d10d-4d5d-baf5-8ca624ab00da tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:54.105905 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f35c6694-d10d-4d5d-baf5-8ca624ab00da tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:54.106044 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f35c6694-d10d-4d5d-baf5-8ca624ab00da tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:54.113763 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:54.113763 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:54.113763 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f35c6694-d10d-4d5d-baf5-8ca624ab00da tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 200 Aug 13 22:14:54.113763 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1198/4750] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:54 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:54.861677 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03d1d7cd-0d0b-416f-9a5a-a4f73022a36e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:54.864459 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03d1d7cd-0d0b-416f-9a5a-a4f73022a36e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 Aug 13 22:14:54.864765 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03d1d7cd-0d0b-416f-9a5a-a4f73022a36e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:54.865023 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03d1d7cd-0d0b-416f-9a5a-a4f73022a36e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:54.875159 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:54.875159 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:54.880616 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-03d1d7cd-0d0b-416f-9a5a-a4f73022a36e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:14:54.886980 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03d1d7cd-0d0b-416f-9a5a-a4f73022a36e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 returned with HTTP 200 Aug 13 22:14:54.887571 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1190/4751] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:54 2026] GET /volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 => generated 924 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:54.963540 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef4e3f69-f81c-4c44-9afe-8b748e3312f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:54.965644 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef4e3f69-f81c-4c44-9afe-8b748e3312f6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:54.965885 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef4e3f69-f81c-4c44-9afe-8b748e3312f6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:54.966074 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef4e3f69-f81c-4c44-9afe-8b748e3312f6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:54.966202 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ef4e3f69-f81c-4c44-9afe-8b748e3312f6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:54.971311 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:54.971311 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:54.972215 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef4e3f69-f81c-4c44-9afe-8b748e3312f6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:54.972675 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1189/4752] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:54 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:55.125181 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-57fae49e-d1c4-415b-aa7e-89b5c3e4b155 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:55.129047 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57fae49e-d1c4-415b-aa7e-89b5c3e4b155 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c Aug 13 22:14:55.129814 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57fae49e-d1c4-415b-aa7e-89b5c3e4b155 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:55.130719 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57fae49e-d1c4-415b-aa7e-89b5c3e4b155 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:55.130907 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-57fae49e-d1c4-415b-aa7e-89b5c3e4b155 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id 6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:55.139080 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57fae49e-d1c4-415b-aa7e-89b5c3e4b155 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c returned with HTTP 404 Aug 13 22:14:55.140197 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1176/4753] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:55 2026] GET /volume/v3/backups/6ee1dfb9-d37f-4e1f-b29d-b5810ca28c4c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:55.148758 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6599aa8c-d135-4a19-afbc-55bc2401df67 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:55.151599 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6599aa8c-d135-4a19-afbc-55bc2401df67 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] DELETE https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:14:55.151894 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6599aa8c-d135-4a19-afbc-55bc2401df67 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:55.152145 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6599aa8c-d135-4a19-afbc-55bc2401df67 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:55.152296 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-6599aa8c-d135-4a19-afbc-55bc2401df67 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Delete backup with id: de64bfb3-abf1-4166-872b-37ea59f7ea80. Aug 13 22:14:55.158702 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:55.158702 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:55.178308 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-6599aa8c-d135-4a19-afbc-55bc2401df67 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] delete_backup rpcapi backup_id de64bfb3-abf1-4166-872b-37ea59f7ea80 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:14:55.180812 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6599aa8c-d135-4a19-afbc-55bc2401df67 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 202 Aug 13 22:14:55.181684 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1199/4754] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:14:55 2026] DELETE /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:14:55.189767 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5dfb4fbd-b616-4652-a2d9-78c72d269895 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:55.192139 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5dfb4fbd-b616-4652-a2d9-78c72d269895 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:14:55.192538 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5dfb4fbd-b616-4652-a2d9-78c72d269895 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:55.192822 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5dfb4fbd-b616-4652-a2d9-78c72d269895 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:55.193044 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5dfb4fbd-b616-4652-a2d9-78c72d269895 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:55.200368 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:55.200368 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:55.201151 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5dfb4fbd-b616-4652-a2d9-78c72d269895 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:14:55.201840 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1191/4755] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:55 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:55.900525 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9d9f7efb-4c64-4b6d-9401-1f341f067215 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:55.903796 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d9f7efb-4c64-4b6d-9401-1f341f067215 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 Aug 13 22:14:55.904070 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d9f7efb-4c64-4b6d-9401-1f341f067215 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:55.904544 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d9f7efb-4c64-4b6d-9401-1f341f067215 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:55.913177 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:55.913177 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:55.917469 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9d9f7efb-4c64-4b6d-9401-1f341f067215 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:14:55.922241 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d9f7efb-4c64-4b6d-9401-1f341f067215 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 returned with HTTP 200 Aug 13 22:14:55.922805 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1190/4756] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:55 2026] GET /volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 => generated 924 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:55.983325 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aedf3371-8234-4d13-a35c-68396c252df7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:55.985401 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aedf3371-8234-4d13-a35c-68396c252df7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:55.985675 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aedf3371-8234-4d13-a35c-68396c252df7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:55.985892 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aedf3371-8234-4d13-a35c-68396c252df7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:55.986034 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-aedf3371-8234-4d13-a35c-68396c252df7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:55.992837 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:55.992837 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:55.993741 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aedf3371-8234-4d13-a35c-68396c252df7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:55.994177 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1177/4757] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:55 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:56.215988 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-acaeec8b-604e-42fe-b3b7-c3d2ae9b80b9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:56.218161 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acaeec8b-604e-42fe-b3b7-c3d2ae9b80b9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:14:56.218620 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-acaeec8b-604e-42fe-b3b7-c3d2ae9b80b9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:56.218689 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-acaeec8b-604e-42fe-b3b7-c3d2ae9b80b9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:56.218867 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-acaeec8b-604e-42fe-b3b7-c3d2ae9b80b9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:56.225812 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:56.225812 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:56.225812 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acaeec8b-604e-42fe-b3b7-c3d2ae9b80b9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 200 Aug 13 22:14:56.226304 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1200/4758] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:56 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:56.942792 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ec4ed624-6e15-40c9-953d-e0bce760c218 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:56.944671 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec4ed624-6e15-40c9-953d-e0bce760c218 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 Aug 13 22:14:56.944918 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec4ed624-6e15-40c9-953d-e0bce760c218 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:56.945133 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec4ed624-6e15-40c9-953d-e0bce760c218 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:56.953024 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:56.953024 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:56.956811 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ec4ed624-6e15-40c9-953d-e0bce760c218 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:14:56.962212 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec4ed624-6e15-40c9-953d-e0bce760c218 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 returned with HTTP 200 Aug 13 22:14:56.962722 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1192/4759] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:56 2026] GET /volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 => generated 924 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:57.009054 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c66f135-bcc2-4ef0-a5be-8a402fb7338a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:57.011357 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c66f135-bcc2-4ef0-a5be-8a402fb7338a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:57.011710 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c66f135-bcc2-4ef0-a5be-8a402fb7338a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:57.011957 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c66f135-bcc2-4ef0-a5be-8a402fb7338a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:57.012831 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4c66f135-bcc2-4ef0-a5be-8a402fb7338a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:57.022566 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:57.022566 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:57.023498 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c66f135-bcc2-4ef0-a5be-8a402fb7338a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:57.024036 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1191/4760] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:57 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:57.237705 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0995931e-6b2b-4b05-bca1-b66a07e77e91 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:57.240070 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0995931e-6b2b-4b05-bca1-b66a07e77e91 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 Aug 13 22:14:57.240198 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0995931e-6b2b-4b05-bca1-b66a07e77e91 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:57.240395 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0995931e-6b2b-4b05-bca1-b66a07e77e91 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:57.240546 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0995931e-6b2b-4b05-bca1-b66a07e77e91 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Show backup with id de64bfb3-abf1-4166-872b-37ea59f7ea80. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:57.245260 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0995931e-6b2b-4b05-bca1-b66a07e77e91 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 returned with HTTP 404 Aug 13 22:14:57.245808 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1178/4761] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:57 2026] GET /volume/v3/backups/de64bfb3-abf1-4166-872b-37ea59f7ea80 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:57.255501 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f3640873-a2c1-4a17-87b4-f105c54d86d1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:57.261551 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3640873-a2c1-4a17-87b4-f105c54d86d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/fb25ba94-113b-4fa4-b350-00da5d47e65f Aug 13 22:14:57.262056 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3640873-a2c1-4a17-87b4-f105c54d86d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:57.262434 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3640873-a2c1-4a17-87b4-f105c54d86d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:57.262744 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f3640873-a2c1-4a17-87b4-f105c54d86d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Delete volume with id: fb25ba94-113b-4fa4-b350-00da5d47e65f Aug 13 22:14:57.280338 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:57.280338 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:57.280909 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f3640873-a2c1-4a17-87b4-f105c54d86d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:14:57.311548 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f3640873-a2c1-4a17-87b4-f105c54d86d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Delete volume request issued successfully. Aug 13 22:14:57.311737 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3640873-a2c1-4a17-87b4-f105c54d86d1 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/fb25ba94-113b-4fa4-b350-00da5d47e65f returned with HTTP 202 Aug 13 22:14:57.312224 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1201/4762] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:14:57 2026] DELETE /volume/v3/volumes/fb25ba94-113b-4fa4-b350-00da5d47e65f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:14:57.320865 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa92c682-f56b-4306-ad2c-15219f5887b9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:57.326305 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa92c682-f56b-4306-ad2c-15219f5887b9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/fb25ba94-113b-4fa4-b350-00da5d47e65f Aug 13 22:14:57.326664 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa92c682-f56b-4306-ad2c-15219f5887b9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:57.326936 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa92c682-f56b-4306-ad2c-15219f5887b9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:57.336510 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:57.336510 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:57.341209 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fa92c682-f56b-4306-ad2c-15219f5887b9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Volume info retrieved successfully. Aug 13 22:14:57.346959 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa92c682-f56b-4306-ad2c-15219f5887b9 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/fb25ba94-113b-4fa4-b350-00da5d47e65f returned with HTTP 200 Aug 13 22:14:57.347212 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1193/4763] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:57 2026] GET /volume/v3/volumes/fb25ba94-113b-4fa4-b350-00da5d47e65f => generated 1012 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:57.980707 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4f8dcb88-bd03-4396-bf90-a6966aaf11cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:57.983144 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f8dcb88-bd03-4396-bf90-a6966aaf11cd tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 Aug 13 22:14:57.983452 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f8dcb88-bd03-4396-bf90-a6966aaf11cd tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:57.983736 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f8dcb88-bd03-4396-bf90-a6966aaf11cd tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:57.994512 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:57.994512 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:57.999718 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4f8dcb88-bd03-4396-bf90-a6966aaf11cd tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:14:58.006395 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f8dcb88-bd03-4396-bf90-a6966aaf11cd tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 returned with HTTP 200 Aug 13 22:14:58.006639 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1192/4764] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:57 2026] GET /volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 => generated 924 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:14:58.038739 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-80cecef3-acc1-470b-813b-626d071cd7c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:58.040958 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80cecef3-acc1-470b-813b-626d071cd7c2 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:58.041231 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80cecef3-acc1-470b-813b-626d071cd7c2 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:58.041513 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80cecef3-acc1-470b-813b-626d071cd7c2 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:58.041681 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-80cecef3-acc1-470b-813b-626d071cd7c2 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:58.048723 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:58.048723 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:58.049873 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80cecef3-acc1-470b-813b-626d071cd7c2 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:58.051473 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1179/4765] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:58 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:58.363158 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-faa4b834-50c1-4007-9fc0-054f8801fcc0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:58.365167 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-faa4b834-50c1-4007-9fc0-054f8801fcc0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] GET https://10.4.3.4/volume/v3/volumes/fb25ba94-113b-4fa4-b350-00da5d47e65f Aug 13 22:14:58.365435 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-faa4b834-50c1-4007-9fc0-054f8801fcc0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:58.365666 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-faa4b834-50c1-4007-9fc0-054f8801fcc0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:58.372710 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-faa4b834-50c1-4007-9fc0-054f8801fcc0 tempest-ProjectAdminTests33-1888696592 tempest-ProjectAdminTests33-1888696592-project-admin] https://10.4.3.4/volume/v3/volumes/fb25ba94-113b-4fa4-b350-00da5d47e65f returned with HTTP 404 Aug 13 22:14:58.373491 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1202/4766] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:14:58 2026] GET /volume/v3/volumes/fb25ba94-113b-4fa4-b350-00da5d47e65f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:14:59.022900 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-92eb5cf8-f389-4c0c-a98a-443df1858551 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:59.024588 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92eb5cf8-f389-4c0c-a98a-443df1858551 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 Aug 13 22:14:59.024874 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92eb5cf8-f389-4c0c-a98a-443df1858551 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:59.025134 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92eb5cf8-f389-4c0c-a98a-443df1858551 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:59.034396 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:59.034396 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:59.039183 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-92eb5cf8-f389-4c0c-a98a-443df1858551 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:14:59.045870 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92eb5cf8-f389-4c0c-a98a-443df1858551 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 returned with HTTP 200 Aug 13 22:14:59.046695 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1194/4767] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:59 2026] GET /volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 => generated 1189 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:14:59.062608 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cc41114c-bc98-4682-890a-d7eac7addfce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:59.065958 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b2bf15c-f84e-4f97-9ca6-1dfab07a4c46 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:59.066387 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc41114c-bc98-4682-890a-d7eac7addfce tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 Aug 13 22:14:59.066387 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cc41114c-bc98-4682-890a-d7eac7addfce tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:59.066387 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cc41114c-bc98-4682-890a-d7eac7addfce tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:59.066816 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b2bf15c-f84e-4f97-9ca6-1dfab07a4c46 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:14:59.067192 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b2bf15c-f84e-4f97-9ca6-1dfab07a4c46 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:59.067515 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b2bf15c-f84e-4f97-9ca6-1dfab07a4c46 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:59.067661 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0b2bf15c-f84e-4f97-9ca6-1dfab07a4c46 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:14:59.072868 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:59.072868 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:14:59.073317 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:59.073317 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:14:59.074399 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b2bf15c-f84e-4f97-9ca6-1dfab07a4c46 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:14:59.074898 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1180/4768] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:14:59 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:14:59.079031 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cc41114c-bc98-4682-890a-d7eac7addfce tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:14:59.085961 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc41114c-bc98-4682-890a-d7eac7addfce tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 returned with HTTP 200 Aug 13 22:14:59.087504 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1193/4769] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:59 2026] GET /volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 => generated 1189 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:14:59.104677 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-65d5dadc-f4a1-428a-8fb2-7c08e2848b15 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:59.106972 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65d5dadc-f4a1-428a-8fb2-7c08e2848b15 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] DELETE https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 Aug 13 22:14:59.107192 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-65d5dadc-f4a1-428a-8fb2-7c08e2848b15 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:59.107464 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-65d5dadc-f4a1-428a-8fb2-7c08e2848b15 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:59.107670 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-65d5dadc-f4a1-428a-8fb2-7c08e2848b15 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Delete volume with id: 12cb40b0-3a73-4940-b131-71f133a7c727 Aug 13 22:14:59.115624 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:59.115624 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:14:59.116105 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-65d5dadc-f4a1-428a-8fb2-7c08e2848b15 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:14:59.149016 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-65d5dadc-f4a1-428a-8fb2-7c08e2848b15 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Delete volume request issued successfully. Aug 13 22:14:59.149367 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65d5dadc-f4a1-428a-8fb2-7c08e2848b15 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 returned with HTTP 202 Aug 13 22:14:59.150273 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1203/4770] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:14:59 2026] DELETE /volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:14:59.159337 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b7eedab-6fcf-4ab5-8fc7-150bc1fcb27c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:59.161867 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b7eedab-6fcf-4ab5-8fc7-150bc1fcb27c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 Aug 13 22:14:59.162217 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b7eedab-6fcf-4ab5-8fc7-150bc1fcb27c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:14:59.162442 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b7eedab-6fcf-4ab5-8fc7-150bc1fcb27c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:14:59.172077 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:14:59.172077 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:14:59.177612 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8b7eedab-6fcf-4ab5-8fc7-150bc1fcb27c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:14:59.186348 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b7eedab-6fcf-4ab5-8fc7-150bc1fcb27c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 returned with HTTP 200 Aug 13 22:14:59.186873 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1195/4771] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:14:59 2026] GET /volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 => generated 1188 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:14:59.830580 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:14:59.926244 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:14:59.926767 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-827578454"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:14:59.929232 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-827578454'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:14:59.929442 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Create volume of 1 GB Aug 13 22:14:59.937563 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Availability Zones retrieved successfully. Aug 13 22:14:59.950739 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Flow 'volume_create_api' (82124dfc-3465-4753-8afc-39b8e7c52fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:14:59.953192 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b531900-f4bb-4086-b0a1-e359f4bff094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:14:59.954785 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:14:59.998433 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b531900-f4bb-4086-b0a1-e359f4bff094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:14:59.999278 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc824724-2d63-4610-a95b-b196446fd7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:00.077309 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Created reservations ['6e6dc9d0-c17a-4957-9941-be3b5a4de3e0', '53d69cee-eb27-4a16-a4db-24815823e8f5', '803156a4-4e0f-4b1a-9912-27e6ca8ea0d3', '7b1cf1e6-363d-4f6e-a4aa-8f4ce11231c8'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:00.078301 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc824724-2d63-4610-a95b-b196446fd7d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e6dc9d0-c17a-4957-9941-be3b5a4de3e0', '53d69cee-eb27-4a16-a4db-24815823e8f5', '803156a4-4e0f-4b1a-9912-27e6ca8ea0d3', '7b1cf1e6-363d-4f6e-a4aa-8f4ce11231c8']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:00.079289 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (587d2a80-3aec-40d5-8d5a-ac4be8725e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:00.086410 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7f1222a5-c8b2-4578-bd5a-3a236372a847 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:00.088863 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f1222a5-c8b2-4578-bd5a-3a236372a847 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:15:00.089143 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f1222a5-c8b2-4578-bd5a-3a236372a847 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:00.089335 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f1222a5-c8b2-4578-bd5a-3a236372a847 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:00.089466 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7f1222a5-c8b2-4578-bd5a-3a236372a847 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:00.094197 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:00.094197 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:00.095101 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f1222a5-c8b2-4578-bd5a-3a236372a847 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:15:00.095539 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1194/4772] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:00 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:00.110529 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (587d2a80-3aec-40d5-8d5a-ac4be8725e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17b94692-cc9f-4467-a44b-54c5f1abd53c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-827578454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d599ca488fa642d995c9c2c08cdf3dd0',qos_specs=None,replication_status=,reservations=['6e6dc9d0-c17a-4957-9941-be3b5a4de3e0','53d69cee-eb27-4a16-a4db-24815823e8f5','803156a4-4e0f-4b1a-9912-27e6ca8ea0d3','7b1cf1e6-363d-4f6e-a4aa-8f4ce11231c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f84244b41e41ef8280acb0763891d3',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-827578454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17b94692-cc9f-4467-a44b-54c5f1abd53c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d599ca488fa642d995c9c2c08cdf3dd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5f84244b41e41ef8280acb0763891d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:00.111796 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb3f9c80-d8a5-4498-88e9-83c9654d7593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:00.131094 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb3f9c80-d8a5-4498-88e9-83c9654d7593) transitioned into state 'SUCCESS' from state '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-827578454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d599ca488fa642d995c9c2c08cdf3dd0',qos_specs=None,replication_status=,reservations=['6e6dc9d0-c17a-4957-9941-be3b5a4de3e0','53d69cee-eb27-4a16-a4db-24815823e8f5','803156a4-4e0f-4b1a-9912-27e6ca8ea0d3','7b1cf1e6-363d-4f6e-a4aa-8f4ce11231c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f84244b41e41ef8280acb0763891d3',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:00.131879 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a78b05f6-8747-4356-a172-20b3a15024a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:00.143503 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a78b05f6-8747-4356-a172-20b3a15024a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:00.143503 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Flow 'volume_create_api' (82124dfc-3465-4753-8afc-39b8e7c52fed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:00.143503 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Create volume request issued successfully. Aug 13 22:15:00.143947 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5962fe6-a37a-46b8-acf0-003e27d44884 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:00.144544 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1181/4773] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:14:59 2026] POST /volume/v3/volumes => generated 773 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:00.155379 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8942e0ad-fe1e-4158-ad7e-f86b064b34bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:00.159446 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8942e0ad-fe1e-4158-ad7e-f86b064b34bc tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/volumes/17b94692-cc9f-4467-a44b-54c5f1abd53c Aug 13 22:15:00.159446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8942e0ad-fe1e-4158-ad7e-f86b064b34bc tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:00.159446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8942e0ad-fe1e-4158-ad7e-f86b064b34bc tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:00.165829 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:00.165829 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:00.170378 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8942e0ad-fe1e-4158-ad7e-f86b064b34bc tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Volume info retrieved successfully. Aug 13 22:15:00.174670 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8942e0ad-fe1e-4158-ad7e-f86b064b34bc tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/volumes/17b94692-cc9f-4467-a44b-54c5f1abd53c returned with HTTP 200 Aug 13 22:15:00.175081 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1204/4774] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:00 2026] GET /volume/v3/volumes/17b94692-cc9f-4467-a44b-54c5f1abd53c => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:00.205596 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-26de503f-37f0-4b33-8a55-07c976134f12 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:00.208948 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-26de503f-37f0-4b33-8a55-07c976134f12 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 Aug 13 22:15:00.208948 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-26de503f-37f0-4b33-8a55-07c976134f12 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:00.208948 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-26de503f-37f0-4b33-8a55-07c976134f12 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:00.215894 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-26de503f-37f0-4b33-8a55-07c976134f12 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 returned with HTTP 404 Aug 13 22:15:00.216914 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1196/4775] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:00 2026] GET /volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:15:01.107251 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5a480344-7b99-40db-b55d-7a36e934d6da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:01.109397 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a480344-7b99-40db-b55d-7a36e934d6da tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:15:01.109679 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a480344-7b99-40db-b55d-7a36e934d6da tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:01.109916 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a480344-7b99-40db-b55d-7a36e934d6da tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:01.110095 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5a480344-7b99-40db-b55d-7a36e934d6da tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:01.114940 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:01.114940 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:01.115814 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a480344-7b99-40db-b55d-7a36e934d6da tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:15:01.116267 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1195/4776] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:01 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:01.128344 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1069b700-0491-463b-b57e-66d212e8c2eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:01.130654 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1069b700-0491-463b-b57e-66d212e8c2eb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c Aug 13 22:15:01.130876 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1069b700-0491-463b-b57e-66d212e8c2eb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:01.131125 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1069b700-0491-463b-b57e-66d212e8c2eb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:01.146479 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:01.146479 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:01.157604 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1069b700-0491-463b-b57e-66d212e8c2eb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:15:01.168689 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1069b700-0491-463b-b57e-66d212e8c2eb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c returned with HTTP 200 Aug 13 22:15:01.169254 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1182/4777] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:01 2026] GET /volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c => generated 837 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:01.184620 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9f1c43b3-9c58-41fb-8d3c-f2500716da8b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:01.187082 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f1c43b3-9c58-41fb-8d3c-f2500716da8b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] DELETE https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:15:01.187226 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f1c43b3-9c58-41fb-8d3c-f2500716da8b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:01.187473 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f1c43b3-9c58-41fb-8d3c-f2500716da8b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:01.187625 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-9f1c43b3-9c58-41fb-8d3c-f2500716da8b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Delete backup with id: 36fbe146-04cc-4d50-aab2-b449f967ac4a. Aug 13 22:15:01.189444 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d36c958f-6e5d-420e-8a59-8fd0e60896d4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:01.193114 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d36c958f-6e5d-420e-8a59-8fd0e60896d4 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/volumes/17b94692-cc9f-4467-a44b-54c5f1abd53c Aug 13 22:15:01.193356 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d36c958f-6e5d-420e-8a59-8fd0e60896d4 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:01.193456 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:01.193456 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:01.193584 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d36c958f-6e5d-420e-8a59-8fd0e60896d4 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:01.201708 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:01.201708 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:01.205846 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d36c958f-6e5d-420e-8a59-8fd0e60896d4 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Volume info retrieved successfully. Aug 13 22:15:01.210965 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-9f1c43b3-9c58-41fb-8d3c-f2500716da8b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] delete_backup rpcapi backup_id 36fbe146-04cc-4d50-aab2-b449f967ac4a {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:15:01.211167 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d36c958f-6e5d-420e-8a59-8fd0e60896d4 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/volumes/17b94692-cc9f-4467-a44b-54c5f1abd53c returned with HTTP 200 Aug 13 22:15:01.211616 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1197/4778] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:01 2026] GET /volume/v3/volumes/17b94692-cc9f-4467-a44b-54c5f1abd53c => generated 1004 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:01.213718 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f1c43b3-9c58-41fb-8d3c-f2500716da8b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 202 Aug 13 22:15:01.214467 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1205/4779] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:15:01 2026] DELETE /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:15:01.225263 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4f2cdc95-c829-4837-90cb-de08c9997308 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:01.225560 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f2cdc95-c829-4837-90cb-de08c9997308 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:15:01.225698 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f2cdc95-c829-4837-90cb-de08c9997308 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:01.225849 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f2cdc95-c829-4837-90cb-de08c9997308 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:01.225949 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4f2cdc95-c829-4837-90cb-de08c9997308 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:01.227186 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a550d4e-e03f-45c9-bc53-d9b9ff382bbf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:01.230960 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a550d4e-e03f-45c9-bc53-d9b9ff382bbf tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:15:01.231355 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a550d4e-e03f-45c9-bc53-d9b9ff382bbf tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "17b94692-cc9f-4467-a44b-54c5f1abd53c", "name": "tempest-type-Backup-212041317"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:01.231492 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:01.231492 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:01.233522 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f2cdc95-c829-4837-90cb-de08c9997308 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 200 Aug 13 22:15:01.233619 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-4a550d4e-e03f-45c9-bc53-d9b9ff382bbf tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Creating new backup {'backup': {'volume_id': '17b94692-cc9f-4467-a44b-54c5f1abd53c', 'name': 'tempest-type-Backup-212041317'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:15:01.233619 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-4a550d4e-e03f-45c9-bc53-d9b9ff382bbf tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Creating backup of volume 17b94692-cc9f-4467-a44b-54c5f1abd53c in container None Aug 13 22:15:01.233708 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1196/4780] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:01 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:01.245354 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:01.245354 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:01.245887 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4a550d4e-e03f-45c9-bc53-d9b9ff382bbf tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Volume info retrieved successfully. Aug 13 22:15:01.287071 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4a550d4e-e03f-45c9-bc53-d9b9ff382bbf tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Created reservations ['6ba11282-46de-451f-86d4-81931230b97c', '0cfec6ac-4524-4ae1-a4aa-2d1684f9344e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:01.329529 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a550d4e-e03f-45c9-bc53-d9b9ff382bbf tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:15:01.329529 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1183/4781] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:15:01 2026] POST /volume/v3/backups => generated 311 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:01.341012 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0aa61cc4-01e5-4689-9a66-87ae590b5a2f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:01.344182 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0aa61cc4-01e5-4689-9a66-87ae590b5a2f tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:01.344265 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0aa61cc4-01e5-4689-9a66-87ae590b5a2f tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:01.344553 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0aa61cc4-01e5-4689-9a66-87ae590b5a2f tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:01.344736 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0aa61cc4-01e5-4689-9a66-87ae590b5a2f tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:01.350145 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:01.350145 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:01.350778 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0aa61cc4-01e5-4689-9a66-87ae590b5a2f tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:01.351357 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1198/4782] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:01 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 718 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:02.171103 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:02.172778 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:02.173115 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "0d11e8cd-ada1-4ee7-b035-38b249a32f3a", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:02.174560 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '0d11e8cd-ada1-4ee7-b035-38b249a32f3a', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:02.245950 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ed20e42-b4bd-4dda-980a-e8ab428fb413 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:02.247816 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ed20e42-b4bd-4dda-980a-e8ab428fb413 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a Aug 13 22:15:02.248050 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ed20e42-b4bd-4dda-980a-e8ab428fb413 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:02.248277 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ed20e42-b4bd-4dda-980a-e8ab428fb413 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:02.248448 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3ed20e42-b4bd-4dda-980a-e8ab428fb413 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 36fbe146-04cc-4d50-aab2-b449f967ac4a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:02.252220 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ed20e42-b4bd-4dda-980a-e8ab428fb413 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a returned with HTTP 404 Aug 13 22:15:02.252770 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1197/4783] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:02 2026] GET /volume/v3/backups/36fbe146-04cc-4d50-aab2-b449f967ac4a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:02.254265 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Create volume of 1 GB Aug 13 22:15:02.258940 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Availability Zones retrieved successfully. Aug 13 22:15:02.261181 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-488e54ed-54ab-4462-8363-59b29ebdb0a5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:02.264680 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-488e54ed-54ab-4462-8363-59b29ebdb0a5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] DELETE https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:15:02.264793 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-488e54ed-54ab-4462-8363-59b29ebdb0a5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:02.265007 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-488e54ed-54ab-4462-8363-59b29ebdb0a5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:02.265144 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-488e54ed-54ab-4462-8363-59b29ebdb0a5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Delete backup with id: 098491b1-224f-4b58-b373-b1298b292fbc. Aug 13 22:15:02.266087 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Flow 'volume_create_api' (fbb789a1-1173-4888-b114-a8ddea128705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:02.267254 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b848c216-5cc9-4cd4-ace2-b0dcb1a1ec68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:02.268494 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:02.269950 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:02.269950 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:02.282654 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-488e54ed-54ab-4462-8363-59b29ebdb0a5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] delete_backup rpcapi backup_id 098491b1-224f-4b58-b373-b1298b292fbc {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:15:02.284410 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-488e54ed-54ab-4462-8363-59b29ebdb0a5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 202 Aug 13 22:15:02.284968 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1184/4784] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:15:02 2026] DELETE /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:15:02.295253 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5f9e45d0-755c-4420-81fe-f21b97e4ae5d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:02.297507 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f9e45d0-755c-4420-81fe-f21b97e4ae5d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:15:02.297727 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f9e45d0-755c-4420-81fe-f21b97e4ae5d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:02.297969 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f9e45d0-755c-4420-81fe-f21b97e4ae5d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:02.298339 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5f9e45d0-755c-4420-81fe-f21b97e4ae5d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:02.304591 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:02.304591 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:02.305591 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f9e45d0-755c-4420-81fe-f21b97e4ae5d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 200 Aug 13 22:15:02.306544 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1199/4785] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:02 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:02.331776 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b848c216-5cc9-4cd4-ace2-b0dcb1a1ec68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:02.332550 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33b73876-7d8e-4a18-80cf-1703f119cdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:02.368352 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6289053f-608b-4691-b21f-689c0af06ff4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:02.370727 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6289053f-608b-4691-b21f-689c0af06ff4 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:02.370972 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6289053f-608b-4691-b21f-689c0af06ff4 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:02.371226 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6289053f-608b-4691-b21f-689c0af06ff4 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:02.371366 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6289053f-608b-4691-b21f-689c0af06ff4 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:02.377074 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:02.377074 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:02.377801 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6289053f-608b-4691-b21f-689c0af06ff4 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:02.378207 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1198/4786] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:02 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:02.379718 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Created reservations ['a26d1a8e-4323-4e3c-bcfd-856eba4ebf7f', '073aaaec-c598-44f1-a990-fb37cdb5edb3', 'c898f3c0-854d-49f5-b1c1-2f2a60f0794d', 'e95a7317-a0ab-4ad2-93d0-3e2903cbaba4'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:02.380668 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33b73876-7d8e-4a18-80cf-1703f119cdb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a26d1a8e-4323-4e3c-bcfd-856eba4ebf7f', '073aaaec-c598-44f1-a990-fb37cdb5edb3', 'c898f3c0-854d-49f5-b1c1-2f2a60f0794d', 'e95a7317-a0ab-4ad2-93d0-3e2903cbaba4']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:02.381418 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f0e934-d296-4d8a-bad7-2709e9c660ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:02.409116 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f0e934-d296-4d8a-bad7-2709e9c660ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4', '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='11cb005a8fdb4ecd8750f3c5ab067b61',qos_specs=None,replication_status=,reservations=['a26d1a8e-4323-4e3c-bcfd-856eba4ebf7f','073aaaec-c598-44f1-a990-fb37cdb5edb3','c898f3c0-854d-49f5-b1c1-2f2a60f0794d','e95a7317-a0ab-4ad2-93d0-3e2903cbaba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f6b8e41e55244e09909bc15bb763426',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:02Z,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=486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11cb005a8fdb4ecd8750f3c5ab067b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f6b8e41e55244e09909bc15bb763426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:02.409400 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d74dcc24-c4ae-46de-a57b-e66b5258e4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:02.432729 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d74dcc24-c4ae-46de-a57b-e66b5258e4fb) transitioned into state 'SUCCESS' from 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='11cb005a8fdb4ecd8750f3c5ab067b61',qos_specs=None,replication_status=,reservations=['a26d1a8e-4323-4e3c-bcfd-856eba4ebf7f','073aaaec-c598-44f1-a990-fb37cdb5edb3','c898f3c0-854d-49f5-b1c1-2f2a60f0794d','e95a7317-a0ab-4ad2-93d0-3e2903cbaba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f6b8e41e55244e09909bc15bb763426',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:02.433964 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b048ebbb-defa-4aee-abf2-551f74f42247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:02.448395 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b048ebbb-defa-4aee-abf2-551f74f42247) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:02.448827 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Flow 'volume_create_api' (fbb789a1-1173-4888-b114-a8ddea128705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:02.449336 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Create volume request issued successfully. Aug 13 22:15:02.450305 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cf2aaf0a-97da-4376-bbf0-62f7edda383b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:02.450882 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1206/4787] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:15:02 2026] POST /volume/v3/volumes => generated 771 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:02.466224 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-284eeb29-8647-4aa9-a9fe-efdce0e690ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:02.468612 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-284eeb29-8647-4aa9-a9fe-efdce0e690ee tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 Aug 13 22:15:02.468897 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-284eeb29-8647-4aa9-a9fe-efdce0e690ee tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:02.469192 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-284eeb29-8647-4aa9-a9fe-efdce0e690ee tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:02.481186 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:02.481186 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:02.486207 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-284eeb29-8647-4aa9-a9fe-efdce0e690ee tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:02.492070 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-284eeb29-8647-4aa9-a9fe-efdce0e690ee tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 returned with HTTP 200 Aug 13 22:15:02.492650 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1185/4788] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:02 2026] GET /volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:03.318154 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4700b214-9723-4956-97b8-1f8cd98425ca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:03.321781 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4700b214-9723-4956-97b8-1f8cd98425ca tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc Aug 13 22:15:03.321781 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4700b214-9723-4956-97b8-1f8cd98425ca tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:03.321781 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4700b214-9723-4956-97b8-1f8cd98425ca tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:03.321781 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4700b214-9723-4956-97b8-1f8cd98425ca tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 098491b1-224f-4b58-b373-b1298b292fbc. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:03.325498 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4700b214-9723-4956-97b8-1f8cd98425ca tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc returned with HTTP 404 Aug 13 22:15:03.326208 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1200/4789] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:03 2026] GET /volume/v3/backups/098491b1-224f-4b58-b373-b1298b292fbc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:03.356506 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:03.358793 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:03.359286 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "name": "tempest-VolumesBackupsTest-Volume-392650798"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:03.361324 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'name': 'tempest-VolumesBackupsTest-Volume-392650798'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:03.390625 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1d3ee2c3-8256-4cec-8d07-7099ac946008 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:03.392534 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d3ee2c3-8256-4cec-8d07-7099ac946008 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:03.392849 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d3ee2c3-8256-4cec-8d07-7099ac946008 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:03.393135 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d3ee2c3-8256-4cec-8d07-7099ac946008 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:03.393289 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1d3ee2c3-8256-4cec-8d07-7099ac946008 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:03.398758 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:03.398758 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:03.399675 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d3ee2c3-8256-4cec-8d07-7099ac946008 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:03.400226 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1207/4790] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:03 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:03.476631 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Create volume of 1 GB Aug 13 22:15:03.481257 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Availability Zones retrieved successfully. Aug 13 22:15:03.486566 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Flow 'volume_create_api' (2242cd75-52cd-45b7-abab-6b05f547e61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:03.487532 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c62cb8-269d-4ef1-b433-b721f8ea9767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:03.488487 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:03.505618 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-94a271cc-0768-47a5-a65e-94421a7022f7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:03.507986 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94a271cc-0768-47a5-a65e-94421a7022f7 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 Aug 13 22:15:03.508308 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94a271cc-0768-47a5-a65e-94421a7022f7 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:03.508616 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94a271cc-0768-47a5-a65e-94421a7022f7 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:03.518220 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:03.518220 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:03.523468 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-94a271cc-0768-47a5-a65e-94421a7022f7 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:03.529805 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94a271cc-0768-47a5-a65e-94421a7022f7 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 returned with HTTP 200 Aug 13 22:15:03.530483 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1186/4791] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:03 2026] GET /volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:03.547334 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c62cb8-269d-4ef1-b433-b721f8ea9767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:03.548209 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5472501d-f20b-4ef1-a553-3818206247bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:03.592189 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Created reservations ['37467d43-5d07-4a03-96b5-22994a818b10', '450646a6-0331-4a88-a66e-981070cdae8b', 'f18bdb92-e0fb-4f4a-9799-a007050e75fb', '0444727d-452f-493c-b529-279709fe8df1'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:03.593188 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5472501d-f20b-4ef1-a553-3818206247bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37467d43-5d07-4a03-96b5-22994a818b10', '450646a6-0331-4a88-a66e-981070cdae8b', 'f18bdb92-e0fb-4f4a-9799-a007050e75fb', '0444727d-452f-493c-b529-279709fe8df1']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:03.594104 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfd8d71a-331e-47f5-939d-0dc6508fede4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:03.618370 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfd8d71a-331e-47f5-939d-0dc6508fede4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b60f5d3c-d1b6-49cb-9d1b-775c39b4e869', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-392650798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5a5576aac443fdbf795ce8a2901c0d',qos_specs=None,replication_status=,reservations=['37467d43-5d07-4a03-96b5-22994a818b10','450646a6-0331-4a88-a66e-981070cdae8b','f18bdb92-e0fb-4f4a-9799-a007050e75fb','0444727d-452f-493c-b529-279709fe8df1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0a8c94fafd4e869c5bc8b69186e851',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-392650798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b60f5d3c-d1b6-49cb-9d1b-775c39b4e869,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e5a5576aac443fdbf795ce8a2901c0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af0a8c94fafd4e869c5bc8b69186e851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:03.619398 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f335b7ea-c424-4769-9500-22665852c954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:03.639383 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f335b7ea-c424-4769-9500-22665852c954) transitioned into state 'SUCCESS' from state '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-392650798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5a5576aac443fdbf795ce8a2901c0d',qos_specs=None,replication_status=,reservations=['37467d43-5d07-4a03-96b5-22994a818b10','450646a6-0331-4a88-a66e-981070cdae8b','f18bdb92-e0fb-4f4a-9799-a007050e75fb','0444727d-452f-493c-b529-279709fe8df1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0a8c94fafd4e869c5bc8b69186e851',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:03.640294 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9601c0a-c825-4209-a4f4-720ac17b9c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:03.653097 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9601c0a-c825-4209-a4f4-720ac17b9c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:03.654317 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Flow 'volume_create_api' (2242cd75-52cd-45b7-abab-6b05f547e61c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:03.654879 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Create volume request issued successfully. Aug 13 22:15:03.655678 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85c553bc-e97c-439d-8ec6-8084d6c45f25 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:03.656280 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1199/4792] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:15:03 2026] POST /volume/v3/volumes => generated 744 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:03.668711 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7a8ee096-b344-46b1-9bfb-61e60fc2fbd8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:03.670602 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a8ee096-b344-46b1-9bfb-61e60fc2fbd8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 Aug 13 22:15:03.670818 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a8ee096-b344-46b1-9bfb-61e60fc2fbd8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:03.671001 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a8ee096-b344-46b1-9bfb-61e60fc2fbd8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:03.680474 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:03.680474 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:03.685402 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7a8ee096-b344-46b1-9bfb-61e60fc2fbd8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:15:03.691631 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a8ee096-b344-46b1-9bfb-61e60fc2fbd8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 returned with HTTP 200 Aug 13 22:15:03.692211 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1201/4793] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:03 2026] GET /volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 => generated 812 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:04.410759 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8c3c3252-1610-4661-980d-5ff686a622e5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:04.412394 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c3c3252-1610-4661-980d-5ff686a622e5 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:04.412621 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c3c3252-1610-4661-980d-5ff686a622e5 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:04.412799 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c3c3252-1610-4661-980d-5ff686a622e5 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:04.412902 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8c3c3252-1610-4661-980d-5ff686a622e5 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:04.417287 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:04.417287 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:04.417985 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c3c3252-1610-4661-980d-5ff686a622e5 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:04.418408 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1208/4794] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:04 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:04.543294 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-344906cb-29d5-47ad-a6cf-1f67b1167df6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:04.545115 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-344906cb-29d5-47ad-a6cf-1f67b1167df6 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 Aug 13 22:15:04.545363 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-344906cb-29d5-47ad-a6cf-1f67b1167df6 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:04.545601 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-344906cb-29d5-47ad-a6cf-1f67b1167df6 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:04.553942 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:04.553942 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:04.557865 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-344906cb-29d5-47ad-a6cf-1f67b1167df6 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:04.562871 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-344906cb-29d5-47ad-a6cf-1f67b1167df6 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 returned with HTTP 200 Aug 13 22:15:04.563324 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1187/4795] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:04 2026] GET /volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 => generated 924 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:04.706591 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-881820f2-65c2-4ffe-bc1d-c2c31295b1a9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:04.708584 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-881820f2-65c2-4ffe-bc1d-c2c31295b1a9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 Aug 13 22:15:04.708831 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-881820f2-65c2-4ffe-bc1d-c2c31295b1a9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:04.709039 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-881820f2-65c2-4ffe-bc1d-c2c31295b1a9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:04.717640 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:04.717640 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:04.722347 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-881820f2-65c2-4ffe-bc1d-c2c31295b1a9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:15:04.728493 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-881820f2-65c2-4ffe-bc1d-c2c31295b1a9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 returned with HTTP 200 Aug 13 22:15:04.728959 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1200/4796] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:04 2026] GET /volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:04.744447 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-718ccebf-98de-4a25-952d-667db1ef8aac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:04.746242 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-718ccebf-98de-4a25-952d-667db1ef8aac tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:15:04.746632 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-718ccebf-98de-4a25-952d-667db1ef8aac tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b60f5d3c-d1b6-49cb-9d1b-775c39b4e869", "name": "tempest-VolumesBackupsTest-Backup-1260642122"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:04.748038 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-718ccebf-98de-4a25-952d-667db1ef8aac tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Creating new backup {'backup': {'volume_id': 'b60f5d3c-d1b6-49cb-9d1b-775c39b4e869', 'name': 'tempest-VolumesBackupsTest-Backup-1260642122'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:15:04.748236 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-718ccebf-98de-4a25-952d-667db1ef8aac tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Creating backup of volume b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 in container None Aug 13 22:15:04.756848 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:04.756848 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:04.757406 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-718ccebf-98de-4a25-952d-667db1ef8aac tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:15:04.777381 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-718ccebf-98de-4a25-952d-667db1ef8aac tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Created reservations ['3f2f4822-667a-4e73-87d1-bde840afb6de', '26c23702-6310-489b-b25b-67d157f0995c'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:04.806496 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-718ccebf-98de-4a25-952d-667db1ef8aac tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:15:04.806906 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1202/4797] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:15:04 2026] POST /volume/v3/backups => generated 326 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:04.817047 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3691c351-43fc-4253-af60-41552a42027b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:04.819176 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3691c351-43fc-4253-af60-41552a42027b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:04.819394 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3691c351-43fc-4253-af60-41552a42027b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:04.819603 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3691c351-43fc-4253-af60-41552a42027b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:04.819715 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3691c351-43fc-4253-af60-41552a42027b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:04.824180 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:04.824180 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:04.825010 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3691c351-43fc-4253-af60-41552a42027b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:04.825515 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1209/4798] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:04 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:05.430457 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9c481ecb-bd6b-4b1b-b23c-39c0e7b50bd3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:05.432367 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c481ecb-bd6b-4b1b-b23c-39c0e7b50bd3 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:05.432635 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c481ecb-bd6b-4b1b-b23c-39c0e7b50bd3 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:05.432839 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c481ecb-bd6b-4b1b-b23c-39c0e7b50bd3 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:05.432937 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9c481ecb-bd6b-4b1b-b23c-39c0e7b50bd3 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:05.437266 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:05.437266 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:05.437973 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c481ecb-bd6b-4b1b-b23c-39c0e7b50bd3 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:05.438439 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1188/4799] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:05 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:05.578116 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d097a12-8a9f-4f1e-b070-c36176709fb9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:05.580322 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d097a12-8a9f-4f1e-b070-c36176709fb9 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 Aug 13 22:15:05.580617 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d097a12-8a9f-4f1e-b070-c36176709fb9 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:05.580814 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d097a12-8a9f-4f1e-b070-c36176709fb9 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:05.588838 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:05.588838 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:05.592753 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d097a12-8a9f-4f1e-b070-c36176709fb9 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:05.596847 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d097a12-8a9f-4f1e-b070-c36176709fb9 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 returned with HTTP 200 Aug 13 22:15:05.597257 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1201/4800] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:05 2026] GET /volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 => generated 924 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:05.837621 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-222884bc-c986-4a7d-b55a-319dfcbde375 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:05.839492 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-222884bc-c986-4a7d-b55a-319dfcbde375 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:05.839667 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-222884bc-c986-4a7d-b55a-319dfcbde375 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:05.839885 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-222884bc-c986-4a7d-b55a-319dfcbde375 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:05.840032 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-222884bc-c986-4a7d-b55a-319dfcbde375 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:05.844736 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:05.844736 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:05.845640 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-222884bc-c986-4a7d-b55a-319dfcbde375 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:05.846088 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1203/4801] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:05 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:06.450668 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-40fd6904-d85f-411a-9af9-0abcb64952cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:06.452175 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40fd6904-d85f-411a-9af9-0abcb64952cb tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:06.452386 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40fd6904-d85f-411a-9af9-0abcb64952cb tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:06.452597 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40fd6904-d85f-411a-9af9-0abcb64952cb tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:06.452731 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-40fd6904-d85f-411a-9af9-0abcb64952cb tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:06.456373 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:06.456373 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:06.456961 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40fd6904-d85f-411a-9af9-0abcb64952cb tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:06.457346 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1210/4802] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:06 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:06.610645 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6324c141-1ba5-4143-948c-922d3fa9e5b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:06.612609 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6324c141-1ba5-4143-948c-922d3fa9e5b0 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 Aug 13 22:15:06.612855 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6324c141-1ba5-4143-948c-922d3fa9e5b0 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:06.613096 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6324c141-1ba5-4143-948c-922d3fa9e5b0 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:06.621358 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:06.621358 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:06.625155 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6324c141-1ba5-4143-948c-922d3fa9e5b0 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:06.630484 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6324c141-1ba5-4143-948c-922d3fa9e5b0 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 returned with HTTP 200 Aug 13 22:15:06.630945 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1189/4803] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:06 2026] GET /volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 => generated 924 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:06.857792 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8b940314-63fb-405e-9a8a-dc6b5f9ab536 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:06.859993 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b940314-63fb-405e-9a8a-dc6b5f9ab536 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:06.860249 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b940314-63fb-405e-9a8a-dc6b5f9ab536 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:06.860633 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b940314-63fb-405e-9a8a-dc6b5f9ab536 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:06.860633 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8b940314-63fb-405e-9a8a-dc6b5f9ab536 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:06.866740 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:06.866740 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:06.867670 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b940314-63fb-405e-9a8a-dc6b5f9ab536 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:06.868258 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1202/4804] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:06 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:07.468280 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bb26f319-36e3-4e52-a03f-49219327247f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:07.469918 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb26f319-36e3-4e52-a03f-49219327247f tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:07.470122 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb26f319-36e3-4e52-a03f-49219327247f tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:07.470296 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb26f319-36e3-4e52-a03f-49219327247f tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:07.470388 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-bb26f319-36e3-4e52-a03f-49219327247f tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:07.475442 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:07.475442 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:07.476335 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb26f319-36e3-4e52-a03f-49219327247f tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:07.476880 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1204/4805] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:07 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:07.646558 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b2da4896-723d-4a0a-a0b6-2b3f05f841db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:07.648283 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2da4896-723d-4a0a-a0b6-2b3f05f841db tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 Aug 13 22:15:07.648514 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2da4896-723d-4a0a-a0b6-2b3f05f841db tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:07.648697 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2da4896-723d-4a0a-a0b6-2b3f05f841db tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:07.658994 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:07.658994 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:07.664988 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b2da4896-723d-4a0a-a0b6-2b3f05f841db tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:07.672254 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2da4896-723d-4a0a-a0b6-2b3f05f841db tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 returned with HTTP 200 Aug 13 22:15:07.672896 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1211/4806] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:07 2026] GET /volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 => generated 924 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:07.880059 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-862463a3-b0b5-4205-83f6-ec40195f7827 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:07.881869 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-862463a3-b0b5-4205-83f6-ec40195f7827 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:07.882251 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-862463a3-b0b5-4205-83f6-ec40195f7827 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:07.882555 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-862463a3-b0b5-4205-83f6-ec40195f7827 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:07.883240 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-862463a3-b0b5-4205-83f6-ec40195f7827 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:07.887390 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:07.887390 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:07.888222 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-862463a3-b0b5-4205-83f6-ec40195f7827 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:07.888625 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1190/4807] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:07 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:08.488444 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a23d0469-8c8d-4fdc-af79-78fb003c6bbb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:08.490331 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a23d0469-8c8d-4fdc-af79-78fb003c6bbb tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:08.490590 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a23d0469-8c8d-4fdc-af79-78fb003c6bbb tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:08.490812 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a23d0469-8c8d-4fdc-af79-78fb003c6bbb tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:08.490970 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a23d0469-8c8d-4fdc-af79-78fb003c6bbb tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:08.495061 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:08.495061 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:08.495667 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a23d0469-8c8d-4fdc-af79-78fb003c6bbb tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:08.496043 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1203/4808] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:08 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:08.691750 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-975548ce-c1dd-4455-9e34-ba7502239ffd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:08.693538 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-975548ce-c1dd-4455-9e34-ba7502239ffd tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 Aug 13 22:15:08.693724 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-975548ce-c1dd-4455-9e34-ba7502239ffd tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:08.693897 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-975548ce-c1dd-4455-9e34-ba7502239ffd tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:08.700913 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:08.700913 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:08.704742 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-975548ce-c1dd-4455-9e34-ba7502239ffd tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:08.709237 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-975548ce-c1dd-4455-9e34-ba7502239ffd tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 returned with HTTP 200 Aug 13 22:15:08.709675 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1205/4809] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:08 2026] GET /volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 => generated 924 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:08.899216 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-038185f0-eae8-4aa8-bd5a-384d3b48e175 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:08.901068 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-038185f0-eae8-4aa8-bd5a-384d3b48e175 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:08.901263 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-038185f0-eae8-4aa8-bd5a-384d3b48e175 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:08.901504 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-038185f0-eae8-4aa8-bd5a-384d3b48e175 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:08.901616 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-038185f0-eae8-4aa8-bd5a-384d3b48e175 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:08.905802 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:08.905802 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:08.906598 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-038185f0-eae8-4aa8-bd5a-384d3b48e175 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:08.907009 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1212/4810] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:08 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:09.512120 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b806568e-4527-45f1-951e-acc410c914df None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:09.514773 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b806568e-4527-45f1-951e-acc410c914df tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:09.515068 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b806568e-4527-45f1-951e-acc410c914df tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:09.515322 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b806568e-4527-45f1-951e-acc410c914df tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:09.515547 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b806568e-4527-45f1-951e-acc410c914df tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:09.522325 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:09.522325 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:09.523645 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b806568e-4527-45f1-951e-acc410c914df tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:09.524266 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1191/4811] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:09 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:09.723246 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7fffaf5b-7321-467f-aec6-3fd09ea0070e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:09.725608 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fffaf5b-7321-467f-aec6-3fd09ea0070e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 Aug 13 22:15:09.726014 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fffaf5b-7321-467f-aec6-3fd09ea0070e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:09.726503 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fffaf5b-7321-467f-aec6-3fd09ea0070e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:09.746094 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:09.746094 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:09.752259 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7fffaf5b-7321-467f-aec6-3fd09ea0070e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:09.759858 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fffaf5b-7321-467f-aec6-3fd09ea0070e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 returned with HTTP 200 Aug 13 22:15:09.760231 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1204/4812] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:09 2026] GET /volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 => generated 924 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:09.919329 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d823ef59-f0cf-4ae6-8f15-c48ec9970637 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:09.920915 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d823ef59-f0cf-4ae6-8f15-c48ec9970637 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:09.921122 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d823ef59-f0cf-4ae6-8f15-c48ec9970637 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:09.921310 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d823ef59-f0cf-4ae6-8f15-c48ec9970637 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:09.921440 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d823ef59-f0cf-4ae6-8f15-c48ec9970637 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:09.925406 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:09.925406 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:09.926090 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d823ef59-f0cf-4ae6-8f15-c48ec9970637 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:09.926561 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1206/4813] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:09 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:10.538442 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-795d6de0-bd2f-486c-8088-f40a003a657d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:10.542640 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-795d6de0-bd2f-486c-8088-f40a003a657d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:10.542896 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-795d6de0-bd2f-486c-8088-f40a003a657d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:10.543144 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-795d6de0-bd2f-486c-8088-f40a003a657d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:10.543272 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-795d6de0-bd2f-486c-8088-f40a003a657d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:10.548182 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:10.548182 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:10.549021 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-795d6de0-bd2f-486c-8088-f40a003a657d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:10.549709 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1213/4814] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:10 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:10.777899 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f998a5fc-db4d-427d-8b63-f5d17ec096d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:10.779917 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f998a5fc-db4d-427d-8b63-f5d17ec096d0 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 Aug 13 22:15:10.780081 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f998a5fc-db4d-427d-8b63-f5d17ec096d0 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:10.780218 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f998a5fc-db4d-427d-8b63-f5d17ec096d0 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:10.789831 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:10.789831 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:10.795036 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f998a5fc-db4d-427d-8b63-f5d17ec096d0 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:10.802562 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f998a5fc-db4d-427d-8b63-f5d17ec096d0 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 returned with HTTP 200 Aug 13 22:15:10.803130 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1192/4815] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:10 2026] GET /volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 => generated 1189 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:15:10.818267 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7f19e5eb-a651-455a-9a9f-af8d73e0a57f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:10.819924 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f19e5eb-a651-455a-9a9f-af8d73e0a57f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 Aug 13 22:15:10.820144 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f19e5eb-a651-455a-9a9f-af8d73e0a57f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:10.820805 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f19e5eb-a651-455a-9a9f-af8d73e0a57f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:10.832673 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:10.832673 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:10.843993 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7f19e5eb-a651-455a-9a9f-af8d73e0a57f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:10.851565 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f19e5eb-a651-455a-9a9f-af8d73e0a57f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 returned with HTTP 200 Aug 13 22:15:10.852372 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1205/4816] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:10 2026] GET /volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 => generated 1189 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:15:10.870694 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:10.873205 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:10.874070 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:10.875983 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:10.886086 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:10.886086 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:10.886614 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume retrieved successfully. Aug 13 22:15:10.887077 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Create volume of 1 GB Aug 13 22:15:10.892274 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Availability Zones retrieved successfully. Aug 13 22:15:10.899656 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Flow 'volume_create_api' (185800cd-cc2e-4bcb-b665-1573463acb6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:10.901095 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3611c5-c857-415f-920e-b3d9ce69223c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:10.902102 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:10.934740 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3611c5-c857-415f-920e-b3d9ce69223c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4', 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:10.936403 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42e10d1b-3b8f-4a72-ba51-516fe9b0db31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:10.940603 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9b146b52-1818-4c3b-a6c6-73b482d6c10a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:10.944446 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b146b52-1818-4c3b-a6c6-73b482d6c10a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:10.944446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b146b52-1818-4c3b-a6c6-73b482d6c10a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:10.944446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b146b52-1818-4c3b-a6c6-73b482d6c10a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:10.944446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9b146b52-1818-4c3b-a6c6-73b482d6c10a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:10.949239 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:10.949239 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:10.950458 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b146b52-1818-4c3b-a6c6-73b482d6c10a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:10.951082 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1214/4817] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:10 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:10.993025 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Created reservations ['ae9a5e5c-afeb-4355-a3e4-1083564abb1c', '5da9c36c-cd8d-4419-9ca3-f9b8ef5ce6d8', '00ea43d8-e36a-4a8f-af5e-5af3c9ad4cb8', '919afb47-5896-4b0d-9404-9255c20b6f90'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:10.994071 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42e10d1b-3b8f-4a72-ba51-516fe9b0db31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae9a5e5c-afeb-4355-a3e4-1083564abb1c', '5da9c36c-cd8d-4419-9ca3-f9b8ef5ce6d8', '00ea43d8-e36a-4a8f-af5e-5af3c9ad4cb8', '919afb47-5896-4b0d-9404-9255c20b6f90']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:10.995053 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d22b77-e8b9-46c3-8f7b-7a150c038c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:11.037404 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d22b77-e8b9-46c3-8f7b-7a150c038c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cee4eab7-9b37-442f-aa16-0f53bfe3b1cb', '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='11cb005a8fdb4ecd8750f3c5ab067b61',qos_specs=None,replication_status=,reservations=['ae9a5e5c-afeb-4355-a3e4-1083564abb1c','5da9c36c-cd8d-4419-9ca3-f9b8ef5ce6d8','00ea43d8-e36a-4a8f-af5e-5af3c9ad4cb8','919afb47-5896-4b0d-9404-9255c20b6f90'],size=1,snapshot_id=None,source_replicaid=,source_volid=486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4,status='creating',user_id='5f6b8e41e55244e09909bc15bb763426',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), '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-13T22:15:11Z,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=cee4eab7-9b37-442f-aa16-0f53bfe3b1cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11cb005a8fdb4ecd8750f3c5ab067b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f6b8e41e55244e09909bc15bb763426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:11.038358 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b0a05c-79f6-4eb9-bf30-3805898c883b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:11.061534 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b0a05c-79f6-4eb9-bf30-3805898c883b) transitioned into state 'SUCCESS' from 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='11cb005a8fdb4ecd8750f3c5ab067b61',qos_specs=None,replication_status=,reservations=['ae9a5e5c-afeb-4355-a3e4-1083564abb1c','5da9c36c-cd8d-4419-9ca3-f9b8ef5ce6d8','00ea43d8-e36a-4a8f-af5e-5af3c9ad4cb8','919afb47-5896-4b0d-9404-9255c20b6f90'],size=1,snapshot_id=None,source_replicaid=,source_volid=486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4,status='creating',user_id='5f6b8e41e55244e09909bc15bb763426',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:11.062406 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30e27f2e-f5c0-446d-b365-00886b9b7d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:11.081704 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30e27f2e-f5c0-446d-b365-00886b9b7d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:11.082815 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Flow 'volume_create_api' (185800cd-cc2e-4bcb-b665-1573463acb6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:11.083232 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Create volume request issued successfully. Aug 13 22:15:11.084040 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0ce6327-865c-4388-986e-bbc7591d0a22 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:11.084730 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1207/4818] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:15:10 2026] POST /volume/v3/volumes => generated 805 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:11.101900 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3bdfa3fe-ec8c-4dda-a630-cd5caf9f4e3c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:11.103791 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3bdfa3fe-ec8c-4dda-a630-cd5caf9f4e3c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb Aug 13 22:15:11.104069 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3bdfa3fe-ec8c-4dda-a630-cd5caf9f4e3c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:11.104257 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3bdfa3fe-ec8c-4dda-a630-cd5caf9f4e3c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:11.112431 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:11.112431 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:11.116319 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3bdfa3fe-ec8c-4dda-a630-cd5caf9f4e3c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:11.121259 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3bdfa3fe-ec8c-4dda-a630-cd5caf9f4e3c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb returned with HTTP 200 Aug 13 22:15:11.121657 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1193/4819] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:11 2026] GET /volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:11.563190 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a0afa626-9206-49fd-be0e-75ced67b0ac0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:11.564995 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0afa626-9206-49fd-be0e-75ced67b0ac0 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:11.565349 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0afa626-9206-49fd-be0e-75ced67b0ac0 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:11.566389 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0afa626-9206-49fd-be0e-75ced67b0ac0 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:11.566389 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a0afa626-9206-49fd-be0e-75ced67b0ac0 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:11.576561 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:11.576561 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:11.578016 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0afa626-9206-49fd-be0e-75ced67b0ac0 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:11.578616 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1206/4820] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:11 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 731 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:11.966199 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d188640a-7ce6-464b-8a7c-d4ce62c6d436 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:11.968171 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d188640a-7ce6-464b-8a7c-d4ce62c6d436 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:11.968649 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d188640a-7ce6-464b-8a7c-d4ce62c6d436 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:11.969050 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d188640a-7ce6-464b-8a7c-d4ce62c6d436 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:11.970258 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d188640a-7ce6-464b-8a7c-d4ce62c6d436 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:11.973878 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:11.973878 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:11.974980 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d188640a-7ce6-464b-8a7c-d4ce62c6d436 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:11.975495 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1215/4821] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:11 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:12.134343 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e044dee7-3202-44ee-9b7d-7d9f3dc4d0fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:12.137084 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e044dee7-3202-44ee-9b7d-7d9f3dc4d0fb tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb Aug 13 22:15:12.137448 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e044dee7-3202-44ee-9b7d-7d9f3dc4d0fb tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:12.137730 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e044dee7-3202-44ee-9b7d-7d9f3dc4d0fb tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:12.148131 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:12.148131 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:12.153090 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e044dee7-3202-44ee-9b7d-7d9f3dc4d0fb tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:12.159713 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e044dee7-3202-44ee-9b7d-7d9f3dc4d0fb tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb returned with HTTP 200 Aug 13 22:15:12.160360 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1208/4822] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:12 2026] GET /volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb => generated 1224 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:15:12.174465 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6aeebc37-8d0c-4386-8228-f43e58dfc6ff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:12.176562 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6aeebc37-8d0c-4386-8228-f43e58dfc6ff tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb Aug 13 22:15:12.176793 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6aeebc37-8d0c-4386-8228-f43e58dfc6ff tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:12.177088 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6aeebc37-8d0c-4386-8228-f43e58dfc6ff tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:12.185003 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:12.185003 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:12.189225 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6aeebc37-8d0c-4386-8228-f43e58dfc6ff tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:12.194949 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6aeebc37-8d0c-4386-8228-f43e58dfc6ff tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb returned with HTTP 200 Aug 13 22:15:12.195436 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1194/4823] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:12 2026] GET /volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb => generated 1224 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:15:12.209252 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b6bfb0a1-ffb6-400d-9e55-2393158f817b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:12.211716 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6bfb0a1-ffb6-400d-9e55-2393158f817b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] DELETE https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 Aug 13 22:15:12.212099 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6bfb0a1-ffb6-400d-9e55-2393158f817b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:12.212406 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6bfb0a1-ffb6-400d-9e55-2393158f817b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:12.212685 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b6bfb0a1-ffb6-400d-9e55-2393158f817b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Delete volume with id: 486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 Aug 13 22:15:12.233395 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:12.233395 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:12.234119 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b6bfb0a1-ffb6-400d-9e55-2393158f817b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:12.258064 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b6bfb0a1-ffb6-400d-9e55-2393158f817b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Delete volume request issued successfully. Aug 13 22:15:12.258292 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6bfb0a1-ffb6-400d-9e55-2393158f817b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 returned with HTTP 202 Aug 13 22:15:12.258808 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1207/4824] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:15:12 2026] DELETE /volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:15:12.268975 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a8c2b889-5708-4f36-9217-311be704984d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:12.271007 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8c2b889-5708-4f36-9217-311be704984d tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 Aug 13 22:15:12.271461 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8c2b889-5708-4f36-9217-311be704984d tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:12.271777 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8c2b889-5708-4f36-9217-311be704984d tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:12.282312 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:12.282312 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:12.287336 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a8c2b889-5708-4f36-9217-311be704984d tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:12.305010 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8c2b889-5708-4f36-9217-311be704984d tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 returned with HTTP 200 Aug 13 22:15:12.305010 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1216/4825] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:12 2026] GET /volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 => generated 1188 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:15:12.593353 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cf3f6552-1146-4a38-b2cf-7222ab1b13b9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:12.595511 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cf3f6552-1146-4a38-b2cf-7222ab1b13b9 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:12.595739 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cf3f6552-1146-4a38-b2cf-7222ab1b13b9 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:12.595960 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cf3f6552-1146-4a38-b2cf-7222ab1b13b9 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:12.596094 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cf3f6552-1146-4a38-b2cf-7222ab1b13b9 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:12.600875 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:12.600875 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:12.601698 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cf3f6552-1146-4a38-b2cf-7222ab1b13b9 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:12.602146 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1209/4826] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:12 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:12.991016 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff8f6d0c-a046-4a6e-b9de-d2a73fe39d8b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:12.994773 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff8f6d0c-a046-4a6e-b9de-d2a73fe39d8b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:12.995082 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff8f6d0c-a046-4a6e-b9de-d2a73fe39d8b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:12.995332 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff8f6d0c-a046-4a6e-b9de-d2a73fe39d8b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:12.996187 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ff8f6d0c-a046-4a6e-b9de-d2a73fe39d8b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:13.001484 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:13.001484 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:13.002349 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff8f6d0c-a046-4a6e-b9de-d2a73fe39d8b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:13.002806 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1195/4827] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:12 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:13.321554 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bdeb219f-1741-4a4e-b61b-ee050cc09cba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:13.324118 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdeb219f-1741-4a4e-b61b-ee050cc09cba tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 Aug 13 22:15:13.324451 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bdeb219f-1741-4a4e-b61b-ee050cc09cba tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:13.324733 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bdeb219f-1741-4a4e-b61b-ee050cc09cba tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:13.333681 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdeb219f-1741-4a4e-b61b-ee050cc09cba tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 returned with HTTP 404 Aug 13 22:15:13.334337 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1208/4828] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:13 2026] GET /volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:15:13.625137 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74bf2a2a-f855-4544-b4da-bbc3692005b9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:13.627677 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74bf2a2a-f855-4544-b4da-bbc3692005b9 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:13.628162 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74bf2a2a-f855-4544-b4da-bbc3692005b9 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:13.628615 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74bf2a2a-f855-4544-b4da-bbc3692005b9 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:13.628892 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-74bf2a2a-f855-4544-b4da-bbc3692005b9 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:13.634929 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:13.634929 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:13.636727 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74bf2a2a-f855-4544-b4da-bbc3692005b9 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:13.636727 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1217/4829] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:13 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:14.017950 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49f2c888-8fd2-4bd7-ad3d-b7bde3813498 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:14.020341 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49f2c888-8fd2-4bd7-ad3d-b7bde3813498 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:14.020719 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49f2c888-8fd2-4bd7-ad3d-b7bde3813498 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:14.020865 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49f2c888-8fd2-4bd7-ad3d-b7bde3813498 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:14.021018 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-49f2c888-8fd2-4bd7-ad3d-b7bde3813498 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:14.026705 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:14.026705 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:14.027824 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49f2c888-8fd2-4bd7-ad3d-b7bde3813498 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:14.028448 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1210/4830] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:14 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:14.651055 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9c012d2b-5cbc-4398-bfd6-32051c04022d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:14.652646 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c012d2b-5cbc-4398-bfd6-32051c04022d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:14.653045 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c012d2b-5cbc-4398-bfd6-32051c04022d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:14.653309 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c012d2b-5cbc-4398-bfd6-32051c04022d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:14.653806 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9c012d2b-5cbc-4398-bfd6-32051c04022d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:14.659730 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:14.659730 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:14.659730 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c012d2b-5cbc-4398-bfd6-32051c04022d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:14.659730 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1196/4831] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:14 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:15.039341 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b7b6397a-e409-43e7-a197-a70f6a58fe3a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:15.043670 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7b6397a-e409-43e7-a197-a70f6a58fe3a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:15.043934 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7b6397a-e409-43e7-a197-a70f6a58fe3a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:15.044190 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7b6397a-e409-43e7-a197-a70f6a58fe3a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:15.044351 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b7b6397a-e409-43e7-a197-a70f6a58fe3a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:15.050441 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:15.050441 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:15.051496 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7b6397a-e409-43e7-a197-a70f6a58fe3a tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:15.051983 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1209/4832] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:15 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:15.293604 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:15.295701 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:15.299255 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "525a961d-3910-42c7-ae13-c886547038de", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:15.299255 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '525a961d-3910-42c7-ae13-c886547038de', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:15.404838 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Create volume of 1 GB Aug 13 22:15:15.410176 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Availability Zones retrieved successfully. Aug 13 22:15:15.416348 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Flow 'volume_create_api' (7cfe6c29-b3d4-47be-b675-7a24406c0c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:15.418088 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a3a882d-502f-4ee7-9b36-bea60f568a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:15.419126 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:15.494723 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a3a882d-502f-4ee7-9b36-bea60f568a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:15.495932 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7212a004-6116-482a-87bb-a287c6295af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:15.558916 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Created reservations ['25c6cf36-2743-41ec-a1f0-515b3ed7a438', 'c620b4da-41bd-4b4e-8dfe-6bd9c6d0bf06', '79de8abe-b844-4a3d-9c4a-48b9607c474b', '03b5ce5f-cedc-4343-bf3e-c9a12563b2fc'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:15.560137 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7212a004-6116-482a-87bb-a287c6295af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25c6cf36-2743-41ec-a1f0-515b3ed7a438', 'c620b4da-41bd-4b4e-8dfe-6bd9c6d0bf06', '79de8abe-b844-4a3d-9c4a-48b9607c474b', '03b5ce5f-cedc-4343-bf3e-c9a12563b2fc']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:15.561386 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed70c7cb-d12e-48ae-a133-9ebc97ce4b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:15.594358 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed70c7cb-d12e-48ae-a133-9ebc97ce4b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec', '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='11cb005a8fdb4ecd8750f3c5ab067b61',qos_specs=None,replication_status=,reservations=['25c6cf36-2743-41ec-a1f0-515b3ed7a438','c620b4da-41bd-4b4e-8dfe-6bd9c6d0bf06','79de8abe-b844-4a3d-9c4a-48b9607c474b','03b5ce5f-cedc-4343-bf3e-c9a12563b2fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f6b8e41e55244e09909bc15bb763426',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:15Z,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=e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11cb005a8fdb4ecd8750f3c5ab067b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f6b8e41e55244e09909bc15bb763426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:15.595143 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c5a9b1c-b342-4903-8f62-54385bb90f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:15.618804 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c5a9b1c-b342-4903-8f62-54385bb90f0c) transitioned into state 'SUCCESS' from 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='11cb005a8fdb4ecd8750f3c5ab067b61',qos_specs=None,replication_status=,reservations=['25c6cf36-2743-41ec-a1f0-515b3ed7a438','c620b4da-41bd-4b4e-8dfe-6bd9c6d0bf06','79de8abe-b844-4a3d-9c4a-48b9607c474b','03b5ce5f-cedc-4343-bf3e-c9a12563b2fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f6b8e41e55244e09909bc15bb763426',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:15.619781 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d431ef0-62c4-4619-94f8-33e22c112284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:15.634054 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d431ef0-62c4-4619-94f8-33e22c112284) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:15.635010 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Flow 'volume_create_api' (7cfe6c29-b3d4-47be-b675-7a24406c0c3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:15.635331 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Create volume request issued successfully. Aug 13 22:15:15.635983 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b802a4f-b365-4d91-a859-e8f02f869b67 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:15.637222 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1218/4833] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:15:15 2026] POST /volume/v3/volumes => generated 771 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:15.654046 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5a1fba34-5bf7-4fec-8149-62aac3a05e44 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:15.659119 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a1fba34-5bf7-4fec-8149-62aac3a05e44 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:15.659119 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a1fba34-5bf7-4fec-8149-62aac3a05e44 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:15.659119 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a1fba34-5bf7-4fec-8149-62aac3a05e44 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:15.668719 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:15.668719 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:15.672450 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3e69a4ff-ceeb-42c0-81bc-f43c5a1b538d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:15.675460 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5a1fba34-5bf7-4fec-8149-62aac3a05e44 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:15.678446 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e69a4ff-ceeb-42c0-81bc-f43c5a1b538d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:15.678446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e69a4ff-ceeb-42c0-81bc-f43c5a1b538d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:15.678446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e69a4ff-ceeb-42c0-81bc-f43c5a1b538d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:15.678446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3e69a4ff-ceeb-42c0-81bc-f43c5a1b538d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:15.683007 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a1fba34-5bf7-4fec-8149-62aac3a05e44 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec returned with HTTP 200 Aug 13 22:15:15.683168 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:15.683168 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:15.683844 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1211/4834] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:15 2026] GET /volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:15.684569 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e69a4ff-ceeb-42c0-81bc-f43c5a1b538d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:15.685143 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1197/4835] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:15 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:16.063473 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3787e3d-2b32-413e-8866-f9bdcd9f2fb5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:16.065743 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3787e3d-2b32-413e-8866-f9bdcd9f2fb5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:16.066094 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3787e3d-2b32-413e-8866-f9bdcd9f2fb5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:16.066332 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3787e3d-2b32-413e-8866-f9bdcd9f2fb5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:16.066483 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d3787e3d-2b32-413e-8866-f9bdcd9f2fb5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:16.071603 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:16.071603 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:16.072483 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3787e3d-2b32-413e-8866-f9bdcd9f2fb5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:16.072953 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1210/4836] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:16 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:16.701331 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a9a80615-3d5c-4825-90d5-ce2f2aca0962 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:16.703749 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-adeb94b9-ce1e-4b5f-95d1-84a78049b773 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:16.704153 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9a80615-3d5c-4825-90d5-ce2f2aca0962 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:16.704153 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9a80615-3d5c-4825-90d5-ce2f2aca0962 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:16.704439 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9a80615-3d5c-4825-90d5-ce2f2aca0962 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:16.704583 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a9a80615-3d5c-4825-90d5-ce2f2aca0962 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:16.707713 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adeb94b9-ce1e-4b5f-95d1-84a78049b773 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:16.707713 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adeb94b9-ce1e-4b5f-95d1-84a78049b773 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:16.707713 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adeb94b9-ce1e-4b5f-95d1-84a78049b773 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:16.709832 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:16.709832 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:16.710722 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9a80615-3d5c-4825-90d5-ce2f2aca0962 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:16.711258 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1219/4837] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:16 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:16.721825 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:16.721825 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:16.731478 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-adeb94b9-ce1e-4b5f-95d1-84a78049b773 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:16.736901 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adeb94b9-ce1e-4b5f-95d1-84a78049b773 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec returned with HTTP 200 Aug 13 22:15:16.737328 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1212/4838] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:16 2026] GET /volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec => generated 921 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:17.088454 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f10a3d21-53ad-4108-910b-d79fdddfdaf2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:17.094459 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f10a3d21-53ad-4108-910b-d79fdddfdaf2 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:17.094459 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f10a3d21-53ad-4108-910b-d79fdddfdaf2 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:17.094459 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f10a3d21-53ad-4108-910b-d79fdddfdaf2 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:17.094459 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f10a3d21-53ad-4108-910b-d79fdddfdaf2 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:17.100320 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:17.100320 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:17.101489 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f10a3d21-53ad-4108-910b-d79fdddfdaf2 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:17.102138 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1198/4839] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:17 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:17.728390 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-16316480-ca5e-42c7-8c11-c9808d75e530 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:17.730989 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16316480-ca5e-42c7-8c11-c9808d75e530 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:17.731296 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16316480-ca5e-42c7-8c11-c9808d75e530 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:17.731585 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16316480-ca5e-42c7-8c11-c9808d75e530 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:17.731752 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-16316480-ca5e-42c7-8c11-c9808d75e530 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:17.736941 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:17.736941 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:17.737716 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16316480-ca5e-42c7-8c11-c9808d75e530 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:17.738186 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1211/4840] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:17 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:17.748855 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-47ea1d9f-953e-4308-ba23-40e1477d59f6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:17.750627 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-915cb0c7-d0ba-4af0-ac6e-0b353d62f1f6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:17.751029 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47ea1d9f-953e-4308-ba23-40e1477d59f6 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] PUT https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:17.751445 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47ea1d9f-953e-4308-ba23-40e1477d59f6 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:17.752897 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-915cb0c7-d0ba-4af0-ac6e-0b353d62f1f6 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:17.753182 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-915cb0c7-d0ba-4af0-ac6e-0b353d62f1f6 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:17.753441 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-915cb0c7-d0ba-4af0-ac6e-0b353d62f1f6 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:17.757238 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:17.757238 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:17.762202 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:17.762202 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:17.763952 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47ea1d9f-953e-4308-ba23-40e1477d59f6 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:17.764475 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1220/4841] 10.4.3.4 () {70 vars in 1394 bytes} [Thu Aug 13 22:15:17 2026] PUT /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 311 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:17.767009 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-915cb0c7-d0ba-4af0-ac6e-0b353d62f1f6 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:17.772310 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cbb8c23d-b8a9-44e6-8410-651a6de1335f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:17.773091 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-915cb0c7-d0ba-4af0-ac6e-0b353d62f1f6 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec returned with HTTP 200 Aug 13 22:15:17.773778 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1213/4842] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:17 2026] GET /volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec => generated 924 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:17.774521 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbb8c23d-b8a9-44e6-8410-651a6de1335f tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:17.774728 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbb8c23d-b8a9-44e6-8410-651a6de1335f tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:17.774916 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbb8c23d-b8a9-44e6-8410-651a6de1335f tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:17.775042 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cbb8c23d-b8a9-44e6-8410-651a6de1335f tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:17.785959 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:17.785959 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:17.786635 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbb8c23d-b8a9-44e6-8410-651a6de1335f tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:17.787047 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1199/4843] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:17 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:17.799410 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-94944e01-08b4-4f24-ae1a-aea3fd268583 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:17.801920 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94944e01-08b4-4f24-ae1a-aea3fd268583 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] DELETE https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:17.802216 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94944e01-08b4-4f24-ae1a-aea3fd268583 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:17.802501 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94944e01-08b4-4f24-ae1a-aea3fd268583 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:17.802653 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-94944e01-08b4-4f24-ae1a-aea3fd268583 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Delete backup with id: df6ddcf1-860a-4690-a474-f091a21fc574. Aug 13 22:15:17.808445 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:17.808445 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:17.824565 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-94944e01-08b4-4f24-ae1a-aea3fd268583 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] delete_backup rpcapi backup_id df6ddcf1-860a-4690-a474-f091a21fc574 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:15:17.826772 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94944e01-08b4-4f24-ae1a-aea3fd268583 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 202 Aug 13 22:15:17.827340 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1212/4844] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:15:17 2026] DELETE /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:15:17.834782 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bc58ca48-5616-4266-ad8d-4c8faf56d544 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:17.836745 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc58ca48-5616-4266-ad8d-4c8faf56d544 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:17.837027 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc58ca48-5616-4266-ad8d-4c8faf56d544 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:17.837269 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc58ca48-5616-4266-ad8d-4c8faf56d544 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:17.837432 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bc58ca48-5616-4266-ad8d-4c8faf56d544 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:17.842713 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:17.842713 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:17.843466 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc58ca48-5616-4266-ad8d-4c8faf56d544 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 200 Aug 13 22:15:17.843906 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1221/4845] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:17 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:18.114462 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d6603e6-049d-430c-991f-9150438fcf44 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:18.116624 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d6603e6-049d-430c-991f-9150438fcf44 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:18.116846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d6603e6-049d-430c-991f-9150438fcf44 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:18.117057 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d6603e6-049d-430c-991f-9150438fcf44 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:18.117173 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0d6603e6-049d-430c-991f-9150438fcf44 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:18.121810 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:18.121810 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:18.122731 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d6603e6-049d-430c-991f-9150438fcf44 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:18.123138 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1214/4846] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:18 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:18.523608 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-28bdc303-c0b4-4a4b-968a-1e8bc7944ac7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:18.525918 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28bdc303-c0b4-4a4b-968a-1e8bc7944ac7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:15:18.526290 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-28bdc303-c0b4-4a4b-968a-1e8bc7944ac7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "154ac9a0-3e4f-47fd-9e58-91a871b5c9b3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1623633588", "description": null, "metadata": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:18.541350 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:18.541350 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:18.541890 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-28bdc303-c0b4-4a4b-968a-1e8bc7944ac7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:18.542025 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-28bdc303-c0b4-4a4b-968a-1e8bc7944ac7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create snapshot from volume 154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 Aug 13 22:15:18.570882 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-28bdc303-c0b4-4a4b-968a-1e8bc7944ac7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Created reservations ['a4bb6ae7-1e44-4612-8ea5-c57cee680b88', 'a18f0f82-a1d0-448e-986b-0963e86000df', '0267a30a-f51f-434d-87b2-f30f83fe136d', '99739e96-bbb9-4d0f-8a71-d5bb3ccfd851'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:18.601346 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-28bdc303-c0b4-4a4b-968a-1e8bc7944ac7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot force create request issued successfully. Aug 13 22:15:18.601665 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28bdc303-c0b4-4a4b-968a-1e8bc7944ac7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:15:18.602117 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1200/4847] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:15:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:18.610244 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2060bea4-6cbc-4fdc-a619-5743ca8b0465 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:18.612147 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2060bea4-6cbc-4fdc-a619-5743ca8b0465 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a Aug 13 22:15:18.612367 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2060bea4-6cbc-4fdc-a619-5743ca8b0465 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:18.612610 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2060bea4-6cbc-4fdc-a619-5743ca8b0465 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:18.619285 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:18.619285 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:18.619908 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2060bea4-6cbc-4fdc-a619-5743ca8b0465 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:15:18.620930 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2060bea4-6cbc-4fdc-a619-5743ca8b0465 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a returned with HTTP 200 Aug 13 22:15:18.621331 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1213/4848] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:18 2026] GET /volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:18.788252 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f3734f72-cc95-485c-9ff8-7c304329dc5c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:18.790209 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3734f72-cc95-485c-9ff8-7c304329dc5c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:18.790443 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3734f72-cc95-485c-9ff8-7c304329dc5c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:18.790637 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3734f72-cc95-485c-9ff8-7c304329dc5c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:18.798240 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:18.798240 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:18.801266 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f3734f72-cc95-485c-9ff8-7c304329dc5c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:18.805170 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3734f72-cc95-485c-9ff8-7c304329dc5c tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec returned with HTTP 200 Aug 13 22:15:18.805545 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1222/4849] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:18 2026] GET /volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec => generated 924 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:18.854186 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cd05f2a6-c802-427b-8bc2-435fc0a4cd94 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:18.856234 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd05f2a6-c802-427b-8bc2-435fc0a4cd94 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 Aug 13 22:15:18.856451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd05f2a6-c802-427b-8bc2-435fc0a4cd94 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:18.856631 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd05f2a6-c802-427b-8bc2-435fc0a4cd94 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:18.856925 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cd05f2a6-c802-427b-8bc2-435fc0a4cd94 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Show backup with id df6ddcf1-860a-4690-a474-f091a21fc574. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:18.860619 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd05f2a6-c802-427b-8bc2-435fc0a4cd94 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 returned with HTTP 404 Aug 13 22:15:18.861146 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1215/4850] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:18 2026] GET /volume/v3/backups/df6ddcf1-860a-4690-a474-f091a21fc574 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:18.868481 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ecd204df-b763-4ba9-a8d5-bbd7c3028e8d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:18.870605 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecd204df-b763-4ba9-a8d5-bbd7c3028e8d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/17b94692-cc9f-4467-a44b-54c5f1abd53c Aug 13 22:15:18.870818 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecd204df-b763-4ba9-a8d5-bbd7c3028e8d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:18.871010 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecd204df-b763-4ba9-a8d5-bbd7c3028e8d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:18.871153 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ecd204df-b763-4ba9-a8d5-bbd7c3028e8d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Delete volume with id: 17b94692-cc9f-4467-a44b-54c5f1abd53c Aug 13 22:15:18.878751 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:18.878751 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:18.879138 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ecd204df-b763-4ba9-a8d5-bbd7c3028e8d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Volume info retrieved successfully. Aug 13 22:15:18.895544 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ecd204df-b763-4ba9-a8d5-bbd7c3028e8d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Delete volume request issued successfully. Aug 13 22:15:18.895734 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecd204df-b763-4ba9-a8d5-bbd7c3028e8d tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/volumes/17b94692-cc9f-4467-a44b-54c5f1abd53c returned with HTTP 202 Aug 13 22:15:18.896258 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1201/4851] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:15:18 2026] DELETE /volume/v3/volumes/17b94692-cc9f-4467-a44b-54c5f1abd53c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:18.903947 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d0cb006d-ab65-43c1-b57b-0c33a16ace88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:18.905784 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0cb006d-ab65-43c1-b57b-0c33a16ace88 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/volumes/17b94692-cc9f-4467-a44b-54c5f1abd53c Aug 13 22:15:18.906022 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0cb006d-ab65-43c1-b57b-0c33a16ace88 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:18.906258 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0cb006d-ab65-43c1-b57b-0c33a16ace88 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:18.913449 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:18.913449 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:18.917189 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d0cb006d-ab65-43c1-b57b-0c33a16ace88 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Volume info retrieved successfully. Aug 13 22:15:18.921569 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0cb006d-ab65-43c1-b57b-0c33a16ace88 tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/volumes/17b94692-cc9f-4467-a44b-54c5f1abd53c returned with HTTP 200 Aug 13 22:15:18.921936 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1214/4852] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:18 2026] GET /volume/v3/volumes/17b94692-cc9f-4467-a44b-54c5f1abd53c => generated 1003 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:19.135487 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5b8fcc4-1891-4547-9092-0669aa6abdd9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:19.137956 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5b8fcc4-1891-4547-9092-0669aa6abdd9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:19.138237 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5b8fcc4-1891-4547-9092-0669aa6abdd9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:19.138504 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5b8fcc4-1891-4547-9092-0669aa6abdd9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:19.138653 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a5b8fcc4-1891-4547-9092-0669aa6abdd9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:19.143983 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:19.143983 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:19.145042 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5b8fcc4-1891-4547-9092-0669aa6abdd9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:19.145582 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1223/4853] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:19 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:19.633518 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-77298794-e3ad-4e29-afec-122e55d43a75 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:19.635178 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77298794-e3ad-4e29-afec-122e55d43a75 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a Aug 13 22:15:19.635456 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77298794-e3ad-4e29-afec-122e55d43a75 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:19.635726 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77298794-e3ad-4e29-afec-122e55d43a75 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:19.643087 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:19.643087 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:19.643767 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-77298794-e3ad-4e29-afec-122e55d43a75 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:15:19.645258 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77298794-e3ad-4e29-afec-122e55d43a75 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a returned with HTTP 200 Aug 13 22:15:19.645440 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1216/4854] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:19 2026] GET /volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:19.654288 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f8390596-efb1-4429-8238-06e4944581a7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:19.656856 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8390596-efb1-4429-8238-06e4944581a7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a Aug 13 22:15:19.657162 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8390596-efb1-4429-8238-06e4944581a7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:19.657468 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8390596-efb1-4429-8238-06e4944581a7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:19.663575 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:19.663575 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:19.664241 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f8390596-efb1-4429-8238-06e4944581a7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:15:19.665350 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8390596-efb1-4429-8238-06e4944581a7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a returned with HTTP 200 Aug 13 22:15:19.666019 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1202/4855] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:19 2026] GET /volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:19.820551 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-53219de6-1fc0-4a2c-8fe3-6a6c9667a10f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:19.822532 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53219de6-1fc0-4a2c-8fe3-6a6c9667a10f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:19.822532 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53219de6-1fc0-4a2c-8fe3-6a6c9667a10f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:19.822763 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53219de6-1fc0-4a2c-8fe3-6a6c9667a10f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:19.831762 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:19.831762 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:19.836408 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-53219de6-1fc0-4a2c-8fe3-6a6c9667a10f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:19.841380 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53219de6-1fc0-4a2c-8fe3-6a6c9667a10f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec returned with HTTP 200 Aug 13 22:15:19.841791 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1215/4856] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:19 2026] GET /volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec => generated 924 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:19.936560 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-76b25e8f-e796-4b0f-81b6-7a3d86d92d0c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:19.938381 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-76b25e8f-e796-4b0f-81b6-7a3d86d92d0c tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] GET https://10.4.3.4/volume/v3/volumes/17b94692-cc9f-4467-a44b-54c5f1abd53c Aug 13 22:15:19.938646 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-76b25e8f-e796-4b0f-81b6-7a3d86d92d0c tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:19.938934 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-76b25e8f-e796-4b0f-81b6-7a3d86d92d0c tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:19.945851 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-76b25e8f-e796-4b0f-81b6-7a3d86d92d0c tempest-ProjectAdminTests39-1171078011 tempest-ProjectAdminTests39-1171078011-project-admin] https://10.4.3.4/volume/v3/volumes/17b94692-cc9f-4467-a44b-54c5f1abd53c returned with HTTP 404 Aug 13 22:15:19.946389 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1224/4857] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:19 2026] GET /volume/v3/volumes/17b94692-cc9f-4467-a44b-54c5f1abd53c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:20.158451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d52e7a88-5c6a-480a-bf2c-325b977a21d3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:20.160915 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d52e7a88-5c6a-480a-bf2c-325b977a21d3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:20.161221 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d52e7a88-5c6a-480a-bf2c-325b977a21d3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:20.161544 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d52e7a88-5c6a-480a-bf2c-325b977a21d3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:20.161702 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d52e7a88-5c6a-480a-bf2c-325b977a21d3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:20.167576 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:20.167576 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:20.168680 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d52e7a88-5c6a-480a-bf2c-325b977a21d3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:20.169634 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1217/4858] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:20 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:20.855883 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0187fc70-e0ac-49c5-a4b4-0faf7144da46 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:20.857646 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0187fc70-e0ac-49c5-a4b4-0faf7144da46 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:20.857967 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0187fc70-e0ac-49c5-a4b4-0faf7144da46 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:20.858029 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0187fc70-e0ac-49c5-a4b4-0faf7144da46 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:20.865785 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:20.865785 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:20.869823 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0187fc70-e0ac-49c5-a4b4-0faf7144da46 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:20.874377 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0187fc70-e0ac-49c5-a4b4-0faf7144da46 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec returned with HTTP 200 Aug 13 22:15:20.874846 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1203/4859] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:20 2026] GET /volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec => generated 924 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:21.179937 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2c39b1e-b45a-46c8-a5ad-aff50676fa0c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:21.182033 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2c39b1e-b45a-46c8-a5ad-aff50676fa0c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:21.182330 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2c39b1e-b45a-46c8-a5ad-aff50676fa0c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:21.182653 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2c39b1e-b45a-46c8-a5ad-aff50676fa0c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:21.182947 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b2c39b1e-b45a-46c8-a5ad-aff50676fa0c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:21.188728 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:21.188728 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:21.189280 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2c39b1e-b45a-46c8-a5ad-aff50676fa0c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:21.189967 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1216/4860] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:21 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:21.889120 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f7a9ec8-52ad-45aa-80ac-2bc4285764f8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:21.889478 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:21.891539 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f7a9ec8-52ad-45aa-80ac-2bc4285764f8 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:21.891539 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f7a9ec8-52ad-45aa-80ac-2bc4285764f8 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:21.891789 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f7a9ec8-52ad-45aa-80ac-2bc4285764f8 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:21.901749 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:21.901749 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:21.915758 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1f7a9ec8-52ad-45aa-80ac-2bc4285764f8 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:21.924952 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f7a9ec8-52ad-45aa-80ac-2bc4285764f8 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec returned with HTTP 200 Aug 13 22:15:21.925288 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1225/4861] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:21 2026] GET /volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec => generated 924 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:21.992983 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:21.994143 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1357167790"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:21.994717 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1357167790'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:21.994893 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume of 1 GB Aug 13 22:15:21.999573 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Availability Zones retrieved successfully. Aug 13 22:15:22.008372 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (d55a9604-1177-43a3-9fb2-f1d45cb7e740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:22.009578 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90c76f8e-34dd-4157-be82-3591cf665ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:22.010602 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:22.045433 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90c76f8e-34dd-4157-be82-3591cf665ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:22.046027 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda22c24-9cff-479d-bdc4-02933560fa01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:22.113258 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Created reservations ['222b0a22-b17d-4082-9341-a769287f095f', 'f8085d1d-ac05-40cc-8567-3c38b3fe861f', '05c3b64c-972a-4f81-8c55-1bf68fd85900', '75d48bf7-fc0f-47c9-a550-3cea393090ae'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:22.114517 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda22c24-9cff-479d-bdc4-02933560fa01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['222b0a22-b17d-4082-9341-a769287f095f', 'f8085d1d-ac05-40cc-8567-3c38b3fe861f', '05c3b64c-972a-4f81-8c55-1bf68fd85900', '75d48bf7-fc0f-47c9-a550-3cea393090ae']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:22.115746 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d544708-512d-4bec-9630-4be714f950ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:22.148158 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d544708-512d-4bec-9630-4be714f950ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8733b415-2588-4a25-92c3-075a20d84ffc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1357167790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['222b0a22-b17d-4082-9341-a769287f095f','f8085d1d-ac05-40cc-8567-3c38b3fe861f','05c3b64c-972a-4f81-8c55-1bf68fd85900','75d48bf7-fc0f-47c9-a550-3cea393090ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1357167790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8733b415-2588-4a25-92c3-075a20d84ffc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='067744c90c34451e88a803381806f787',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='390a1827abca4d4386e5f03ee8b78b75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:22.149320 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd132bb-1d19-44fb-b4d8-6187086c7666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:22.180359 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd132bb-1d19-44fb-b4d8-6187086c7666) transitioned into state 'SUCCESS' from state '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-1357167790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['222b0a22-b17d-4082-9341-a769287f095f','f8085d1d-ac05-40cc-8567-3c38b3fe861f','05c3b64c-972a-4f81-8c55-1bf68fd85900','75d48bf7-fc0f-47c9-a550-3cea393090ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:22.181488 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56414d2d-f1a1-49c3-84f7-e33ef251e665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:22.198023 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56414d2d-f1a1-49c3-84f7-e33ef251e665) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:22.199482 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (d55a9604-1177-43a3-9fb2-f1d45cb7e740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:22.200054 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request issued successfully. Aug 13 22:15:22.201037 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad210a9b-691c-4676-88c5-2bbc2673ab7a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:22.201650 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1218/4862] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:15:21 2026] POST /volume/v3/volumes => generated 774 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:22.205944 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f0d0fab6-d16d-4bf1-ba84-954a21a90011 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:22.214667 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0d0fab6-d16d-4bf1-ba84-954a21a90011 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:22.215504 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0d0fab6-d16d-4bf1-ba84-954a21a90011 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:22.216463 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0d0fab6-d16d-4bf1-ba84-954a21a90011 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:22.216596 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f0d0fab6-d16d-4bf1-ba84-954a21a90011 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:22.218132 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af1c103d-c27e-4976-ad4e-e92a7bec1ce3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:22.221636 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af1c103d-c27e-4976-ad4e-e92a7bec1ce3 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/8733b415-2588-4a25-92c3-075a20d84ffc Aug 13 22:15:22.221636 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af1c103d-c27e-4976-ad4e-e92a7bec1ce3 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:22.221952 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af1c103d-c27e-4976-ad4e-e92a7bec1ce3 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:22.226984 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:22.226984 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:22.228304 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0d0fab6-d16d-4bf1-ba84-954a21a90011 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:22.228377 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1204/4863] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:22 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 746 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:22.232243 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:22.232243 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:22.239105 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-af1c103d-c27e-4976-ad4e-e92a7bec1ce3 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:22.245912 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af1c103d-c27e-4976-ad4e-e92a7bec1ce3 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/8733b415-2588-4a25-92c3-075a20d84ffc returned with HTTP 200 Aug 13 22:15:22.246488 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1217/4864] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:22 2026] GET /volume/v3/volumes/8733b415-2588-4a25-92c3-075a20d84ffc => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:22.690506 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-7da390e0-3472-4f4f-b2a8-132a035f7bd6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:22.692979 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-7da390e0-3472-4f4f-b2a8-132a035f7bd6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:15:22.693266 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-7da390e0-3472-4f4f-b2a8-132a035f7bd6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:22.693750 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-7da390e0-3472-4f4f-b2a8-132a035f7bd6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:22.707565 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:22.707565 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:22.713038 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-7da390e0-3472-4f4f-b2a8-132a035f7bd6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:15:22.719763 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-7da390e0-3472-4f4f-b2a8-132a035f7bd6 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:15:22.720430 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1226/4865] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:15:22 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:22.747456 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-21e87b10-dea7-441f-950f-c8630179fb5b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:22.750530 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-21e87b10-dea7-441f-950f-c8630179fb5b tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] POST https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5/action Aug 13 22:15:22.750985 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-21e87b10-dea7-441f-950f-c8630179fb5b tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:15:22.751164 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-21e87b10-dea7-441f-950f-c8630179fb5b tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:22.766095 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:22.766095 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:22.766865 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-21e87b10-dea7-441f-950f-c8630179fb5b tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:15:22.777203 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-21e87b10-dea7-441f-950f-c8630179fb5b tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Begin detaching volume completed successfully. Aug 13 22:15:22.777508 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-21e87b10-dea7-441f-950f-c8630179fb5b tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5/action returned with HTTP 202 Aug 13 22:15:22.778028 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1219/4866] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:15:22 2026] POST /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:15:22.844851 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4d85d05a-ae83-48d3-82ec-b7599037630f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:22.845414 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d85d05a-ae83-48d3-82ec-b7599037630f None None] GET https://10.4.3.4/volume// Aug 13 22:15:22.845699 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d85d05a-ae83-48d3-82ec-b7599037630f None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:22.846026 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d85d05a-ae83-48d3-82ec-b7599037630f None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:22.846450 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d85d05a-ae83-48d3-82ec-b7599037630f None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:15:22.846775 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1205/4867] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:15:22 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:15:22.859066 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-caa07270-c9e8-47ab-a382-168a8574d17d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:22.861663 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-caa07270-c9e8-47ab-a382-168a8574d17d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:15:22.861898 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-caa07270-c9e8-47ab-a382-168a8574d17d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:22.862614 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-caa07270-c9e8-47ab-a382-168a8574d17d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:22.874859 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:22.874859 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:22.879633 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-caa07270-c9e8-47ab-a382-168a8574d17d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:15:22.885418 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-caa07270-c9e8-47ab-a382-168a8574d17d tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:15:22.886052 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1218/4868] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:15:22 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:15:22.941602 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-917d602d-300a-4bf5-8c21-0c3e61ffee48 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:22.944031 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-917d602d-300a-4bf5-8c21-0c3e61ffee48 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:22.944292 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-917d602d-300a-4bf5-8c21-0c3e61ffee48 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:22.944483 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-917d602d-300a-4bf5-8c21-0c3e61ffee48 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:22.954802 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:22.954802 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:22.961320 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-917d602d-300a-4bf5-8c21-0c3e61ffee48 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:22.972078 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-917d602d-300a-4bf5-8c21-0c3e61ffee48 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec returned with HTTP 200 Aug 13 22:15:22.973307 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1227/4869] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:22 2026] GET /volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec => generated 924 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:23.244577 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fd88106b-1817-4c8f-81b1-b4bed094c8f6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:23.249223 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd88106b-1817-4c8f-81b1-b4bed094c8f6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:23.249503 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd88106b-1817-4c8f-81b1-b4bed094c8f6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:23.249759 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd88106b-1817-4c8f-81b1-b4bed094c8f6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:23.249928 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fd88106b-1817-4c8f-81b1-b4bed094c8f6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:23.259417 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:23.259417 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:23.260342 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd88106b-1817-4c8f-81b1-b4bed094c8f6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:23.260825 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1220/4870] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:23 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:23.264382 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9cff71e4-6305-42f5-9e86-1e85cd79b702 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:23.267591 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9cff71e4-6305-42f5-9e86-1e85cd79b702 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/8733b415-2588-4a25-92c3-075a20d84ffc Aug 13 22:15:23.267591 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9cff71e4-6305-42f5-9e86-1e85cd79b702 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:23.267902 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9cff71e4-6305-42f5-9e86-1e85cd79b702 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:23.277898 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:23.277898 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:23.282732 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9cff71e4-6305-42f5-9e86-1e85cd79b702 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:23.288243 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9cff71e4-6305-42f5-9e86-1e85cd79b702 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/8733b415-2588-4a25-92c3-075a20d84ffc returned with HTTP 200 Aug 13 22:15:23.288796 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1206/4871] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:23 2026] GET /volume/v3/volumes/8733b415-2588-4a25-92c3-075a20d84ffc => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:15:23.310155 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-70b5b1e7-1ff5-4938-b865-6bae8067240d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:23.395464 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70b5b1e7-1ff5-4938-b865-6bae8067240d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:15:23.395464 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70b5b1e7-1ff5-4938-b865-6bae8067240d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8733b415-2588-4a25-92c3-075a20d84ffc", "name": "tempest-ProjectMemberTests-Snapshot-1064366365"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:23.404349 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:23.404349 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:23.405161 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-70b5b1e7-1ff5-4938-b865-6bae8067240d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Volume info retrieved successfully. Aug 13 22:15:23.405472 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-70b5b1e7-1ff5-4938-b865-6bae8067240d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Create snapshot from volume 8733b415-2588-4a25-92c3-075a20d84ffc Aug 13 22:15:23.475956 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-70b5b1e7-1ff5-4938-b865-6bae8067240d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Created reservations ['e3e22d3c-17ce-47ef-bbf6-ff3bd2c3e721', '2546fb5a-9132-487d-886b-bafd48d9c13b', 'da46cbed-e22b-4699-9bbe-c16f84464881', 'a8c67b2a-2404-44c5-a52f-2d80656748dc'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:23.521622 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-70b5b1e7-1ff5-4938-b865-6bae8067240d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Snapshot create request issued successfully. Aug 13 22:15:23.521622 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70b5b1e7-1ff5-4938-b865-6bae8067240d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:15:23.521622 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1219/4872] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:15:23 2026] POST /volume/v3/snapshots => generated 305 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:23.532302 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-799094f4-b18e-4832-b0ed-b08a19b04d21 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:23.535935 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-799094f4-b18e-4832-b0ed-b08a19b04d21 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] GET https://10.4.3.4/volume/v3/snapshots/01ddcfe4-cb74-4d7d-ae0c-cb75d68fa1cd Aug 13 22:15:23.536221 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-799094f4-b18e-4832-b0ed-b08a19b04d21 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:23.537101 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-799094f4-b18e-4832-b0ed-b08a19b04d21 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:23.543081 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:23.543081 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:23.543549 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-799094f4-b18e-4832-b0ed-b08a19b04d21 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Snapshot retrieved successfully. Aug 13 22:15:23.544333 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-799094f4-b18e-4832-b0ed-b08a19b04d21 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] https://10.4.3.4/volume/v3/snapshots/01ddcfe4-cb74-4d7d-ae0c-cb75d68fa1cd returned with HTTP 200 Aug 13 22:15:23.544921 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1228/4873] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:23 2026] GET /volume/v3/snapshots/01ddcfe4-cb74-4d7d-ae0c-cb75d68fa1cd => generated 437 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:23.987354 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f9b07b5-5afc-4522-808a-e67690194f50 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:23.989949 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f9b07b5-5afc-4522-808a-e67690194f50 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:23.990056 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f9b07b5-5afc-4522-808a-e67690194f50 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:23.990314 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f9b07b5-5afc-4522-808a-e67690194f50 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:23.999839 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:23.999839 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:24.005055 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9f9b07b5-5afc-4522-808a-e67690194f50 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:24.011465 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f9b07b5-5afc-4522-808a-e67690194f50 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec returned with HTTP 200 Aug 13 22:15:24.012064 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1221/4874] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:23 2026] GET /volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec => generated 924 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:24.274215 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d8d0c441-133e-44c8-b59d-8a6bc038f241 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:24.276553 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8d0c441-133e-44c8-b59d-8a6bc038f241 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:24.276884 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8d0c441-133e-44c8-b59d-8a6bc038f241 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:24.277506 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8d0c441-133e-44c8-b59d-8a6bc038f241 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:24.277506 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d8d0c441-133e-44c8-b59d-8a6bc038f241 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:24.282763 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:24.282763 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:24.283851 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8d0c441-133e-44c8-b59d-8a6bc038f241 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:24.284365 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1207/4875] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:24 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:24.519976 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-43a53678-3ba1-46d5-ab77-9cfeb2b4f6f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:24.522522 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-43a53678-3ba1-46d5-ab77-9cfeb2b4f6f9 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] DELETE https://10.4.3.4/volume/v3/attachments/8ae25976-2014-4811-8358-8b96ba0bcfd4 Aug 13 22:15:24.522773 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-43a53678-3ba1-46d5-ab77-9cfeb2b4f6f9 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:24.523025 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-43a53678-3ba1-46d5-ab77-9cfeb2b4f6f9 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:24.532562 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:24.532562 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:24.557359 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-34582e4a-e4c4-4c88-8112-95618e097f2d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:24.559683 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34582e4a-e4c4-4c88-8112-95618e097f2d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] GET https://10.4.3.4/volume/v3/snapshots/01ddcfe4-cb74-4d7d-ae0c-cb75d68fa1cd Aug 13 22:15:24.560200 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34582e4a-e4c4-4c88-8112-95618e097f2d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:24.560631 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34582e4a-e4c4-4c88-8112-95618e097f2d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:24.574769 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:24.574769 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:24.575388 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34582e4a-e4c4-4c88-8112-95618e097f2d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Snapshot retrieved successfully. Aug 13 22:15:24.576527 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34582e4a-e4c4-4c88-8112-95618e097f2d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] https://10.4.3.4/volume/v3/snapshots/01ddcfe4-cb74-4d7d-ae0c-cb75d68fa1cd returned with HTTP 200 Aug 13 22:15:24.576931 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1229/4876] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:24 2026] GET /volume/v3/snapshots/01ddcfe4-cb74-4d7d-ae0c-cb75d68fa1cd => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:24.586975 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-31fce3ff-dea6-495c-98a1-0f80d891d69c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:24.589486 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31fce3ff-dea6-495c-98a1-0f80d891d69c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/01ddcfe4-cb74-4d7d-ae0c-cb75d68fa1cd Aug 13 22:15:24.589758 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-31fce3ff-dea6-495c-98a1-0f80d891d69c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:24.590045 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-31fce3ff-dea6-495c-98a1-0f80d891d69c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:24.590200 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-31fce3ff-dea6-495c-98a1-0f80d891d69c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Delete snapshot with id: 01ddcfe4-cb74-4d7d-ae0c-cb75d68fa1cd Aug 13 22:15:24.593018 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cd6a7e01-4ff2-4a94-99a5-51f212b2f99c req-43a53678-3ba1-46d5-ab77-9cfeb2b4f6f9 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/attachments/8ae25976-2014-4811-8358-8b96ba0bcfd4 returned with HTTP 200 Aug 13 22:15:24.593780 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1220/4877] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:15:24 2026] DELETE /volume/v3/attachments/8ae25976-2014-4811-8358-8b96ba0bcfd4 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:24.596910 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:24.596910 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:24.597473 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-31fce3ff-dea6-495c-98a1-0f80d891d69c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Snapshot retrieved successfully. Aug 13 22:15:24.618612 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-31fce3ff-dea6-495c-98a1-0f80d891d69c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Snapshot delete request issued successfully. Aug 13 22:15:24.618858 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31fce3ff-dea6-495c-98a1-0f80d891d69c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] https://10.4.3.4/volume/v3/snapshots/01ddcfe4-cb74-4d7d-ae0c-cb75d68fa1cd returned with HTTP 202 Aug 13 22:15:24.619340 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1222/4878] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:15:24 2026] DELETE /volume/v3/snapshots/01ddcfe4-cb74-4d7d-ae0c-cb75d68fa1cd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:24.628753 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-11f6c6f8-dc8f-4bd3-824a-4fa4bab58625 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:24.631391 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11f6c6f8-dc8f-4bd3-824a-4fa4bab58625 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] GET https://10.4.3.4/volume/v3/snapshots/01ddcfe4-cb74-4d7d-ae0c-cb75d68fa1cd Aug 13 22:15:24.632412 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11f6c6f8-dc8f-4bd3-824a-4fa4bab58625 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:24.632412 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11f6c6f8-dc8f-4bd3-824a-4fa4bab58625 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:24.640284 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:24.640284 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:24.640974 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-11f6c6f8-dc8f-4bd3-824a-4fa4bab58625 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Snapshot retrieved successfully. Aug 13 22:15:24.642218 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11f6c6f8-dc8f-4bd3-824a-4fa4bab58625 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] https://10.4.3.4/volume/v3/snapshots/01ddcfe4-cb74-4d7d-ae0c-cb75d68fa1cd returned with HTTP 200 Aug 13 22:15:24.642883 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1208/4879] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:24 2026] GET /volume/v3/snapshots/01ddcfe4-cb74-4d7d-ae0c-cb75d68fa1cd => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:24.957634 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ada264be-233f-45b2-ae3c-6fad4baf8f76 req-a90fc123-ad34-42a8-b65b-5aefc9647305 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:24.961868 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ada264be-233f-45b2-ae3c-6fad4baf8f76 req-a90fc123-ad34-42a8-b65b-5aefc9647305 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:15:24.961868 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ada264be-233f-45b2-ae3c-6fad4baf8f76 req-a90fc123-ad34-42a8-b65b-5aefc9647305 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:24.961868 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ada264be-233f-45b2-ae3c-6fad4baf8f76 req-a90fc123-ad34-42a8-b65b-5aefc9647305 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:24.970265 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:24.970265 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:24.973727 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ada264be-233f-45b2-ae3c-6fad4baf8f76 req-a90fc123-ad34-42a8-b65b-5aefc9647305 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:15:24.977985 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ada264be-233f-45b2-ae3c-6fad4baf8f76 req-a90fc123-ad34-42a8-b65b-5aefc9647305 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:15:24.978395 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1230/4880] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:15:24 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:24.993476 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e90e3fbe-e57c-4cb7-a8df-b3c77dc421aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:24.995497 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e90e3fbe-e57c-4cb7-a8df-b3c77dc421aa tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] DELETE https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:15:24.995652 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e90e3fbe-e57c-4cb7-a8df-b3c77dc421aa tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:24.995859 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e90e3fbe-e57c-4cb7-a8df-b3c77dc421aa tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:24.996051 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e90e3fbe-e57c-4cb7-a8df-b3c77dc421aa tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Delete volume with id: 5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:15:25.004152 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:25.004152 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:25.004764 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e90e3fbe-e57c-4cb7-a8df-b3c77dc421aa tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:15:25.027071 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e90e3fbe-e57c-4cb7-a8df-b3c77dc421aa tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Delete volume request issued successfully. Aug 13 22:15:25.027218 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b35badd9-dd4c-4a39-b92d-0681852f4216 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:25.027295 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e90e3fbe-e57c-4cb7-a8df-b3c77dc421aa tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 202 Aug 13 22:15:25.027890 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1221/4881] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:15:24 2026] DELETE /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:25.030516 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b35badd9-dd4c-4a39-b92d-0681852f4216 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:25.030825 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b35badd9-dd4c-4a39-b92d-0681852f4216 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:25.031111 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b35badd9-dd4c-4a39-b92d-0681852f4216 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:25.035700 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d0d77b78-4634-4772-868d-5fd6074c299e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:25.037585 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d0d77b78-4634-4772-868d-5fd6074c299e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:15:25.037778 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d0d77b78-4634-4772-868d-5fd6074c299e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:25.037967 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d0d77b78-4634-4772-868d-5fd6074c299e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:25.040141 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=236,cinder:INSERT=39,cinder:UPDATE=66 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:15:25.041793 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:25.041793 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:25.047185 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b35badd9-dd4c-4a39-b92d-0681852f4216 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:25.048315 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:25.048315 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:25.053962 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b35badd9-dd4c-4a39-b92d-0681852f4216 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec returned with HTTP 200 Aug 13 22:15:25.053962 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1223/4882] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:25 2026] GET /volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec => generated 924 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:25.054972 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d0d77b78-4634-4772-868d-5fd6074c299e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Volume info retrieved successfully. Aug 13 22:15:25.060570 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d0d77b78-4634-4772-868d-5fd6074c299e tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 200 Aug 13 22:15:25.060990 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1209/4883] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:25 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:25.298647 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a0d89d49-1205-4820-b374-547dc06712d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:25.301098 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0d89d49-1205-4820-b374-547dc06712d4 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:15:25.301364 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0d89d49-1205-4820-b374-547dc06712d4 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:25.301659 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0d89d49-1205-4820-b374-547dc06712d4 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:25.301845 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a0d89d49-1205-4820-b374-547dc06712d4 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:25.307271 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:25.307271 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:25.308931 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0d89d49-1205-4820-b374-547dc06712d4 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:15:25.309343 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1231/4884] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:25 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:25.655264 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-41ffa62f-ffc9-4074-b737-667711ec0e00 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:25.657124 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41ffa62f-ffc9-4074-b737-667711ec0e00 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] GET https://10.4.3.4/volume/v3/snapshots/01ddcfe4-cb74-4d7d-ae0c-cb75d68fa1cd Aug 13 22:15:25.657364 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41ffa62f-ffc9-4074-b737-667711ec0e00 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:25.657606 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41ffa62f-ffc9-4074-b737-667711ec0e00 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:25.662487 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41ffa62f-ffc9-4074-b737-667711ec0e00 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] https://10.4.3.4/volume/v3/snapshots/01ddcfe4-cb74-4d7d-ae0c-cb75d68fa1cd returned with HTTP 404 Aug 13 22:15:25.663189 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1222/4885] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:25 2026] GET /volume/v3/snapshots/01ddcfe4-cb74-4d7d-ae0c-cb75d68fa1cd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:25.673611 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44b1279e-7052-4572-a066-7b0e8bc44513 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:25.675769 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44b1279e-7052-4572-a066-7b0e8bc44513 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/8733b415-2588-4a25-92c3-075a20d84ffc Aug 13 22:15:25.676086 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44b1279e-7052-4572-a066-7b0e8bc44513 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:25.676318 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44b1279e-7052-4572-a066-7b0e8bc44513 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:25.676512 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-44b1279e-7052-4572-a066-7b0e8bc44513 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume with id: 8733b415-2588-4a25-92c3-075a20d84ffc Aug 13 22:15:25.685627 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:25.685627 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:25.686220 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-44b1279e-7052-4572-a066-7b0e8bc44513 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:25.709553 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-44b1279e-7052-4572-a066-7b0e8bc44513 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume request issued successfully. Aug 13 22:15:25.709553 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44b1279e-7052-4572-a066-7b0e8bc44513 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/8733b415-2588-4a25-92c3-075a20d84ffc returned with HTTP 202 Aug 13 22:15:25.710084 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1224/4886] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:15:25 2026] DELETE /volume/v3/volumes/8733b415-2588-4a25-92c3-075a20d84ffc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:25.722320 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8d878da3-08e0-4019-9285-5a390bca7a1e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:25.724900 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d878da3-08e0-4019-9285-5a390bca7a1e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/8733b415-2588-4a25-92c3-075a20d84ffc Aug 13 22:15:25.725336 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d878da3-08e0-4019-9285-5a390bca7a1e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:25.725868 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d878da3-08e0-4019-9285-5a390bca7a1e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:25.737406 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:25.737406 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:25.743648 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8d878da3-08e0-4019-9285-5a390bca7a1e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:25.751162 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d878da3-08e0-4019-9285-5a390bca7a1e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/8733b415-2588-4a25-92c3-075a20d84ffc returned with HTTP 200 Aug 13 22:15:25.752035 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1210/4887] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:25 2026] GET /volume/v3/volumes/8733b415-2588-4a25-92c3-075a20d84ffc => generated 1004 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:26.072748 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c3c2224-b894-4afe-9830-0fb1473ebc9e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:26.075590 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c3c2224-b894-4afe-9830-0fb1473ebc9e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:26.077671 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c3c2224-b894-4afe-9830-0fb1473ebc9e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:26.077671 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c3c2224-b894-4afe-9830-0fb1473ebc9e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:26.080544 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d11c674-f5ff-4058-b154-c55aa5b71b58 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:26.080704 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=206,cinder:UPDATE=56,cinder:INSERT=29 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:15:26.083707 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d11c674-f5ff-4058-b154-c55aa5b71b58 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] GET https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 Aug 13 22:15:26.083707 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d11c674-f5ff-4058-b154-c55aa5b71b58 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:26.083707 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d11c674-f5ff-4058-b154-c55aa5b71b58 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:26.087581 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:26.087581 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:26.093680 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d11c674-f5ff-4058-b154-c55aa5b71b58 tempest-TestMinimumBasicScenario-85763819 tempest-TestMinimumBasicScenario-85763819-project-member] https://10.4.3.4/volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 returned with HTTP 404 Aug 13 22:15:26.094529 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0c3c2224-b894-4afe-9830-0fb1473ebc9e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:26.094692 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1223/4888] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:26 2026] GET /volume/v3/volumes/5e2182e0-447d-41a2-9171-993bab3d4fb5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:26.105253 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c3c2224-b894-4afe-9830-0fb1473ebc9e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec returned with HTTP 200 Aug 13 22:15:26.106124 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1232/4889] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:26 2026] GET /volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec => generated 1189 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:15:26.126042 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b75ed356-4880-4298-bc53-ae7fdc78075a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:26.128137 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b75ed356-4880-4298-bc53-ae7fdc78075a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:26.128137 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b75ed356-4880-4298-bc53-ae7fdc78075a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:26.128408 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b75ed356-4880-4298-bc53-ae7fdc78075a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:26.140201 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:26.140201 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:26.147186 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b75ed356-4880-4298-bc53-ae7fdc78075a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:26.153661 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b75ed356-4880-4298-bc53-ae7fdc78075a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec returned with HTTP 200 Aug 13 22:15:26.154229 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1225/4890] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:26 2026] GET /volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec => generated 1189 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:15:26.181702 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-95b2a8c1-c1ce-4c0b-ba88-15280765f827 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:26.184683 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95b2a8c1-c1ce-4c0b-ba88-15280765f827 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:15:26.185511 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95b2a8c1-c1ce-4c0b-ba88-15280765f827 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec", "name": "tempest-VolumeImageDependencyTests-Snapshot-1428931259"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:26.197486 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:26.197486 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:26.198249 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-95b2a8c1-c1ce-4c0b-ba88-15280765f827 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:26.198447 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-95b2a8c1-c1ce-4c0b-ba88-15280765f827 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Create snapshot from volume e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:26.286083 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eedc3e9f-92a8-473e-8e57-2dca7f753696 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:26.288398 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eedc3e9f-92a8-473e-8e57-2dca7f753696 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a Aug 13 22:15:26.288521 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-95b2a8c1-c1ce-4c0b-ba88-15280765f827 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Created reservations ['435872ce-3e2b-48a4-8ad1-cb507799916c', 'bad1ffe1-3213-4aea-90dd-3ee0511d59c2', 'f91ffe36-4fbf-46e2-abda-2d16e1759098', '1fe03e51-67cc-4d23-8787-966628df2d39'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:26.289619 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eedc3e9f-92a8-473e-8e57-2dca7f753696 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:26.289619 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eedc3e9f-92a8-473e-8e57-2dca7f753696 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:26.290544 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-eedc3e9f-92a8-473e-8e57-2dca7f753696 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete snapshot with id: 5542030a-14a4-4f34-85a8-9e8feaf89c8a Aug 13 22:15:26.297345 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:26.297345 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:26.297945 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eedc3e9f-92a8-473e-8e57-2dca7f753696 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:15:26.333364 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eedc3e9f-92a8-473e-8e57-2dca7f753696 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot delete request issued successfully. Aug 13 22:15:26.333704 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eedc3e9f-92a8-473e-8e57-2dca7f753696 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a returned with HTTP 202 Aug 13 22:15:26.334809 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1224/4891] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:15:26 2026] DELETE /volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:26.342195 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-95b2a8c1-c1ce-4c0b-ba88-15280765f827 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Snapshot create request issued successfully. Aug 13 22:15:26.342902 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95b2a8c1-c1ce-4c0b-ba88-15280765f827 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:15:26.343368 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1211/4892] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:15:26 2026] POST /volume/v3/snapshots => generated 313 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:26.345604 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a934585f-c191-4075-ab61-07be373379c6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:26.347360 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a934585f-c191-4075-ab61-07be373379c6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a Aug 13 22:15:26.347827 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a934585f-c191-4075-ab61-07be373379c6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:26.348146 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a934585f-c191-4075-ab61-07be373379c6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:26.355058 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1bb2f5cf-6b40-4854-bf7d-cb2666f39f4b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:26.362451 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1bb2f5cf-6b40-4854-bf7d-cb2666f39f4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 Aug 13 22:15:26.362904 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:26.362904 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:26.362982 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1bb2f5cf-6b40-4854-bf7d-cb2666f39f4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:26.362982 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1bb2f5cf-6b40-4854-bf7d-cb2666f39f4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:26.363094 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a934585f-c191-4075-ab61-07be373379c6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:15:26.363568 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a934585f-c191-4075-ab61-07be373379c6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a returned with HTTP 200 Aug 13 22:15:26.364678 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1233/4893] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:26 2026] GET /volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:26.369225 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:26.369225 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:26.369817 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1bb2f5cf-6b40-4854-bf7d-cb2666f39f4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Snapshot retrieved successfully. Aug 13 22:15:26.370885 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1bb2f5cf-6b40-4854-bf7d-cb2666f39f4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 returned with HTTP 200 Aug 13 22:15:26.371412 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1226/4894] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:26 2026] GET /volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 => generated 445 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:26.771471 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ed4433a6-6b9d-4655-8b06-a8a3633696cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:26.772991 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed4433a6-6b9d-4655-8b06-a8a3633696cd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/8733b415-2588-4a25-92c3-075a20d84ffc Aug 13 22:15:26.773397 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed4433a6-6b9d-4655-8b06-a8a3633696cd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:26.773568 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed4433a6-6b9d-4655-8b06-a8a3633696cd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:26.782005 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed4433a6-6b9d-4655-8b06-a8a3633696cd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/8733b415-2588-4a25-92c3-075a20d84ffc returned with HTTP 404 Aug 13 22:15:26.782820 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1225/4895] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:26 2026] GET /volume/v3/volumes/8733b415-2588-4a25-92c3-075a20d84ffc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:26.794671 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b42fb143-dab7-4c54-8797-659325c0a559 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:26.796837 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:26.797319 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-627551635"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:26.798985 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-627551635'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:26.799147 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume of 1 GB Aug 13 22:15:26.799528 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:26.799528 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:26.806798 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Availability Zones retrieved successfully. Aug 13 22:15:26.815333 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (13fa0993-16b6-4824-b151-7c259330e4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:26.816816 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dadc2c97-db12-4792-8682-5e4fbe698de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:26.817850 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:26.857307 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dadc2c97-db12-4792-8682-5e4fbe698de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:26.859592 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63da758c-4ddd-4809-9958-0dee32b10f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:26.930938 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Created reservations ['3b194413-7c55-4490-9353-0df2f75bf522', '455faf94-66be-4e48-a164-fcfb0b50daf2', '880efb56-a2e4-4a60-9c95-11771869378c', '14fa08ce-cb93-41b3-894d-f33f74beaf93'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:26.932362 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63da758c-4ddd-4809-9958-0dee32b10f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b194413-7c55-4490-9353-0df2f75bf522', '455faf94-66be-4e48-a164-fcfb0b50daf2', '880efb56-a2e4-4a60-9c95-11771869378c', '14fa08ce-cb93-41b3-894d-f33f74beaf93']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:26.933144 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c854ec5-0e1f-4ddc-a51b-3a1fd4b03eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:26.971146 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c854ec5-0e1f-4ddc-a51b-3a1fd4b03eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a85440e7-8086-49d6-a749-57fa00b5a677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-627551635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['3b194413-7c55-4490-9353-0df2f75bf522','455faf94-66be-4e48-a164-fcfb0b50daf2','880efb56-a2e4-4a60-9c95-11771869378c','14fa08ce-cb93-41b3-894d-f33f74beaf93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-627551635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a85440e7-8086-49d6-a749-57fa00b5a677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='067744c90c34451e88a803381806f787',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='390a1827abca4d4386e5f03ee8b78b75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:26.971623 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c1e189-7330-4299-9cd1-77c1562ee40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:26.998126 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c1e189-7330-4299-9cd1-77c1562ee40f) transitioned into state 'SUCCESS' from state '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-627551635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['3b194413-7c55-4490-9353-0df2f75bf522','455faf94-66be-4e48-a164-fcfb0b50daf2','880efb56-a2e4-4a60-9c95-11771869378c','14fa08ce-cb93-41b3-894d-f33f74beaf93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:26.999204 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969588a4-e87c-411e-af88-89257a180cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:27.017399 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969588a4-e87c-411e-af88-89257a180cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:27.018517 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (13fa0993-16b6-4824-b151-7c259330e4f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:27.018615 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request issued successfully. Aug 13 22:15:27.019325 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b42fb143-dab7-4c54-8797-659325c0a559 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:27.019889 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1212/4896] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:15:26 2026] POST /volume/v3/volumes => generated 773 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:27.037048 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f60fe9cb-6a7a-4802-a0fd-480b3949d328 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:27.040620 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f60fe9cb-6a7a-4802-a0fd-480b3949d328 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/a85440e7-8086-49d6-a749-57fa00b5a677 Aug 13 22:15:27.040824 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f60fe9cb-6a7a-4802-a0fd-480b3949d328 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:27.041115 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f60fe9cb-6a7a-4802-a0fd-480b3949d328 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:27.050781 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:27.050781 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:27.056399 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f60fe9cb-6a7a-4802-a0fd-480b3949d328 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:27.063717 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f60fe9cb-6a7a-4802-a0fd-480b3949d328 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/a85440e7-8086-49d6-a749-57fa00b5a677 returned with HTTP 200 Aug 13 22:15:27.065215 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1234/4897] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:27 2026] GET /volume/v3/volumes/a85440e7-8086-49d6-a749-57fa00b5a677 => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:27.376023 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-948941c6-f7bb-465f-844c-282e38800b68 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:27.378188 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-948941c6-f7bb-465f-844c-282e38800b68 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a Aug 13 22:15:27.378446 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-948941c6-f7bb-465f-844c-282e38800b68 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:27.378690 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-948941c6-f7bb-465f-844c-282e38800b68 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:27.383374 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-451482fb-5924-4d25-a714-b07f0d504e0d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:27.383551 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=208,cinder:UPDATE=39,cinder:INSERT=20 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:15:27.384497 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-948941c6-f7bb-465f-844c-282e38800b68 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a returned with HTTP 404 Aug 13 22:15:27.385255 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1227/4898] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:27 2026] GET /volume/v3/snapshots/5542030a-14a4-4f34-85a8-9e8feaf89c8a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:27.385350 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-451482fb-5924-4d25-a714-b07f0d504e0d tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 Aug 13 22:15:27.385857 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-451482fb-5924-4d25-a714-b07f0d504e0d tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:27.385930 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-451482fb-5924-4d25-a714-b07f0d504e0d tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:27.391302 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=200,cinder:UPDATE=49,cinder:INSERT=23 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:15:27.395850 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:27.395850 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:27.396754 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-451482fb-5924-4d25-a714-b07f0d504e0d tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Snapshot retrieved successfully. Aug 13 22:15:27.397942 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-451482fb-5924-4d25-a714-b07f0d504e0d tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 returned with HTTP 200 Aug 13 22:15:27.398505 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1226/4899] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:27 2026] GET /volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:27.410575 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-658337fb-3374-4735-b6af-f7048bbd0e4b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:27.412904 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:27.413441 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:27.415442 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:27.422180 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:27.422180 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:27.422988 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Snapshot retrieved successfully. Aug 13 22:15:27.423149 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Create volume of 1 GB Aug 13 22:15:27.427669 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Availability Zones retrieved successfully. Aug 13 22:15:27.436097 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Flow 'volume_create_api' (b2f64ba4-fcc5-47a1-ba7d-82299769d0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:27.437553 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db4d8abd-8ec6-4203-95ae-ba76ff3ce872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:27.439218 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:27.478952 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db4d8abd-8ec6-4203-95ae-ba76ff3ce872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:27.480097 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d5d4e22-94f5-40a6-81b3-36c64b616fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:27.545233 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Created reservations ['4c018ea2-4dd7-4be6-8b88-c9a98ae2c5f8', 'c00eab71-8948-4239-bdd5-752aef8643cd', 'e3b186f6-9557-4425-9b5c-2c84dbb2d77f', '66d2c455-7860-48cf-8b6f-876085517b2e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:27.546651 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d5d4e22-94f5-40a6-81b3-36c64b616fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c018ea2-4dd7-4be6-8b88-c9a98ae2c5f8', 'c00eab71-8948-4239-bdd5-752aef8643cd', 'e3b186f6-9557-4425-9b5c-2c84dbb2d77f', '66d2c455-7860-48cf-8b6f-876085517b2e']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:27.547870 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5c790a8-56af-4bac-9e67-0ab8deaa66d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:27.598787 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5c790a8-56af-4bac-9e67-0ab8deaa66d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80976c76-ce41-4026-ac9d-198c3d2d9274', '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='11cb005a8fdb4ecd8750f3c5ab067b61',qos_specs=None,replication_status=,reservations=['4c018ea2-4dd7-4be6-8b88-c9a98ae2c5f8','c00eab71-8948-4239-bdd5-752aef8643cd','e3b186f6-9557-4425-9b5c-2c84dbb2d77f','66d2c455-7860-48cf-8b6f-876085517b2e'],size=1,snapshot_id=1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6,source_replicaid=,source_volid=None,status='creating',user_id='5f6b8e41e55244e09909bc15bb763426',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), '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-13T22:15:27Z,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=80976c76-ce41-4026-ac9d-198c3d2d9274,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11cb005a8fdb4ecd8750f3c5ab067b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f6b8e41e55244e09909bc15bb763426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:27.599649 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a4c1d86-69f2-4d85-bf23-851a77ead682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:27.623818 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-adb8e831-1762-4af7-ab8e-ab9c9098922c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:27.626089 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-adb8e831-1762-4af7-ab8e-ab9c9098922c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 Aug 13 22:15:27.626341 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-adb8e831-1762-4af7-ab8e-ab9c9098922c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:27.626613 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a4c1d86-69f2-4d85-bf23-851a77ead682) transitioned into state 'SUCCESS' from 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='11cb005a8fdb4ecd8750f3c5ab067b61',qos_specs=None,replication_status=,reservations=['4c018ea2-4dd7-4be6-8b88-c9a98ae2c5f8','c00eab71-8948-4239-bdd5-752aef8643cd','e3b186f6-9557-4425-9b5c-2c84dbb2d77f','66d2c455-7860-48cf-8b6f-876085517b2e'],size=1,snapshot_id=1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6,source_replicaid=,source_volid=None,status='creating',user_id='5f6b8e41e55244e09909bc15bb763426',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:27.626826 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-adb8e831-1762-4af7-ab8e-ab9c9098922c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:27.627697 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4d5a2f-d72e-49ed-83f2-17cdf00e78ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:27.637449 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:27.637449 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:27.643312 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-adb8e831-1762-4af7-ab8e-ab9c9098922c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:15:27.651384 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-adb8e831-1762-4af7-ab8e-ab9c9098922c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 returned with HTTP 200 Aug 13 22:15:27.652202 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1235/4900] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:15:27 2026] GET /volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 => generated 1352 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:27.661459 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4d5a2f-d72e-49ed-83f2-17cdf00e78ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:27.662672 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Flow 'volume_create_api' (b2f64ba4-fcc5-47a1-ba7d-82299769d0c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:27.663062 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Create volume request issued successfully. Aug 13 22:15:27.664244 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-658337fb-3374-4735-b6af-f7048bbd0e4b tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:27.664597 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1213/4901] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:15:27 2026] POST /volume/v3/volumes => generated 805 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:27.669120 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-335a0ffe-57b5-40a2-91f1-139ab01e5483 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:27.669820 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-335a0ffe-57b5-40a2-91f1-139ab01e5483 None None] GET https://10.4.3.4/volume// Aug 13 22:15:27.669820 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-335a0ffe-57b5-40a2-91f1-139ab01e5483 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:27.670536 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-335a0ffe-57b5-40a2-91f1-139ab01e5483 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:27.671221 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-335a0ffe-57b5-40a2-91f1-139ab01e5483 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:15:27.671221 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1228/4902] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:15:27 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:15:27.679836 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4bdd20ca-ba5a-4236-b6b7-fb70bb37edf4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:27.682461 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-597dd685-c3d9-4403-95fe-b9214d617bb3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:27.682577 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4bdd20ca-ba5a-4236-b6b7-fb70bb37edf4 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 Aug 13 22:15:27.682948 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4bdd20ca-ba5a-4236-b6b7-fb70bb37edf4 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:27.683145 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4bdd20ca-ba5a-4236-b6b7-fb70bb37edf4 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:27.685551 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-597dd685-c3d9-4403-95fe-b9214d617bb3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:15:27.686347 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-597dd685-c3d9-4403-95fe-b9214d617bb3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b60f5d3c-d1b6-49cb-9d1b-775c39b4e869", "connector": null, "instance_uuid": "f013cd45-90f6-44d8-850a-cc206cd4cfdd"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:27.695732 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:27.695732 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:27.695888 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:27.695888 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:27.700995 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4bdd20ca-ba5a-4236-b6b7-fb70bb37edf4 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:27.709091 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4bdd20ca-ba5a-4236-b6b7-fb70bb37edf4 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 returned with HTTP 200 Aug 13 22:15:27.709705 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1227/4903] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:27 2026] GET /volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:27.735959 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-597dd685-c3d9-4403-95fe-b9214d617bb3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:15:27.736718 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1236/4904] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:15:27 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:28.081794 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b2ffbdfe-b0b9-4f8f-8055-756a31fd6f3b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:28.084118 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2ffbdfe-b0b9-4f8f-8055-756a31fd6f3b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/a85440e7-8086-49d6-a749-57fa00b5a677 Aug 13 22:15:28.084341 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2ffbdfe-b0b9-4f8f-8055-756a31fd6f3b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:28.084895 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2ffbdfe-b0b9-4f8f-8055-756a31fd6f3b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:28.095307 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:28.095307 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:28.099635 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b2ffbdfe-b0b9-4f8f-8055-756a31fd6f3b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:28.103930 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2ffbdfe-b0b9-4f8f-8055-756a31fd6f3b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/a85440e7-8086-49d6-a749-57fa00b5a677 returned with HTTP 200 Aug 13 22:15:28.104838 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1214/4905] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:28 2026] GET /volume/v3/volumes/a85440e7-8086-49d6-a749-57fa00b5a677 => generated 1013 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:28.121338 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-123b16e3-30a8-4d9e-a351-338240de31c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:28.123184 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-123b16e3-30a8-4d9e-a351-338240de31c9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:15:28.124345 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-123b16e3-30a8-4d9e-a351-338240de31c9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a85440e7-8086-49d6-a749-57fa00b5a677", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1257861721"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:28.135574 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:28.135574 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:28.136032 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-123b16e3-30a8-4d9e-a351-338240de31c9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:28.136228 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-123b16e3-30a8-4d9e-a351-338240de31c9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create snapshot from volume a85440e7-8086-49d6-a749-57fa00b5a677 Aug 13 22:15:28.169865 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-123b16e3-30a8-4d9e-a351-338240de31c9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Created reservations ['7b75d9fa-dc6c-4e0e-8242-e8dedaa63744', '841566ce-f491-414f-a0ca-7bea8c0829e4', '03c1fd15-a0f7-40f8-b6f5-fbd57b090f7c', '5ff5ebd2-df3e-4435-99ed-85aaf278898e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:28.209158 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-123b16e3-30a8-4d9e-a351-338240de31c9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot create request issued successfully. Aug 13 22:15:28.209552 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-123b16e3-30a8-4d9e-a351-338240de31c9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:15:28.210077 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1229/4906] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:15:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:28.222062 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-14d10bff-afbd-4d1d-ae3c-ef8d752c715b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:28.224281 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14d10bff-afbd-4d1d-ae3c-ef8d752c715b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 Aug 13 22:15:28.224679 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14d10bff-afbd-4d1d-ae3c-ef8d752c715b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:28.225017 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14d10bff-afbd-4d1d-ae3c-ef8d752c715b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:28.231055 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:28.231055 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:28.231404 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-14d10bff-afbd-4d1d-ae3c-ef8d752c715b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:28.232318 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14d10bff-afbd-4d1d-ae3c-ef8d752c715b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 returned with HTTP 200 Aug 13 22:15:28.232781 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1228/4907] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:28 2026] GET /volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:28.727949 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-42c601c1-c174-4327-a677-6fd55576063a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:28.730168 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42c601c1-c174-4327-a677-6fd55576063a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 Aug 13 22:15:28.730389 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42c601c1-c174-4327-a677-6fd55576063a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:28.730473 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42c601c1-c174-4327-a677-6fd55576063a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:28.739109 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:28.739109 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:28.745057 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-42c601c1-c174-4327-a677-6fd55576063a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:28.752642 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42c601c1-c174-4327-a677-6fd55576063a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 returned with HTTP 200 Aug 13 22:15:28.753138 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1237/4908] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:28 2026] GET /volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 => generated 1224 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:15:28.764369 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b25d2f0f-c77d-45d8-9030-300bf98945ec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:28.764659 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b25d2f0f-c77d-45d8-9030-300bf98945ec None None] GET https://10.4.3.4/volume// Aug 13 22:15:28.764882 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b25d2f0f-c77d-45d8-9030-300bf98945ec None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:28.765169 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b25d2f0f-c77d-45d8-9030-300bf98945ec None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:28.765598 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b25d2f0f-c77d-45d8-9030-300bf98945ec None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:15:28.766114 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1215/4909] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:15:28 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:15:28.768918 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-166347ee-91ca-4b5e-ad13-cb55cb5dda37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:28.771271 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-166347ee-91ca-4b5e-ad13-cb55cb5dda37 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 Aug 13 22:15:28.771564 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-166347ee-91ca-4b5e-ad13-cb55cb5dda37 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:28.771768 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-166347ee-91ca-4b5e-ad13-cb55cb5dda37 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:28.776703 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-11539f4e-0ab7-48c9-8450-8ccbf53e9aad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:28.779331 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-11539f4e-0ab7-48c9-8450-8ccbf53e9aad tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 Aug 13 22:15:28.779568 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-11539f4e-0ab7-48c9-8450-8ccbf53e9aad tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:28.779809 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-11539f4e-0ab7-48c9-8450-8ccbf53e9aad tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:28.783309 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:28.783309 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:28.790912 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-166347ee-91ca-4b5e-ad13-cb55cb5dda37 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:28.792152 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:28.792152 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:28.795841 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-11539f4e-0ab7-48c9-8450-8ccbf53e9aad tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:15:28.799256 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-166347ee-91ca-4b5e-ad13-cb55cb5dda37 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 returned with HTTP 200 Aug 13 22:15:28.799804 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1230/4910] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:28 2026] GET /volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 => generated 1224 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:15:28.801634 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-11539f4e-0ab7-48c9-8450-8ccbf53e9aad tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 returned with HTTP 200 Aug 13 22:15:28.802474 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1229/4911] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:15:28 2026] GET /volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 => generated 1531 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:15:28.817688 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f7508c4e-9eda-43a1-960a-623a5533043a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:28.820163 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7508c4e-9eda-43a1-960a-623a5533043a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 Aug 13 22:15:28.820550 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7508c4e-9eda-43a1-960a-623a5533043a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:28.820953 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7508c4e-9eda-43a1-960a-623a5533043a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:28.821155 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-f7508c4e-9eda-43a1-960a-623a5533043a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Delete snapshot with id: 1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 Aug 13 22:15:28.826999 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:28.826999 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:28.827747 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f7508c4e-9eda-43a1-960a-623a5533043a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Snapshot retrieved successfully. Aug 13 22:15:28.855599 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f7508c4e-9eda-43a1-960a-623a5533043a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Snapshot delete request issued successfully. Aug 13 22:15:28.855854 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7508c4e-9eda-43a1-960a-623a5533043a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 returned with HTTP 202 Aug 13 22:15:28.856399 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1238/4912] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:15:28 2026] DELETE /volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:28.873841 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-69a8766f-4205-42f7-96c1-048a8e16094a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:28.877464 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69a8766f-4205-42f7-96c1-048a8e16094a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 Aug 13 22:15:28.877762 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69a8766f-4205-42f7-96c1-048a8e16094a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:28.878078 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69a8766f-4205-42f7-96c1-048a8e16094a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:28.885527 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:28.885527 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:28.886211 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-69a8766f-4205-42f7-96c1-048a8e16094a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Snapshot retrieved successfully. Aug 13 22:15:28.887730 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69a8766f-4205-42f7-96c1-048a8e16094a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 returned with HTTP 200 Aug 13 22:15:28.888229 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1216/4913] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:28 2026] GET /volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:28.938459 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-bfb2940e-e333-4372-b938-6cdb781fdf36 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:28.941656 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-bfb2940e-e333-4372-b938-6cdb781fdf36 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] PUT https://10.4.3.4/volume/v3/attachments/42396125-ac33-4ec5-bcb3-792da77cf24e Aug 13 22:15:28.942267 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-bfb2940e-e333-4372-b938-6cdb781fdf36 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:28.958687 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-bfb2940e-e333-4372-b938-6cdb781fdf36 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Acquiring lock "cinder-attachment_update-b60f5d3c-d1b6-49cb-9d1b-775c39b4e869-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:15:28.966932 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-bfb2940e-e333-4372-b938-6cdb781fdf36 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Lock "cinder-attachment_update-b60f5d3c-d1b6-49cb-9d1b-775c39b4e869-np0000007271" acquired by "attachment_update" :: waited 0.009s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:15:28.968088 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:28.968088 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:29.027066 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d67f33e1-77d9-43bf-afaa-fdd256803d72 req-7a6c4ac3-0380-470c-8e7d-bd5059667c63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:29.030454 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d67f33e1-77d9-43bf-afaa-fdd256803d72 req-7a6c4ac3-0380-470c-8e7d-bd5059667c63 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/attachments/9c215044-6190-4936-aba2-1b836661c7c1 Aug 13 22:15:29.030454 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d67f33e1-77d9-43bf-afaa-fdd256803d72 req-7a6c4ac3-0380-470c-8e7d-bd5059667c63 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:29.031571 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d67f33e1-77d9-43bf-afaa-fdd256803d72 req-7a6c4ac3-0380-470c-8e7d-bd5059667c63 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:29.041557 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:29.041557 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:29.099160 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-bfb2940e-e333-4372-b938-6cdb781fdf36 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Lock "cinder-attachment_update-b60f5d3c-d1b6-49cb-9d1b-775c39b4e869-np0000007271" released by "attachment_update" :: held 0.133s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:15:29.099590 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-bfb2940e-e333-4372-b938-6cdb781fdf36 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/attachments/42396125-ac33-4ec5-bcb3-792da77cf24e returned with HTTP 200 Aug 13 22:15:29.100326 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1231/4914] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:15:28 2026] PUT /volume/v3/attachments/42396125-ac33-4ec5-bcb3-792da77cf24e => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:29.117717 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d67f33e1-77d9-43bf-afaa-fdd256803d72 req-7a6c4ac3-0380-470c-8e7d-bd5059667c63 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/9c215044-6190-4936-aba2-1b836661c7c1 returned with HTTP 200 Aug 13 22:15:29.118216 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1230/4915] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:15:29 2026] DELETE /volume/v3/attachments/9c215044-6190-4936-aba2-1b836661c7c1 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:29.134810 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-6d02e2a5-28cd-4fea-bf0d-dde17e5c9392 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:29.140013 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-6d02e2a5-28cd-4fea-bf0d-dde17e5c9392 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] POST https://10.4.3.4/volume/v3/attachments/42396125-ac33-4ec5-bcb3-792da77cf24e/action Aug 13 22:15:29.140013 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-6d02e2a5-28cd-4fea-bf0d-dde17e5c9392 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:15:29.140013 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-6d02e2a5-28cd-4fea-bf0d-dde17e5c9392 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:29.164179 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:29.164179 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:29.182567 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bfa65eaf-2b43-4603-b669-11d3500a1971 req-6d02e2a5-28cd-4fea-bf0d-dde17e5c9392 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/attachments/42396125-ac33-4ec5-bcb3-792da77cf24e/action returned with HTTP 204 Aug 13 22:15:29.183278 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1239/4916] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:15:29 2026] POST /volume/v3/attachments/42396125-ac33-4ec5-bcb3-792da77cf24e/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:29.243025 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-78aa78df-cb3c-4aa7-a3dd-7afb9a511b1a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:29.245614 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78aa78df-cb3c-4aa7-a3dd-7afb9a511b1a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 Aug 13 22:15:29.245905 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78aa78df-cb3c-4aa7-a3dd-7afb9a511b1a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:29.246169 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78aa78df-cb3c-4aa7-a3dd-7afb9a511b1a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:29.252919 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:29.252919 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:29.253497 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-78aa78df-cb3c-4aa7-a3dd-7afb9a511b1a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:29.254714 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78aa78df-cb3c-4aa7-a3dd-7afb9a511b1a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 returned with HTTP 200 Aug 13 22:15:29.255392 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1217/4917] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:29 2026] GET /volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:29.268192 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b86106f-91ef-44dd-bde3-352e257c81b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:29.270694 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b86106f-91ef-44dd-bde3-352e257c81b8 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 Aug 13 22:15:29.271008 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b86106f-91ef-44dd-bde3-352e257c81b8 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:29.271292 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b86106f-91ef-44dd-bde3-352e257c81b8 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:29.271478 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-8b86106f-91ef-44dd-bde3-352e257c81b8 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Delete snapshot with id: c1601938-4614-46f7-a7dc-913db6a000f8 Aug 13 22:15:29.278783 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:29.278783 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:29.279294 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8b86106f-91ef-44dd-bde3-352e257c81b8 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Snapshot retrieved successfully. Aug 13 22:15:29.301162 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8b86106f-91ef-44dd-bde3-352e257c81b8 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Snapshot delete request issued successfully. Aug 13 22:15:29.301393 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b86106f-91ef-44dd-bde3-352e257c81b8 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] https://10.4.3.4/volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 returned with HTTP 202 Aug 13 22:15:29.301853 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1232/4918] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:15:29 2026] DELETE /volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:29.315143 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9379b31-d86a-4bb4-a1a2-c95657b482b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:29.317785 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9379b31-d86a-4bb4-a1a2-c95657b482b0 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] GET https://10.4.3.4/volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 Aug 13 22:15:29.318074 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9379b31-d86a-4bb4-a1a2-c95657b482b0 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:29.318290 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9379b31-d86a-4bb4-a1a2-c95657b482b0 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:29.324608 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:29.324608 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:29.325303 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e9379b31-d86a-4bb4-a1a2-c95657b482b0 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Snapshot retrieved successfully. Aug 13 22:15:29.326543 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9379b31-d86a-4bb4-a1a2-c95657b482b0 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] https://10.4.3.4/volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 returned with HTTP 200 Aug 13 22:15:29.327131 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1231/4919] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:29 2026] GET /volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:29.899254 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9348578d-6e39-43f5-84cb-c42db18a66d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:29.901260 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9348578d-6e39-43f5-84cb-c42db18a66d8 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 Aug 13 22:15:29.901564 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9348578d-6e39-43f5-84cb-c42db18a66d8 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:29.901783 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9348578d-6e39-43f5-84cb-c42db18a66d8 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:29.906209 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9348578d-6e39-43f5-84cb-c42db18a66d8 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 returned with HTTP 404 Aug 13 22:15:29.906768 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1240/4920] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:29 2026] GET /volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:29.914327 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-330560b7-0efa-483b-98ba-d4c56f20cc29 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:29.916377 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-330560b7-0efa-483b-98ba-d4c56f20cc29 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] DELETE https://10.4.3.4/volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 Aug 13 22:15:29.916669 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-330560b7-0efa-483b-98ba-d4c56f20cc29 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:29.916921 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-330560b7-0efa-483b-98ba-d4c56f20cc29 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:29.917139 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-330560b7-0efa-483b-98ba-d4c56f20cc29 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Delete volume with id: 80976c76-ce41-4026-ac9d-198c3d2d9274 Aug 13 22:15:29.925320 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:29.925320 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:29.925907 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-330560b7-0efa-483b-98ba-d4c56f20cc29 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:29.944884 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-330560b7-0efa-483b-98ba-d4c56f20cc29 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Delete volume request issued successfully. Aug 13 22:15:29.945110 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-330560b7-0efa-483b-98ba-d4c56f20cc29 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 returned with HTTP 202 Aug 13 22:15:29.945467 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1218/4921] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:15:29 2026] DELETE /volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:15:29.953664 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b1d7895d-e104-47d2-8457-8567723f9d81 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:29.955715 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1d7895d-e104-47d2-8457-8567723f9d81 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 Aug 13 22:15:29.956004 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1d7895d-e104-47d2-8457-8567723f9d81 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:29.956208 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1d7895d-e104-47d2-8457-8567723f9d81 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:29.964625 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:29.964625 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:29.969510 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b1d7895d-e104-47d2-8457-8567723f9d81 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:29.975883 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1d7895d-e104-47d2-8457-8567723f9d81 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 returned with HTTP 200 Aug 13 22:15:29.976399 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1233/4922] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:29 2026] GET /volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 => generated 1223 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:15:30.338269 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e43048b-c6bc-4929-8f62-a507402096f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:30.341149 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e43048b-c6bc-4929-8f62-a507402096f2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] GET https://10.4.3.4/volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 Aug 13 22:15:30.341475 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e43048b-c6bc-4929-8f62-a507402096f2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:30.341776 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e43048b-c6bc-4929-8f62-a507402096f2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:30.347599 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e43048b-c6bc-4929-8f62-a507402096f2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] https://10.4.3.4/volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 returned with HTTP 404 Aug 13 22:15:30.348272 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1232/4923] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:30 2026] GET /volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:30.358778 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca73dc06-0af7-4f68-a3bc-58f38f9af78f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:30.361157 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca73dc06-0af7-4f68-a3bc-58f38f9af78f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] DELETE https://10.4.3.4/volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 Aug 13 22:15:30.361443 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca73dc06-0af7-4f68-a3bc-58f38f9af78f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:30.361830 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca73dc06-0af7-4f68-a3bc-58f38f9af78f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:30.362032 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-ca73dc06-0af7-4f68-a3bc-58f38f9af78f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete snapshot with id: c1601938-4614-46f7-a7dc-913db6a000f8 Aug 13 22:15:30.367344 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca73dc06-0af7-4f68-a3bc-58f38f9af78f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 returned with HTTP 404 Aug 13 22:15:30.368035 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1241/4924] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:15:30 2026] DELETE /volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:30.377519 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ae07bc88-6511-442d-9de6-47479e3f80e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:30.381052 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae07bc88-6511-442d-9de6-47479e3f80e8 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 Aug 13 22:15:30.381052 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae07bc88-6511-442d-9de6-47479e3f80e8 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:30.382635 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae07bc88-6511-442d-9de6-47479e3f80e8 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:30.387911 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae07bc88-6511-442d-9de6-47479e3f80e8 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 returned with HTTP 404 Aug 13 22:15:30.389140 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1219/4925] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:30 2026] GET /volume/v3/snapshots/c1601938-4614-46f7-a7dc-913db6a000f8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:30.397365 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d4168571-9df0-4def-b9cb-6010261c409a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:30.399415 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4168571-9df0-4def-b9cb-6010261c409a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/a85440e7-8086-49d6-a749-57fa00b5a677 Aug 13 22:15:30.399607 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4168571-9df0-4def-b9cb-6010261c409a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:30.399811 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4168571-9df0-4def-b9cb-6010261c409a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:30.400095 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d4168571-9df0-4def-b9cb-6010261c409a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume with id: a85440e7-8086-49d6-a749-57fa00b5a677 Aug 13 22:15:30.408903 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:30.408903 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:30.409749 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d4168571-9df0-4def-b9cb-6010261c409a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:30.436687 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d4168571-9df0-4def-b9cb-6010261c409a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume request issued successfully. Aug 13 22:15:30.436880 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4168571-9df0-4def-b9cb-6010261c409a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/a85440e7-8086-49d6-a749-57fa00b5a677 returned with HTTP 202 Aug 13 22:15:30.437387 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1234/4926] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:15:30 2026] DELETE /volume/v3/volumes/a85440e7-8086-49d6-a749-57fa00b5a677 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:30.445160 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-983dea38-2cba-46ba-8bfc-983403f49cec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:30.447448 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-983dea38-2cba-46ba-8bfc-983403f49cec tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/a85440e7-8086-49d6-a749-57fa00b5a677 Aug 13 22:15:30.447587 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-983dea38-2cba-46ba-8bfc-983403f49cec tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:30.447710 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-983dea38-2cba-46ba-8bfc-983403f49cec tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:30.457750 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:30.457750 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:30.461845 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-983dea38-2cba-46ba-8bfc-983403f49cec tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:30.467400 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-983dea38-2cba-46ba-8bfc-983403f49cec tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/a85440e7-8086-49d6-a749-57fa00b5a677 returned with HTTP 200 Aug 13 22:15:30.467923 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1233/4927] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:30 2026] GET /volume/v3/volumes/a85440e7-8086-49d6-a749-57fa00b5a677 => generated 1012 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:30.546396 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db4d69ec-3298-4a2b-8509-257adbeb6ae6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:30.548652 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db4d69ec-3298-4a2b-8509-257adbeb6ae6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 Aug 13 22:15:30.548963 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db4d69ec-3298-4a2b-8509-257adbeb6ae6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:30.549258 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db4d69ec-3298-4a2b-8509-257adbeb6ae6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:30.549505 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-db4d69ec-3298-4a2b-8509-257adbeb6ae6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume with id: 154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 Aug 13 22:15:30.557849 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:30.557849 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:30.558342 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-db4d69ec-3298-4a2b-8509-257adbeb6ae6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:30.576482 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-db4d69ec-3298-4a2b-8509-257adbeb6ae6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume request issued successfully. Aug 13 22:15:30.576858 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db4d69ec-3298-4a2b-8509-257adbeb6ae6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 returned with HTTP 202 Aug 13 22:15:30.577262 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1242/4928] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:15:30 2026] DELETE /volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:30.585937 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fa39ec0e-b63d-4c93-9539-8283a7cba8ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:30.588047 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa39ec0e-b63d-4c93-9539-8283a7cba8ee tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 Aug 13 22:15:30.588538 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa39ec0e-b63d-4c93-9539-8283a7cba8ee tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:30.588538 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa39ec0e-b63d-4c93-9539-8283a7cba8ee tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:30.596386 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:30.596386 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:30.601272 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fa39ec0e-b63d-4c93-9539-8283a7cba8ee tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:30.607461 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa39ec0e-b63d-4c93-9539-8283a7cba8ee tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 returned with HTTP 200 Aug 13 22:15:30.607954 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1220/4929] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:30 2026] GET /volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:30.987813 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3b0dfdd3-ce2e-42a2-b8f3-c035d40571cf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:30.989781 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b0dfdd3-ce2e-42a2-b8f3-c035d40571cf tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 Aug 13 22:15:30.989987 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b0dfdd3-ce2e-42a2-b8f3-c035d40571cf tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:30.990176 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b0dfdd3-ce2e-42a2-b8f3-c035d40571cf tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:30.996348 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b0dfdd3-ce2e-42a2-b8f3-c035d40571cf tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 returned with HTTP 404 Aug 13 22:15:30.997012 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1235/4930] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:30 2026] GET /volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:15:31.208690 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-84e8f3e5-2483-49ff-ac06-e2edc28507b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:31.210771 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84e8f3e5-2483-49ff-ac06-e2edc28507b3 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] DELETE https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:31.211015 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84e8f3e5-2483-49ff-ac06-e2edc28507b3 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:31.211274 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84e8f3e5-2483-49ff-ac06-e2edc28507b3 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:31.211539 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-84e8f3e5-2483-49ff-ac06-e2edc28507b3 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Delete volume with id: e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:31.220136 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:31.220136 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:31.220684 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84e8f3e5-2483-49ff-ac06-e2edc28507b3 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:31.239536 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84e8f3e5-2483-49ff-ac06-e2edc28507b3 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Delete volume request issued successfully. Aug 13 22:15:31.239973 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84e8f3e5-2483-49ff-ac06-e2edc28507b3 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec returned with HTTP 202 Aug 13 22:15:31.240415 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1234/4931] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:15:31 2026] DELETE /volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:15:31.249994 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-362617e3-3b86-4ead-84f7-f9bc99382fc0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:31.251909 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-362617e3-3b86-4ead-84f7-f9bc99382fc0 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:31.252179 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-362617e3-3b86-4ead-84f7-f9bc99382fc0 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:31.252417 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-362617e3-3b86-4ead-84f7-f9bc99382fc0 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:31.261739 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:31.261739 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:31.267118 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-362617e3-3b86-4ead-84f7-f9bc99382fc0 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:31.273930 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-362617e3-3b86-4ead-84f7-f9bc99382fc0 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec returned with HTTP 200 Aug 13 22:15:31.274394 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1243/4932] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:31 2026] GET /volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec => generated 1188 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:15:31.481933 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ecb96dc-32b7-4fbf-b3a9-a1d5cc41e61d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:31.484052 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ecb96dc-32b7-4fbf-b3a9-a1d5cc41e61d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/a85440e7-8086-49d6-a749-57fa00b5a677 Aug 13 22:15:31.484342 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ecb96dc-32b7-4fbf-b3a9-a1d5cc41e61d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:31.484640 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ecb96dc-32b7-4fbf-b3a9-a1d5cc41e61d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:31.491439 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ecb96dc-32b7-4fbf-b3a9-a1d5cc41e61d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/a85440e7-8086-49d6-a749-57fa00b5a677 returned with HTTP 404 Aug 13 22:15:31.492079 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1221/4933] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:31 2026] GET /volume/v3/volumes/a85440e7-8086-49d6-a749-57fa00b5a677 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:31.500521 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4687b915-c846-4a71-bc71-eebb9c76a21e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:31.502478 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:31.502853 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1757551052"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:31.504444 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1757551052'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:31.504594 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume of 1 GB Aug 13 22:15:31.509110 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Availability Zones retrieved successfully. Aug 13 22:15:31.514630 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (44521452-16e3-43bd-b71b-11a06e277c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:31.515574 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ce73ffe-b20c-4559-bd8c-2fe93dddea21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:31.516510 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:31.545600 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ce73ffe-b20c-4559-bd8c-2fe93dddea21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:31.546577 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dc1adca-4034-424f-a39d-b7d9b64ede15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:31.588536 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Created reservations ['efdc1c28-62a8-42c0-813f-6fe56a93ae36', '36fec327-3374-4306-96d1-9255c05a654c', '8bd5fceb-a718-46f3-97ad-8d07ee167a56', '66dbd2be-57cc-46ab-b33b-766baa268064'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:31.589298 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dc1adca-4034-424f-a39d-b7d9b64ede15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efdc1c28-62a8-42c0-813f-6fe56a93ae36', '36fec327-3374-4306-96d1-9255c05a654c', '8bd5fceb-a718-46f3-97ad-8d07ee167a56', '66dbd2be-57cc-46ab-b33b-766baa268064']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:31.590038 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98bcce84-3b74-433b-9c04-854ad30041d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:31.614811 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98bcce84-3b74-433b-9c04-854ad30041d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd35c9ba6-af40-4810-8eb9-0980cc3f38fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1757551052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['efdc1c28-62a8-42c0-813f-6fe56a93ae36','36fec327-3374-4306-96d1-9255c05a654c','8bd5fceb-a718-46f3-97ad-8d07ee167a56','66dbd2be-57cc-46ab-b33b-766baa268064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1757551052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d35c9ba6-af40-4810-8eb9-0980cc3f38fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='067744c90c34451e88a803381806f787',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='390a1827abca4d4386e5f03ee8b78b75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:31.615196 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1042dbc7-dc19-497b-a4f8-652544246927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:31.622469 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c637ed07-fd17-48f5-bc2e-d0f9b46ed121 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:31.624310 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c637ed07-fd17-48f5-bc2e-d0f9b46ed121 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 Aug 13 22:15:31.624580 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c637ed07-fd17-48f5-bc2e-d0f9b46ed121 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:31.624845 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c637ed07-fd17-48f5-bc2e-d0f9b46ed121 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:31.631262 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c637ed07-fd17-48f5-bc2e-d0f9b46ed121 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 returned with HTTP 404 Aug 13 22:15:31.631804 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1235/4934] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:31 2026] GET /volume/v3/volumes/154ac9a0-3e4f-47fd-9e58-91a871b5c9b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:31.640778 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1042dbc7-dc19-497b-a4f8-652544246927) transitioned into state 'SUCCESS' from state '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-1757551052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['efdc1c28-62a8-42c0-813f-6fe56a93ae36','36fec327-3374-4306-96d1-9255c05a654c','8bd5fceb-a718-46f3-97ad-8d07ee167a56','66dbd2be-57cc-46ab-b33b-766baa268064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:31.641694 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20fe45e1-49f9-4aa2-b1da-c0cdfa6c0f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:31.655328 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20fe45e1-49f9-4aa2-b1da-c0cdfa6c0f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:31.656497 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (44521452-16e3-43bd-b71b-11a06e277c4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:31.656848 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request issued successfully. Aug 13 22:15:31.657581 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4687b915-c846-4a71-bc71-eebb9c76a21e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:31.658061 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1236/4935] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:15:31 2026] POST /volume/v3/volumes => generated 774 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:31.663300 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:31.665211 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:31.665566 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1638841923", "snapshot_id": null, "imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:31.667031 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1638841923', 'snapshot_id': None, 'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:31.669677 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-86a95d1b-2aaa-42be-b130-398f7393f5f9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:31.671962 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86a95d1b-2aaa-42be-b130-398f7393f5f9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/d35c9ba6-af40-4810-8eb9-0980cc3f38fb Aug 13 22:15:31.671962 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86a95d1b-2aaa-42be-b130-398f7393f5f9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:31.672167 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86a95d1b-2aaa-42be-b130-398f7393f5f9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:31.681281 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:31.681281 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:31.685878 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-86a95d1b-2aaa-42be-b130-398f7393f5f9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:31.692383 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86a95d1b-2aaa-42be-b130-398f7393f5f9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/d35c9ba6-af40-4810-8eb9-0980cc3f38fb returned with HTTP 200 Aug 13 22:15:31.692999 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1222/4936] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:31 2026] GET /volume/v3/volumes/d35c9ba6-af40-4810-8eb9-0980cc3f38fb => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:31.769337 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume of 1 GB Aug 13 22:15:31.776775 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Availability Zones retrieved successfully. Aug 13 22:15:31.786730 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (37413693-e5f8-4c3c-a770-4fc3b3951235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:31.789136 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab8a0801-1ebd-496d-ac7d-cd631b97d2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:31.790597 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:31.880048 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab8a0801-1ebd-496d-ac7d-cd631b97d2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:31.880515 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d60cc69e-8545-4bb4-a56d-143c04d4cce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:31.944255 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Created reservations ['70824fb3-3207-48ce-bbd6-520fc014f9e4', '14dc8eb3-9242-41cb-9101-d4f09b5d1acb', '76c49db7-ee66-48b8-ae38-c5d69c0775f4', '9b0bddd4-5668-4a7d-9453-f30761d778fe'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:31.944904 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d60cc69e-8545-4bb4-a56d-143c04d4cce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70824fb3-3207-48ce-bbd6-520fc014f9e4', '14dc8eb3-9242-41cb-9101-d4f09b5d1acb', '76c49db7-ee66-48b8-ae38-c5d69c0775f4', '9b0bddd4-5668-4a7d-9453-f30761d778fe']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:31.946567 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c7daa58-4e4b-4f7e-8931-f2cc37225452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:31.975065 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c7daa58-4e4b-4f7e-8931-f2cc37225452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a53ebf40-70c8-4364-95a5-50526aca4e38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1638841923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['70824fb3-3207-48ce-bbd6-520fc014f9e4','14dc8eb3-9242-41cb-9101-d4f09b5d1acb','76c49db7-ee66-48b8-ae38-c5d69c0775f4','9b0bddd4-5668-4a7d-9453-f30761d778fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1638841923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a53ebf40-70c8-4364-95a5-50526aca4e38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccddd8d8754141469325957e492445d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:31.976015 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9488d9f-65a6-4ad2-8c9b-1ac94bb82c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:32.004049 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9488d9f-65a6-4ad2-8c9b-1ac94bb82c21) transitioned into state 'SUCCESS' from state '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-1638841923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['70824fb3-3207-48ce-bbd6-520fc014f9e4','14dc8eb3-9242-41cb-9101-d4f09b5d1acb','76c49db7-ee66-48b8-ae38-c5d69c0775f4','9b0bddd4-5668-4a7d-9453-f30761d778fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:32.005292 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d65e92de-c03f-44e0-ba07-396f062535cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:32.019815 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d65e92de-c03f-44e0-ba07-396f062535cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:32.020653 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (37413693-e5f8-4c3c-a770-4fc3b3951235) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:32.021040 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request issued successfully. Aug 13 22:15:32.022053 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f54bf0a-4dbd-4847-9894-dcd8496cf467 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:32.023082 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1244/4937] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:15:31 2026] POST /volume/v3/volumes => generated 755 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:32.038773 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-83b7750b-1bb7-4eec-a144-1e03015aae18 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:32.040564 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83b7750b-1bb7-4eec-a144-1e03015aae18 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 Aug 13 22:15:32.040775 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83b7750b-1bb7-4eec-a144-1e03015aae18 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:32.041039 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83b7750b-1bb7-4eec-a144-1e03015aae18 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:32.051607 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:32.051607 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:32.056832 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-83b7750b-1bb7-4eec-a144-1e03015aae18 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:32.062658 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83b7750b-1bb7-4eec-a144-1e03015aae18 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 returned with HTTP 200 Aug 13 22:15:32.062658 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1236/4938] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:32 2026] GET /volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:32.290646 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a6888638-ae72-4e7d-9dae-e2d6fd15b9f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:32.292783 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6888638-ae72-4e7d-9dae-e2d6fd15b9f1 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:32.293123 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6888638-ae72-4e7d-9dae-e2d6fd15b9f1 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:32.293370 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6888638-ae72-4e7d-9dae-e2d6fd15b9f1 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:32.299935 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6888638-ae72-4e7d-9dae-e2d6fd15b9f1 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec returned with HTTP 404 Aug 13 22:15:32.300625 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1237/4939] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:32 2026] GET /volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:15:32.311943 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b7487ad-9a23-4290-8a09-eb41f183527a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:32.313644 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b7487ad-9a23-4290-8a09-eb41f183527a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] DELETE https://10.4.3.4/volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 Aug 13 22:15:32.313860 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b7487ad-9a23-4290-8a09-eb41f183527a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:32.314026 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b7487ad-9a23-4290-8a09-eb41f183527a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:32.314193 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-0b7487ad-9a23-4290-8a09-eb41f183527a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Delete volume with id: 80976c76-ce41-4026-ac9d-198c3d2d9274 Aug 13 22:15:32.320048 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b7487ad-9a23-4290-8a09-eb41f183527a tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 returned with HTTP 404 Aug 13 22:15:32.320586 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1223/4940] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:15:32 2026] DELETE /volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:15:32.329555 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3a69b1b4-39a2-4f2a-b312-a931f67e78b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:32.331950 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a69b1b4-39a2-4f2a-b312-a931f67e78b6 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 Aug 13 22:15:32.332215 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a69b1b4-39a2-4f2a-b312-a931f67e78b6 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:32.332489 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a69b1b4-39a2-4f2a-b312-a931f67e78b6 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:32.340516 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a69b1b4-39a2-4f2a-b312-a931f67e78b6 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 returned with HTTP 404 Aug 13 22:15:32.340516 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1245/4941] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:32 2026] GET /volume/v3/volumes/80976c76-ce41-4026-ac9d-198c3d2d9274 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:15:32.347661 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3027805d-12b6-4572-a5f5-780d08e70e63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:32.349532 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3027805d-12b6-4572-a5f5-780d08e70e63 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 Aug 13 22:15:32.350238 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3027805d-12b6-4572-a5f5-780d08e70e63 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:32.350238 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3027805d-12b6-4572-a5f5-780d08e70e63 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:32.350238 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-3027805d-12b6-4572-a5f5-780d08e70e63 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Delete snapshot with id: 1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 Aug 13 22:15:32.354625 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3027805d-12b6-4572-a5f5-780d08e70e63 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 returned with HTTP 404 Aug 13 22:15:32.355110 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1237/4942] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:15:32 2026] DELETE /volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:32.363375 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3e5eff70-0b89-4124-a818-1aeed7bbaf04 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:32.366987 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e5eff70-0b89-4124-a818-1aeed7bbaf04 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 Aug 13 22:15:32.367487 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e5eff70-0b89-4124-a818-1aeed7bbaf04 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:32.367550 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e5eff70-0b89-4124-a818-1aeed7bbaf04 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:32.373463 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e5eff70-0b89-4124-a818-1aeed7bbaf04 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 returned with HTTP 404 Aug 13 22:15:32.374101 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1238/4943] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:32 2026] GET /volume/v3/snapshots/1e4258ca-7e34-4e50-abf4-5f7b9ecad9a6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:32.382992 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b79e9239-2a6f-44a5-9c94-544cb0911bf1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:32.385258 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b79e9239-2a6f-44a5-9c94-544cb0911bf1 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] DELETE https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:32.385586 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b79e9239-2a6f-44a5-9c94-544cb0911bf1 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:32.386329 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b79e9239-2a6f-44a5-9c94-544cb0911bf1 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:32.386329 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b79e9239-2a6f-44a5-9c94-544cb0911bf1 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Delete volume with id: e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:32.394906 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b79e9239-2a6f-44a5-9c94-544cb0911bf1 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec returned with HTTP 404 Aug 13 22:15:32.395493 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1224/4944] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:15:32 2026] DELETE /volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:15:32.403599 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-21cd452a-7754-4ec9-b119-e985916c5e7f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:32.405254 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21cd452a-7754-4ec9-b119-e985916c5e7f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec Aug 13 22:15:32.405518 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21cd452a-7754-4ec9-b119-e985916c5e7f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:32.405776 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21cd452a-7754-4ec9-b119-e985916c5e7f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:32.412107 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21cd452a-7754-4ec9-b119-e985916c5e7f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec returned with HTTP 404 Aug 13 22:15:32.412710 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1246/4945] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:32 2026] GET /volume/v3/volumes/e6b512eb-9fc1-4dff-9c40-8c7f55b0e4ec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:15:32.459290 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-831b5654-80e8-4007-9336-d1dc54a37564 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:32.461275 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-831b5654-80e8-4007-9336-d1dc54a37564 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] DELETE https://10.4.3.4/volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb Aug 13 22:15:32.461516 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-831b5654-80e8-4007-9336-d1dc54a37564 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:32.461712 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-831b5654-80e8-4007-9336-d1dc54a37564 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:32.461898 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-831b5654-80e8-4007-9336-d1dc54a37564 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Delete volume with id: cee4eab7-9b37-442f-aa16-0f53bfe3b1cb Aug 13 22:15:32.472563 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:32.472563 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:32.473245 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-831b5654-80e8-4007-9336-d1dc54a37564 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:32.510592 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-831b5654-80e8-4007-9336-d1dc54a37564 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Delete volume request issued successfully. Aug 13 22:15:32.510826 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-831b5654-80e8-4007-9336-d1dc54a37564 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb returned with HTTP 202 Aug 13 22:15:32.511367 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1238/4946] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:15:32 2026] DELETE /volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:15:32.522799 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1bea23cc-0b83-4176-81c6-af8aab726d2f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:32.524310 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1bea23cc-0b83-4176-81c6-af8aab726d2f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb Aug 13 22:15:32.524707 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1bea23cc-0b83-4176-81c6-af8aab726d2f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:32.524707 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1bea23cc-0b83-4176-81c6-af8aab726d2f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:32.533586 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:32.533586 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:32.540152 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1bea23cc-0b83-4176-81c6-af8aab726d2f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Volume info retrieved successfully. Aug 13 22:15:32.547391 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1bea23cc-0b83-4176-81c6-af8aab726d2f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb returned with HTTP 200 Aug 13 22:15:32.547974 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1239/4947] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:32 2026] GET /volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb => generated 1223 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:15:32.709838 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dbaa9d5f-ced1-41e8-a880-25bc8bfe14a5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:32.712509 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbaa9d5f-ced1-41e8-a880-25bc8bfe14a5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/d35c9ba6-af40-4810-8eb9-0980cc3f38fb Aug 13 22:15:32.712509 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dbaa9d5f-ced1-41e8-a880-25bc8bfe14a5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:32.712667 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dbaa9d5f-ced1-41e8-a880-25bc8bfe14a5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:32.721953 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:32.721953 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:32.726013 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dbaa9d5f-ced1-41e8-a880-25bc8bfe14a5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:32.730267 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbaa9d5f-ced1-41e8-a880-25bc8bfe14a5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/d35c9ba6-af40-4810-8eb9-0980cc3f38fb returned with HTTP 200 Aug 13 22:15:32.730724 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1225/4948] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:32 2026] GET /volume/v3/volumes/d35c9ba6-af40-4810-8eb9-0980cc3f38fb => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:32.743570 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-62b0844c-0376-483f-8d12-c2a751f7404d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:32.745556 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62b0844c-0376-483f-8d12-c2a751f7404d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:15:32.745943 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-62b0844c-0376-483f-8d12-c2a751f7404d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d35c9ba6-af40-4810-8eb9-0980cc3f38fb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-251406263"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:32.754464 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:32.754464 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:32.754892 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-62b0844c-0376-483f-8d12-c2a751f7404d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:32.755002 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-62b0844c-0376-483f-8d12-c2a751f7404d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create snapshot from volume d35c9ba6-af40-4810-8eb9-0980cc3f38fb Aug 13 22:15:32.784127 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-62b0844c-0376-483f-8d12-c2a751f7404d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Created reservations ['602d4930-1374-4c27-8fcf-aed4c8d01b1d', 'd1772998-c2e0-42af-b099-a7f510096a05', 'e2bda3e5-e5ef-429e-bece-a7652246e5d9', 'fe6653cf-e5b3-4a52-be48-1ea2ce099f89'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:32.812966 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-62b0844c-0376-483f-8d12-c2a751f7404d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot create request issued successfully. Aug 13 22:15:32.813278 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62b0844c-0376-483f-8d12-c2a751f7404d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:15:32.813789 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1247/4949] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:15:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:32.824228 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65106fa6-d0fb-43a7-9708-1d35cb2b245c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:32.826560 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65106fa6-d0fb-43a7-9708-1d35cb2b245c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755 Aug 13 22:15:32.826961 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65106fa6-d0fb-43a7-9708-1d35cb2b245c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:32.827291 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65106fa6-d0fb-43a7-9708-1d35cb2b245c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:32.832946 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:32.832946 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:32.833489 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-65106fa6-d0fb-43a7-9708-1d35cb2b245c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:32.834536 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65106fa6-d0fb-43a7-9708-1d35cb2b245c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755 returned with HTTP 200 Aug 13 22:15:32.835027 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1239/4950] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:32 2026] GET /volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:33.077386 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d6441b70-66b7-4a71-8e70-b7055e29116c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:33.079892 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6441b70-66b7-4a71-8e70-b7055e29116c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 Aug 13 22:15:33.080272 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6441b70-66b7-4a71-8e70-b7055e29116c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:33.080767 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6441b70-66b7-4a71-8e70-b7055e29116c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:33.090165 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:33.090165 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:33.095973 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d6441b70-66b7-4a71-8e70-b7055e29116c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:33.102225 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6441b70-66b7-4a71-8e70-b7055e29116c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 returned with HTTP 200 Aug 13 22:15:33.102680 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1240/4951] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:33 2026] GET /volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 => generated 1363 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:33.119523 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dc5fa3bc-59b0-495a-88c2-02f8c9fb57d9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:33.121757 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc5fa3bc-59b0-495a-88c2-02f8c9fb57d9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 Aug 13 22:15:33.121998 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc5fa3bc-59b0-495a-88c2-02f8c9fb57d9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:33.122233 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc5fa3bc-59b0-495a-88c2-02f8c9fb57d9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:33.131275 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:33.131275 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:33.137151 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dc5fa3bc-59b0-495a-88c2-02f8c9fb57d9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:33.144925 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc5fa3bc-59b0-495a-88c2-02f8c9fb57d9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 returned with HTTP 200 Aug 13 22:15:33.145207 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1226/4952] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:33 2026] GET /volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 => generated 1363 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:33.159815 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2a117378-b0d8-4709-a684-f7ddd48127ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:33.162439 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a117378-b0d8-4709-a684-f7ddd48127ee tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:15:33.162979 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a117378-b0d8-4709-a684-f7ddd48127ee tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a53ebf40-70c8-4364-95a5-50526aca4e38", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1289704799", "description": null, "metadata": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:33.173598 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:33.173598 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:33.174146 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a117378-b0d8-4709-a684-f7ddd48127ee tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:33.174351 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-2a117378-b0d8-4709-a684-f7ddd48127ee tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create snapshot from volume a53ebf40-70c8-4364-95a5-50526aca4e38 Aug 13 22:15:33.206506 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-2a117378-b0d8-4709-a684-f7ddd48127ee tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Created reservations ['438dba41-8808-4932-89ce-00afb057c1f7', '1f45eee1-64fc-4b07-8b88-8b424477b580', 'b4d0fbdb-f8ba-43b2-a474-3a1b131c8630', 'd75d751d-ae81-4300-acc8-dca0b6d9e692'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:33.244575 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a117378-b0d8-4709-a684-f7ddd48127ee tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot create request issued successfully. Aug 13 22:15:33.245039 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a117378-b0d8-4709-a684-f7ddd48127ee tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:15:33.245627 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1248/4953] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:15:33 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 13 22:15:33.257617 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71df4ce0-5a55-466f-936d-80af8fb55d2f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:33.259748 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71df4ce0-5a55-466f-936d-80af8fb55d2f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe Aug 13 22:15:33.259993 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71df4ce0-5a55-466f-936d-80af8fb55d2f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:33.260205 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71df4ce0-5a55-466f-936d-80af8fb55d2f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:33.265717 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:33.265717 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:33.266236 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-71df4ce0-5a55-466f-936d-80af8fb55d2f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:15:33.267136 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71df4ce0-5a55-466f-936d-80af8fb55d2f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe returned with HTTP 200 Aug 13 22:15:33.267543 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1240/4954] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:33 2026] GET /volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:33.563249 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-14285483-de86-4559-aa85-6e2316e6ca0f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:33.566808 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14285483-de86-4559-aa85-6e2316e6ca0f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb Aug 13 22:15:33.567083 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14285483-de86-4559-aa85-6e2316e6ca0f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:33.567340 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14285483-de86-4559-aa85-6e2316e6ca0f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:33.574932 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14285483-de86-4559-aa85-6e2316e6ca0f tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb returned with HTTP 404 Aug 13 22:15:33.575613 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1241/4955] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:33 2026] GET /volume/v3/volumes/cee4eab7-9b37-442f-aa16-0f53bfe3b1cb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:15:33.584563 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e3607ec9-e3c4-45d1-9149-e11fc93bf2b2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:33.587048 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3607ec9-e3c4-45d1-9149-e11fc93bf2b2 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] DELETE https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 Aug 13 22:15:33.587357 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3607ec9-e3c4-45d1-9149-e11fc93bf2b2 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:33.587641 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3607ec9-e3c4-45d1-9149-e11fc93bf2b2 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:33.587892 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e3607ec9-e3c4-45d1-9149-e11fc93bf2b2 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Delete volume with id: 486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 Aug 13 22:15:33.594416 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3607ec9-e3c4-45d1-9149-e11fc93bf2b2 tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 returned with HTTP 404 Aug 13 22:15:33.594943 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1227/4956] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:15:33 2026] DELETE /volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:15:33.603178 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cc8d5528-e464-4422-9f16-f1033523c17e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:33.605184 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc8d5528-e464-4422-9f16-f1033523c17e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 Aug 13 22:15:33.605953 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc8d5528-e464-4422-9f16-f1033523c17e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:33.605953 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc8d5528-e464-4422-9f16-f1033523c17e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:33.610955 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc8d5528-e464-4422-9f16-f1033523c17e tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 returned with HTTP 404 Aug 13 22:15:33.611374 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1249/4957] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:33 2026] GET /volume/v3/volumes/486b64eb-2fcb-4d0b-a6f8-1ebb00e7a7b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:15:33.660191 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-15096ce7-bb4d-4cc0-9c8c-e20af3f741db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:33.661848 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15096ce7-bb4d-4cc0-9c8c-e20af3f741db tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] DELETE https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 Aug 13 22:15:33.662109 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15096ce7-bb4d-4cc0-9c8c-e20af3f741db tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:33.662192 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15096ce7-bb4d-4cc0-9c8c-e20af3f741db tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:33.662372 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-15096ce7-bb4d-4cc0-9c8c-e20af3f741db tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Delete volume with id: 12cb40b0-3a73-4940-b131-71f133a7c727 Aug 13 22:15:33.670146 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15096ce7-bb4d-4cc0-9c8c-e20af3f741db tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 returned with HTTP 404 Aug 13 22:15:33.671519 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1241/4958] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:15:33 2026] DELETE /volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:15:33.679947 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b77f91d5-ca49-4120-9825-b8ca222dbabc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:33.682392 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b77f91d5-ca49-4120-9825-b8ca222dbabc tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] GET https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 Aug 13 22:15:33.682725 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b77f91d5-ca49-4120-9825-b8ca222dbabc tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:33.683583 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b77f91d5-ca49-4120-9825-b8ca222dbabc tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:33.691323 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b77f91d5-ca49-4120-9825-b8ca222dbabc tempest-VolumeImageDependencyTests-840560626 tempest-VolumeImageDependencyTests-840560626-project-member] https://10.4.3.4/volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 returned with HTTP 404 Aug 13 22:15:33.691939 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1242/4959] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:15:33 2026] GET /volume/v3/volumes/12cb40b0-3a73-4940-b131-71f133a7c727 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:15:33.847289 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8b5ba9ed-86cc-402b-b944-00f2c40a4c51 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:33.849103 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b5ba9ed-86cc-402b-b944-00f2c40a4c51 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755 Aug 13 22:15:33.849283 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b5ba9ed-86cc-402b-b944-00f2c40a4c51 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:33.849504 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b5ba9ed-86cc-402b-b944-00f2c40a4c51 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:33.858179 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:33.858179 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:33.858448 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8b5ba9ed-86cc-402b-b944-00f2c40a4c51 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:33.861560 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b5ba9ed-86cc-402b-b944-00f2c40a4c51 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755 returned with HTTP 200 Aug 13 22:15:33.862088 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1228/4960] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:33 2026] GET /volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:33.873600 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ce76837-29bf-45e9-95ea-2d0a18ee594a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:33.875497 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ce76837-29bf-45e9-95ea-2d0a18ee594a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] POST https://10.4.3.4/volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755/action Aug 13 22:15:33.875889 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ce76837-29bf-45e9-95ea-2d0a18ee594a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:15:33.876004 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ce76837-29bf-45e9-95ea-2d0a18ee594a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:33.883791 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:33.883791 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:33.884195 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ce76837-29bf-45e9-95ea-2d0a18ee594a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Snapshot retrieved successfully. Aug 13 22:15:33.885260 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-2ce76837-29bf-45e9-95ea-2d0a18ee594a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'cd22dd24cfad4fd982b80763acd90dcb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '067744c90c34451e88a803381806f787', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:15:33.886552 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ce76837-29bf-45e9-95ea-2d0a18ee594a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] https://10.4.3.4/volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755/action returned with HTTP 403 Aug 13 22:15:33.886552 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1250/4961] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:15:33 2026] POST /volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:33.895236 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26e7b599-8942-42ec-b6b4-f3bdbe7f214a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:33.897411 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26e7b599-8942-42ec-b6b4-f3bdbe7f214a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] DELETE https://10.4.3.4/volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755 Aug 13 22:15:33.897740 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26e7b599-8942-42ec-b6b4-f3bdbe7f214a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:33.898076 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26e7b599-8942-42ec-b6b4-f3bdbe7f214a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:33.898255 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-26e7b599-8942-42ec-b6b4-f3bdbe7f214a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete snapshot with id: 8d4af805-bd41-4410-85cb-dbeb4267b755 Aug 13 22:15:33.905200 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:33.905200 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:33.905611 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26e7b599-8942-42ec-b6b4-f3bdbe7f214a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:33.923951 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26e7b599-8942-42ec-b6b4-f3bdbe7f214a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot delete request issued successfully. Aug 13 22:15:33.924150 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26e7b599-8942-42ec-b6b4-f3bdbe7f214a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755 returned with HTTP 202 Aug 13 22:15:33.924647 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1242/4962] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:15:33 2026] DELETE /volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:33.933292 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-999cd6ad-62fe-484c-8384-510982269bed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:33.935119 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-999cd6ad-62fe-484c-8384-510982269bed tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755 Aug 13 22:15:33.935313 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-999cd6ad-62fe-484c-8384-510982269bed tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:33.935584 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-999cd6ad-62fe-484c-8384-510982269bed tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:33.940963 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:33.940963 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:33.941303 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-999cd6ad-62fe-484c-8384-510982269bed tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:33.942034 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-999cd6ad-62fe-484c-8384-510982269bed tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755 returned with HTTP 200 Aug 13 22:15:33.942384 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1243/4963] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:33 2026] GET /volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:34.278904 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-55e8a7d5-0066-4b22-a40e-d141fe30f9c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:34.280974 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55e8a7d5-0066-4b22-a40e-d141fe30f9c2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe Aug 13 22:15:34.282106 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55e8a7d5-0066-4b22-a40e-d141fe30f9c2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:34.282106 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55e8a7d5-0066-4b22-a40e-d141fe30f9c2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:34.288717 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:34.288717 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:34.289407 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-55e8a7d5-0066-4b22-a40e-d141fe30f9c2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:15:34.290407 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55e8a7d5-0066-4b22-a40e-d141fe30f9c2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe returned with HTTP 200 Aug 13 22:15:34.290885 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1229/4964] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:34 2026] GET /volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:34.301594 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-87d611c8-9b71-49e9-93a0-b6d6aeec2c84 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:34.303413 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87d611c8-9b71-49e9-93a0-b6d6aeec2c84 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe Aug 13 22:15:34.303664 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87d611c8-9b71-49e9-93a0-b6d6aeec2c84 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:34.303915 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87d611c8-9b71-49e9-93a0-b6d6aeec2c84 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:34.310406 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:34.310406 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:34.311010 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-87d611c8-9b71-49e9-93a0-b6d6aeec2c84 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:15:34.312004 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87d611c8-9b71-49e9-93a0-b6d6aeec2c84 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe returned with HTTP 200 Aug 13 22:15:34.312536 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1251/4965] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:34 2026] GET /volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:34.455981 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5b251037-6283-4846-b669-fe2d69af8275 req-86970260-2571-427f-98d1-ef89e6ef99b1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:34.605201 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-86970260-2571-427f-98d1-ef89e6ef99b1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe Aug 13 22:15:34.605384 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-86970260-2571-427f-98d1-ef89e6ef99b1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:34.605575 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-86970260-2571-427f-98d1-ef89e6ef99b1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:34.611635 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:34.611635 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:34.612296 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-86970260-2571-427f-98d1-ef89e6ef99b1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:15:34.613240 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-86970260-2571-427f-98d1-ef89e6ef99b1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe returned with HTTP 200 Aug 13 22:15:34.613798 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1243/4966] 10.4.3.4 () {68 vars in 1590 bytes} [Thu Aug 13 22:15:34 2026] GET /volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe => generated 467 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:34.622495 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5b251037-6283-4846-b669-fe2d69af8275 req-633fe133-b86b-43da-8050-78059a1456de None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:34.624554 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-633fe133-b86b-43da-8050-78059a1456de tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 Aug 13 22:15:34.624799 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-633fe133-b86b-43da-8050-78059a1456de tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:34.625033 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-633fe133-b86b-43da-8050-78059a1456de tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:34.633074 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:34.633074 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:34.637041 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-633fe133-b86b-43da-8050-78059a1456de tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:34.642835 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-633fe133-b86b-43da-8050-78059a1456de tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 returned with HTTP 200 Aug 13 22:15:34.643341 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1244/4967] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:15:34 2026] GET /volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 => generated 1363 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:34.936536 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:34.955821 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cea604bc-1e3f-4ecc-b16b-3927253beadd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:34.958172 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cea604bc-1e3f-4ecc-b16b-3927253beadd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755 Aug 13 22:15:34.958417 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cea604bc-1e3f-4ecc-b16b-3927253beadd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:34.958723 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cea604bc-1e3f-4ecc-b16b-3927253beadd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:34.963439 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cea604bc-1e3f-4ecc-b16b-3927253beadd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755 returned with HTTP 404 Aug 13 22:15:34.963942 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1252/4968] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:34 2026] GET /volume/v3/snapshots/8d4af805-bd41-4410-85cb-dbeb4267b755 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:34.972486 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-978b7874-dec4-4593-b85e-1fd0a7e91724 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:34.974331 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-978b7874-dec4-4593-b85e-1fd0a7e91724 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/d35c9ba6-af40-4810-8eb9-0980cc3f38fb Aug 13 22:15:34.974526 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-978b7874-dec4-4593-b85e-1fd0a7e91724 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:34.974717 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-978b7874-dec4-4593-b85e-1fd0a7e91724 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:34.974912 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-978b7874-dec4-4593-b85e-1fd0a7e91724 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume with id: d35c9ba6-af40-4810-8eb9-0980cc3f38fb Aug 13 22:15:34.982082 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:34.982082 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:34.982438 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-978b7874-dec4-4593-b85e-1fd0a7e91724 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:34.999374 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-978b7874-dec4-4593-b85e-1fd0a7e91724 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume request issued successfully. Aug 13 22:15:34.999648 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-978b7874-dec4-4593-b85e-1fd0a7e91724 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/d35c9ba6-af40-4810-8eb9-0980cc3f38fb returned with HTTP 202 Aug 13 22:15:35.000115 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1244/4969] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:15:34 2026] DELETE /volume/v3/volumes/d35c9ba6-af40-4810-8eb9-0980cc3f38fb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:35.009927 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e998476f-407e-447b-a65e-56d42827163c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:35.011973 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e998476f-407e-447b-a65e-56d42827163c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/d35c9ba6-af40-4810-8eb9-0980cc3f38fb Aug 13 22:15:35.012143 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e998476f-407e-447b-a65e-56d42827163c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:35.012316 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e998476f-407e-447b-a65e-56d42827163c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:35.021444 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:35.021444 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:35.026805 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e998476f-407e-447b-a65e-56d42827163c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:35.031554 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e998476f-407e-447b-a65e-56d42827163c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/d35c9ba6-af40-4810-8eb9-0980cc3f38fb returned with HTTP 200 Aug 13 22:15:35.032026 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1245/4970] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:35 2026] GET /volume/v3/volumes/d35c9ba6-af40-4810-8eb9-0980cc3f38fb => generated 1004 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:35.045569 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:35.045956 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:35.047538 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:35.047725 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Create volume of 1 GB Aug 13 22:15:35.052470 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Availability Zones retrieved successfully. Aug 13 22:15:35.058181 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Flow 'volume_create_api' (9ab0e397-6df8-47ce-b5be-4d1327bcaba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:35.059415 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b52e3ff2-1e8b-4aca-bec2-5f4e037904b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:35.060444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:35.091827 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b52e3ff2-1e8b-4aca-bec2-5f4e037904b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:35.092902 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06d3ac27-7f6d-427f-8c38-d1aa368965cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:35.132040 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5b251037-6283-4846-b669-fe2d69af8275 req-246485af-a226-43c0-b67d-597b900e0a48 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:35.134778 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-246485af-a226-43c0-b67d-597b900e0a48 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe Aug 13 22:15:35.134996 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-246485af-a226-43c0-b67d-597b900e0a48 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:35.135206 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-246485af-a226-43c0-b67d-597b900e0a48 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:35.141048 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:35.141048 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:35.141599 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-246485af-a226-43c0-b67d-597b900e0a48 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:15:35.142476 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-246485af-a226-43c0-b67d-597b900e0a48 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe returned with HTTP 200 Aug 13 22:15:35.142902 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1253/4971] 10.4.3.4 () {68 vars in 1590 bytes} [Thu Aug 13 22:15:35 2026] GET /volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:35.165859 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Created reservations ['a6e36e10-2575-429c-a904-a7b628422ca5', '9bb0ed59-97ac-4b61-ba3a-5ca219dda6c2', 'ed4e06f9-ce95-4add-964d-f5d744c43597', '8d5f6127-61e6-41b9-b800-09cb5c4810d3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:35.167101 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06d3ac27-7f6d-427f-8c38-d1aa368965cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6e36e10-2575-429c-a904-a7b628422ca5', '9bb0ed59-97ac-4b61-ba3a-5ca219dda6c2', 'ed4e06f9-ce95-4add-964d-f5d744c43597', '8d5f6127-61e6-41b9-b800-09cb5c4810d3']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:35.168252 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a461aed-3c37-494c-84a7-9901c27b29c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:35.197451 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a461aed-3c37-494c-84a7-9901c27b29c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db67e7f7-1f2f-4289-bbcd-91b6c626304b', '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='46e69ed80fc0413e86004224f4f49939',qos_specs=None,replication_status=,reservations=['a6e36e10-2575-429c-a904-a7b628422ca5','9bb0ed59-97ac-4b61-ba3a-5ca219dda6c2','ed4e06f9-ce95-4add-964d-f5d744c43597','8d5f6127-61e6-41b9-b800-09cb5c4810d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f298a8696fc4154b50ec6a797409507',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:35Z,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=db67e7f7-1f2f-4289-bbcd-91b6c626304b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46e69ed80fc0413e86004224f4f49939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f298a8696fc4154b50ec6a797409507',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:35.199269 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38cc843d-dd20-44c1-9c7b-04fe645d4430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:35.222600 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38cc843d-dd20-44c1-9c7b-04fe645d4430) transitioned into state 'SUCCESS' from 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='46e69ed80fc0413e86004224f4f49939',qos_specs=None,replication_status=,reservations=['a6e36e10-2575-429c-a904-a7b628422ca5','9bb0ed59-97ac-4b61-ba3a-5ca219dda6c2','ed4e06f9-ce95-4add-964d-f5d744c43597','8d5f6127-61e6-41b9-b800-09cb5c4810d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f298a8696fc4154b50ec6a797409507',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:35.224337 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0e914ed-5cda-4071-a89e-faf2c7d72b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:35.235736 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0e914ed-5cda-4071-a89e-faf2c7d72b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:35.236887 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Flow 'volume_create_api' (9ab0e397-6df8-47ce-b5be-4d1327bcaba4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:35.237272 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Create volume request issued successfully. Aug 13 22:15:35.237995 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a71c225-4775-4bff-a360-c2a40bc1d7ec tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:35.238496 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1230/4972] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:15:34 2026] POST /volume/v3/volumes => generated 736 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 22:15:35.251007 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-99e06e40-2188-4551-9912-73a3baad569a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:35.252597 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99e06e40-2188-4551-9912-73a3baad569a tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] GET https://10.4.3.4/volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b Aug 13 22:15:35.252807 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99e06e40-2188-4551-9912-73a3baad569a tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:35.253257 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99e06e40-2188-4551-9912-73a3baad569a tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:35.261063 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:35.261063 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:35.264763 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-99e06e40-2188-4551-9912-73a3baad569a tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Volume info retrieved successfully. Aug 13 22:15:35.270735 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99e06e40-2188-4551-9912-73a3baad569a tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b returned with HTTP 200 Aug 13 22:15:35.271100 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1245/4973] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:35 2026] GET /volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:36.044404 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7f317592-744d-4ccd-8c5c-d5afc800e997 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:36.046477 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f317592-744d-4ccd-8c5c-d5afc800e997 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/d35c9ba6-af40-4810-8eb9-0980cc3f38fb Aug 13 22:15:36.046706 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f317592-744d-4ccd-8c5c-d5afc800e997 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:36.046932 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f317592-744d-4ccd-8c5c-d5afc800e997 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:36.053310 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f317592-744d-4ccd-8c5c-d5afc800e997 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/d35c9ba6-af40-4810-8eb9-0980cc3f38fb returned with HTTP 404 Aug 13 22:15:36.054168 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1246/4974] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:36 2026] GET /volume/v3/volumes/d35c9ba6-af40-4810-8eb9-0980cc3f38fb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:36.063874 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d05664bd-e892-41e7-9108-29ac4c637cdf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:36.066338 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:36.066895 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-967693765"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:36.068929 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-967693765'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:36.069108 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume of 1 GB Aug 13 22:15:36.074136 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Availability Zones retrieved successfully. Aug 13 22:15:36.082722 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (07751c6b-4d91-45f7-bd89-b3410016160f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:36.084159 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6663cde6-4154-42b1-84a5-56fff324170e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:36.085361 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:36.123785 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6663cde6-4154-42b1-84a5-56fff324170e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:36.125138 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea795a3-210a-445d-a7e2-d63df7257cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:36.180784 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Created reservations ['267d901e-1901-40dc-b396-418ff4f3f197', '3389ba7c-5ca5-47e4-9286-b77b0c37b5b5', 'b8d35d38-1748-44ee-8e3b-e3bba8177dc9', '9ca94e96-a7c8-4c38-8d34-124088b799b4'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:36.181652 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea795a3-210a-445d-a7e2-d63df7257cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['267d901e-1901-40dc-b396-418ff4f3f197', '3389ba7c-5ca5-47e4-9286-b77b0c37b5b5', 'b8d35d38-1748-44ee-8e3b-e3bba8177dc9', '9ca94e96-a7c8-4c38-8d34-124088b799b4']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:36.182505 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc1c766-0dda-4cca-871f-b0c4df3e9443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:36.209630 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc1c766-0dda-4cca-871f-b0c4df3e9443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0bdb96f-2751-489c-a49b-cad05a0c6893', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-967693765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['267d901e-1901-40dc-b396-418ff4f3f197','3389ba7c-5ca5-47e4-9286-b77b0c37b5b5','b8d35d38-1748-44ee-8e3b-e3bba8177dc9','9ca94e96-a7c8-4c38-8d34-124088b799b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-967693765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0bdb96f-2751-489c-a49b-cad05a0c6893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='067744c90c34451e88a803381806f787',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='390a1827abca4d4386e5f03ee8b78b75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:36.210613 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdcbc2fc-3a4f-4417-a942-d5cf4d024f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:36.231024 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdcbc2fc-3a4f-4417-a942-d5cf4d024f06) transitioned into state 'SUCCESS' from state '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-967693765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['267d901e-1901-40dc-b396-418ff4f3f197','3389ba7c-5ca5-47e4-9286-b77b0c37b5b5','b8d35d38-1748-44ee-8e3b-e3bba8177dc9','9ca94e96-a7c8-4c38-8d34-124088b799b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:36.231817 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24269988-d5df-4d80-920f-6a0a4c01b684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:36.243174 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24269988-d5df-4d80-920f-6a0a4c01b684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:36.244531 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (07751c6b-4d91-45f7-bd89-b3410016160f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:36.244982 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request issued successfully. Aug 13 22:15:36.246154 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d05664bd-e892-41e7-9108-29ac4c637cdf tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:36.246778 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1254/4975] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:15:36 2026] POST /volume/v3/volumes => generated 773 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:36.264489 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-390177fd-a304-4b27-b96e-ccaaffd0e8ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:36.267873 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-390177fd-a304-4b27-b96e-ccaaffd0e8ad tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/d0bdb96f-2751-489c-a49b-cad05a0c6893 Aug 13 22:15:36.268160 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-390177fd-a304-4b27-b96e-ccaaffd0e8ad tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:36.268393 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-390177fd-a304-4b27-b96e-ccaaffd0e8ad tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:36.283352 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:36.283352 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:36.286534 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-12ade9fa-d878-4f9d-9074-2c0c50ea1612 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:36.290610 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12ade9fa-d878-4f9d-9074-2c0c50ea1612 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] GET https://10.4.3.4/volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b Aug 13 22:15:36.290610 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12ade9fa-d878-4f9d-9074-2c0c50ea1612 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:36.290610 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12ade9fa-d878-4f9d-9074-2c0c50ea1612 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:36.290741 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-390177fd-a304-4b27-b96e-ccaaffd0e8ad tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:36.296944 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-390177fd-a304-4b27-b96e-ccaaffd0e8ad tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/d0bdb96f-2751-489c-a49b-cad05a0c6893 returned with HTTP 200 Aug 13 22:15:36.297528 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1231/4976] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:36 2026] GET /volume/v3/volumes/d0bdb96f-2751-489c-a49b-cad05a0c6893 => generated 952 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:36.298597 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:36.298597 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:36.305920 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-12ade9fa-d878-4f9d-9074-2c0c50ea1612 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Volume info retrieved successfully. Aug 13 22:15:36.311887 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12ade9fa-d878-4f9d-9074-2c0c50ea1612 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b returned with HTTP 200 Aug 13 22:15:36.312622 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1246/4977] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:36 2026] GET /volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b => generated 829 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:36.328247 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f89976e1-3c2b-45ed-b60e-3afdbbb2133b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:36.331186 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f89976e1-3c2b-45ed-b60e-3afdbbb2133b tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] GET https://10.4.3.4/volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b Aug 13 22:15:36.331410 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f89976e1-3c2b-45ed-b60e-3afdbbb2133b tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:36.331761 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f89976e1-3c2b-45ed-b60e-3afdbbb2133b tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:36.342285 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:36.342285 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:36.349331 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f89976e1-3c2b-45ed-b60e-3afdbbb2133b tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Volume info retrieved successfully. Aug 13 22:15:36.357510 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f89976e1-3c2b-45ed-b60e-3afdbbb2133b tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b returned with HTTP 200 Aug 13 22:15:36.358409 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1247/4978] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:36 2026] GET /volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b => generated 829 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:15:36.366404 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5b251037-6283-4846-b669-fe2d69af8275 req-b8a3ee58-c66b-4994-9a7c-c753aa9e37de None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:36.369277 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-b8a3ee58-c66b-4994-9a7c-c753aa9e37de tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe Aug 13 22:15:36.369564 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-b8a3ee58-c66b-4994-9a7c-c753aa9e37de tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:36.369828 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-b8a3ee58-c66b-4994-9a7c-c753aa9e37de tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:36.378519 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:36.380620 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:36.381115 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-729767729"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:36.382853 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-729767729'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:36.383027 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Create volume of 1 GB Aug 13 22:15:36.385043 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:36.385043 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:36.385679 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-b8a3ee58-c66b-4994-9a7c-c753aa9e37de tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:15:36.387046 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-b8a3ee58-c66b-4994-9a7c-c753aa9e37de tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe returned with HTTP 200 Aug 13 22:15:36.387773 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Availability Zones retrieved successfully. Aug 13 22:15:36.390780 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1255/4979] 10.4.3.4 () {68 vars in 1590 bytes} [Thu Aug 13 22:15:36 2026] GET /volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:36.395290 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Flow 'volume_create_api' (0a15d5df-1682-47ec-960d-a1b88d02404c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:36.396277 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec7cc02-ba60-4993-95bb-7598cb84f7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:36.397766 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:36.400940 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5b251037-6283-4846-b669-fe2d69af8275 req-ccf53b9b-22b5-4d0e-9f42-38447ae163a2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:36.403526 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-ccf53b9b-22b5-4d0e-9f42-38447ae163a2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 Aug 13 22:15:36.404139 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-ccf53b9b-22b5-4d0e-9f42-38447ae163a2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:36.404492 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-ccf53b9b-22b5-4d0e-9f42-38447ae163a2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:36.416457 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:36.416457 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:36.422167 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-ccf53b9b-22b5-4d0e-9f42-38447ae163a2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:36.432567 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-ccf53b9b-22b5-4d0e-9f42-38447ae163a2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 returned with HTTP 200 Aug 13 22:15:36.433209 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec7cc02-ba60-4993-95bb-7598cb84f7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:36.433802 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1247/4980] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:15:36 2026] GET /volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 => generated 1363 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:36.434833 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29810ac6-5fcd-494e-9e8e-63ee6a91221a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:36.443146 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:36.445747 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:36.446242 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "1a560658-b801-45e0-95f3-467910499ebe", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:36.448442 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '1a560658-b801-45e0-95f3-467910499ebe', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:36.457762 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:36.457762 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:36.458431 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:15:36.458622 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume of 1 GB Aug 13 22:15:36.459532 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Availability Zones retrieved successfully. Aug 13 22:15:36.467473 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (d448b8a4-68f5-4d74-b371-cc4a63834ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:36.468841 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b12e8d69-0baf-495a-9375-b5985bb625e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:36.469831 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:36.507999 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b12e8d69-0baf-495a-9375-b5985bb625e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1a560658-b801-45e0-95f3-467910499ebe', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:36.509196 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (695df364-c889-4e1d-8577-3a2f4c8881a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:36.538682 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Created reservations ['e123116c-f542-46c6-ba1d-cb070655d58a', '31c8b628-b87d-4e5e-984f-9d08ff1e0ef3', '7e2f52ec-0185-43ad-8ec7-21cb85a269ea', '5c16880f-49f4-436d-b3a4-d6a3566fb6a0'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:36.539753 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29810ac6-5fcd-494e-9e8e-63ee6a91221a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e123116c-f542-46c6-ba1d-cb070655d58a', '31c8b628-b87d-4e5e-984f-9d08ff1e0ef3', '7e2f52ec-0185-43ad-8ec7-21cb85a269ea', '5c16880f-49f4-436d-b3a4-d6a3566fb6a0']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:36.541457 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73febd84-63e2-4f6d-a38b-57340723a94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:36.580773 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73febd84-63e2-4f6d-a38b-57340723a94c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f126616-f325-48ec-b282-2e7169e7827c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-729767729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e69ed80fc0413e86004224f4f49939',qos_specs=None,replication_status=,reservations=['e123116c-f542-46c6-ba1d-cb070655d58a','31c8b628-b87d-4e5e-984f-9d08ff1e0ef3','7e2f52ec-0185-43ad-8ec7-21cb85a269ea','5c16880f-49f4-436d-b3a4-d6a3566fb6a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f298a8696fc4154b50ec6a797409507',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:36Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-729767729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f126616-f325-48ec-b282-2e7169e7827c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46e69ed80fc0413e86004224f4f49939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f298a8696fc4154b50ec6a797409507',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:36.582194 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (666dc826-9b33-41c7-8385-78796a5d3d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:36.594254 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Created reservations ['875761f2-8ed2-4e08-9d71-8420bea30026', 'ed59c71b-a019-4dec-82be-902e0e5e7936', '2bb7c965-2e9b-4ede-8bb3-fe876aaeb6c7', '0067b1ae-ea2d-47ed-ac21-17a752c90598'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:36.595251 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (695df364-c889-4e1d-8577-3a2f4c8881a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['875761f2-8ed2-4e08-9d71-8420bea30026', 'ed59c71b-a019-4dec-82be-902e0e5e7936', '2bb7c965-2e9b-4ede-8bb3-fe876aaeb6c7', '0067b1ae-ea2d-47ed-ac21-17a752c90598']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:36.596014 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd15d82-d85c-40ba-95f6-08b351183677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:36.617467 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (666dc826-9b33-41c7-8385-78796a5d3d59) transitioned into 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-729767729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e69ed80fc0413e86004224f4f49939',qos_specs=None,replication_status=,reservations=['e123116c-f542-46c6-ba1d-cb070655d58a','31c8b628-b87d-4e5e-984f-9d08ff1e0ef3','7e2f52ec-0185-43ad-8ec7-21cb85a269ea','5c16880f-49f4-436d-b3a4-d6a3566fb6a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f298a8696fc4154b50ec6a797409507',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:36.618343 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4ee2fb4-d8c8-4f5d-bef7-2e454ad15eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:36.633739 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4ee2fb4-d8c8-4f5d-bef7-2e454ad15eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:36.634859 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Flow 'volume_create_api' (0a15d5df-1682-47ec-960d-a1b88d02404c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:36.635192 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Create volume request issued successfully. Aug 13 22:15:36.636175 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb92cbe2-9632-48c6-b1fa-cfaea1fae199 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:36.636857 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1232/4981] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:15:36 2026] POST /volume/v3/volumes => generated 771 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 22:15:36.651899 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e254703a-04c5-416c-956c-400a18bb0110 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:36.652816 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd15d82-d85c-40ba-95f6-08b351183677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa1640aa-3d9c-47c5-9f72-318f61ac87be', '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='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['875761f2-8ed2-4e08-9d71-8420bea30026','ed59c71b-a019-4dec-82be-902e0e5e7936','2bb7c965-2e9b-4ede-8bb3-fe876aaeb6c7','0067b1ae-ea2d-47ed-ac21-17a752c90598'],size=1,snapshot_id=1a560658-b801-45e0-95f3-467910499ebe,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), '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-13T22:15:36Z,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=fa1640aa-3d9c-47c5-9f72-318f61ac87be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccddd8d8754141469325957e492445d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1a560658-b801-45e0-95f3-467910499ebe,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:36.653725 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e254703a-04c5-416c-956c-400a18bb0110 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] GET https://10.4.3.4/volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c Aug 13 22:15:36.653805 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41e4a51a-6ee4-4176-b38b-fb9dcc941255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:36.653961 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e254703a-04c5-416c-956c-400a18bb0110 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:36.654182 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e254703a-04c5-416c-956c-400a18bb0110 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:36.662057 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:36.662057 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:36.666499 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e254703a-04c5-416c-956c-400a18bb0110 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Volume info retrieved successfully. Aug 13 22:15:36.671454 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e254703a-04c5-416c-956c-400a18bb0110 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c returned with HTTP 200 Aug 13 22:15:36.671993 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1256/4982] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:36 2026] GET /volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:36.678106 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41e4a51a-6ee4-4176-b38b-fb9dcc941255) transitioned into 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='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['875761f2-8ed2-4e08-9d71-8420bea30026','ed59c71b-a019-4dec-82be-902e0e5e7936','2bb7c965-2e9b-4ede-8bb3-fe876aaeb6c7','0067b1ae-ea2d-47ed-ac21-17a752c90598'],size=1,snapshot_id=1a560658-b801-45e0-95f3-467910499ebe,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:36.679255 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d52546d-d392-4bde-b0e1-e7c8d8ce50f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:36.705565 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d52546d-d392-4bde-b0e1-e7c8d8ce50f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:36.706458 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (d448b8a4-68f5-4d74-b371-cc4a63834ab3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:36.706792 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request issued successfully. Aug 13 22:15:36.707616 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-7104a42e-0dd9-4301-b769-ed6616edc34a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:36.708094 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1248/4983] 10.4.3.4 () {72 vars in 1527 bytes} [Thu Aug 13 22:15:36 2026] POST /volume/v3/volumes => generated 732 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:36.716204 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5b251037-6283-4846-b669-fe2d69af8275 req-2cfca2c8-13f9-4055-9f37-5460c15ac69d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:36.720455 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-2cfca2c8-13f9-4055-9f37-5460c15ac69d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be Aug 13 22:15:36.720455 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-2cfca2c8-13f9-4055-9f37-5460c15ac69d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:36.720455 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-2cfca2c8-13f9-4055-9f37-5460c15ac69d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:36.729759 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:36.729759 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:36.737510 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-2cfca2c8-13f9-4055-9f37-5460c15ac69d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:36.741835 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-2cfca2c8-13f9-4055-9f37-5460c15ac69d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be returned with HTTP 200 Aug 13 22:15:36.742592 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1248/4984] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:15:36 2026] GET /volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be => generated 800 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:36.751853 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5b251037-6283-4846-b669-fe2d69af8275 req-6ee8888a-fb1a-4365-9a69-9b822fed4e9a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:36.754576 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-6ee8888a-fb1a-4365-9a69-9b822fed4e9a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be Aug 13 22:15:36.754823 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-6ee8888a-fb1a-4365-9a69-9b822fed4e9a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:36.755056 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-6ee8888a-fb1a-4365-9a69-9b822fed4e9a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:36.764556 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:36.764556 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:36.769644 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-6ee8888a-fb1a-4365-9a69-9b822fed4e9a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:36.773813 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-6ee8888a-fb1a-4365-9a69-9b822fed4e9a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be returned with HTTP 200 Aug 13 22:15:36.774374 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1233/4985] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:15:36 2026] GET /volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:37.314024 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-639b43fe-93b9-4620-98af-9e7628b46538 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:37.316472 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-639b43fe-93b9-4620-98af-9e7628b46538 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/d0bdb96f-2751-489c-a49b-cad05a0c6893 Aug 13 22:15:37.317118 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-639b43fe-93b9-4620-98af-9e7628b46538 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:37.317118 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-639b43fe-93b9-4620-98af-9e7628b46538 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:37.326627 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:37.326627 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:37.331471 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-639b43fe-93b9-4620-98af-9e7628b46538 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:37.339910 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-639b43fe-93b9-4620-98af-9e7628b46538 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/d0bdb96f-2751-489c-a49b-cad05a0c6893 returned with HTTP 200 Aug 13 22:15:37.341492 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1257/4986] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:37 2026] GET /volume/v3/volumes/d0bdb96f-2751-489c-a49b-cad05a0c6893 => generated 1013 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:37.360617 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ed8d27c-40a0-4a56-b9d9-b6879ce51d63 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:37.362391 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ed8d27c-40a0-4a56-b9d9-b6879ce51d63 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:15:37.362790 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ed8d27c-40a0-4a56-b9d9-b6879ce51d63 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0bdb96f-2751-489c-a49b-cad05a0c6893", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-884013445"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:37.371904 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:37.371904 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:37.372375 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ed8d27c-40a0-4a56-b9d9-b6879ce51d63 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:37.372545 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-8ed8d27c-40a0-4a56-b9d9-b6879ce51d63 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create snapshot from volume d0bdb96f-2751-489c-a49b-cad05a0c6893 Aug 13 22:15:37.407280 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-8ed8d27c-40a0-4a56-b9d9-b6879ce51d63 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Created reservations ['8f0711f0-c10a-4f01-9127-669c5bc20102', 'b7862835-10e7-4882-89d2-c7da49db0640', '9dcf2fa7-8a23-4a50-9bb6-df8a06152f18', 'ae9befcb-5070-41b1-baa2-a6a197d5b439'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:37.453602 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ed8d27c-40a0-4a56-b9d9-b6879ce51d63 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot create request issued successfully. Aug 13 22:15:37.453911 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ed8d27c-40a0-4a56-b9d9-b6879ce51d63 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:15:37.454409 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1249/4987] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:15:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:37.469169 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cba649c0-7f41-45d6-9f10-43e43a36b250 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:37.476192 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cba649c0-7f41-45d6-9f10-43e43a36b250 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/4f89aea0-b60e-4441-9348-1fdbace20d32 Aug 13 22:15:37.476967 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cba649c0-7f41-45d6-9f10-43e43a36b250 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:37.477918 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cba649c0-7f41-45d6-9f10-43e43a36b250 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:37.486721 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:37.486721 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:37.487343 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cba649c0-7f41-45d6-9f10-43e43a36b250 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:37.488699 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cba649c0-7f41-45d6-9f10-43e43a36b250 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/4f89aea0-b60e-4441-9348-1fdbace20d32 returned with HTTP 200 Aug 13 22:15:37.489360 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1249/4988] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:37 2026] GET /volume/v3/snapshots/4f89aea0-b60e-4441-9348-1fdbace20d32 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:37.687922 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b14681b-4af7-4370-a52e-cd6f95a94893 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:37.690288 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b14681b-4af7-4370-a52e-cd6f95a94893 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] GET https://10.4.3.4/volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c Aug 13 22:15:37.690596 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b14681b-4af7-4370-a52e-cd6f95a94893 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:37.690898 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b14681b-4af7-4370-a52e-cd6f95a94893 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:37.700914 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:37.700914 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:37.705729 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5b14681b-4af7-4370-a52e-cd6f95a94893 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Volume info retrieved successfully. Aug 13 22:15:37.724268 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b14681b-4af7-4370-a52e-cd6f95a94893 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c returned with HTTP 200 Aug 13 22:15:37.724268 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1234/4989] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:37 2026] GET /volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:37.733345 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3abacbe8-75d4-47d0-8ed8-3581ed186400 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:37.736042 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3abacbe8-75d4-47d0-8ed8-3581ed186400 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] GET https://10.4.3.4/volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c Aug 13 22:15:37.736276 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3abacbe8-75d4-47d0-8ed8-3581ed186400 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:37.736537 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3abacbe8-75d4-47d0-8ed8-3581ed186400 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:37.744971 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:37.744971 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:37.751623 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3abacbe8-75d4-47d0-8ed8-3581ed186400 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Volume info retrieved successfully. Aug 13 22:15:37.757214 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3abacbe8-75d4-47d0-8ed8-3581ed186400 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c returned with HTTP 200 Aug 13 22:15:37.757589 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1258/4990] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:37 2026] GET /volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c => generated 864 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:37.771986 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-901368ed-b1e7-4500-bd68-59d4df50b52d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:37.774007 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-901368ed-b1e7-4500-bd68-59d4df50b52d tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:15:37.774379 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-901368ed-b1e7-4500-bd68-59d4df50b52d tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f126616-f325-48ec-b282-2e7169e7827c", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-268779629"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:37.783012 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:37.783012 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:37.783547 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-901368ed-b1e7-4500-bd68-59d4df50b52d tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Volume info retrieved successfully. Aug 13 22:15:37.783675 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-901368ed-b1e7-4500-bd68-59d4df50b52d tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Create snapshot from volume 1f126616-f325-48ec-b282-2e7169e7827c Aug 13 22:15:37.821165 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-901368ed-b1e7-4500-bd68-59d4df50b52d tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Created reservations ['2b043931-e2cf-4ffa-882e-ec12ab2b763c', 'a1efa854-05db-48e5-b498-f396d9d20821', '5ff5e5e2-c94a-4688-a011-b08b8bd6dc64', '3cef3fdf-cdde-4e26-b352-ac87a5406da8'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:37.862061 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-901368ed-b1e7-4500-bd68-59d4df50b52d tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Snapshot create request issued successfully. Aug 13 22:15:37.862553 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-901368ed-b1e7-4500-bd68-59d4df50b52d tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:15:37.863092 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1250/4991] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:15:37 2026] POST /volume/v3/snapshots => generated 325 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:37.872240 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee9e5661-4e80-4c73-a000-b8040b33b0d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:37.874978 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee9e5661-4e80-4c73-a000-b8040b33b0d8 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] GET https://10.4.3.4/volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 Aug 13 22:15:37.875250 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee9e5661-4e80-4c73-a000-b8040b33b0d8 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:37.875628 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee9e5661-4e80-4c73-a000-b8040b33b0d8 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:37.882349 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:37.882349 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:37.883029 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ee9e5661-4e80-4c73-a000-b8040b33b0d8 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Snapshot retrieved successfully. Aug 13 22:15:37.884247 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee9e5661-4e80-4c73-a000-b8040b33b0d8 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 returned with HTTP 200 Aug 13 22:15:37.885679 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1250/4992] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:37 2026] GET /volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 => generated 457 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:38.501698 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9e35bc24-04fd-4e0c-872f-070db5692efd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:38.504607 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e35bc24-04fd-4e0c-872f-070db5692efd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/4f89aea0-b60e-4441-9348-1fdbace20d32 Aug 13 22:15:38.504941 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e35bc24-04fd-4e0c-872f-070db5692efd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:38.505254 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e35bc24-04fd-4e0c-872f-070db5692efd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:38.513813 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:38.513813 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:38.514299 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9e35bc24-04fd-4e0c-872f-070db5692efd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:38.515293 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e35bc24-04fd-4e0c-872f-070db5692efd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/4f89aea0-b60e-4441-9348-1fdbace20d32 returned with HTTP 200 Aug 13 22:15:38.515846 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1235/4993] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:38 2026] GET /volume/v3/snapshots/4f89aea0-b60e-4441-9348-1fdbace20d32 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:38.528561 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d154451e-6c95-4729-b42e-6a3327052c04 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:38.530378 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d154451e-6c95-4729-b42e-6a3327052c04 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] GET https://10.4.3.4/volume/v3/snapshots Aug 13 22:15:38.530771 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d154451e-6c95-4729-b42e-6a3327052c04 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:38.532443 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d154451e-6c95-4729-b42e-6a3327052c04 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:38.532443 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-d154451e-6c95-4729-b42e-6a3327052c04 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:15:38.533111 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-d154451e-6c95-4729-b42e-6a3327052c04 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:15:38.537228 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d154451e-6c95-4729-b42e-6a3327052c04 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Get all snapshots completed successfully. Aug 13 22:15:38.537739 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d154451e-6c95-4729-b42e-6a3327052c04 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 200 Aug 13 22:15:38.538282 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1259/4994] 10.4.3.4 () {66 vars in 1229 bytes} [Thu Aug 13 22:15:38 2026] GET /volume/v3/snapshots => generated 335 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:38.547377 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ec4477fb-04ac-41e5-8f18-fb53c473e16d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:38.549406 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec4477fb-04ac-41e5-8f18-fb53c473e16d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] DELETE https://10.4.3.4/volume/v3/snapshots/4f89aea0-b60e-4441-9348-1fdbace20d32 Aug 13 22:15:38.549665 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec4477fb-04ac-41e5-8f18-fb53c473e16d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:38.549853 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec4477fb-04ac-41e5-8f18-fb53c473e16d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:38.549957 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-ec4477fb-04ac-41e5-8f18-fb53c473e16d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete snapshot with id: 4f89aea0-b60e-4441-9348-1fdbace20d32 Aug 13 22:15:38.554497 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:38.554497 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:38.554815 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ec4477fb-04ac-41e5-8f18-fb53c473e16d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:38.571821 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ec4477fb-04ac-41e5-8f18-fb53c473e16d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot delete request issued successfully. Aug 13 22:15:38.572068 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec4477fb-04ac-41e5-8f18-fb53c473e16d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/4f89aea0-b60e-4441-9348-1fdbace20d32 returned with HTTP 202 Aug 13 22:15:38.572605 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1251/4995] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:15:38 2026] DELETE /volume/v3/snapshots/4f89aea0-b60e-4441-9348-1fdbace20d32 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:38.581209 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-196fa70d-7aed-4f45-bf2e-16a680019780 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:38.584145 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-196fa70d-7aed-4f45-bf2e-16a680019780 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/4f89aea0-b60e-4441-9348-1fdbace20d32 Aug 13 22:15:38.586022 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-196fa70d-7aed-4f45-bf2e-16a680019780 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:38.586022 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-196fa70d-7aed-4f45-bf2e-16a680019780 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:38.592565 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:38.592565 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:38.593605 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-196fa70d-7aed-4f45-bf2e-16a680019780 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:38.593887 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-196fa70d-7aed-4f45-bf2e-16a680019780 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/4f89aea0-b60e-4441-9348-1fdbace20d32 returned with HTTP 200 Aug 13 22:15:38.594269 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1251/4996] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:38 2026] GET /volume/v3/snapshots/4f89aea0-b60e-4441-9348-1fdbace20d32 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:38.900061 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eacb4359-142b-4da0-86cd-7e3b89e8329a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:38.901768 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eacb4359-142b-4da0-86cd-7e3b89e8329a tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] GET https://10.4.3.4/volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 Aug 13 22:15:38.901963 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eacb4359-142b-4da0-86cd-7e3b89e8329a tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:38.902167 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eacb4359-142b-4da0-86cd-7e3b89e8329a tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:38.907340 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:38.907340 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:38.907799 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eacb4359-142b-4da0-86cd-7e3b89e8329a tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Snapshot retrieved successfully. Aug 13 22:15:38.908706 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eacb4359-142b-4da0-86cd-7e3b89e8329a tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 returned with HTTP 200 Aug 13 22:15:38.909069 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1236/4997] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:38 2026] GET /volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:38.920045 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9662eecb-1237-461a-b898-af32eb8208ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:38.923831 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9662eecb-1237-461a-b898-af32eb8208ee tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] GET https://10.4.3.4/volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 Aug 13 22:15:38.923831 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9662eecb-1237-461a-b898-af32eb8208ee tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:38.923831 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9662eecb-1237-461a-b898-af32eb8208ee tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:38.928828 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:38.928828 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:38.929382 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9662eecb-1237-461a-b898-af32eb8208ee tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Snapshot retrieved successfully. Aug 13 22:15:38.930352 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9662eecb-1237-461a-b898-af32eb8208ee tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 returned with HTTP 200 Aug 13 22:15:38.930844 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1260/4998] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:38 2026] GET /volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:38.940726 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-734795bd-6002-4641-92ed-b28cab381b9d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:38.943112 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-734795bd-6002-4641-92ed-b28cab381b9d tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 Aug 13 22:15:38.943361 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-734795bd-6002-4641-92ed-b28cab381b9d tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:38.943620 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-734795bd-6002-4641-92ed-b28cab381b9d tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:38.943772 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-734795bd-6002-4641-92ed-b28cab381b9d tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Delete snapshot with id: fe6cf728-07ab-459a-9e9f-21bc9b5afd68 Aug 13 22:15:38.950488 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:38.950488 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:38.951112 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-734795bd-6002-4641-92ed-b28cab381b9d tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Snapshot retrieved successfully. Aug 13 22:15:38.970271 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-734795bd-6002-4641-92ed-b28cab381b9d tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Snapshot delete request issued successfully. Aug 13 22:15:38.970623 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-734795bd-6002-4641-92ed-b28cab381b9d tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 returned with HTTP 202 Aug 13 22:15:38.971399 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1252/4999] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:15:38 2026] DELETE /volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:38.982527 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9b0fa57-805b-40b9-aec1-7446447c6658 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:38.986126 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9b0fa57-805b-40b9-aec1-7446447c6658 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] GET https://10.4.3.4/volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 Aug 13 22:15:38.986374 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9b0fa57-805b-40b9-aec1-7446447c6658 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:38.986678 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9b0fa57-805b-40b9-aec1-7446447c6658 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:38.996882 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:38.996882 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:38.997329 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9b0fa57-805b-40b9-aec1-7446447c6658 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Snapshot retrieved successfully. Aug 13 22:15:38.998141 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9b0fa57-805b-40b9-aec1-7446447c6658 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 returned with HTTP 200 Aug 13 22:15:38.998529 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1252/5000] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:38 2026] GET /volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 => generated 483 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:39.604501 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-857da39b-ba8c-446b-8b13-4647bdeb5968 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:39.606815 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-857da39b-ba8c-446b-8b13-4647bdeb5968 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/4f89aea0-b60e-4441-9348-1fdbace20d32 Aug 13 22:15:39.607066 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-857da39b-ba8c-446b-8b13-4647bdeb5968 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:39.607343 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-857da39b-ba8c-446b-8b13-4647bdeb5968 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:39.613564 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-857da39b-ba8c-446b-8b13-4647bdeb5968 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/4f89aea0-b60e-4441-9348-1fdbace20d32 returned with HTTP 404 Aug 13 22:15:39.613892 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1237/5001] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:39 2026] GET /volume/v3/snapshots/4f89aea0-b60e-4441-9348-1fdbace20d32 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:39.622201 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-02fd7e43-1dc8-4740-88c1-04ff8768475e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:39.624288 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02fd7e43-1dc8-4740-88c1-04ff8768475e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/d0bdb96f-2751-489c-a49b-cad05a0c6893 Aug 13 22:15:39.624700 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02fd7e43-1dc8-4740-88c1-04ff8768475e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:39.626443 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02fd7e43-1dc8-4740-88c1-04ff8768475e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:39.626443 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-02fd7e43-1dc8-4740-88c1-04ff8768475e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume with id: d0bdb96f-2751-489c-a49b-cad05a0c6893 Aug 13 22:15:39.634063 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:39.634063 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:39.634720 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-02fd7e43-1dc8-4740-88c1-04ff8768475e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:39.658040 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-02fd7e43-1dc8-4740-88c1-04ff8768475e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume request issued successfully. Aug 13 22:15:39.658526 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02fd7e43-1dc8-4740-88c1-04ff8768475e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/d0bdb96f-2751-489c-a49b-cad05a0c6893 returned with HTTP 202 Aug 13 22:15:39.659248 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1261/5002] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:15:39 2026] DELETE /volume/v3/volumes/d0bdb96f-2751-489c-a49b-cad05a0c6893 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:39.671650 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6d93805e-5470-452e-a4fe-94d1cbb6210d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:39.674202 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d93805e-5470-452e-a4fe-94d1cbb6210d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/d0bdb96f-2751-489c-a49b-cad05a0c6893 Aug 13 22:15:39.674531 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d93805e-5470-452e-a4fe-94d1cbb6210d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:39.674833 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d93805e-5470-452e-a4fe-94d1cbb6210d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:39.683794 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:39.683794 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:39.689042 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6d93805e-5470-452e-a4fe-94d1cbb6210d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:39.694604 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d93805e-5470-452e-a4fe-94d1cbb6210d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/d0bdb96f-2751-489c-a49b-cad05a0c6893 returned with HTTP 200 Aug 13 22:15:39.695116 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1253/5003] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:39 2026] GET /volume/v3/volumes/d0bdb96f-2751-489c-a49b-cad05a0c6893 => generated 1012 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:39.784786 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5b251037-6283-4846-b669-fe2d69af8275 req-6511208c-5ae8-46d8-93f3-ab61ed275880 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:39.787251 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-6511208c-5ae8-46d8-93f3-ab61ed275880 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be Aug 13 22:15:39.787477 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-6511208c-5ae8-46d8-93f3-ab61ed275880 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:39.787667 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-6511208c-5ae8-46d8-93f3-ab61ed275880 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:39.795930 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:39.795930 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:39.800099 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-6511208c-5ae8-46d8-93f3-ab61ed275880 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:39.806926 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-6511208c-5ae8-46d8-93f3-ab61ed275880 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be returned with HTTP 200 Aug 13 22:15:39.807469 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1253/5004] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:15:39 2026] GET /volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be => generated 1341 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:39.816553 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-02b0842d-6f5a-43a2-a926-98d43a86cf8c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:39.816974 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02b0842d-6f5a-43a2-a926-98d43a86cf8c None None] GET https://10.4.3.4/volume// Aug 13 22:15:39.817133 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02b0842d-6f5a-43a2-a926-98d43a86cf8c None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:39.817357 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02b0842d-6f5a-43a2-a926-98d43a86cf8c None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:39.817711 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02b0842d-6f5a-43a2-a926-98d43a86cf8c None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:15:39.818045 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1238/5005] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:15:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:15:39.829197 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5b251037-6283-4846-b669-fe2d69af8275 req-003ca03e-b0de-4255-aa8f-0b5e6e67eb27 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:39.831596 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-003ca03e-b0de-4255-aa8f-0b5e6e67eb27 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:15:39.832216 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-003ca03e-b0de-4255-aa8f-0b5e6e67eb27 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa1640aa-3d9c-47c5-9f72-318f61ac87be", "connector": null, "instance_uuid": "cf1f63bc-1912-42dd-ad18-6a20bc116c93"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:39.844404 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:39.844404 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:39.874663 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-003ca03e-b0de-4255-aa8f-0b5e6e67eb27 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:15:39.874663 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1262/5006] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:15:39 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 13 22:15:39.883790 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b48e20e0-4a93-4924-b363-e499ba3c25ca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:39.884254 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b48e20e0-4a93-4924-b363-e499ba3c25ca None None] GET https://10.4.3.4/volume// Aug 13 22:15:39.884505 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b48e20e0-4a93-4924-b363-e499ba3c25ca None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:39.884753 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b48e20e0-4a93-4924-b363-e499ba3c25ca None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:39.885154 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b48e20e0-4a93-4924-b363-e499ba3c25ca None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:15:39.885665 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1254/5007] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:15:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:15:39.894332 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5b251037-6283-4846-b669-fe2d69af8275 req-979a12f4-2978-45c2-ae48-b17830be77c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:39.896547 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-979a12f4-2978-45c2-ae48-b17830be77c4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be Aug 13 22:15:39.896766 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-979a12f4-2978-45c2-ae48-b17830be77c4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:39.896951 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-979a12f4-2978-45c2-ae48-b17830be77c4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:39.910399 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:39.910399 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:39.916097 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5b251037-6283-4846-b669-fe2d69af8275 req-979a12f4-2978-45c2-ae48-b17830be77c4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:39.922822 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-979a12f4-2978-45c2-ae48-b17830be77c4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be returned with HTTP 200 Aug 13 22:15:39.923525 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1254/5008] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:15:39 2026] GET /volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be => generated 1520 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:15:40.007645 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a9c5aac7-660b-4a40-b3ec-0c9ae3051d88 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:40.009546 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9c5aac7-660b-4a40-b3ec-0c9ae3051d88 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] GET https://10.4.3.4/volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 Aug 13 22:15:40.009831 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9c5aac7-660b-4a40-b3ec-0c9ae3051d88 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:40.009991 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9c5aac7-660b-4a40-b3ec-0c9ae3051d88 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:40.016389 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9c5aac7-660b-4a40-b3ec-0c9ae3051d88 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 returned with HTTP 404 Aug 13 22:15:40.016949 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1239/5009] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:40 2026] GET /volume/v3/snapshots/fe6cf728-07ab-459a-9e9f-21bc9b5afd68 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:40.024367 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2df42107-1ce3-494e-a946-28d1a8323f43 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:40.028449 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2df42107-1ce3-494e-a946-28d1a8323f43 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] DELETE https://10.4.3.4/volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c Aug 13 22:15:40.028449 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2df42107-1ce3-494e-a946-28d1a8323f43 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:40.028449 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2df42107-1ce3-494e-a946-28d1a8323f43 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:40.028449 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2df42107-1ce3-494e-a946-28d1a8323f43 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Delete volume with id: 1f126616-f325-48ec-b282-2e7169e7827c Aug 13 22:15:40.035560 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:40.035560 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:40.036349 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2df42107-1ce3-494e-a946-28d1a8323f43 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Volume info retrieved successfully. Aug 13 22:15:40.039476 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5b251037-6283-4846-b669-fe2d69af8275 req-2aad0cf1-6b71-4cc4-ab82-5e6f9e730044 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:40.041443 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-2aad0cf1-6b71-4cc4-ab82-5e6f9e730044 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] PUT https://10.4.3.4/volume/v3/attachments/0b37cc42-b5c8-4981-b60f-159ddec11489 Aug 13 22:15:40.041832 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-2aad0cf1-6b71-4cc4-ab82-5e6f9e730044 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:40.050319 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-5b251037-6283-4846-b669-fe2d69af8275 req-2aad0cf1-6b71-4cc4-ab82-5e6f9e730044 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Acquiring lock "cinder-attachment_update-fa1640aa-3d9c-47c5-9f72-318f61ac87be-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:15:40.055779 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-5b251037-6283-4846-b669-fe2d69af8275 req-2aad0cf1-6b71-4cc4-ab82-5e6f9e730044 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-fa1640aa-3d9c-47c5-9f72-318f61ac87be-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:15:40.055876 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2df42107-1ce3-494e-a946-28d1a8323f43 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Delete volume request issued successfully. Aug 13 22:15:40.056156 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2df42107-1ce3-494e-a946-28d1a8323f43 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c returned with HTTP 202 Aug 13 22:15:40.056712 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1263/5010] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:15:40 2026] DELETE /volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:40.057149 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:40.057149 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:40.065310 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-35fbc850-7964-427d-9147-06e08ccd2b98 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:40.068127 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35fbc850-7964-427d-9147-06e08ccd2b98 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] GET https://10.4.3.4/volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c Aug 13 22:15:40.068485 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35fbc850-7964-427d-9147-06e08ccd2b98 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:40.068867 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35fbc850-7964-427d-9147-06e08ccd2b98 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:40.079939 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:40.079939 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:40.087074 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-35fbc850-7964-427d-9147-06e08ccd2b98 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Volume info retrieved successfully. Aug 13 22:15:40.097722 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35fbc850-7964-427d-9147-06e08ccd2b98 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c returned with HTTP 200 Aug 13 22:15:40.098248 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1255/5011] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:40 2026] GET /volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c => generated 863 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:40.189152 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-5b251037-6283-4846-b669-fe2d69af8275 req-2aad0cf1-6b71-4cc4-ab82-5e6f9e730044 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-fa1640aa-3d9c-47c5-9f72-318f61ac87be-np0000007271" released by "attachment_update" :: held 0.133s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:15:40.189622 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-2aad0cf1-6b71-4cc4-ab82-5e6f9e730044 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/0b37cc42-b5c8-4981-b60f-159ddec11489 returned with HTTP 200 Aug 13 22:15:40.190181 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1255/5012] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:15:40 2026] PUT /volume/v3/attachments/0b37cc42-b5c8-4981-b60f-159ddec11489 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:40.220790 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5b251037-6283-4846-b669-fe2d69af8275 req-91ac1ced-76ff-4eda-bd00-93d487b299dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:40.223444 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-91ac1ced-76ff-4eda-bd00-93d487b299dc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments/0b37cc42-b5c8-4981-b60f-159ddec11489/action Aug 13 22:15:40.223846 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-91ac1ced-76ff-4eda-bd00-93d487b299dc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:15:40.223979 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-91ac1ced-76ff-4eda-bd00-93d487b299dc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:40.246347 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:40.246347 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:40.259997 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5b251037-6283-4846-b669-fe2d69af8275 req-91ac1ced-76ff-4eda-bd00-93d487b299dc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/0b37cc42-b5c8-4981-b60f-159ddec11489/action returned with HTTP 204 Aug 13 22:15:40.260697 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1240/5013] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:15:40 2026] POST /volume/v3/attachments/0b37cc42-b5c8-4981-b60f-159ddec11489/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:40.712576 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ae328c8-4121-4881-b421-256927eb42c5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:40.714857 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ae328c8-4121-4881-b421-256927eb42c5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/d0bdb96f-2751-489c-a49b-cad05a0c6893 Aug 13 22:15:40.715116 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ae328c8-4121-4881-b421-256927eb42c5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:40.715351 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ae328c8-4121-4881-b421-256927eb42c5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:40.723167 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ae328c8-4121-4881-b421-256927eb42c5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/d0bdb96f-2751-489c-a49b-cad05a0c6893 returned with HTTP 404 Aug 13 22:15:40.723813 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1264/5014] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:40 2026] GET /volume/v3/volumes/d0bdb96f-2751-489c-a49b-cad05a0c6893 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:40.733984 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:40.735579 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:40.735879 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-138499185"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:40.737274 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-138499185'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:40.737373 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume of 1 GB Aug 13 22:15:40.742175 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Availability Zones retrieved successfully. Aug 13 22:15:40.747601 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (7ac0e606-11c7-4068-82a4-2cf94c6256f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:40.748557 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2f7284c-da53-4190-b767-aadd2416b288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:40.749509 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:40.778752 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2f7284c-da53-4190-b767-aadd2416b288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:40.779851 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb5b646d-4e04-4273-b772-346c09c573c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:40.825950 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Created reservations ['f4343c9d-7585-4974-88a6-53ec90ef64f9', '5cdcbd92-06e6-4fcf-a876-198802e5bdd4', '7a91dec3-40d1-4bdd-8d67-5653b7dde5ba', '9e7b264d-73be-4cc2-88e6-6d0199a3534d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:40.826757 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb5b646d-4e04-4273-b772-346c09c573c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4343c9d-7585-4974-88a6-53ec90ef64f9', '5cdcbd92-06e6-4fcf-a876-198802e5bdd4', '7a91dec3-40d1-4bdd-8d67-5653b7dde5ba', '9e7b264d-73be-4cc2-88e6-6d0199a3534d']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:40.827582 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d247db3-3bcb-4fdf-aa86-15ef54f8eee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:40.859405 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d247db3-3bcb-4fdf-aa86-15ef54f8eee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90ed228e-8c86-4a3c-be58-263496cce404', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-138499185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['f4343c9d-7585-4974-88a6-53ec90ef64f9','5cdcbd92-06e6-4fcf-a876-198802e5bdd4','7a91dec3-40d1-4bdd-8d67-5653b7dde5ba','9e7b264d-73be-4cc2-88e6-6d0199a3534d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-138499185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90ed228e-8c86-4a3c-be58-263496cce404,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='067744c90c34451e88a803381806f787',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='390a1827abca4d4386e5f03ee8b78b75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:40.860489 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99e5f244-2007-48f1-a2fe-a620eadeb03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:40.883680 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99e5f244-2007-48f1-a2fe-a620eadeb03c) transitioned into state 'SUCCESS' from state '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-138499185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['f4343c9d-7585-4974-88a6-53ec90ef64f9','5cdcbd92-06e6-4fcf-a876-198802e5bdd4','7a91dec3-40d1-4bdd-8d67-5653b7dde5ba','9e7b264d-73be-4cc2-88e6-6d0199a3534d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:40.884909 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9100ee-6bf2-4252-996e-e803577efe15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:40.898711 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9100ee-6bf2-4252-996e-e803577efe15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:40.900065 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (7ac0e606-11c7-4068-82a4-2cf94c6256f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:40.900507 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request issued successfully. Aug 13 22:15:40.901297 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae99d7f3-23f2-41f3-ab18-1d74ade6bfdc tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:40.901987 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1256/5015] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:15:40 2026] POST /volume/v3/volumes => generated 773 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:40.915639 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-81890e5f-d99b-413a-8055-c28d0c5fc2ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:40.917588 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81890e5f-d99b-413a-8055-c28d0c5fc2ee tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/90ed228e-8c86-4a3c-be58-263496cce404 Aug 13 22:15:40.917915 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81890e5f-d99b-413a-8055-c28d0c5fc2ee tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:40.918130 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81890e5f-d99b-413a-8055-c28d0c5fc2ee tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:40.926690 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:40.926690 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:40.931115 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-81890e5f-d99b-413a-8055-c28d0c5fc2ee tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:40.934928 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81890e5f-d99b-413a-8055-c28d0c5fc2ee tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/90ed228e-8c86-4a3c-be58-263496cce404 returned with HTTP 200 Aug 13 22:15:40.935306 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1256/5016] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:40 2026] GET /volume/v3/volumes/90ed228e-8c86-4a3c-be58-263496cce404 => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:41.113878 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1829f856-dd15-4e39-b362-4b0dbf9934f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:41.115699 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1829f856-dd15-4e39-b362-4b0dbf9934f8 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] GET https://10.4.3.4/volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c Aug 13 22:15:41.115927 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1829f856-dd15-4e39-b362-4b0dbf9934f8 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:41.116139 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1829f856-dd15-4e39-b362-4b0dbf9934f8 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:41.121781 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1829f856-dd15-4e39-b362-4b0dbf9934f8 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c returned with HTTP 404 Aug 13 22:15:41.122337 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1241/5017] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:41 2026] GET /volume/v3/volumes/1f126616-f325-48ec-b282-2e7169e7827c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:41.129362 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3fd3f369-398c-4b3e-88f3-7edf4bde6303 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:41.131310 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3fd3f369-398c-4b3e-88f3-7edf4bde6303 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] DELETE https://10.4.3.4/volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b Aug 13 22:15:41.131553 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3fd3f369-398c-4b3e-88f3-7edf4bde6303 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:41.131794 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3fd3f369-398c-4b3e-88f3-7edf4bde6303 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:41.131938 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3fd3f369-398c-4b3e-88f3-7edf4bde6303 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Delete volume with id: db67e7f7-1f2f-4289-bbcd-91b6c626304b Aug 13 22:15:41.139404 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:41.139404 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:41.139892 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3fd3f369-398c-4b3e-88f3-7edf4bde6303 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Volume info retrieved successfully. Aug 13 22:15:41.159087 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3fd3f369-398c-4b3e-88f3-7edf4bde6303 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Delete volume request issued successfully. Aug 13 22:15:41.159260 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3fd3f369-398c-4b3e-88f3-7edf4bde6303 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b returned with HTTP 202 Aug 13 22:15:41.159732 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1265/5018] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:15:41 2026] DELETE /volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:41.169864 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-36928348-0f08-4a5d-9507-31c4f0b424e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:41.172175 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36928348-0f08-4a5d-9507-31c4f0b424e8 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] GET https://10.4.3.4/volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b Aug 13 22:15:41.172403 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36928348-0f08-4a5d-9507-31c4f0b424e8 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:41.172661 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36928348-0f08-4a5d-9507-31c4f0b424e8 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:41.183558 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:41.183558 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:41.189134 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-36928348-0f08-4a5d-9507-31c4f0b424e8 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Volume info retrieved successfully. Aug 13 22:15:41.196054 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36928348-0f08-4a5d-9507-31c4f0b424e8 tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b returned with HTTP 200 Aug 13 22:15:41.196490 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1257/5019] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:41 2026] GET /volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b => generated 828 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:41.950198 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dd1b6162-deaf-4094-9597-ef3da19d157e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:41.952733 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd1b6162-deaf-4094-9597-ef3da19d157e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/90ed228e-8c86-4a3c-be58-263496cce404 Aug 13 22:15:41.953045 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd1b6162-deaf-4094-9597-ef3da19d157e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:41.953386 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd1b6162-deaf-4094-9597-ef3da19d157e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:41.963988 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:41.963988 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:41.969169 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dd1b6162-deaf-4094-9597-ef3da19d157e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:41.975448 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd1b6162-deaf-4094-9597-ef3da19d157e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/90ed228e-8c86-4a3c-be58-263496cce404 returned with HTTP 200 Aug 13 22:15:41.975938 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1257/5020] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:41 2026] GET /volume/v3/volumes/90ed228e-8c86-4a3c-be58-263496cce404 => generated 1004 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:41.994333 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a3545bd8-1ad3-4980-be00-ae9b3145ad48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:41.998336 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3545bd8-1ad3-4980-be00-ae9b3145ad48 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:15:41.998336 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3545bd8-1ad3-4980-be00-ae9b3145ad48 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90ed228e-8c86-4a3c-be58-263496cce404", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-292373974"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:42.005522 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:42.005522 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:42.005869 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a3545bd8-1ad3-4980-be00-ae9b3145ad48 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:42.005972 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-a3545bd8-1ad3-4980-be00-ae9b3145ad48 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create snapshot from volume 90ed228e-8c86-4a3c-be58-263496cce404 Aug 13 22:15:42.033184 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a3545bd8-1ad3-4980-be00-ae9b3145ad48 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Created reservations ['1cc01262-b1c0-496f-822d-24965cc16232', '04e36ce2-99fa-4632-bfef-2f47374df501', '69e68e8d-84a1-4fcb-9fbc-6283b66daedd', 'b1503627-8914-40ea-a7c4-768029185917'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:42.062270 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a3545bd8-1ad3-4980-be00-ae9b3145ad48 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot create request issued successfully. Aug 13 22:15:42.062621 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3545bd8-1ad3-4980-be00-ae9b3145ad48 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:15:42.063094 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1242/5021] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:15:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:42.073250 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7b7c038f-4c17-4f58-a9f3-05237818c174 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:42.075798 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b7c038f-4c17-4f58-a9f3-05237818c174 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3 Aug 13 22:15:42.076353 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b7c038f-4c17-4f58-a9f3-05237818c174 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:42.076353 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b7c038f-4c17-4f58-a9f3-05237818c174 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:42.085222 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:42.085222 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:42.085642 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7b7c038f-4c17-4f58-a9f3-05237818c174 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:42.086311 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b7c038f-4c17-4f58-a9f3-05237818c174 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3 returned with HTTP 200 Aug 13 22:15:42.086755 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1266/5022] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:42 2026] GET /volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:42.212767 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-53f87f83-3410-42e9-8b70-6bc61456d48e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:42.212767 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53f87f83-3410-42e9-8b70-6bc61456d48e tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] GET https://10.4.3.4/volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b Aug 13 22:15:42.212767 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53f87f83-3410-42e9-8b70-6bc61456d48e tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:42.213172 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53f87f83-3410-42e9-8b70-6bc61456d48e tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:42.220161 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53f87f83-3410-42e9-8b70-6bc61456d48e tempest-CinderUnicodeTest-209313399 tempest-CinderUnicodeTest-209313399-project-member] https://10.4.3.4/volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b returned with HTTP 404 Aug 13 22:15:42.220766 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1258/5023] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:42 2026] GET /volume/v3/volumes/db67e7f7-1f2f-4289-bbcd-91b6c626304b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:43.105790 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dea27c87-3794-47b8-85f2-c0bf267dcad0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:43.108622 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dea27c87-3794-47b8-85f2-c0bf267dcad0 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3 Aug 13 22:15:43.108622 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dea27c87-3794-47b8-85f2-c0bf267dcad0 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:43.108622 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dea27c87-3794-47b8-85f2-c0bf267dcad0 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:43.113309 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:43.113309 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:43.113739 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dea27c87-3794-47b8-85f2-c0bf267dcad0 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:43.114603 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dea27c87-3794-47b8-85f2-c0bf267dcad0 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3 returned with HTTP 200 Aug 13 22:15:43.115017 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1258/5024] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:43 2026] GET /volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:43.123976 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c2edbd00-eeea-4a3f-b61b-526eda1f6117 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:43.125979 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2edbd00-eeea-4a3f-b61b-526eda1f6117 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] POST https://10.4.3.4/volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3/action Aug 13 22:15:43.126369 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2edbd00-eeea-4a3f-b61b-526eda1f6117 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:15:43.126510 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2edbd00-eeea-4a3f-b61b-526eda1f6117 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:43.127870 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-c2edbd00-eeea-4a3f-b61b-526eda1f6117 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Updating snapshot '1c2ec583-e064-4b60-bfe8-26fece1466c3' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 22:15:43.137235 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:43.137235 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:43.137756 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-c2edbd00-eeea-4a3f-b61b-526eda1f6117 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cd22dd24cfad4fd982b80763acd90dcb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '067744c90c34451e88a803381806f787', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:15:43.137969 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2edbd00-eeea-4a3f-b61b-526eda1f6117 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] https://10.4.3.4/volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3/action returned with HTTP 403 Aug 13 22:15:43.138504 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1243/5025] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:15:43 2026] POST /volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:43.146459 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-882e98e2-3b56-4abf-a4ee-f6469ea50568 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:43.148595 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-882e98e2-3b56-4abf-a4ee-f6469ea50568 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] DELETE https://10.4.3.4/volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3 Aug 13 22:15:43.148808 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-882e98e2-3b56-4abf-a4ee-f6469ea50568 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:43.149030 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-882e98e2-3b56-4abf-a4ee-f6469ea50568 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:43.149125 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-882e98e2-3b56-4abf-a4ee-f6469ea50568 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete snapshot with id: 1c2ec583-e064-4b60-bfe8-26fece1466c3 Aug 13 22:15:43.154532 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:43.154532 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:43.154953 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-882e98e2-3b56-4abf-a4ee-f6469ea50568 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:43.170846 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-882e98e2-3b56-4abf-a4ee-f6469ea50568 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot delete request issued successfully. Aug 13 22:15:43.171068 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-882e98e2-3b56-4abf-a4ee-f6469ea50568 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3 returned with HTTP 202 Aug 13 22:15:43.171749 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1267/5026] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:15:43 2026] DELETE /volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:43.182510 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c6f7e97f-ea6b-4235-8463-23c8bf761dcb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:43.188069 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6f7e97f-ea6b-4235-8463-23c8bf761dcb tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3 Aug 13 22:15:43.188365 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6f7e97f-ea6b-4235-8463-23c8bf761dcb tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:43.189510 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6f7e97f-ea6b-4235-8463-23c8bf761dcb tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:43.199853 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:43.199853 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:43.200279 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c6f7e97f-ea6b-4235-8463-23c8bf761dcb tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:43.201233 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6f7e97f-ea6b-4235-8463-23c8bf761dcb tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3 returned with HTTP 200 Aug 13 22:15:43.205395 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1259/5027] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:43 2026] GET /volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:44.120996 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c428025-48d5-4d32-9197-e5a4144c8391 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:44.216464 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a44c398-6a14-4ee9-87fb-48764fa020aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:44.218395 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a44c398-6a14-4ee9-87fb-48764fa020aa tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3 Aug 13 22:15:44.218625 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a44c398-6a14-4ee9-87fb-48764fa020aa tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:44.218813 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a44c398-6a14-4ee9-87fb-48764fa020aa tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:44.224592 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a44c398-6a14-4ee9-87fb-48764fa020aa tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3 returned with HTTP 404 Aug 13 22:15:44.225238 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1244/5028] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:44 2026] GET /volume/v3/snapshots/1c2ec583-e064-4b60-bfe8-26fece1466c3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:44.234866 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e2ecda24-91f0-4541-bacd-92dcf3a4caef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:44.237240 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2ecda24-91f0-4541-bacd-92dcf3a4caef tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/90ed228e-8c86-4a3c-be58-263496cce404 Aug 13 22:15:44.237496 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2ecda24-91f0-4541-bacd-92dcf3a4caef tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:44.237754 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2ecda24-91f0-4541-bacd-92dcf3a4caef tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:44.237961 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e2ecda24-91f0-4541-bacd-92dcf3a4caef tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume with id: 90ed228e-8c86-4a3c-be58-263496cce404 Aug 13 22:15:44.250276 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:44.250808 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-160364835"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:44.253101 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-160364835'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:44.253300 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Create volume of 1 GB Aug 13 22:15:44.253641 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:44.253641 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:44.254034 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e2ecda24-91f0-4541-bacd-92dcf3a4caef tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:44.259567 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Availability Zones retrieved successfully. Aug 13 22:15:44.271703 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Flow 'volume_create_api' (690c39a7-3626-4e88-a0d5-7da51ff2d776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:44.273439 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ed2271-8a0c-4eaa-b68b-68bd7c6517df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:44.274916 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:44.276931 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e2ecda24-91f0-4541-bacd-92dcf3a4caef tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume request issued successfully. Aug 13 22:15:44.277131 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2ecda24-91f0-4541-bacd-92dcf3a4caef tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/90ed228e-8c86-4a3c-be58-263496cce404 returned with HTTP 202 Aug 13 22:15:44.277806 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1268/5029] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:15:44 2026] DELETE /volume/v3/volumes/90ed228e-8c86-4a3c-be58-263496cce404 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:44.286494 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dff50b3d-2eb6-420e-bab4-f116984b2183 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:44.288584 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dff50b3d-2eb6-420e-bab4-f116984b2183 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/90ed228e-8c86-4a3c-be58-263496cce404 Aug 13 22:15:44.288584 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dff50b3d-2eb6-420e-bab4-f116984b2183 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:44.288725 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dff50b3d-2eb6-420e-bab4-f116984b2183 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:44.296116 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:44.296116 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:44.299822 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dff50b3d-2eb6-420e-bab4-f116984b2183 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:44.304204 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dff50b3d-2eb6-420e-bab4-f116984b2183 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/90ed228e-8c86-4a3c-be58-263496cce404 returned with HTTP 200 Aug 13 22:15:44.304597 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1260/5030] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:44 2026] GET /volume/v3/volumes/90ed228e-8c86-4a3c-be58-263496cce404 => generated 1003 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:44.314950 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ed2271-8a0c-4eaa-b68b-68bd7c6517df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:44.316133 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17e589ea-776d-4c76-a7dd-6c32f764fe53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:44.413296 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Created reservations ['7230d34c-38b8-4f96-aec5-5ce69dea2d87', '7c521c69-4174-45df-b3f8-12077ae6fdd5', 'b799e29d-7f78-4edb-a00c-feb3fc2f8f80', 'c5af075f-139c-48b2-8053-9eff6e26d475'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:44.414800 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17e589ea-776d-4c76-a7dd-6c32f764fe53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7230d34c-38b8-4f96-aec5-5ce69dea2d87', '7c521c69-4174-45df-b3f8-12077ae6fdd5', 'b799e29d-7f78-4edb-a00c-feb3fc2f8f80', 'c5af075f-139c-48b2-8053-9eff6e26d475']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:44.415321 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (020a73b3-c3b3-4fb9-981b-91c20e694d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:44.450171 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (020a73b3-c3b3-4fb9-981b-91c20e694d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe41c603-747b-42dc-a020-17bf371576cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-160364835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccd85aebe78a460b993ed4758a9963e9',qos_specs=None,replication_status=,reservations=['7230d34c-38b8-4f96-aec5-5ce69dea2d87','7c521c69-4174-45df-b3f8-12077ae6fdd5','b799e29d-7f78-4edb-a00c-feb3fc2f8f80','c5af075f-139c-48b2-8053-9eff6e26d475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c834a1b37914ab2942c02e4d25d4f45',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-160364835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe41c603-747b-42dc-a020-17bf371576cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccd85aebe78a460b993ed4758a9963e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c834a1b37914ab2942c02e4d25d4f45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:44.451810 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9953155a-ee2f-4fae-81f1-d1bac83ec762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:44.493033 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9953155a-ee2f-4fae-81f1-d1bac83ec762) transitioned into state 'SUCCESS' from state '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-160364835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccd85aebe78a460b993ed4758a9963e9',qos_specs=None,replication_status=,reservations=['7230d34c-38b8-4f96-aec5-5ce69dea2d87','7c521c69-4174-45df-b3f8-12077ae6fdd5','b799e29d-7f78-4edb-a00c-feb3fc2f8f80','c5af075f-139c-48b2-8053-9eff6e26d475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c834a1b37914ab2942c02e4d25d4f45',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:44.494056 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2aca89c-a7ad-43a6-95b5-06a138d39e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:44.509935 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2aca89c-a7ad-43a6-95b5-06a138d39e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:44.511046 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Flow 'volume_create_api' (690c39a7-3626-4e88-a0d5-7da51ff2d776) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:44.511551 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Create volume request issued successfully. Aug 13 22:15:44.512715 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c428025-48d5-4d32-9197-e5a4144c8391 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:44.513098 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1259/5031] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:15:44 2026] POST /volume/v3/volumes => generated 773 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:44.527960 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2f1f05f8-0be7-4faf-a1c7-23e4291451a5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:44.529860 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f1f05f8-0be7-4faf-a1c7-23e4291451a5 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/volumes/fe41c603-747b-42dc-a020-17bf371576cf Aug 13 22:15:44.530159 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f1f05f8-0be7-4faf-a1c7-23e4291451a5 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:44.530507 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f1f05f8-0be7-4faf-a1c7-23e4291451a5 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:44.539316 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:44.539316 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:44.543501 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2f1f05f8-0be7-4faf-a1c7-23e4291451a5 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Volume info retrieved successfully. Aug 13 22:15:44.548188 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f1f05f8-0be7-4faf-a1c7-23e4291451a5 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/volumes/fe41c603-747b-42dc-a020-17bf371576cf returned with HTTP 200 Aug 13 22:15:44.548733 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1245/5032] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:44 2026] GET /volume/v3/volumes/fe41c603-747b-42dc-a020-17bf371576cf => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:45.323017 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-38d89855-d3bd-47d5-9676-72125c4d4446 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:45.325365 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38d89855-d3bd-47d5-9676-72125c4d4446 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/90ed228e-8c86-4a3c-be58-263496cce404 Aug 13 22:15:45.325734 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38d89855-d3bd-47d5-9676-72125c4d4446 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:45.326029 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38d89855-d3bd-47d5-9676-72125c4d4446 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:45.334136 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38d89855-d3bd-47d5-9676-72125c4d4446 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/90ed228e-8c86-4a3c-be58-263496cce404 returned with HTTP 404 Aug 13 22:15:45.334872 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1269/5033] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:45 2026] GET /volume/v3/volumes/90ed228e-8c86-4a3c-be58-263496cce404 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:45.345510 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:45.347244 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:45.347600 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-989882614"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:45.349154 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-989882614'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:45.349292 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume of 1 GB Aug 13 22:15:45.353593 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Availability Zones retrieved successfully. Aug 13 22:15:45.359496 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (344d0447-c849-45e2-8f20-c51bc8b42866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:45.360487 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8522bb7c-5bc5-4006-8568-68984fba2149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:45.361260 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:45.388175 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8522bb7c-5bc5-4006-8568-68984fba2149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:45.388939 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33c2e9ab-2062-4e6e-9a7b-65aba4597c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:45.437322 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Created reservations ['12cfce03-bf14-434d-be86-dd600cb3bcf9', '6e95294c-7d64-4207-ac80-b657d5058cb0', '657df8e1-01bd-43f6-a545-16cb8787dc5a', 'bb930525-38ac-4dc9-bd4d-ce7790775e89'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:45.438235 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33c2e9ab-2062-4e6e-9a7b-65aba4597c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12cfce03-bf14-434d-be86-dd600cb3bcf9', '6e95294c-7d64-4207-ac80-b657d5058cb0', '657df8e1-01bd-43f6-a545-16cb8787dc5a', 'bb930525-38ac-4dc9-bd4d-ce7790775e89']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:45.438969 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ba0b316-37a4-4d4a-af1d-13b72dce6422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:45.466449 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ba0b316-37a4-4d4a-af1d-13b72dce6422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-989882614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['12cfce03-bf14-434d-be86-dd600cb3bcf9','6e95294c-7d64-4207-ac80-b657d5058cb0','657df8e1-01bd-43f6-a545-16cb8787dc5a','bb930525-38ac-4dc9-bd4d-ce7790775e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-989882614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='067744c90c34451e88a803381806f787',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='390a1827abca4d4386e5f03ee8b78b75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:45.466449 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a99d2334-5561-48b3-afed-5790fcc1aa16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:45.508554 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a99d2334-5561-48b3-afed-5790fcc1aa16) transitioned into state 'SUCCESS' from state '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-989882614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['12cfce03-bf14-434d-be86-dd600cb3bcf9','6e95294c-7d64-4207-ac80-b657d5058cb0','657df8e1-01bd-43f6-a545-16cb8787dc5a','bb930525-38ac-4dc9-bd4d-ce7790775e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:45.510174 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb2beabc-7c55-4c5b-ab74-74f331ed1115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:45.529685 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb2beabc-7c55-4c5b-ab74-74f331ed1115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:45.530961 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (344d0447-c849-45e2-8f20-c51bc8b42866) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:45.531381 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request issued successfully. Aug 13 22:15:45.532207 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87dd6d1e-2fad-4ed8-85fb-782be9631666 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:45.532783 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1261/5034] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:15:45 2026] POST /volume/v3/volumes => generated 773 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:45.548837 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-166ed63c-f1f5-4cb0-bd0c-45a6e3757b13 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:45.552169 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-166ed63c-f1f5-4cb0-bd0c-45a6e3757b13 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae Aug 13 22:15:45.552340 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-166ed63c-f1f5-4cb0-bd0c-45a6e3757b13 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:45.552633 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-166ed63c-f1f5-4cb0-bd0c-45a6e3757b13 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:45.563519 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4d8db73a-dee5-4875-b845-da3bd5bbd526 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:45.566209 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d8db73a-dee5-4875-b845-da3bd5bbd526 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/volumes/fe41c603-747b-42dc-a020-17bf371576cf Aug 13 22:15:45.566551 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d8db73a-dee5-4875-b845-da3bd5bbd526 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:45.566807 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d8db73a-dee5-4875-b845-da3bd5bbd526 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:45.567532 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:45.567532 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:45.572536 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-166ed63c-f1f5-4cb0-bd0c-45a6e3757b13 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:45.578201 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:45.578201 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:45.583768 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-166ed63c-f1f5-4cb0-bd0c-45a6e3757b13 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae returned with HTTP 200 Aug 13 22:15:45.587444 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4d8db73a-dee5-4875-b845-da3bd5bbd526 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Volume info retrieved successfully. Aug 13 22:15:45.587774 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1260/5035] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:45 2026] GET /volume/v3/volumes/f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae => generated 952 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:45.595545 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d8db73a-dee5-4875-b845-da3bd5bbd526 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/volumes/fe41c603-747b-42dc-a020-17bf371576cf returned with HTTP 200 Aug 13 22:15:45.596106 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1246/5036] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:45 2026] GET /volume/v3/volumes/fe41c603-747b-42dc-a020-17bf371576cf => generated 1004 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:45.610876 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-89e34589-1dff-4e27-a547-58865068e567 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:45.613288 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89e34589-1dff-4e27-a547-58865068e567 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] POST https://10.4.3.4/volume/v3/backups Aug 13 22:15:45.613839 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89e34589-1dff-4e27-a547-58865068e567 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fe41c603-747b-42dc-a020-17bf371576cf", "name": "tempest-type-Backup-1833945582"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:45.616859 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-89e34589-1dff-4e27-a547-58865068e567 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Creating new backup {'backup': {'volume_id': 'fe41c603-747b-42dc-a020-17bf371576cf', 'name': 'tempest-type-Backup-1833945582'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:15:45.617082 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-89e34589-1dff-4e27-a547-58865068e567 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Creating backup of volume fe41c603-747b-42dc-a020-17bf371576cf in container None Aug 13 22:15:45.626693 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:45.626693 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:45.627054 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-89e34589-1dff-4e27-a547-58865068e567 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Volume info retrieved successfully. Aug 13 22:15:45.660697 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-89e34589-1dff-4e27-a547-58865068e567 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Created reservations ['407f82cb-6e6c-49ff-8e26-bf183f802ce8', '6d5fd0f8-5761-436c-b7ac-8ee29c085f95'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:45.705235 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89e34589-1dff-4e27-a547-58865068e567 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:15:45.705816 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1270/5037] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:15:45 2026] POST /volume/v3/backups => generated 312 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:45.716525 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-621ed404-cdbd-431f-a1a8-924179020e09 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:45.719117 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-621ed404-cdbd-431f-a1a8-924179020e09 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:15:45.719466 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-621ed404-cdbd-431f-a1a8-924179020e09 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:45.719613 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-621ed404-cdbd-431f-a1a8-924179020e09 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:45.719817 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-621ed404-cdbd-431f-a1a8-924179020e09 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:45.725506 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:45.725506 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:45.726505 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-621ed404-cdbd-431f-a1a8-924179020e09 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:15:45.727092 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1262/5038] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:45 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 719 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:46.599715 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-14557f7f-cb12-4cc5-bb07-8f6e0ba1f84f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:46.602061 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14557f7f-cb12-4cc5-bb07-8f6e0ba1f84f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae Aug 13 22:15:46.602254 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14557f7f-cb12-4cc5-bb07-8f6e0ba1f84f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:46.602450 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14557f7f-cb12-4cc5-bb07-8f6e0ba1f84f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:46.611142 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:46.611142 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:46.615012 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-14557f7f-cb12-4cc5-bb07-8f6e0ba1f84f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:46.620704 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14557f7f-cb12-4cc5-bb07-8f6e0ba1f84f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae returned with HTTP 200 Aug 13 22:15:46.621154 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1261/5039] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:46 2026] GET /volume/v3/volumes/f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae => generated 1004 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:46.635221 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d207f423-5cca-483d-8d22-e241e9535496 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:46.637707 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d207f423-5cca-483d-8d22-e241e9535496 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:15:46.638227 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d207f423-5cca-483d-8d22-e241e9535496 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-578172840"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:46.648986 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:46.648986 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:46.649612 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d207f423-5cca-483d-8d22-e241e9535496 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:46.649817 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-d207f423-5cca-483d-8d22-e241e9535496 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create snapshot from volume f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae Aug 13 22:15:46.692137 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d207f423-5cca-483d-8d22-e241e9535496 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Created reservations ['a02cf3c5-a366-4306-8681-081a5f443dbb', 'f403b1f5-868e-4ae7-a174-1ed515bc4c80', '91fb0a26-89cb-4ab4-b499-2c167c65a435', 'b7c9e36e-12e6-42f8-821d-6588291b5c70'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:46.731250 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d207f423-5cca-483d-8d22-e241e9535496 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot create request issued successfully. Aug 13 22:15:46.731862 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d207f423-5cca-483d-8d22-e241e9535496 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:15:46.732502 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1247/5040] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:15:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:46.743930 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-51f1da9a-d8f8-4eb3-b770-eebed2c26136 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:46.746520 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87328c4b-36f0-4e84-be5e-5aaae58adcc2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:46.747386 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51f1da9a-d8f8-4eb3-b770-eebed2c26136 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:15:46.747740 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51f1da9a-d8f8-4eb3-b770-eebed2c26136 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:46.748019 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51f1da9a-d8f8-4eb3-b770-eebed2c26136 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:46.748179 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-51f1da9a-d8f8-4eb3-b770-eebed2c26136 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:46.749044 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87328c4b-36f0-4e84-be5e-5aaae58adcc2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 Aug 13 22:15:46.749044 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87328c4b-36f0-4e84-be5e-5aaae58adcc2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:46.749270 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87328c4b-36f0-4e84-be5e-5aaae58adcc2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:46.755347 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:46.755347 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:46.756562 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:46.756562 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:46.756652 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51f1da9a-d8f8-4eb3-b770-eebed2c26136 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:15:46.756845 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87328c4b-36f0-4e84-be5e-5aaae58adcc2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:46.757042 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1271/5041] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:46 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 721 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:46.757843 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87328c4b-36f0-4e84-be5e-5aaae58adcc2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 returned with HTTP 200 Aug 13 22:15:46.758322 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1263/5042] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:46 2026] GET /volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:47.077711 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-925a9b32-99ef-4c84-ac46-3df7b7ca4e24 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:47.079818 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-925a9b32-99ef-4c84-ac46-3df7b7ca4e24 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be Aug 13 22:15:47.080045 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-925a9b32-99ef-4c84-ac46-3df7b7ca4e24 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:47.080408 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-925a9b32-99ef-4c84-ac46-3df7b7ca4e24 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:47.090590 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:47.090590 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:47.095210 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-925a9b32-99ef-4c84-ac46-3df7b7ca4e24 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:47.102355 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-925a9b32-99ef-4c84-ac46-3df7b7ca4e24 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be returned with HTTP 200 Aug 13 22:15:47.103016 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1262/5043] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:47 2026] GET /volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be => generated 1633 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:47.775963 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a61a0d80-843a-4167-acd9-a3c26da878e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:47.776325 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f502f425-0835-4fb5-9b10-5e197af72171 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:47.778378 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a61a0d80-843a-4167-acd9-a3c26da878e2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 Aug 13 22:15:47.778616 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a61a0d80-843a-4167-acd9-a3c26da878e2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:47.778684 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f502f425-0835-4fb5-9b10-5e197af72171 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:15:47.778806 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a61a0d80-843a-4167-acd9-a3c26da878e2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:47.778915 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f502f425-0835-4fb5-9b10-5e197af72171 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:47.779095 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f502f425-0835-4fb5-9b10-5e197af72171 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:47.779188 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f502f425-0835-4fb5-9b10-5e197af72171 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:47.783797 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:47.783797 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:47.784511 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f502f425-0835-4fb5-9b10-5e197af72171 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:15:47.784921 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1272/5044] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:47 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:47.785915 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:47.785915 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:47.786300 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a61a0d80-843a-4167-acd9-a3c26da878e2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:47.787043 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a61a0d80-843a-4167-acd9-a3c26da878e2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 returned with HTTP 200 Aug 13 22:15:47.787441 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1248/5045] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:47 2026] GET /volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:47.799334 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a1a554b-8060-4573-9e75-6e21b412cace None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:47.801740 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a1a554b-8060-4573-9e75-6e21b412cace tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] GET https://10.4.3.4/volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 Aug 13 22:15:47.802011 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a1a554b-8060-4573-9e75-6e21b412cace tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:47.802261 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a1a554b-8060-4573-9e75-6e21b412cace tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:47.815411 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:47.815411 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:47.816099 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a1a554b-8060-4573-9e75-6e21b412cace tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Snapshot retrieved successfully. Aug 13 22:15:47.817257 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a1a554b-8060-4573-9e75-6e21b412cace tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] https://10.4.3.4/volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 returned with HTTP 200 Aug 13 22:15:47.817820 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1264/5046] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:47 2026] GET /volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:47.826629 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4d50b6db-6b01-4ac2-9e3b-e6efb2fcdce6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:47.828458 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d50b6db-6b01-4ac2-9e3b-e6efb2fcdce6 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] DELETE https://10.4.3.4/volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 Aug 13 22:15:47.828671 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d50b6db-6b01-4ac2-9e3b-e6efb2fcdce6 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:47.828883 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d50b6db-6b01-4ac2-9e3b-e6efb2fcdce6 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:47.829035 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-4d50b6db-6b01-4ac2-9e3b-e6efb2fcdce6 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete snapshot with id: ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 Aug 13 22:15:47.835349 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:47.835349 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:47.835841 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4d50b6db-6b01-4ac2-9e3b-e6efb2fcdce6 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:47.857214 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4d50b6db-6b01-4ac2-9e3b-e6efb2fcdce6 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot delete request issued successfully. Aug 13 22:15:47.857445 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d50b6db-6b01-4ac2-9e3b-e6efb2fcdce6 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 returned with HTTP 202 Aug 13 22:15:47.857911 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1263/5047] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:15:47 2026] DELETE /volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:47.876157 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ccb4a98c-8902-486e-8c07-9139d1fb72d1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:47.880856 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ccb4a98c-8902-486e-8c07-9139d1fb72d1 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 Aug 13 22:15:47.881110 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ccb4a98c-8902-486e-8c07-9139d1fb72d1 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:47.881323 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ccb4a98c-8902-486e-8c07-9139d1fb72d1 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:47.889207 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:47.889207 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:47.889560 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ccb4a98c-8902-486e-8c07-9139d1fb72d1 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:47.890408 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ccb4a98c-8902-486e-8c07-9139d1fb72d1 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 returned with HTTP 200 Aug 13 22:15:47.890904 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1273/5048] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:47 2026] GET /volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:48.796863 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-49505be4-bd21-43fe-9a89-6fd98b300a73 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:48.799278 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49505be4-bd21-43fe-9a89-6fd98b300a73 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:15:48.799599 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49505be4-bd21-43fe-9a89-6fd98b300a73 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:48.799662 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49505be4-bd21-43fe-9a89-6fd98b300a73 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:48.799818 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-49505be4-bd21-43fe-9a89-6fd98b300a73 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:48.806693 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:48.806693 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:48.807573 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49505be4-bd21-43fe-9a89-6fd98b300a73 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:15:48.808042 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1249/5049] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:48 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:48.908028 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-51f469df-eb6f-40b3-9060-1c702fccd70a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:48.910265 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51f469df-eb6f-40b3-9060-1c702fccd70a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 Aug 13 22:15:48.910871 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51f469df-eb6f-40b3-9060-1c702fccd70a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:48.910871 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51f469df-eb6f-40b3-9060-1c702fccd70a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:48.916376 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51f469df-eb6f-40b3-9060-1c702fccd70a tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 returned with HTTP 404 Aug 13 22:15:48.917193 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1265/5050] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:48 2026] GET /volume/v3/snapshots/ce3eef1f-4824-4d89-9ffe-6b25eb4470e3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:48.929725 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c62f58da-e117-4427-aa02-b8732c040869 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:48.932219 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c62f58da-e117-4427-aa02-b8732c040869 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae Aug 13 22:15:48.932640 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c62f58da-e117-4427-aa02-b8732c040869 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:48.932920 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c62f58da-e117-4427-aa02-b8732c040869 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:48.933286 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c62f58da-e117-4427-aa02-b8732c040869 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume with id: f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae Aug 13 22:15:48.944643 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:48.944643 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:48.945119 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c62f58da-e117-4427-aa02-b8732c040869 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:48.973670 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c62f58da-e117-4427-aa02-b8732c040869 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume request issued successfully. Aug 13 22:15:48.973670 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c62f58da-e117-4427-aa02-b8732c040869 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae returned with HTTP 202 Aug 13 22:15:48.974834 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1264/5051] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:15:48 2026] DELETE /volume/v3/volumes/f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 22:15:48.985713 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4558dbf3-c25a-47e3-8a6f-f2f5bfcc3f7b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:48.991360 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4558dbf3-c25a-47e3-8a6f-f2f5bfcc3f7b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae Aug 13 22:15:48.991981 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4558dbf3-c25a-47e3-8a6f-f2f5bfcc3f7b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:48.991981 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4558dbf3-c25a-47e3-8a6f-f2f5bfcc3f7b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:48.992550 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f44b6db9-6b2c-4f6b-a3c8-80129d304333 req-137ef64b-700d-494a-84e8-900dc3678af7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:48.996995 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f44b6db9-6b2c-4f6b-a3c8-80129d304333 req-137ef64b-700d-494a-84e8-900dc3678af7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/attachments/0b37cc42-b5c8-4981-b60f-159ddec11489 Aug 13 22:15:48.996995 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f44b6db9-6b2c-4f6b-a3c8-80129d304333 req-137ef64b-700d-494a-84e8-900dc3678af7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:48.996995 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f44b6db9-6b2c-4f6b-a3c8-80129d304333 req-137ef64b-700d-494a-84e8-900dc3678af7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:49.005306 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:49.005306 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:49.009081 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4558dbf3-c25a-47e3-8a6f-f2f5bfcc3f7b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:49.013210 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:49.013210 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:49.015467 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4558dbf3-c25a-47e3-8a6f-f2f5bfcc3f7b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae returned with HTTP 200 Aug 13 22:15:49.015989 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1274/5052] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:48 2026] GET /volume/v3/volumes/f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae => generated 1003 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:49.081617 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f44b6db9-6b2c-4f6b-a3c8-80129d304333 req-137ef64b-700d-494a-84e8-900dc3678af7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/0b37cc42-b5c8-4981-b60f-159ddec11489 returned with HTTP 200 Aug 13 22:15:49.082001 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1250/5053] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:15:48 2026] DELETE /volume/v3/attachments/0b37cc42-b5c8-4981-b60f-159ddec11489 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:49.097060 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f44b6db9-6b2c-4f6b-a3c8-80129d304333 req-bdb95a3e-aaee-4cee-bc02-ce67b2758c4d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:49.099625 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f44b6db9-6b2c-4f6b-a3c8-80129d304333 req-bdb95a3e-aaee-4cee-bc02-ce67b2758c4d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be Aug 13 22:15:49.099830 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f44b6db9-6b2c-4f6b-a3c8-80129d304333 req-bdb95a3e-aaee-4cee-bc02-ce67b2758c4d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:49.100369 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f44b6db9-6b2c-4f6b-a3c8-80129d304333 req-bdb95a3e-aaee-4cee-bc02-ce67b2758c4d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:49.100678 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-f44b6db9-6b2c-4f6b-a3c8-80129d304333 req-bdb95a3e-aaee-4cee-bc02-ce67b2758c4d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume with id: fa1640aa-3d9c-47c5-9f72-318f61ac87be Aug 13 22:15:49.109925 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:49.109925 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:49.110547 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f44b6db9-6b2c-4f6b-a3c8-80129d304333 req-bdb95a3e-aaee-4cee-bc02-ce67b2758c4d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:49.134276 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f44b6db9-6b2c-4f6b-a3c8-80129d304333 req-bdb95a3e-aaee-4cee-bc02-ce67b2758c4d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume request issued successfully. Aug 13 22:15:49.134980 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f44b6db9-6b2c-4f6b-a3c8-80129d304333 req-bdb95a3e-aaee-4cee-bc02-ce67b2758c4d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be returned with HTTP 202 Aug 13 22:15:49.134980 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1266/5054] 10.4.3.4 () {70 vars in 1606 bytes} [Thu Aug 13 22:15:49 2026] DELETE /volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:49.557551 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ddf649f1-229e-43be-aa96-71db097c8fcd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:49.559555 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:49.559990 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-40046918", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:49.561715 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-40046918', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:49.561892 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Create volume of 1 GB Aug 13 22:15:49.566447 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Availability Zones retrieved successfully. Aug 13 22:15:49.573176 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Flow 'volume_create_api' (f84799a4-eb06-4767-81fe-bca2f4ff2343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:49.574414 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb41526-a576-438a-b4e8-ac6960a1101a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:49.575379 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:49.601296 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb41526-a576-438a-b4e8-ac6960a1101a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:49.602160 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8bbd835-8b39-446c-ac88-97a4b6956b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:49.674809 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Created reservations ['a5dfac45-8873-43d1-9f11-3e14a6c52733', '0cab30fa-298a-41e2-8727-eae4c5eb0889', '1341a43e-dacb-425e-bbf7-e24f1d33195c', '515a7842-7ebc-4c5f-bcb3-a66184da421b'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:49.675655 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8bbd835-8b39-446c-ac88-97a4b6956b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5dfac45-8873-43d1-9f11-3e14a6c52733', '0cab30fa-298a-41e2-8727-eae4c5eb0889', '1341a43e-dacb-425e-bbf7-e24f1d33195c', '515a7842-7ebc-4c5f-bcb3-a66184da421b']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:49.676434 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a172b9-820f-4b59-b169-ceb2b9e14af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:49.688358 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-add38190-37c1-431e-aa16-ff6539a569ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:49.690206 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-add38190-37c1-431e-aa16-ff6539a569ba tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be Aug 13 22:15:49.690393 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-add38190-37c1-431e-aa16-ff6539a569ba tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:49.690600 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-add38190-37c1-431e-aa16-ff6539a569ba tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:49.695765 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-add38190-37c1-431e-aa16-ff6539a569ba tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be returned with HTTP 404 Aug 13 22:15:49.696321 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1275/5055] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:49 2026] GET /volume/v3/volumes/fa1640aa-3d9c-47c5-9f72-318f61ac87be => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:49.699481 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a172b9-820f-4b59-b169-ceb2b9e14af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ffd8409-b100-4d26-aa1f-17e506e9cedc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-40046918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1cbc906a73b432d94af70b1330b623c',qos_specs=None,replication_status=,reservations=['a5dfac45-8873-43d1-9f11-3e14a6c52733','0cab30fa-298a-41e2-8727-eae4c5eb0889','1341a43e-dacb-425e-bbf7-e24f1d33195c','515a7842-7ebc-4c5f-bcb3-a66184da421b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c40fbe52871e42dcb258b914538cb4fa',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-40046918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ffd8409-b100-4d26-aa1f-17e506e9cedc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1cbc906a73b432d94af70b1330b623c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c40fbe52871e42dcb258b914538cb4fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:49.700303 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ebe9ea-2ef8-4fa9-8534-d6ac1e298ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:49.722812 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ebe9ea-2ef8-4fa9-8534-d6ac1e298ce6) transitioned into state 'SUCCESS' from state '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-40046918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1cbc906a73b432d94af70b1330b623c',qos_specs=None,replication_status=,reservations=['a5dfac45-8873-43d1-9f11-3e14a6c52733','0cab30fa-298a-41e2-8727-eae4c5eb0889','1341a43e-dacb-425e-bbf7-e24f1d33195c','515a7842-7ebc-4c5f-bcb3-a66184da421b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c40fbe52871e42dcb258b914538cb4fa',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:49.723070 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce508081-c51c-4960-9514-07bbed5e5cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:49.737478 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce508081-c51c-4960-9514-07bbed5e5cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:49.737478 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Flow 'volume_create_api' (f84799a4-eb06-4767-81fe-bca2f4ff2343) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:49.737478 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Create volume request issued successfully. Aug 13 22:15:49.737478 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ddf649f1-229e-43be-aa96-71db097c8fcd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:49.738672 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1265/5056] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:15:49 2026] POST /volume/v3/volumes => generated 741 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:49.794310 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-90be7007-6f3f-44b6-8688-17dcfe498fd9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:49.797643 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90be7007-6f3f-44b6-8688-17dcfe498fd9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe Aug 13 22:15:49.798823 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90be7007-6f3f-44b6-8688-17dcfe498fd9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:49.798823 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90be7007-6f3f-44b6-8688-17dcfe498fd9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:49.798823 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-90be7007-6f3f-44b6-8688-17dcfe498fd9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete snapshot with id: 1a560658-b801-45e0-95f3-467910499ebe Aug 13 22:15:49.804181 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:49.804181 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:49.804819 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-90be7007-6f3f-44b6-8688-17dcfe498fd9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:15:49.820221 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ff15d493-79ac-4ca9-8dc1-85f50270fe6b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:49.823941 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff15d493-79ac-4ca9-8dc1-85f50270fe6b tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:15:49.823941 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff15d493-79ac-4ca9-8dc1-85f50270fe6b tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:49.824656 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff15d493-79ac-4ca9-8dc1-85f50270fe6b tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:49.824656 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ff15d493-79ac-4ca9-8dc1-85f50270fe6b tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:49.834582 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:49.834582 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:49.835222 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff15d493-79ac-4ca9-8dc1-85f50270fe6b tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:15:49.835289 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-90be7007-6f3f-44b6-8688-17dcfe498fd9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot delete request issued successfully. Aug 13 22:15:49.835928 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90be7007-6f3f-44b6-8688-17dcfe498fd9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe returned with HTTP 202 Aug 13 22:15:49.835985 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1267/5057] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:49 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:49.836611 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1251/5058] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:15:49 2026] DELETE /volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:49.843249 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f266921f-71af-428c-a9c4-dde1796667e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:49.845856 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f266921f-71af-428c-a9c4-dde1796667e1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe Aug 13 22:15:49.845856 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f266921f-71af-428c-a9c4-dde1796667e1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:49.845856 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f266921f-71af-428c-a9c4-dde1796667e1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:49.850292 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:49.850292 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:49.850292 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f266921f-71af-428c-a9c4-dde1796667e1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:15:49.851615 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f266921f-71af-428c-a9c4-dde1796667e1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe returned with HTTP 200 Aug 13 22:15:49.852266 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1276/5059] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:49 2026] GET /volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:50.032323 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-308d96df-adcd-4f88-b27c-ab8db7131305 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:50.037454 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-308d96df-adcd-4f88-b27c-ab8db7131305 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae Aug 13 22:15:50.037454 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-308d96df-adcd-4f88-b27c-ab8db7131305 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:50.037802 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-308d96df-adcd-4f88-b27c-ab8db7131305 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:50.047003 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-308d96df-adcd-4f88-b27c-ab8db7131305 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae returned with HTTP 404 Aug 13 22:15:50.048083 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1266/5060] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:50 2026] GET /volume/v3/volumes/f23a7442-80c8-4f4b-a5d3-3e8e0b40e7ae => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:50.057098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:50.059031 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:50.059358 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2127445223"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:50.060796 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2127445223'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:50.060912 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume of 1 GB Aug 13 22:15:50.064933 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Availability Zones retrieved successfully. Aug 13 22:15:50.071022 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (3e9e8beb-9396-4ad7-b6df-8e12dfadb8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:50.071847 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8473360c-c338-4cd1-b58e-e05f53594cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:50.072601 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:50.097839 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8473360c-c338-4cd1-b58e-e05f53594cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:50.098577 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (785ef7f4-ef22-41fb-be22-325d85ba369e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:50.139936 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Created reservations ['f9ea42aa-f24f-4acf-aaf8-20ab1b326ebd', '606671ff-8db9-4682-9854-3901701b8c76', '1adaf538-818f-4ec5-b644-0610e2602554', '55f8e675-383f-4937-962e-6eba4299a5c8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:50.140743 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (785ef7f4-ef22-41fb-be22-325d85ba369e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9ea42aa-f24f-4acf-aaf8-20ab1b326ebd', '606671ff-8db9-4682-9854-3901701b8c76', '1adaf538-818f-4ec5-b644-0610e2602554', '55f8e675-383f-4937-962e-6eba4299a5c8']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:50.141442 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21589a92-0e04-4602-a5a6-27ab7d92dd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:50.164820 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21589a92-0e04-4602-a5a6-27ab7d92dd13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8125fde0-e4cb-4e92-a015-8ad570d0d7c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2127445223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['f9ea42aa-f24f-4acf-aaf8-20ab1b326ebd','606671ff-8db9-4682-9854-3901701b8c76','1adaf538-818f-4ec5-b644-0610e2602554','55f8e675-383f-4937-962e-6eba4299a5c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2127445223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8125fde0-e4cb-4e92-a015-8ad570d0d7c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='067744c90c34451e88a803381806f787',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='390a1827abca4d4386e5f03ee8b78b75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:50.165609 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71786f27-217e-42f9-a459-6c1d4eb18d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:50.182848 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71786f27-217e-42f9-a459-6c1d4eb18d7d) transitioned into state 'SUCCESS' from state '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-2127445223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['f9ea42aa-f24f-4acf-aaf8-20ab1b326ebd','606671ff-8db9-4682-9854-3901701b8c76','1adaf538-818f-4ec5-b644-0610e2602554','55f8e675-383f-4937-962e-6eba4299a5c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:50.183664 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce0dd88a-3c7b-43e5-be9b-c8491c2bbaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:50.193921 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce0dd88a-3c7b-43e5-be9b-c8491c2bbaa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:50.194656 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (3e9e8beb-9396-4ad7-b6df-8e12dfadb8a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:50.194952 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request issued successfully. Aug 13 22:15:50.195491 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db0627a1-1554-4b1c-81ff-573ea47b9dd5 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:50.195925 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1268/5061] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:15:50 2026] POST /volume/v3/volumes => generated 774 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:50.212034 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-72470ee3-dbd1-4d30-af9c-6c94bb822e6b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:50.214514 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72470ee3-dbd1-4d30-af9c-6c94bb822e6b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/8125fde0-e4cb-4e92-a015-8ad570d0d7c2 Aug 13 22:15:50.214863 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72470ee3-dbd1-4d30-af9c-6c94bb822e6b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:50.215166 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72470ee3-dbd1-4d30-af9c-6c94bb822e6b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:50.225716 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:50.225716 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:50.229918 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-72470ee3-dbd1-4d30-af9c-6c94bb822e6b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:50.234108 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72470ee3-dbd1-4d30-af9c-6c94bb822e6b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/8125fde0-e4cb-4e92-a015-8ad570d0d7c2 returned with HTTP 200 Aug 13 22:15:50.234549 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1252/5062] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:50 2026] GET /volume/v3/volumes/8125fde0-e4cb-4e92-a015-8ad570d0d7c2 => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:50.847724 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-19787e53-7711-4bbf-8b64-253fbb9b7b65 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:50.849819 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19787e53-7711-4bbf-8b64-253fbb9b7b65 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:15:50.850074 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19787e53-7711-4bbf-8b64-253fbb9b7b65 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:50.850285 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19787e53-7711-4bbf-8b64-253fbb9b7b65 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:50.850396 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-19787e53-7711-4bbf-8b64-253fbb9b7b65 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:50.855487 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:50.855487 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:50.856149 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19787e53-7711-4bbf-8b64-253fbb9b7b65 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:15:50.856563 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1277/5063] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:50 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:50.861099 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-85dd2c07-d65e-46b6-818e-ba5261a287a1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:50.863379 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85dd2c07-d65e-46b6-818e-ba5261a287a1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe Aug 13 22:15:50.863562 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85dd2c07-d65e-46b6-818e-ba5261a287a1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:50.863762 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85dd2c07-d65e-46b6-818e-ba5261a287a1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:50.867998 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85dd2c07-d65e-46b6-818e-ba5261a287a1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe returned with HTTP 404 Aug 13 22:15:50.868480 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1267/5064] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:50 2026] GET /volume/v3/snapshots/1a560658-b801-45e0-95f3-467910499ebe => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:50.876217 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b8cbeca-c8e3-46da-ba65-34388fa7cbb5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:50.878335 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b8cbeca-c8e3-46da-ba65-34388fa7cbb5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 Aug 13 22:15:50.878615 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b8cbeca-c8e3-46da-ba65-34388fa7cbb5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:50.878826 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b8cbeca-c8e3-46da-ba65-34388fa7cbb5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:50.879007 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7b8cbeca-c8e3-46da-ba65-34388fa7cbb5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume with id: a53ebf40-70c8-4364-95a5-50526aca4e38 Aug 13 22:15:50.886813 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:50.886813 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:50.887321 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7b8cbeca-c8e3-46da-ba65-34388fa7cbb5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:50.903664 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7b8cbeca-c8e3-46da-ba65-34388fa7cbb5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume request issued successfully. Aug 13 22:15:50.903879 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b8cbeca-c8e3-46da-ba65-34388fa7cbb5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 returned with HTTP 202 Aug 13 22:15:50.904336 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1269/5065] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:15:50 2026] DELETE /volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:50.911285 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aa583b5c-cf77-4605-84c4-7b2af2a30db4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:50.914773 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa583b5c-cf77-4605-84c4-7b2af2a30db4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 Aug 13 22:15:50.915170 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa583b5c-cf77-4605-84c4-7b2af2a30db4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:50.915224 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa583b5c-cf77-4605-84c4-7b2af2a30db4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:50.924004 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:50.924004 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:50.928263 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aa583b5c-cf77-4605-84c4-7b2af2a30db4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:50.934717 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa583b5c-cf77-4605-84c4-7b2af2a30db4 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 returned with HTTP 200 Aug 13 22:15:50.935132 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1253/5066] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:50 2026] GET /volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:51.254450 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d8d7935-e0bd-4d98-b8f9-9a1415b51ad1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:51.254699 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d8d7935-e0bd-4d98-b8f9-9a1415b51ad1 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/8125fde0-e4cb-4e92-a015-8ad570d0d7c2 Aug 13 22:15:51.254883 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d8d7935-e0bd-4d98-b8f9-9a1415b51ad1 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:51.255078 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d8d7935-e0bd-4d98-b8f9-9a1415b51ad1 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:51.263027 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:51.263027 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:51.267444 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0d8d7935-e0bd-4d98-b8f9-9a1415b51ad1 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:51.272175 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d8d7935-e0bd-4d98-b8f9-9a1415b51ad1 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/8125fde0-e4cb-4e92-a015-8ad570d0d7c2 returned with HTTP 200 Aug 13 22:15:51.273874 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1278/5067] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:51 2026] GET /volume/v3/volumes/8125fde0-e4cb-4e92-a015-8ad570d0d7c2 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:51.288300 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-994ff1ef-b5dd-4392-b028-e98a1e21f9f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:51.290213 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-994ff1ef-b5dd-4392-b028-e98a1e21f9f7 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:15:51.290618 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-994ff1ef-b5dd-4392-b028-e98a1e21f9f7 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8125fde0-e4cb-4e92-a015-8ad570d0d7c2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1685375166"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:51.300857 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:51.300857 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:51.301297 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-994ff1ef-b5dd-4392-b028-e98a1e21f9f7 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:51.301464 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-994ff1ef-b5dd-4392-b028-e98a1e21f9f7 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create snapshot from volume 8125fde0-e4cb-4e92-a015-8ad570d0d7c2 Aug 13 22:15:51.338097 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-994ff1ef-b5dd-4392-b028-e98a1e21f9f7 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Created reservations ['6275db5f-98bc-48f6-9d72-bbe8a63bbb9d', '219fbb4d-a793-4e4a-ac76-05c499c80dd7', 'c8ff6961-7daf-4edc-b9f4-e80c0663b5a6', 'deaea44d-9735-4201-ad52-969359cefac3'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:51.372006 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-994ff1ef-b5dd-4392-b028-e98a1e21f9f7 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot create request issued successfully. Aug 13 22:15:51.372466 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-994ff1ef-b5dd-4392-b028-e98a1e21f9f7 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:15:51.373051 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1268/5068] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:15:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:51.385582 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e9a7208-a63c-44ff-a1e1-68f8f0cb4b8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:51.387617 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e9a7208-a63c-44ff-a1e1-68f8f0cb4b8d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af Aug 13 22:15:51.387847 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e9a7208-a63c-44ff-a1e1-68f8f0cb4b8d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:51.388048 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e9a7208-a63c-44ff-a1e1-68f8f0cb4b8d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:51.393140 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:51.393140 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:51.393478 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8e9a7208-a63c-44ff-a1e1-68f8f0cb4b8d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:51.394207 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e9a7208-a63c-44ff-a1e1-68f8f0cb4b8d tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af returned with HTTP 200 Aug 13 22:15:51.394809 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1270/5069] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:51 2026] GET /volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:51.868052 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5dd92eea-3ea7-4456-87c0-a40e7768a5f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:51.870867 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5dd92eea-3ea7-4456-87c0-a40e7768a5f1 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:15:51.870867 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5dd92eea-3ea7-4456-87c0-a40e7768a5f1 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:51.870867 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5dd92eea-3ea7-4456-87c0-a40e7768a5f1 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:51.870867 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5dd92eea-3ea7-4456-87c0-a40e7768a5f1 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:51.875146 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:51.875146 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:51.875822 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5dd92eea-3ea7-4456-87c0-a40e7768a5f1 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:15:51.876229 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1254/5070] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:51 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:51.951723 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d115e9bc-e0b7-489a-8d1c-a7b7bec37900 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:51.953963 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d115e9bc-e0b7-489a-8d1c-a7b7bec37900 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 Aug 13 22:15:51.954190 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d115e9bc-e0b7-489a-8d1c-a7b7bec37900 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:51.954575 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d115e9bc-e0b7-489a-8d1c-a7b7bec37900 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:51.962014 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d115e9bc-e0b7-489a-8d1c-a7b7bec37900 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 returned with HTTP 404 Aug 13 22:15:51.962609 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1279/5071] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:51 2026] GET /volume/v3/volumes/a53ebf40-70c8-4364-95a5-50526aca4e38 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:51.994228 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-637dd052-54e0-4888-98af-c63cb8081e21 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:51.996083 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:51.996410 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-139978308", "snapshot_id": null, "imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:51.997881 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-139978308', 'snapshot_id': None, 'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:52.085878 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume of 1 GB Aug 13 22:15:52.086200 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:52.086200 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:52.091085 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Availability Zones retrieved successfully. Aug 13 22:15:52.097046 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (cc303ed6-2a15-46aa-9cda-98b5f7b549b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:52.098659 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bdc4c74-6979-4d17-9480-63d38995bc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:52.100029 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:52.236892 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bdc4c74-6979-4d17-9480-63d38995bc15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:52.238013 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76037cbf-0006-4fd5-abfe-05ab2d0c478f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:52.293176 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Created reservations ['24c1484c-c281-4c6a-a014-cfaed2852b6c', '45be4fac-6d65-4712-bde3-664578010a30', '56354a52-5cf7-470d-ae55-cb6ef28c1341', '0ffd6932-dbca-44eb-bc06-b907177fa5f6'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:52.294529 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76037cbf-0006-4fd5-abfe-05ab2d0c478f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24c1484c-c281-4c6a-a014-cfaed2852b6c', '45be4fac-6d65-4712-bde3-664578010a30', '56354a52-5cf7-470d-ae55-cb6ef28c1341', '0ffd6932-dbca-44eb-bc06-b907177fa5f6']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:52.295040 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebed721-4e51-42d7-97b2-07bd37fd5573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:52.324434 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebed721-4e51-42d7-97b2-07bd37fd5573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '969a13c0-b0f2-469e-bf03-cfb6ddaa95bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-139978308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['24c1484c-c281-4c6a-a014-cfaed2852b6c','45be4fac-6d65-4712-bde3-664578010a30','56354a52-5cf7-470d-ae55-cb6ef28c1341','0ffd6932-dbca-44eb-bc06-b907177fa5f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-139978308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=969a13c0-b0f2-469e-bf03-cfb6ddaa95bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccddd8d8754141469325957e492445d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:52.325931 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8aae12b-5889-448b-9046-f2491c4520ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:52.344585 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8aae12b-5889-448b-9046-f2491c4520ad) transitioned into state 'SUCCESS' from state '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-139978308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['24c1484c-c281-4c6a-a014-cfaed2852b6c','45be4fac-6d65-4712-bde3-664578010a30','56354a52-5cf7-470d-ae55-cb6ef28c1341','0ffd6932-dbca-44eb-bc06-b907177fa5f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:52.345255 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c8b44f-67c4-4360-ae72-dd181eb9e20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:52.355842 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c8b44f-67c4-4360-ae72-dd181eb9e20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:52.356928 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (cc303ed6-2a15-46aa-9cda-98b5f7b549b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:52.357301 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request issued successfully. Aug 13 22:15:52.358325 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-637dd052-54e0-4888-98af-c63cb8081e21 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:52.359014 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1269/5072] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:15:51 2026] POST /volume/v3/volumes => generated 754 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:52.373318 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1c0f353c-7963-400e-a0e6-d6b6a00b5d26 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:52.376057 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c0f353c-7963-400e-a0e6-d6b6a00b5d26 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc Aug 13 22:15:52.376057 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c0f353c-7963-400e-a0e6-d6b6a00b5d26 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:52.376230 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c0f353c-7963-400e-a0e6-d6b6a00b5d26 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:52.385657 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:52.385657 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:52.390901 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1c0f353c-7963-400e-a0e6-d6b6a00b5d26 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:52.396886 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c0f353c-7963-400e-a0e6-d6b6a00b5d26 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc returned with HTTP 200 Aug 13 22:15:52.397451 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1271/5073] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:52 2026] GET /volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:52.407130 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c6d84b8-2d89-4a05-8dfb-052a67a4e0fd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:52.409291 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c6d84b8-2d89-4a05-8dfb-052a67a4e0fd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af Aug 13 22:15:52.409724 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c6d84b8-2d89-4a05-8dfb-052a67a4e0fd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:52.410048 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c6d84b8-2d89-4a05-8dfb-052a67a4e0fd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:52.416157 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:52.416157 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:52.417196 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4c6d84b8-2d89-4a05-8dfb-052a67a4e0fd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:52.418335 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c6d84b8-2d89-4a05-8dfb-052a67a4e0fd tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af returned with HTTP 200 Aug 13 22:15:52.419112 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1255/5074] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:52 2026] GET /volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:52.430772 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c1863c8-b9bd-4049-9ad7-fe73c4d21202 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:52.433893 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c1863c8-b9bd-4049-9ad7-fe73c4d21202 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] POST https://10.4.3.4/volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af/action Aug 13 22:15:52.434208 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c1863c8-b9bd-4049-9ad7-fe73c4d21202 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:15:52.434395 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c1863c8-b9bd-4049-9ad7-fe73c4d21202 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:52.436295 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.snapshot_unmanage [None req-6c1863c8-b9bd-4049-9ad7-fe73c4d21202 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Unmanage snapshot with id: 11a0442d-8aa2-42b7-b63f-79615a4fe8af Aug 13 22:15:52.441545 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:52.441545 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:52.442119 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6c1863c8-b9bd-4049-9ad7-fe73c4d21202 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Snapshot retrieved successfully. Aug 13 22:15:52.443029 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-6c1863c8-b9bd-4049-9ad7-fe73c4d21202 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'cd22dd24cfad4fd982b80763acd90dcb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '067744c90c34451e88a803381806f787', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:15:52.443687 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c1863c8-b9bd-4049-9ad7-fe73c4d21202 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] https://10.4.3.4/volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af/action returned with HTTP 403 Aug 13 22:15:52.443976 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1280/5075] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:15:52 2026] POST /volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:52.451053 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1098f672-f3ba-460e-8ba5-8fcd82fecf70 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:52.453465 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1098f672-f3ba-460e-8ba5-8fcd82fecf70 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] DELETE https://10.4.3.4/volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af Aug 13 22:15:52.453743 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1098f672-f3ba-460e-8ba5-8fcd82fecf70 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:52.453989 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1098f672-f3ba-460e-8ba5-8fcd82fecf70 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:52.454138 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-1098f672-f3ba-460e-8ba5-8fcd82fecf70 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete snapshot with id: 11a0442d-8aa2-42b7-b63f-79615a4fe8af Aug 13 22:15:52.459536 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:52.459536 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:52.459878 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1098f672-f3ba-460e-8ba5-8fcd82fecf70 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:52.479416 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1098f672-f3ba-460e-8ba5-8fcd82fecf70 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot delete request issued successfully. Aug 13 22:15:52.479669 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1098f672-f3ba-460e-8ba5-8fcd82fecf70 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af returned with HTTP 202 Aug 13 22:15:52.480130 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1270/5076] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:15:52 2026] DELETE /volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:52.489917 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ea1f701-5c83-4395-bdb2-823c2925caeb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:52.492491 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ea1f701-5c83-4395-bdb2-823c2925caeb tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af Aug 13 22:15:52.492699 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ea1f701-5c83-4395-bdb2-823c2925caeb tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:52.492913 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ea1f701-5c83-4395-bdb2-823c2925caeb tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:52.501513 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:52.501513 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:52.501807 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1ea1f701-5c83-4395-bdb2-823c2925caeb tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:52.502549 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ea1f701-5c83-4395-bdb2-823c2925caeb tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af returned with HTTP 200 Aug 13 22:15:52.502928 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1272/5077] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:52 2026] GET /volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:52.892460 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f031fb5-1f94-4e3c-900e-8a8a41490549 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:52.894963 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f031fb5-1f94-4e3c-900e-8a8a41490549 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:15:52.896317 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f031fb5-1f94-4e3c-900e-8a8a41490549 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:52.896668 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f031fb5-1f94-4e3c-900e-8a8a41490549 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:52.896909 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0f031fb5-1f94-4e3c-900e-8a8a41490549 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:52.903646 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:52.903646 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:52.908012 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f031fb5-1f94-4e3c-900e-8a8a41490549 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:15:52.908012 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1256/5078] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:52 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:53.418391 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4b2ed697-dcdd-4b0e-b6a3-c628e20e7ae9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:53.422389 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b2ed697-dcdd-4b0e-b6a3-c628e20e7ae9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc Aug 13 22:15:53.422389 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b2ed697-dcdd-4b0e-b6a3-c628e20e7ae9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:53.422389 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b2ed697-dcdd-4b0e-b6a3-c628e20e7ae9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:53.446546 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:53.446546 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:53.452970 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4b2ed697-dcdd-4b0e-b6a3-c628e20e7ae9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:53.460636 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b2ed697-dcdd-4b0e-b6a3-c628e20e7ae9 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc returned with HTTP 200 Aug 13 22:15:53.461529 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1281/5079] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:53 2026] GET /volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:53.481921 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-46cec20c-00df-4cfe-8675-82f7a0906675 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:53.484187 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46cec20c-00df-4cfe-8675-82f7a0906675 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc Aug 13 22:15:53.484416 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46cec20c-00df-4cfe-8675-82f7a0906675 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:53.484751 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46cec20c-00df-4cfe-8675-82f7a0906675 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:53.497032 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:53.497032 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:53.506157 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-46cec20c-00df-4cfe-8675-82f7a0906675 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:53.515699 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18d6dca9-c7a9-45e0-8e09-3cefafdb9241 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:53.516178 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46cec20c-00df-4cfe-8675-82f7a0906675 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc returned with HTTP 200 Aug 13 22:15:53.516356 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1271/5080] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:53 2026] GET /volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:53.517559 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18d6dca9-c7a9-45e0-8e09-3cefafdb9241 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af Aug 13 22:15:53.517755 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18d6dca9-c7a9-45e0-8e09-3cefafdb9241 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:53.517932 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18d6dca9-c7a9-45e0-8e09-3cefafdb9241 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:53.525703 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18d6dca9-c7a9-45e0-8e09-3cefafdb9241 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af returned with HTTP 404 Aug 13 22:15:53.526294 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1273/5081] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:53 2026] GET /volume/v3/snapshots/11a0442d-8aa2-42b7-b63f-79615a4fe8af => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:53.535838 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-faa0063c-61f5-43ba-b258-c8742be8a716 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:53.538060 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-faa0063c-61f5-43ba-b258-c8742be8a716 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/8125fde0-e4cb-4e92-a015-8ad570d0d7c2 Aug 13 22:15:53.538765 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-faa0063c-61f5-43ba-b258-c8742be8a716 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:53.538765 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-faa0063c-61f5-43ba-b258-c8742be8a716 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:53.538765 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-faa0063c-61f5-43ba-b258-c8742be8a716 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume with id: 8125fde0-e4cb-4e92-a015-8ad570d0d7c2 Aug 13 22:15:53.554125 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:53.554125 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:53.554687 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-faa0063c-61f5-43ba-b258-c8742be8a716 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:53.617938 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-faa0063c-61f5-43ba-b258-c8742be8a716 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume request issued successfully. Aug 13 22:15:53.617938 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-faa0063c-61f5-43ba-b258-c8742be8a716 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/8125fde0-e4cb-4e92-a015-8ad570d0d7c2 returned with HTTP 202 Aug 13 22:15:53.619052 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1257/5082] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:15:53 2026] DELETE /volume/v3/volumes/8125fde0-e4cb-4e92-a015-8ad570d0d7c2 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:53.630893 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-704b4d31-731f-42ec-b860-a73f650eac2e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:53.635825 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-704b4d31-731f-42ec-b860-a73f650eac2e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/8125fde0-e4cb-4e92-a015-8ad570d0d7c2 Aug 13 22:15:53.635825 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-704b4d31-731f-42ec-b860-a73f650eac2e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:53.635825 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-704b4d31-731f-42ec-b860-a73f650eac2e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:53.648090 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:53.648090 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:53.659968 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-704b4d31-731f-42ec-b860-a73f650eac2e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:53.669760 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-704b4d31-731f-42ec-b860-a73f650eac2e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/8125fde0-e4cb-4e92-a015-8ad570d0d7c2 returned with HTTP 200 Aug 13 22:15:53.670443 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1282/5083] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:53 2026] GET /volume/v3/volumes/8125fde0-e4cb-4e92-a015-8ad570d0d7c2 => generated 1004 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:53.921868 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71ea2895-3777-4649-b151-cb6de66e13cb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:53.924098 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71ea2895-3777-4649-b151-cb6de66e13cb tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:15:53.924378 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71ea2895-3777-4649-b151-cb6de66e13cb tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:53.924707 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71ea2895-3777-4649-b151-cb6de66e13cb tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:53.924934 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-71ea2895-3777-4649-b151-cb6de66e13cb tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:53.934503 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:53.934503 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:53.935544 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71ea2895-3777-4649-b151-cb6de66e13cb tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:15:53.936038 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1272/5084] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:53 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:15:54.686530 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d5ea4abe-0e82-4ced-b47b-718196f85c43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:54.688834 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5ea4abe-0e82-4ced-b47b-718196f85c43 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/8125fde0-e4cb-4e92-a015-8ad570d0d7c2 Aug 13 22:15:54.690279 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5ea4abe-0e82-4ced-b47b-718196f85c43 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:54.690279 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5ea4abe-0e82-4ced-b47b-718196f85c43 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:54.697730 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5ea4abe-0e82-4ced-b47b-718196f85c43 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/8125fde0-e4cb-4e92-a015-8ad570d0d7c2 returned with HTTP 404 Aug 13 22:15:54.698395 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1274/5085] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:54 2026] GET /volume/v3/volumes/8125fde0-e4cb-4e92-a015-8ad570d0d7c2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:54.709944 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:54.712567 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:54.713237 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1777537750"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:54.715811 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1777537750'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:54.716430 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume of 1 GB Aug 13 22:15:54.725649 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Availability Zones retrieved successfully. Aug 13 22:15:54.735444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (d7444754-b15f-492a-b715-30289cb1b6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:54.736673 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41e45915-db26-4884-89a6-1733d53e7708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:54.739698 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:54.780953 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41e45915-db26-4884-89a6-1733d53e7708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:54.782642 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d1a9274-fcf4-4eb2-985d-ed075bee74dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:54.838937 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Created reservations ['df989100-8b39-44c9-b90e-2beacf56f58c', '9f5175e1-8b91-4361-a92c-99ce37a29c16', '5fe25241-1b06-47f9-a9a5-ec096f47f7f7', 'c4eed9e7-7253-4294-b238-60215a28fceb'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:54.840112 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d1a9274-fcf4-4eb2-985d-ed075bee74dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df989100-8b39-44c9-b90e-2beacf56f58c', '9f5175e1-8b91-4361-a92c-99ce37a29c16', '5fe25241-1b06-47f9-a9a5-ec096f47f7f7', 'c4eed9e7-7253-4294-b238-60215a28fceb']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:54.840941 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39ce4cd7-a058-4132-820d-beba70a07a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:54.841108 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-33cb6880-579a-4250-84a3-ba33c427a90d req-0dfeb132-d669-4791-a39e-8d00fd25bf17 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:54.845653 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-0dfeb132-d669-4791-a39e-8d00fd25bf17 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc Aug 13 22:15:54.845819 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-0dfeb132-d669-4791-a39e-8d00fd25bf17 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:54.846129 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-0dfeb132-d669-4791-a39e-8d00fd25bf17 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:54.856336 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:54.856336 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:54.866886 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-33cb6880-579a-4250-84a3-ba33c427a90d req-0dfeb132-d669-4791-a39e-8d00fd25bf17 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:54.871504 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39ce4cd7-a058-4132-820d-beba70a07a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd95b9c87-b971-48fb-ad9f-a19f5acfb23a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1777537750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['df989100-8b39-44c9-b90e-2beacf56f58c','9f5175e1-8b91-4361-a92c-99ce37a29c16','5fe25241-1b06-47f9-a9a5-ec096f47f7f7','c4eed9e7-7253-4294-b238-60215a28fceb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1777537750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d95b9c87-b971-48fb-ad9f-a19f5acfb23a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='067744c90c34451e88a803381806f787',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='390a1827abca4d4386e5f03ee8b78b75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:54.872217 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5af62f2-cbbc-4df6-ac0c-f56d770907de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:54.876291 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-0dfeb132-d669-4791-a39e-8d00fd25bf17 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc returned with HTTP 200 Aug 13 22:15:54.876949 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1283/5086] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:15:54 2026] GET /volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc => generated 1362 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:54.896267 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5af62f2-cbbc-4df6-ac0c-f56d770907de) transitioned into state 'SUCCESS' from state '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-1777537750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['df989100-8b39-44c9-b90e-2beacf56f58c','9f5175e1-8b91-4361-a92c-99ce37a29c16','5fe25241-1b06-47f9-a9a5-ec096f47f7f7','c4eed9e7-7253-4294-b238-60215a28fceb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:54.897199 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e6c9f7-70a0-4f7c-90cb-1174c96039e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:54.908518 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e6c9f7-70a0-4f7c-90cb-1174c96039e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:54.909940 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (d7444754-b15f-492a-b715-30289cb1b6b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:54.910586 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request issued successfully. Aug 13 22:15:54.911542 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-961da50b-9ba9-42c2-87c2-3e29f5bada52 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:54.912202 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1258/5087] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:15:54 2026] POST /volume/v3/volumes => generated 774 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:54.929062 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5310f632-542c-40af-b14e-d622073acc7b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:54.933523 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5310f632-542c-40af-b14e-d622073acc7b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/d95b9c87-b971-48fb-ad9f-a19f5acfb23a Aug 13 22:15:54.933523 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5310f632-542c-40af-b14e-d622073acc7b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:54.933523 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5310f632-542c-40af-b14e-d622073acc7b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:54.944866 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:54.944866 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:54.951444 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5310f632-542c-40af-b14e-d622073acc7b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:54.953759 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49ef41cb-30dc-462b-abf8-c0f9759b5b17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:54.957193 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49ef41cb-30dc-462b-abf8-c0f9759b5b17 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:15:54.958252 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49ef41cb-30dc-462b-abf8-c0f9759b5b17 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:54.958737 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49ef41cb-30dc-462b-abf8-c0f9759b5b17 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:54.959640 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-49ef41cb-30dc-462b-abf8-c0f9759b5b17 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:54.961833 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5310f632-542c-40af-b14e-d622073acc7b tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/d95b9c87-b971-48fb-ad9f-a19f5acfb23a returned with HTTP 200 Aug 13 22:15:54.963099 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1273/5088] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:54 2026] GET /volume/v3/volumes/d95b9c87-b971-48fb-ad9f-a19f5acfb23a => generated 953 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:54.972295 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:54.972295 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:54.972295 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49ef41cb-30dc-462b-abf8-c0f9759b5b17 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:15:54.974599 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1275/5089] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:54 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 732 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:55.494699 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-33cb6880-579a-4250-84a3-ba33c427a90d req-6cb9dfb0-8033-4a6d-9af6-0c3be2eec136 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:55.498244 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-6cb9dfb0-8033-4a6d-9af6-0c3be2eec136 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc Aug 13 22:15:55.498632 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-6cb9dfb0-8033-4a6d-9af6-0c3be2eec136 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:55.498981 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-6cb9dfb0-8033-4a6d-9af6-0c3be2eec136 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:55.510267 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:55.510267 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:55.515516 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-33cb6880-579a-4250-84a3-ba33c427a90d req-6cb9dfb0-8033-4a6d-9af6-0c3be2eec136 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:55.522971 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-6cb9dfb0-8033-4a6d-9af6-0c3be2eec136 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc returned with HTTP 200 Aug 13 22:15:55.523570 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1284/5090] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:15:55 2026] GET /volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:55.535067 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a769fce-26cc-4e95-89bd-69f31c63df96 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:55.535664 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a769fce-26cc-4e95-89bd-69f31c63df96 None None] GET https://10.4.3.4/volume// Aug 13 22:15:55.537599 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a769fce-26cc-4e95-89bd-69f31c63df96 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:55.537599 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a769fce-26cc-4e95-89bd-69f31c63df96 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:55.537599 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a769fce-26cc-4e95-89bd-69f31c63df96 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:15:55.537599 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1259/5091] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:15:55 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:15:55.546347 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-33cb6880-579a-4250-84a3-ba33c427a90d req-2bc64301-8ce0-4238-b5df-88c7b36067be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:55.555348 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-2bc64301-8ce0-4238-b5df-88c7b36067be tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:15:55.555348 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-2bc64301-8ce0-4238-b5df-88c7b36067be tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "969a13c0-b0f2-469e-bf03-cfb6ddaa95bc", "connector": null, "instance_uuid": "6f2aa51c-e6aa-417f-b831-bc4acb42bc37"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:55.571028 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:55.571028 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:55.607339 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-2bc64301-8ce0-4238-b5df-88c7b36067be tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:15:55.607339 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1274/5092] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:15:55 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:55.977316 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a4cb072c-88b6-4cfe-bd13-dbb82e2112a9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:55.983368 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4cb072c-88b6-4cfe-bd13-dbb82e2112a9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/d95b9c87-b971-48fb-ad9f-a19f5acfb23a Aug 13 22:15:55.985000 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b973bb9c-b5fe-4af7-a65e-da859676dc43 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:55.985686 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4cb072c-88b6-4cfe-bd13-dbb82e2112a9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:55.986070 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4cb072c-88b6-4cfe-bd13-dbb82e2112a9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:55.987288 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b973bb9c-b5fe-4af7-a65e-da859676dc43 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:15:55.987521 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b973bb9c-b5fe-4af7-a65e-da859676dc43 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:55.987568 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b973bb9c-b5fe-4af7-a65e-da859676dc43 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:55.987696 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b973bb9c-b5fe-4af7-a65e-da859676dc43 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:55.993084 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:55.993084 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:55.993916 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b973bb9c-b5fe-4af7-a65e-da859676dc43 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:15:55.994487 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1285/5093] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:55 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:56.000136 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:56.000136 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:56.004454 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a4cb072c-88b6-4cfe-bd13-dbb82e2112a9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:56.009393 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4cb072c-88b6-4cfe-bd13-dbb82e2112a9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/d95b9c87-b971-48fb-ad9f-a19f5acfb23a returned with HTTP 200 Aug 13 22:15:56.010059 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1276/5094] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:55 2026] GET /volume/v3/volumes/d95b9c87-b971-48fb-ad9f-a19f5acfb23a => generated 1005 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:56.027400 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2fcc84b1-4570-45c4-9209-a2fcea5334ec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:56.029646 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fcc84b1-4570-45c4-9209-a2fcea5334ec tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:15:56.030029 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fcc84b1-4570-45c4-9209-a2fcea5334ec tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d95b9c87-b971-48fb-ad9f-a19f5acfb23a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-414152414"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:56.043362 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:56.043362 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:56.043955 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2fcc84b1-4570-45c4-9209-a2fcea5334ec tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:56.044152 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-2fcc84b1-4570-45c4-9209-a2fcea5334ec tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create snapshot from volume d95b9c87-b971-48fb-ad9f-a19f5acfb23a Aug 13 22:15:56.072758 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-2fcc84b1-4570-45c4-9209-a2fcea5334ec tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Created reservations ['9d0cbd7b-eed5-4e75-96c6-3ea88079f87f', 'ac07655d-8b1f-4c79-b7ab-658fa0c6e642', '5cde6b1f-114b-4f57-a686-dd0a8b753454', 'ce757393-af34-429c-8634-e4e871bb0f8f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:56.106608 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2fcc84b1-4570-45c4-9209-a2fcea5334ec tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot create request issued successfully. Aug 13 22:15:56.107058 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fcc84b1-4570-45c4-9209-a2fcea5334ec tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:15:56.107669 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1260/5095] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:15:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:56.117052 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c4ad57d7-df3e-4ab1-9e36-5d1e1af48e37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:56.120481 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4ad57d7-df3e-4ab1-9e36-5d1e1af48e37 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 Aug 13 22:15:56.120750 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4ad57d7-df3e-4ab1-9e36-5d1e1af48e37 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:56.120973 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4ad57d7-df3e-4ab1-9e36-5d1e1af48e37 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:56.131162 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:56.131162 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:56.131687 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c4ad57d7-df3e-4ab1-9e36-5d1e1af48e37 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:56.132718 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4ad57d7-df3e-4ab1-9e36-5d1e1af48e37 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 returned with HTTP 200 Aug 13 22:15:56.133245 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1275/5096] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:56 2026] GET /volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:56.646373 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-241e3338-2dfe-4f1a-82cb-89a7fcf84245 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:56.647355 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-241e3338-2dfe-4f1a-82cb-89a7fcf84245 None None] GET https://10.4.3.4/volume// Aug 13 22:15:56.647619 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-241e3338-2dfe-4f1a-82cb-89a7fcf84245 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:56.647825 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-241e3338-2dfe-4f1a-82cb-89a7fcf84245 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:56.648296 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-241e3338-2dfe-4f1a-82cb-89a7fcf84245 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:15:56.648543 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1286/5097] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:15:56 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:15:56.664585 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-33cb6880-579a-4250-84a3-ba33c427a90d req-c4e17c4b-aa0a-463b-855c-172d55ec854c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:56.667556 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-c4e17c4b-aa0a-463b-855c-172d55ec854c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc Aug 13 22:15:56.667815 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-c4e17c4b-aa0a-463b-855c-172d55ec854c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:56.668002 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-c4e17c4b-aa0a-463b-855c-172d55ec854c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:56.680185 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:56.680185 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:56.685470 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-33cb6880-579a-4250-84a3-ba33c427a90d req-c4e17c4b-aa0a-463b-855c-172d55ec854c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:15:56.694280 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-c4e17c4b-aa0a-463b-855c-172d55ec854c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc returned with HTTP 200 Aug 13 22:15:56.694727 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1277/5098] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:15:56 2026] GET /volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc => generated 1541 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:15:56.809642 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-33cb6880-579a-4250-84a3-ba33c427a90d req-68644e93-13a5-40b0-9d43-b4a4f63f85fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:56.813105 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-68644e93-13a5-40b0-9d43-b4a4f63f85fc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] PUT https://10.4.3.4/volume/v3/attachments/dbeded64-b748-4c1f-8467-c866f31b07f1 Aug 13 22:15:56.813373 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-68644e93-13a5-40b0-9d43-b4a4f63f85fc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:56.821140 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-33cb6880-579a-4250-84a3-ba33c427a90d req-68644e93-13a5-40b0-9d43-b4a4f63f85fc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Acquiring lock "cinder-attachment_update-969a13c0-b0f2-469e-bf03-cfb6ddaa95bc-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:15:56.831244 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-33cb6880-579a-4250-84a3-ba33c427a90d req-68644e93-13a5-40b0-9d43-b4a4f63f85fc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-969a13c0-b0f2-469e-bf03-cfb6ddaa95bc-np0000007271" acquired by "attachment_update" :: waited 0.010s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:15:56.832235 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:56.832235 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:56.937744 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-33cb6880-579a-4250-84a3-ba33c427a90d req-68644e93-13a5-40b0-9d43-b4a4f63f85fc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-969a13c0-b0f2-469e-bf03-cfb6ddaa95bc-np0000007271" released by "attachment_update" :: held 0.106s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:15:56.938046 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-68644e93-13a5-40b0-9d43-b4a4f63f85fc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/dbeded64-b748-4c1f-8467-c866f31b07f1 returned with HTTP 200 Aug 13 22:15:56.938537 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1261/5099] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:15:56 2026] PUT /volume/v3/attachments/dbeded64-b748-4c1f-8467-c866f31b07f1 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:56.984246 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-33cb6880-579a-4250-84a3-ba33c427a90d req-5fcccb51-7edf-4e47-8381-23ffa92dcbc5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:56.986412 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-5fcccb51-7edf-4e47-8381-23ffa92dcbc5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments/dbeded64-b748-4c1f-8467-c866f31b07f1/action Aug 13 22:15:56.986820 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-5fcccb51-7edf-4e47-8381-23ffa92dcbc5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:15:56.986992 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-5fcccb51-7edf-4e47-8381-23ffa92dcbc5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:57.011312 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dbfb803d-8470-42a8-b0f8-10357bf918dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:57.012143 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dbfb803d-8470-42a8-b0f8-10357bf918dc tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:15:57.012761 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dbfb803d-8470-42a8-b0f8-10357bf918dc tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:57.012949 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dbfb803d-8470-42a8-b0f8-10357bf918dc tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:57.013108 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-dbfb803d-8470-42a8-b0f8-10357bf918dc tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:57.015139 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:57.015139 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:57.019347 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:57.019347 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:57.021017 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dbfb803d-8470-42a8-b0f8-10357bf918dc tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:15:57.022178 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1287/5100] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:57 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:57.031035 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-33cb6880-579a-4250-84a3-ba33c427a90d req-5fcccb51-7edf-4e47-8381-23ffa92dcbc5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/dbeded64-b748-4c1f-8467-c866f31b07f1/action returned with HTTP 204 Aug 13 22:15:57.031729 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1276/5101] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:15:56 2026] POST /volume/v3/attachments/dbeded64-b748-4c1f-8467-c866f31b07f1/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:57.144271 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b8f272d3-20d9-45e7-ae36-c634a168192c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:57.146707 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8f272d3-20d9-45e7-ae36-c634a168192c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 Aug 13 22:15:57.147040 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8f272d3-20d9-45e7-ae36-c634a168192c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:57.147329 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8f272d3-20d9-45e7-ae36-c634a168192c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:57.159068 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:57.159068 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:57.159068 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b8f272d3-20d9-45e7-ae36-c634a168192c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:57.159973 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8f272d3-20d9-45e7-ae36-c634a168192c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 returned with HTTP 200 Aug 13 22:15:57.160947 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1278/5102] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:57 2026] GET /volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:57.179174 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-760e0775-a784-49e4-b9e9-1fce24e5f494 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:57.181565 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-760e0775-a784-49e4-b9e9-1fce24e5f494 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] PUT https://10.4.3.4/volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 Aug 13 22:15:57.181964 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-760e0775-a784-49e4-b9e9-1fce24e5f494 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:57.197232 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:57.197232 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:15:57.197824 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-760e0775-a784-49e4-b9e9-1fce24e5f494 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Snapshot retrieved successfully. Aug 13 22:15:57.206481 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-760e0775-a784-49e4-b9e9-1fce24e5f494 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] https://10.4.3.4/volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 returned with HTTP 200 Aug 13 22:15:57.207030 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1262/5103] 10.4.3.4 () {68 vars in 1360 bytes} [Thu Aug 13 22:15:57 2026] PUT /volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 => generated 360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:57.219208 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3fb6c1c3-c412-4e5a-9f38-cdd02b28c60f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:57.221313 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3fb6c1c3-c412-4e5a-9f38-cdd02b28c60f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] DELETE https://10.4.3.4/volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 Aug 13 22:15:57.221559 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3fb6c1c3-c412-4e5a-9f38-cdd02b28c60f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:57.221745 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3fb6c1c3-c412-4e5a-9f38-cdd02b28c60f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:57.222247 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-3fb6c1c3-c412-4e5a-9f38-cdd02b28c60f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete snapshot with id: fb6a366e-0342-490c-bb62-0df68da4c264 Aug 13 22:15:57.230068 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:57.230068 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:57.230515 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3fb6c1c3-c412-4e5a-9f38-cdd02b28c60f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:57.256112 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3fb6c1c3-c412-4e5a-9f38-cdd02b28c60f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot delete request issued successfully. Aug 13 22:15:57.256283 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3fb6c1c3-c412-4e5a-9f38-cdd02b28c60f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 returned with HTTP 202 Aug 13 22:15:57.256814 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1288/5104] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:15:57 2026] DELETE /volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:57.265673 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f49372c2-44ce-4be6-96ce-ae83d6d3b8ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:57.267870 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f49372c2-44ce-4be6-96ce-ae83d6d3b8ef tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 Aug 13 22:15:57.268234 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f49372c2-44ce-4be6-96ce-ae83d6d3b8ef tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:57.268568 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f49372c2-44ce-4be6-96ce-ae83d6d3b8ef tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:57.275145 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:57.275145 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:57.275667 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f49372c2-44ce-4be6-96ce-ae83d6d3b8ef tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:15:57.276677 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f49372c2-44ce-4be6-96ce-ae83d6d3b8ef tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 returned with HTTP 200 Aug 13 22:15:57.277199 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1277/5105] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:57 2026] GET /volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 => generated 493 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:58.035466 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e4f3ac84-d07c-4cd8-85dd-bbd8720a1dc6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:58.037921 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4f3ac84-d07c-4cd8-85dd-bbd8720a1dc6 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:15:58.038061 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4f3ac84-d07c-4cd8-85dd-bbd8720a1dc6 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:58.038281 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4f3ac84-d07c-4cd8-85dd-bbd8720a1dc6 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:58.038435 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e4f3ac84-d07c-4cd8-85dd-bbd8720a1dc6 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:58.043805 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:58.043805 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:58.044748 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4f3ac84-d07c-4cd8-85dd-bbd8720a1dc6 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:15:58.045280 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1279/5106] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:58 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:58.292360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ab017b1e-5e5f-416b-a0cf-8dfacd6f64b9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:58.293968 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab017b1e-5e5f-416b-a0cf-8dfacd6f64b9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 Aug 13 22:15:58.294218 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab017b1e-5e5f-416b-a0cf-8dfacd6f64b9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:58.294517 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab017b1e-5e5f-416b-a0cf-8dfacd6f64b9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:58.300052 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab017b1e-5e5f-416b-a0cf-8dfacd6f64b9 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 returned with HTTP 404 Aug 13 22:15:58.300896 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1263/5107] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:15:58 2026] GET /volume/v3/snapshots/fb6a366e-0342-490c-bb62-0df68da4c264 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:58.310945 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1a6a14c0-a0ed-4cf4-a188-4063a95e386f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:58.313084 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a6a14c0-a0ed-4cf4-a188-4063a95e386f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/d95b9c87-b971-48fb-ad9f-a19f5acfb23a Aug 13 22:15:58.313270 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a6a14c0-a0ed-4cf4-a188-4063a95e386f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:58.313587 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a6a14c0-a0ed-4cf4-a188-4063a95e386f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:58.313722 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1a6a14c0-a0ed-4cf4-a188-4063a95e386f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume with id: d95b9c87-b971-48fb-ad9f-a19f5acfb23a Aug 13 22:15:58.321925 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:58.321925 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:15:58.322300 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1a6a14c0-a0ed-4cf4-a188-4063a95e386f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:58.342578 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1a6a14c0-a0ed-4cf4-a188-4063a95e386f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume request issued successfully. Aug 13 22:15:58.342836 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a6a14c0-a0ed-4cf4-a188-4063a95e386f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/d95b9c87-b971-48fb-ad9f-a19f5acfb23a returned with HTTP 202 Aug 13 22:15:58.343333 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1289/5108] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:15:58 2026] DELETE /volume/v3/volumes/d95b9c87-b971-48fb-ad9f-a19f5acfb23a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:15:58.352799 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-87f86f4d-c674-49a7-9631-6279615e5a92 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:58.355237 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87f86f4d-c674-49a7-9631-6279615e5a92 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/d95b9c87-b971-48fb-ad9f-a19f5acfb23a Aug 13 22:15:58.355634 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87f86f4d-c674-49a7-9631-6279615e5a92 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:58.355955 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87f86f4d-c674-49a7-9631-6279615e5a92 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:58.368212 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:58.368212 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:58.373119 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-87f86f4d-c674-49a7-9631-6279615e5a92 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:58.377306 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87f86f4d-c674-49a7-9631-6279615e5a92 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/d95b9c87-b971-48fb-ad9f-a19f5acfb23a returned with HTTP 200 Aug 13 22:15:58.377889 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1278/5109] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:58 2026] GET /volume/v3/volumes/d95b9c87-b971-48fb-ad9f-a19f5acfb23a => generated 1004 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:15:59.056449 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26768259-5a7e-4944-93ce-6c294eb5cc0e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:59.058230 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26768259-5a7e-4944-93ce-6c294eb5cc0e tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:15:59.058587 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26768259-5a7e-4944-93ce-6c294eb5cc0e tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:59.058587 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26768259-5a7e-4944-93ce-6c294eb5cc0e tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:59.058706 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-26768259-5a7e-4944-93ce-6c294eb5cc0e tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:15:59.063120 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:59.063120 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:15:59.063765 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26768259-5a7e-4944-93ce-6c294eb5cc0e tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:15:59.064110 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1280/5110] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:15:59 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:15:59.397183 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ce21bc9f-58db-418d-bd0a-ac0939d7ecb3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:59.399507 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce21bc9f-58db-418d-bd0a-ac0939d7ecb3 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/d95b9c87-b971-48fb-ad9f-a19f5acfb23a Aug 13 22:15:59.399869 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce21bc9f-58db-418d-bd0a-ac0939d7ecb3 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:59.400248 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce21bc9f-58db-418d-bd0a-ac0939d7ecb3 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:59.408243 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce21bc9f-58db-418d-bd0a-ac0939d7ecb3 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/d95b9c87-b971-48fb-ad9f-a19f5acfb23a returned with HTTP 404 Aug 13 22:15:59.409043 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1264/5111] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:59 2026] GET /volume/v3/volumes/d95b9c87-b971-48fb-ad9f-a19f5acfb23a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:15:59.422371 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d381143-82c8-4951-91de-0adfe40a450f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:59.424477 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:15:59.424873 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-143828165"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:15:59.426364 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-143828165'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:15:59.426530 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume of 1 GB Aug 13 22:15:59.431868 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Availability Zones retrieved successfully. Aug 13 22:15:59.439192 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (de2b9843-9ae8-4898-9bbd-4875e17640c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:59.440177 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9299b636-269b-4504-9e84-d8aa4c9dd4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:59.440975 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:15:59.471448 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9299b636-269b-4504-9e84-d8aa4c9dd4ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:59.471718 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (160e80c1-4e22-42f1-9758-dce1b628aff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:59.527557 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Created reservations ['4c3bf60d-a020-46af-b387-469a9a039391', 'daed7738-bfa5-4789-934c-c1caf0fba631', '49b845b2-8c03-46a4-a843-e232d64050c3', 'eee0871f-e5b3-4b28-9ebf-f3ff9942cf4b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:15:59.528082 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (160e80c1-4e22-42f1-9758-dce1b628aff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c3bf60d-a020-46af-b387-469a9a039391', 'daed7738-bfa5-4789-934c-c1caf0fba631', '49b845b2-8c03-46a4-a843-e232d64050c3', 'eee0871f-e5b3-4b28-9ebf-f3ff9942cf4b']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:59.529083 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd88c2f6-88e1-47f1-9106-ca9a760c2214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:59.561537 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd88c2f6-88e1-47f1-9106-ca9a760c2214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e3d5539-25e2-409a-8651-a78ae849fb65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-143828165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['4c3bf60d-a020-46af-b387-469a9a039391','daed7738-bfa5-4789-934c-c1caf0fba631','49b845b2-8c03-46a4-a843-e232d64050c3','eee0871f-e5b3-4b28-9ebf-f3ff9942cf4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:15:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-143828165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e3d5539-25e2-409a-8651-a78ae849fb65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='067744c90c34451e88a803381806f787',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='390a1827abca4d4386e5f03ee8b78b75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:59.562229 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65540f61-cd47-4054-a428-4b5431e27e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:59.585447 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65540f61-cd47-4054-a428-4b5431e27e5e) transitioned into state 'SUCCESS' from state '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-143828165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='067744c90c34451e88a803381806f787',qos_specs=None,replication_status=,reservations=['4c3bf60d-a020-46af-b387-469a9a039391','daed7738-bfa5-4789-934c-c1caf0fba631','49b845b2-8c03-46a4-a843-e232d64050c3','eee0871f-e5b3-4b28-9ebf-f3ff9942cf4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='390a1827abca4d4386e5f03ee8b78b75',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:59.586544 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bad913ef-a015-4eac-a5b9-d946afece848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:15:59.597336 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bad913ef-a015-4eac-a5b9-d946afece848) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:15:59.598096 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Flow 'volume_create_api' (de2b9843-9ae8-4898-9bbd-4875e17640c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:15:59.598378 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create volume request issued successfully. Aug 13 22:15:59.598926 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d381143-82c8-4951-91de-0adfe40a450f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:15:59.599311 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1290/5112] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:15:59 2026] POST /volume/v3/volumes => generated 773 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:15:59.612511 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c55da869-793f-4a7b-8822-95a61528d502 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:15:59.614697 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c55da869-793f-4a7b-8822-95a61528d502 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/2e3d5539-25e2-409a-8651-a78ae849fb65 Aug 13 22:15:59.614976 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c55da869-793f-4a7b-8822-95a61528d502 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:15:59.615219 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c55da869-793f-4a7b-8822-95a61528d502 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:15:59.637497 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:15:59.637497 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:15:59.639132 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c55da869-793f-4a7b-8822-95a61528d502 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:15:59.643080 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c55da869-793f-4a7b-8822-95a61528d502 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/2e3d5539-25e2-409a-8651-a78ae849fb65 returned with HTTP 200 Aug 13 22:15:59.643657 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1279/5113] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:15:59 2026] GET /volume/v3/volumes/2e3d5539-25e2-409a-8651-a78ae849fb65 => generated 952 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:00.075928 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cc944d01-870c-424d-9f4f-70006972504c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:00.078131 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc944d01-870c-424d-9f4f-70006972504c tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:16:00.078443 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cc944d01-870c-424d-9f4f-70006972504c tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:00.078684 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cc944d01-870c-424d-9f4f-70006972504c tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:00.078858 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-cc944d01-870c-424d-9f4f-70006972504c tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:00.084026 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:00.084026 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:00.084827 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc944d01-870c-424d-9f4f-70006972504c tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:16:00.085302 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1281/5114] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:16:00 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:00.658560 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2d080bf3-f339-4b04-b2e0-c3b2dbce9e57 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:00.660979 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d080bf3-f339-4b04-b2e0-c3b2dbce9e57 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/2e3d5539-25e2-409a-8651-a78ae849fb65 Aug 13 22:16:00.661569 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d080bf3-f339-4b04-b2e0-c3b2dbce9e57 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:00.661886 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d080bf3-f339-4b04-b2e0-c3b2dbce9e57 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:00.676064 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:00.676064 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:00.681374 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2d080bf3-f339-4b04-b2e0-c3b2dbce9e57 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:16:00.687102 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d080bf3-f339-4b04-b2e0-c3b2dbce9e57 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/2e3d5539-25e2-409a-8651-a78ae849fb65 returned with HTTP 200 Aug 13 22:16:00.687822 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1265/5115] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:00 2026] GET /volume/v3/volumes/2e3d5539-25e2-409a-8651-a78ae849fb65 => generated 1004 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:00.700183 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-165b83d5-7389-4f90-bb99-b6d4353a8911 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:00.701991 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-165b83d5-7389-4f90-bb99-b6d4353a8911 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:16:00.702537 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-165b83d5-7389-4f90-bb99-b6d4353a8911 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e3d5539-25e2-409a-8651-a78ae849fb65", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1561157648"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:00.713069 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:00.713069 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:00.713069 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-165b83d5-7389-4f90-bb99-b6d4353a8911 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:16:00.713069 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-165b83d5-7389-4f90-bb99-b6d4353a8911 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Create snapshot from volume 2e3d5539-25e2-409a-8651-a78ae849fb65 Aug 13 22:16:00.741892 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-165b83d5-7389-4f90-bb99-b6d4353a8911 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Created reservations ['db8552d6-7aeb-424d-b4c4-bd8849b6ff38', '1c033184-cdf6-44b3-bfce-4eba709ffa4c', 'c709bdc1-e970-402d-9aef-f8c4fc9e9bb6', 'e17aa256-638d-4745-ae73-21f170e27f0f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:00.775907 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-165b83d5-7389-4f90-bb99-b6d4353a8911 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot create request issued successfully. Aug 13 22:16:00.775907 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-165b83d5-7389-4f90-bb99-b6d4353a8911 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:16:00.775907 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1291/5116] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:16:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:00.789114 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1f4fc1e2-2744-4ee9-bfc5-3426a1510f2f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:00.791487 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f4fc1e2-2744-4ee9-bfc5-3426a1510f2f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 Aug 13 22:16:00.791692 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f4fc1e2-2744-4ee9-bfc5-3426a1510f2f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:00.791932 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f4fc1e2-2744-4ee9-bfc5-3426a1510f2f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:00.797127 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:00.797127 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:00.797546 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1f4fc1e2-2744-4ee9-bfc5-3426a1510f2f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:16:00.798481 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f4fc1e2-2744-4ee9-bfc5-3426a1510f2f tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 returned with HTTP 200 Aug 13 22:16:00.798972 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1280/5117] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:00 2026] GET /volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:01.096915 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8426e872-489f-430a-b880-2633dbe3853d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:01.098983 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8426e872-489f-430a-b880-2633dbe3853d tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:16:01.099292 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8426e872-489f-430a-b880-2633dbe3853d tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:01.099598 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8426e872-489f-430a-b880-2633dbe3853d tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:01.099770 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8426e872-489f-430a-b880-2633dbe3853d tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:01.104470 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:01.104470 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:01.105328 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8426e872-489f-430a-b880-2633dbe3853d tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:16:01.105828 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1282/5118] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:16:01 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:01.812267 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-75c76182-838f-4940-9a8f-3e71a2ab6e4c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:01.815935 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75c76182-838f-4940-9a8f-3e71a2ab6e4c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 Aug 13 22:16:01.816003 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75c76182-838f-4940-9a8f-3e71a2ab6e4c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:01.816196 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75c76182-838f-4940-9a8f-3e71a2ab6e4c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:01.824596 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:01.824596 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:01.825241 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-75c76182-838f-4940-9a8f-3e71a2ab6e4c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:16:01.825989 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75c76182-838f-4940-9a8f-3e71a2ab6e4c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 returned with HTTP 200 Aug 13 22:16:01.826725 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1266/5119] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:01 2026] GET /volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:01.838407 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c05078cc-fe0b-462a-8be6-6e1e8e4f04f6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:01.841929 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c05078cc-fe0b-462a-8be6-6e1e8e4f04f6 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] POST https://10.4.3.4/volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293/action Aug 13 22:16:01.843448 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c05078cc-fe0b-462a-8be6-6e1e8e4f04f6 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:16:01.843448 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c05078cc-fe0b-462a-8be6-6e1e8e4f04f6 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:01.844873 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-c05078cc-fe0b-462a-8be6-6e1e8e4f04f6 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Updating snapshot 'e39b0c25-a78b-4187-adc0-6096f35b0293' with '{'status': 'creating'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 22:16:01.860101 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:01.860101 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:01.876555 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c05078cc-fe0b-462a-8be6-6e1e8e4f04f6 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293/action returned with HTTP 202 Aug 13 22:16:01.876555 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1292/5120] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:16:01 2026] POST /volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:16:01.884611 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e64dd37-7d9b-4a3c-beea-63dbcafee740 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:01.890329 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e64dd37-7d9b-4a3c-beea-63dbcafee740 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 Aug 13 22:16:01.890678 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e64dd37-7d9b-4a3c-beea-63dbcafee740 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:01.890972 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e64dd37-7d9b-4a3c-beea-63dbcafee740 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:01.901237 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:01.901237 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:01.901679 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6e64dd37-7d9b-4a3c-beea-63dbcafee740 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:16:01.902581 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e64dd37-7d9b-4a3c-beea-63dbcafee740 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 returned with HTTP 200 Aug 13 22:16:01.903105 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1281/5121] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:01 2026] GET /volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:01.913515 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c8606d06-b465-4a5d-9f52-a841a3c51c8e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:01.919485 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8606d06-b465-4a5d-9f52-a841a3c51c8e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] POST https://10.4.3.4/volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293/action Aug 13 22:16:01.919943 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8606d06-b465-4a5d-9f52-a841a3c51c8e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:16:01.920126 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8606d06-b465-4a5d-9f52-a841a3c51c8e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:01.921795 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.snapshot_actions [None req-c8606d06-b465-4a5d-9f52-a841a3c51c8e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100267) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 22:16:01.928869 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:01.928869 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:01.929537 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.snapshot_actions [None req-c8606d06-b465-4a5d-9f52-a841a3c51c8e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] Updating snapshot e39b0c25-a78b-4187-adc0-6096f35b0293 with info {'id': 'e39b0c25-a78b-4187-adc0-6096f35b0293', 'status': 'error', 'progress': '80%'} Aug 13 22:16:01.938934 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8606d06-b465-4a5d-9f52-a841a3c51c8e tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-member] https://10.4.3.4/volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293/action returned with HTTP 202 Aug 13 22:16:01.939465 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1283/5122] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:16:01 2026] POST /volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:01.948205 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1bb24bea-742e-4a3e-9122-5d564943a003 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:01.950108 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bb24bea-742e-4a3e-9122-5d564943a003 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] DELETE https://10.4.3.4/volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 Aug 13 22:16:01.950315 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bb24bea-742e-4a3e-9122-5d564943a003 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:01.950578 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bb24bea-742e-4a3e-9122-5d564943a003 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:01.950710 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-1bb24bea-742e-4a3e-9122-5d564943a003 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete snapshot with id: e39b0c25-a78b-4187-adc0-6096f35b0293 Aug 13 22:16:01.960616 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:01.960616 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:01.961050 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1bb24bea-742e-4a3e-9122-5d564943a003 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:16:01.979296 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1bb24bea-742e-4a3e-9122-5d564943a003 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot delete request issued successfully. Aug 13 22:16:01.979560 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bb24bea-742e-4a3e-9122-5d564943a003 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 returned with HTTP 202 Aug 13 22:16:01.980022 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1267/5123] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:16:01 2026] DELETE /volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:01.990275 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7bbcf35-56de-44a5-8aa6-266c45b2c5e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:01.991903 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7bbcf35-56de-44a5-8aa6-266c45b2c5e2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 Aug 13 22:16:01.992352 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7bbcf35-56de-44a5-8aa6-266c45b2c5e2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:01.992768 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7bbcf35-56de-44a5-8aa6-266c45b2c5e2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:01.998508 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:01.998508 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:01.999085 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d7bbcf35-56de-44a5-8aa6-266c45b2c5e2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Snapshot retrieved successfully. Aug 13 22:16:01.999952 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7bbcf35-56de-44a5-8aa6-266c45b2c5e2 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 returned with HTTP 200 Aug 13 22:16:02.000684 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1293/5124] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:01 2026] GET /volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:02.118540 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-78c49990-a9d5-4d7b-b13c-adc11bad4eda None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:02.120697 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78c49990-a9d5-4d7b-b13c-adc11bad4eda tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:16:02.120939 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78c49990-a9d5-4d7b-b13c-adc11bad4eda tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:02.121137 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78c49990-a9d5-4d7b-b13c-adc11bad4eda tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:02.121364 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-78c49990-a9d5-4d7b-b13c-adc11bad4eda tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:02.126032 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:02.126032 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:02.126866 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78c49990-a9d5-4d7b-b13c-adc11bad4eda tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:16:02.127368 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1282/5125] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:16:02 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:02.136845 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-70f51f9d-242a-4ce9-a1ab-3793edf81f5f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:02.217443 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70f51f9d-242a-4ce9-a1ab-3793edf81f5f tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-member] PUT https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:16:02.217443 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70f51f9d-242a-4ce9-a1ab-3793edf81f5f tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:02.223590 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:02.223590 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:02.231772 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70f51f9d-242a-4ce9-a1ab-3793edf81f5f tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-member] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:16:02.232461 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1284/5126] 10.4.3.4 () {70 vars in 1394 bytes} [Thu Aug 13 22:16:02 2026] PUT /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 312 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:02.242857 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2833dba8-3a76-4fd5-8084-a9247755b6d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:02.244907 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2833dba8-3a76-4fd5-8084-a9247755b6d8 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:16:02.245288 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2833dba8-3a76-4fd5-8084-a9247755b6d8 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:02.245358 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2833dba8-3a76-4fd5-8084-a9247755b6d8 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:02.245665 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2833dba8-3a76-4fd5-8084-a9247755b6d8 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:02.250394 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:02.250394 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:02.251136 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2833dba8-3a76-4fd5-8084-a9247755b6d8 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:16:02.251527 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1268/5127] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:16:02 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:02.265068 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a0efca65-2e00-40c5-8b99-f2ba731cbe7f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:02.266955 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0efca65-2e00-40c5-8b99-f2ba731cbe7f tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] DELETE https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:16:02.267532 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0efca65-2e00-40c5-8b99-f2ba731cbe7f tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:02.267937 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0efca65-2e00-40c5-8b99-f2ba731cbe7f tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:02.268194 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-a0efca65-2e00-40c5-8b99-f2ba731cbe7f tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Delete backup with id: 4bb1643b-a237-45da-a8b4-daab0e3e2222. Aug 13 22:16:02.273806 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:02.273806 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:02.292854 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-a0efca65-2e00-40c5-8b99-f2ba731cbe7f tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] delete_backup rpcapi backup_id 4bb1643b-a237-45da-a8b4-daab0e3e2222 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:16:02.294600 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0efca65-2e00-40c5-8b99-f2ba731cbe7f tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 202 Aug 13 22:16:02.294600 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1294/5128] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:16:02 2026] DELETE /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:16:02.307938 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44c5bbd0-12f4-4cb6-ab81-ea8e1e06811e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:02.309861 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44c5bbd0-12f4-4cb6-ab81-ea8e1e06811e tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:16:02.310079 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44c5bbd0-12f4-4cb6-ab81-ea8e1e06811e tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:02.310272 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44c5bbd0-12f4-4cb6-ab81-ea8e1e06811e tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:02.310490 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-44c5bbd0-12f4-4cb6-ab81-ea8e1e06811e tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:02.315099 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:02.315099 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:02.315877 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44c5bbd0-12f4-4cb6-ab81-ea8e1e06811e tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 200 Aug 13 22:16:02.316249 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1283/5129] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:16:02 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:03.010813 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d19bec1-0511-4c75-b9ea-aa7ee05bda6c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:03.012665 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d19bec1-0511-4c75-b9ea-aa7ee05bda6c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 Aug 13 22:16:03.012881 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d19bec1-0511-4c75-b9ea-aa7ee05bda6c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:03.013103 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d19bec1-0511-4c75-b9ea-aa7ee05bda6c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:03.021701 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d19bec1-0511-4c75-b9ea-aa7ee05bda6c tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 returned with HTTP 404 Aug 13 22:16:03.022297 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1285/5130] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:03 2026] GET /volume/v3/snapshots/e39b0c25-a78b-4187-adc0-6096f35b0293 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:03.031066 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a1b4b6f-a6a9-4236-8006-0bf333f04ce1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:03.033626 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a1b4b6f-a6a9-4236-8006-0bf333f04ce1 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/2e3d5539-25e2-409a-8651-a78ae849fb65 Aug 13 22:16:03.033934 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a1b4b6f-a6a9-4236-8006-0bf333f04ce1 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:03.034204 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a1b4b6f-a6a9-4236-8006-0bf333f04ce1 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:03.034482 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4a1b4b6f-a6a9-4236-8006-0bf333f04ce1 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume with id: 2e3d5539-25e2-409a-8651-a78ae849fb65 Aug 13 22:16:03.044922 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:03.044922 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:03.045392 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4a1b4b6f-a6a9-4236-8006-0bf333f04ce1 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:16:03.068104 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4a1b4b6f-a6a9-4236-8006-0bf333f04ce1 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Delete volume request issued successfully. Aug 13 22:16:03.068539 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a1b4b6f-a6a9-4236-8006-0bf333f04ce1 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/2e3d5539-25e2-409a-8651-a78ae849fb65 returned with HTTP 202 Aug 13 22:16:03.069085 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1269/5131] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:16:03 2026] DELETE /volume/v3/volumes/2e3d5539-25e2-409a-8651-a78ae849fb65 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:03.080002 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-69858ffe-f458-49dd-8b7d-53a64f5defce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:03.084461 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69858ffe-f458-49dd-8b7d-53a64f5defce tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/2e3d5539-25e2-409a-8651-a78ae849fb65 Aug 13 22:16:03.084461 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69858ffe-f458-49dd-8b7d-53a64f5defce tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:03.084461 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69858ffe-f458-49dd-8b7d-53a64f5defce tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:03.092520 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:03.092520 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:03.097987 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-69858ffe-f458-49dd-8b7d-53a64f5defce tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Volume info retrieved successfully. Aug 13 22:16:03.104059 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69858ffe-f458-49dd-8b7d-53a64f5defce tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/2e3d5539-25e2-409a-8651-a78ae849fb65 returned with HTTP 200 Aug 13 22:16:03.104635 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1295/5132] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:03 2026] GET /volume/v3/volumes/2e3d5539-25e2-409a-8651-a78ae849fb65 => generated 1003 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:03.331716 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-46fa573c-5b8e-49b9-8d72-c012e21fbb05 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:03.333901 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46fa573c-5b8e-49b9-8d72-c012e21fbb05 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 Aug 13 22:16:03.334330 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46fa573c-5b8e-49b9-8d72-c012e21fbb05 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:03.334608 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46fa573c-5b8e-49b9-8d72-c012e21fbb05 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:03.334672 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-46fa573c-5b8e-49b9-8d72-c012e21fbb05 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Show backup with id 4bb1643b-a237-45da-a8b4-daab0e3e2222. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:03.338981 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46fa573c-5b8e-49b9-8d72-c012e21fbb05 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 returned with HTTP 404 Aug 13 22:16:03.339684 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1284/5133] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:16:03 2026] GET /volume/v3/backups/4bb1643b-a237-45da-a8b4-daab0e3e2222 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:03.351615 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b598ddda-6cd1-4c6e-9421-02be8674deb0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:03.354532 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b598ddda-6cd1-4c6e-9421-02be8674deb0 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/fe41c603-747b-42dc-a020-17bf371576cf Aug 13 22:16:03.354532 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b598ddda-6cd1-4c6e-9421-02be8674deb0 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:03.355697 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b598ddda-6cd1-4c6e-9421-02be8674deb0 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:03.357825 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b598ddda-6cd1-4c6e-9421-02be8674deb0 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Delete volume with id: fe41c603-747b-42dc-a020-17bf371576cf Aug 13 22:16:03.367292 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:03.367292 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:03.368861 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b598ddda-6cd1-4c6e-9421-02be8674deb0 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Volume info retrieved successfully. Aug 13 22:16:03.395559 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b598ddda-6cd1-4c6e-9421-02be8674deb0 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Delete volume request issued successfully. Aug 13 22:16:03.395825 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b598ddda-6cd1-4c6e-9421-02be8674deb0 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/volumes/fe41c603-747b-42dc-a020-17bf371576cf returned with HTTP 202 Aug 13 22:16:03.396372 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1286/5134] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:16:03 2026] DELETE /volume/v3/volumes/fe41c603-747b-42dc-a020-17bf371576cf => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:03.407263 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7e87d8d3-7639-41a0-942c-b36c7888d2f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:03.409925 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e87d8d3-7639-41a0-942c-b36c7888d2f5 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/volumes/fe41c603-747b-42dc-a020-17bf371576cf Aug 13 22:16:03.410166 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e87d8d3-7639-41a0-942c-b36c7888d2f5 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:03.410347 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e87d8d3-7639-41a0-942c-b36c7888d2f5 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:03.419382 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:03.419382 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:03.425280 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7e87d8d3-7639-41a0-942c-b36c7888d2f5 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Volume info retrieved successfully. Aug 13 22:16:03.434000 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e87d8d3-7639-41a0-942c-b36c7888d2f5 tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/volumes/fe41c603-747b-42dc-a020-17bf371576cf returned with HTTP 200 Aug 13 22:16:03.434665 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1270/5135] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:16:03 2026] GET /volume/v3/volumes/fe41c603-747b-42dc-a020-17bf371576cf => generated 1003 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:04.121001 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d2840a66-ee90-4239-91e3-b5f597d08413 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:04.124938 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2840a66-ee90-4239-91e3-b5f597d08413 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] GET https://10.4.3.4/volume/v3/volumes/2e3d5539-25e2-409a-8651-a78ae849fb65 Aug 13 22:16:04.124938 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2840a66-ee90-4239-91e3-b5f597d08413 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:04.124938 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2840a66-ee90-4239-91e3-b5f597d08413 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:04.130546 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2840a66-ee90-4239-91e3-b5f597d08413 tempest-ProjectMemberTests-578691436 tempest-ProjectMemberTests-578691436-project-admin] https://10.4.3.4/volume/v3/volumes/2e3d5539-25e2-409a-8651-a78ae849fb65 returned with HTTP 404 Aug 13 22:16:04.131203 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1296/5136] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:04 2026] GET /volume/v3/volumes/2e3d5539-25e2-409a-8651-a78ae849fb65 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:04.450307 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29f32b74-00c8-4a0e-878f-f482b60c83ec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:04.454054 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29f32b74-00c8-4a0e-878f-f482b60c83ec tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] GET https://10.4.3.4/volume/v3/volumes/fe41c603-747b-42dc-a020-17bf371576cf Aug 13 22:16:04.454054 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29f32b74-00c8-4a0e-878f-f482b60c83ec tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:04.454054 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29f32b74-00c8-4a0e-878f-f482b60c83ec tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:04.462528 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29f32b74-00c8-4a0e-878f-f482b60c83ec tempest-ProjectMemberTests39-2092870571 tempest-ProjectMemberTests39-2092870571-project-admin] https://10.4.3.4/volume/v3/volumes/fe41c603-747b-42dc-a020-17bf371576cf returned with HTTP 404 Aug 13 22:16:04.463191 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1285/5137] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:16:04 2026] GET /volume/v3/volumes/fe41c603-747b-42dc-a020-17bf371576cf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:06.448469 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:06.589348 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:16:06.590310 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-320112413"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:06.594449 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-320112413'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:16:06.594449 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create volume of 1 GB Aug 13 22:16:06.599676 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Availability Zones retrieved successfully. Aug 13 22:16:06.610288 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Flow 'volume_create_api' (62f03b2f-f716-4ed2-a52b-8b640fe53de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:06.612006 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e6a2527-a1bd-4473-927e-a35735d7d330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:06.613852 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:16:06.652544 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e6a2527-a1bd-4473-927e-a35735d7d330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:06.653577 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f713d70-1b2b-483b-975f-72690a429708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:06.730370 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Created reservations ['a9862602-bbec-4ce3-b657-575e35bdeba4', '84ccc8ac-84ba-485e-a044-8bcd3ab2a8c4', '84326e22-7960-416e-aa2c-84d62cbe5f22', '1e90e143-dedd-416e-94b0-264527013c76'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:06.731180 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f713d70-1b2b-483b-975f-72690a429708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9862602-bbec-4ce3-b657-575e35bdeba4', '84ccc8ac-84ba-485e-a044-8bcd3ab2a8c4', '84326e22-7960-416e-aa2c-84d62cbe5f22', '1e90e143-dedd-416e-94b0-264527013c76']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:06.731954 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5941b97c-8f0b-4a23-909d-a828e2777733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:06.761930 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5941b97c-8f0b-4a23-909d-a828e2777733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17ac97e7-8d04-43e2-920d-a8cf26eb343b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-320112413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e42ca4da144fd7b8020514942a8c70',qos_specs=None,replication_status=,reservations=['a9862602-bbec-4ce3-b657-575e35bdeba4','84ccc8ac-84ba-485e-a044-8bcd3ab2a8c4','84326e22-7960-416e-aa2c-84d62cbe5f22','1e90e143-dedd-416e-94b0-264527013c76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59c6b492c891420ea2da46a0bb4bf822',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-320112413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17ac97e7-8d04-43e2-920d-a8cf26eb343b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81e42ca4da144fd7b8020514942a8c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59c6b492c891420ea2da46a0bb4bf822',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:06.763547 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30113b49-61d4-4bca-93bf-a0e2732315da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:06.792248 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30113b49-61d4-4bca-93bf-a0e2732315da) transitioned into state 'SUCCESS' from state '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-320112413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e42ca4da144fd7b8020514942a8c70',qos_specs=None,replication_status=,reservations=['a9862602-bbec-4ce3-b657-575e35bdeba4','84ccc8ac-84ba-485e-a044-8bcd3ab2a8c4','84326e22-7960-416e-aa2c-84d62cbe5f22','1e90e143-dedd-416e-94b0-264527013c76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59c6b492c891420ea2da46a0bb4bf822',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:06.793495 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8487e159-5db8-42aa-8a1c-e3fc5b7a7e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:06.807383 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8487e159-5db8-42aa-8a1c-e3fc5b7a7e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:06.808341 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Flow 'volume_create_api' (62f03b2f-f716-4ed2-a52b-8b640fe53de1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:06.808726 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create volume request issued successfully. Aug 13 22:16:06.809409 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ace0e96-a8b9-469c-b7e3-57c27f5dd02b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:16:06.810133 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1287/5138] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:16:06 2026] POST /volume/v3/volumes => generated 773 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:06.825906 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-682a9da4-d49a-4feb-b11a-51b943f3ce93 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:06.837735 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-682a9da4-d49a-4feb-b11a-51b943f3ce93 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/17ac97e7-8d04-43e2-920d-a8cf26eb343b Aug 13 22:16:06.837926 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-682a9da4-d49a-4feb-b11a-51b943f3ce93 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:06.838136 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-682a9da4-d49a-4feb-b11a-51b943f3ce93 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:06.853041 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:06.853041 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:06.858055 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-682a9da4-d49a-4feb-b11a-51b943f3ce93 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:06.863053 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-682a9da4-d49a-4feb-b11a-51b943f3ce93 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/17ac97e7-8d04-43e2-920d-a8cf26eb343b returned with HTTP 200 Aug 13 22:16:06.863468 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1271/5139] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:06 2026] GET /volume/v3/volumes/17ac97e7-8d04-43e2-920d-a8cf26eb343b => generated 952 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:06.965854 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-061d6fa7-e1cb-4453-8517-431a1bd547ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:07.119179 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-061d6fa7-e1cb-4453-8517-431a1bd547ee tempest-ProjectReaderTests-917025786 tempest-ProjectReaderTests-917025786-project-admin] GET https://10.4.3.4/volume/v3/scheduler-stats/get_pools Aug 13 22:16:07.119433 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-061d6fa7-e1cb-4453-8517-431a1bd547ee tempest-ProjectReaderTests-917025786 tempest-ProjectReaderTests-917025786-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:07.119700 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-061d6fa7-e1cb-4453-8517-431a1bd547ee tempest-ProjectReaderTests-917025786 tempest-ProjectReaderTests-917025786-project-admin] Calling method 'get_pools' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:07.130371 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-061d6fa7-e1cb-4453-8517-431a1bd547ee tempest-ProjectReaderTests-917025786 tempest-ProjectReaderTests-917025786-project-admin] https://10.4.3.4/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 22:16:07.130813 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1297/5140] 10.4.3.4 () {66 vars in 1277 bytes} [Thu Aug 13 22:16:06 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:07.139454 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f0ecb2b9-0f53-49aa-9b89-747e0637f570 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:07.204246 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0ecb2b9-0f53-49aa-9b89-747e0637f570 tempest-ProjectReaderTests-917025786 tempest-ProjectReaderTests-917025786-project-reader] GET https://10.4.3.4/volume/v3/capabilities/np0000007271@storpool Aug 13 22:16:07.204532 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0ecb2b9-0f53-49aa-9b89-747e0637f570 tempest-ProjectReaderTests-917025786 tempest-ProjectReaderTests-917025786-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:07.204713 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0ecb2b9-0f53-49aa-9b89-747e0637f570 tempest-ProjectReaderTests-917025786 tempest-ProjectReaderTests-917025786-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:07.205502 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-f0ecb2b9-0f53-49aa-9b89-747e0637f570 tempest-ProjectReaderTests-917025786 tempest-ProjectReaderTests-917025786-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'ac351ee69f44462d87acef67d4a57310', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '359a9103e2fa4b25a9beebf28c36fecf', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:16:07.205722 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0ecb2b9-0f53-49aa-9b89-747e0637f570 tempest-ProjectReaderTests-917025786 tempest-ProjectReaderTests-917025786-project-reader] https://10.4.3.4/volume/v3/capabilities/np0000007271@storpool returned with HTTP 403 Aug 13 22:16:07.206158 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1286/5141] 10.4.3.4 () {66 vars in 1304 bytes} [Thu Aug 13 22:16:07 2026] GET /volume/v3/capabilities/np0000007271@storpool => generated 110 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:07.876911 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-777749b9-a33b-40a5-9419-d22c42b6298b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:07.879122 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-777749b9-a33b-40a5-9419-d22c42b6298b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/17ac97e7-8d04-43e2-920d-a8cf26eb343b Aug 13 22:16:07.879262 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-777749b9-a33b-40a5-9419-d22c42b6298b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:07.879412 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-777749b9-a33b-40a5-9419-d22c42b6298b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:07.887825 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:07.887825 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:07.892593 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-777749b9-a33b-40a5-9419-d22c42b6298b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:07.897735 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-777749b9-a33b-40a5-9419-d22c42b6298b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/17ac97e7-8d04-43e2-920d-a8cf26eb343b returned with HTTP 200 Aug 13 22:16:07.898276 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1288/5142] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:07 2026] GET /volume/v3/volumes/17ac97e7-8d04-43e2-920d-a8cf26eb343b => generated 1004 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:07.916105 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b2d5cd0-9e6c-4683-829e-e9b840b6ddc1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:07.918690 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b2d5cd0-9e6c-4683-829e-e9b840b6ddc1 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:16:07.919546 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b2d5cd0-9e6c-4683-829e-e9b840b6ddc1 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "17ac97e7-8d04-43e2-920d-a8cf26eb343b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2074169248"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:07.932026 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:07.932026 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:07.932634 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0b2d5cd0-9e6c-4683-829e-e9b840b6ddc1 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:07.932916 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-0b2d5cd0-9e6c-4683-829e-e9b840b6ddc1 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create snapshot from volume 17ac97e7-8d04-43e2-920d-a8cf26eb343b Aug 13 22:16:08.002876 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-0b2d5cd0-9e6c-4683-829e-e9b840b6ddc1 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Created reservations ['56d727b1-91ea-4892-947e-2e5e0921d498', '169c92fa-742f-400d-858e-9dce1478d469', '63b92843-d995-4445-a4b4-28d5df71c800', 'd40464bf-423b-4b7e-8a97-d01c15a82420'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:08.048923 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0b2d5cd0-9e6c-4683-829e-e9b840b6ddc1 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot create request issued successfully. Aug 13 22:16:08.049787 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b2d5cd0-9e6c-4683-829e-e9b840b6ddc1 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:16:08.050583 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1272/5143] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:16:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:08.064093 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b4c76f82-3b0c-4216-8a0e-f700bba3b2a0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:08.068942 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4c76f82-3b0c-4216-8a0e-f700bba3b2a0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0 Aug 13 22:16:08.069172 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4c76f82-3b0c-4216-8a0e-f700bba3b2a0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:08.069485 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4c76f82-3b0c-4216-8a0e-f700bba3b2a0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:08.082278 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:08.082278 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:08.083011 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b4c76f82-3b0c-4216-8a0e-f700bba3b2a0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:08.084191 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4c76f82-3b0c-4216-8a0e-f700bba3b2a0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0 returned with HTTP 200 Aug 13 22:16:08.085097 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1298/5144] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:08 2026] GET /volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:09.098612 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ed9bbe15-de64-4600-9a02-2d8093c2bb03 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:09.104031 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed9bbe15-de64-4600-9a02-2d8093c2bb03 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0 Aug 13 22:16:09.104031 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed9bbe15-de64-4600-9a02-2d8093c2bb03 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:09.104031 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed9bbe15-de64-4600-9a02-2d8093c2bb03 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:09.110499 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:09.110499 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:09.110889 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ed9bbe15-de64-4600-9a02-2d8093c2bb03 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:09.112216 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed9bbe15-de64-4600-9a02-2d8093c2bb03 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0 returned with HTTP 200 Aug 13 22:16:09.112764 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1287/5145] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:09 2026] GET /volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:09.123798 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-13581110-e29d-4bb1-9e95-467955472f54 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:09.301874 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13581110-e29d-4bb1-9e95-467955472f54 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] POST https://10.4.3.4/volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0/action Aug 13 22:16:09.302247 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13581110-e29d-4bb1-9e95-467955472f54 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:16:09.302456 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13581110-e29d-4bb1-9e95-467955472f54 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:09.308893 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:09.308893 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:09.309364 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-13581110-e29d-4bb1-9e95-467955472f54 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Snapshot retrieved successfully. Aug 13 22:16:09.310196 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-13581110-e29d-4bb1-9e95-467955472f54 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e7f7be32bc90479f88a5db3a894f2389', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81e42ca4da144fd7b8020514942a8c70', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:16:09.310438 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13581110-e29d-4bb1-9e95-467955472f54 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] https://10.4.3.4/volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0/action returned with HTTP 403 Aug 13 22:16:09.310901 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1289/5146] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:16:09 2026] POST /volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0/action => generated 133 bytes in 188 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:09.320261 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-97bfc81b-9ab7-43a7-abc3-300c60a3e0c0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:09.322768 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97bfc81b-9ab7-43a7-abc3-300c60a3e0c0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] DELETE https://10.4.3.4/volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0 Aug 13 22:16:09.323028 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97bfc81b-9ab7-43a7-abc3-300c60a3e0c0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:09.323284 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97bfc81b-9ab7-43a7-abc3-300c60a3e0c0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:09.326714 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-97bfc81b-9ab7-43a7-abc3-300c60a3e0c0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Delete snapshot with id: 0921a660-c8be-4a24-afe5-bc055609e1a0 Aug 13 22:16:09.339967 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:09.339967 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:09.341316 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-97bfc81b-9ab7-43a7-abc3-300c60a3e0c0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:09.362378 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-97bfc81b-9ab7-43a7-abc3-300c60a3e0c0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot delete request issued successfully. Aug 13 22:16:09.362378 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97bfc81b-9ab7-43a7-abc3-300c60a3e0c0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0 returned with HTTP 202 Aug 13 22:16:09.362378 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1273/5147] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:16:09 2026] DELETE /volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:09.373884 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ceaa563a-2dfb-47ed-ad56-659f617241c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:09.376647 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ceaa563a-2dfb-47ed-ad56-659f617241c9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0 Aug 13 22:16:09.376959 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ceaa563a-2dfb-47ed-ad56-659f617241c9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:09.377184 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ceaa563a-2dfb-47ed-ad56-659f617241c9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:09.388361 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:09.388361 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:09.388361 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ceaa563a-2dfb-47ed-ad56-659f617241c9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:09.389371 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ceaa563a-2dfb-47ed-ad56-659f617241c9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0 returned with HTTP 200 Aug 13 22:16:09.389862 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1299/5148] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:09 2026] GET /volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:10.402223 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb235a94-9b8a-429f-9851-73765e7c2ddb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:10.404230 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb235a94-9b8a-429f-9851-73765e7c2ddb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0 Aug 13 22:16:10.404468 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb235a94-9b8a-429f-9851-73765e7c2ddb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:10.404671 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb235a94-9b8a-429f-9851-73765e7c2ddb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:10.409104 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb235a94-9b8a-429f-9851-73765e7c2ddb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0 returned with HTTP 404 Aug 13 22:16:10.409794 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1288/5149] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:10 2026] GET /volume/v3/snapshots/0921a660-c8be-4a24-afe5-bc055609e1a0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:10.418585 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10fb0906-f272-4e4a-974f-76a606b95a9a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:10.421095 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10fb0906-f272-4e4a-974f-76a606b95a9a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/17ac97e7-8d04-43e2-920d-a8cf26eb343b Aug 13 22:16:10.421398 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10fb0906-f272-4e4a-974f-76a606b95a9a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:10.421721 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10fb0906-f272-4e4a-974f-76a606b95a9a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:10.421932 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-10fb0906-f272-4e4a-974f-76a606b95a9a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Delete volume with id: 17ac97e7-8d04-43e2-920d-a8cf26eb343b Aug 13 22:16:10.433373 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:10.433373 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:10.433667 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-10fb0906-f272-4e4a-974f-76a606b95a9a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:10.459096 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-10fb0906-f272-4e4a-974f-76a606b95a9a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Delete volume request issued successfully. Aug 13 22:16:10.459865 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10fb0906-f272-4e4a-974f-76a606b95a9a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/17ac97e7-8d04-43e2-920d-a8cf26eb343b returned with HTTP 202 Aug 13 22:16:10.459865 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1290/5150] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:16:10 2026] DELETE /volume/v3/volumes/17ac97e7-8d04-43e2-920d-a8cf26eb343b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:10.471081 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3b5d756-ff90-48f3-b153-f63a873ff25f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:10.474446 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3b5d756-ff90-48f3-b153-f63a873ff25f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/17ac97e7-8d04-43e2-920d-a8cf26eb343b Aug 13 22:16:10.474446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3b5d756-ff90-48f3-b153-f63a873ff25f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:10.474446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3b5d756-ff90-48f3-b153-f63a873ff25f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:10.485515 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:10.485515 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:10.490743 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d3b5d756-ff90-48f3-b153-f63a873ff25f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:10.498870 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3b5d756-ff90-48f3-b153-f63a873ff25f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/17ac97e7-8d04-43e2-920d-a8cf26eb343b returned with HTTP 200 Aug 13 22:16:10.499494 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1274/5151] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:10 2026] GET /volume/v3/volumes/17ac97e7-8d04-43e2-920d-a8cf26eb343b => generated 1003 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:11.515892 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a7ae0768-f061-4598-bb00-27a4347a8658 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:11.518072 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7ae0768-f061-4598-bb00-27a4347a8658 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/17ac97e7-8d04-43e2-920d-a8cf26eb343b Aug 13 22:16:11.518740 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7ae0768-f061-4598-bb00-27a4347a8658 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:11.518740 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7ae0768-f061-4598-bb00-27a4347a8658 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:11.526091 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7ae0768-f061-4598-bb00-27a4347a8658 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/17ac97e7-8d04-43e2-920d-a8cf26eb343b returned with HTTP 404 Aug 13 22:16:11.526698 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1300/5152] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:11 2026] GET /volume/v3/volumes/17ac97e7-8d04-43e2-920d-a8cf26eb343b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:11.539682 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:11.542274 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:16:11.542817 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1082454472"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:11.545005 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1082454472'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:16:11.545005 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create volume of 1 GB Aug 13 22:16:11.551139 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Availability Zones retrieved successfully. Aug 13 22:16:11.559146 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Flow 'volume_create_api' (93097c29-cc65-4bc4-9756-c92873750b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:11.561113 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee0b43ad-0d84-4c41-9269-36ea39c12b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:11.562364 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:16:11.604681 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee0b43ad-0d84-4c41-9269-36ea39c12b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:11.606057 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86cbe5ee-eb39-46ce-af5a-54bc34f557e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:11.688173 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Created reservations ['3312ca03-2842-4e36-9bcd-483977636b53', '789ab89b-2e54-4707-9a1d-6e6040ceac6e', '6f2adb19-b13c-4083-ae41-f3d01b647612', '2fdde57b-560d-4e96-903d-e1d5f0410049'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:11.689764 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86cbe5ee-eb39-46ce-af5a-54bc34f557e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3312ca03-2842-4e36-9bcd-483977636b53', '789ab89b-2e54-4707-9a1d-6e6040ceac6e', '6f2adb19-b13c-4083-ae41-f3d01b647612', '2fdde57b-560d-4e96-903d-e1d5f0410049']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:11.690748 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df9f0e98-ecd8-4409-823c-b63641b9d785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:11.734438 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df9f0e98-ecd8-4409-823c-b63641b9d785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ed08dfc-7e67-4a4c-837b-49049de49c1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1082454472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e42ca4da144fd7b8020514942a8c70',qos_specs=None,replication_status=,reservations=['3312ca03-2842-4e36-9bcd-483977636b53','789ab89b-2e54-4707-9a1d-6e6040ceac6e','6f2adb19-b13c-4083-ae41-f3d01b647612','2fdde57b-560d-4e96-903d-e1d5f0410049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59c6b492c891420ea2da46a0bb4bf822',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:16:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1082454472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ed08dfc-7e67-4a4c-837b-49049de49c1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81e42ca4da144fd7b8020514942a8c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59c6b492c891420ea2da46a0bb4bf822',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:11.735631 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb90f3db-0bd6-4acf-b554-fa0f088a6466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:11.778681 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb90f3db-0bd6-4acf-b554-fa0f088a6466) transitioned into state 'SUCCESS' from state '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-1082454472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e42ca4da144fd7b8020514942a8c70',qos_specs=None,replication_status=,reservations=['3312ca03-2842-4e36-9bcd-483977636b53','789ab89b-2e54-4707-9a1d-6e6040ceac6e','6f2adb19-b13c-4083-ae41-f3d01b647612','2fdde57b-560d-4e96-903d-e1d5f0410049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59c6b492c891420ea2da46a0bb4bf822',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:11.779784 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cf846b9-4776-48af-9475-cc1cd575dbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:11.802221 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cf846b9-4776-48af-9475-cc1cd575dbe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:11.803282 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Flow 'volume_create_api' (93097c29-cc65-4bc4-9756-c92873750b35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:11.804491 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create volume request issued successfully. Aug 13 22:16:11.805995 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7c52ee6a-237d-4bfd-a49d-89f02260b45b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:16:11.805995 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1289/5153] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:16:11 2026] POST /volume/v3/volumes => generated 774 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:11.825856 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b76ec67e-1936-4c16-bfe4-e5ec48a81a94 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:11.830810 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b76ec67e-1936-4c16-bfe4-e5ec48a81a94 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/3ed08dfc-7e67-4a4c-837b-49049de49c1f Aug 13 22:16:11.830810 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b76ec67e-1936-4c16-bfe4-e5ec48a81a94 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:11.830810 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b76ec67e-1936-4c16-bfe4-e5ec48a81a94 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:11.839506 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:11.839506 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:11.845311 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b76ec67e-1936-4c16-bfe4-e5ec48a81a94 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:11.851908 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b76ec67e-1936-4c16-bfe4-e5ec48a81a94 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/3ed08dfc-7e67-4a4c-837b-49049de49c1f returned with HTTP 200 Aug 13 22:16:11.852559 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1291/5154] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:11 2026] GET /volume/v3/volumes/3ed08dfc-7e67-4a4c-837b-49049de49c1f => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:12.869940 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-246607c9-cd4d-4213-90ae-885aef8b90e9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:12.872801 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-246607c9-cd4d-4213-90ae-885aef8b90e9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/3ed08dfc-7e67-4a4c-837b-49049de49c1f Aug 13 22:16:12.873084 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-246607c9-cd4d-4213-90ae-885aef8b90e9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:12.873416 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-246607c9-cd4d-4213-90ae-885aef8b90e9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:12.884648 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:12.884648 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:12.889437 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-246607c9-cd4d-4213-90ae-885aef8b90e9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:12.895281 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-246607c9-cd4d-4213-90ae-885aef8b90e9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/3ed08dfc-7e67-4a4c-837b-49049de49c1f returned with HTTP 200 Aug 13 22:16:12.895831 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1275/5155] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:12 2026] GET /volume/v3/volumes/3ed08dfc-7e67-4a4c-837b-49049de49c1f => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:12.909858 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8fbdd0d9-6cbd-458e-8329-92eeb66e9bfe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:12.912106 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fbdd0d9-6cbd-458e-8329-92eeb66e9bfe tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:16:12.912521 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8fbdd0d9-6cbd-458e-8329-92eeb66e9bfe tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ed08dfc-7e67-4a4c-837b-49049de49c1f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-932795098"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:12.925449 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:12.925449 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:12.925850 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8fbdd0d9-6cbd-458e-8329-92eeb66e9bfe tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:12.926030 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-8fbdd0d9-6cbd-458e-8329-92eeb66e9bfe tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create snapshot from volume 3ed08dfc-7e67-4a4c-837b-49049de49c1f Aug 13 22:16:12.961574 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-8fbdd0d9-6cbd-458e-8329-92eeb66e9bfe tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Created reservations ['b43d70d4-0de8-4e2b-a4a9-6e4f65726e94', '9a23f78a-974c-4b55-8017-2880619f9335', '1675ea63-f1bf-4f6d-bb7b-bd5b3a21560b', '5d364c67-3b95-4f7e-b621-3ac29ef9acd5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:13.005852 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8fbdd0d9-6cbd-458e-8329-92eeb66e9bfe tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot create request issued successfully. Aug 13 22:16:13.006322 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fbdd0d9-6cbd-458e-8329-92eeb66e9bfe tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:16:13.007067 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1301/5156] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:16:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:13.024793 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e30d1ff-2089-4910-a580-1489ca13b71a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:13.027752 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e30d1ff-2089-4910-a580-1489ca13b71a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/ee50c21f-b695-4df7-b870-2ea318906da8 Aug 13 22:16:13.028204 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e30d1ff-2089-4910-a580-1489ca13b71a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:13.028620 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e30d1ff-2089-4910-a580-1489ca13b71a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:13.036184 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:13.036184 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:13.036766 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6e30d1ff-2089-4910-a580-1489ca13b71a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:13.037897 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e30d1ff-2089-4910-a580-1489ca13b71a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/ee50c21f-b695-4df7-b870-2ea318906da8 returned with HTTP 200 Aug 13 22:16:13.038489 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1290/5157] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:13 2026] GET /volume/v3/snapshots/ee50c21f-b695-4df7-b870-2ea318906da8 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:13.929130 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec3740e9-cb2b-4f03-8077-83740adb3232 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:13.932003 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec3740e9-cb2b-4f03-8077-83740adb3232 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 Aug 13 22:16:13.932325 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec3740e9-cb2b-4f03-8077-83740adb3232 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:13.932747 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec3740e9-cb2b-4f03-8077-83740adb3232 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:13.947670 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:13.947670 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:13.955841 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ec3740e9-cb2b-4f03-8077-83740adb3232 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:16:13.965297 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec3740e9-cb2b-4f03-8077-83740adb3232 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 returned with HTTP 200 Aug 13 22:16:13.965810 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1292/5158] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:13 2026] GET /volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 => generated 1644 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:14.052806 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1a046a02-44ac-4da0-86e3-961c7eda4d9e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:14.055221 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a046a02-44ac-4da0-86e3-961c7eda4d9e tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/ee50c21f-b695-4df7-b870-2ea318906da8 Aug 13 22:16:14.055523 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a046a02-44ac-4da0-86e3-961c7eda4d9e tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:14.055788 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a046a02-44ac-4da0-86e3-961c7eda4d9e tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:14.062626 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:14.062626 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:14.063071 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1a046a02-44ac-4da0-86e3-961c7eda4d9e tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:14.064033 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a046a02-44ac-4da0-86e3-961c7eda4d9e tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/ee50c21f-b695-4df7-b870-2ea318906da8 returned with HTTP 200 Aug 13 22:16:14.064806 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1276/5159] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:14 2026] GET /volume/v3/snapshots/ee50c21f-b695-4df7-b870-2ea318906da8 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:14.077803 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-de271027-070a-42cc-ac34-05df4881dfad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:14.080477 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de271027-070a-42cc-ac34-05df4881dfad tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] GET https://10.4.3.4/volume/v3/snapshots Aug 13 22:16:14.082215 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de271027-070a-42cc-ac34-05df4881dfad tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:14.082215 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de271027-070a-42cc-ac34-05df4881dfad tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:14.082215 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-de271027-070a-42cc-ac34-05df4881dfad tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:16:14.082215 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:14.082215 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:14.082890 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-de271027-070a-42cc-ac34-05df4881dfad tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 22:16:14.088144 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-de271027-070a-42cc-ac34-05df4881dfad tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Get all snapshots completed successfully. Aug 13 22:16:14.088630 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de271027-070a-42cc-ac34-05df4881dfad tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] https://10.4.3.4/volume/v3/snapshots returned with HTTP 200 Aug 13 22:16:14.089079 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1302/5160] 10.4.3.4 () {66 vars in 1229 bytes} [Thu Aug 13 22:16:14 2026] GET /volume/v3/snapshots => generated 335 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:14.099050 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c209b2f3-ac0d-4440-a0ef-833ce9160684 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:14.104378 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c209b2f3-ac0d-4440-a0ef-833ce9160684 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] DELETE https://10.4.3.4/volume/v3/snapshots/ee50c21f-b695-4df7-b870-2ea318906da8 Aug 13 22:16:14.104705 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c209b2f3-ac0d-4440-a0ef-833ce9160684 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:14.104945 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c209b2f3-ac0d-4440-a0ef-833ce9160684 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:14.105152 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-c209b2f3-ac0d-4440-a0ef-833ce9160684 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Delete snapshot with id: ee50c21f-b695-4df7-b870-2ea318906da8 Aug 13 22:16:14.117295 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:14.117295 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:14.117721 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c209b2f3-ac0d-4440-a0ef-833ce9160684 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:14.148867 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c209b2f3-ac0d-4440-a0ef-833ce9160684 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot delete request issued successfully. Aug 13 22:16:14.149110 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c209b2f3-ac0d-4440-a0ef-833ce9160684 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/ee50c21f-b695-4df7-b870-2ea318906da8 returned with HTTP 202 Aug 13 22:16:14.152539 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1291/5161] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:16:14 2026] DELETE /volume/v3/snapshots/ee50c21f-b695-4df7-b870-2ea318906da8 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:14.164669 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b27aca15-b9ad-41a0-9f65-45c46defd28c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:14.168470 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b27aca15-b9ad-41a0-9f65-45c46defd28c tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/ee50c21f-b695-4df7-b870-2ea318906da8 Aug 13 22:16:14.168776 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b27aca15-b9ad-41a0-9f65-45c46defd28c tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:14.168968 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b27aca15-b9ad-41a0-9f65-45c46defd28c tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:14.179105 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:14.179105 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:14.179586 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b27aca15-b9ad-41a0-9f65-45c46defd28c tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:14.180610 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b27aca15-b9ad-41a0-9f65-45c46defd28c tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/ee50c21f-b695-4df7-b870-2ea318906da8 returned with HTTP 200 Aug 13 22:16:14.181437 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1293/5162] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:14 2026] GET /volume/v3/snapshots/ee50c21f-b695-4df7-b870-2ea318906da8 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:14.981383 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a22f781a-0bad-4148-9cd2-d845f18f706c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:14.984336 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a22f781a-0bad-4148-9cd2-d845f18f706c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 Aug 13 22:16:14.984336 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a22f781a-0bad-4148-9cd2-d845f18f706c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:14.984336 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a22f781a-0bad-4148-9cd2-d845f18f706c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:14.994858 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:14.994858 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:14.999151 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a22f781a-0bad-4148-9cd2-d845f18f706c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:16:15.004244 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a22f781a-0bad-4148-9cd2-d845f18f706c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 returned with HTTP 200 Aug 13 22:16:15.004740 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1277/5163] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:14 2026] GET /volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 => generated 1644 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:15.193540 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-07da8bbb-6df6-4a06-b682-373fa7b79907 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:15.195542 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07da8bbb-6df6-4a06-b682-373fa7b79907 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/ee50c21f-b695-4df7-b870-2ea318906da8 Aug 13 22:16:15.195907 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-07da8bbb-6df6-4a06-b682-373fa7b79907 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:15.196255 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-07da8bbb-6df6-4a06-b682-373fa7b79907 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:15.204682 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07da8bbb-6df6-4a06-b682-373fa7b79907 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/ee50c21f-b695-4df7-b870-2ea318906da8 returned with HTTP 404 Aug 13 22:16:15.204682 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1303/5164] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:15 2026] GET /volume/v3/snapshots/ee50c21f-b695-4df7-b870-2ea318906da8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:15.213565 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3ef1bc5f-0254-4bb3-af77-22304ce61b7b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:15.215649 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ef1bc5f-0254-4bb3-af77-22304ce61b7b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/3ed08dfc-7e67-4a4c-837b-49049de49c1f Aug 13 22:16:15.215893 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ef1bc5f-0254-4bb3-af77-22304ce61b7b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:15.216099 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ef1bc5f-0254-4bb3-af77-22304ce61b7b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:15.216332 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3ef1bc5f-0254-4bb3-af77-22304ce61b7b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Delete volume with id: 3ed08dfc-7e67-4a4c-837b-49049de49c1f Aug 13 22:16:15.225406 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:15.225406 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:15.225781 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3ef1bc5f-0254-4bb3-af77-22304ce61b7b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:15.245672 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3ef1bc5f-0254-4bb3-af77-22304ce61b7b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Delete volume request issued successfully. Aug 13 22:16:15.245908 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ef1bc5f-0254-4bb3-af77-22304ce61b7b tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/3ed08dfc-7e67-4a4c-837b-49049de49c1f returned with HTTP 202 Aug 13 22:16:15.246448 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1292/5165] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:16:15 2026] DELETE /volume/v3/volumes/3ed08dfc-7e67-4a4c-837b-49049de49c1f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:15.259772 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9633cfcf-bafc-4f7d-a272-05bdb2eb5727 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:15.263539 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9633cfcf-bafc-4f7d-a272-05bdb2eb5727 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/3ed08dfc-7e67-4a4c-837b-49049de49c1f Aug 13 22:16:15.263976 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9633cfcf-bafc-4f7d-a272-05bdb2eb5727 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:15.264149 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9633cfcf-bafc-4f7d-a272-05bdb2eb5727 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:15.274339 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:15.274339 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:15.281712 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9633cfcf-bafc-4f7d-a272-05bdb2eb5727 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:15.288038 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9633cfcf-bafc-4f7d-a272-05bdb2eb5727 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/3ed08dfc-7e67-4a4c-837b-49049de49c1f returned with HTTP 200 Aug 13 22:16:15.288753 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1294/5166] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:15 2026] GET /volume/v3/volumes/3ed08dfc-7e67-4a4c-837b-49049de49c1f => generated 1004 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:15.520270 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fc62b158-3ec2-4637-ad4f-01b47126dd5f req-c8a59799-005f-4166-a698-8e9e1b350335 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:15.524904 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fc62b158-3ec2-4637-ad4f-01b47126dd5f req-c8a59799-005f-4166-a698-8e9e1b350335 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] DELETE https://10.4.3.4/volume/v3/attachments/42396125-ac33-4ec5-bcb3-792da77cf24e Aug 13 22:16:15.525193 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fc62b158-3ec2-4637-ad4f-01b47126dd5f req-c8a59799-005f-4166-a698-8e9e1b350335 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:15.525525 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fc62b158-3ec2-4637-ad4f-01b47126dd5f req-c8a59799-005f-4166-a698-8e9e1b350335 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:15.535098 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:15.535098 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:15.595833 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fc62b158-3ec2-4637-ad4f-01b47126dd5f req-c8a59799-005f-4166-a698-8e9e1b350335 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/attachments/42396125-ac33-4ec5-bcb3-792da77cf24e returned with HTTP 200 Aug 13 22:16:15.596261 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1278/5167] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:16:15 2026] DELETE /volume/v3/attachments/42396125-ac33-4ec5-bcb3-792da77cf24e => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:16.022090 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5200afb7-228a-4a3c-a65a-0217db56cf6d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:16.024046 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5200afb7-228a-4a3c-a65a-0217db56cf6d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 Aug 13 22:16:16.024361 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5200afb7-228a-4a3c-a65a-0217db56cf6d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:16.024529 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5200afb7-228a-4a3c-a65a-0217db56cf6d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:16.032906 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:16.032906 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:16.036998 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5200afb7-228a-4a3c-a65a-0217db56cf6d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:16:16.041836 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5200afb7-228a-4a3c-a65a-0217db56cf6d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 returned with HTTP 200 Aug 13 22:16:16.042251 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1304/5168] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:16 2026] GET /volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 => generated 1352 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:16.054710 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8eeb7ed3-a850-4e03-8ba5-ee1c7e3c0ba8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:16.056401 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8eeb7ed3-a850-4e03-8ba5-ee1c7e3c0ba8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:16:16.056791 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8eeb7ed3-a850-4e03-8ba5-ee1c7e3c0ba8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b60f5d3c-d1b6-49cb-9d1b-775c39b4e869", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-3744100"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:16.058309 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-8eeb7ed3-a850-4e03-8ba5-ee1c7e3c0ba8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Creating new backup {'backup': {'volume_id': 'b60f5d3c-d1b6-49cb-9d1b-775c39b4e869', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-3744100'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:16:16.058618 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-8eeb7ed3-a850-4e03-8ba5-ee1c7e3c0ba8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Creating backup of volume b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 in container None Aug 13 22:16:16.067090 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:16.067090 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:16.068131 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8eeb7ed3-a850-4e03-8ba5-ee1c7e3c0ba8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:16:16.087733 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-8eeb7ed3-a850-4e03-8ba5-ee1c7e3c0ba8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Created reservations ['7a52a8b3-2929-4f93-8d3b-6024c0d3092b', 'bdba2d82-2a5b-4692-b987-a2efc507ff9e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:16.124449 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8eeb7ed3-a850-4e03-8ba5-ee1c7e3c0ba8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:16:16.124449 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1293/5169] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:16:16 2026] POST /volume/v3/backups => generated 323 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:16.131845 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18c85ffc-3e39-4c6d-9938-f5dc31ae622f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:16.133565 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18c85ffc-3e39-4c6d-9938-f5dc31ae622f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:16.133787 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18c85ffc-3e39-4c6d-9938-f5dc31ae622f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:16.133988 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18c85ffc-3e39-4c6d-9938-f5dc31ae622f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:16.134086 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-18c85ffc-3e39-4c6d-9938-f5dc31ae622f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:16.138664 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:16.138664 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:16.139466 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18c85ffc-3e39-4c6d-9938-f5dc31ae622f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:16.139874 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1295/5170] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:16 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 729 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:16.307198 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ef91512-c6f5-47bf-be98-8b849852a65f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:16.309619 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ef91512-c6f5-47bf-be98-8b849852a65f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/3ed08dfc-7e67-4a4c-837b-49049de49c1f Aug 13 22:16:16.309896 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ef91512-c6f5-47bf-be98-8b849852a65f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:16.310147 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ef91512-c6f5-47bf-be98-8b849852a65f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:16.318691 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ef91512-c6f5-47bf-be98-8b849852a65f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/3ed08dfc-7e67-4a4c-837b-49049de49c1f returned with HTTP 404 Aug 13 22:16:16.319483 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1279/5171] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:16 2026] GET /volume/v3/volumes/3ed08dfc-7e67-4a4c-837b-49049de49c1f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:16.333653 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c04a7489-cd19-44a7-9893-87aff45f79be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:16.335782 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:16:16.336075 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1902943848"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:16.337918 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1902943848'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:16:16.338054 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create volume of 1 GB Aug 13 22:16:16.342918 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Availability Zones retrieved successfully. Aug 13 22:16:16.355930 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Flow 'volume_create_api' (5232ed7b-1468-472a-a153-ea3b36f06dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:16.362949 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f58d0df-34d2-46f6-8d3d-de3cd78669c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:16.363907 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:16:16.393707 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f58d0df-34d2-46f6-8d3d-de3cd78669c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:16.394493 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aae42e7e-2062-4c2c-84f0-c4923aa1cb92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:16.449325 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Created reservations ['43660b4a-1c9b-4f13-a0a1-8e0cd3b56c50', '1d6ee056-1367-497d-9637-880a601e448a', '2ea16b5b-7b89-42de-949e-5e111852b90d', '9837f3ef-c7b7-4317-8acc-df49a6db33e6'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:16.450054 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aae42e7e-2062-4c2c-84f0-c4923aa1cb92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43660b4a-1c9b-4f13-a0a1-8e0cd3b56c50', '1d6ee056-1367-497d-9637-880a601e448a', '2ea16b5b-7b89-42de-949e-5e111852b90d', '9837f3ef-c7b7-4317-8acc-df49a6db33e6']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:16.450907 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1b5803b-a644-4b48-b956-37ecb7f8deec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:16.478932 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1b5803b-a644-4b48-b956-37ecb7f8deec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '109fed5a-a6f6-4bbd-b675-10c814c05ec2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1902943848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e42ca4da144fd7b8020514942a8c70',qos_specs=None,replication_status=,reservations=['43660b4a-1c9b-4f13-a0a1-8e0cd3b56c50','1d6ee056-1367-497d-9637-880a601e448a','2ea16b5b-7b89-42de-949e-5e111852b90d','9837f3ef-c7b7-4317-8acc-df49a6db33e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59c6b492c891420ea2da46a0bb4bf822',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:16:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1902943848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=109fed5a-a6f6-4bbd-b675-10c814c05ec2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81e42ca4da144fd7b8020514942a8c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59c6b492c891420ea2da46a0bb4bf822',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:16.480472 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eb1d98d-763e-4a7c-bd1d-8b85547c9607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:16.509906 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eb1d98d-763e-4a7c-bd1d-8b85547c9607) transitioned into state 'SUCCESS' from state '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-1902943848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e42ca4da144fd7b8020514942a8c70',qos_specs=None,replication_status=,reservations=['43660b4a-1c9b-4f13-a0a1-8e0cd3b56c50','1d6ee056-1367-497d-9637-880a601e448a','2ea16b5b-7b89-42de-949e-5e111852b90d','9837f3ef-c7b7-4317-8acc-df49a6db33e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59c6b492c891420ea2da46a0bb4bf822',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:16.511274 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33b54182-6b49-4d84-bb2c-0b5587ce170f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:16.524805 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33b54182-6b49-4d84-bb2c-0b5587ce170f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:16.526106 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Flow 'volume_create_api' (5232ed7b-1468-472a-a153-ea3b36f06dc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:16.526603 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create volume request issued successfully. Aug 13 22:16:16.527544 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c04a7489-cd19-44a7-9893-87aff45f79be tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:16:16.528108 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1305/5172] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:16:16 2026] POST /volume/v3/volumes => generated 774 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:16.540560 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae89b04d-c217-4f18-84aa-d3678db50219 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:16.545540 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae89b04d-c217-4f18-84aa-d3678db50219 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/109fed5a-a6f6-4bbd-b675-10c814c05ec2 Aug 13 22:16:16.545745 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae89b04d-c217-4f18-84aa-d3678db50219 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:16.545917 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae89b04d-c217-4f18-84aa-d3678db50219 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:16.557695 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:16.557695 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:16.561889 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae89b04d-c217-4f18-84aa-d3678db50219 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:16.566287 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae89b04d-c217-4f18-84aa-d3678db50219 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/109fed5a-a6f6-4bbd-b675-10c814c05ec2 returned with HTTP 200 Aug 13 22:16:16.566868 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1294/5173] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:16 2026] GET /volume/v3/volumes/109fed5a-a6f6-4bbd-b675-10c814c05ec2 => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:17.149831 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c28dad80-2dd9-4802-9532-8e89c1f296bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:17.151704 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c28dad80-2dd9-4802-9532-8e89c1f296bf tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:17.151909 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c28dad80-2dd9-4802-9532-8e89c1f296bf tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:17.152116 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c28dad80-2dd9-4802-9532-8e89c1f296bf tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:17.152244 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c28dad80-2dd9-4802-9532-8e89c1f296bf tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:17.159867 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:17.159867 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:17.160718 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c28dad80-2dd9-4802-9532-8e89c1f296bf tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:17.161115 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1296/5174] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:17 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:17.579657 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7f69053b-51aa-4f16-aee2-20d55c63411f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:17.581855 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f69053b-51aa-4f16-aee2-20d55c63411f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/109fed5a-a6f6-4bbd-b675-10c814c05ec2 Aug 13 22:16:17.582108 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f69053b-51aa-4f16-aee2-20d55c63411f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:17.582394 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f69053b-51aa-4f16-aee2-20d55c63411f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:17.590759 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:17.590759 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:17.595553 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7f69053b-51aa-4f16-aee2-20d55c63411f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:17.601409 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f69053b-51aa-4f16-aee2-20d55c63411f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/109fed5a-a6f6-4bbd-b675-10c814c05ec2 returned with HTTP 200 Aug 13 22:16:17.601888 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1280/5175] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:17 2026] GET /volume/v3/volumes/109fed5a-a6f6-4bbd-b675-10c814c05ec2 => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:17.616597 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a2216f4d-6947-4236-a786-9376aee6930f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:17.618904 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a2216f4d-6947-4236-a786-9376aee6930f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:16:17.619330 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a2216f4d-6947-4236-a786-9376aee6930f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "109fed5a-a6f6-4bbd-b675-10c814c05ec2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-282896300"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:17.630676 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:17.630676 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:17.631123 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a2216f4d-6947-4236-a786-9376aee6930f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:17.631306 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-a2216f4d-6947-4236-a786-9376aee6930f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create snapshot from volume 109fed5a-a6f6-4bbd-b675-10c814c05ec2 Aug 13 22:16:17.665551 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a2216f4d-6947-4236-a786-9376aee6930f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Created reservations ['853d16d7-e37c-40d1-93db-9108a6731d31', 'e0f1dd96-9e0b-4b49-8f39-185cc5a2d2c7', '16e0670d-0d41-4aba-9758-728a0d581030', '471c803a-bcaf-499a-a382-f9d160f2856b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:17.700732 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a2216f4d-6947-4236-a786-9376aee6930f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot create request issued successfully. Aug 13 22:16:17.701329 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a2216f4d-6947-4236-a786-9376aee6930f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:16:17.701663 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1306/5176] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:16:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:17.713741 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c1265804-1f9d-4e00-ae43-06df9c2301a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:17.715629 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1265804-1f9d-4e00-ae43-06df9c2301a3 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05 Aug 13 22:16:17.715814 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1265804-1f9d-4e00-ae43-06df9c2301a3 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:17.716007 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1265804-1f9d-4e00-ae43-06df9c2301a3 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:17.722398 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:17.722398 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:17.722904 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c1265804-1f9d-4e00-ae43-06df9c2301a3 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:17.723641 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1265804-1f9d-4e00-ae43-06df9c2301a3 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05 returned with HTTP 200 Aug 13 22:16:17.724099 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1295/5177] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:17 2026] GET /volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:18.172498 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7dc86ba8-d70e-46b0-8ceb-96d4f748136d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:18.174242 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7dc86ba8-d70e-46b0-8ceb-96d4f748136d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:18.174413 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7dc86ba8-d70e-46b0-8ceb-96d4f748136d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:18.174636 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7dc86ba8-d70e-46b0-8ceb-96d4f748136d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:18.174757 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7dc86ba8-d70e-46b0-8ceb-96d4f748136d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:18.180487 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:18.180487 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:18.181670 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7dc86ba8-d70e-46b0-8ceb-96d4f748136d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:18.182120 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1297/5178] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:18 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:18.737934 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-81286e21-94d0-4c09-a4d9-75505a62b0e9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:18.740563 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81286e21-94d0-4c09-a4d9-75505a62b0e9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05 Aug 13 22:16:18.740829 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81286e21-94d0-4c09-a4d9-75505a62b0e9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:18.741095 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81286e21-94d0-4c09-a4d9-75505a62b0e9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:18.748114 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:18.748114 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:18.748598 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-81286e21-94d0-4c09-a4d9-75505a62b0e9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:18.749668 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81286e21-94d0-4c09-a4d9-75505a62b0e9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05 returned with HTTP 200 Aug 13 22:16:18.750207 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1281/5179] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:18 2026] GET /volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:18.761659 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a3d6b7bc-2574-424e-892a-a9f66225f3f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:18.765240 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3d6b7bc-2574-424e-892a-a9f66225f3f0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] POST https://10.4.3.4/volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05/action Aug 13 22:16:18.765782 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3d6b7bc-2574-424e-892a-a9f66225f3f0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:16:18.765974 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3d6b7bc-2574-424e-892a-a9f66225f3f0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:18.770371 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-a3d6b7bc-2574-424e-892a-a9f66225f3f0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Updating snapshot '8bbf66c0-2959-43fc-a5ed-32b636127d05' with '{'status': 'error'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 22:16:18.786488 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:18.786488 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:18.787139 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-a3d6b7bc-2574-424e-892a-a9f66225f3f0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e7f7be32bc90479f88a5db3a894f2389', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81e42ca4da144fd7b8020514942a8c70', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:16:18.788129 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3d6b7bc-2574-424e-892a-a9f66225f3f0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] https://10.4.3.4/volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05/action returned with HTTP 403 Aug 13 22:16:18.788790 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1307/5180] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:16:18 2026] POST /volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05/action => generated 133 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:18.797559 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-72966b55-508f-4aa4-a997-0138529d0f5a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:18.799768 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72966b55-508f-4aa4-a997-0138529d0f5a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] DELETE https://10.4.3.4/volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05 Aug 13 22:16:18.800012 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72966b55-508f-4aa4-a997-0138529d0f5a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:18.800249 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72966b55-508f-4aa4-a997-0138529d0f5a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:18.800343 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-72966b55-508f-4aa4-a997-0138529d0f5a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Delete snapshot with id: 8bbf66c0-2959-43fc-a5ed-32b636127d05 Aug 13 22:16:18.807393 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:18.807393 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:18.807818 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-72966b55-508f-4aa4-a997-0138529d0f5a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:18.832075 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-72966b55-508f-4aa4-a997-0138529d0f5a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot delete request issued successfully. Aug 13 22:16:18.832075 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72966b55-508f-4aa4-a997-0138529d0f5a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05 returned with HTTP 202 Aug 13 22:16:18.832075 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1296/5181] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:16:18 2026] DELETE /volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:18.843532 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ec1926e-7446-44ba-9044-cc900c1aaaea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:18.849774 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ec1926e-7446-44ba-9044-cc900c1aaaea tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05 Aug 13 22:16:18.850271 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ec1926e-7446-44ba-9044-cc900c1aaaea tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:18.850561 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ec1926e-7446-44ba-9044-cc900c1aaaea tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:18.860305 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:18.860305 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:18.860305 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2ec1926e-7446-44ba-9044-cc900c1aaaea tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:18.863451 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ec1926e-7446-44ba-9044-cc900c1aaaea tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05 returned with HTTP 200 Aug 13 22:16:18.864232 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1298/5182] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:18 2026] GET /volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:19.195663 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-783581f9-41b4-47ce-af22-e9c6d78a7bc5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:19.197924 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-783581f9-41b4-47ce-af22-e9c6d78a7bc5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:19.198209 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-783581f9-41b4-47ce-af22-e9c6d78a7bc5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:19.198408 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-783581f9-41b4-47ce-af22-e9c6d78a7bc5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:19.198622 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-783581f9-41b4-47ce-af22-e9c6d78a7bc5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:19.205349 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:19.205349 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:19.206391 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-783581f9-41b4-47ce-af22-e9c6d78a7bc5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:19.207278 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1282/5183] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:19 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:19.875482 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f2337b4-2720-480f-a806-fd69e6306c13 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:19.878497 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f2337b4-2720-480f-a806-fd69e6306c13 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05 Aug 13 22:16:19.878886 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f2337b4-2720-480f-a806-fd69e6306c13 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:19.879097 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f2337b4-2720-480f-a806-fd69e6306c13 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:19.886019 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f2337b4-2720-480f-a806-fd69e6306c13 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05 returned with HTTP 404 Aug 13 22:16:19.886853 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1308/5184] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:19 2026] GET /volume/v3/snapshots/8bbf66c0-2959-43fc-a5ed-32b636127d05 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:19.895017 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1b8193e8-7fa4-4d90-a277-4a62be3aa188 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:19.897344 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b8193e8-7fa4-4d90-a277-4a62be3aa188 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/109fed5a-a6f6-4bbd-b675-10c814c05ec2 Aug 13 22:16:19.897614 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b8193e8-7fa4-4d90-a277-4a62be3aa188 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:19.897837 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b8193e8-7fa4-4d90-a277-4a62be3aa188 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:19.898011 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1b8193e8-7fa4-4d90-a277-4a62be3aa188 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Delete volume with id: 109fed5a-a6f6-4bbd-b675-10c814c05ec2 Aug 13 22:16:19.908445 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:19.908445 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:19.909099 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1b8193e8-7fa4-4d90-a277-4a62be3aa188 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:19.935395 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1b8193e8-7fa4-4d90-a277-4a62be3aa188 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Delete volume request issued successfully. Aug 13 22:16:19.935656 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b8193e8-7fa4-4d90-a277-4a62be3aa188 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/109fed5a-a6f6-4bbd-b675-10c814c05ec2 returned with HTTP 202 Aug 13 22:16:19.936123 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1297/5185] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:16:19 2026] DELETE /volume/v3/volumes/109fed5a-a6f6-4bbd-b675-10c814c05ec2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:19.946037 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0945413e-3e5b-4256-8a8b-0e2a052a940a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:19.949843 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0945413e-3e5b-4256-8a8b-0e2a052a940a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/109fed5a-a6f6-4bbd-b675-10c814c05ec2 Aug 13 22:16:19.949843 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0945413e-3e5b-4256-8a8b-0e2a052a940a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:19.949843 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0945413e-3e5b-4256-8a8b-0e2a052a940a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:19.961631 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:19.961631 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:19.969578 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0945413e-3e5b-4256-8a8b-0e2a052a940a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:19.980461 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0945413e-3e5b-4256-8a8b-0e2a052a940a tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/109fed5a-a6f6-4bbd-b675-10c814c05ec2 returned with HTTP 200 Aug 13 22:16:19.983264 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1299/5186] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:19 2026] GET /volume/v3/volumes/109fed5a-a6f6-4bbd-b675-10c814c05ec2 => generated 1004 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:20.223245 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-584a6c4f-5daa-4a58-abd5-99175dcd19f0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:20.227016 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-584a6c4f-5daa-4a58-abd5-99175dcd19f0 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:20.227205 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-584a6c4f-5daa-4a58-abd5-99175dcd19f0 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:20.227537 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-584a6c4f-5daa-4a58-abd5-99175dcd19f0 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:20.227740 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-584a6c4f-5daa-4a58-abd5-99175dcd19f0 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:20.236026 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:20.236026 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:20.237216 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-584a6c4f-5daa-4a58-abd5-99175dcd19f0 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:20.238025 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1283/5187] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:20 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 742 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:20.427004 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:20.569814 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:16:20.570279 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1111104650", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:20.572623 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1111104650', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:16:20.572919 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Create volume of 1 GB Aug 13 22:16:20.577482 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Availability Zones retrieved successfully. Aug 13 22:16:20.586942 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Flow 'volume_create_api' (67495046-6c4f-4137-9e05-0961c215fe4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:20.588603 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d6eebc6-b820-411b-b95e-d64e229445a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:20.590449 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:16:20.640346 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d6eebc6-b820-411b-b95e-d64e229445a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:20.642732 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce402f8-df1e-4e3f-bd15-cf23c4889a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:20.752506 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Created reservations ['dd9a64a0-d906-4573-ab24-ab1f37123662', 'a7e93b21-a03f-467b-a9be-a20b97e0b684', 'e75005a4-62f9-4edb-96a5-7414fab8ae8f', '30848efd-a903-4e18-ad8c-55360f0ff26e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:20.753916 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce402f8-df1e-4e3f-bd15-cf23c4889a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd9a64a0-d906-4573-ab24-ab1f37123662', 'a7e93b21-a03f-467b-a9be-a20b97e0b684', 'e75005a4-62f9-4edb-96a5-7414fab8ae8f', '30848efd-a903-4e18-ad8c-55360f0ff26e']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:20.756753 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f805c2-6502-4feb-86e3-c933cf6b3f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:20.782645 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f805c2-6502-4feb-86e3-c933cf6b3f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09b13737-8f56-491b-83f5-94617639e976', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1111104650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3b5ecab344547069854da9896ac027e',qos_specs=None,replication_status=,reservations=['dd9a64a0-d906-4573-ab24-ab1f37123662','a7e93b21-a03f-467b-a9be-a20b97e0b684','e75005a4-62f9-4edb-96a5-7414fab8ae8f','30848efd-a903-4e18-ad8c-55360f0ff26e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9108898f017a4dfbbd89f0ca148773b1',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1111104650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09b13737-8f56-491b-83f5-94617639e976,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3b5ecab344547069854da9896ac027e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9108898f017a4dfbbd89f0ca148773b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:20.783454 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb701d51-d5ef-47e0-9df2-d332b9390b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:20.814924 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb701d51-d5ef-47e0-9df2-d332b9390b15) transitioned into state 'SUCCESS' from state '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-1111104650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3b5ecab344547069854da9896ac027e',qos_specs=None,replication_status=,reservations=['dd9a64a0-d906-4573-ab24-ab1f37123662','a7e93b21-a03f-467b-a9be-a20b97e0b684','e75005a4-62f9-4edb-96a5-7414fab8ae8f','30848efd-a903-4e18-ad8c-55360f0ff26e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9108898f017a4dfbbd89f0ca148773b1',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:20.815774 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cf6f33d-f2d9-44e1-b54c-62da25c7507c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:20.829004 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cf6f33d-f2d9-44e1-b54c-62da25c7507c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:20.830044 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Flow 'volume_create_api' (67495046-6c4f-4137-9e05-0961c215fe4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:20.830468 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Create volume request issued successfully. Aug 13 22:16:20.831218 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f406ae0e-9b6a-4d9c-9067-092f474580a6 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:16:20.831991 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1309/5188] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:16:20 2026] POST /volume/v3/volumes => generated 750 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:20.845654 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f0a7913d-2a65-4984-9168-d332504ecf50 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:20.849173 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0a7913d-2a65-4984-9168-d332504ecf50 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 Aug 13 22:16:20.849414 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0a7913d-2a65-4984-9168-d332504ecf50 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:20.849684 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0a7913d-2a65-4984-9168-d332504ecf50 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:20.858803 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:20.858803 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:20.866510 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f0a7913d-2a65-4984-9168-d332504ecf50 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Volume info retrieved successfully. Aug 13 22:16:20.874437 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0a7913d-2a65-4984-9168-d332504ecf50 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 returned with HTTP 200 Aug 13 22:16:20.875448 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1298/5189] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:20 2026] GET /volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:21.006010 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49bc415e-9de6-41e0-8db5-44b3512129b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:21.007885 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49bc415e-9de6-41e0-8db5-44b3512129b2 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/109fed5a-a6f6-4bbd-b675-10c814c05ec2 Aug 13 22:16:21.008301 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49bc415e-9de6-41e0-8db5-44b3512129b2 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:21.008636 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49bc415e-9de6-41e0-8db5-44b3512129b2 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:21.017615 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49bc415e-9de6-41e0-8db5-44b3512129b2 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/109fed5a-a6f6-4bbd-b675-10c814c05ec2 returned with HTTP 404 Aug 13 22:16:21.017615 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1300/5190] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:21 2026] GET /volume/v3/volumes/109fed5a-a6f6-4bbd-b675-10c814c05ec2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:21.027341 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:21.029267 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:16:21.029669 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1869147724"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:21.031276 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1869147724'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:16:21.031276 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create volume of 1 GB Aug 13 22:16:21.036021 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Availability Zones retrieved successfully. Aug 13 22:16:21.041818 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Flow 'volume_create_api' (7fba7e10-46b5-44df-bbca-432c98e0d245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:21.043377 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5c7ef3-2f8a-4697-be88-1c0f729915c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:21.044091 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:16:21.068336 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5c7ef3-2f8a-4697-be88-1c0f729915c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:21.069188 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b137e2de-153d-4dd2-84c2-43361bac5aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:21.112172 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Created reservations ['67bf5b39-8324-42c4-8beb-c43b7b50cdd7', '001fa358-2637-4b07-a04c-a8ab719925e8', '68856e20-1a32-4502-bf27-1c7321b0a712', '076a624f-0195-4741-a840-b2393fc13b10'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:21.113038 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b137e2de-153d-4dd2-84c2-43361bac5aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67bf5b39-8324-42c4-8beb-c43b7b50cdd7', '001fa358-2637-4b07-a04c-a8ab719925e8', '68856e20-1a32-4502-bf27-1c7321b0a712', '076a624f-0195-4741-a840-b2393fc13b10']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:21.113861 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (630483a9-2916-4c65-9a00-52e1d94454fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:21.139836 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (630483a9-2916-4c65-9a00-52e1d94454fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce87d89c-34b4-4473-aacb-27fd956bd240', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1869147724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e42ca4da144fd7b8020514942a8c70',qos_specs=None,replication_status=,reservations=['67bf5b39-8324-42c4-8beb-c43b7b50cdd7','001fa358-2637-4b07-a04c-a8ab719925e8','68856e20-1a32-4502-bf27-1c7321b0a712','076a624f-0195-4741-a840-b2393fc13b10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59c6b492c891420ea2da46a0bb4bf822',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:16:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1869147724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce87d89c-34b4-4473-aacb-27fd956bd240,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81e42ca4da144fd7b8020514942a8c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59c6b492c891420ea2da46a0bb4bf822',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:21.140960 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f94e6ec7-c1c9-4f15-b2f4-53c068ae67c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:21.163941 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f94e6ec7-c1c9-4f15-b2f4-53c068ae67c6) transitioned into state 'SUCCESS' from state '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-1869147724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e42ca4da144fd7b8020514942a8c70',qos_specs=None,replication_status=,reservations=['67bf5b39-8324-42c4-8beb-c43b7b50cdd7','001fa358-2637-4b07-a04c-a8ab719925e8','68856e20-1a32-4502-bf27-1c7321b0a712','076a624f-0195-4741-a840-b2393fc13b10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59c6b492c891420ea2da46a0bb4bf822',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:21.164705 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c0885bb-a246-43f9-9789-5d01f9c73242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:21.174311 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c0885bb-a246-43f9-9789-5d01f9c73242) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:21.175129 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Flow 'volume_create_api' (7fba7e10-46b5-44df-bbca-432c98e0d245) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:21.177260 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create volume request issued successfully. Aug 13 22:16:21.177260 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0b2128a-5666-4694-839e-c34ceb9681c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:16:21.177260 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1284/5191] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:16:21 2026] POST /volume/v3/volumes => generated 774 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:21.195614 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3ea15733-3fe8-4e4e-aedb-0feeaa5dfbe0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:21.198567 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ea15733-3fe8-4e4e-aedb-0feeaa5dfbe0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/ce87d89c-34b4-4473-aacb-27fd956bd240 Aug 13 22:16:21.198813 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ea15733-3fe8-4e4e-aedb-0feeaa5dfbe0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:21.199069 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ea15733-3fe8-4e4e-aedb-0feeaa5dfbe0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:21.208698 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:21.208698 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:21.213867 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3ea15733-3fe8-4e4e-aedb-0feeaa5dfbe0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:21.218978 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ea15733-3fe8-4e4e-aedb-0feeaa5dfbe0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/ce87d89c-34b4-4473-aacb-27fd956bd240 returned with HTTP 200 Aug 13 22:16:21.219583 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1310/5192] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:21 2026] GET /volume/v3/volumes/ce87d89c-34b4-4473-aacb-27fd956bd240 => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:21.250925 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-927f17f3-fec9-45fa-bcb6-f7ad176ba1c5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:21.253091 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-927f17f3-fec9-45fa-bcb6-f7ad176ba1c5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:21.253368 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-927f17f3-fec9-45fa-bcb6-f7ad176ba1c5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:21.253701 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-927f17f3-fec9-45fa-bcb6-f7ad176ba1c5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:21.253846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-927f17f3-fec9-45fa-bcb6-f7ad176ba1c5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:21.259448 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:21.259448 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:21.260790 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-927f17f3-fec9-45fa-bcb6-f7ad176ba1c5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:21.261398 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1299/5193] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:21 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 742 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:21.892300 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6d72346-8070-486a-b5fe-5a491435938d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:21.894411 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6d72346-8070-486a-b5fe-5a491435938d tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 Aug 13 22:16:21.896554 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6d72346-8070-486a-b5fe-5a491435938d tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:21.896554 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6d72346-8070-486a-b5fe-5a491435938d tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:21.906392 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:21.906392 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:21.914870 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e6d72346-8070-486a-b5fe-5a491435938d tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Volume info retrieved successfully. Aug 13 22:16:21.921092 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6d72346-8070-486a-b5fe-5a491435938d tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 returned with HTTP 200 Aug 13 22:16:21.922022 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1301/5194] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:21 2026] GET /volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:21.938741 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee9460e6-4792-4b48-8ec1-113c6b99f690 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:21.940764 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee9460e6-4792-4b48-8ec1-113c6b99f690 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 Aug 13 22:16:21.940968 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee9460e6-4792-4b48-8ec1-113c6b99f690 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:21.941186 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee9460e6-4792-4b48-8ec1-113c6b99f690 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:21.948970 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:21.948970 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:21.953252 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ee9460e6-4792-4b48-8ec1-113c6b99f690 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Volume info retrieved successfully. Aug 13 22:16:21.957413 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee9460e6-4792-4b48-8ec1-113c6b99f690 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 returned with HTTP 200 Aug 13 22:16:21.957860 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1285/5195] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:21 2026] GET /volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:21.973227 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ee4be5d-6020-4e94-b54c-a8b3c8f37ff3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:21.977901 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ee4be5d-6020-4e94-b54c-a8b3c8f37ff3 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:16:21.978273 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ee4be5d-6020-4e94-b54c-a8b3c8f37ff3 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "09b13737-8f56-491b-83f5-94617639e976", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1830139112", "description": null, "metadata": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:21.987782 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:21.987782 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:21.988265 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0ee4be5d-6020-4e94-b54c-a8b3c8f37ff3 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Volume info retrieved successfully. Aug 13 22:16:21.988411 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-0ee4be5d-6020-4e94-b54c-a8b3c8f37ff3 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Create snapshot from volume 09b13737-8f56-491b-83f5-94617639e976 Aug 13 22:16:22.027469 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0ee4be5d-6020-4e94-b54c-a8b3c8f37ff3 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Created reservations ['3a15cc6e-0b93-457e-a49a-0226a6de25ea', '8cd395d7-a3b5-46e1-83b2-4b6b49d6ee1e', 'f89e25d4-26cf-4e6b-ab1f-f174f2484b87', 'c98a71bf-ee8c-4587-9ce0-e28f4e3cb0f6'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:22.067703 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0ee4be5d-6020-4e94-b54c-a8b3c8f37ff3 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Snapshot force create request issued successfully. Aug 13 22:16:22.068177 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ee4be5d-6020-4e94-b54c-a8b3c8f37ff3 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:16:22.068651 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1311/5196] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:16:21 2026] POST /volume/v3/snapshots => generated 310 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:22.077605 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-37bffd65-1018-4f2a-b2d7-d7921e7bc195 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:22.079828 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37bffd65-1018-4f2a-b2d7-d7921e7bc195 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f Aug 13 22:16:22.080067 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37bffd65-1018-4f2a-b2d7-d7921e7bc195 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:22.080363 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37bffd65-1018-4f2a-b2d7-d7921e7bc195 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:22.086205 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:22.086205 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:22.086920 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-37bffd65-1018-4f2a-b2d7-d7921e7bc195 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Snapshot retrieved successfully. Aug 13 22:16:22.088147 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37bffd65-1018-4f2a-b2d7-d7921e7bc195 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f returned with HTTP 200 Aug 13 22:16:22.089037 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1300/5197] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:22 2026] GET /volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:22.237586 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c11f0989-33b7-4d03-ad04-fa1604f3f825 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:22.241462 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c11f0989-33b7-4d03-ad04-fa1604f3f825 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/ce87d89c-34b4-4473-aacb-27fd956bd240 Aug 13 22:16:22.241462 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c11f0989-33b7-4d03-ad04-fa1604f3f825 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:22.241462 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c11f0989-33b7-4d03-ad04-fa1604f3f825 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:22.253069 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:22.253069 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:22.258660 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c11f0989-33b7-4d03-ad04-fa1604f3f825 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:22.265673 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c11f0989-33b7-4d03-ad04-fa1604f3f825 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/ce87d89c-34b4-4473-aacb-27fd956bd240 returned with HTTP 200 Aug 13 22:16:22.266485 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1302/5198] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:22 2026] GET /volume/v3/volumes/ce87d89c-34b4-4473-aacb-27fd956bd240 => generated 1005 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:22.274655 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ccc904bd-c7ea-466f-a652-39d7935aa942 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:22.276463 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ccc904bd-c7ea-466f-a652-39d7935aa942 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:22.276738 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ccc904bd-c7ea-466f-a652-39d7935aa942 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:22.276920 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ccc904bd-c7ea-466f-a652-39d7935aa942 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:22.277054 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ccc904bd-c7ea-466f-a652-39d7935aa942 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:22.282258 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:22.282258 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:22.283294 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ccc904bd-c7ea-466f-a652-39d7935aa942 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:22.283839 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1286/5199] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:22 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 742 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:22.286925 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-344bf458-a8e1-4fc4-bc71-a947d53864d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:22.289748 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-344bf458-a8e1-4fc4-bc71-a947d53864d9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:16:22.290230 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-344bf458-a8e1-4fc4-bc71-a947d53864d9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce87d89c-34b4-4473-aacb-27fd956bd240", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-359217330"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:22.301895 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:22.301895 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:22.302435 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-344bf458-a8e1-4fc4-bc71-a947d53864d9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:22.302564 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-344bf458-a8e1-4fc4-bc71-a947d53864d9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create snapshot from volume ce87d89c-34b4-4473-aacb-27fd956bd240 Aug 13 22:16:22.337580 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-344bf458-a8e1-4fc4-bc71-a947d53864d9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Created reservations ['35621b53-d2fa-48c0-9900-876ae2b21681', '5c99044c-48f6-45fc-9811-c7954f4fdfe0', 'f57b66c8-3a00-4e9c-bfcc-a587ca463aac', 'de16ef3e-a171-491e-80ba-ca577d37a909'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:22.377130 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-344bf458-a8e1-4fc4-bc71-a947d53864d9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot create request issued successfully. Aug 13 22:16:22.377584 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-344bf458-a8e1-4fc4-bc71-a947d53864d9 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:16:22.378099 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1312/5200] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:16:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:22.389163 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-febd3333-77b2-41ac-9056-5baa043ed766 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:22.390845 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-febd3333-77b2-41ac-9056-5baa043ed766 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f Aug 13 22:16:22.391044 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-febd3333-77b2-41ac-9056-5baa043ed766 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:22.392054 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-febd3333-77b2-41ac-9056-5baa043ed766 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:22.397032 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:22.397032 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:22.397451 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-febd3333-77b2-41ac-9056-5baa043ed766 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:22.398216 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-febd3333-77b2-41ac-9056-5baa043ed766 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f returned with HTTP 200 Aug 13 22:16:22.398957 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1301/5201] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:22 2026] GET /volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:23.105076 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f3422d1-a243-4ba8-a871-897f3a4824ac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:23.108315 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f3422d1-a243-4ba8-a871-897f3a4824ac tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f Aug 13 22:16:23.108939 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f3422d1-a243-4ba8-a871-897f3a4824ac tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:23.108939 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f3422d1-a243-4ba8-a871-897f3a4824ac tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:23.117702 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:23.117702 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:23.118388 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f3422d1-a243-4ba8-a871-897f3a4824ac tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Snapshot retrieved successfully. Aug 13 22:16:23.119537 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f3422d1-a243-4ba8-a871-897f3a4824ac tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f returned with HTTP 200 Aug 13 22:16:23.120729 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1303/5202] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:23 2026] GET /volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:23.132897 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a3b8207-c6ae-4a9a-b989-2c18d0240480 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:23.135227 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a3b8207-c6ae-4a9a-b989-2c18d0240480 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f Aug 13 22:16:23.137060 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a3b8207-c6ae-4a9a-b989-2c18d0240480 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:23.137060 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a3b8207-c6ae-4a9a-b989-2c18d0240480 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:23.142095 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:23.142095 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:23.142676 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4a3b8207-c6ae-4a9a-b989-2c18d0240480 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Snapshot retrieved successfully. Aug 13 22:16:23.143564 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a3b8207-c6ae-4a9a-b989-2c18d0240480 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f returned with HTTP 200 Aug 13 22:16:23.143958 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1287/5203] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:23 2026] GET /volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:23.155640 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2901d5ae-490f-43e8-a06d-dade4e3aa2e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:23.158836 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2901d5ae-490f-43e8-a06d-dade4e3aa2e7 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f Aug 13 22:16:23.158992 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2901d5ae-490f-43e8-a06d-dade4e3aa2e7 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:23.159212 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2901d5ae-490f-43e8-a06d-dade4e3aa2e7 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:23.164229 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:23.164229 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:23.164921 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2901d5ae-490f-43e8-a06d-dade4e3aa2e7 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Snapshot retrieved successfully. Aug 13 22:16:23.165871 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2901d5ae-490f-43e8-a06d-dade4e3aa2e7 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f returned with HTTP 200 Aug 13 22:16:23.166263 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1313/5204] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:23 2026] GET /volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:23.177456 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa24127c-1739-41f9-b20b-baef7e65588e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:23.179414 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:16:23.179966 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "734e87f0-f07f-488c-8449-176712b51c7f", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:23.182474 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Create volume request body: {'volume': {'snapshot_id': '734e87f0-f07f-488c-8449-176712b51c7f', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:16:23.189890 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:23.189890 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:23.190485 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Snapshot retrieved successfully. Aug 13 22:16:23.190718 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Create volume of 1 GB Aug 13 22:16:23.195247 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Availability Zones retrieved successfully. Aug 13 22:16:23.202608 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Flow 'volume_create_api' (ffb427d8-c751-4382-b347-f83ec418ea00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:23.204047 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75de0bcf-2054-4388-b712-11c9adf362c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:23.206186 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:16:23.254621 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75de0bcf-2054-4388-b712-11c9adf362c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '734e87f0-f07f-488c-8449-176712b51c7f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:23.255586 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b050656-8f90-4655-8032-8ee0fc084c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:23.299294 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e51ed04-1f2a-414c-a6a8-b9150f3baaa9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:23.301431 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e51ed04-1f2a-414c-a6a8-b9150f3baaa9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:23.301676 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e51ed04-1f2a-414c-a6a8-b9150f3baaa9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:23.301911 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e51ed04-1f2a-414c-a6a8-b9150f3baaa9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:23.302051 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2e51ed04-1f2a-414c-a6a8-b9150f3baaa9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:23.306280 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Created reservations ['890e47a2-922b-426f-9fb8-ba83e77853a2', '9a2716c0-f0b2-4f53-b3fa-993c94ce2423', 'c74afcdc-a0ae-4bf0-ad7c-7dffbf4b6552', '45cd9c91-cb59-48f6-a1e5-8dab2fc968c2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:23.307290 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b050656-8f90-4655-8032-8ee0fc084c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['890e47a2-922b-426f-9fb8-ba83e77853a2', '9a2716c0-f0b2-4f53-b3fa-993c94ce2423', 'c74afcdc-a0ae-4bf0-ad7c-7dffbf4b6552', '45cd9c91-cb59-48f6-a1e5-8dab2fc968c2']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:23.307968 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:23.307968 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:23.308290 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cbe65d7-8415-456d-90bb-6a4a6f4d9d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:23.309143 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e51ed04-1f2a-414c-a6a8-b9150f3baaa9 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:23.309731 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1304/5205] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:23 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 742 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:23.357713 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cbe65d7-8415-456d-90bb-6a4a6f4d9d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e26a5cf5-b831-431e-8fba-8e585336861a', '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='f3b5ecab344547069854da9896ac027e',qos_specs=None,replication_status=,reservations=['890e47a2-922b-426f-9fb8-ba83e77853a2','9a2716c0-f0b2-4f53-b3fa-993c94ce2423','c74afcdc-a0ae-4bf0-ad7c-7dffbf4b6552','45cd9c91-cb59-48f6-a1e5-8dab2fc968c2'],size=1,snapshot_id=734e87f0-f07f-488c-8449-176712b51c7f,source_replicaid=,source_volid=None,status='creating',user_id='9108898f017a4dfbbd89f0ca148773b1',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:16: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=e26a5cf5-b831-431e-8fba-8e585336861a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3b5ecab344547069854da9896ac027e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=734e87f0-f07f-488c-8449-176712b51c7f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9108898f017a4dfbbd89f0ca148773b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:23.360343 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f833e16a-60ba-43f0-b44b-cca77fa037fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:23.384815 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f833e16a-60ba-43f0-b44b-cca77fa037fb) transitioned into state 'SUCCESS' from 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='f3b5ecab344547069854da9896ac027e',qos_specs=None,replication_status=,reservations=['890e47a2-922b-426f-9fb8-ba83e77853a2','9a2716c0-f0b2-4f53-b3fa-993c94ce2423','c74afcdc-a0ae-4bf0-ad7c-7dffbf4b6552','45cd9c91-cb59-48f6-a1e5-8dab2fc968c2'],size=1,snapshot_id=734e87f0-f07f-488c-8449-176712b51c7f,source_replicaid=,source_volid=None,status='creating',user_id='9108898f017a4dfbbd89f0ca148773b1',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:23.385826 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a71dff1c-8ce4-46be-aab7-984038aeb0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:23.410916 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-97b20fe9-91d4-4ae9-bde4-deb064dcba98 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:23.414451 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97b20fe9-91d4-4ae9-bde4-deb064dcba98 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f Aug 13 22:16:23.414725 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97b20fe9-91d4-4ae9-bde4-deb064dcba98 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:23.414959 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97b20fe9-91d4-4ae9-bde4-deb064dcba98 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:23.417595 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a71dff1c-8ce4-46be-aab7-984038aeb0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:23.418477 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Flow 'volume_create_api' (ffb427d8-c751-4382-b347-f83ec418ea00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:23.418804 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Create volume request issued successfully. Aug 13 22:16:23.419403 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa24127c-1739-41f9-b20b-baef7e65588e tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:16:23.419972 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1302/5206] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:16:23 2026] POST /volume/v3/volumes => generated 737 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:23.426653 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:23.426653 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:23.427041 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-97b20fe9-91d4-4ae9-bde4-deb064dcba98 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:23.429597 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97b20fe9-91d4-4ae9-bde4-deb064dcba98 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f returned with HTTP 200 Aug 13 22:16:23.429977 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1288/5207] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:23 2026] GET /volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:23.435319 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc7922c3-4dde-4305-af29-0165e66a7118 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:23.439007 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc7922c3-4dde-4305-af29-0165e66a7118 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a Aug 13 22:16:23.439247 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc7922c3-4dde-4305-af29-0165e66a7118 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:23.439443 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc7922c3-4dde-4305-af29-0165e66a7118 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:23.446052 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-03c7bb62-67b5-47b5-9846-0867108504ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:23.447875 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03c7bb62-67b5-47b5-9846-0867108504ef tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] GET https://10.4.3.4/volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f Aug 13 22:16:23.448375 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03c7bb62-67b5-47b5-9846-0867108504ef tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:23.448375 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03c7bb62-67b5-47b5-9846-0867108504ef tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:23.450283 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:23.450283 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:23.454760 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:23.454760 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:23.455609 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-03c7bb62-67b5-47b5-9846-0867108504ef tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Snapshot retrieved successfully. Aug 13 22:16:23.456729 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03c7bb62-67b5-47b5-9846-0867108504ef tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] https://10.4.3.4/volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f returned with HTTP 200 Aug 13 22:16:23.457495 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1305/5208] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:23 2026] GET /volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:23.464735 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fc7922c3-4dde-4305-af29-0165e66a7118 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Volume info retrieved successfully. Aug 13 22:16:23.469542 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2224e827-c670-4f18-a099-5014ca2c05c7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:23.470483 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc7922c3-4dde-4305-af29-0165e66a7118 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a returned with HTTP 200 Aug 13 22:16:23.470945 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1314/5209] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:23 2026] GET /volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a => generated 805 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:23.472072 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2224e827-c670-4f18-a099-5014ca2c05c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] DELETE https://10.4.3.4/volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f Aug 13 22:16:23.472339 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2224e827-c670-4f18-a099-5014ca2c05c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:23.472598 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2224e827-c670-4f18-a099-5014ca2c05c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:23.472739 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-2224e827-c670-4f18-a099-5014ca2c05c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Delete snapshot with id: 3301f9b8-9bdc-4d62-9b11-79ecce66b49f Aug 13 22:16:23.481353 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:23.481353 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:23.481826 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2224e827-c670-4f18-a099-5014ca2c05c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:23.504339 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2224e827-c670-4f18-a099-5014ca2c05c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot delete request issued successfully. Aug 13 22:16:23.504532 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2224e827-c670-4f18-a099-5014ca2c05c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f returned with HTTP 202 Aug 13 22:16:23.504920 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1303/5210] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:16:23 2026] DELETE /volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:23.517455 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50575097-e6a3-4fe6-9c8f-4453390162c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:23.520592 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50575097-e6a3-4fe6-9c8f-4453390162c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f Aug 13 22:16:23.520592 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50575097-e6a3-4fe6-9c8f-4453390162c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:23.520592 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50575097-e6a3-4fe6-9c8f-4453390162c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:23.527324 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:23.527324 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:23.527817 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50575097-e6a3-4fe6-9c8f-4453390162c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:23.528950 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50575097-e6a3-4fe6-9c8f-4453390162c7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f returned with HTTP 200 Aug 13 22:16:23.529434 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1289/5211] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:23 2026] GET /volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:24.321106 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6ed179fa-29fb-4207-a27a-7a06d11ab0c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:24.322899 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ed179fa-29fb-4207-a27a-7a06d11ab0c1 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:24.323105 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ed179fa-29fb-4207-a27a-7a06d11ab0c1 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:24.323307 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ed179fa-29fb-4207-a27a-7a06d11ab0c1 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:24.323416 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6ed179fa-29fb-4207-a27a-7a06d11ab0c1 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:24.328834 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:24.328834 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:24.330159 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ed179fa-29fb-4207-a27a-7a06d11ab0c1 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:24.331169 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1306/5212] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:24 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 742 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:24.486691 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5288b6e6-877a-47fb-8f88-1aecb0d6d2c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:24.488564 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5288b6e6-877a-47fb-8f88-1aecb0d6d2c1 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a Aug 13 22:16:24.488752 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5288b6e6-877a-47fb-8f88-1aecb0d6d2c1 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:24.488950 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5288b6e6-877a-47fb-8f88-1aecb0d6d2c1 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:24.498066 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:24.498066 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:24.502771 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5288b6e6-877a-47fb-8f88-1aecb0d6d2c1 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Volume info retrieved successfully. Aug 13 22:16:24.507864 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5288b6e6-877a-47fb-8f88-1aecb0d6d2c1 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a returned with HTTP 200 Aug 13 22:16:24.508399 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1315/5213] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:24 2026] GET /volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a => generated 830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:24.524394 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6adaea8f-0339-4bd5-ba2f-eed8c2c6e9ad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:24.527185 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6adaea8f-0339-4bd5-ba2f-eed8c2c6e9ad tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a Aug 13 22:16:24.527400 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6adaea8f-0339-4bd5-ba2f-eed8c2c6e9ad tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:24.527615 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6adaea8f-0339-4bd5-ba2f-eed8c2c6e9ad tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:24.542134 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a6b7dfc5-f4bb-4fca-8508-e9a4209e2140 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:24.544188 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6b7dfc5-f4bb-4fca-8508-e9a4209e2140 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f Aug 13 22:16:24.544444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6b7dfc5-f4bb-4fca-8508-e9a4209e2140 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:24.544701 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6b7dfc5-f4bb-4fca-8508-e9a4209e2140 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:24.547250 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:24.547250 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:24.554511 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6b7dfc5-f4bb-4fca-8508-e9a4209e2140 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f returned with HTTP 404 Aug 13 22:16:24.555078 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1290/5214] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:24 2026] GET /volume/v3/snapshots/3301f9b8-9bdc-4d62-9b11-79ecce66b49f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:24.556641 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6adaea8f-0339-4bd5-ba2f-eed8c2c6e9ad tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Volume info retrieved successfully. Aug 13 22:16:24.562682 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6adaea8f-0339-4bd5-ba2f-eed8c2c6e9ad tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a returned with HTTP 200 Aug 13 22:16:24.562872 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-df2e255b-a13d-49d9-a311-7b3ba29643f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:24.563297 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1304/5215] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:24 2026] GET /volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a => generated 830 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:24.565321 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df2e255b-a13d-49d9-a311-7b3ba29643f0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/ce87d89c-34b4-4473-aacb-27fd956bd240 Aug 13 22:16:24.565598 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df2e255b-a13d-49d9-a311-7b3ba29643f0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:24.565828 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df2e255b-a13d-49d9-a311-7b3ba29643f0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:24.566022 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-df2e255b-a13d-49d9-a311-7b3ba29643f0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Delete volume with id: ce87d89c-34b4-4473-aacb-27fd956bd240 Aug 13 22:16:24.575164 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:24.575164 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:24.575674 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-df2e255b-a13d-49d9-a311-7b3ba29643f0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:24.578773 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-87460b72-b0dc-4201-8fc1-bbbd131bcf9c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:24.584711 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87460b72-b0dc-4201-8fc1-bbbd131bcf9c tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f Aug 13 22:16:24.585224 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87460b72-b0dc-4201-8fc1-bbbd131bcf9c tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:24.585560 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87460b72-b0dc-4201-8fc1-bbbd131bcf9c tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:24.585717 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-87460b72-b0dc-4201-8fc1-bbbd131bcf9c tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Delete snapshot with id: 734e87f0-f07f-488c-8449-176712b51c7f Aug 13 22:16:24.592928 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:24.592928 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:24.593634 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-87460b72-b0dc-4201-8fc1-bbbd131bcf9c tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Snapshot retrieved successfully. Aug 13 22:16:24.602545 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-df2e255b-a13d-49d9-a311-7b3ba29643f0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Delete volume request issued successfully. Aug 13 22:16:24.602899 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df2e255b-a13d-49d9-a311-7b3ba29643f0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/ce87d89c-34b4-4473-aacb-27fd956bd240 returned with HTTP 202 Aug 13 22:16:24.603541 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1307/5216] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:16:24 2026] DELETE /volume/v3/volumes/ce87d89c-34b4-4473-aacb-27fd956bd240 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:24.615008 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7dd1a3f8-5b87-4c5d-8253-2aeed980f7a7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:24.618223 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7dd1a3f8-5b87-4c5d-8253-2aeed980f7a7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/ce87d89c-34b4-4473-aacb-27fd956bd240 Aug 13 22:16:24.618223 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7dd1a3f8-5b87-4c5d-8253-2aeed980f7a7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:24.619982 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7dd1a3f8-5b87-4c5d-8253-2aeed980f7a7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:24.621492 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-87460b72-b0dc-4201-8fc1-bbbd131bcf9c tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Snapshot delete request issued successfully. Aug 13 22:16:24.621764 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87460b72-b0dc-4201-8fc1-bbbd131bcf9c tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f returned with HTTP 202 Aug 13 22:16:24.622317 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1316/5217] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:16:24 2026] DELETE /volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:24.633260 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa7de200-66c1-47e0-bab6-ea8bcd1c4503 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:24.633476 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:24.633476 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:24.634289 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa7de200-66c1-47e0-bab6-ea8bcd1c4503 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f Aug 13 22:16:24.635194 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa7de200-66c1-47e0-bab6-ea8bcd1c4503 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:24.635194 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa7de200-66c1-47e0-bab6-ea8bcd1c4503 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:24.638966 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7dd1a3f8-5b87-4c5d-8253-2aeed980f7a7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:24.642494 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:24.642494 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:24.642986 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fa7de200-66c1-47e0-bab6-ea8bcd1c4503 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Snapshot retrieved successfully. Aug 13 22:16:24.643814 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa7de200-66c1-47e0-bab6-ea8bcd1c4503 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f returned with HTTP 200 Aug 13 22:16:24.644277 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1305/5218] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:24 2026] GET /volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:24.647722 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7dd1a3f8-5b87-4c5d-8253-2aeed980f7a7 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/ce87d89c-34b4-4473-aacb-27fd956bd240 returned with HTTP 200 Aug 13 22:16:24.647722 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1291/5219] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:24 2026] GET /volume/v3/volumes/ce87d89c-34b4-4473-aacb-27fd956bd240 => generated 1004 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:25.343906 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a6f080f-b4f6-416a-b711-c3f4c90c63b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:25.345554 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a6f080f-b4f6-416a-b711-c3f4c90c63b8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:25.345744 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a6f080f-b4f6-416a-b711-c3f4c90c63b8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:25.345922 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a6f080f-b4f6-416a-b711-c3f4c90c63b8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:25.346010 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0a6f080f-b4f6-416a-b711-c3f4c90c63b8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:25.350505 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:25.350505 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:25.351838 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a6f080f-b4f6-416a-b711-c3f4c90c63b8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:25.351838 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1308/5220] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:25 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 742 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:25.656788 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-05fbd4fe-8893-4ea0-9759-6931f85eb517 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:25.659447 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05fbd4fe-8893-4ea0-9759-6931f85eb517 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f Aug 13 22:16:25.659447 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05fbd4fe-8893-4ea0-9759-6931f85eb517 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:25.661152 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05fbd4fe-8893-4ea0-9759-6931f85eb517 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:25.663633 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-23db55c1-2f9e-4c47-b916-b3298b25c341 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:25.666297 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23db55c1-2f9e-4c47-b916-b3298b25c341 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/ce87d89c-34b4-4473-aacb-27fd956bd240 Aug 13 22:16:25.666496 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-23db55c1-2f9e-4c47-b916-b3298b25c341 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:25.666724 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-23db55c1-2f9e-4c47-b916-b3298b25c341 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:25.669794 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05fbd4fe-8893-4ea0-9759-6931f85eb517 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f returned with HTTP 404 Aug 13 22:16:25.671036 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1317/5221] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:25 2026] GET /volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:25.674342 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23db55c1-2f9e-4c47-b916-b3298b25c341 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/ce87d89c-34b4-4473-aacb-27fd956bd240 returned with HTTP 404 Aug 13 22:16:25.674916 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1306/5222] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:25 2026] GET /volume/v3/volumes/ce87d89c-34b4-4473-aacb-27fd956bd240 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:25.686456 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-105a77bb-a21a-406c-aead-ee110ab573dd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:25.689040 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-105a77bb-a21a-406c-aead-ee110ab573dd tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] DELETE https://10.4.3.4/volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 Aug 13 22:16:25.690440 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-105a77bb-a21a-406c-aead-ee110ab573dd tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:25.690912 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-105a77bb-a21a-406c-aead-ee110ab573dd tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:25.692486 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-105a77bb-a21a-406c-aead-ee110ab573dd tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Delete volume with id: 09b13737-8f56-491b-83f5-94617639e976 Aug 13 22:16:25.692558 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:25.693342 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:16:25.693707 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-105421349"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:25.694542 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=374,cinder:INSERT=72,cinder:UPDATE=148 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:16:25.695628 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-105421349'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:16:25.695748 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create volume of 1 GB Aug 13 22:16:25.701348 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Availability Zones retrieved successfully. Aug 13 22:16:25.705452 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:25.705452 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:25.705452 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-105a77bb-a21a-406c-aead-ee110ab573dd tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Volume info retrieved successfully. Aug 13 22:16:25.708592 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Flow 'volume_create_api' (0aef2710-1ecd-4636-a1e4-2d0959fc768f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:25.709944 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3294854-800c-4e91-8dc9-d48dc629a64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:25.710318 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:16:25.728445 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-105a77bb-a21a-406c-aead-ee110ab573dd tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Delete volume request issued successfully. Aug 13 22:16:25.728935 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-105a77bb-a21a-406c-aead-ee110ab573dd tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 returned with HTTP 202 Aug 13 22:16:25.729654 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1292/5223] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:16:25 2026] DELETE /volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 22:16:25.738532 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2762ad67-a586-43e1-be4e-f3bf62fc3503 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:25.741034 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2762ad67-a586-43e1-be4e-f3bf62fc3503 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 Aug 13 22:16:25.741261 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2762ad67-a586-43e1-be4e-f3bf62fc3503 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:25.742339 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2762ad67-a586-43e1-be4e-f3bf62fc3503 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:25.752003 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:25.752003 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:25.757451 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3294854-800c-4e91-8dc9-d48dc629a64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:25.757641 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2762ad67-a586-43e1-be4e-f3bf62fc3503 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Volume info retrieved successfully. Aug 13 22:16:25.757720 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04171875-8d02-4caf-be80-bfa5f4b22061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:25.766006 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2762ad67-a586-43e1-be4e-f3bf62fc3503 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 returned with HTTP 200 Aug 13 22:16:25.766631 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1318/5224] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:25 2026] GET /volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:25.813199 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Created reservations ['82e9486a-4fc9-4837-8c36-9aaf4a3df873', '504b4779-4d32-4de4-85d4-3f409ad61a37', 'fbd28ed6-8076-489e-b78e-5e0193e179f9', '521360c7-f929-4aa3-a66d-c7fc9361d668'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:25.814500 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04171875-8d02-4caf-be80-bfa5f4b22061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82e9486a-4fc9-4837-8c36-9aaf4a3df873', '504b4779-4d32-4de4-85d4-3f409ad61a37', 'fbd28ed6-8076-489e-b78e-5e0193e179f9', '521360c7-f929-4aa3-a66d-c7fc9361d668']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:25.815764 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (310f2dfb-960b-4022-bce1-b8f211e425c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:25.847915 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (310f2dfb-960b-4022-bce1-b8f211e425c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecb19139-e6d5-4795-bc60-51f842acd9a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-105421349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e42ca4da144fd7b8020514942a8c70',qos_specs=None,replication_status=,reservations=['82e9486a-4fc9-4837-8c36-9aaf4a3df873','504b4779-4d32-4de4-85d4-3f409ad61a37','fbd28ed6-8076-489e-b78e-5e0193e179f9','521360c7-f929-4aa3-a66d-c7fc9361d668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59c6b492c891420ea2da46a0bb4bf822',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:16:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-105421349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecb19139-e6d5-4795-bc60-51f842acd9a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81e42ca4da144fd7b8020514942a8c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59c6b492c891420ea2da46a0bb4bf822',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:25.849226 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a87d248-fc17-4e85-91cc-5f8a362df795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:25.879056 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a87d248-fc17-4e85-91cc-5f8a362df795) transitioned into state 'SUCCESS' from state '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-105421349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e42ca4da144fd7b8020514942a8c70',qos_specs=None,replication_status=,reservations=['82e9486a-4fc9-4837-8c36-9aaf4a3df873','504b4779-4d32-4de4-85d4-3f409ad61a37','fbd28ed6-8076-489e-b78e-5e0193e179f9','521360c7-f929-4aa3-a66d-c7fc9361d668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59c6b492c891420ea2da46a0bb4bf822',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:25.879292 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10078394-6595-4cba-999b-7ba3c12aef16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:25.895300 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10078394-6595-4cba-999b-7ba3c12aef16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:25.896308 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Flow 'volume_create_api' (0aef2710-1ecd-4636-a1e4-2d0959fc768f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:25.897288 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create volume request issued successfully. Aug 13 22:16:25.897590 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36eded1c-28f2-480d-8b22-f98fb8f572cb tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:16:25.898128 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1309/5225] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:16:25 2026] POST /volume/v3/volumes => generated 773 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:25.915808 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3a9ae2ef-481c-41cf-bdc0-5dce3a120c27 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:25.917796 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a9ae2ef-481c-41cf-bdc0-5dce3a120c27 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/ecb19139-e6d5-4795-bc60-51f842acd9a0 Aug 13 22:16:25.918022 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a9ae2ef-481c-41cf-bdc0-5dce3a120c27 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:25.918383 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a9ae2ef-481c-41cf-bdc0-5dce3a120c27 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:25.928049 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:25.928049 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:25.933171 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3a9ae2ef-481c-41cf-bdc0-5dce3a120c27 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:25.937819 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a9ae2ef-481c-41cf-bdc0-5dce3a120c27 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/ecb19139-e6d5-4795-bc60-51f842acd9a0 returned with HTTP 200 Aug 13 22:16:25.938326 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1307/5226] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:25 2026] GET /volume/v3/volumes/ecb19139-e6d5-4795-bc60-51f842acd9a0 => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:26.362457 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea97e5d5-4086-4809-b390-beee0f6aed5d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:26.365294 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea97e5d5-4086-4809-b390-beee0f6aed5d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:26.365753 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea97e5d5-4086-4809-b390-beee0f6aed5d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:26.366442 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea97e5d5-4086-4809-b390-beee0f6aed5d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:26.366442 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ea97e5d5-4086-4809-b390-beee0f6aed5d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:26.373157 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:26.373157 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:26.374606 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea97e5d5-4086-4809-b390-beee0f6aed5d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:26.375369 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1293/5227] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:26 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 742 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:26.783092 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-57a86dd2-0f64-4446-a33b-5a47e28ff31a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:26.784819 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57a86dd2-0f64-4446-a33b-5a47e28ff31a tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 Aug 13 22:16:26.785037 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57a86dd2-0f64-4446-a33b-5a47e28ff31a tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:26.785298 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57a86dd2-0f64-4446-a33b-5a47e28ff31a tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:26.787220 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=376,cinder:UPDATE=170,cinder:INSERT=84,cinder:DELETE=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:16:26.791771 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57a86dd2-0f64-4446-a33b-5a47e28ff31a tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 returned with HTTP 404 Aug 13 22:16:26.792350 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1319/5228] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:26 2026] GET /volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:26.801817 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b7b1ec28-663c-4031-b43e-e0adc19b342a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:26.803727 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7b1ec28-663c-4031-b43e-e0adc19b342a tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] DELETE https://10.4.3.4/volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a Aug 13 22:16:26.803929 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7b1ec28-663c-4031-b43e-e0adc19b342a tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:26.804151 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7b1ec28-663c-4031-b43e-e0adc19b342a tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:26.804305 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b7b1ec28-663c-4031-b43e-e0adc19b342a tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Delete volume with id: e26a5cf5-b831-431e-8fba-8e585336861a Aug 13 22:16:26.811330 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:26.811330 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:26.811791 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b7b1ec28-663c-4031-b43e-e0adc19b342a tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Volume info retrieved successfully. Aug 13 22:16:26.830709 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b7b1ec28-663c-4031-b43e-e0adc19b342a tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Delete volume request issued successfully. Aug 13 22:16:26.830865 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7b1ec28-663c-4031-b43e-e0adc19b342a tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a returned with HTTP 202 Aug 13 22:16:26.831657 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1310/5229] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:16:26 2026] DELETE /volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:26.841215 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-352ef2e9-0436-43d3-ac13-0159523a50c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:26.843266 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-352ef2e9-0436-43d3-ac13-0159523a50c3 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a Aug 13 22:16:26.843339 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-352ef2e9-0436-43d3-ac13-0159523a50c3 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:26.843766 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-352ef2e9-0436-43d3-ac13-0159523a50c3 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:26.853241 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:26.853241 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:26.858298 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-352ef2e9-0436-43d3-ac13-0159523a50c3 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Volume info retrieved successfully. Aug 13 22:16:26.864294 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-352ef2e9-0436-43d3-ac13-0159523a50c3 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a returned with HTTP 200 Aug 13 22:16:26.864831 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1308/5230] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:26 2026] GET /volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a => generated 829 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:26.955610 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5d348c86-27ad-4da4-8a65-d72f19623a17 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:26.959119 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d348c86-27ad-4da4-8a65-d72f19623a17 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/ecb19139-e6d5-4795-bc60-51f842acd9a0 Aug 13 22:16:26.959387 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d348c86-27ad-4da4-8a65-d72f19623a17 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:26.959630 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d348c86-27ad-4da4-8a65-d72f19623a17 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:26.969325 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:26.969325 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:26.974390 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5d348c86-27ad-4da4-8a65-d72f19623a17 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:26.979823 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d348c86-27ad-4da4-8a65-d72f19623a17 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/ecb19139-e6d5-4795-bc60-51f842acd9a0 returned with HTTP 200 Aug 13 22:16:26.980412 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1294/5231] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:26 2026] GET /volume/v3/volumes/ecb19139-e6d5-4795-bc60-51f842acd9a0 => generated 1004 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:26.996137 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6a1cd5e6-c411-44f7-ae9d-18a1b58e952d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:26.998312 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a1cd5e6-c411-44f7-ae9d-18a1b58e952d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:16:26.998655 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a1cd5e6-c411-44f7-ae9d-18a1b58e952d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ecb19139-e6d5-4795-bc60-51f842acd9a0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-593696383"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:27.008659 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:27.008659 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:27.008869 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6a1cd5e6-c411-44f7-ae9d-18a1b58e952d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:27.008869 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-6a1cd5e6-c411-44f7-ae9d-18a1b58e952d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Create snapshot from volume ecb19139-e6d5-4795-bc60-51f842acd9a0 Aug 13 22:16:27.041120 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6a1cd5e6-c411-44f7-ae9d-18a1b58e952d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Created reservations ['0d37375f-4765-4dc5-a018-d4729182a2b2', '51b3bf22-76ed-4243-8a52-04a8e7b7dbb8', '5767cb6c-757e-48a4-9c94-40375d14cd52', '56bad420-60d7-42d7-88c0-7359075131cb'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:27.085547 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6a1cd5e6-c411-44f7-ae9d-18a1b58e952d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot create request issued successfully. Aug 13 22:16:27.085980 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a1cd5e6-c411-44f7-ae9d-18a1b58e952d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:16:27.086620 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1320/5232] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:16:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:27.098975 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cd2d5789-dbc7-489f-98f7-edaba08614a0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:27.101161 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd2d5789-dbc7-489f-98f7-edaba08614a0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f Aug 13 22:16:27.101486 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd2d5789-dbc7-489f-98f7-edaba08614a0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:27.101849 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd2d5789-dbc7-489f-98f7-edaba08614a0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:27.107633 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:27.107633 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:27.108026 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cd2d5789-dbc7-489f-98f7-edaba08614a0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:27.108671 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd2d5789-dbc7-489f-98f7-edaba08614a0 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f returned with HTTP 200 Aug 13 22:16:27.109223 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1311/5233] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:27 2026] GET /volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:27.388097 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1cb263cf-548b-43d8-947f-a3cde02290c7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:27.389907 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1cb263cf-548b-43d8-947f-a3cde02290c7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:27.390130 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1cb263cf-548b-43d8-947f-a3cde02290c7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:27.390314 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1cb263cf-548b-43d8-947f-a3cde02290c7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:27.390602 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1cb263cf-548b-43d8-947f-a3cde02290c7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:27.395099 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:27.395099 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:27.396043 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1cb263cf-548b-43d8-947f-a3cde02290c7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:27.396526 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1309/5234] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:27 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 742 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:16:27.878097 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a75c5950-5b95-45c8-9446-143f930a6497 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:27.880436 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a75c5950-5b95-45c8-9446-143f930a6497 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a Aug 13 22:16:27.880683 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a75c5950-5b95-45c8-9446-143f930a6497 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:27.880931 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a75c5950-5b95-45c8-9446-143f930a6497 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:27.887370 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a75c5950-5b95-45c8-9446-143f930a6497 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a returned with HTTP 404 Aug 13 22:16:27.887966 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1295/5235] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:27 2026] GET /volume/v3/volumes/e26a5cf5-b831-431e-8fba-8e585336861a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:27.903303 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2921269d-9daa-4925-9bef-159191aa4376 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:27.905716 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2921269d-9daa-4925-9bef-159191aa4376 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f Aug 13 22:16:27.905952 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2921269d-9daa-4925-9bef-159191aa4376 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:27.906213 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2921269d-9daa-4925-9bef-159191aa4376 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:27.906382 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-2921269d-9daa-4925-9bef-159191aa4376 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Delete snapshot with id: 734e87f0-f07f-488c-8449-176712b51c7f Aug 13 22:16:27.912502 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2921269d-9daa-4925-9bef-159191aa4376 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f returned with HTTP 404 Aug 13 22:16:27.913062 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1321/5236] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:16:27 2026] DELETE /volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:27.921100 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e4fbb8e7-1f46-42ae-89f0-d55de2b24dc0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:27.923382 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4fbb8e7-1f46-42ae-89f0-d55de2b24dc0 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f Aug 13 22:16:27.923668 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4fbb8e7-1f46-42ae-89f0-d55de2b24dc0 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:27.923979 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4fbb8e7-1f46-42ae-89f0-d55de2b24dc0 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:27.926294 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=290,cinder:UPDATE=75,cinder:INSERT=43 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:16:27.930180 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4fbb8e7-1f46-42ae-89f0-d55de2b24dc0 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f returned with HTTP 404 Aug 13 22:16:27.930864 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1312/5237] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:27 2026] GET /volume/v3/snapshots/734e87f0-f07f-488c-8449-176712b51c7f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:27.944015 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f649d07e-b5c2-48f6-a334-dc5da957557d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:27.945849 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f649d07e-b5c2-48f6-a334-dc5da957557d tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] DELETE https://10.4.3.4/volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 Aug 13 22:16:27.946052 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f649d07e-b5c2-48f6-a334-dc5da957557d tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:27.946284 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f649d07e-b5c2-48f6-a334-dc5da957557d tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:27.946579 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f649d07e-b5c2-48f6-a334-dc5da957557d tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Delete volume with id: 09b13737-8f56-491b-83f5-94617639e976 Aug 13 22:16:27.950509 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=397,cinder:INSERT=80,cinder:UPDATE=158 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:16:27.955517 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f649d07e-b5c2-48f6-a334-dc5da957557d tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 returned with HTTP 404 Aug 13 22:16:27.956160 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1310/5238] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:16:27 2026] DELETE /volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:27.963201 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f7f1d2f7-0877-42e9-a148-396c0c63d5a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:27.965341 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7f1d2f7-0877-42e9-a148-396c0c63d5a8 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] GET https://10.4.3.4/volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 Aug 13 22:16:27.965585 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7f1d2f7-0877-42e9-a148-396c0c63d5a8 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:27.965747 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7f1d2f7-0877-42e9-a148-396c0c63d5a8 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:27.971817 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7f1d2f7-0877-42e9-a148-396c0c63d5a8 tempest-SnapshotDependencyTests-1387283181 tempest-SnapshotDependencyTests-1387283181-project-member] https://10.4.3.4/volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 returned with HTTP 404 Aug 13 22:16:27.972337 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1296/5239] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:27 2026] GET /volume/v3/volumes/09b13737-8f56-491b-83f5-94617639e976 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:28.119849 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-484d36f0-0fc9-4add-886a-5dd053bd9f86 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:28.121570 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-484d36f0-0fc9-4add-886a-5dd053bd9f86 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f Aug 13 22:16:28.121694 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-484d36f0-0fc9-4add-886a-5dd053bd9f86 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:28.121883 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-484d36f0-0fc9-4add-886a-5dd053bd9f86 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:28.127533 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:28.127533 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:28.127959 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-484d36f0-0fc9-4add-886a-5dd053bd9f86 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:28.128715 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-484d36f0-0fc9-4add-886a-5dd053bd9f86 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f returned with HTTP 200 Aug 13 22:16:28.129192 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1322/5240] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:28 2026] GET /volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:28.141865 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e24a4967-eb63-4a72-a32e-60d76bf72f7f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:28.144185 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e24a4967-eb63-4a72-a32e-60d76bf72f7f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] POST https://10.4.3.4/volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f/action Aug 13 22:16:28.144662 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e24a4967-eb63-4a72-a32e-60d76bf72f7f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:16:28.144837 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e24a4967-eb63-4a72-a32e-60d76bf72f7f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:28.148446 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.snapshot_unmanage [None req-e24a4967-eb63-4a72-a32e-60d76bf72f7f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Unmanage snapshot with id: a1e041aa-14af-4d74-ac9e-7193ee16151f Aug 13 22:16:28.156039 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:28.156039 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:28.158016 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e24a4967-eb63-4a72-a32e-60d76bf72f7f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Snapshot retrieved successfully. Aug 13 22:16:28.158814 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-e24a4967-eb63-4a72-a32e-60d76bf72f7f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'e7f7be32bc90479f88a5db3a894f2389', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81e42ca4da144fd7b8020514942a8c70', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:16:28.159020 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e24a4967-eb63-4a72-a32e-60d76bf72f7f tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-reader] https://10.4.3.4/volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f/action returned with HTTP 403 Aug 13 22:16:28.159759 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1313/5241] 10.4.3.4 () {68 vars in 1382 bytes} [Thu Aug 13 22:16:28 2026] POST /volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f/action => generated 117 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:28.169839 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1414c9dd-f7b2-4195-8de9-65a77379cf9d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:28.171533 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1414c9dd-f7b2-4195-8de9-65a77379cf9d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] DELETE https://10.4.3.4/volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f Aug 13 22:16:28.171711 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1414c9dd-f7b2-4195-8de9-65a77379cf9d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:28.172004 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1414c9dd-f7b2-4195-8de9-65a77379cf9d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:28.172004 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-1414c9dd-f7b2-4195-8de9-65a77379cf9d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Delete snapshot with id: a1e041aa-14af-4d74-ac9e-7193ee16151f Aug 13 22:16:28.177183 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:28.177183 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:28.177528 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1414c9dd-f7b2-4195-8de9-65a77379cf9d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:28.199449 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1414c9dd-f7b2-4195-8de9-65a77379cf9d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot delete request issued successfully. Aug 13 22:16:28.199683 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1414c9dd-f7b2-4195-8de9-65a77379cf9d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f returned with HTTP 202 Aug 13 22:16:28.200183 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1311/5242] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:16:28 2026] DELETE /volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:28.209669 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1de13c96-57f8-4451-8164-af50577ccc22 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:28.211660 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1de13c96-57f8-4451-8164-af50577ccc22 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f Aug 13 22:16:28.211889 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1de13c96-57f8-4451-8164-af50577ccc22 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:28.212147 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1de13c96-57f8-4451-8164-af50577ccc22 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:28.217538 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:28.217538 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:28.217939 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1de13c96-57f8-4451-8164-af50577ccc22 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Snapshot retrieved successfully. Aug 13 22:16:28.218912 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1de13c96-57f8-4451-8164-af50577ccc22 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f returned with HTTP 200 Aug 13 22:16:28.219227 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1297/5243] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:28 2026] GET /volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:28.408499 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f7979ea6-1abb-48fb-9d6a-a654b833f835 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:28.410891 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7979ea6-1abb-48fb-9d6a-a654b833f835 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:28.411106 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7979ea6-1abb-48fb-9d6a-a654b833f835 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:28.411400 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7979ea6-1abb-48fb-9d6a-a654b833f835 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:28.412046 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f7979ea6-1abb-48fb-9d6a-a654b833f835 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:28.418208 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:28.418208 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:28.419449 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7979ea6-1abb-48fb-9d6a-a654b833f835 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:28.420045 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1323/5244] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:28 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:29.229847 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-157afd28-55fd-4c15-a137-e8d67517846c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:29.231708 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-157afd28-55fd-4c15-a137-e8d67517846c tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f Aug 13 22:16:29.231888 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-157afd28-55fd-4c15-a137-e8d67517846c tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:29.232042 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-157afd28-55fd-4c15-a137-e8d67517846c tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:29.237053 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-157afd28-55fd-4c15-a137-e8d67517846c tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f returned with HTTP 404 Aug 13 22:16:29.237612 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1314/5245] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:29 2026] GET /volume/v3/snapshots/a1e041aa-14af-4d74-ac9e-7193ee16151f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:29.246580 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b1269c8-6c9e-4d90-b9f0-b085f9bfadb8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:29.248780 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b1269c8-6c9e-4d90-b9f0-b085f9bfadb8 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/ecb19139-e6d5-4795-bc60-51f842acd9a0 Aug 13 22:16:29.248965 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b1269c8-6c9e-4d90-b9f0-b085f9bfadb8 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:29.249153 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b1269c8-6c9e-4d90-b9f0-b085f9bfadb8 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:29.249345 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0b1269c8-6c9e-4d90-b9f0-b085f9bfadb8 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Delete volume with id: ecb19139-e6d5-4795-bc60-51f842acd9a0 Aug 13 22:16:29.258301 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:29.258301 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:29.258708 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b1269c8-6c9e-4d90-b9f0-b085f9bfadb8 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:29.283154 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b1269c8-6c9e-4d90-b9f0-b085f9bfadb8 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Delete volume request issued successfully. Aug 13 22:16:29.283469 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b1269c8-6c9e-4d90-b9f0-b085f9bfadb8 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/ecb19139-e6d5-4795-bc60-51f842acd9a0 returned with HTTP 202 Aug 13 22:16:29.284045 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1312/5246] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:16:29 2026] DELETE /volume/v3/volumes/ecb19139-e6d5-4795-bc60-51f842acd9a0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:29.296384 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b454f8a4-91a8-4596-887e-f6b9c7a04540 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:29.298632 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b454f8a4-91a8-4596-887e-f6b9c7a04540 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/ecb19139-e6d5-4795-bc60-51f842acd9a0 Aug 13 22:16:29.298858 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b454f8a4-91a8-4596-887e-f6b9c7a04540 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:29.299112 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b454f8a4-91a8-4596-887e-f6b9c7a04540 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:29.308920 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:29.308920 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:29.313172 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b454f8a4-91a8-4596-887e-f6b9c7a04540 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Volume info retrieved successfully. Aug 13 22:16:29.318579 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b454f8a4-91a8-4596-887e-f6b9c7a04540 tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/ecb19139-e6d5-4795-bc60-51f842acd9a0 returned with HTTP 200 Aug 13 22:16:29.319107 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1298/5247] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:29 2026] GET /volume/v3/volumes/ecb19139-e6d5-4795-bc60-51f842acd9a0 => generated 1003 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:29.432759 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cddff421-bf22-4069-9ec3-1b3289c5624c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:29.434816 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cddff421-bf22-4069-9ec3-1b3289c5624c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:29.435307 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cddff421-bf22-4069-9ec3-1b3289c5624c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:29.436486 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cddff421-bf22-4069-9ec3-1b3289c5624c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:29.436486 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-cddff421-bf22-4069-9ec3-1b3289c5624c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:29.441377 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:29.441377 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:29.442692 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cddff421-bf22-4069-9ec3-1b3289c5624c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:29.443257 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1324/5248] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:29 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:29.454687 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e15d1327-b63c-4305-ab5c-38721cb7b0c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:29.456486 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e15d1327-b63c-4305-ab5c-38721cb7b0c4 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:29.456661 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e15d1327-b63c-4305-ab5c-38721cb7b0c4 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:29.456860 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e15d1327-b63c-4305-ab5c-38721cb7b0c4 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:29.457027 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e15d1327-b63c-4305-ab5c-38721cb7b0c4 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:29.461976 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:29.461976 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:29.462845 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e15d1327-b63c-4305-ab5c-38721cb7b0c4 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:29.463217 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1315/5249] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:29 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:29.476600 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1a8af932-16ca-4ed9-ab5b-fd69dd2373fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:29.478994 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a8af932-16ca-4ed9-ab5b-fd69dd2373fb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] DELETE https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:29.479230 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a8af932-16ca-4ed9-ab5b-fd69dd2373fb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:29.479519 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a8af932-16ca-4ed9-ab5b-fd69dd2373fb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:29.479667 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-1a8af932-16ca-4ed9-ab5b-fd69dd2373fb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Delete backup with id: 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. Aug 13 22:16:29.485357 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:29.485357 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:29.501156 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-1a8af932-16ca-4ed9-ab5b-fd69dd2373fb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] delete_backup rpcapi backup_id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:16:29.506449 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a8af932-16ca-4ed9-ab5b-fd69dd2373fb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 202 Aug 13 22:16:29.506449 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1313/5250] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:16:29 2026] DELETE /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:16:29.513808 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-91f684ae-f48a-4731-ae4f-39579980aa22 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:29.516317 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91f684ae-f48a-4731-ae4f-39579980aa22 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:29.518442 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91f684ae-f48a-4731-ae4f-39579980aa22 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:29.518442 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91f684ae-f48a-4731-ae4f-39579980aa22 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:29.518442 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-91f684ae-f48a-4731-ae4f-39579980aa22 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:29.524789 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:29.524789 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:29.525984 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91f684ae-f48a-4731-ae4f-39579980aa22 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:29.526702 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1299/5251] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:29 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 744 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:30.335238 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-17da061d-b81b-4b40-afeb-8c22be10245d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:30.337999 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17da061d-b81b-4b40-afeb-8c22be10245d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] GET https://10.4.3.4/volume/v3/volumes/ecb19139-e6d5-4795-bc60-51f842acd9a0 Aug 13 22:16:30.338088 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17da061d-b81b-4b40-afeb-8c22be10245d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:30.338591 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17da061d-b81b-4b40-afeb-8c22be10245d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:30.346679 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17da061d-b81b-4b40-afeb-8c22be10245d tempest-ProjectReaderTests-1611956931 tempest-ProjectReaderTests-1611956931-project-admin] https://10.4.3.4/volume/v3/volumes/ecb19139-e6d5-4795-bc60-51f842acd9a0 returned with HTTP 404 Aug 13 22:16:30.348143 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1325/5252] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:30 2026] GET /volume/v3/volumes/ecb19139-e6d5-4795-bc60-51f842acd9a0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 22:16:30.542198 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8806d21d-b459-4a6f-92be-98fa0bfd38d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:30.544763 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8806d21d-b459-4a6f-92be-98fa0bfd38d0 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:30.544994 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8806d21d-b459-4a6f-92be-98fa0bfd38d0 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:30.545348 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8806d21d-b459-4a6f-92be-98fa0bfd38d0 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:30.545545 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8806d21d-b459-4a6f-92be-98fa0bfd38d0 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:30.552915 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:30.552915 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:30.554142 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8806d21d-b459-4a6f-92be-98fa0bfd38d0 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:30.554739 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1316/5253] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:30 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 744 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:31.565880 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b68fffea-239c-406c-b924-38c213497e44 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:31.567724 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b68fffea-239c-406c-b924-38c213497e44 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:31.567910 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b68fffea-239c-406c-b924-38c213497e44 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:31.568117 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b68fffea-239c-406c-b924-38c213497e44 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:31.568240 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b68fffea-239c-406c-b924-38c213497e44 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:31.574294 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:31.574294 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:31.575127 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b68fffea-239c-406c-b924-38c213497e44 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 200 Aug 13 22:16:31.575579 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1314/5254] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:31 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:32.588873 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4e30c946-bf51-42b8-8773-5465e56029fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:32.590933 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e30c946-bf51-42b8-8773-5465e56029fa tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 Aug 13 22:16:32.591173 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e30c946-bf51-42b8-8773-5465e56029fa tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:32.591367 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e30c946-bf51-42b8-8773-5465e56029fa tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:32.591538 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4e30c946-bf51-42b8-8773-5465e56029fa tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 57b6e5a3-012f-4c01-8120-c7d221a4f3e4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:32.595801 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e30c946-bf51-42b8-8773-5465e56029fa tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 returned with HTTP 404 Aug 13 22:16:32.596493 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1300/5255] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:32 2026] GET /volume/v3/backups/57b6e5a3-012f-4c01-8120-c7d221a4f3e4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:33.150790 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8d1bf445-7e26-4ff0-be5c-417ee7da633b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:33.152760 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d1bf445-7e26-4ff0-be5c-417ee7da633b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] DELETE https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:16:33.152963 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d1bf445-7e26-4ff0-be5c-417ee7da633b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:33.153223 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d1bf445-7e26-4ff0-be5c-417ee7da633b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:33.153379 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-8d1bf445-7e26-4ff0-be5c-417ee7da633b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Delete backup with id: 575dd837-0bdc-4f1a-8a7a-94387fb9315d. Aug 13 22:16:33.158969 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:33.158969 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:33.173301 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-8d1bf445-7e26-4ff0-be5c-417ee7da633b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] delete_backup rpcapi backup_id 575dd837-0bdc-4f1a-8a7a-94387fb9315d {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:16:33.175386 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d1bf445-7e26-4ff0-be5c-417ee7da633b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 202 Aug 13 22:16:33.175880 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1326/5256] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:16:33 2026] DELETE /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:16:33.183730 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29dc5948-c629-4199-b289-011fdf8bfb15 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:33.185974 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29dc5948-c629-4199-b289-011fdf8bfb15 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:16:33.186225 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29dc5948-c629-4199-b289-011fdf8bfb15 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:33.186496 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29dc5948-c629-4199-b289-011fdf8bfb15 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:33.186655 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-29dc5948-c629-4199-b289-011fdf8bfb15 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:33.194446 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:33.194446 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:33.194446 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29dc5948-c629-4199-b289-011fdf8bfb15 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 200 Aug 13 22:16:33.194642 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1317/5257] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:33 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:33.548500 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a574dd6e-e59b-433c-a788-69244eefad3a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:33.554201 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a574dd6e-e59b-433c-a788-69244eefad3a tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:16:33.554466 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a574dd6e-e59b-433c-a788-69244eefad3a tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:33.554740 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a574dd6e-e59b-433c-a788-69244eefad3a tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:33.576083 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:33.576083 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:33.583138 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a574dd6e-e59b-433c-a788-69244eefad3a tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:16:33.590190 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a574dd6e-e59b-433c-a788-69244eefad3a tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc returned with HTTP 200 Aug 13 22:16:33.590190 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1315/5258] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:33 2026] GET /volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc => generated 834 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:33.608488 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-413b591a-e6ee-43f8-955a-d6d334171b2a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:33.610122 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-413b591a-e6ee-43f8-955a-d6d334171b2a tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:16:33.610309 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-413b591a-e6ee-43f8-955a-d6d334171b2a tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:33.610500 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-413b591a-e6ee-43f8-955a-d6d334171b2a tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:33.619464 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:33.619464 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:33.623318 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-413b591a-e6ee-43f8-955a-d6d334171b2a tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:16:33.627276 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-413b591a-e6ee-43f8-955a-d6d334171b2a tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc returned with HTTP 200 Aug 13 22:16:33.627680 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1301/5259] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:33 2026] GET /volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:33.687103 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-177dab13-d597-4133-9c43-78bbc66eb97a req-446417d8-78b6-4b4a-8f2c-405ddf9733aa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:33.690472 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-446417d8-78b6-4b4a-8f2c-405ddf9733aa tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:16:33.691032 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-446417d8-78b6-4b4a-8f2c-405ddf9733aa tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:33.691032 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-446417d8-78b6-4b4a-8f2c-405ddf9733aa tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:33.702604 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:33.702604 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:33.710535 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-177dab13-d597-4133-9c43-78bbc66eb97a req-446417d8-78b6-4b4a-8f2c-405ddf9733aa tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:16:33.717202 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-446417d8-78b6-4b4a-8f2c-405ddf9733aa tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc returned with HTTP 200 Aug 13 22:16:33.717983 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1327/5260] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:16:33 2026] GET /volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc => generated 834 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:33.815966 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-365a5f0f-7e4d-47c4-b1c4-9e2f5fff2a9e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:33.816470 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-365a5f0f-7e4d-47c4-b1c4-9e2f5fff2a9e None None] GET https://10.4.3.4/volume// Aug 13 22:16:33.816695 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-365a5f0f-7e4d-47c4-b1c4-9e2f5fff2a9e None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:33.816924 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-365a5f0f-7e4d-47c4-b1c4-9e2f5fff2a9e None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:33.817328 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-365a5f0f-7e4d-47c4-b1c4-9e2f5fff2a9e None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:16:33.817871 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1318/5261] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:16:33 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:16:33.826232 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-177dab13-d597-4133-9c43-78bbc66eb97a req-e8dda221-e6d3-4c13-b8bf-b0a6e7464488 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:33.829063 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-e8dda221-e6d3-4c13-b8bf-b0a6e7464488 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:16:33.829673 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-e8dda221-e6d3-4c13-b8bf-b0a6e7464488 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ffd8409-b100-4d26-aa1f-17e506e9cedc", "connector": null, "instance_uuid": "e3e11c2e-c0bd-45d2-90b9-c8d52d1749ac"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:33.841625 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:33.841625 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:33.874998 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-e8dda221-e6d3-4c13-b8bf-b0a6e7464488 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:16:33.875576 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1316/5262] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:16:33 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 13 22:16:33.902887 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d35221bc-5eee-4557-9189-897e5ee10760 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:33.904713 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d35221bc-5eee-4557-9189-897e5ee10760 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:16:33.905317 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d35221bc-5eee-4557-9189-897e5ee10760 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:33.905317 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d35221bc-5eee-4557-9189-897e5ee10760 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:33.917860 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ac95a51f-db4e-4b16-a6f8-caaad5b250d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:33.917982 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:33.917982 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:33.918272 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac95a51f-db4e-4b16-a6f8-caaad5b250d0 None None] GET https://10.4.3.4/volume// Aug 13 22:16:33.918455 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac95a51f-db4e-4b16-a6f8-caaad5b250d0 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:33.918646 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac95a51f-db4e-4b16-a6f8-caaad5b250d0 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:33.919038 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac95a51f-db4e-4b16-a6f8-caaad5b250d0 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:16:33.919592 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1328/5263] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:16:33 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:16:33.923039 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d35221bc-5eee-4557-9189-897e5ee10760 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:16:33.926448 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d35221bc-5eee-4557-9189-897e5ee10760 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc returned with HTTP 200 Aug 13 22:16:33.926946 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1302/5264] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:33 2026] GET /volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:33.928546 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-177dab13-d597-4133-9c43-78bbc66eb97a req-7773616f-35b2-4184-9b8c-ed30e3219e65 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:33.932111 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-7773616f-35b2-4184-9b8c-ed30e3219e65 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:16:33.932306 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-7773616f-35b2-4184-9b8c-ed30e3219e65 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:33.932529 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-7773616f-35b2-4184-9b8c-ed30e3219e65 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:33.950165 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:33.950165 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:33.953979 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-177dab13-d597-4133-9c43-78bbc66eb97a req-7773616f-35b2-4184-9b8c-ed30e3219e65 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:16:33.958468 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-7773616f-35b2-4184-9b8c-ed30e3219e65 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc returned with HTTP 200 Aug 13 22:16:33.958921 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1319/5265] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:16:33 2026] GET /volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc => generated 1013 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:16:34.086071 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-177dab13-d597-4133-9c43-78bbc66eb97a req-830e2691-14e7-4dd2-9217-a49662a53aff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:34.089071 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-830e2691-14e7-4dd2-9217-a49662a53aff tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] PUT https://10.4.3.4/volume/v3/attachments/df34c2c7-e6c8-4838-9f27-9aef467e501c Aug 13 22:16:34.089071 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-830e2691-14e7-4dd2-9217-a49662a53aff tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:34.098725 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-177dab13-d597-4133-9c43-78bbc66eb97a req-830e2691-14e7-4dd2-9217-a49662a53aff tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Acquiring lock "cinder-attachment_update-5ffd8409-b100-4d26-aa1f-17e506e9cedc-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:16:34.103144 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-177dab13-d597-4133-9c43-78bbc66eb97a req-830e2691-14e7-4dd2-9217-a49662a53aff tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Lock "cinder-attachment_update-5ffd8409-b100-4d26-aa1f-17e506e9cedc-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:16:34.104374 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:34.104374 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:34.191627 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-177dab13-d597-4133-9c43-78bbc66eb97a req-830e2691-14e7-4dd2-9217-a49662a53aff tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Lock "cinder-attachment_update-5ffd8409-b100-4d26-aa1f-17e506e9cedc-np0000007271" released by "attachment_update" :: held 0.088s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:16:34.191937 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-830e2691-14e7-4dd2-9217-a49662a53aff tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/attachments/df34c2c7-e6c8-4838-9f27-9aef467e501c returned with HTTP 200 Aug 13 22:16:34.192489 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1317/5266] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:16:34 2026] PUT /volume/v3/attachments/df34c2c7-e6c8-4838-9f27-9aef467e501c => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:34.206132 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7fd175b-6dc3-4baf-8b20-289a305931cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:34.208943 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7fd175b-6dc3-4baf-8b20-289a305931cc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d Aug 13 22:16:34.209258 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7fd175b-6dc3-4baf-8b20-289a305931cc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:34.209568 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7fd175b-6dc3-4baf-8b20-289a305931cc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:34.209730 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b7fd175b-6dc3-4baf-8b20-289a305931cc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id 575dd837-0bdc-4f1a-8a7a-94387fb9315d. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:34.215387 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7fd175b-6dc3-4baf-8b20-289a305931cc tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d returned with HTTP 404 Aug 13 22:16:34.216012 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1329/5267] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:34 2026] GET /volume/v3/backups/575dd837-0bdc-4f1a-8a7a-94387fb9315d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:34.229618 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d609814a-b230-468c-af0d-554ce866e657 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:34.231962 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:16:34.232407 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1170884898"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:34.234265 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1170884898'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:16:34.234443 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Create volume of 1 GB Aug 13 22:16:34.239537 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Availability Zones retrieved successfully. Aug 13 22:16:34.247676 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Flow 'volume_create_api' (9f8a27e8-7620-42fa-a01b-a28c864e4ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:34.249165 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1f20c13-0f94-43a6-8e72-cb4e2d70707b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:34.250325 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:16:34.281917 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1f20c13-0f94-43a6-8e72-cb4e2d70707b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:34.282734 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5146ebc3-db30-485e-b28f-d0cf5e9e62e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:34.331872 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Created reservations ['7acea560-298b-4601-bb29-cee053556239', '169f2a05-f289-4243-8fe4-94cdee9fff24', 'c866eef4-bbd8-4228-a4a3-0107b9dd1891', 'f9157b83-70ca-471f-ad4a-d6614af304f6'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:34.332688 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5146ebc3-db30-485e-b28f-d0cf5e9e62e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7acea560-298b-4601-bb29-cee053556239', '169f2a05-f289-4243-8fe4-94cdee9fff24', 'c866eef4-bbd8-4228-a4a3-0107b9dd1891', 'f9157b83-70ca-471f-ad4a-d6614af304f6']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:34.333398 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0b05d61-d98d-4e2b-95c6-ed42fde5f833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:34.357111 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0b05d61-d98d-4e2b-95c6-ed42fde5f833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4ce801b-264c-461c-ac96-5425056d8c9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1170884898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5a5576aac443fdbf795ce8a2901c0d',qos_specs=None,replication_status=,reservations=['7acea560-298b-4601-bb29-cee053556239','169f2a05-f289-4243-8fe4-94cdee9fff24','c866eef4-bbd8-4228-a4a3-0107b9dd1891','f9157b83-70ca-471f-ad4a-d6614af304f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0a8c94fafd4e869c5bc8b69186e851',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:16:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1170884898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4ce801b-264c-461c-ac96-5425056d8c9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e5a5576aac443fdbf795ce8a2901c0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af0a8c94fafd4e869c5bc8b69186e851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:34.357842 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4adfe4c7-0a8b-4fe9-8332-a90438fa2cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:34.375670 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4adfe4c7-0a8b-4fe9-8332-a90438fa2cd7) transitioned into state 'SUCCESS' from state '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-1170884898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5a5576aac443fdbf795ce8a2901c0d',qos_specs=None,replication_status=,reservations=['7acea560-298b-4601-bb29-cee053556239','169f2a05-f289-4243-8fe4-94cdee9fff24','c866eef4-bbd8-4228-a4a3-0107b9dd1891','f9157b83-70ca-471f-ad4a-d6614af304f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0a8c94fafd4e869c5bc8b69186e851',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:34.376476 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5481099-2b49-4bfd-bfa6-a10b3ab66064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:34.388593 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5481099-2b49-4bfd-bfa6-a10b3ab66064) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:34.390016 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Flow 'volume_create_api' (9f8a27e8-7620-42fa-a01b-a28c864e4ac5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:34.390464 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Create volume request issued successfully. Aug 13 22:16:34.391256 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d609814a-b230-468c-af0d-554ce866e657 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:16:34.391881 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1303/5268] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:16:34 2026] POST /volume/v3/volumes => generated 745 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:34.406818 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d32ea409-6a04-4b6f-a243-62b534d28a26 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:34.412917 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d32ea409-6a04-4b6f-a243-62b534d28a26 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/d4ce801b-264c-461c-ac96-5425056d8c9b Aug 13 22:16:34.412917 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d32ea409-6a04-4b6f-a243-62b534d28a26 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:34.413100 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d32ea409-6a04-4b6f-a243-62b534d28a26 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:34.434233 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:34.434233 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:34.441793 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d32ea409-6a04-4b6f-a243-62b534d28a26 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:16:34.451358 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d32ea409-6a04-4b6f-a243-62b534d28a26 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/d4ce801b-264c-461c-ac96-5425056d8c9b returned with HTTP 200 Aug 13 22:16:34.452224 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1320/5269] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:34 2026] GET /volume/v3/volumes/d4ce801b-264c-461c-ac96-5425056d8c9b => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:34.941610 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e0132887-1db8-483c-9953-50c0361ce3b2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:34.943356 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0132887-1db8-483c-9953-50c0361ce3b2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:16:34.943579 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0132887-1db8-483c-9953-50c0361ce3b2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:34.943793 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0132887-1db8-483c-9953-50c0361ce3b2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:34.954045 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:34.954045 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:34.958578 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e0132887-1db8-483c-9953-50c0361ce3b2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:16:34.963813 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0132887-1db8-483c-9953-50c0361ce3b2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc returned with HTTP 200 Aug 13 22:16:34.964346 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1318/5270] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:34 2026] GET /volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:35.467152 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-91b1c20f-05da-4463-8602-e7a78bbddc4d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:35.472446 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91b1c20f-05da-4463-8602-e7a78bbddc4d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/d4ce801b-264c-461c-ac96-5425056d8c9b Aug 13 22:16:35.472446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91b1c20f-05da-4463-8602-e7a78bbddc4d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:35.473367 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91b1c20f-05da-4463-8602-e7a78bbddc4d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:35.493017 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:35.493017 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:35.498290 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-91b1c20f-05da-4463-8602-e7a78bbddc4d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:16:35.505674 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91b1c20f-05da-4463-8602-e7a78bbddc4d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/d4ce801b-264c-461c-ac96-5425056d8c9b returned with HTTP 200 Aug 13 22:16:35.506084 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1330/5271] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:35 2026] GET /volume/v3/volumes/d4ce801b-264c-461c-ac96-5425056d8c9b => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:35.522119 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-737a5718-4724-43a1-bc1e-d586254721e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:35.524106 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-737a5718-4724-43a1-bc1e-d586254721e2 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:16:35.524499 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-737a5718-4724-43a1-bc1e-d586254721e2 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4ce801b-264c-461c-ac96-5425056d8c9b", "name": "tempest-VolumesBackupsTest-Snapshot-568172000"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:35.536935 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:35.536935 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:35.537544 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-737a5718-4724-43a1-bc1e-d586254721e2 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:16:35.537654 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-737a5718-4724-43a1-bc1e-d586254721e2 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Create snapshot from volume d4ce801b-264c-461c-ac96-5425056d8c9b Aug 13 22:16:35.574091 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-737a5718-4724-43a1-bc1e-d586254721e2 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Created reservations ['0d5e5849-8039-41d6-90cd-cf88a1c1e41a', '903e1be8-e6b7-41e0-8071-979875d58c81', 'c270ca5f-08de-41fc-a9be-93c23f291944', '1e89e5d3-1afe-490a-bfa0-348b56bc59c8'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:35.601721 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-737a5718-4724-43a1-bc1e-d586254721e2 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Snapshot create request issued successfully. Aug 13 22:16:35.602085 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-737a5718-4724-43a1-bc1e-d586254721e2 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:16:35.602537 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1304/5272] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:16:35 2026] POST /volume/v3/snapshots => generated 304 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:35.611400 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7196e3e2-9e2d-4c20-8ff6-be2303c16240 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:35.613500 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7196e3e2-9e2d-4c20-8ff6-be2303c16240 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/snapshots/7f71acbb-a804-4965-b9d9-68c6ec4bf284 Aug 13 22:16:35.613742 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7196e3e2-9e2d-4c20-8ff6-be2303c16240 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:35.613958 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7196e3e2-9e2d-4c20-8ff6-be2303c16240 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:35.619732 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:35.619732 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:35.620280 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7196e3e2-9e2d-4c20-8ff6-be2303c16240 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Snapshot retrieved successfully. Aug 13 22:16:35.621223 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7196e3e2-9e2d-4c20-8ff6-be2303c16240 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/snapshots/7f71acbb-a804-4965-b9d9-68c6ec4bf284 returned with HTTP 200 Aug 13 22:16:35.621826 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1321/5273] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:35 2026] GET /volume/v3/snapshots/7f71acbb-a804-4965-b9d9-68c6ec4bf284 => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:35.976335 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e93f7ba2-a4a4-498e-bac1-0aee09583069 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:35.977892 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e93f7ba2-a4a4-498e-bac1-0aee09583069 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:16:35.978069 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e93f7ba2-a4a4-498e-bac1-0aee09583069 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:35.978235 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e93f7ba2-a4a4-498e-bac1-0aee09583069 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:35.987917 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:35.987917 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:35.991458 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e93f7ba2-a4a4-498e-bac1-0aee09583069 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:16:35.995756 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e93f7ba2-a4a4-498e-bac1-0aee09583069 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc returned with HTTP 200 Aug 13 22:16:35.996142 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1319/5274] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:35 2026] GET /volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:36.631900 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-877de3dd-32f2-446f-b237-497ffc1b2824 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:36.634143 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-877de3dd-32f2-446f-b237-497ffc1b2824 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/snapshots/7f71acbb-a804-4965-b9d9-68c6ec4bf284 Aug 13 22:16:36.634409 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-877de3dd-32f2-446f-b237-497ffc1b2824 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:36.634659 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-877de3dd-32f2-446f-b237-497ffc1b2824 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:36.643924 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:36.643924 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:36.644559 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-877de3dd-32f2-446f-b237-497ffc1b2824 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Snapshot retrieved successfully. Aug 13 22:16:36.645590 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-877de3dd-32f2-446f-b237-497ffc1b2824 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/snapshots/7f71acbb-a804-4965-b9d9-68c6ec4bf284 returned with HTTP 200 Aug 13 22:16:36.646079 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1331/5275] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:36 2026] GET /volume/v3/snapshots/7f71acbb-a804-4965-b9d9-68c6ec4bf284 => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:36.657537 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6976f62-559c-48a6-add9-4c84bc06327d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:36.659518 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6976f62-559c-48a6-add9-4c84bc06327d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:16:36.659871 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6976f62-559c-48a6-add9-4c84bc06327d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d4ce801b-264c-461c-ac96-5425056d8c9b", "snapshot_id": "7f71acbb-a804-4965-b9d9-68c6ec4bf284", "name": "tempest-VolumesBackupsTest-Backup-1273103248"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:36.661442 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-d6976f62-559c-48a6-add9-4c84bc06327d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Creating new backup {'backup': {'volume_id': 'd4ce801b-264c-461c-ac96-5425056d8c9b', 'snapshot_id': '7f71acbb-a804-4965-b9d9-68c6ec4bf284', 'name': 'tempest-VolumesBackupsTest-Backup-1273103248'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:16:36.661593 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-d6976f62-559c-48a6-add9-4c84bc06327d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Creating backup of volume d4ce801b-264c-461c-ac96-5425056d8c9b in container None Aug 13 22:16:36.669684 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:36.669684 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:36.670286 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d6976f62-559c-48a6-add9-4c84bc06327d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:16:36.675650 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:36.675650 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:36.676060 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d6976f62-559c-48a6-add9-4c84bc06327d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Snapshot retrieved successfully. Aug 13 22:16:36.690142 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d6976f62-559c-48a6-add9-4c84bc06327d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Created reservations ['c3bb0fa8-17bb-4ea4-ad2a-d791055c60c7', '7ad36f30-89e2-4ae5-ae9a-94f664c47570'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:36.715151 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6976f62-559c-48a6-add9-4c84bc06327d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:16:36.715763 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1305/5276] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:16:36 2026] POST /volume/v3/backups => generated 326 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:36.724961 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-011b6325-d6af-4e46-b23d-67cc9126e4d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:36.726827 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-011b6325-d6af-4e46-b23d-67cc9126e4d8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:36.727055 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-011b6325-d6af-4e46-b23d-67cc9126e4d8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:36.727277 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-011b6325-d6af-4e46-b23d-67cc9126e4d8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:36.727397 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-011b6325-d6af-4e46-b23d-67cc9126e4d8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:36.731411 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:36.731411 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:36.732161 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-011b6325-d6af-4e46-b23d-67cc9126e4d8 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:36.732700 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1322/5277] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:36 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 767 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:37.009203 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3c30e2c1-9ab7-49c7-8f85-a9df63672c89 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:37.011115 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c30e2c1-9ab7-49c7-8f85-a9df63672c89 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:16:37.011339 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c30e2c1-9ab7-49c7-8f85-a9df63672c89 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:37.011563 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c30e2c1-9ab7-49c7-8f85-a9df63672c89 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:37.022441 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:37.022441 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:37.026065 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3c30e2c1-9ab7-49c7-8f85-a9df63672c89 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:16:37.030610 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c30e2c1-9ab7-49c7-8f85-a9df63672c89 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc returned with HTTP 200 Aug 13 22:16:37.031015 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1320/5278] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:37 2026] GET /volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:37.469315 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-177dab13-d597-4133-9c43-78bbc66eb97a req-e7004216-7f48-4cf4-8f4a-a0bb9788bac9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:37.472250 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-e7004216-7f48-4cf4-8f4a-a0bb9788bac9 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] POST https://10.4.3.4/volume/v3/attachments/df34c2c7-e6c8-4838-9f27-9aef467e501c/action Aug 13 22:16:37.472766 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-e7004216-7f48-4cf4-8f4a-a0bb9788bac9 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:16:37.472997 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-e7004216-7f48-4cf4-8f4a-a0bb9788bac9 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:37.494635 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:37.494635 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:37.505938 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-177dab13-d597-4133-9c43-78bbc66eb97a req-e7004216-7f48-4cf4-8f4a-a0bb9788bac9 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/attachments/df34c2c7-e6c8-4838-9f27-9aef467e501c/action returned with HTTP 204 Aug 13 22:16:37.506515 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1332/5279] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:16:37 2026] POST /volume/v3/attachments/df34c2c7-e6c8-4838-9f27-9aef467e501c/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:37.743933 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-49c26028-48aa-4f2e-8bf1-6551087ba1d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:37.745720 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49c26028-48aa-4f2e-8bf1-6551087ba1d5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:37.745858 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49c26028-48aa-4f2e-8bf1-6551087ba1d5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:37.746074 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49c26028-48aa-4f2e-8bf1-6551087ba1d5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:37.746176 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-49c26028-48aa-4f2e-8bf1-6551087ba1d5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:37.751181 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:37.751181 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:37.752183 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49c26028-48aa-4f2e-8bf1-6551087ba1d5 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:37.752670 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1306/5280] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:37 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 769 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:38.045532 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a1549573-682d-4837-a9ef-3375b74efde0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:38.047671 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1549573-682d-4837-a9ef-3375b74efde0 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:16:38.047913 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1549573-682d-4837-a9ef-3375b74efde0 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:38.048190 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1549573-682d-4837-a9ef-3375b74efde0 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:38.060065 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:38.060065 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:38.064041 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a1549573-682d-4837-a9ef-3375b74efde0 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:16:38.069058 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1549573-682d-4837-a9ef-3375b74efde0 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc returned with HTTP 200 Aug 13 22:16:38.069552 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1323/5281] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:38 2026] GET /volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc => generated 1126 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:38.085502 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-522ebcbc-d018-4f96-8344-e96d9777bba6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:38.088042 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-522ebcbc-d018-4f96-8344-e96d9777bba6 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:16:38.088296 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-522ebcbc-d018-4f96-8344-e96d9777bba6 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:38.088552 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-522ebcbc-d018-4f96-8344-e96d9777bba6 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:38.098993 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:38.098993 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:38.102974 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-522ebcbc-d018-4f96-8344-e96d9777bba6 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:16:38.107812 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-522ebcbc-d018-4f96-8344-e96d9777bba6 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc returned with HTTP 200 Aug 13 22:16:38.108257 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1321/5282] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:38 2026] GET /volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc => generated 1126 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:38.763849 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-419e8598-7202-4d66-a5e2-303054a10180 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:38.766276 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-419e8598-7202-4d66-a5e2-303054a10180 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:38.766577 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-419e8598-7202-4d66-a5e2-303054a10180 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:38.766831 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-419e8598-7202-4d66-a5e2-303054a10180 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:38.767025 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-419e8598-7202-4d66-a5e2-303054a10180 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:38.772648 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:38.772648 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:38.773767 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-419e8598-7202-4d66-a5e2-303054a10180 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:38.774023 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1333/5283] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:38 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 769 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:39.785410 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4db9f31-4025-4ebf-8680-28bf12491e4e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:39.788255 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4db9f31-4025-4ebf-8680-28bf12491e4e tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:39.788581 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4db9f31-4025-4ebf-8680-28bf12491e4e tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:39.788790 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4db9f31-4025-4ebf-8680-28bf12491e4e tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:39.788922 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e4db9f31-4025-4ebf-8680-28bf12491e4e tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:39.794959 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:39.794959 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:39.796154 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4db9f31-4025-4ebf-8680-28bf12491e4e tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:39.796836 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1307/5284] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:39 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 780 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:40.808385 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c7e4f1e7-3631-4c48-9571-923ef860027f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:40.811258 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7e4f1e7-3631-4c48-9571-923ef860027f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:40.811625 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7e4f1e7-3631-4c48-9571-923ef860027f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:40.811888 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7e4f1e7-3631-4c48-9571-923ef860027f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:40.812084 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c7e4f1e7-3631-4c48-9571-923ef860027f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:40.818666 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:40.818666 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:40.819791 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7e4f1e7-3631-4c48-9571-923ef860027f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:40.820338 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1324/5285] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:40 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 780 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:41.752597 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-4ea8a494-f030-4657-adc9-72d147434b8f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:41.754783 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-4ea8a494-f030-4657-adc9-72d147434b8f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/limits Aug 13 22:16:41.755063 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-4ea8a494-f030-4657-adc9-72d147434b8f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:41.755340 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-4ea8a494-f030-4657-adc9-72d147434b8f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:41.779060 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-4ea8a494-f030-4657-adc9-72d147434b8f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/limits returned with HTTP 200 Aug 13 22:16:41.779060 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1322/5286] 10.4.3.4 () {68 vars in 1470 bytes} [Thu Aug 13 22:16:41 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 13 22:16:41.813975 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-c831acc9-7da7-4ddf-b6c6-c0c74abc9b25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:41.817875 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-c831acc9-7da7-4ddf-b6c6-c0c74abc9b25 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc Aug 13 22:16:41.818228 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-c831acc9-7da7-4ddf-b6c6-c0c74abc9b25 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:41.818228 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-c831acc9-7da7-4ddf-b6c6-c0c74abc9b25 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:41.833985 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:41.833985 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:41.834229 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-56fee61e-d155-41aa-ad11-e8c6ca11393d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:41.836655 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56fee61e-d155-41aa-ad11-e8c6ca11393d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:41.836970 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56fee61e-d155-41aa-ad11-e8c6ca11393d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:41.837787 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56fee61e-d155-41aa-ad11-e8c6ca11393d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:41.837787 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-56fee61e-d155-41aa-ad11-e8c6ca11393d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:41.838700 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-c831acc9-7da7-4ddf-b6c6-c0c74abc9b25 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:16:41.843189 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-c831acc9-7da7-4ddf-b6c6-c0c74abc9b25 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc returned with HTTP 200 Aug 13 22:16:41.843652 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1334/5287] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:16:41 2026] GET /volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc => generated 1654 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:41.843948 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:41.843948 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:41.845207 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56fee61e-d155-41aa-ad11-e8c6ca11393d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:41.845444 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1308/5288] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:41 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 780 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:41.856028 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-cac6f8ec-475c-4bb9-b56b-45be27e1e5a6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:41.858547 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-cac6f8ec-475c-4bb9-b56b-45be27e1e5a6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:16:41.858980 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-cac6f8ec-475c-4bb9-b56b-45be27e1e5a6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "969a13c0-b0f2-469e-bf03-cfb6ddaa95bc", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-131261800", "description": null, "metadata": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:41.874342 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:41.874342 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:41.875038 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-cac6f8ec-475c-4bb9-b56b-45be27e1e5a6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:16:41.875221 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-cac6f8ec-475c-4bb9-b56b-45be27e1e5a6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create snapshot from volume 969a13c0-b0f2-469e-bf03-cfb6ddaa95bc Aug 13 22:16:41.911096 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-cac6f8ec-475c-4bb9-b56b-45be27e1e5a6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Created reservations ['e934df45-e7d7-44de-81e7-9fe548f7d5e5', '720cebbc-d320-4655-9a93-40d38df8b225', '193087c6-a427-476f-ac48-bfe2203e0602', '3e8fe48f-6d0e-49f7-a568-5983f1bb7051'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:41.956767 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-cac6f8ec-475c-4bb9-b56b-45be27e1e5a6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot force create request issued successfully. Aug 13 22:16:41.957227 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2b75b339-a11c-4b90-952c-32e8e4bde22a req-cac6f8ec-475c-4bb9-b56b-45be27e1e5a6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:16:41.957801 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1325/5289] 10.4.3.4 () {72 vars in 1533 bytes} [Thu Aug 13 22:16:41 2026] POST /volume/v3/snapshots => generated 319 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:42.010379 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-aeb43e4a-c162-4f83-a201-1a01e085e4f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:42.014116 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-aeb43e4a-c162-4f83-a201-1a01e085e4f3 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:16:42.014333 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-aeb43e4a-c162-4f83-a201-1a01e085e4f3 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:42.014614 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-aeb43e4a-c162-4f83-a201-1a01e085e4f3 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:42.028994 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:42.028994 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:42.035662 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-aeb43e4a-c162-4f83-a201-1a01e085e4f3 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:16:42.041513 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-aeb43e4a-c162-4f83-a201-1a01e085e4f3 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc returned with HTTP 200 Aug 13 22:16:42.042103 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1323/5290] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:16:42 2026] GET /volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc => generated 1126 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:42.071486 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-ad323e15-204b-4857-b60f-be7b0188d5c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:42.074083 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-ad323e15-204b-4857-b60f-be7b0188d5c9 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] POST https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc/action Aug 13 22:16:42.074083 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-ad323e15-204b-4857-b60f-be7b0188d5c9 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:16:42.074227 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-ad323e15-204b-4857-b60f-be7b0188d5c9 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:42.087805 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:42.087805 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:42.088681 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-ad323e15-204b-4857-b60f-be7b0188d5c9 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:16:42.103113 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-ad323e15-204b-4857-b60f-be7b0188d5c9 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Begin detaching volume completed successfully. Aug 13 22:16:42.103324 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-ad323e15-204b-4857-b60f-be7b0188d5c9 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc/action returned with HTTP 202 Aug 13 22:16:42.103976 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1335/5291] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:16:42 2026] POST /volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:16:42.145054 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-92dc03cb-ae2e-4725-8b03-0c11bb6d6ce1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:42.145618 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92dc03cb-ae2e-4725-8b03-0c11bb6d6ce1 None None] GET https://10.4.3.4/volume// Aug 13 22:16:42.145857 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92dc03cb-ae2e-4725-8b03-0c11bb6d6ce1 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:42.146186 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92dc03cb-ae2e-4725-8b03-0c11bb6d6ce1 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:42.146661 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92dc03cb-ae2e-4725-8b03-0c11bb6d6ce1 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:16:42.147068 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1309/5292] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:16:42 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:16:42.155359 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-8dd447f5-aa31-4e05-b4ce-31b0bd0d0047 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:42.157792 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-8dd447f5-aa31-4e05-b4ce-31b0bd0d0047 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:16:42.158158 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-8dd447f5-aa31-4e05-b4ce-31b0bd0d0047 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:42.161561 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-8dd447f5-aa31-4e05-b4ce-31b0bd0d0047 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:42.169370 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:42.169370 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:42.175941 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-8dd447f5-aa31-4e05-b4ce-31b0bd0d0047 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:16:42.181448 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-8dd447f5-aa31-4e05-b4ce-31b0bd0d0047 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc returned with HTTP 200 Aug 13 22:16:42.182020 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1326/5293] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:16:42 2026] GET /volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc => generated 1309 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:16:42.859122 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dc933c0b-499e-4b40-9a80-3ac584df42f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:42.861816 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc933c0b-499e-4b40-9a80-3ac584df42f7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:42.862766 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc933c0b-499e-4b40-9a80-3ac584df42f7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:42.862766 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc933c0b-499e-4b40-9a80-3ac584df42f7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:42.862766 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-dc933c0b-499e-4b40-9a80-3ac584df42f7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:42.868300 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:42.868300 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:42.868961 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc933c0b-499e-4b40-9a80-3ac584df42f7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:42.869584 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1324/5294] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:42 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 780 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:43.110751 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-5ee9e605-bcc1-4b5b-a39e-790760b551a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:43.113471 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-5ee9e605-bcc1-4b5b-a39e-790760b551a5 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] DELETE https://10.4.3.4/volume/v3/attachments/df34c2c7-e6c8-4838-9f27-9aef467e501c Aug 13 22:16:43.113865 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-5ee9e605-bcc1-4b5b-a39e-790760b551a5 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:43.114141 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-5ee9e605-bcc1-4b5b-a39e-790760b551a5 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:43.124975 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:43.124975 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:43.195984 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e824a85b-9b20-4f55-9cbd-d7435366fa81 req-5ee9e605-bcc1-4b5b-a39e-790760b551a5 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/attachments/df34c2c7-e6c8-4838-9f27-9aef467e501c returned with HTTP 200 Aug 13 22:16:43.196606 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1336/5295] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:16:43 2026] DELETE /volume/v3/attachments/df34c2c7-e6c8-4838-9f27-9aef467e501c => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:43.882083 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ddab551d-6f05-4ea6-8c9f-aa67945a469f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:43.884331 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ddab551d-6f05-4ea6-8c9f-aa67945a469f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:43.884450 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ddab551d-6f05-4ea6-8c9f-aa67945a469f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:43.884677 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ddab551d-6f05-4ea6-8c9f-aa67945a469f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:43.884823 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ddab551d-6f05-4ea6-8c9f-aa67945a469f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:43.890695 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:43.890695 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:43.892002 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ddab551d-6f05-4ea6-8c9f-aa67945a469f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:43.892507 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1310/5296] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:43 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 780 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:44.192485 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72e5f565-4593-4912-8c80-3ee6a507a44d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:44.194616 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72e5f565-4593-4912-8c80-3ee6a507a44d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa Aug 13 22:16:44.194938 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72e5f565-4593-4912-8c80-3ee6a507a44d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:44.195243 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72e5f565-4593-4912-8c80-3ee6a507a44d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:44.202310 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:44.202310 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:44.202955 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72e5f565-4593-4912-8c80-3ee6a507a44d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:16:44.204111 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72e5f565-4593-4912-8c80-3ee6a507a44d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa returned with HTTP 200 Aug 13 22:16:44.204810 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1327/5297] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:44 2026] GET /volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:44.269775 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9e41a5ca-8b23-44d8-8264-acc9114afab1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:44.271614 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e41a5ca-8b23-44d8-8264-acc9114afab1 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:16:44.272056 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e41a5ca-8b23-44d8-8264-acc9114afab1 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ffd8409-b100-4d26-aa1f-17e506e9cedc", "force": false, "name": "tempest-TestStampPattern-snapshot-1104967474", "description": null, "metadata": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:44.280231 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:44.280231 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:44.280745 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9e41a5ca-8b23-44d8-8264-acc9114afab1 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:16:44.280869 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-9e41a5ca-8b23-44d8-8264-acc9114afab1 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Create snapshot from volume 5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:16:44.317097 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-9e41a5ca-8b23-44d8-8264-acc9114afab1 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Created reservations ['93df8d6f-9b68-414c-b034-19a1e39d9fc6', '1690906b-7cda-4910-9af4-eb932e9c99fb', 'efe6d09b-7cac-48b6-9e76-8bd314359211', '60238ca7-21af-4c52-9282-95882fddc5cd'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:44.346541 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9e41a5ca-8b23-44d8-8264-acc9114afab1 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Snapshot create request issued successfully. Aug 13 22:16:44.346854 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e41a5ca-8b23-44d8-8264-acc9114afab1 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:16:44.347265 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1325/5298] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:16:44 2026] POST /volume/v3/snapshots => generated 303 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:44.358680 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cd9e1e14-cf7e-4f1e-8f41-f1f58cc48c8c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:44.360257 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd9e1e14-cf7e-4f1e-8f41-f1f58cc48c8c tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 Aug 13 22:16:44.360547 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd9e1e14-cf7e-4f1e-8f41-f1f58cc48c8c tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:44.360738 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd9e1e14-cf7e-4f1e-8f41-f1f58cc48c8c tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:44.367031 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:44.367031 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:44.367538 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cd9e1e14-cf7e-4f1e-8f41-f1f58cc48c8c tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Snapshot retrieved successfully. Aug 13 22:16:44.368674 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd9e1e14-cf7e-4f1e-8f41-f1f58cc48c8c tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 returned with HTTP 200 Aug 13 22:16:44.368902 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1337/5299] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:44 2026] GET /volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:44.904385 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8943cbc5-96de-48ee-8e7c-6c911b314635 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:44.906501 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8943cbc5-96de-48ee-8e7c-6c911b314635 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:44.906757 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8943cbc5-96de-48ee-8e7c-6c911b314635 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:44.906959 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8943cbc5-96de-48ee-8e7c-6c911b314635 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:44.907058 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8943cbc5-96de-48ee-8e7c-6c911b314635 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:44.912727 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:44.912727 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:44.913412 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8943cbc5-96de-48ee-8e7c-6c911b314635 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:44.913846 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1311/5300] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:44 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 780 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:45.379686 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10fa584d-a55b-49dc-b3d3-892d3e906d54 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:45.381763 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10fa584d-a55b-49dc-b3d3-892d3e906d54 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 Aug 13 22:16:45.381987 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10fa584d-a55b-49dc-b3d3-892d3e906d54 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:45.382130 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10fa584d-a55b-49dc-b3d3-892d3e906d54 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:45.388302 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:45.388302 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:45.389767 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-10fa584d-a55b-49dc-b3d3-892d3e906d54 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Snapshot retrieved successfully. Aug 13 22:16:45.389767 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10fa584d-a55b-49dc-b3d3-892d3e906d54 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 returned with HTTP 200 Aug 13 22:16:45.390059 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1328/5301] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:45 2026] GET /volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:45.399502 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d2c2f3ee-4863-4eae-8a3d-7c29ded8ba7f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:45.401491 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2c2f3ee-4863-4eae-8a3d-7c29ded8ba7f tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 Aug 13 22:16:45.402034 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2c2f3ee-4863-4eae-8a3d-7c29ded8ba7f tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:45.402034 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2c2f3ee-4863-4eae-8a3d-7c29ded8ba7f tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:45.410285 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:45.410285 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:45.411534 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d2c2f3ee-4863-4eae-8a3d-7c29ded8ba7f tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Snapshot retrieved successfully. Aug 13 22:16:45.412516 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2c2f3ee-4863-4eae-8a3d-7c29ded8ba7f tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 returned with HTTP 200 Aug 13 22:16:45.413171 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1326/5302] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:45 2026] GET /volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:45.913504 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-662da6db-fb19-407f-b585-9f1d799da74a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:45.914948 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-662da6db-fb19-407f-b585-9f1d799da74a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa Aug 13 22:16:45.915146 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-662da6db-fb19-407f-b585-9f1d799da74a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:45.915348 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-662da6db-fb19-407f-b585-9f1d799da74a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:45.921919 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:45.921919 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:45.922503 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-662da6db-fb19-407f-b585-9f1d799da74a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:16:45.923502 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-662da6db-fb19-407f-b585-9f1d799da74a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa returned with HTTP 200 Aug 13 22:16:45.923981 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1338/5303] 10.4.3.4 () {68 vars in 1590 bytes} [Thu Aug 13 22:16:45 2026] GET /volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:45.926216 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-02923036-32b2-4af7-91d9-41b3f9f84dba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:45.928449 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02923036-32b2-4af7-91d9-41b3f9f84dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:45.928705 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02923036-32b2-4af7-91d9-41b3f9f84dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:45.928982 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02923036-32b2-4af7-91d9-41b3f9f84dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:45.929157 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-02923036-32b2-4af7-91d9-41b3f9f84dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:45.933736 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:45.933736 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:45.934749 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02923036-32b2-4af7-91d9-41b3f9f84dba tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:45.935292 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1312/5304] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:45 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 780 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:46.922871 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-4f0baabc-0448-461f-aee4-75d8b5cf83ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:46.925713 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-4f0baabc-0448-461f-aee4-75d8b5cf83ef tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa Aug 13 22:16:46.925897 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-4f0baabc-0448-461f-aee4-75d8b5cf83ef tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:46.926098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-4f0baabc-0448-461f-aee4-75d8b5cf83ef tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:46.931261 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:46.931261 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:46.931705 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-4f0baabc-0448-461f-aee4-75d8b5cf83ef tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:16:46.932400 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-4f0baabc-0448-461f-aee4-75d8b5cf83ef tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa returned with HTTP 200 Aug 13 22:16:46.932816 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1329/5305] 10.4.3.4 () {68 vars in 1590 bytes} [Thu Aug 13 22:16:46 2026] GET /volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:46.941712 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-3ecdf4c6-6d5c-4c19-a177-fec2b277be8d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:46.944272 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-3ecdf4c6-6d5c-4c19-a177-fec2b277be8d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc Aug 13 22:16:46.944756 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-3ecdf4c6-6d5c-4c19-a177-fec2b277be8d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:46.944756 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-3ecdf4c6-6d5c-4c19-a177-fec2b277be8d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:46.945781 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0b0c098b-26ee-4162-882a-2d1fc6be08f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:46.947592 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0b0c098b-26ee-4162-882a-2d1fc6be08f7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:46.947778 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0b0c098b-26ee-4162-882a-2d1fc6be08f7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:46.947967 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0b0c098b-26ee-4162-882a-2d1fc6be08f7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:46.948077 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0b0c098b-26ee-4162-882a-2d1fc6be08f7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:46.952449 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:46.952449 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:46.953371 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0b0c098b-26ee-4162-882a-2d1fc6be08f7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:46.953816 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1339/5306] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:46 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 780 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:46.957208 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:46.957208 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:46.962080 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-3ecdf4c6-6d5c-4c19-a177-fec2b277be8d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:16:46.968267 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-3ecdf4c6-6d5c-4c19-a177-fec2b277be8d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc returned with HTTP 200 Aug 13 22:16:46.968671 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1327/5307] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:16:46 2026] GET /volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc => generated 1654 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:46.976713 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:46.978642 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:16:46.978970 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "0c76bc66-7a3a-47ca-90eb-4d8d7564fffa", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:46.980510 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '0c76bc66-7a3a-47ca-90eb-4d8d7564fffa', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:16:46.990754 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:46.990754 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:46.991281 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:16:46.991503 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume of 1 GB Aug 13 22:16:46.992132 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Availability Zones retrieved successfully. Aug 13 22:16:46.997801 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (4b36f0e1-6db8-405c-9ffd-c0b956a269b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:46.998990 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (291caa94-c0d3-4f7f-b283-be821003cb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:46.999987 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:16:47.038140 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (291caa94-c0d3-4f7f-b283-be821003cb04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0c76bc66-7a3a-47ca-90eb-4d8d7564fffa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:47.039409 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f356b97-c33d-47de-a3f6-ca695af301f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:47.088970 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Created reservations ['2b2aa328-ea48-4e15-844b-b0391b60171d', 'b5ca6548-414c-43a5-a5a9-2ae34b256bd5', '093bf20b-a4e4-40cf-8cf1-9aba3b2537f0', 'a8471763-80ae-4261-b2b0-e6de2aaf5785'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:47.089974 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f356b97-c33d-47de-a3f6-ca695af301f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b2aa328-ea48-4e15-844b-b0391b60171d', 'b5ca6548-414c-43a5-a5a9-2ae34b256bd5', '093bf20b-a4e4-40cf-8cf1-9aba3b2537f0', 'a8471763-80ae-4261-b2b0-e6de2aaf5785']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:47.090968 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (120d19a3-7ae4-4d29-9d88-354941b6b846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:47.146122 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (120d19a3-7ae4-4d29-9d88-354941b6b846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e9cb75a-79fa-4492-ba05-1d05edcba9e1', '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='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['2b2aa328-ea48-4e15-844b-b0391b60171d','b5ca6548-414c-43a5-a5a9-2ae34b256bd5','093bf20b-a4e4-40cf-8cf1-9aba3b2537f0','a8471763-80ae-4261-b2b0-e6de2aaf5785'],size=1,snapshot_id=0c76bc66-7a3a-47ca-90eb-4d8d7564fffa,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), '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-13T22:16:47Z,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=2e9cb75a-79fa-4492-ba05-1d05edcba9e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccddd8d8754141469325957e492445d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0c76bc66-7a3a-47ca-90eb-4d8d7564fffa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:47.147140 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (622d1207-4d6b-4bff-b02a-1fb7bdfb50bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:47.169183 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (622d1207-4d6b-4bff-b02a-1fb7bdfb50bf) transitioned into 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='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['2b2aa328-ea48-4e15-844b-b0391b60171d','b5ca6548-414c-43a5-a5a9-2ae34b256bd5','093bf20b-a4e4-40cf-8cf1-9aba3b2537f0','a8471763-80ae-4261-b2b0-e6de2aaf5785'],size=1,snapshot_id=0c76bc66-7a3a-47ca-90eb-4d8d7564fffa,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:47.170086 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff250ff-3f6b-493a-b549-aacdba3f0690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:47.197198 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff250ff-3f6b-493a-b549-aacdba3f0690) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:47.198323 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (4b36f0e1-6db8-405c-9ffd-c0b956a269b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:47.198750 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request issued successfully. Aug 13 22:16:47.199632 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-5991f795-258a-4b1f-95b2-6af58f1104fa tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:16:47.200201 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1313/5308] 10.4.3.4 () {72 vars in 1527 bytes} [Thu Aug 13 22:16:46 2026] POST /volume/v3/volumes => generated 732 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:47.207549 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-7ca151c1-2da6-4c28-b9b2-a5f5ca2e666e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:47.209984 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-7ca151c1-2da6-4c28-b9b2-a5f5ca2e666e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 Aug 13 22:16:47.210238 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-7ca151c1-2da6-4c28-b9b2-a5f5ca2e666e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:47.210491 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-7ca151c1-2da6-4c28-b9b2-a5f5ca2e666e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:47.219251 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:47.219251 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:47.223089 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-7ca151c1-2da6-4c28-b9b2-a5f5ca2e666e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:16:47.228054 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-7ca151c1-2da6-4c28-b9b2-a5f5ca2e666e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 returned with HTTP 200 Aug 13 22:16:47.228602 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1330/5309] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:16:47 2026] GET /volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:47.236050 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-dfd2443e-229a-41ac-b657-bf355dcecbc1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:47.238166 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-dfd2443e-229a-41ac-b657-bf355dcecbc1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 Aug 13 22:16:47.238451 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-dfd2443e-229a-41ac-b657-bf355dcecbc1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:47.238723 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-dfd2443e-229a-41ac-b657-bf355dcecbc1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:47.246490 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:47.246490 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:47.250275 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-dfd2443e-229a-41ac-b657-bf355dcecbc1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:16:47.254467 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-dfd2443e-229a-41ac-b657-bf355dcecbc1 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 returned with HTTP 200 Aug 13 22:16:47.254873 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1340/5310] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:16:47 2026] GET /volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:47.964701 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ecec074-42d6-487e-a297-73c07c57107c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:47.967012 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ecec074-42d6-487e-a297-73c07c57107c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:47.967287 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ecec074-42d6-487e-a297-73c07c57107c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:47.967551 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ecec074-42d6-487e-a297-73c07c57107c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:47.967706 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9ecec074-42d6-487e-a297-73c07c57107c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:47.973562 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:47.973562 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:47.974590 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ecec074-42d6-487e-a297-73c07c57107c tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:47.975105 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1328/5311] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:47 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 780 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:48.990317 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fad948be-0953-4bf1-9d36-305f35a0b7fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:48.992974 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fad948be-0953-4bf1-9d36-305f35a0b7fe tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:48.993202 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fad948be-0953-4bf1-9d36-305f35a0b7fe tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:48.993368 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fad948be-0953-4bf1-9d36-305f35a0b7fe tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:48.993494 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fad948be-0953-4bf1-9d36-305f35a0b7fe tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:48.998169 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:48.998169 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:48.999042 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fad948be-0953-4bf1-9d36-305f35a0b7fe tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:48.999329 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1314/5312] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:48 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 780 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:50.008874 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e355b9b8-1701-4328-888d-dbd12159fade None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:50.010826 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e355b9b8-1701-4328-888d-dbd12159fade tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:50.010992 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e355b9b8-1701-4328-888d-dbd12159fade tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:50.011174 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e355b9b8-1701-4328-888d-dbd12159fade tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:50.011284 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e355b9b8-1701-4328-888d-dbd12159fade tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:50.015646 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:50.015646 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:50.016365 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e355b9b8-1701-4328-888d-dbd12159fade tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:50.016763 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1331/5313] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:50 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 780 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:50.215271 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:50.216991 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:16:50.217353 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1264640417", "snapshot_id": "48d69614-ebe4-4450-bab4-f22687eb4bc8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:50.218847 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1264640417', 'snapshot_id': '48d69614-ebe4-4450-bab4-f22687eb4bc8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:16:50.224127 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:50.224127 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:50.224545 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Snapshot retrieved successfully. Aug 13 22:16:50.224655 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Create volume of 1 GB Aug 13 22:16:50.228207 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Availability Zones retrieved successfully. Aug 13 22:16:50.233297 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Flow 'volume_create_api' (28682d3e-1a4b-47eb-bfcd-5590acaf1109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:50.234328 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e665943f-cc6b-40e8-9201-39396fdf5e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:50.235448 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:16:50.264891 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-50f3ee8e-dc3e-45cf-913e-8c8951f4f57c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:50.267124 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-50f3ee8e-dc3e-45cf-913e-8c8951f4f57c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 Aug 13 22:16:50.267334 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-50f3ee8e-dc3e-45cf-913e-8c8951f4f57c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:50.267586 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-50f3ee8e-dc3e-45cf-913e-8c8951f4f57c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:50.268583 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e665943f-cc6b-40e8-9201-39396fdf5e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '48d69614-ebe4-4450-bab4-f22687eb4bc8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:50.269356 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e187b5-6dfb-4f08-83a2-d0abbbe55a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:50.276138 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:50.276138 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:50.280446 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-50f3ee8e-dc3e-45cf-913e-8c8951f4f57c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:16:50.285969 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-50f3ee8e-dc3e-45cf-913e-8c8951f4f57c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 returned with HTTP 200 Aug 13 22:16:50.286414 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1329/5314] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:16:50 2026] GET /volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 => generated 1341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:50.296949 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fad80019-3b65-48a7-a24e-48e165d38263 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:50.297530 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fad80019-3b65-48a7-a24e-48e165d38263 None None] GET https://10.4.3.4/volume// Aug 13 22:16:50.297815 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fad80019-3b65-48a7-a24e-48e165d38263 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:50.298123 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fad80019-3b65-48a7-a24e-48e165d38263 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:50.298611 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fad80019-3b65-48a7-a24e-48e165d38263 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:16:50.299069 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1315/5315] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:16:50 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:16:50.308328 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-884d85a7-9583-481c-9fe3-dfad087b0ab6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:50.310873 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-884d85a7-9583-481c-9fe3-dfad087b0ab6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:16:50.311222 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-884d85a7-9583-481c-9fe3-dfad087b0ab6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e9cb75a-79fa-4492-ba05-1d05edcba9e1", "connector": null, "instance_uuid": "fd3bfb2b-0f98-4656-9bfb-29619b6ee0eb"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:50.315369 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Created reservations ['77c53221-43df-4704-a0c9-27f26bf50f39', '4bc58e6e-70d8-4dcc-91ca-3a49b6ebeaa4', '891d559c-696f-499f-980b-b91b1e367dc3', '05653a2c-e1df-44de-8a5d-ebd88253f766'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:16:50.316643 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e187b5-6dfb-4f08-83a2-d0abbbe55a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77c53221-43df-4704-a0c9-27f26bf50f39', '4bc58e6e-70d8-4dcc-91ca-3a49b6ebeaa4', '891d559c-696f-499f-980b-b91b1e367dc3', '05653a2c-e1df-44de-8a5d-ebd88253f766']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:50.317698 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d4d014-e5b6-4494-9aa3-cf76d5dc0ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:50.321271 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:50.321271 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:50.352588 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-884d85a7-9583-481c-9fe3-dfad087b0ab6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:16:50.353335 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1332/5316] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:16:50 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 13 22:16:50.363775 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c4a9a42b-f79e-4398-9e39-ad42d543ddb3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:50.364243 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4a9a42b-f79e-4398-9e39-ad42d543ddb3 None None] GET https://10.4.3.4/volume// Aug 13 22:16:50.364489 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4a9a42b-f79e-4398-9e39-ad42d543ddb3 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:50.364720 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4a9a42b-f79e-4398-9e39-ad42d543ddb3 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:50.365225 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4a9a42b-f79e-4398-9e39-ad42d543ddb3 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:16:50.365633 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1330/5317] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:16:50 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:16:50.365870 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d4d014-e5b6-4494-9aa3-cf76d5dc0ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9abc3df3-9693-4853-ad46-3d235f2ab9a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1264640417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1cbc906a73b432d94af70b1330b623c',qos_specs=None,replication_status=,reservations=['77c53221-43df-4704-a0c9-27f26bf50f39','4bc58e6e-70d8-4dcc-91ca-3a49b6ebeaa4','891d559c-696f-499f-980b-b91b1e367dc3','05653a2c-e1df-44de-8a5d-ebd88253f766'],size=1,snapshot_id=48d69614-ebe4-4450-bab4-f22687eb4bc8,source_replicaid=,source_volid=None,status='creating',user_id='c40fbe52871e42dcb258b914538cb4fa',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:16:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1264640417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9abc3df3-9693-4853-ad46-3d235f2ab9a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1cbc906a73b432d94af70b1330b623c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=48d69614-ebe4-4450-bab4-f22687eb4bc8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c40fbe52871e42dcb258b914538cb4fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:50.367077 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e2a5549-eb8c-425f-85d5-9d3647f09ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:50.375633 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-bb71267a-e91e-49a4-a38a-75eb4e220484 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:50.378283 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-bb71267a-e91e-49a4-a38a-75eb4e220484 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 Aug 13 22:16:50.378637 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-bb71267a-e91e-49a4-a38a-75eb4e220484 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:50.378790 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-bb71267a-e91e-49a4-a38a-75eb4e220484 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:50.391307 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:50.391307 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:50.393152 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e2a5549-eb8c-425f-85d5-9d3647f09ff3) transitioned into state 'SUCCESS' from state '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-1264640417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1cbc906a73b432d94af70b1330b623c',qos_specs=None,replication_status=,reservations=['77c53221-43df-4704-a0c9-27f26bf50f39','4bc58e6e-70d8-4dcc-91ca-3a49b6ebeaa4','891d559c-696f-499f-980b-b91b1e367dc3','05653a2c-e1df-44de-8a5d-ebd88253f766'],size=1,snapshot_id=48d69614-ebe4-4450-bab4-f22687eb4bc8,source_replicaid=,source_volid=None,status='creating',user_id='c40fbe52871e42dcb258b914538cb4fa',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:50.394415 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8b4d2fe-e5f9-4fec-9fb9-b6248b3d241c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:16:50.395727 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-bb71267a-e91e-49a4-a38a-75eb4e220484 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:16:50.402487 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-bb71267a-e91e-49a4-a38a-75eb4e220484 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 returned with HTTP 200 Aug 13 22:16:50.403066 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1316/5318] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:16:50 2026] GET /volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 => generated 1520 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:16:50.427009 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8b4d2fe-e5f9-4fec-9fb9-b6248b3d241c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:16:50.428202 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Flow 'volume_create_api' (28682d3e-1a4b-47eb-bfcd-5590acaf1109) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:16:50.428776 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Create volume request issued successfully. Aug 13 22:16:50.429703 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b97f1d0c-09d1-4fa9-b374-aef00a8645a2 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:16:50.430374 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1341/5319] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:16:50 2026] POST /volume/v3/volumes => generated 777 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:16:50.533307 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-41171544-a052-4215-98a4-966a8b36a629 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:50.535609 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-41171544-a052-4215-98a4-966a8b36a629 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] PUT https://10.4.3.4/volume/v3/attachments/0933de7e-8744-42f3-bd03-35f54cec6dc8 Aug 13 22:16:50.536020 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-41171544-a052-4215-98a4-966a8b36a629 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:50.544275 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-41171544-a052-4215-98a4-966a8b36a629 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Acquiring lock "cinder-attachment_update-2e9cb75a-79fa-4492-ba05-1d05edcba9e1-np0000007271" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:16:50.548977 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-41171544-a052-4215-98a4-966a8b36a629 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-2e9cb75a-79fa-4492-ba05-1d05edcba9e1-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:16:50.549883 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:50.549883 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:50.699673 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-41171544-a052-4215-98a4-966a8b36a629 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-2e9cb75a-79fa-4492-ba05-1d05edcba9e1-np0000007271" released by "attachment_update" :: held 0.151s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:16:50.700010 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-41171544-a052-4215-98a4-966a8b36a629 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/0933de7e-8744-42f3-bd03-35f54cec6dc8 returned with HTTP 200 Aug 13 22:16:50.700932 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1333/5320] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:16:50 2026] PUT /volume/v3/attachments/0933de7e-8744-42f3-bd03-35f54cec6dc8 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:50.735027 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-ac52d236-e443-4f6e-b08b-a232eb6f157e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:50.739331 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-ac52d236-e443-4f6e-b08b-a232eb6f157e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments/0933de7e-8744-42f3-bd03-35f54cec6dc8/action Aug 13 22:16:50.739968 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-ac52d236-e443-4f6e-b08b-a232eb6f157e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:16:50.740139 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-ac52d236-e443-4f6e-b08b-a232eb6f157e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:16:50.757923 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:50.757923 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:50.775387 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3b4ace9f-cf34-415b-8207-4be616a994f0 req-ac52d236-e443-4f6e-b08b-a232eb6f157e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/0933de7e-8744-42f3-bd03-35f54cec6dc8/action returned with HTTP 204 Aug 13 22:16:50.775607 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1331/5321] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:16:50 2026] POST /volume/v3/attachments/0933de7e-8744-42f3-bd03-35f54cec6dc8/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:51.027323 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e6f4a457-12ce-40b4-8004-0698843dc692 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:51.029203 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6f4a457-12ce-40b4-8004-0698843dc692 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:51.029467 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6f4a457-12ce-40b4-8004-0698843dc692 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:51.029704 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6f4a457-12ce-40b4-8004-0698843dc692 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:51.029862 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e6f4a457-12ce-40b4-8004-0698843dc692 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:51.034307 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:51.034307 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:51.035165 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6f4a457-12ce-40b4-8004-0698843dc692 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:51.035575 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1317/5322] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:51 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 780 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:52.048113 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-850a2117-50c1-4ecd-8d5b-1a50db6dbb22 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:52.050741 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-850a2117-50c1-4ecd-8d5b-1a50db6dbb22 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:52.051009 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-850a2117-50c1-4ecd-8d5b-1a50db6dbb22 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:52.051776 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-850a2117-50c1-4ecd-8d5b-1a50db6dbb22 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:52.051776 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-850a2117-50c1-4ecd-8d5b-1a50db6dbb22 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:52.059955 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:52.059955 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:52.061239 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-850a2117-50c1-4ecd-8d5b-1a50db6dbb22 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:52.061624 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1342/5323] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:52 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 781 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:53.074527 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c023b9f-ccf7-4690-827b-77e95a24c897 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:53.076582 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c023b9f-ccf7-4690-827b-77e95a24c897 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:53.076806 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c023b9f-ccf7-4690-827b-77e95a24c897 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:53.077025 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c023b9f-ccf7-4690-827b-77e95a24c897 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:53.077228 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5c023b9f-ccf7-4690-827b-77e95a24c897 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:53.082553 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:53.082553 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:53.083576 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c023b9f-ccf7-4690-827b-77e95a24c897 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:53.084341 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1334/5324] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:53 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:54.097671 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa462939-6a7f-4827-9b54-b4a4682c6046 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:54.100123 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa462939-6a7f-4827-9b54-b4a4682c6046 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:54.100444 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa462939-6a7f-4827-9b54-b4a4682c6046 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:54.100816 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa462939-6a7f-4827-9b54-b4a4682c6046 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:54.100942 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-aa462939-6a7f-4827-9b54-b4a4682c6046 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:54.107019 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:54.107019 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:54.108122 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa462939-6a7f-4827-9b54-b4a4682c6046 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:54.108640 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1332/5325] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:54 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:55.119856 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b28b53a5-2a86-4d15-9836-9983f4ffa80b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:55.121600 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b28b53a5-2a86-4d15-9836-9983f4ffa80b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:55.121797 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b28b53a5-2a86-4d15-9836-9983f4ffa80b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:55.121976 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b28b53a5-2a86-4d15-9836-9983f4ffa80b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:55.122070 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b28b53a5-2a86-4d15-9836-9983f4ffa80b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:55.126367 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:55.126367 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:55.127131 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b28b53a5-2a86-4d15-9836-9983f4ffa80b tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:55.127519 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1318/5326] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:55 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:55.139311 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b6a272e6-1f26-4262-a590-14d568bab4d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:55.141636 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6a272e6-1f26-4262-a590-14d568bab4d6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:55.141904 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6a272e6-1f26-4262-a590-14d568bab4d6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:55.142143 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6a272e6-1f26-4262-a590-14d568bab4d6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:55.142283 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b6a272e6-1f26-4262-a590-14d568bab4d6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:55.147513 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:55.147513 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:55.148534 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6a272e6-1f26-4262-a590-14d568bab4d6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:55.149060 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1343/5327] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:55 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:55.159061 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4bfd0d49-1805-45b1-98ea-36f8809fe2ac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:55.160980 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4bfd0d49-1805-45b1-98ea-36f8809fe2ac tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] DELETE https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:55.161138 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4bfd0d49-1805-45b1-98ea-36f8809fe2ac tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:55.161334 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4bfd0d49-1805-45b1-98ea-36f8809fe2ac tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:55.161449 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-4bfd0d49-1805-45b1-98ea-36f8809fe2ac tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Delete backup with id: ec024870-463c-4826-8631-c7a6989863f5. Aug 13 22:16:55.166321 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:55.166321 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:55.181357 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-4bfd0d49-1805-45b1-98ea-36f8809fe2ac tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] delete_backup rpcapi backup_id ec024870-463c-4826-8631-c7a6989863f5 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:16:55.183282 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4bfd0d49-1805-45b1-98ea-36f8809fe2ac tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 202 Aug 13 22:16:55.183718 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1335/5328] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:16:55 2026] DELETE /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:16:55.192100 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dc4a2045-097a-4e78-aee2-c0ae1ea4ce3f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:55.194376 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc4a2045-097a-4e78-aee2-c0ae1ea4ce3f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:55.194642 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc4a2045-097a-4e78-aee2-c0ae1ea4ce3f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:55.194904 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc4a2045-097a-4e78-aee2-c0ae1ea4ce3f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:55.195039 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-dc4a2045-097a-4e78-aee2-c0ae1ea4ce3f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:55.199540 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:55.199540 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:55.200343 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc4a2045-097a-4e78-aee2-c0ae1ea4ce3f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 200 Aug 13 22:16:55.200811 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1333/5329] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:55 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:56.211868 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8eb734bd-95c6-4486-a432-2235aba09348 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:56.215215 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8eb734bd-95c6-4486-a432-2235aba09348 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 Aug 13 22:16:56.215460 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8eb734bd-95c6-4486-a432-2235aba09348 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:56.215585 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8eb734bd-95c6-4486-a432-2235aba09348 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:56.215679 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8eb734bd-95c6-4486-a432-2235aba09348 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Show backup with id ec024870-463c-4826-8631-c7a6989863f5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:16:56.219529 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8eb734bd-95c6-4486-a432-2235aba09348 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 returned with HTTP 404 Aug 13 22:16:56.220059 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1319/5330] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:56 2026] GET /volume/v3/backups/ec024870-463c-4826-8631-c7a6989863f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:56.228797 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-89c7adb2-ce68-499e-8523-dabf8f137d37 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:56.230873 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89c7adb2-ce68-499e-8523-dabf8f137d37 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/7f71acbb-a804-4965-b9d9-68c6ec4bf284 Aug 13 22:16:56.231115 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89c7adb2-ce68-499e-8523-dabf8f137d37 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:56.231517 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89c7adb2-ce68-499e-8523-dabf8f137d37 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:56.231517 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-89c7adb2-ce68-499e-8523-dabf8f137d37 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Delete snapshot with id: 7f71acbb-a804-4965-b9d9-68c6ec4bf284 Aug 13 22:16:56.239555 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:56.239555 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:56.240075 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-89c7adb2-ce68-499e-8523-dabf8f137d37 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Snapshot retrieved successfully. Aug 13 22:16:56.256076 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-89c7adb2-ce68-499e-8523-dabf8f137d37 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Snapshot delete request issued successfully. Aug 13 22:16:56.256410 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89c7adb2-ce68-499e-8523-dabf8f137d37 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/snapshots/7f71acbb-a804-4965-b9d9-68c6ec4bf284 returned with HTTP 202 Aug 13 22:16:56.257052 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1344/5331] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:16:56 2026] DELETE /volume/v3/snapshots/7f71acbb-a804-4965-b9d9-68c6ec4bf284 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:56.266308 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f3c99701-d886-4f0b-b2d0-bdb606d84fcb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:56.268709 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3c99701-d886-4f0b-b2d0-bdb606d84fcb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/snapshots/7f71acbb-a804-4965-b9d9-68c6ec4bf284 Aug 13 22:16:56.268989 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3c99701-d886-4f0b-b2d0-bdb606d84fcb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:56.269239 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3c99701-d886-4f0b-b2d0-bdb606d84fcb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:56.276296 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:56.276296 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:56.276803 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f3c99701-d886-4f0b-b2d0-bdb606d84fcb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Snapshot retrieved successfully. Aug 13 22:16:56.277715 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3c99701-d886-4f0b-b2d0-bdb606d84fcb tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/snapshots/7f71acbb-a804-4965-b9d9-68c6ec4bf284 returned with HTTP 200 Aug 13 22:16:56.278260 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1336/5332] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:56 2026] GET /volume/v3/snapshots/7f71acbb-a804-4965-b9d9-68c6ec4bf284 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:57.290155 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a57abe59-7cd7-4395-890b-2b0288966a6d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:57.292779 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a57abe59-7cd7-4395-890b-2b0288966a6d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/snapshots/7f71acbb-a804-4965-b9d9-68c6ec4bf284 Aug 13 22:16:57.293119 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a57abe59-7cd7-4395-890b-2b0288966a6d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:57.293411 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a57abe59-7cd7-4395-890b-2b0288966a6d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:57.299314 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a57abe59-7cd7-4395-890b-2b0288966a6d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/snapshots/7f71acbb-a804-4965-b9d9-68c6ec4bf284 returned with HTTP 404 Aug 13 22:16:57.300027 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1334/5333] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:16:57 2026] GET /volume/v3/snapshots/7f71acbb-a804-4965-b9d9-68c6ec4bf284 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:57.308195 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-243957e2-678a-4646-813f-d410169f0c5d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:57.310982 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-243957e2-678a-4646-813f-d410169f0c5d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] DELETE https://10.4.3.4/volume/v3/volumes/d4ce801b-264c-461c-ac96-5425056d8c9b Aug 13 22:16:57.311258 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-243957e2-678a-4646-813f-d410169f0c5d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:57.311534 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-243957e2-678a-4646-813f-d410169f0c5d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:57.311756 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-243957e2-678a-4646-813f-d410169f0c5d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Delete volume with id: d4ce801b-264c-461c-ac96-5425056d8c9b Aug 13 22:16:57.321180 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:57.321180 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:57.321702 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-243957e2-678a-4646-813f-d410169f0c5d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:16:57.351866 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-243957e2-678a-4646-813f-d410169f0c5d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Delete volume request issued successfully. Aug 13 22:16:57.352244 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-243957e2-678a-4646-813f-d410169f0c5d tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/d4ce801b-264c-461c-ac96-5425056d8c9b returned with HTTP 202 Aug 13 22:16:57.352717 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1320/5334] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:16:57 2026] DELETE /volume/v3/volumes/d4ce801b-264c-461c-ac96-5425056d8c9b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:57.363895 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-25da216d-5479-44d8-8b51-d087e55f8977 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:57.366085 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25da216d-5479-44d8-8b51-d087e55f8977 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/d4ce801b-264c-461c-ac96-5425056d8c9b Aug 13 22:16:57.366286 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25da216d-5479-44d8-8b51-d087e55f8977 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:57.367662 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25da216d-5479-44d8-8b51-d087e55f8977 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:57.377153 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:57.377153 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:16:57.381768 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-25da216d-5479-44d8-8b51-d087e55f8977 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:16:57.386625 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25da216d-5479-44d8-8b51-d087e55f8977 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/d4ce801b-264c-461c-ac96-5425056d8c9b returned with HTTP 200 Aug 13 22:16:57.387356 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1345/5335] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:57 2026] GET /volume/v3/volumes/d4ce801b-264c-461c-ac96-5425056d8c9b => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:16:58.403079 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b6f6b117-06d6-46ef-be76-3bbd02f9825f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:58.405081 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6f6b117-06d6-46ef-be76-3bbd02f9825f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/d4ce801b-264c-461c-ac96-5425056d8c9b Aug 13 22:16:58.405325 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6f6b117-06d6-46ef-be76-3bbd02f9825f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:58.405612 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6f6b117-06d6-46ef-be76-3bbd02f9825f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:58.411474 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6f6b117-06d6-46ef-be76-3bbd02f9825f tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/d4ce801b-264c-461c-ac96-5425056d8c9b returned with HTTP 404 Aug 13 22:16:58.411972 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1337/5336] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:58 2026] GET /volume/v3/volumes/d4ce801b-264c-461c-ac96-5425056d8c9b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:58.423692 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5e7e7b9a-8508-4a6c-8791-f0467fd272c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:58.427270 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e7e7b9a-8508-4a6c-8791-f0467fd272c6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] DELETE https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 Aug 13 22:16:58.427558 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e7e7b9a-8508-4a6c-8791-f0467fd272c6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:58.427763 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e7e7b9a-8508-4a6c-8791-f0467fd272c6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:58.428003 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5e7e7b9a-8508-4a6c-8791-f0467fd272c6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Delete volume with id: b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 Aug 13 22:16:58.445233 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:58.445233 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:58.445932 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5e7e7b9a-8508-4a6c-8791-f0467fd272c6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:16:58.466354 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5e7e7b9a-8508-4a6c-8791-f0467fd272c6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Delete volume request issued successfully. Aug 13 22:16:58.466736 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e7e7b9a-8508-4a6c-8791-f0467fd272c6 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 returned with HTTP 202 Aug 13 22:16:58.467643 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1335/5337] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:16:58 2026] DELETE /volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:58.475045 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a545aeed-2083-46f1-ba1a-d37c7d5cf922 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:58.477501 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a545aeed-2083-46f1-ba1a-d37c7d5cf922 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 Aug 13 22:16:58.477861 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a545aeed-2083-46f1-ba1a-d37c7d5cf922 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:58.478277 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a545aeed-2083-46f1-ba1a-d37c7d5cf922 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:58.487050 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:58.487050 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:16:58.491991 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a545aeed-2083-46f1-ba1a-d37c7d5cf922 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:16:58.499683 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a545aeed-2083-46f1-ba1a-d37c7d5cf922 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 returned with HTTP 200 Aug 13 22:16:58.500342 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1321/5338] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:58 2026] GET /volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 => generated 1351 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:16:59.514554 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-291cde4b-5e2d-4897-82b1-89cfadcf11d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:59.516496 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-291cde4b-5e2d-4897-82b1-89cfadcf11d3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 Aug 13 22:16:59.516725 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-291cde4b-5e2d-4897-82b1-89cfadcf11d3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:59.516921 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-291cde4b-5e2d-4897-82b1-89cfadcf11d3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:59.523209 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-291cde4b-5e2d-4897-82b1-89cfadcf11d3 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 returned with HTTP 404 Aug 13 22:16:59.524108 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1346/5339] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:59 2026] GET /volume/v3/volumes/b60f5d3c-d1b6-49cb-9d1b-775c39b4e869 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:16:59.531187 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5994bbb6-f4a9-4aa0-ac51-094a569843ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:59.532966 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5994bbb6-f4a9-4aa0-ac51-094a569843ea tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] DELETE https://10.4.3.4/volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c Aug 13 22:16:59.533214 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5994bbb6-f4a9-4aa0-ac51-094a569843ea tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:59.533494 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5994bbb6-f4a9-4aa0-ac51-094a569843ea tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:59.533733 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5994bbb6-f4a9-4aa0-ac51-094a569843ea tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Delete volume with id: 9a054584-c2cf-42d7-86fc-041aeb4e6d4c Aug 13 22:16:59.541150 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:59.541150 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:16:59.541773 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5994bbb6-f4a9-4aa0-ac51-094a569843ea tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:16:59.563236 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5994bbb6-f4a9-4aa0-ac51-094a569843ea tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Delete volume request issued successfully. Aug 13 22:16:59.563408 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5994bbb6-f4a9-4aa0-ac51-094a569843ea tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c returned with HTTP 202 Aug 13 22:16:59.563945 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1338/5340] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:16:59 2026] DELETE /volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:16:59.571137 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-78930d4f-3203-4b26-bbeb-f3333cca36ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:16:59.573349 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78930d4f-3203-4b26-bbeb-f3333cca36ff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c Aug 13 22:16:59.573596 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78930d4f-3203-4b26-bbeb-f3333cca36ff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:16:59.573832 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78930d4f-3203-4b26-bbeb-f3333cca36ff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:16:59.582471 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:16:59.582471 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:16:59.587126 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-78930d4f-3203-4b26-bbeb-f3333cca36ff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:16:59.593618 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78930d4f-3203-4b26-bbeb-f3333cca36ff tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c returned with HTTP 200 Aug 13 22:16:59.594398 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1336/5341] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:16:59 2026] GET /volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:00.610042 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-48de1f90-fa2c-40be-8e17-c2e835b02378 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:00.611828 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48de1f90-fa2c-40be-8e17-c2e835b02378 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c Aug 13 22:17:00.612023 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48de1f90-fa2c-40be-8e17-c2e835b02378 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:00.612240 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48de1f90-fa2c-40be-8e17-c2e835b02378 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:00.618587 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48de1f90-fa2c-40be-8e17-c2e835b02378 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c returned with HTTP 404 Aug 13 22:17:00.619256 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1322/5342] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:00 2026] GET /volume/v3/volumes/9a054584-c2cf-42d7-86fc-041aeb4e6d4c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:17:00.630262 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c49d50cd-2d8c-44a8-bfca-d5ab8a80c348 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:00.633168 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c49d50cd-2d8c-44a8-bfca-d5ab8a80c348 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] DELETE https://10.4.3.4/volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff Aug 13 22:17:00.633365 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c49d50cd-2d8c-44a8-bfca-d5ab8a80c348 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:00.633769 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c49d50cd-2d8c-44a8-bfca-d5ab8a80c348 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:00.634733 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c49d50cd-2d8c-44a8-bfca-d5ab8a80c348 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Delete volume with id: 8f5d57d2-99d0-43a0-81ca-084f6ee626ff Aug 13 22:17:00.644514 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:00.644514 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:17:00.645249 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c49d50cd-2d8c-44a8-bfca-d5ab8a80c348 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:17:00.669065 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c49d50cd-2d8c-44a8-bfca-d5ab8a80c348 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Delete volume request issued successfully. Aug 13 22:17:00.669508 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c49d50cd-2d8c-44a8-bfca-d5ab8a80c348 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff returned with HTTP 202 Aug 13 22:17:00.670249 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1347/5343] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:17:00 2026] DELETE /volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:17:00.679040 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a7a0160c-6158-4cc7-adba-ebe01478e498 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:00.681494 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7a0160c-6158-4cc7-adba-ebe01478e498 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff Aug 13 22:17:00.681846 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7a0160c-6158-4cc7-adba-ebe01478e498 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:00.682055 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7a0160c-6158-4cc7-adba-ebe01478e498 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:00.691971 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:00.691971 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:17:00.697466 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a7a0160c-6158-4cc7-adba-ebe01478e498 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Volume info retrieved successfully. Aug 13 22:17:00.705195 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7a0160c-6158-4cc7-adba-ebe01478e498 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff returned with HTTP 200 Aug 13 22:17:00.705829 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1339/5344] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:00 2026] GET /volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:01.720049 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e89770f7-ae41-4b0e-ae1c-747424d43ff7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:01.722062 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e89770f7-ae41-4b0e-ae1c-747424d43ff7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] GET https://10.4.3.4/volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff Aug 13 22:17:01.722290 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e89770f7-ae41-4b0e-ae1c-747424d43ff7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:01.722557 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e89770f7-ae41-4b0e-ae1c-747424d43ff7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:01.729961 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e89770f7-ae41-4b0e-ae1c-747424d43ff7 tempest-VolumesBackupsTest-866750774 tempest-VolumesBackupsTest-866750774-project-member] https://10.4.3.4/volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff returned with HTTP 404 Aug 13 22:17:01.730480 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1337/5345] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:01 2026] GET /volume/v3/volumes/8f5d57d2-99d0-43a0-81ca-084f6ee626ff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:17:10.615017 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=121,cinder:UPDATE=45,cinder:INSERT=24 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:17:10.662367 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=97,cinder:INSERT=12,cinder:UPDATE=33 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:17:10.703188 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=72,cinder:INSERT=7,cinder:UPDATE=17 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:17:11.725259 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=98,cinder:UPDATE=21,cinder:INSERT=10 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:17:34.404114 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87c957a1-edb9-4252-bb21-d4c77c08fd22 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:34.406208 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87c957a1-edb9-4252-bb21-d4c77c08fd22 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 Aug 13 22:17:34.406437 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87c957a1-edb9-4252-bb21-d4c77c08fd22 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:34.406619 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87c957a1-edb9-4252-bb21-d4c77c08fd22 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:34.418992 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:34.418992 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:17:34.424061 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87c957a1-edb9-4252-bb21-d4c77c08fd22 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:17:34.431533 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87c957a1-edb9-4252-bb21-d4c77c08fd22 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 returned with HTTP 200 Aug 13 22:17:34.432093 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1323/5346] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:34 2026] GET /volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 => generated 1633 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:17:35.448265 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8e521bf5-38b0-46e9-bec2-069029b9963d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:35.451496 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e521bf5-38b0-46e9-bec2-069029b9963d tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 Aug 13 22:17:35.451758 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e521bf5-38b0-46e9-bec2-069029b9963d tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:35.452061 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e521bf5-38b0-46e9-bec2-069029b9963d tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:35.460599 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:35.460599 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:17:35.465594 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8e521bf5-38b0-46e9-bec2-069029b9963d tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:35.470726 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e521bf5-38b0-46e9-bec2-069029b9963d tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 returned with HTTP 200 Aug 13 22:17:35.471131 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1348/5347] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:35 2026] GET /volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:35.489570 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2de01ba1-56d2-4e34-967c-ac26e4c7e171 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:35.492094 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2de01ba1-56d2-4e34-967c-ac26e4c7e171 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 Aug 13 22:17:35.492397 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2de01ba1-56d2-4e34-967c-ac26e4c7e171 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:35.492687 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2de01ba1-56d2-4e34-967c-ac26e4c7e171 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:35.501804 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:35.501804 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:17:35.507290 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2de01ba1-56d2-4e34-967c-ac26e4c7e171 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:35.512841 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2de01ba1-56d2-4e34-967c-ac26e4c7e171 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 returned with HTTP 200 Aug 13 22:17:35.513281 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1340/5348] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:35 2026] GET /volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:35.556931 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-2bfbd168-af0f-4ce6-8916-907a5f208dd0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:35.559177 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-2bfbd168-af0f-4ce6-8916-907a5f208dd0 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 Aug 13 22:17:35.559462 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-2bfbd168-af0f-4ce6-8916-907a5f208dd0 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:35.559705 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-2bfbd168-af0f-4ce6-8916-907a5f208dd0 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:35.567303 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:35.567303 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:17:35.572530 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-2bfbd168-af0f-4ce6-8916-907a5f208dd0 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:35.577096 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-2bfbd168-af0f-4ce6-8916-907a5f208dd0 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 returned with HTTP 200 Aug 13 22:17:35.577580 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1338/5349] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:17:35 2026] GET /volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:35.650669 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-51dbe7e4-8b8e-4f38-910b-1d76371293a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:35.651105 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51dbe7e4-8b8e-4f38-910b-1d76371293a0 None None] GET https://10.4.3.4/volume// Aug 13 22:17:35.651347 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51dbe7e4-8b8e-4f38-910b-1d76371293a0 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:35.651556 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51dbe7e4-8b8e-4f38-910b-1d76371293a0 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:35.651860 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51dbe7e4-8b8e-4f38-910b-1d76371293a0 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:17:35.652189 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1324/5350] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:17:35 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:17:35.665349 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-93f27582-17ff-4e43-a1d4-046bc35ece89 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:35.751516 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-93f27582-17ff-4e43-a1d4-046bc35ece89 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:17:35.751876 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-93f27582-17ff-4e43-a1d4-046bc35ece89 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9abc3df3-9693-4853-ad46-3d235f2ab9a7", "connector": null, "instance_uuid": "51f28ef6-f59f-4470-95b9-c7b184b523b9"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:17:35.762165 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:35.762165 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:17:35.789310 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-93f27582-17ff-4e43-a1d4-046bc35ece89 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:17:35.789786 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1349/5351] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:17:35 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:17:35.820061 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5667ea19-b3c2-4de4-80d5-dd16a63ddd8f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:35.822494 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5667ea19-b3c2-4de4-80d5-dd16a63ddd8f tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 Aug 13 22:17:35.822782 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5667ea19-b3c2-4de4-80d5-dd16a63ddd8f tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:35.823054 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5667ea19-b3c2-4de4-80d5-dd16a63ddd8f tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:35.833365 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-00ec1a87-b9d2-43ee-ad25-9ad1dfe94cf4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:35.833816 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00ec1a87-b9d2-43ee-ad25-9ad1dfe94cf4 None None] GET https://10.4.3.4/volume// Aug 13 22:17:35.833989 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00ec1a87-b9d2-43ee-ad25-9ad1dfe94cf4 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:35.834183 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00ec1a87-b9d2-43ee-ad25-9ad1dfe94cf4 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:35.834636 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00ec1a87-b9d2-43ee-ad25-9ad1dfe94cf4 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:17:35.834961 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1339/5352] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:17:35 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:17:35.838385 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:35.838385 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:17:35.842104 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5667ea19-b3c2-4de4-80d5-dd16a63ddd8f tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:35.842769 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-2e8693ee-5e1a-4cbc-80cf-12747e3b587a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:35.845383 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-2e8693ee-5e1a-4cbc-80cf-12747e3b587a tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 Aug 13 22:17:35.845647 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-2e8693ee-5e1a-4cbc-80cf-12747e3b587a tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:35.845855 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-2e8693ee-5e1a-4cbc-80cf-12747e3b587a tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:35.848995 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5667ea19-b3c2-4de4-80d5-dd16a63ddd8f tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 returned with HTTP 200 Aug 13 22:17:35.849530 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1341/5353] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:35 2026] GET /volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:35.859848 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:35.859848 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:17:35.868609 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-2e8693ee-5e1a-4cbc-80cf-12747e3b587a tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:35.877721 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-2e8693ee-5e1a-4cbc-80cf-12747e3b587a tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 returned with HTTP 200 Aug 13 22:17:35.878191 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1325/5354] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:17:35 2026] GET /volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 => generated 1049 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:17:35.963963 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-dbbc683a-e5de-4146-8dfc-e66ac35d15e0 req-d7475d30-ab48-4fa3-8498-8553942fec4f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:35.963963 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-dbbc683a-e5de-4146-8dfc-e66ac35d15e0 req-d7475d30-ab48-4fa3-8498-8553942fec4f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/attachments/0933de7e-8744-42f3-bd03-35f54cec6dc8 Aug 13 22:17:35.963963 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-dbbc683a-e5de-4146-8dfc-e66ac35d15e0 req-d7475d30-ab48-4fa3-8498-8553942fec4f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:35.963963 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-dbbc683a-e5de-4146-8dfc-e66ac35d15e0 req-d7475d30-ab48-4fa3-8498-8553942fec4f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:35.973172 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:35.973172 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:17:35.991271 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-1bfcf632-43e8-444e-bf8a-03c53bba81c8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:35.993434 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-1bfcf632-43e8-444e-bf8a-03c53bba81c8 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] PUT https://10.4.3.4/volume/v3/attachments/3fc28c31-05f6-4850-8bd3-e69220e0ef2f Aug 13 22:17:35.993798 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-1bfcf632-43e8-444e-bf8a-03c53bba81c8 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:17:36.002014 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-1bfcf632-43e8-444e-bf8a-03c53bba81c8 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Acquiring lock "cinder-attachment_update-9abc3df3-9693-4853-ad46-3d235f2ab9a7-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:17:36.006973 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-1bfcf632-43e8-444e-bf8a-03c53bba81c8 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Lock "cinder-attachment_update-9abc3df3-9693-4853-ad46-3d235f2ab9a7-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:17:36.007945 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:36.007945 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:17:36.023672 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-dbbc683a-e5de-4146-8dfc-e66ac35d15e0 req-d7475d30-ab48-4fa3-8498-8553942fec4f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/0933de7e-8744-42f3-bd03-35f54cec6dc8 returned with HTTP 200 Aug 13 22:17:36.024201 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1350/5355] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:17:35 2026] DELETE /volume/v3/attachments/0933de7e-8744-42f3-bd03-35f54cec6dc8 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:36.037156 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-dbbc683a-e5de-4146-8dfc-e66ac35d15e0 req-f49733d6-4f65-4924-8dfd-1d9f4d4f4869 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:36.039846 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-dbbc683a-e5de-4146-8dfc-e66ac35d15e0 req-f49733d6-4f65-4924-8dfd-1d9f4d4f4869 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 Aug 13 22:17:36.040063 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-dbbc683a-e5de-4146-8dfc-e66ac35d15e0 req-f49733d6-4f65-4924-8dfd-1d9f4d4f4869 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:36.040332 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-dbbc683a-e5de-4146-8dfc-e66ac35d15e0 req-f49733d6-4f65-4924-8dfd-1d9f4d4f4869 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:36.040571 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-dbbc683a-e5de-4146-8dfc-e66ac35d15e0 req-f49733d6-4f65-4924-8dfd-1d9f4d4f4869 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume with id: 2e9cb75a-79fa-4492-ba05-1d05edcba9e1 Aug 13 22:17:36.049940 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:36.049940 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:17:36.050648 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-dbbc683a-e5de-4146-8dfc-e66ac35d15e0 req-f49733d6-4f65-4924-8dfd-1d9f4d4f4869 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:17:36.072749 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-dbbc683a-e5de-4146-8dfc-e66ac35d15e0 req-f49733d6-4f65-4924-8dfd-1d9f4d4f4869 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume request issued successfully. Aug 13 22:17:36.073074 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-dbbc683a-e5de-4146-8dfc-e66ac35d15e0 req-f49733d6-4f65-4924-8dfd-1d9f4d4f4869 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 returned with HTTP 202 Aug 13 22:17:36.073531 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1342/5356] 10.4.3.4 () {70 vars in 1606 bytes} [Thu Aug 13 22:17:36 2026] DELETE /volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:17:36.123757 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-1bfcf632-43e8-444e-bf8a-03c53bba81c8 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Lock "cinder-attachment_update-9abc3df3-9693-4853-ad46-3d235f2ab9a7-np0000007271" released by "attachment_update" :: held 0.117s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:17:36.124164 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-1bfcf632-43e8-444e-bf8a-03c53bba81c8 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/attachments/3fc28c31-05f6-4850-8bd3-e69220e0ef2f returned with HTTP 200 Aug 13 22:17:36.124845 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1340/5357] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:17:35 2026] PUT /volume/v3/attachments/3fc28c31-05f6-4850-8bd3-e69220e0ef2f => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:17:36.864497 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-588c99d0-38ae-4cec-8289-dcc5ff0e6bce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:36.866651 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-588c99d0-38ae-4cec-8289-dcc5ff0e6bce tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 Aug 13 22:17:36.866881 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-588c99d0-38ae-4cec-8289-dcc5ff0e6bce tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:36.867096 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-588c99d0-38ae-4cec-8289-dcc5ff0e6bce tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:36.877658 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:36.877658 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:17:36.881128 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-588c99d0-38ae-4cec-8289-dcc5ff0e6bce tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:36.885511 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-588c99d0-38ae-4cec-8289-dcc5ff0e6bce tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 returned with HTTP 200 Aug 13 22:17:36.885909 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1326/5358] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:36 2026] GET /volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:36.952128 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d0b486c7-4102-467e-b51f-e51d54a86f2d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:36.954417 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0b486c7-4102-467e-b51f-e51d54a86f2d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 Aug 13 22:17:36.954666 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0b486c7-4102-467e-b51f-e51d54a86f2d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:36.954911 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0b486c7-4102-467e-b51f-e51d54a86f2d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:36.961801 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0b486c7-4102-467e-b51f-e51d54a86f2d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 returned with HTTP 404 Aug 13 22:17:36.962316 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1351/5359] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:36 2026] GET /volume/v3/volumes/2e9cb75a-79fa-4492-ba05-1d05edcba9e1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:17:36.968708 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e0fbf8f9-265c-4416-ac30-ace5e194d6a8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:36.970554 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0fbf8f9-265c-4416-ac30-ace5e194d6a8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa Aug 13 22:17:36.970752 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0fbf8f9-265c-4416-ac30-ace5e194d6a8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:36.970949 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0fbf8f9-265c-4416-ac30-ace5e194d6a8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:36.971041 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-e0fbf8f9-265c-4416-ac30-ace5e194d6a8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete snapshot with id: 0c76bc66-7a3a-47ca-90eb-4d8d7564fffa Aug 13 22:17:36.976620 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:36.976620 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:17:36.977064 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e0fbf8f9-265c-4416-ac30-ace5e194d6a8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:17:36.996242 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e0fbf8f9-265c-4416-ac30-ace5e194d6a8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot delete request issued successfully. Aug 13 22:17:36.996484 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0fbf8f9-265c-4416-ac30-ace5e194d6a8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa returned with HTTP 202 Aug 13 22:17:36.996865 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1343/5360] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:17:36 2026] DELETE /volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:17:37.005638 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6aee5669-0072-401f-819c-1bc43b8a45b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:37.009355 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6aee5669-0072-401f-819c-1bc43b8a45b3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa Aug 13 22:17:37.009355 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6aee5669-0072-401f-819c-1bc43b8a45b3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:37.009355 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6aee5669-0072-401f-819c-1bc43b8a45b3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:37.013971 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:37.013971 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:17:37.014669 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6aee5669-0072-401f-819c-1bc43b8a45b3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:17:37.015680 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6aee5669-0072-401f-819c-1bc43b8a45b3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa returned with HTTP 200 Aug 13 22:17:37.016145 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1341/5361] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:17:37 2026] GET /volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:37.901770 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-65004f89-bc2f-40e2-9f68-3dcda05ca21c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:37.903812 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65004f89-bc2f-40e2-9f68-3dcda05ca21c tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 Aug 13 22:17:37.904048 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65004f89-bc2f-40e2-9f68-3dcda05ca21c tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:37.904297 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65004f89-bc2f-40e2-9f68-3dcda05ca21c tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:37.916913 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:37.916913 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:17:37.923841 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-65004f89-bc2f-40e2-9f68-3dcda05ca21c tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:37.929547 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65004f89-bc2f-40e2-9f68-3dcda05ca21c tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 returned with HTTP 200 Aug 13 22:17:37.930078 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1327/5362] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:37 2026] GET /volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:38.025448 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1337dba-8f3e-49bd-b018-be2b92d37a7c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:38.028929 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1337dba-8f3e-49bd-b018-be2b92d37a7c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa Aug 13 22:17:38.028929 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1337dba-8f3e-49bd-b018-be2b92d37a7c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:38.028929 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1337dba-8f3e-49bd-b018-be2b92d37a7c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:38.032566 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1337dba-8f3e-49bd-b018-be2b92d37a7c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa returned with HTTP 404 Aug 13 22:17:38.033103 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1352/5363] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:17:38 2026] GET /volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:17:38.942916 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bc9f3a3a-95fb-4e44-8b33-0c3fcb2796cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:38.944881 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc9f3a3a-95fb-4e44-8b33-0c3fcb2796cb tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 Aug 13 22:17:38.945120 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc9f3a3a-95fb-4e44-8b33-0c3fcb2796cb tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:38.945442 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc9f3a3a-95fb-4e44-8b33-0c3fcb2796cb tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:38.955356 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:38.955356 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:17:38.959124 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bc9f3a3a-95fb-4e44-8b33-0c3fcb2796cb tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:38.963441 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc9f3a3a-95fb-4e44-8b33-0c3fcb2796cb tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 returned with HTTP 200 Aug 13 22:17:38.963843 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1344/5364] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:38 2026] GET /volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:39.432718 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-2396f1f1-5acc-4532-8bd9-78347f87e8c1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:39.437882 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-2396f1f1-5acc-4532-8bd9-78347f87e8c1 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] POST https://10.4.3.4/volume/v3/attachments/3fc28c31-05f6-4850-8bd3-e69220e0ef2f/action Aug 13 22:17:39.438338 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-2396f1f1-5acc-4532-8bd9-78347f87e8c1 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:17:39.438574 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-2396f1f1-5acc-4532-8bd9-78347f87e8c1 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:17:39.457695 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:39.457695 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:17:39.474017 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-65c18ad8-5029-406b-ba2c-19d8be75a107 req-2396f1f1-5acc-4532-8bd9-78347f87e8c1 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/attachments/3fc28c31-05f6-4850-8bd3-e69220e0ef2f/action returned with HTTP 204 Aug 13 22:17:39.474602 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1342/5365] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:17:39 2026] POST /volume/v3/attachments/3fc28c31-05f6-4850-8bd3-e69220e0ef2f/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:17:39.977181 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7c77e89a-ce05-4003-95d0-625e8a604cae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:39.979772 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c77e89a-ce05-4003-95d0-625e8a604cae tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 Aug 13 22:17:39.980249 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c77e89a-ce05-4003-95d0-625e8a604cae tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:39.980541 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c77e89a-ce05-4003-95d0-625e8a604cae tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:39.993502 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:39.993502 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:17:40.001452 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7c77e89a-ce05-4003-95d0-625e8a604cae tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:40.009280 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c77e89a-ce05-4003-95d0-625e8a604cae tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 returned with HTTP 200 Aug 13 22:17:40.009280 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1328/5366] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:39 2026] GET /volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 => generated 1162 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:17:40.022123 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1fed9809-e837-4f59-a8ff-ebfecf3ec013 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:40.023940 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fed9809-e837-4f59-a8ff-ebfecf3ec013 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 Aug 13 22:17:40.024115 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fed9809-e837-4f59-a8ff-ebfecf3ec013 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:40.024368 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fed9809-e837-4f59-a8ff-ebfecf3ec013 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:40.035607 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:40.035607 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:17:40.039865 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1fed9809-e837-4f59-a8ff-ebfecf3ec013 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:40.045030 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fed9809-e837-4f59-a8ff-ebfecf3ec013 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 returned with HTTP 200 Aug 13 22:17:40.045515 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1353/5367] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:40 2026] GET /volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 => generated 1162 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:17:40.159638 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f07227c4-b051-4d48-ab10-cc7ce6aed895 req-8f101cfd-67d6-4245-bbb9-73804d1a57a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:40.162881 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f07227c4-b051-4d48-ab10-cc7ce6aed895 req-8f101cfd-67d6-4245-bbb9-73804d1a57a3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/attachments/dbeded64-b748-4c1f-8467-c866f31b07f1 Aug 13 22:17:40.163159 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f07227c4-b051-4d48-ab10-cc7ce6aed895 req-8f101cfd-67d6-4245-bbb9-73804d1a57a3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:40.163483 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f07227c4-b051-4d48-ab10-cc7ce6aed895 req-8f101cfd-67d6-4245-bbb9-73804d1a57a3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:40.172796 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:40.172796 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:17:40.227881 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f07227c4-b051-4d48-ab10-cc7ce6aed895 req-8f101cfd-67d6-4245-bbb9-73804d1a57a3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/dbeded64-b748-4c1f-8467-c866f31b07f1 returned with HTTP 200 Aug 13 22:17:40.228331 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1345/5368] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:17:40 2026] DELETE /volume/v3/attachments/dbeded64-b748-4c1f-8467-c866f31b07f1 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:40.241188 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f07227c4-b051-4d48-ab10-cc7ce6aed895 req-aeb59f70-3b8c-4c4b-aea1-ef4f9eb721c5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:40.245444 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f07227c4-b051-4d48-ab10-cc7ce6aed895 req-aeb59f70-3b8c-4c4b-aea1-ef4f9eb721c5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc Aug 13 22:17:40.245444 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f07227c4-b051-4d48-ab10-cc7ce6aed895 req-aeb59f70-3b8c-4c4b-aea1-ef4f9eb721c5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:40.245444 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f07227c4-b051-4d48-ab10-cc7ce6aed895 req-aeb59f70-3b8c-4c4b-aea1-ef4f9eb721c5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:40.245444 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-f07227c4-b051-4d48-ab10-cc7ce6aed895 req-aeb59f70-3b8c-4c4b-aea1-ef4f9eb721c5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume with id: 969a13c0-b0f2-469e-bf03-cfb6ddaa95bc Aug 13 22:17:40.254448 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:40.254448 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:17:40.255296 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f07227c4-b051-4d48-ab10-cc7ce6aed895 req-aeb59f70-3b8c-4c4b-aea1-ef4f9eb721c5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:17:40.276820 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f07227c4-b051-4d48-ab10-cc7ce6aed895 req-aeb59f70-3b8c-4c4b-aea1-ef4f9eb721c5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume request issued successfully. Aug 13 22:17:40.277167 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f07227c4-b051-4d48-ab10-cc7ce6aed895 req-aeb59f70-3b8c-4c4b-aea1-ef4f9eb721c5 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc returned with HTTP 202 Aug 13 22:17:40.277729 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1343/5369] 10.4.3.4 () {70 vars in 1606 bytes} [Thu Aug 13 22:17:40 2026] DELETE /volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:17:41.721633 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-03a212af-e932-44bb-bba4-bf510c5afa56 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:41.723486 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03a212af-e932-44bb-bba4-bf510c5afa56 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc Aug 13 22:17:41.723679 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03a212af-e932-44bb-bba4-bf510c5afa56 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:41.723871 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03a212af-e932-44bb-bba4-bf510c5afa56 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:41.729276 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03a212af-e932-44bb-bba4-bf510c5afa56 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc returned with HTTP 404 Aug 13 22:17:41.729739 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1329/5370] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:41 2026] GET /volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:17:42.171254 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-52730ac9-ae1c-4d43-b290-35208b4e1c7d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:42.173076 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52730ac9-ae1c-4d43-b290-35208b4e1c7d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa Aug 13 22:17:42.173318 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52730ac9-ae1c-4d43-b290-35208b4e1c7d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:42.173562 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52730ac9-ae1c-4d43-b290-35208b4e1c7d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:42.173662 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-52730ac9-ae1c-4d43-b290-35208b4e1c7d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete snapshot with id: 0c76bc66-7a3a-47ca-90eb-4d8d7564fffa Aug 13 22:17:42.178355 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52730ac9-ae1c-4d43-b290-35208b4e1c7d tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa returned with HTTP 404 Aug 13 22:17:42.178927 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1354/5371] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:17:42 2026] DELETE /volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:17:42.186444 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a7d0c219-07be-42ed-9947-ed79529457df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:42.188589 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7d0c219-07be-42ed-9947-ed79529457df tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa Aug 13 22:17:42.188825 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7d0c219-07be-42ed-9947-ed79529457df tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:42.189050 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7d0c219-07be-42ed-9947-ed79529457df tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:42.194325 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7d0c219-07be-42ed-9947-ed79529457df tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa returned with HTTP 404 Aug 13 22:17:42.194896 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1346/5372] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:17:42 2026] GET /volume/v3/snapshots/0c76bc66-7a3a-47ca-90eb-4d8d7564fffa => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:17:42.676516 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fb7668fc-8375-4613-88a3-9f91868748df req-04ec3497-0d64-4c2e-8c01-e3b3f74b6411 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:42.678982 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fb7668fc-8375-4613-88a3-9f91868748df req-04ec3497-0d64-4c2e-8c01-e3b3f74b6411 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 Aug 13 22:17:42.679226 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fb7668fc-8375-4613-88a3-9f91868748df req-04ec3497-0d64-4c2e-8c01-e3b3f74b6411 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:42.679543 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fb7668fc-8375-4613-88a3-9f91868748df req-04ec3497-0d64-4c2e-8c01-e3b3f74b6411 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:42.690761 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:42.690761 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:17:42.694584 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fb7668fc-8375-4613-88a3-9f91868748df req-04ec3497-0d64-4c2e-8c01-e3b3f74b6411 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:42.699672 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fb7668fc-8375-4613-88a3-9f91868748df req-04ec3497-0d64-4c2e-8c01-e3b3f74b6411 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 returned with HTTP 200 Aug 13 22:17:42.700253 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1344/5373] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:17:42 2026] GET /volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 => generated 1162 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:17:42.723480 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fb7668fc-8375-4613-88a3-9f91868748df req-fe0c5175-8287-4386-a676-7ab765353b66 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:42.726488 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb7668fc-8375-4613-88a3-9f91868748df req-fe0c5175-8287-4386-a676-7ab765353b66 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] POST https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7/action Aug 13 22:17:42.726972 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fb7668fc-8375-4613-88a3-9f91868748df req-fe0c5175-8287-4386-a676-7ab765353b66 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:17:42.727168 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fb7668fc-8375-4613-88a3-9f91868748df req-fe0c5175-8287-4386-a676-7ab765353b66 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:17:42.741450 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:42.741450 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:17:42.741948 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fb7668fc-8375-4613-88a3-9f91868748df req-fe0c5175-8287-4386-a676-7ab765353b66 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:42.749111 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fb7668fc-8375-4613-88a3-9f91868748df req-fe0c5175-8287-4386-a676-7ab765353b66 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Begin detaching volume completed successfully. Aug 13 22:17:42.749447 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb7668fc-8375-4613-88a3-9f91868748df req-fe0c5175-8287-4386-a676-7ab765353b66 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7/action returned with HTTP 202 Aug 13 22:17:42.749955 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1330/5374] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:17:42 2026] POST /volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:17:42.789661 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f771682f-8d90-4ed5-947d-99206ffac73b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:42.790356 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f771682f-8d90-4ed5-947d-99206ffac73b None None] GET https://10.4.3.4/volume// Aug 13 22:17:42.790356 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f771682f-8d90-4ed5-947d-99206ffac73b None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:42.790522 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f771682f-8d90-4ed5-947d-99206ffac73b None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:42.790777 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f771682f-8d90-4ed5-947d-99206ffac73b None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:17:42.791053 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1355/5375] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:17:42 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:17:42.801128 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fb7668fc-8375-4613-88a3-9f91868748df req-7a81c5aa-865a-4628-b438-b079c866b785 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:42.804192 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fb7668fc-8375-4613-88a3-9f91868748df req-7a81c5aa-865a-4628-b438-b079c866b785 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 Aug 13 22:17:42.804541 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fb7668fc-8375-4613-88a3-9f91868748df req-7a81c5aa-865a-4628-b438-b079c866b785 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:42.804893 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fb7668fc-8375-4613-88a3-9f91868748df req-7a81c5aa-865a-4628-b438-b079c866b785 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:42.814508 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:42.814508 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:17:42.817772 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fb7668fc-8375-4613-88a3-9f91868748df req-7a81c5aa-865a-4628-b438-b079c866b785 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:42.821512 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fb7668fc-8375-4613-88a3-9f91868748df req-7a81c5aa-865a-4628-b438-b079c866b785 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 returned with HTTP 200 Aug 13 22:17:42.821870 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1347/5376] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:17:42 2026] GET /volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 => generated 1345 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:17:42.948436 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b33b20b0-c200-4384-93d4-b67569df64e8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:42.950722 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b33b20b0-c200-4384-93d4-b67569df64e8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc Aug 13 22:17:42.950965 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b33b20b0-c200-4384-93d4-b67569df64e8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:42.951212 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b33b20b0-c200-4384-93d4-b67569df64e8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:42.951446 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b33b20b0-c200-4384-93d4-b67569df64e8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume with id: 969a13c0-b0f2-469e-bf03-cfb6ddaa95bc Aug 13 22:17:42.958413 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b33b20b0-c200-4384-93d4-b67569df64e8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc returned with HTTP 404 Aug 13 22:17:42.959014 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1345/5377] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:17:42 2026] DELETE /volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:17:42.966658 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-09a5797f-a328-4b41-99a6-11bc3fd12283 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:42.968932 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09a5797f-a328-4b41-99a6-11bc3fd12283 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc Aug 13 22:17:42.969175 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09a5797f-a328-4b41-99a6-11bc3fd12283 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:42.969441 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09a5797f-a328-4b41-99a6-11bc3fd12283 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:42.976953 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09a5797f-a328-4b41-99a6-11bc3fd12283 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc returned with HTTP 404 Aug 13 22:17:42.977657 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1331/5378] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:42 2026] GET /volume/v3/volumes/969a13c0-b0f2-469e-bf03-cfb6ddaa95bc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:17:43.683693 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fb7668fc-8375-4613-88a3-9f91868748df req-329fc8f4-0bd8-45b4-b38b-cdda17e7eefa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:43.686169 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fb7668fc-8375-4613-88a3-9f91868748df req-329fc8f4-0bd8-45b4-b38b-cdda17e7eefa tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] DELETE https://10.4.3.4/volume/v3/attachments/3fc28c31-05f6-4850-8bd3-e69220e0ef2f Aug 13 22:17:43.686389 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fb7668fc-8375-4613-88a3-9f91868748df req-329fc8f4-0bd8-45b4-b38b-cdda17e7eefa tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:43.686624 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fb7668fc-8375-4613-88a3-9f91868748df req-329fc8f4-0bd8-45b4-b38b-cdda17e7eefa tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:43.695041 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:43.695041 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:17:43.744413 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fb7668fc-8375-4613-88a3-9f91868748df req-329fc8f4-0bd8-45b4-b38b-cdda17e7eefa tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/attachments/3fc28c31-05f6-4850-8bd3-e69220e0ef2f returned with HTTP 200 Aug 13 22:17:43.745205 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1356/5379] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:17:43 2026] DELETE /volume/v3/attachments/3fc28c31-05f6-4850-8bd3-e69220e0ef2f => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:44.021470 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:44.023072 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:17:44.023526 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-550052902", "snapshot_id": null, "imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:17:44.025093 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-550052902', 'snapshot_id': None, 'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:17:44.111188 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume of 1 GB Aug 13 22:17:44.116550 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Availability Zones retrieved successfully. Aug 13 22:17:44.122170 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (3d39e1f8-4c29-4dab-b7e8-549216b4eaeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:17:44.123700 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb873840-b4a4-43a8-b831-506db0f20f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:17:44.124880 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:17:44.184479 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb873840-b4a4-43a8-b831-506db0f20f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:17:44.185500 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc727cda-5ec9-4116-8529-aac575b92b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:17:44.239673 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Created reservations ['38e5b8ff-679a-4407-9ebc-5b9ec1a9a868', '996a4a3b-6f39-451b-8cc2-fba52adea914', '05fed2b0-d662-4c12-8213-8d57b7ba94eb', '172d6d30-d75b-4d91-b7a0-6e4d886ccc8a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:17:44.240868 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc727cda-5ec9-4116-8529-aac575b92b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38e5b8ff-679a-4407-9ebc-5b9ec1a9a868', '996a4a3b-6f39-451b-8cc2-fba52adea914', '05fed2b0-d662-4c12-8213-8d57b7ba94eb', '172d6d30-d75b-4d91-b7a0-6e4d886ccc8a']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:17:44.241990 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9491699-986e-4426-afef-307937931555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:17:44.270055 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9491699-986e-4426-afef-307937931555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b30b98bc-7ba2-41df-9c15-af996d28973a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-550052902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['38e5b8ff-679a-4407-9ebc-5b9ec1a9a868','996a4a3b-6f39-451b-8cc2-fba52adea914','05fed2b0-d662-4c12-8213-8d57b7ba94eb','172d6d30-d75b-4d91-b7a0-6e4d886ccc8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-550052902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b30b98bc-7ba2-41df-9c15-af996d28973a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccddd8d8754141469325957e492445d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:17:44.270883 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45488ac0-213b-4f09-a10c-c41ddc127063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:17:44.293286 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45488ac0-213b-4f09-a10c-c41ddc127063) transitioned into state 'SUCCESS' from state '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-550052902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['38e5b8ff-679a-4407-9ebc-5b9ec1a9a868','996a4a3b-6f39-451b-8cc2-fba52adea914','05fed2b0-d662-4c12-8213-8d57b7ba94eb','172d6d30-d75b-4d91-b7a0-6e4d886ccc8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:17:44.293561 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef03645b-9ad1-4547-8d00-6c611129f5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:17:44.304666 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef03645b-9ad1-4547-8d00-6c611129f5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:17:44.305671 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (3d39e1f8-4c29-4dab-b7e8-549216b4eaeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:17:44.306027 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request issued successfully. Aug 13 22:17:44.307472 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a921b28-f5d7-4026-81b9-03e8ff11472c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:17:44.307955 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1348/5380] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:17:44 2026] POST /volume/v3/volumes => generated 754 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:17:44.320284 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d6d9b157-b635-4265-a405-cbebe7fdba31 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:44.321946 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6d9b157-b635-4265-a405-cbebe7fdba31 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a Aug 13 22:17:44.322118 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6d9b157-b635-4265-a405-cbebe7fdba31 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:44.322333 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6d9b157-b635-4265-a405-cbebe7fdba31 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:44.328944 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:44.328944 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:17:44.332533 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d6d9b157-b635-4265-a405-cbebe7fdba31 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:17:44.336518 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6d9b157-b635-4265-a405-cbebe7fdba31 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a returned with HTTP 200 Aug 13 22:17:44.336905 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1346/5381] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:44 2026] GET /volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:45.351188 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-da1362f9-4849-4bac-860f-d87f7b9f3ba0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:45.353160 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da1362f9-4849-4bac-860f-d87f7b9f3ba0 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a Aug 13 22:17:45.353376 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da1362f9-4849-4bac-860f-d87f7b9f3ba0 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:45.353593 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da1362f9-4849-4bac-860f-d87f7b9f3ba0 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:45.360864 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:45.360864 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:17:45.364498 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-da1362f9-4849-4bac-860f-d87f7b9f3ba0 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:17:45.368932 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da1362f9-4849-4bac-860f-d87f7b9f3ba0 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a returned with HTTP 200 Aug 13 22:17:45.369326 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1332/5382] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:45 2026] GET /volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:17:45.381188 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b5a534e2-ad71-4af0-b2ac-fd311c82cd90 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:45.383244 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5a534e2-ad71-4af0-b2ac-fd311c82cd90 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a Aug 13 22:17:45.383512 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5a534e2-ad71-4af0-b2ac-fd311c82cd90 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:45.383750 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5a534e2-ad71-4af0-b2ac-fd311c82cd90 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:45.391735 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:45.391735 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:17:45.396934 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b5a534e2-ad71-4af0-b2ac-fd311c82cd90 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:17:45.402811 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5a534e2-ad71-4af0-b2ac-fd311c82cd90 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a returned with HTTP 200 Aug 13 22:17:45.403300 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1357/5383] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:45 2026] GET /volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:17:45.471932 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c249235-1e55-4525-bfdc-6fc72ac2bbdd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:45.474593 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c249235-1e55-4525-bfdc-6fc72ac2bbdd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] DELETE https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 Aug 13 22:17:45.474838 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c249235-1e55-4525-bfdc-6fc72ac2bbdd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:45.475095 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c249235-1e55-4525-bfdc-6fc72ac2bbdd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:45.475339 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5c249235-1e55-4525-bfdc-6fc72ac2bbdd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Delete volume with id: 9abc3df3-9693-4853-ad46-3d235f2ab9a7 Aug 13 22:17:45.485334 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:45.485334 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:17:45.486020 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5c249235-1e55-4525-bfdc-6fc72ac2bbdd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:45.506942 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5c249235-1e55-4525-bfdc-6fc72ac2bbdd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Delete volume request issued successfully. Aug 13 22:17:45.507180 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c249235-1e55-4525-bfdc-6fc72ac2bbdd tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 returned with HTTP 202 Aug 13 22:17:45.507648 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1349/5384] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:17:45 2026] DELETE /volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:17:45.515670 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-befc6fd5-3121-4cde-ab71-241e3e38fd80 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:45.517824 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-befc6fd5-3121-4cde-ab71-241e3e38fd80 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 Aug 13 22:17:45.518119 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-befc6fd5-3121-4cde-ab71-241e3e38fd80 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:45.518300 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-befc6fd5-3121-4cde-ab71-241e3e38fd80 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:45.525391 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:45.525391 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:17:45.529333 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-befc6fd5-3121-4cde-ab71-241e3e38fd80 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:45.534584 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-befc6fd5-3121-4cde-ab71-241e3e38fd80 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 returned with HTTP 200 Aug 13 22:17:45.534981 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1347/5385] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:45 2026] GET /volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:45.538453 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-56426acc-96a4-4e16-b395-43e37542e6ad req-698f4b45-c493-413a-977a-18181dbc52ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:45.540335 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-698f4b45-c493-413a-977a-18181dbc52ac tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a Aug 13 22:17:45.540517 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-698f4b45-c493-413a-977a-18181dbc52ac tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:45.540773 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-698f4b45-c493-413a-977a-18181dbc52ac tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:45.547947 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:45.547947 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:17:45.552028 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-56426acc-96a4-4e16-b395-43e37542e6ad req-698f4b45-c493-413a-977a-18181dbc52ac tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:17:45.556905 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-698f4b45-c493-413a-977a-18181dbc52ac tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a returned with HTTP 200 Aug 13 22:17:45.557442 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1333/5386] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:17:45 2026] GET /volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:17:45.971797 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-56426acc-96a4-4e16-b395-43e37542e6ad req-0912774b-8e05-46e2-9692-78f2674a33e6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:45.973940 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-0912774b-8e05-46e2-9692-78f2674a33e6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a Aug 13 22:17:45.974116 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-0912774b-8e05-46e2-9692-78f2674a33e6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:45.974308 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-0912774b-8e05-46e2-9692-78f2674a33e6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:45.981743 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:45.981743 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:17:45.985952 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-56426acc-96a4-4e16-b395-43e37542e6ad req-0912774b-8e05-46e2-9692-78f2674a33e6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:17:45.990652 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-0912774b-8e05-46e2-9692-78f2674a33e6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a returned with HTTP 200 Aug 13 22:17:45.991008 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1358/5387] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:17:45 2026] GET /volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:17:46.002296 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-53a07b45-5082-49e1-adfe-20de962e4fd1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:46.002700 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53a07b45-5082-49e1-adfe-20de962e4fd1 None None] GET https://10.4.3.4/volume// Aug 13 22:17:46.002873 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53a07b45-5082-49e1-adfe-20de962e4fd1 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:46.003024 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53a07b45-5082-49e1-adfe-20de962e4fd1 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:46.003319 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53a07b45-5082-49e1-adfe-20de962e4fd1 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:17:46.003618 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1350/5388] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:17:46 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:17:46.010915 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-56426acc-96a4-4e16-b395-43e37542e6ad req-11c310f9-747e-40d5-a889-e726b1832175 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:46.012851 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-11c310f9-747e-40d5-a889-e726b1832175 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:17:46.013189 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-11c310f9-747e-40d5-a889-e726b1832175 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b30b98bc-7ba2-41df-9c15-af996d28973a", "connector": null, "instance_uuid": "0f7b5cce-0744-4fc7-85d5-f096500c257e"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:17:46.020957 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:46.020957 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:17:46.041499 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-11c310f9-747e-40d5-a889-e726b1832175 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:17:46.041906 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1348/5389] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:17:46 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 13 22:17:46.547499 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-12d5dbdf-718b-408f-a3b7-53ccaa0b230c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:46.549767 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12d5dbdf-718b-408f-a3b7-53ccaa0b230c tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 Aug 13 22:17:46.550034 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12d5dbdf-718b-408f-a3b7-53ccaa0b230c tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:46.550291 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12d5dbdf-718b-408f-a3b7-53ccaa0b230c tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:46.557868 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12d5dbdf-718b-408f-a3b7-53ccaa0b230c tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 returned with HTTP 404 Aug 13 22:17:46.558803 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1334/5390] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:46 2026] GET /volume/v3/volumes/9abc3df3-9693-4853-ad46-3d235f2ab9a7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:17:46.837196 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dcddddf6-b315-4820-ad70-f386a3ce6c49 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:46.837782 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcddddf6-b315-4820-ad70-f386a3ce6c49 None None] GET https://10.4.3.4/volume// Aug 13 22:17:46.838003 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dcddddf6-b315-4820-ad70-f386a3ce6c49 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:46.838265 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dcddddf6-b315-4820-ad70-f386a3ce6c49 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:46.838696 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcddddf6-b315-4820-ad70-f386a3ce6c49 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:17:46.839082 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1359/5391] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:17:46 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:17:46.849711 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-56426acc-96a4-4e16-b395-43e37542e6ad req-0361200d-f04f-4f7a-ad51-683af96e451c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:46.852066 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-0361200d-f04f-4f7a-ad51-683af96e451c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a Aug 13 22:17:46.852730 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-0361200d-f04f-4f7a-ad51-683af96e451c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:46.852905 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-0361200d-f04f-4f7a-ad51-683af96e451c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:46.871222 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:46.871222 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:17:46.876804 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-56426acc-96a4-4e16-b395-43e37542e6ad req-0361200d-f04f-4f7a-ad51-683af96e451c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:17:46.884131 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-0361200d-f04f-4f7a-ad51-683af96e451c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a returned with HTTP 200 Aug 13 22:17:46.884698 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1351/5392] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:17:46 2026] GET /volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a => generated 1541 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:17:46.903647 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9862971b-0497-4e27-90f5-9503bc9c4760 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:46.904073 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9862971b-0497-4e27-90f5-9503bc9c4760 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 Aug 13 22:17:46.904073 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9862971b-0497-4e27-90f5-9503bc9c4760 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:46.904179 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9862971b-0497-4e27-90f5-9503bc9c4760 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:46.904249 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-9862971b-0497-4e27-90f5-9503bc9c4760 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Delete snapshot with id: 48d69614-ebe4-4450-bab4-f22687eb4bc8 Aug 13 22:17:46.909662 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:46.909662 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:17:46.910080 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9862971b-0497-4e27-90f5-9503bc9c4760 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Snapshot retrieved successfully. Aug 13 22:17:46.929438 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9862971b-0497-4e27-90f5-9503bc9c4760 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Snapshot delete request issued successfully. Aug 13 22:17:46.929621 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9862971b-0497-4e27-90f5-9503bc9c4760 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 returned with HTTP 202 Aug 13 22:17:46.930074 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1349/5393] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:17:46 2026] DELETE /volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:17:46.942441 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-434418b0-1206-4890-945b-8fccf2389975 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:46.944862 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-434418b0-1206-4890-945b-8fccf2389975 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 Aug 13 22:17:46.945129 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-434418b0-1206-4890-945b-8fccf2389975 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:46.945363 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-434418b0-1206-4890-945b-8fccf2389975 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:46.951747 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:46.951747 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:17:46.952378 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-434418b0-1206-4890-945b-8fccf2389975 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Snapshot retrieved successfully. Aug 13 22:17:46.953349 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-434418b0-1206-4890-945b-8fccf2389975 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 returned with HTTP 200 Aug 13 22:17:46.953800 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1335/5394] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:17:46 2026] GET /volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:46.998142 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-56426acc-96a4-4e16-b395-43e37542e6ad req-4cce92ce-6264-4787-87dd-f41fb9c22485 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:47.000218 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-4cce92ce-6264-4787-87dd-f41fb9c22485 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] PUT https://10.4.3.4/volume/v3/attachments/5c3807ab-8274-41bf-962d-efee99576365 Aug 13 22:17:47.000594 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-4cce92ce-6264-4787-87dd-f41fb9c22485 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:17:47.010184 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-56426acc-96a4-4e16-b395-43e37542e6ad req-4cce92ce-6264-4787-87dd-f41fb9c22485 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Acquiring lock "cinder-attachment_update-b30b98bc-7ba2-41df-9c15-af996d28973a-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:17:47.015812 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-56426acc-96a4-4e16-b395-43e37542e6ad req-4cce92ce-6264-4787-87dd-f41fb9c22485 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-b30b98bc-7ba2-41df-9c15-af996d28973a-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:17:47.017400 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:47.017400 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:17:47.103403 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-56426acc-96a4-4e16-b395-43e37542e6ad req-4cce92ce-6264-4787-87dd-f41fb9c22485 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-b30b98bc-7ba2-41df-9c15-af996d28973a-np0000007271" released by "attachment_update" :: held 0.088s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:17:47.103887 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-4cce92ce-6264-4787-87dd-f41fb9c22485 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/5c3807ab-8274-41bf-962d-efee99576365 returned with HTTP 200 Aug 13 22:17:47.104458 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1360/5395] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:17:46 2026] PUT /volume/v3/attachments/5c3807ab-8274-41bf-962d-efee99576365 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:17:47.129844 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-56426acc-96a4-4e16-b395-43e37542e6ad req-8ecb5f95-5a56-435c-96e1-c09f0bd76706 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:47.132563 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-8ecb5f95-5a56-435c-96e1-c09f0bd76706 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments/5c3807ab-8274-41bf-962d-efee99576365/action Aug 13 22:17:47.133013 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-8ecb5f95-5a56-435c-96e1-c09f0bd76706 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:17:47.133193 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-8ecb5f95-5a56-435c-96e1-c09f0bd76706 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:17:47.152501 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:47.152501 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:17:47.165295 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-56426acc-96a4-4e16-b395-43e37542e6ad req-8ecb5f95-5a56-435c-96e1-c09f0bd76706 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/5c3807ab-8274-41bf-962d-efee99576365/action returned with HTTP 204 Aug 13 22:17:47.165782 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1352/5396] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:17:47 2026] POST /volume/v3/attachments/5c3807ab-8274-41bf-962d-efee99576365/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:17:47.965720 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93d7855a-48c3-47ea-ad0f-3fa376726147 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:47.967755 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93d7855a-48c3-47ea-ad0f-3fa376726147 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 Aug 13 22:17:47.967969 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93d7855a-48c3-47ea-ad0f-3fa376726147 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:47.968211 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93d7855a-48c3-47ea-ad0f-3fa376726147 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:47.973441 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93d7855a-48c3-47ea-ad0f-3fa376726147 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 returned with HTTP 404 Aug 13 22:17:47.974036 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1350/5397] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:17:47 2026] GET /volume/v3/snapshots/48d69614-ebe4-4450-bab4-f22687eb4bc8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:17:48.017309 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-835df7eb-915c-4dcc-8a9f-296b6b366d8a req-82c7580a-9b65-4743-b10a-39a772e3117e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:48.019536 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-835df7eb-915c-4dcc-8a9f-296b6b366d8a req-82c7580a-9b65-4743-b10a-39a772e3117e tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:17:48.019725 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-835df7eb-915c-4dcc-8a9f-296b6b366d8a req-82c7580a-9b65-4743-b10a-39a772e3117e tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:48.019900 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-835df7eb-915c-4dcc-8a9f-296b6b366d8a req-82c7580a-9b65-4743-b10a-39a772e3117e tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:48.028688 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:48.028688 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:17:48.031767 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-835df7eb-915c-4dcc-8a9f-296b6b366d8a req-82c7580a-9b65-4743-b10a-39a772e3117e tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:48.037593 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-835df7eb-915c-4dcc-8a9f-296b6b366d8a req-82c7580a-9b65-4743-b10a-39a772e3117e tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc returned with HTTP 200 Aug 13 22:17:48.038689 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1336/5398] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:17:48 2026] GET /volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:50.938170 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e694a637-6ee4-4056-89cd-898a91fd8e68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:50.939844 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e694a637-6ee4-4056-89cd-898a91fd8e68 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] DELETE https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:17:50.940038 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e694a637-6ee4-4056-89cd-898a91fd8e68 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:50.940256 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e694a637-6ee4-4056-89cd-898a91fd8e68 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:50.940354 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e694a637-6ee4-4056-89cd-898a91fd8e68 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Delete volume with id: 5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:17:50.948093 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:50.948093 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:17:50.948522 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e694a637-6ee4-4056-89cd-898a91fd8e68 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:50.963194 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e694a637-6ee4-4056-89cd-898a91fd8e68 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Delete volume request issued successfully. Aug 13 22:17:50.963367 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e694a637-6ee4-4056-89cd-898a91fd8e68 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc returned with HTTP 202 Aug 13 22:17:50.963778 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1361/5399] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:17:50 2026] DELETE /volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:17:50.970892 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f85c8d08-f8ea-430d-a88f-a9e6477c2c82 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:50.973774 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f85c8d08-f8ea-430d-a88f-a9e6477c2c82 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:17:50.973954 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f85c8d08-f8ea-430d-a88f-a9e6477c2c82 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:50.974163 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f85c8d08-f8ea-430d-a88f-a9e6477c2c82 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:50.980959 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:50.980959 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:17:50.985235 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f85c8d08-f8ea-430d-a88f-a9e6477c2c82 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Volume info retrieved successfully. Aug 13 22:17:50.990325 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f85c8d08-f8ea-430d-a88f-a9e6477c2c82 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc returned with HTTP 200 Aug 13 22:17:50.990686 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1353/5400] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:50 2026] GET /volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:52.005562 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-87ec8e08-e22e-4ba9-83ea-84d49a971c54 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:52.007412 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87ec8e08-e22e-4ba9-83ea-84d49a971c54 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] GET https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc Aug 13 22:17:52.007585 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87ec8e08-e22e-4ba9-83ea-84d49a971c54 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:52.007754 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87ec8e08-e22e-4ba9-83ea-84d49a971c54 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:52.013019 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87ec8e08-e22e-4ba9-83ea-84d49a971c54 tempest-TestStampPattern-739359183 tempest-TestStampPattern-739359183-project-member] https://10.4.3.4/volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc returned with HTTP 404 Aug 13 22:17:52.013440 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1351/5401] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:52 2026] GET /volume/v3/volumes/5ffd8409-b100-4d26-aa1f-17e506e9cedc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:17:58.036114 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=43,cinder:UPDATE=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:17:59.406478 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-acc67144-cfb6-4cef-a8b7-8d155dd57d62 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:59.587142 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-acc67144-cfb6-4cef-a8b7-8d155dd57d62 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:17:59.587636 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-acc67144-cfb6-4cef-a8b7-8d155dd57d62 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-501740862-1546870323", "extra_specs": {"multiattach": " True"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:17:59.605473 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-acc67144-cfb6-4cef-a8b7-8d155dd57d62 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:17:59.605969 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1337/5402] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:17:59 2026] POST /volume/v3/types => generated 286 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:17:59.620705 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6b12d32e-309e-45cb-bb63-0b73492b699d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:59.622637 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:17:59.623076 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-737767395", "snapshot_id": null, "imageRef": null, "volume_type": "c07eaf4d-dd2e-491c-a154-5f405d2cd207", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:17:59.624796 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-737767395', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'c07eaf4d-dd2e-491c-a154-5f405d2cd207', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:17:59.630698 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Create volume of 1 GB Aug 13 22:17:59.630990 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:59.630990 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:17:59.631717 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Availability Zones retrieved successfully. Aug 13 22:17:59.639527 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Flow 'volume_create_api' (a3c144f7-dbfd-4457-8294-92b23ad4e534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:17:59.640891 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e96dea-24d8-4072-9dd1-986c6b87964b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:17:59.642218 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:17:59.650353 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:59.650353 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:17:59.664020 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e96dea-24d8-4072-9dd1-986c6b87964b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:18:00Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c07eaf4d-dd2e-491c-a154-5f405d2cd207,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-501740862-1546870323',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07eaf4d-dd2e-491c-a154-5f405d2cd207', 'encryption_key_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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:17:59.664873 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b2a439-a4a8-4887-841e-0be0f3157d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:17:59.695324 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-501740862-1546870323 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-501740862-1546870323, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:17:59.695664 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-501740862-1546870323 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-501740862-1546870323, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:17:59.737477 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Created reservations ['1be2e4ad-53fe-44fc-a8b6-e5087355761b', '4e33472f-c54a-48f3-ae42-eeb0709de7a6', '7c40dff9-a8f0-4d09-b466-20312c4d8075', '84716118-19f4-4e93-84ca-050b7fc0234b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:17:59.738540 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b2a439-a4a8-4887-841e-0be0f3157d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1be2e4ad-53fe-44fc-a8b6-e5087355761b', '4e33472f-c54a-48f3-ae42-eeb0709de7a6', '7c40dff9-a8f0-4d09-b466-20312c4d8075', '84716118-19f4-4e93-84ca-050b7fc0234b']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:17:59.739574 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bed487b-aec3-462e-a9ab-599cd4472952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:17:59.768580 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bed487b-aec3-462e-a9ab-599cd4472952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4fa44c9-4434-42aa-83d0-73f9d3c70e9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-737767395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5253ae82abe042b1a1013300fbf9a0bb',qos_specs=None,replication_status=,reservations=['1be2e4ad-53fe-44fc-a8b6-e5087355761b','4e33472f-c54a-48f3-ae42-eeb0709de7a6','7c40dff9-a8f0-4d09-b466-20312c4d8075','84716118-19f4-4e93-84ca-050b7fc0234b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfd13a1c87b34899940b7c30fe2b636f',volume_type_id=c07eaf4d-dd2e-491c-a154-5f405d2cd207), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:17:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-737767395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4fa44c9-4434-42aa-83d0-73f9d3c70e9b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5253ae82abe042b1a1013300fbf9a0bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfd13a1c87b34899940b7c30fe2b636f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07eaf4d-dd2e-491c-a154-5f405d2cd207),volume_type_id=c07eaf4d-dd2e-491c-a154-5f405d2cd207)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:17:59.769456 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cadb51bf-d5d4-41a9-b89b-3705b87f5d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:17:59.794221 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cadb51bf-d5d4-41a9-b89b-3705b87f5d7a) transitioned into state 'SUCCESS' from state '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-737767395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5253ae82abe042b1a1013300fbf9a0bb',qos_specs=None,replication_status=,reservations=['1be2e4ad-53fe-44fc-a8b6-e5087355761b','4e33472f-c54a-48f3-ae42-eeb0709de7a6','7c40dff9-a8f0-4d09-b466-20312c4d8075','84716118-19f4-4e93-84ca-050b7fc0234b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfd13a1c87b34899940b7c30fe2b636f',volume_type_id=c07eaf4d-dd2e-491c-a154-5f405d2cd207)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:17:59.795203 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e664034-7b07-4671-b05e-4259a519fe20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:17:59.807568 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e664034-7b07-4671-b05e-4259a519fe20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:17:59.808860 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Flow 'volume_create_api' (a3c144f7-dbfd-4457-8294-92b23ad4e534) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:17:59.809288 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Create volume request issued successfully. Aug 13 22:17:59.810192 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b12d32e-309e-45cb-bb63-0b73492b699d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:17:59.810798 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1362/5403] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:17:59 2026] POST /volume/v3/volumes => generated 824 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:17:59.825337 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5430198-125c-48c3-b66f-a14ce2a833ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:17:59.831107 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5430198-125c-48c3-b66f-a14ce2a833ea tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:17:59.831371 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5430198-125c-48c3-b66f-a14ce2a833ea tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:17:59.831740 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5430198-125c-48c3-b66f-a14ce2a833ea tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:17:59.841331 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:17:59.841331 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:17:59.847718 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b5430198-125c-48c3-b66f-a14ce2a833ea tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:17:59.853319 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5430198-125c-48c3-b66f-a14ce2a833ea tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:17:59.853799 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1354/5404] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:17:59 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 892 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:00.866628 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa315709-f234-402f-9dc3-e8c59663488d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:00.869350 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa315709-f234-402f-9dc3-e8c59663488d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:18:00.869616 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa315709-f234-402f-9dc3-e8c59663488d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:00.869854 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa315709-f234-402f-9dc3-e8c59663488d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:00.880709 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:00.880709 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:00.885815 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aa315709-f234-402f-9dc3-e8c59663488d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:00.894690 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa315709-f234-402f-9dc3-e8c59663488d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:18:00.895257 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1352/5405] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:00 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 917 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:00.910452 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f475c87-b7be-4738-b108-6deb58f8b4cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:00.913559 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f475c87-b7be-4738-b108-6deb58f8b4cd tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:18:00.913840 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f475c87-b7be-4738-b108-6deb58f8b4cd tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:00.914116 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f475c87-b7be-4738-b108-6deb58f8b4cd tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:00.925961 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:00.925961 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:00.931641 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6f475c87-b7be-4738-b108-6deb58f8b4cd tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:00.938672 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f475c87-b7be-4738-b108-6deb58f8b4cd tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:18:00.939819 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1338/5406] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:00 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 917 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:00.958128 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1762fde1-076f-4d79-b50d-d2fb2683214a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:00.961832 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:18:00.962247 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1584099271", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:00.964272 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1584099271', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:18:00.964487 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Create volume of 1 GB Aug 13 22:18:00.965209 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:00.965209 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:00.969085 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Availability Zones retrieved successfully. Aug 13 22:18:00.975604 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Flow 'volume_create_api' (06b42fb9-4be8-42b9-9f78-22481195f363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:18:00.976319 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (304f6b1e-8967-4fbe-90ac-1762d10dccd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:00.977260 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:18:01.006986 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (304f6b1e-8967-4fbe-90ac-1762d10dccd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:01.008346 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eb220c8-371d-4854-beb1-579be104db67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:01.077882 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Created reservations ['4330d91f-09eb-48d2-ac17-e7dd35f94a2e', 'cc84aef1-a112-419c-9b08-80ed499a05e7', 'a00ea8e6-09bf-442d-a6b8-700b533be984', '22e7223a-85f4-4c55-a2d1-5c2b6276cb59'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:18:01.078978 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eb220c8-371d-4854-beb1-579be104db67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4330d91f-09eb-48d2-ac17-e7dd35f94a2e', 'cc84aef1-a112-419c-9b08-80ed499a05e7', 'a00ea8e6-09bf-442d-a6b8-700b533be984', '22e7223a-85f4-4c55-a2d1-5c2b6276cb59']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:01.080322 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5d18611-2109-448e-8e4d-608b45eda7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:01.109111 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5d18611-2109-448e-8e4d-608b45eda7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '712b553d-61d1-4dbd-a51b-ddb014664286', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1584099271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5253ae82abe042b1a1013300fbf9a0bb',qos_specs=None,replication_status=,reservations=['4330d91f-09eb-48d2-ac17-e7dd35f94a2e','cc84aef1-a112-419c-9b08-80ed499a05e7','a00ea8e6-09bf-442d-a6b8-700b533be984','22e7223a-85f4-4c55-a2d1-5c2b6276cb59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfd13a1c87b34899940b7c30fe2b636f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:18:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1584099271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=712b553d-61d1-4dbd-a51b-ddb014664286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5253ae82abe042b1a1013300fbf9a0bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfd13a1c87b34899940b7c30fe2b636f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:01.110169 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4c3bb2b-cc9a-4c96-9fde-3546dc8521c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:01.134323 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4c3bb2b-cc9a-4c96-9fde-3546dc8521c1) transitioned into state 'SUCCESS' from state '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-1584099271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5253ae82abe042b1a1013300fbf9a0bb',qos_specs=None,replication_status=,reservations=['4330d91f-09eb-48d2-ac17-e7dd35f94a2e','cc84aef1-a112-419c-9b08-80ed499a05e7','a00ea8e6-09bf-442d-a6b8-700b533be984','22e7223a-85f4-4c55-a2d1-5c2b6276cb59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfd13a1c87b34899940b7c30fe2b636f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:01.135400 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef156dea-86a2-4062-9506-ee4f09a9409c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:01.147012 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef156dea-86a2-4062-9506-ee4f09a9409c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:01.147999 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Flow 'volume_create_api' (06b42fb9-4be8-42b9-9f78-22481195f363) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:18:01.148478 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Create volume request issued successfully. Aug 13 22:18:01.149277 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1762fde1-076f-4d79-b50d-d2fb2683214a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:18:01.149884 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1363/5407] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:18:00 2026] POST /volume/v3/volumes => generated 749 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:18:01.168721 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d4041056-b619-4f75-a086-8decbd915a3d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:01.170858 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4041056-b619-4f75-a086-8decbd915a3d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:18:01.171147 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4041056-b619-4f75-a086-8decbd915a3d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:01.171440 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4041056-b619-4f75-a086-8decbd915a3d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:01.181538 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:01.181538 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:01.186861 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d4041056-b619-4f75-a086-8decbd915a3d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:01.193562 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4041056-b619-4f75-a086-8decbd915a3d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 200 Aug 13 22:18:01.194168 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1355/5408] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:01 2026] GET /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:02.211410 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ed53ee5f-e241-4e1d-bf74-04a7b694d480 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:02.213619 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed53ee5f-e241-4e1d-bf74-04a7b694d480 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:18:02.213873 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed53ee5f-e241-4e1d-bf74-04a7b694d480 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:02.214148 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed53ee5f-e241-4e1d-bf74-04a7b694d480 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:02.221567 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:02.221567 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:02.226081 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ed53ee5f-e241-4e1d-bf74-04a7b694d480 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:02.231015 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed53ee5f-e241-4e1d-bf74-04a7b694d480 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 200 Aug 13 22:18:02.231434 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1353/5409] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:02 2026] GET /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:02.247172 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4654a4c5-0ec4-4860-bd7b-30ba7459af34 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:02.249180 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4654a4c5-0ec4-4860-bd7b-30ba7459af34 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:18:02.249489 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4654a4c5-0ec4-4860-bd7b-30ba7459af34 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:02.249606 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4654a4c5-0ec4-4860-bd7b-30ba7459af34 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:02.263666 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:02.263666 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:02.272240 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4654a4c5-0ec4-4860-bd7b-30ba7459af34 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:02.275404 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4654a4c5-0ec4-4860-bd7b-30ba7459af34 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 200 Aug 13 22:18:02.275963 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1339/5410] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:02 2026] GET /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:02.293677 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3cc1ad85-16d0-4d5a-a77f-c84ae060d512 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:02.296406 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3cc1ad85-16d0-4d5a-a77f-c84ae060d512 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:18:02.296859 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3cc1ad85-16d0-4d5a-a77f-c84ae060d512 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1203941805", "extra_specs": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:02.299147 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:02.299147 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:02.313049 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3cc1ad85-16d0-4d5a-a77f-c84ae060d512 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:18:02.313661 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1364/5411] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:18:02 2026] POST /volume/v3/types => generated 212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:02.323029 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5a9a43f-65c4-4dd7-970b-fdb03d923433 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:02.325268 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5a9a43f-65c4-4dd7-970b-fdb03d923433 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] POST https://10.4.3.4/volume/v3/types/a5743bf9-bd69-4fc7-a317-d2b80cce6238/encryption Aug 13 22:18:02.325852 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5a9a43f-65c4-4dd7-970b-fdb03d923433 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:02.345894 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5a9a43f-65c4-4dd7-970b-fdb03d923433 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] https://10.4.3.4/volume/v3/types/a5743bf9-bd69-4fc7-a317-d2b80cce6238/encryption returned with HTTP 200 Aug 13 22:18:02.346499 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1356/5412] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:18:02 2026] POST /volume/v3/types/a5743bf9-bd69-4fc7-a317-d2b80cce6238/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:02.356846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:02.361254 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:18:02.361763 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-223803016", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1203941805", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:02.366009 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-223803016', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1203941805', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:18:02.375464 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Create volume of 1 GB Aug 13 22:18:02.375769 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:02.375769 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:02.376314 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Availability Zones retrieved successfully. Aug 13 22:18:02.384695 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Flow 'volume_create_api' (afe03482-8aed-4c23-a1a0-f5b0d4af7420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:18:02.386045 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9debf4c7-f3e4-4359-93d8-f23f09e6fc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:02.387461 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:18:02.416980 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9debf4c7-f3e4-4359-93d8-f23f09e6fc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:18:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a5743bf9-bd69-4fc7-a317-d2b80cce6238,is_public=True,name='tempest-scenario-type-luks-1203941805',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5743bf9-bd69-4fc7-a317-d2b80cce6238', '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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:02.418150 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d62a3cc2-d8f2-4391-9fd9-8abaabe61b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:02.453867 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1203941805 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1203941805, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:18:02.454285 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1203941805 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1203941805, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:18:02.487154 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Created reservations ['26fee8a8-0b73-48f0-837b-fb2aaf2832cb', 'dc99c2be-6d3f-4f02-928a-4f5a16feab6b', '7b8edc40-7325-4828-934e-f1a4c52afdc1', 'b2f9dd81-efe8-43d3-bf9e-7421d1a5ba0e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:18:02.488048 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d62a3cc2-d8f2-4391-9fd9-8abaabe61b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26fee8a8-0b73-48f0-837b-fb2aaf2832cb', 'dc99c2be-6d3f-4f02-928a-4f5a16feab6b', '7b8edc40-7325-4828-934e-f1a4c52afdc1', 'b2f9dd81-efe8-43d3-bf9e-7421d1a5ba0e']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:02.488857 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04008fb5-6b58-44e6-920d-be7069b6108e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:02.514960 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04008fb5-6b58-44e6-920d-be7069b6108e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbc14081-61ac-4078-902f-90cc6658c119', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-223803016',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5253ae82abe042b1a1013300fbf9a0bb',qos_specs=None,replication_status=,reservations=['26fee8a8-0b73-48f0-837b-fb2aaf2832cb','dc99c2be-6d3f-4f02-928a-4f5a16feab6b','7b8edc40-7325-4828-934e-f1a4c52afdc1','b2f9dd81-efe8-43d3-bf9e-7421d1a5ba0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfd13a1c87b34899940b7c30fe2b636f',volume_type_id=a5743bf9-bd69-4fc7-a317-d2b80cce6238), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:18:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-223803016',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cbc14081-61ac-4078-902f-90cc6658c119,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5253ae82abe042b1a1013300fbf9a0bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfd13a1c87b34899940b7c30fe2b636f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5743bf9-bd69-4fc7-a317-d2b80cce6238),volume_type_id=a5743bf9-bd69-4fc7-a317-d2b80cce6238)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:02.516056 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3062bfd-9e84-424d-9fc7-72217bbd31f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:02.538131 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3062bfd-9e84-424d-9fc7-72217bbd31f7) transitioned into state 'SUCCESS' from state '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-223803016',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5253ae82abe042b1a1013300fbf9a0bb',qos_specs=None,replication_status=,reservations=['26fee8a8-0b73-48f0-837b-fb2aaf2832cb','dc99c2be-6d3f-4f02-928a-4f5a16feab6b','7b8edc40-7325-4828-934e-f1a4c52afdc1','b2f9dd81-efe8-43d3-bf9e-7421d1a5ba0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfd13a1c87b34899940b7c30fe2b636f',volume_type_id=a5743bf9-bd69-4fc7-a317-d2b80cce6238)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:02.539195 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b9562ce-2140-4121-acc7-fcef305c918c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:02.549995 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b9562ce-2140-4121-acc7-fcef305c918c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:02.551056 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Flow 'volume_create_api' (afe03482-8aed-4c23-a1a0-f5b0d4af7420) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:18:02.551546 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Create volume request issued successfully. Aug 13 22:18:02.552329 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53eb8cb7-8f21-4382-93b6-ba93a511e597 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:18:02.552983 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1354/5413] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:18:02 2026] POST /volume/v3/volumes => generated 776 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:18:02.568552 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3d43bdd6-80ce-44de-ac64-55b8cfa7c256 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:02.572445 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d43bdd6-80ce-44de-ac64-55b8cfa7c256 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:02.572445 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d43bdd6-80ce-44de-ac64-55b8cfa7c256 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:02.572445 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d43bdd6-80ce-44de-ac64-55b8cfa7c256 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:02.580692 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:02.580692 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:02.587147 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3d43bdd6-80ce-44de-ac64-55b8cfa7c256 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:02.594410 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d43bdd6-80ce-44de-ac64-55b8cfa7c256 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:02.595112 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1340/5414] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:02 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:03.609748 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-244e8cca-0503-497a-85f6-5ad7acb83eec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:03.611393 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-244e8cca-0503-497a-85f6-5ad7acb83eec tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:03.611692 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-244e8cca-0503-497a-85f6-5ad7acb83eec tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:03.611963 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-244e8cca-0503-497a-85f6-5ad7acb83eec tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:03.620673 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:03.620673 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:03.625266 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-244e8cca-0503-497a-85f6-5ad7acb83eec tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:03.631210 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-244e8cca-0503-497a-85f6-5ad7acb83eec tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:03.631570 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1365/5415] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:03 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:03.644804 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a051934d-1f70-499b-a37b-298a2d35c475 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:03.647633 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a051934d-1f70-499b-a37b-298a2d35c475 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:03.647926 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a051934d-1f70-499b-a37b-298a2d35c475 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:03.648175 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a051934d-1f70-499b-a37b-298a2d35c475 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:03.658510 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:03.658510 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:03.662996 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a051934d-1f70-499b-a37b-298a2d35c475 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:03.667985 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a051934d-1f70-499b-a37b-298a2d35c475 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:03.668408 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1357/5416] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:03 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:03.727145 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e9459518-6109-48b9-920e-2173722c9dcb req-32cd4104-3fe8-49bb-bfa4-e2a75199c9d3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:03.729610 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-32cd4104-3fe8-49bb-bfa4-e2a75199c9d3 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:18:03.729756 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-32cd4104-3fe8-49bb-bfa4-e2a75199c9d3 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:03.729961 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-32cd4104-3fe8-49bb-bfa4-e2a75199c9d3 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:03.736706 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:03.736706 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:03.740768 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e9459518-6109-48b9-920e-2173722c9dcb req-32cd4104-3fe8-49bb-bfa4-e2a75199c9d3 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:03.747276 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-32cd4104-3fe8-49bb-bfa4-e2a75199c9d3 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 200 Aug 13 22:18:03.747845 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1355/5417] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:18:03 2026] GET /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:03.829053 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f1192f4-7b66-498d-a515-b2f11f5ad6e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:03.829522 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f1192f4-7b66-498d-a515-b2f11f5ad6e2 None None] GET https://10.4.3.4/volume// Aug 13 22:18:03.829675 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f1192f4-7b66-498d-a515-b2f11f5ad6e2 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:03.829907 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f1192f4-7b66-498d-a515-b2f11f5ad6e2 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:03.830704 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f1192f4-7b66-498d-a515-b2f11f5ad6e2 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:18:03.831075 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1341/5418] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:18:03 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:18:03.839132 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e9459518-6109-48b9-920e-2173722c9dcb req-81f9cbf0-d629-4d16-b115-cb2cc601cd2c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:03.841551 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-81f9cbf0-d629-4d16-b115-cb2cc601cd2c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:18:03.842001 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-81f9cbf0-d629-4d16-b115-cb2cc601cd2c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "712b553d-61d1-4dbd-a51b-ddb014664286", "connector": null, "instance_uuid": "3bcf9dc6-f865-41dd-ba5b-9facfe259a9c"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:03.850888 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:03.850888 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:03.880734 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-81f9cbf0-d629-4d16-b115-cb2cc601cd2c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:18:03.881373 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1366/5419] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:18:03 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 13 22:18:03.912587 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c387f8a8-0f32-497e-ba7c-ee3020238901 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:03.914609 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c387f8a8-0f32-497e-ba7c-ee3020238901 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:18:03.914811 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c387f8a8-0f32-497e-ba7c-ee3020238901 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:03.915025 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c387f8a8-0f32-497e-ba7c-ee3020238901 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:03.921957 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b4ecbe07-7205-4a83-bf12-f916f140862b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:03.922312 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b4ecbe07-7205-4a83-bf12-f916f140862b None None] GET https://10.4.3.4/volume// Aug 13 22:18:03.922481 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b4ecbe07-7205-4a83-bf12-f916f140862b None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:03.922692 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b4ecbe07-7205-4a83-bf12-f916f140862b None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:03.923029 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b4ecbe07-7205-4a83-bf12-f916f140862b None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:18:03.923380 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1356/5420] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:18:03 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:18:03.929958 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:03.929958 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:03.930876 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e9459518-6109-48b9-920e-2173722c9dcb req-c583b147-c2f2-4847-ac41-6ccd2862849d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:03.932864 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-c583b147-c2f2-4847-ac41-6ccd2862849d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:18:03.933145 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-c583b147-c2f2-4847-ac41-6ccd2862849d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:03.933356 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-c583b147-c2f2-4847-ac41-6ccd2862849d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:03.935598 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c387f8a8-0f32-497e-ba7c-ee3020238901 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:03.943190 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c387f8a8-0f32-497e-ba7c-ee3020238901 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 200 Aug 13 22:18:03.943323 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:03.943323 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:03.943825 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1358/5421] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:03 2026] GET /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:03.947681 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e9459518-6109-48b9-920e-2173722c9dcb req-c583b147-c2f2-4847-ac41-6ccd2862849d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:03.951795 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-c583b147-c2f2-4847-ac41-6ccd2862849d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 200 Aug 13 22:18:03.952191 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1342/5422] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:18:03 2026] GET /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 1021 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:18:04.060538 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e9459518-6109-48b9-920e-2173722c9dcb req-3ad5c600-c90a-48c3-920b-9b153ba80b5f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:04.062601 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-3ad5c600-c90a-48c3-920b-9b153ba80b5f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] PUT https://10.4.3.4/volume/v3/attachments/3a28511a-c2b9-4651-85a8-6d92bac2153d Aug 13 22:18:04.062976 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-3ad5c600-c90a-48c3-920b-9b153ba80b5f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:04.070554 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e9459518-6109-48b9-920e-2173722c9dcb req-3ad5c600-c90a-48c3-920b-9b153ba80b5f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Acquiring lock "cinder-attachment_update-712b553d-61d1-4dbd-a51b-ddb014664286-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:18:04.075023 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e9459518-6109-48b9-920e-2173722c9dcb req-3ad5c600-c90a-48c3-920b-9b153ba80b5f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Lock "cinder-attachment_update-712b553d-61d1-4dbd-a51b-ddb014664286-np0000007271" acquired by "attachment_update" :: waited 0.004s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:18:04.075973 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:04.075973 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:04.158490 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e9459518-6109-48b9-920e-2173722c9dcb req-3ad5c600-c90a-48c3-920b-9b153ba80b5f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Lock "cinder-attachment_update-712b553d-61d1-4dbd-a51b-ddb014664286-np0000007271" released by "attachment_update" :: held 0.083s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:18:04.158955 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-3ad5c600-c90a-48c3-920b-9b153ba80b5f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments/3a28511a-c2b9-4651-85a8-6d92bac2153d returned with HTTP 200 Aug 13 22:18:04.159648 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1367/5423] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:18:04 2026] PUT /volume/v3/attachments/3a28511a-c2b9-4651-85a8-6d92bac2153d => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:04.965283 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8eb39233-bac7-4d0c-b030-d304a28e2fd9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:04.967634 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8eb39233-bac7-4d0c-b030-d304a28e2fd9 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:18:04.967875 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8eb39233-bac7-4d0c-b030-d304a28e2fd9 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:04.968170 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8eb39233-bac7-4d0c-b030-d304a28e2fd9 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:04.982359 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:04.982359 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:04.988189 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8eb39233-bac7-4d0c-b030-d304a28e2fd9 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:04.993498 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8eb39233-bac7-4d0c-b030-d304a28e2fd9 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 200 Aug 13 22:18:04.993980 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1357/5424] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:04 2026] GET /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:06.009450 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eaed8eaa-6b46-4be6-975b-dad48cdb3b76 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:06.011854 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eaed8eaa-6b46-4be6-975b-dad48cdb3b76 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:18:06.012153 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eaed8eaa-6b46-4be6-975b-dad48cdb3b76 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:06.012438 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eaed8eaa-6b46-4be6-975b-dad48cdb3b76 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:06.026284 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:06.026284 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:06.031803 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eaed8eaa-6b46-4be6-975b-dad48cdb3b76 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:06.037997 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eaed8eaa-6b46-4be6-975b-dad48cdb3b76 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 200 Aug 13 22:18:06.038389 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1359/5425] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:06 2026] GET /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:06.883840 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:06.885546 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:18:06.886027 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1949959277", "snapshot_id": null, "imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:06.887499 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1949959277', 'snapshot_id': None, 'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:18:07.032585 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Create volume of 1 GB Aug 13 22:18:07.037080 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Availability Zones retrieved successfully. Aug 13 22:18:07.044131 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Flow 'volume_create_api' (c41c195a-a5a1-48d3-87d4-380c89090739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:18:07.045591 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5498065b-7fe6-4449-8c8f-07e57cae05bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:07.049295 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:18:07.052797 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-13e7724d-7f09-4d2b-a01a-ca22271fc258 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:07.054412 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13e7724d-7f09-4d2b-a01a-ca22271fc258 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:18:07.054621 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13e7724d-7f09-4d2b-a01a-ca22271fc258 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:07.054798 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13e7724d-7f09-4d2b-a01a-ca22271fc258 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:07.067933 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:07.067933 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:07.071814 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-13e7724d-7f09-4d2b-a01a-ca22271fc258 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:07.077463 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13e7724d-7f09-4d2b-a01a-ca22271fc258 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 200 Aug 13 22:18:07.078151 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1368/5426] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:07 2026] GET /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:07.118113 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5498065b-7fe6-4449-8c8f-07e57cae05bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:07.118981 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (040050b9-acce-46dc-8394-ebb223f05fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:07.195457 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Created reservations ['14465e80-d891-4a84-b586-bddb93b8cedc', 'c25b8ad3-eb55-42f4-b9f6-a666064007a3', '2f0adbed-a2f3-409a-b3bd-f8c59db0e316', '9423bfce-86b2-4173-9936-9fa043b4ee36'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:18:07.196580 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (040050b9-acce-46dc-8394-ebb223f05fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14465e80-d891-4a84-b586-bddb93b8cedc', 'c25b8ad3-eb55-42f4-b9f6-a666064007a3', '2f0adbed-a2f3-409a-b3bd-f8c59db0e316', '9423bfce-86b2-4173-9936-9fa043b4ee36']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:07.197598 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8601025d-2de6-441f-b764-c66588714972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:07.226633 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8601025d-2de6-441f-b764-c66588714972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60d4797c-fee4-45ea-acd8-3f8c82a55f90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1949959277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05033bfdb2954f5c8b95fb55108db5b4',qos_specs=None,replication_status=,reservations=['14465e80-d891-4a84-b586-bddb93b8cedc','c25b8ad3-eb55-42f4-b9f6-a666064007a3','2f0adbed-a2f3-409a-b3bd-f8c59db0e316','9423bfce-86b2-4173-9936-9fa043b4ee36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09eb38c1db5b432aa49cee76e83d4033',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:18:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1949959277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60d4797c-fee4-45ea-acd8-3f8c82a55f90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05033bfdb2954f5c8b95fb55108db5b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09eb38c1db5b432aa49cee76e83d4033',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:07.227616 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (565ea6b4-bd5c-41c6-8fbb-3e8757821d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:07.249844 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (565ea6b4-bd5c-41c6-8fbb-3e8757821d59) transitioned into state 'SUCCESS' from state '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-1949959277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05033bfdb2954f5c8b95fb55108db5b4',qos_specs=None,replication_status=,reservations=['14465e80-d891-4a84-b586-bddb93b8cedc','c25b8ad3-eb55-42f4-b9f6-a666064007a3','2f0adbed-a2f3-409a-b3bd-f8c59db0e316','9423bfce-86b2-4173-9936-9fa043b4ee36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09eb38c1db5b432aa49cee76e83d4033',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:07.250679 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3ce9425-b70a-4faa-974e-709081ea3fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:07.265075 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3ce9425-b70a-4faa-974e-709081ea3fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:07.266376 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Flow 'volume_create_api' (c41c195a-a5a1-48d3-87d4-380c89090739) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:18:07.266801 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Create volume request issued successfully. Aug 13 22:18:07.267540 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d343902-ad7e-43a2-8915-4054148ff8f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:18:07.268179 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1343/5427] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:18:06 2026] POST /volume/v3/volumes => generated 750 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:18:07.285229 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e20fb488-ecc2-4a67-a60f-601e9bbcd33d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:07.287975 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e20fb488-ecc2-4a67-a60f-601e9bbcd33d tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 Aug 13 22:18:07.288914 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e20fb488-ecc2-4a67-a60f-601e9bbcd33d tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:07.288914 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e20fb488-ecc2-4a67-a60f-601e9bbcd33d tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:07.300260 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:07.300260 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:07.307406 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e20fb488-ecc2-4a67-a60f-601e9bbcd33d tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Volume info retrieved successfully. Aug 13 22:18:07.313444 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e20fb488-ecc2-4a67-a60f-601e9bbcd33d tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 returned with HTTP 200 Aug 13 22:18:07.313926 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1358/5428] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:07 2026] GET /volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:07.467355 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e9459518-6109-48b9-920e-2173722c9dcb req-1803fe45-05e3-4c79-87fc-89497b5ac0df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:07.470126 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-1803fe45-05e3-4c79-87fc-89497b5ac0df tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/attachments/3a28511a-c2b9-4651-85a8-6d92bac2153d/action Aug 13 22:18:07.470544 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-1803fe45-05e3-4c79-87fc-89497b5ac0df tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:18:07.470685 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-1803fe45-05e3-4c79-87fc-89497b5ac0df tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:07.494950 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:07.494950 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:07.508529 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e9459518-6109-48b9-920e-2173722c9dcb req-1803fe45-05e3-4c79-87fc-89497b5ac0df tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments/3a28511a-c2b9-4651-85a8-6d92bac2153d/action returned with HTTP 204 Aug 13 22:18:07.508974 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1360/5429] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:18:07 2026] POST /volume/v3/attachments/3a28511a-c2b9-4651-85a8-6d92bac2153d/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:18:08.094774 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a839dc3e-4357-4fd5-8e4e-44b4e5484471 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:08.096781 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a839dc3e-4357-4fd5-8e4e-44b4e5484471 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:18:08.097059 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a839dc3e-4357-4fd5-8e4e-44b4e5484471 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:08.097276 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a839dc3e-4357-4fd5-8e4e-44b4e5484471 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:08.109153 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:08.109153 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:08.113262 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a839dc3e-4357-4fd5-8e4e-44b4e5484471 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:08.117743 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a839dc3e-4357-4fd5-8e4e-44b4e5484471 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 200 Aug 13 22:18:08.118135 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1369/5430] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:08 2026] GET /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:08.163313 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-ac1f48c1-16f6-47ce-b7a4-c810b4ff3c35 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:08.165654 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-ac1f48c1-16f6-47ce-b7a4-c810b4ff3c35 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:08.165893 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-ac1f48c1-16f6-47ce-b7a4-c810b4ff3c35 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:08.166132 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-ac1f48c1-16f6-47ce-b7a4-c810b4ff3c35 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:08.174036 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:08.174036 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:08.178770 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-ac1f48c1-16f6-47ce-b7a4-c810b4ff3c35 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:08.184334 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-ac1f48c1-16f6-47ce-b7a4-c810b4ff3c35 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:08.184875 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1344/5431] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:18:08 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:08.260275 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-41c3930a-c90a-4d33-9be8-92b95413d5f8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:08.260275 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41c3930a-c90a-4d33-9be8-92b95413d5f8 None None] GET https://10.4.3.4/volume// Aug 13 22:18:08.260275 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41c3930a-c90a-4d33-9be8-92b95413d5f8 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:08.260275 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41c3930a-c90a-4d33-9be8-92b95413d5f8 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:08.260275 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41c3930a-c90a-4d33-9be8-92b95413d5f8 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:18:08.260275 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1359/5432] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:18:08 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:18:08.267151 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-fc486d7b-6715-4d77-8c6b-62bfb5b5d727 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:08.331644 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-15d968f7-9855-4ca5-b733-0508b748eb9f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:08.333503 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15d968f7-9855-4ca5-b733-0508b748eb9f tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 Aug 13 22:18:08.333699 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15d968f7-9855-4ca5-b733-0508b748eb9f tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:08.333922 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15d968f7-9855-4ca5-b733-0508b748eb9f tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:08.339647 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-fc486d7b-6715-4d77-8c6b-62bfb5b5d727 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:18:08.340039 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-fc486d7b-6715-4d77-8c6b-62bfb5b5d727 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cbc14081-61ac-4078-902f-90cc6658c119", "connector": null, "instance_uuid": "3bcf9dc6-f865-41dd-ba5b-9facfe259a9c"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:08.343215 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:08.343215 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:08.346750 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-15d968f7-9855-4ca5-b733-0508b748eb9f tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Volume info retrieved successfully. Aug 13 22:18:08.349078 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:08.349078 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:08.351264 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15d968f7-9855-4ca5-b733-0508b748eb9f tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 returned with HTTP 200 Aug 13 22:18:08.351860 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1370/5433] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:08 2026] GET /volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:08.366276 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9292393c-f0d3-45a6-9453-158a3bab6bf7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:08.368051 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9292393c-f0d3-45a6-9453-158a3bab6bf7 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 Aug 13 22:18:08.368254 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9292393c-f0d3-45a6-9453-158a3bab6bf7 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:08.368483 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9292393c-f0d3-45a6-9453-158a3bab6bf7 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:08.375101 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:08.375101 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:08.378440 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-fc486d7b-6715-4d77-8c6b-62bfb5b5d727 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:18:08.378965 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9292393c-f0d3-45a6-9453-158a3bab6bf7 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Volume info retrieved successfully. Aug 13 22:18:08.379033 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1361/5434] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:18:08 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:08.385339 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9292393c-f0d3-45a6-9453-158a3bab6bf7 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 returned with HTTP 200 Aug 13 22:18:08.385725 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1345/5435] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:08 2026] GET /volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:08.401699 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2415d17c-0b61-4e69-85a6-0a766a987908 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:08.403755 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2415d17c-0b61-4e69-85a6-0a766a987908 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 Aug 13 22:18:08.404310 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2415d17c-0b61-4e69-85a6-0a766a987908 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:08.404607 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2415d17c-0b61-4e69-85a6-0a766a987908 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:08.406172 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf01ee66-e6dd-426f-ba90-b67304cf4116 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:08.408502 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf01ee66-e6dd-426f-ba90-b67304cf4116 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:08.408502 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf01ee66-e6dd-426f-ba90-b67304cf4116 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:08.408782 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf01ee66-e6dd-426f-ba90-b67304cf4116 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:08.415919 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:08.415919 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:08.419291 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:08.419291 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:08.420333 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71fac892-f234-4b9b-891e-800a146e6bc7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:08.420913 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71fac892-f234-4b9b-891e-800a146e6bc7 None None] GET https://10.4.3.4/volume// Aug 13 22:18:08.421630 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71fac892-f234-4b9b-891e-800a146e6bc7 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:08.421630 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71fac892-f234-4b9b-891e-800a146e6bc7 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:08.421766 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2415d17c-0b61-4e69-85a6-0a766a987908 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Volume info retrieved successfully. Aug 13 22:18:08.421956 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71fac892-f234-4b9b-891e-800a146e6bc7 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:18:08.422697 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1362/5436] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:18:08 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:18:08.425547 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bf01ee66-e6dd-426f-ba90-b67304cf4116 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:08.428359 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2415d17c-0b61-4e69-85a6-0a766a987908 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 returned with HTTP 200 Aug 13 22:18:08.428846 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1360/5437] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:08 2026] GET /volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 => generated 1358 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:08.431122 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf01ee66-e6dd-426f-ba90-b67304cf4116 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:08.431586 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1371/5438] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:08 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:08.433645 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-14c0328a-8e2c-4adf-b97a-09b6028d1eb0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:08.436476 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-14c0328a-8e2c-4adf-b97a-09b6028d1eb0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:08.437541 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-14c0328a-8e2c-4adf-b97a-09b6028d1eb0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:08.437541 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-14c0328a-8e2c-4adf-b97a-09b6028d1eb0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:08.443740 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4467ee68-f6fd-4a9e-b3ef-a225f1e52983 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:08.445602 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4467ee68-f6fd-4a9e-b3ef-a225f1e52983 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] POST https://10.4.3.4/volume/v3/backups Aug 13 22:18:08.446008 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4467ee68-f6fd-4a9e-b3ef-a225f1e52983 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "60d4797c-fee4-45ea-acd8-3f8c82a55f90", "name": "tempest-TestVolumeBackupRestore-backup-476945594", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:08.447729 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-4467ee68-f6fd-4a9e-b3ef-a225f1e52983 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Creating new backup {'backup': {'volume_id': '60d4797c-fee4-45ea-acd8-3f8c82a55f90', 'name': 'tempest-TestVolumeBackupRestore-backup-476945594', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 22:18:08.447940 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-4467ee68-f6fd-4a9e-b3ef-a225f1e52983 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Creating backup of volume 60d4797c-fee4-45ea-acd8-3f8c82a55f90 in container None Aug 13 22:18:08.453114 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:08.453114 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:08.456512 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:08.456512 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:08.457087 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4467ee68-f6fd-4a9e-b3ef-a225f1e52983 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Volume info retrieved successfully. Aug 13 22:18:08.458576 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-14c0328a-8e2c-4adf-b97a-09b6028d1eb0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:08.465405 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-14c0328a-8e2c-4adf-b97a-09b6028d1eb0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:08.465922 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1346/5439] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:18:08 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 1048 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:18:08.489898 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-4467ee68-f6fd-4a9e-b3ef-a225f1e52983 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Created reservations ['8ef5b3fc-808c-4667-99b1-49826e6f1ef3', 'd900f86e-0a1e-4832-b11b-6807d6af0019'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:18:08.531450 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4467ee68-f6fd-4a9e-b3ef-a225f1e52983 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups returned with HTTP 202 Aug 13 22:18:08.531450 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1363/5440] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:18:08 2026] POST /volume/v3/backups => generated 330 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:18:08.538784 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8994f551-b481-4dc4-b0d9-f0ab9e08e795 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:08.544101 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8994f551-b481-4dc4-b0d9-f0ab9e08e795 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:08.544101 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8994f551-b481-4dc4-b0d9-f0ab9e08e795 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:08.544101 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8994f551-b481-4dc4-b0d9-f0ab9e08e795 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:08.544101 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8994f551-b481-4dc4-b0d9-f0ab9e08e795 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:08.549313 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:08.549313 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:08.550185 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8994f551-b481-4dc4-b0d9-f0ab9e08e795 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:08.550715 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1361/5441] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:08 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:08.580949 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-c698f7d3-467a-4132-b809-8c176a519f2e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:08.583090 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-c698f7d3-467a-4132-b809-8c176a519f2e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] PUT https://10.4.3.4/volume/v3/attachments/6351a297-f0a3-4798-8e08-e1fdb7b1abed Aug 13 22:18:08.583389 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-c698f7d3-467a-4132-b809-8c176a519f2e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:08.590760 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-c698f7d3-467a-4132-b809-8c176a519f2e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Acquiring lock "cinder-attachment_update-cbc14081-61ac-4078-902f-90cc6658c119-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:18:08.595240 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-c698f7d3-467a-4132-b809-8c176a519f2e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Lock "cinder-attachment_update-cbc14081-61ac-4078-902f-90cc6658c119-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:18:08.596198 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:08.596198 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:08.681625 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-c698f7d3-467a-4132-b809-8c176a519f2e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Lock "cinder-attachment_update-cbc14081-61ac-4078-902f-90cc6658c119-np0000007271" released by "attachment_update" :: held 0.086s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:18:08.681909 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-c698f7d3-467a-4132-b809-8c176a519f2e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments/6351a297-f0a3-4798-8e08-e1fdb7b1abed returned with HTTP 200 Aug 13 22:18:08.682330 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1372/5442] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:18:08 2026] PUT /volume/v3/attachments/6351a297-f0a3-4798-8e08-e1fdb7b1abed => generated 968 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:08.690590 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-9d6dd525-81fc-410c-bd35-f126beadae0c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:08.692621 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-9d6dd525-81fc-410c-bd35-f126beadae0c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119/encryption Aug 13 22:18:08.692795 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-9d6dd525-81fc-410c-bd35-f126beadae0c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:08.693009 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-9d6dd525-81fc-410c-bd35-f126beadae0c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:08.701388 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:08.701388 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:08.706986 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-9d6dd525-81fc-410c-bd35-f126beadae0c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119/encryption returned with HTTP 200 Aug 13 22:18:08.707403 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1347/5443] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:18:08 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:09.444897 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-59a122b7-2e2e-459b-9e68-ac9ec2c63ebc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:09.446757 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59a122b7-2e2e-459b-9e68-ac9ec2c63ebc tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:09.447018 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59a122b7-2e2e-459b-9e68-ac9ec2c63ebc tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:09.447271 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59a122b7-2e2e-459b-9e68-ac9ec2c63ebc tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:09.457946 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:09.457946 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:09.462213 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-59a122b7-2e2e-459b-9e68-ac9ec2c63ebc tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:09.467324 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59a122b7-2e2e-459b-9e68-ac9ec2c63ebc tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:09.467767 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1364/5444] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:09 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:09.562910 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-50d22ddf-a552-4605-8a93-4d0c90f61f7d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:09.565172 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50d22ddf-a552-4605-8a93-4d0c90f61f7d tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:09.565448 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50d22ddf-a552-4605-8a93-4d0c90f61f7d tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:09.565651 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50d22ddf-a552-4605-8a93-4d0c90f61f7d tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:09.565743 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-50d22ddf-a552-4605-8a93-4d0c90f61f7d tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:09.570997 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:09.570997 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:09.571928 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50d22ddf-a552-4605-8a93-4d0c90f61f7d tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:09.572514 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1362/5445] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:09 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:10.480328 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-65dfb2cb-bb07-47b8-8290-7a3f9aab919f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:10.482348 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65dfb2cb-bb07-47b8-8290-7a3f9aab919f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:10.482680 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-65dfb2cb-bb07-47b8-8290-7a3f9aab919f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:10.482941 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-65dfb2cb-bb07-47b8-8290-7a3f9aab919f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:10.493670 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:10.493670 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:10.498252 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-65dfb2cb-bb07-47b8-8290-7a3f9aab919f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:10.503889 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65dfb2cb-bb07-47b8-8290-7a3f9aab919f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:10.504442 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1373/5446] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:10 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:10.583960 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-23178272-81ed-447c-ba26-1ee0168652ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:10.586060 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23178272-81ed-447c-ba26-1ee0168652ea tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:10.586352 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-23178272-81ed-447c-ba26-1ee0168652ea tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:10.586668 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-23178272-81ed-447c-ba26-1ee0168652ea tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:10.586852 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-23178272-81ed-447c-ba26-1ee0168652ea tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:10.591972 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:10.591972 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:10.593006 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23178272-81ed-447c-ba26-1ee0168652ea tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:10.593549 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1348/5447] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:10 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:11.518544 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a1c6d75-164e-432c-8a92-a02ea04a1da7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:11.521011 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a1c6d75-164e-432c-8a92-a02ea04a1da7 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:11.521299 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a1c6d75-164e-432c-8a92-a02ea04a1da7 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:11.521579 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a1c6d75-164e-432c-8a92-a02ea04a1da7 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:11.532587 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:11.532587 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:11.536679 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0a1c6d75-164e-432c-8a92-a02ea04a1da7 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:11.541656 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a1c6d75-164e-432c-8a92-a02ea04a1da7 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:11.542286 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1365/5448] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:11 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:11.604917 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8585fb14-b092-43fa-95ed-fd0a373746f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:11.606767 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8585fb14-b092-43fa-95ed-fd0a373746f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:11.607008 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8585fb14-b092-43fa-95ed-fd0a373746f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:11.607216 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8585fb14-b092-43fa-95ed-fd0a373746f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:11.607348 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8585fb14-b092-43fa-95ed-fd0a373746f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:11.611631 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:11.611631 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:11.612477 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8585fb14-b092-43fa-95ed-fd0a373746f0 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:11.612872 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1363/5449] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:11 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:12.556346 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c55d535-8929-4ea9-8eac-34fdadc76cd5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:12.558331 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c55d535-8929-4ea9-8eac-34fdadc76cd5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:12.558553 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c55d535-8929-4ea9-8eac-34fdadc76cd5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:12.558739 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c55d535-8929-4ea9-8eac-34fdadc76cd5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:12.569085 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:12.569085 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:12.571419 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6c55d535-8929-4ea9-8eac-34fdadc76cd5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:12.575327 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c55d535-8929-4ea9-8eac-34fdadc76cd5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:12.575683 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1374/5450] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:12 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:12.624061 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-76753d77-43a2-429c-a89d-9582ff3654ca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:12.626678 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76753d77-43a2-429c-a89d-9582ff3654ca tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:12.626988 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76753d77-43a2-429c-a89d-9582ff3654ca tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:12.627236 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76753d77-43a2-429c-a89d-9582ff3654ca tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:12.627397 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-76753d77-43a2-429c-a89d-9582ff3654ca tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:12.633223 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:12.633223 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:12.634339 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76753d77-43a2-429c-a89d-9582ff3654ca tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:12.634887 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1349/5451] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:12 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:13.593739 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5e5812e-302d-49aa-800c-43b83bfdc6fe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:13.596394 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5e5812e-302d-49aa-800c-43b83bfdc6fe tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:13.596719 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5e5812e-302d-49aa-800c-43b83bfdc6fe tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:13.597389 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5e5812e-302d-49aa-800c-43b83bfdc6fe tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:13.608566 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:13.608566 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:13.613105 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a5e5812e-302d-49aa-800c-43b83bfdc6fe tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:13.619083 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5e5812e-302d-49aa-800c-43b83bfdc6fe tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:13.619512 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1366/5452] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:13 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:13.646825 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2cd93f6b-b1d8-4564-bdc3-b3cb306e4aeb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:13.649250 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2cd93f6b-b1d8-4564-bdc3-b3cb306e4aeb tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:13.649558 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2cd93f6b-b1d8-4564-bdc3-b3cb306e4aeb tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:13.649803 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2cd93f6b-b1d8-4564-bdc3-b3cb306e4aeb tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:13.649923 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2cd93f6b-b1d8-4564-bdc3-b3cb306e4aeb tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:13.655121 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:13.655121 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:13.656093 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2cd93f6b-b1d8-4564-bdc3-b3cb306e4aeb tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:13.656578 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1364/5453] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:13 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:14.633088 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-137b8f77-d9e3-4cb6-ae51-051c3c5f0f1e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:14.635792 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-137b8f77-d9e3-4cb6-ae51-051c3c5f0f1e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:14.636088 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-137b8f77-d9e3-4cb6-ae51-051c3c5f0f1e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:14.636349 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-137b8f77-d9e3-4cb6-ae51-051c3c5f0f1e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:14.648031 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:14.648031 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:14.652125 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-137b8f77-d9e3-4cb6-ae51-051c3c5f0f1e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:14.656266 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-137b8f77-d9e3-4cb6-ae51-051c3c5f0f1e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:14.656657 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1375/5454] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:14 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:14.667254 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-971fa7fd-9ad0-4aa3-bf8e-480a8d5db9b8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:14.669611 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-971fa7fd-9ad0-4aa3-bf8e-480a8d5db9b8 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:14.669886 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-971fa7fd-9ad0-4aa3-bf8e-480a8d5db9b8 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:14.670149 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-971fa7fd-9ad0-4aa3-bf8e-480a8d5db9b8 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:14.670300 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-971fa7fd-9ad0-4aa3-bf8e-480a8d5db9b8 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:14.675314 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:14.675314 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:14.676157 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-971fa7fd-9ad0-4aa3-bf8e-480a8d5db9b8 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:14.676622 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1350/5455] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:14 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:15.670325 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1725582d-026f-4dde-8b6c-75a49a47481a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:15.672565 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1725582d-026f-4dde-8b6c-75a49a47481a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:15.672797 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1725582d-026f-4dde-8b6c-75a49a47481a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:15.672979 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1725582d-026f-4dde-8b6c-75a49a47481a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:15.683689 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:15.683689 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:15.688025 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1725582d-026f-4dde-8b6c-75a49a47481a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:15.690307 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d43241e6-7efe-419b-9896-a68058d08f3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:15.692254 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d43241e6-7efe-419b-9896-a68058d08f3e tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:15.692455 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d43241e6-7efe-419b-9896-a68058d08f3e tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:15.692648 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d43241e6-7efe-419b-9896-a68058d08f3e tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:15.692803 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d43241e6-7efe-419b-9896-a68058d08f3e tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:15.694245 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1725582d-026f-4dde-8b6c-75a49a47481a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:15.694878 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1367/5456] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:15 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:15.708091 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:15.708091 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:15.709249 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d43241e6-7efe-419b-9896-a68058d08f3e tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:15.710137 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1365/5457] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:15 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:16.713193 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c33be38d-1cd7-4699-84fc-81b63e81cee2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:16.715225 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c33be38d-1cd7-4699-84fc-81b63e81cee2 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:16.715445 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c33be38d-1cd7-4699-84fc-81b63e81cee2 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:16.715680 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c33be38d-1cd7-4699-84fc-81b63e81cee2 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:16.722860 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bea6a79c-6512-4f1e-9ba7-dfbc1f9473cb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:16.724670 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bea6a79c-6512-4f1e-9ba7-dfbc1f9473cb tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:16.725137 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bea6a79c-6512-4f1e-9ba7-dfbc1f9473cb tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:16.725137 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bea6a79c-6512-4f1e-9ba7-dfbc1f9473cb tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:16.725137 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-bea6a79c-6512-4f1e-9ba7-dfbc1f9473cb tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:16.725988 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:16.725988 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:16.729933 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c33be38d-1cd7-4699-84fc-81b63e81cee2 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:16.730463 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:16.730463 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:16.731494 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bea6a79c-6512-4f1e-9ba7-dfbc1f9473cb tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:16.731989 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1351/5458] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:16 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:16.734531 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c33be38d-1cd7-4699-84fc-81b63e81cee2 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:16.735018 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1376/5459] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:16 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:17.743254 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d18be072-d20a-4b81-90da-d96fe3e28398 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:17.745475 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d18be072-d20a-4b81-90da-d96fe3e28398 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:17.745704 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d18be072-d20a-4b81-90da-d96fe3e28398 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:17.745912 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d18be072-d20a-4b81-90da-d96fe3e28398 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:17.746018 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d18be072-d20a-4b81-90da-d96fe3e28398 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:17.747268 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ebd9f9d0-5f85-4b53-aaea-7921f809eb06 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:17.749331 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebd9f9d0-5f85-4b53-aaea-7921f809eb06 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:17.749615 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebd9f9d0-5f85-4b53-aaea-7921f809eb06 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:17.749911 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebd9f9d0-5f85-4b53-aaea-7921f809eb06 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:17.751064 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:17.751064 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:17.751932 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d18be072-d20a-4b81-90da-d96fe3e28398 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:17.752614 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1368/5460] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:17 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:17.761402 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:17.761402 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:17.765409 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ebd9f9d0-5f85-4b53-aaea-7921f809eb06 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:17.770647 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebd9f9d0-5f85-4b53-aaea-7921f809eb06 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:17.771140 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1366/5461] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:17 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:18.766604 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-918dd44f-6aaf-46d6-81dd-ad93cd63798f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:18.768851 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-918dd44f-6aaf-46d6-81dd-ad93cd63798f tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:18.769085 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-918dd44f-6aaf-46d6-81dd-ad93cd63798f tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:18.769325 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-918dd44f-6aaf-46d6-81dd-ad93cd63798f tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:18.769497 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-918dd44f-6aaf-46d6-81dd-ad93cd63798f tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:18.775337 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:18.775337 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:18.776436 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-918dd44f-6aaf-46d6-81dd-ad93cd63798f tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:18.776987 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1352/5462] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:18 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:18.785086 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e108146-4cc5-4e20-ad20-5b28b27204e3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:18.788216 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e108146-4cc5-4e20-ad20-5b28b27204e3 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:18.788393 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e108146-4cc5-4e20-ad20-5b28b27204e3 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:18.788603 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e108146-4cc5-4e20-ad20-5b28b27204e3 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:18.798285 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:18.798285 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:18.802277 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7e108146-4cc5-4e20-ad20-5b28b27204e3 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:18.806899 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e108146-4cc5-4e20-ad20-5b28b27204e3 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:18.807463 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1377/5463] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:18 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:19.794202 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3dafc440-0205-441f-a3d9-077838142a08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:19.796052 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3dafc440-0205-441f-a3d9-077838142a08 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:19.796248 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3dafc440-0205-441f-a3d9-077838142a08 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:19.796441 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3dafc440-0205-441f-a3d9-077838142a08 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:19.796550 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3dafc440-0205-441f-a3d9-077838142a08 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:19.801108 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:19.801108 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:19.801861 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3dafc440-0205-441f-a3d9-077838142a08 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:19.802214 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1369/5464] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:19 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:19.821499 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-95756b25-e440-44eb-b2cc-48477cbc5bb0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:19.823785 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95756b25-e440-44eb-b2cc-48477cbc5bb0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:19.824070 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95756b25-e440-44eb-b2cc-48477cbc5bb0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:19.824350 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95756b25-e440-44eb-b2cc-48477cbc5bb0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:19.836740 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:19.836740 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:19.841065 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-95756b25-e440-44eb-b2cc-48477cbc5bb0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:19.845563 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95756b25-e440-44eb-b2cc-48477cbc5bb0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:19.846018 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1367/5465] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:19 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:20.327506 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-23ce7246-b4e7-48eb-ac9e-3cb1d3b4aed5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:20.330671 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-23ce7246-b4e7-48eb-ac9e-3cb1d3b4aed5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/attachments/6351a297-f0a3-4798-8e08-e1fdb7b1abed/action Aug 13 22:18:20.331039 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-23ce7246-b4e7-48eb-ac9e-3cb1d3b4aed5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:18:20.331199 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-23ce7246-b4e7-48eb-ac9e-3cb1d3b4aed5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:20.350769 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:20.350769 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:20.368611 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1b9a3563-c1bf-4b90-be18-a7b87c60496e req-23ce7246-b4e7-48eb-ac9e-3cb1d3b4aed5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments/6351a297-f0a3-4798-8e08-e1fdb7b1abed/action returned with HTTP 204 Aug 13 22:18:20.369306 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1353/5466] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:18:20 2026] POST /volume/v3/attachments/6351a297-f0a3-4798-8e08-e1fdb7b1abed/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:18:20.814112 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ea7a341e-c26f-4651-84c1-4ecbd409a8be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:20.816995 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea7a341e-c26f-4651-84c1-4ecbd409a8be tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:20.817253 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea7a341e-c26f-4651-84c1-4ecbd409a8be tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:20.817538 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea7a341e-c26f-4651-84c1-4ecbd409a8be tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:20.817721 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ea7a341e-c26f-4651-84c1-4ecbd409a8be tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:20.823486 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:20.823486 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:20.824605 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea7a341e-c26f-4651-84c1-4ecbd409a8be tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:20.825408 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1378/5467] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:20 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:20.862343 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8055a189-7170-45a4-9181-56db344262f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:20.864835 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8055a189-7170-45a4-9181-56db344262f5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:18:20.865108 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8055a189-7170-45a4-9181-56db344262f5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:20.865348 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8055a189-7170-45a4-9181-56db344262f5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:20.877609 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:20.877609 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:20.881923 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8055a189-7170-45a4-9181-56db344262f5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:20.887152 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8055a189-7170-45a4-9181-56db344262f5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:18:20.887648 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1370/5468] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:20 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 1161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:21.539982 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-5f34141b-9a83-4423-8621-992260a0b8a8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:21.542548 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-5f34141b-9a83-4423-8621-992260a0b8a8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:18:21.542902 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-5f34141b-9a83-4423-8621-992260a0b8a8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:21.543132 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-5f34141b-9a83-4423-8621-992260a0b8a8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:21.551232 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:21.551232 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:21.554972 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-5f34141b-9a83-4423-8621-992260a0b8a8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:21.558622 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-5f34141b-9a83-4423-8621-992260a0b8a8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:18:21.558995 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1368/5469] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:18:21 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 917 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:21.634343 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5495a1c2-64a1-4c57-9459-8ff411d1309a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:21.634736 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5495a1c2-64a1-4c57-9459-8ff411d1309a None None] GET https://10.4.3.4/volume// Aug 13 22:18:21.634933 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5495a1c2-64a1-4c57-9459-8ff411d1309a None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:21.635115 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5495a1c2-64a1-4c57-9459-8ff411d1309a None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:21.635412 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5495a1c2-64a1-4c57-9459-8ff411d1309a None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:18:21.635740 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1354/5470] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:18:21 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:18:21.642442 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-a100e835-7c53-41bd-85d9-0b2cd5bdf41e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:21.644573 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-a100e835-7c53-41bd-85d9-0b2cd5bdf41e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:18:21.644973 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-a100e835-7c53-41bd-85d9-0b2cd5bdf41e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4fa44c9-4434-42aa-83d0-73f9d3c70e9b", "connector": null, "instance_uuid": "3bcf9dc6-f865-41dd-ba5b-9facfe259a9c"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:21.653166 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:21.653166 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:21.674967 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-a100e835-7c53-41bd-85d9-0b2cd5bdf41e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:18:21.675463 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1379/5471] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:18:21 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 13 22:18:21.707410 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c233ba5f-07b1-4e3e-995e-6d7a4b207c11 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:21.712519 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c233ba5f-07b1-4e3e-995e-6d7a4b207c11 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:18:21.712519 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c233ba5f-07b1-4e3e-995e-6d7a4b207c11 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:21.712519 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c233ba5f-07b1-4e3e-995e-6d7a4b207c11 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:21.721740 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb4d683d-9096-47fc-9a6e-cd50b4fd157d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:21.722215 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb4d683d-9096-47fc-9a6e-cd50b4fd157d None None] GET https://10.4.3.4/volume// Aug 13 22:18:21.722410 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb4d683d-9096-47fc-9a6e-cd50b4fd157d None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:21.722670 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb4d683d-9096-47fc-9a6e-cd50b4fd157d None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:21.723035 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:21.723035 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:21.723122 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb4d683d-9096-47fc-9a6e-cd50b4fd157d None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:18:21.723373 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1369/5472] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:18:21 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:18:21.728771 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c233ba5f-07b1-4e3e-995e-6d7a4b207c11 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:21.730255 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-b2c20f5f-8929-4e79-9c2d-e9f54e189fbf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:21.733239 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-b2c20f5f-8929-4e79-9c2d-e9f54e189fbf tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:18:21.733458 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-b2c20f5f-8929-4e79-9c2d-e9f54e189fbf tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:21.733654 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-b2c20f5f-8929-4e79-9c2d-e9f54e189fbf tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:21.734437 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c233ba5f-07b1-4e3e-995e-6d7a4b207c11 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:18:21.735032 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1371/5473] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:21 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 916 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:21.744159 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:21.744159 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:21.747434 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-b2c20f5f-8929-4e79-9c2d-e9f54e189fbf tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:21.751648 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-b2c20f5f-8929-4e79-9c2d-e9f54e189fbf tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:18:21.752032 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1355/5474] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:18:21 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1096 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:18:21.837970 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ce96e463-9b45-4e33-993e-294e0455176a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:21.840302 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce96e463-9b45-4e33-993e-294e0455176a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:21.840577 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ce96e463-9b45-4e33-993e-294e0455176a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:21.840833 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ce96e463-9b45-4e33-993e-294e0455176a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:21.840981 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ce96e463-9b45-4e33-993e-294e0455176a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:21.846278 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:21.846278 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:21.847196 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce96e463-9b45-4e33-993e-294e0455176a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:21.847703 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1380/5475] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:21 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:21.870889 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-4e7b7818-1d12-4d92-b017-40e0861c8740 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:21.873506 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-4e7b7818-1d12-4d92-b017-40e0861c8740 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] PUT https://10.4.3.4/volume/v3/attachments/3e91253a-9898-4456-a9c2-52b1dcc95dfb Aug 13 22:18:21.873878 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-4e7b7818-1d12-4d92-b017-40e0861c8740 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:21.881336 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-4e7b7818-1d12-4d92-b017-40e0861c8740 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Acquiring lock "cinder-attachment_update-d4fa44c9-4434-42aa-83d0-73f9d3c70e9b-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:18:21.886096 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-4e7b7818-1d12-4d92-b017-40e0861c8740 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Lock "cinder-attachment_update-d4fa44c9-4434-42aa-83d0-73f9d3c70e9b-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:18:21.887053 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:21.887053 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:21.988555 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-4e7b7818-1d12-4d92-b017-40e0861c8740 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Lock "cinder-attachment_update-d4fa44c9-4434-42aa-83d0-73f9d3c70e9b-np0000007271" released by "attachment_update" :: held 0.102s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:18:21.989439 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-4e7b7818-1d12-4d92-b017-40e0861c8740 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments/3e91253a-9898-4456-a9c2-52b1dcc95dfb returned with HTTP 200 Aug 13 22:18:21.992128 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1370/5476] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:18:21 2026] PUT /volume/v3/attachments/3e91253a-9898-4456-a9c2-52b1dcc95dfb => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:22.754031 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa4563f1-f301-4e25-b152-a65e251bcf22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:22.756337 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa4563f1-f301-4e25-b152-a65e251bcf22 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:18:22.758447 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa4563f1-f301-4e25-b152-a65e251bcf22 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:22.758447 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa4563f1-f301-4e25-b152-a65e251bcf22 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:22.770164 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:22.770164 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:22.774868 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fa4563f1-f301-4e25-b152-a65e251bcf22 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:22.780562 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa4563f1-f301-4e25-b152-a65e251bcf22 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:18:22.781168 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1372/5477] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:22 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 917 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:22.860209 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-048ff28e-9d6b-44b2-9e0a-7aef3a2e03fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:22.862595 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-048ff28e-9d6b-44b2-9e0a-7aef3a2e03fe tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:22.862871 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-048ff28e-9d6b-44b2-9e0a-7aef3a2e03fe tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:22.863067 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-048ff28e-9d6b-44b2-9e0a-7aef3a2e03fe tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:22.863221 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-048ff28e-9d6b-44b2-9e0a-7aef3a2e03fe tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:22.868278 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:22.868278 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:22.869202 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-048ff28e-9d6b-44b2-9e0a-7aef3a2e03fe tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:22.869664 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1356/5478] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:22 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:23.793393 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2d5a8b4b-91aa-4dca-9cbe-1406ae975f3e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:23.795727 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d5a8b4b-91aa-4dca-9cbe-1406ae975f3e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:18:23.795993 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d5a8b4b-91aa-4dca-9cbe-1406ae975f3e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:23.796222 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d5a8b4b-91aa-4dca-9cbe-1406ae975f3e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:23.807819 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:23.807819 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:23.812585 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2d5a8b4b-91aa-4dca-9cbe-1406ae975f3e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:23.817830 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d5a8b4b-91aa-4dca-9cbe-1406ae975f3e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:18:23.818610 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1381/5479] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:23 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 917 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:23.882357 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-02c36126-488a-45ad-8b18-084b1df5293c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:23.884363 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02c36126-488a-45ad-8b18-084b1df5293c tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:23.884613 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02c36126-488a-45ad-8b18-084b1df5293c tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:23.884871 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02c36126-488a-45ad-8b18-084b1df5293c tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:23.884988 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-02c36126-488a-45ad-8b18-084b1df5293c tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:23.890607 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:23.890607 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:23.891670 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02c36126-488a-45ad-8b18-084b1df5293c tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:23.892102 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1371/5480] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:23 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:24.831180 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5abbe865-4251-4544-9e13-bc4626f498c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:24.833032 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5abbe865-4251-4544-9e13-bc4626f498c7 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:18:24.833411 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5abbe865-4251-4544-9e13-bc4626f498c7 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:24.833693 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5abbe865-4251-4544-9e13-bc4626f498c7 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:24.844404 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:24.844404 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:24.848848 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5abbe865-4251-4544-9e13-bc4626f498c7 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:24.853683 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5abbe865-4251-4544-9e13-bc4626f498c7 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:18:24.854274 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1373/5481] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:24 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 917 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:24.905139 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f442f8c-fa75-45a5-a9f0-e961354a5c2b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:24.907518 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f442f8c-fa75-45a5-a9f0-e961354a5c2b tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:24.907776 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f442f8c-fa75-45a5-a9f0-e961354a5c2b tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:24.908008 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f442f8c-fa75-45a5-a9f0-e961354a5c2b tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:24.908208 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1f442f8c-fa75-45a5-a9f0-e961354a5c2b tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:24.913567 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:24.913567 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:24.914582 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f442f8c-fa75-45a5-a9f0-e961354a5c2b tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:24.915079 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1357/5482] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:24 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:25.286431 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-e3421651-3395-4caa-a182-746e1aa5695f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:25.292007 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-e3421651-3395-4caa-a182-746e1aa5695f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/attachments/3e91253a-9898-4456-a9c2-52b1dcc95dfb/action Aug 13 22:18:25.292563 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-e3421651-3395-4caa-a182-746e1aa5695f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:18:25.292805 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-e3421651-3395-4caa-a182-746e1aa5695f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:25.311746 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:25.311746 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:25.323152 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-096780bd-b3c1-4ace-af31-fbbf5963af1b req-e3421651-3395-4caa-a182-746e1aa5695f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments/3e91253a-9898-4456-a9c2-52b1dcc95dfb/action returned with HTTP 204 Aug 13 22:18:25.323938 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1382/5483] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:18:25 2026] POST /volume/v3/attachments/3e91253a-9898-4456-a9c2-52b1dcc95dfb/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:18:25.867127 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1042ac3d-52a0-429c-9c8f-b3771963c7a2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:25.869168 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1042ac3d-52a0-429c-9c8f-b3771963c7a2 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:18:25.869443 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1042ac3d-52a0-429c-9c8f-b3771963c7a2 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:25.869702 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1042ac3d-52a0-429c-9c8f-b3771963c7a2 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:25.880616 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:25.880616 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:25.884880 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1042ac3d-52a0-429c-9c8f-b3771963c7a2 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:18:25.890859 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1042ac3d-52a0-429c-9c8f-b3771963c7a2 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:18:25.891275 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1372/5484] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:25 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:25.925617 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-008f7ff6-225e-492d-bf45-d2d070ad0d9d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:25.927447 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-008f7ff6-225e-492d-bf45-d2d070ad0d9d tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:25.927806 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-008f7ff6-225e-492d-bf45-d2d070ad0d9d tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:25.928085 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-008f7ff6-225e-492d-bf45-d2d070ad0d9d tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:25.928198 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-008f7ff6-225e-492d-bf45-d2d070ad0d9d tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:25.932800 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:25.932800 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:25.933799 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-008f7ff6-225e-492d-bf45-d2d070ad0d9d tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:25.934185 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1374/5485] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:25 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:25.943625 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ce84b941-21da-448d-8b0d-60600f840a54 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:25.945912 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce84b941-21da-448d-8b0d-60600f840a54 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 Aug 13 22:18:25.946180 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce84b941-21da-448d-8b0d-60600f840a54 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:25.946456 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce84b941-21da-448d-8b0d-60600f840a54 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:25.954159 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:25.954159 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:25.957571 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ce84b941-21da-448d-8b0d-60600f840a54 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Volume info retrieved successfully. Aug 13 22:18:25.961991 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce84b941-21da-448d-8b0d-60600f840a54 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 returned with HTTP 200 Aug 13 22:18:25.962379 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1358/5486] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:25 2026] GET /volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:25.979731 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:25.981416 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] POST https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c/restore Aug 13 22:18:25.981764 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:25.983032 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Restoring backup 6d6a61f9-abd3-407b-b6ec-e985c901912c ({'restore': {}}) {{(pid=100266) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 22:18:25.983164 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Restoring backup 6d6a61f9-abd3-407b-b6ec-e985c901912c to volume None. Aug 13 22:18:25.987557 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:25.987557 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:25.988961 np0000007271 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Creating volume of 1 GB for restore of backup 6d6a61f9-abd3-407b-b6ec-e985c901912c. Aug 13 22:18:25.996716 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Availability zone cache updated, next update will occur around 2026-08-13 23:18:25.996297. {{(pid=100266) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 22:18:25.996870 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Availability Zones retrieved successfully. Aug 13 22:18:26.004691 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Flow 'volume_create_api' (835646a1-6882-4ef5-82a6-246619245d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:18:26.006065 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ea50514-edc3-4b4b-8ea9-2b7938819c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:26.007288 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:18:26.044938 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ea50514-edc3-4b4b-8ea9-2b7938819c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:26.046063 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd46f799-c442-4bf1-b177-019f6a542bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:26.094970 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Created reservations ['ff26dafb-a4bf-44f6-9f45-edb550a6d482', '42798b33-c9da-4c96-aa58-912e9ed23b11', '03ac8a94-7dcd-4201-bc89-5e092e2ddf88', '9508715d-d6a6-4785-8e02-131ebf1505e6'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:18:26.096020 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd46f799-c442-4bf1-b177-019f6a542bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff26dafb-a4bf-44f6-9f45-edb550a6d482', '42798b33-c9da-4c96-aa58-912e9ed23b11', '03ac8a94-7dcd-4201-bc89-5e092e2ddf88', '9508715d-d6a6-4785-8e02-131ebf1505e6']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:26.097002 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9e2d5eb-9ac9-47e3-b62b-caba2b55be34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:26.133390 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9e2d5eb-9ac9-47e3-b62b-caba2b55be34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91ccae88-080d-4e69-85ef-11a656104242', '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_6d6a61f9-abd3-407b-b6ec-e985c901912c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05033bfdb2954f5c8b95fb55108db5b4',qos_specs=None,replication_status=,reservations=['ff26dafb-a4bf-44f6-9f45-edb550a6d482','42798b33-c9da-4c96-aa58-912e9ed23b11','03ac8a94-7dcd-4201-bc89-5e092e2ddf88','9508715d-d6a6-4785-8e02-131ebf1505e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09eb38c1db5b432aa49cee76e83d4033',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:18:26Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6d6a61f9-abd3-407b-b6ec-e985c901912c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91ccae88-080d-4e69-85ef-11a656104242,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05033bfdb2954f5c8b95fb55108db5b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09eb38c1db5b432aa49cee76e83d4033',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:26.134279 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e9d266f-f369-4921-af09-54bdb99b4ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:26.152090 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e9d266f-f369-4921-af09-54bdb99b4ebd) transitioned into 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_6d6a61f9-abd3-407b-b6ec-e985c901912c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05033bfdb2954f5c8b95fb55108db5b4',qos_specs=None,replication_status=,reservations=['ff26dafb-a4bf-44f6-9f45-edb550a6d482','42798b33-c9da-4c96-aa58-912e9ed23b11','03ac8a94-7dcd-4201-bc89-5e092e2ddf88','9508715d-d6a6-4785-8e02-131ebf1505e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09eb38c1db5b432aa49cee76e83d4033',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:26.152852 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa6082d3-cd08-4137-aecf-44d31e494de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:18:26.162342 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa6082d3-cd08-4137-aecf-44d31e494de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:18:26.163298 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Flow 'volume_create_api' (835646a1-6882-4ef5-82a6-246619245d98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:18:26.163612 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Create volume request issued successfully. Aug 13 22:18:26.172111 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:26.172111 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:26.172735 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Volume info retrieved successfully. Aug 13 22:18:27.181345 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:27.181345 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:27.181956 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Volume info retrieved successfully. Aug 13 22:18:27.182108 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.backup.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Checking backup size 1 against volume size 1 {{(pid=100266) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 22:18:27.182221 np0000007271 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Overwriting volume 91ccae88-080d-4e69-85ef-11a656104242 with restore of backup 6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:27.195224 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] restore_backup in rpcapi backup_id 6d6a61f9-abd3-407b-b6ec-e985c901912c {{(pid=100266) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 22:18:27.197087 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a46ff101-0927-492b-b1f9-cd17bb49e168 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c/restore returned with HTTP 202 Aug 13 22:18:27.197507 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1383/5487] 10.4.3.4 () {68 vars in 1379 bytes} [Thu Aug 13 22:18:25 2026] POST /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c/restore => generated 189 bytes in 1218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:18:27.211347 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9217dc45-d828-4de8-8813-9220d005ff03 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:27.213464 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9217dc45-d828-4de8-8813-9220d005ff03 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:27.213733 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9217dc45-d828-4de8-8813-9220d005ff03 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:27.214106 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9217dc45-d828-4de8-8813-9220d005ff03 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:27.214106 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9217dc45-d828-4de8-8813-9220d005ff03 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:27.219100 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:27.219100 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:27.219823 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9217dc45-d828-4de8-8813-9220d005ff03 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:27.220212 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1373/5488] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:27 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:28.231798 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-977b9bbd-2a81-43cf-b61b-264cbd305f34 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:28.234158 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-977b9bbd-2a81-43cf-b61b-264cbd305f34 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:28.234442 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-977b9bbd-2a81-43cf-b61b-264cbd305f34 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:28.234852 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-977b9bbd-2a81-43cf-b61b-264cbd305f34 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:28.235089 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-977b9bbd-2a81-43cf-b61b-264cbd305f34 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:28.239782 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:28.239782 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:28.240810 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-977b9bbd-2a81-43cf-b61b-264cbd305f34 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:28.240991 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1375/5489] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:28 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:29.253355 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-86566176-a2ef-43a0-9814-c2e4084d6057 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:29.255497 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86566176-a2ef-43a0-9814-c2e4084d6057 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:29.255868 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86566176-a2ef-43a0-9814-c2e4084d6057 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:29.255975 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86566176-a2ef-43a0-9814-c2e4084d6057 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:29.256132 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-86566176-a2ef-43a0-9814-c2e4084d6057 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:29.260368 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:29.260368 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:29.261816 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86566176-a2ef-43a0-9814-c2e4084d6057 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:29.261816 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1359/5490] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:29 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:30.275270 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-785e9a23-f38f-4a22-b3cc-13c33b2c38e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:30.278583 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-785e9a23-f38f-4a22-b3cc-13c33b2c38e1 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:30.278889 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-785e9a23-f38f-4a22-b3cc-13c33b2c38e1 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:30.279241 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-785e9a23-f38f-4a22-b3cc-13c33b2c38e1 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:30.279324 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-785e9a23-f38f-4a22-b3cc-13c33b2c38e1 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:30.288309 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:30.288309 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:30.289170 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-785e9a23-f38f-4a22-b3cc-13c33b2c38e1 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:30.289954 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1384/5491] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:30 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:31.306002 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-72fd194d-5a38-4f87-978d-3ffb7fbf121a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:31.308379 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72fd194d-5a38-4f87-978d-3ffb7fbf121a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:31.308703 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72fd194d-5a38-4f87-978d-3ffb7fbf121a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:31.308965 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72fd194d-5a38-4f87-978d-3ffb7fbf121a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:31.309131 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-72fd194d-5a38-4f87-978d-3ffb7fbf121a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:31.314782 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:31.314782 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:31.315874 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72fd194d-5a38-4f87-978d-3ffb7fbf121a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:31.316313 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1374/5492] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:31 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:32.331679 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c8b5de54-dd93-4078-bf72-d1f2fc752379 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:32.332443 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8b5de54-dd93-4078-bf72-d1f2fc752379 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:32.332713 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8b5de54-dd93-4078-bf72-d1f2fc752379 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:32.332900 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8b5de54-dd93-4078-bf72-d1f2fc752379 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:32.332997 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c8b5de54-dd93-4078-bf72-d1f2fc752379 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:32.335004 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=165,cinder:UPDATE=32,cinder:INSERT=15 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:18:32.338001 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:32.338001 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:32.338834 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8b5de54-dd93-4078-bf72-d1f2fc752379 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:32.339201 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1376/5493] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:32 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:33.355393 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a838842f-edd1-459e-90eb-a995166bf532 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:33.357559 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a838842f-edd1-459e-90eb-a995166bf532 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:33.357817 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a838842f-edd1-459e-90eb-a995166bf532 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:33.358835 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a838842f-edd1-459e-90eb-a995166bf532 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:33.358835 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a838842f-edd1-459e-90eb-a995166bf532 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:33.363771 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:33.363771 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:33.364700 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a838842f-edd1-459e-90eb-a995166bf532 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:33.365733 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1360/5494] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:33 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:34.152994 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-33122c90-1ebb-49ba-bd46-889a071e350d req-f83993f0-06a0-4b17-a5df-e5b8eac3608c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:34.155848 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-33122c90-1ebb-49ba-bd46-889a071e350d req-f83993f0-06a0-4b17-a5df-e5b8eac3608c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/attachments/5c3807ab-8274-41bf-962d-efee99576365 Aug 13 22:18:34.156607 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-33122c90-1ebb-49ba-bd46-889a071e350d req-f83993f0-06a0-4b17-a5df-e5b8eac3608c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:34.156607 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-33122c90-1ebb-49ba-bd46-889a071e350d req-f83993f0-06a0-4b17-a5df-e5b8eac3608c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:34.159096 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=211,cinder:UPDATE=56,cinder:INSERT=29 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:18:34.167684 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:34.167684 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:34.228996 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-33122c90-1ebb-49ba-bd46-889a071e350d req-f83993f0-06a0-4b17-a5df-e5b8eac3608c tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/5c3807ab-8274-41bf-962d-efee99576365 returned with HTTP 200 Aug 13 22:18:34.229161 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1385/5495] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:18:34 2026] DELETE /volume/v3/attachments/5c3807ab-8274-41bf-962d-efee99576365 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:34.380011 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a58e78d9-2f78-44b4-8f97-825f90ee1d81 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:34.382385 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a58e78d9-2f78-44b4-8f97-825f90ee1d81 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:34.382845 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a58e78d9-2f78-44b4-8f97-825f90ee1d81 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:34.383008 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a58e78d9-2f78-44b4-8f97-825f90ee1d81 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:34.383112 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a58e78d9-2f78-44b4-8f97-825f90ee1d81 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:34.385369 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=122,cinder:UPDATE=20,cinder:INSERT=10 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:18:34.391762 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:34.391762 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:34.393168 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a58e78d9-2f78-44b4-8f97-825f90ee1d81 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:34.394775 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1375/5496] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:34 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:35.363360 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-8392f3c7-4d8e-423e-9fff-e3acec54817b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:35.366038 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-8392f3c7-4d8e-423e-9fff-e3acec54817b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a Aug 13 22:18:35.366303 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-8392f3c7-4d8e-423e-9fff-e3acec54817b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:35.366588 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-8392f3c7-4d8e-423e-9fff-e3acec54817b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:35.376639 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:35.376639 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:35.380872 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-8392f3c7-4d8e-423e-9fff-e3acec54817b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:18:35.386830 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-8392f3c7-4d8e-423e-9fff-e3acec54817b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a returned with HTTP 200 Aug 13 22:18:35.387320 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1377/5497] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:18:35 2026] GET /volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:35.409134 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd873ed7-4364-4bf3-b4b8-f2af9aaeedfb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:35.411308 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd873ed7-4364-4bf3-b4b8-f2af9aaeedfb tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:35.411556 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd873ed7-4364-4bf3-b4b8-f2af9aaeedfb tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:35.411746 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd873ed7-4364-4bf3-b4b8-f2af9aaeedfb tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:35.411842 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cd873ed7-4364-4bf3-b4b8-f2af9aaeedfb tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:35.416671 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:35.416671 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:35.417480 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd873ed7-4364-4bf3-b4b8-f2af9aaeedfb tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:35.418812 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1361/5498] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:35 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:35.850173 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-7eac05a6-917b-4984-b3d8-d46439f784c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:35.852467 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-7eac05a6-917b-4984-b3d8-d46439f784c8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a Aug 13 22:18:35.852721 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-7eac05a6-917b-4984-b3d8-d46439f784c8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:35.852942 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-7eac05a6-917b-4984-b3d8-d46439f784c8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:35.860359 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:35.860359 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:35.864525 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-7eac05a6-917b-4984-b3d8-d46439f784c8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:18:35.869832 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-7eac05a6-917b-4984-b3d8-d46439f784c8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a returned with HTTP 200 Aug 13 22:18:35.870322 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1386/5499] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:18:35 2026] GET /volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:35.880125 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-14ff69a0-7f97-4ddf-a3cc-896689b87638 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:35.880703 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14ff69a0-7f97-4ddf-a3cc-896689b87638 None None] GET https://10.4.3.4/volume// Aug 13 22:18:35.880982 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14ff69a0-7f97-4ddf-a3cc-896689b87638 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:35.881259 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14ff69a0-7f97-4ddf-a3cc-896689b87638 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:35.881737 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14ff69a0-7f97-4ddf-a3cc-896689b87638 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:18:35.882273 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1376/5500] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:18:35 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:18:35.890528 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-51142864-64b7-4b52-8af0-66ca95cdcc52 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:35.893234 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-51142864-64b7-4b52-8af0-66ca95cdcc52 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:18:35.893748 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-51142864-64b7-4b52-8af0-66ca95cdcc52 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b30b98bc-7ba2-41df-9c15-af996d28973a", "connector": null, "instance_uuid": "8a5434c8-96cf-48de-9f68-3c2ee578dc90"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:35.904606 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:35.904606 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:35.935745 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-51142864-64b7-4b52-8af0-66ca95cdcc52 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:18:35.936219 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1378/5501] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:18:35 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 13 22:18:36.429320 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6d81e5be-6e67-44fc-a7be-9177906a72ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:36.434491 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d81e5be-6e67-44fc-a7be-9177906a72ef tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:36.434946 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d81e5be-6e67-44fc-a7be-9177906a72ef tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:36.435217 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d81e5be-6e67-44fc-a7be-9177906a72ef tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:36.435368 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6d81e5be-6e67-44fc-a7be-9177906a72ef tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:36.441136 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:36.441136 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:36.442227 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d81e5be-6e67-44fc-a7be-9177906a72ef tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:36.442770 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1362/5502] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:36 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:36.939004 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-828ab8a2-1109-4937-a665-84b97a52bf20 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:36.939585 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-828ab8a2-1109-4937-a665-84b97a52bf20 None None] GET https://10.4.3.4/volume// Aug 13 22:18:36.939847 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-828ab8a2-1109-4937-a665-84b97a52bf20 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:36.940280 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-828ab8a2-1109-4937-a665-84b97a52bf20 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:36.940577 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-828ab8a2-1109-4937-a665-84b97a52bf20 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:18:36.940963 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1387/5503] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:18:36 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:18:36.949289 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-b0a2a583-ddaf-4dd6-ace0-5b6ca04b1401 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:36.951849 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-b0a2a583-ddaf-4dd6-ace0-5b6ca04b1401 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a Aug 13 22:18:36.952072 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-b0a2a583-ddaf-4dd6-ace0-5b6ca04b1401 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:36.952323 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-b0a2a583-ddaf-4dd6-ace0-5b6ca04b1401 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:36.967397 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:36.967397 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:36.973907 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-b0a2a583-ddaf-4dd6-ace0-5b6ca04b1401 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:18:36.980045 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-b0a2a583-ddaf-4dd6-ace0-5b6ca04b1401 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a returned with HTTP 200 Aug 13 22:18:36.980525 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1377/5504] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:18:36 2026] GET /volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a => generated 1541 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:18:37.089252 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-13716cfa-d4de-4e29-abe1-bb53c20cba66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:37.091823 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-13716cfa-d4de-4e29-abe1-bb53c20cba66 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] PUT https://10.4.3.4/volume/v3/attachments/c94163fa-2679-4812-bfb4-6fe99bf3324d Aug 13 22:18:37.092187 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-13716cfa-d4de-4e29-abe1-bb53c20cba66 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:37.105441 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-13716cfa-d4de-4e29-abe1-bb53c20cba66 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Acquiring lock "cinder-attachment_update-b30b98bc-7ba2-41df-9c15-af996d28973a-np0000007271" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:18:37.111119 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-13716cfa-d4de-4e29-abe1-bb53c20cba66 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-b30b98bc-7ba2-41df-9c15-af996d28973a-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:18:37.112183 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:37.112183 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:37.213848 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-13716cfa-d4de-4e29-abe1-bb53c20cba66 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-b30b98bc-7ba2-41df-9c15-af996d28973a-np0000007271" released by "attachment_update" :: held 0.103s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:18:37.214125 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-13716cfa-d4de-4e29-abe1-bb53c20cba66 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/c94163fa-2679-4812-bfb4-6fe99bf3324d returned with HTTP 200 Aug 13 22:18:37.214643 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1379/5505] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:18:37 2026] PUT /volume/v3/attachments/c94163fa-2679-4812-bfb4-6fe99bf3324d => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:37.236122 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-7ec3cb5e-1dab-4cd2-8eb2-e7c80c28bc02 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:37.238938 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-7ec3cb5e-1dab-4cd2-8eb2-e7c80c28bc02 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments/c94163fa-2679-4812-bfb4-6fe99bf3324d/action Aug 13 22:18:37.239403 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-7ec3cb5e-1dab-4cd2-8eb2-e7c80c28bc02 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:18:37.239592 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-7ec3cb5e-1dab-4cd2-8eb2-e7c80c28bc02 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:37.258833 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:37.258833 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:37.269269 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e07f10c4-c38c-4840-b3df-dea6ebcf79ce req-7ec3cb5e-1dab-4cd2-8eb2-e7c80c28bc02 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/c94163fa-2679-4812-bfb4-6fe99bf3324d/action returned with HTTP 204 Aug 13 22:18:37.269904 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1363/5506] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:18:37 2026] POST /volume/v3/attachments/c94163fa-2679-4812-bfb4-6fe99bf3324d/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:18:37.459446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff5dd1de-edd4-423a-a161-171df5d899cd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:37.459446 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff5dd1de-edd4-423a-a161-171df5d899cd tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:18:37.459446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff5dd1de-edd4-423a-a161-171df5d899cd tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:37.459446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff5dd1de-edd4-423a-a161-171df5d899cd tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:37.459446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ff5dd1de-edd4-423a-a161-171df5d899cd tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Show backup with id 6d6a61f9-abd3-407b-b6ec-e985c901912c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 22:18:37.463763 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:37.463763 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:37.464627 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff5dd1de-edd4-423a-a161-171df5d899cd tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 200 Aug 13 22:18:37.465010 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1388/5507] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:37 2026] GET /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:18:37.477077 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-af3e4f51-7b08-4e9a-9655-8492165e395a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:37.480871 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af3e4f51-7b08-4e9a-9655-8492165e395a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 Aug 13 22:18:37.481053 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af3e4f51-7b08-4e9a-9655-8492165e395a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:37.481229 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af3e4f51-7b08-4e9a-9655-8492165e395a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:37.489786 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:37.489786 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:37.495264 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-af3e4f51-7b08-4e9a-9655-8492165e395a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Volume info retrieved successfully. Aug 13 22:18:37.502401 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af3e4f51-7b08-4e9a-9655-8492165e395a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 returned with HTTP 200 Aug 13 22:18:37.502803 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1378/5508] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:37 2026] GET /volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 => generated 1413 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:37.517449 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47b9c9ed-2cd3-4dbe-8248-7f3df003e61c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:37.520178 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47b9c9ed-2cd3-4dbe-8248-7f3df003e61c tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 Aug 13 22:18:37.520512 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47b9c9ed-2cd3-4dbe-8248-7f3df003e61c tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:37.520778 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47b9c9ed-2cd3-4dbe-8248-7f3df003e61c tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:37.531867 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:37.531867 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:37.536985 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-47b9c9ed-2cd3-4dbe-8248-7f3df003e61c tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Volume info retrieved successfully. Aug 13 22:18:37.543892 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47b9c9ed-2cd3-4dbe-8248-7f3df003e61c tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 returned with HTTP 200 Aug 13 22:18:37.544438 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1380/5509] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:18:37 2026] GET /volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 => generated 1413 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:38.835517 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-f7ab866e-53fe-4460-9223-d429e483133b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:38.838665 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-f7ab866e-53fe-4460-9223-d429e483133b tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 Aug 13 22:18:38.839129 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-f7ab866e-53fe-4460-9223-d429e483133b tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:38.839572 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-f7ab866e-53fe-4460-9223-d429e483133b tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:38.850361 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:38.850361 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:18:38.856362 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-f7ab866e-53fe-4460-9223-d429e483133b tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Volume info retrieved successfully. Aug 13 22:18:38.863858 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-f7ab866e-53fe-4460-9223-d429e483133b tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 returned with HTTP 200 Aug 13 22:18:38.864593 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1364/5510] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:18:38 2026] GET /volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:39.406953 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-c392bdc7-7140-4ec0-a6c9-d81138f52552 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:39.409368 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-c392bdc7-7140-4ec0-a6c9-d81138f52552 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 Aug 13 22:18:39.409551 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-c392bdc7-7140-4ec0-a6c9-d81138f52552 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:39.409725 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-c392bdc7-7140-4ec0-a6c9-d81138f52552 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:39.417271 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:39.417271 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:39.421138 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-c392bdc7-7140-4ec0-a6c9-d81138f52552 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Volume info retrieved successfully. Aug 13 22:18:39.425669 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-c392bdc7-7140-4ec0-a6c9-d81138f52552 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 returned with HTTP 200 Aug 13 22:18:39.426057 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1389/5511] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:18:39 2026] GET /volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 => generated 1413 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:39.435389 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bab6dd89-c587-43aa-b9ff-56cb2fe6b381 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:39.435992 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bab6dd89-c587-43aa-b9ff-56cb2fe6b381 None None] GET https://10.4.3.4/volume// Aug 13 22:18:39.436250 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bab6dd89-c587-43aa-b9ff-56cb2fe6b381 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:39.436592 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bab6dd89-c587-43aa-b9ff-56cb2fe6b381 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:39.437025 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bab6dd89-c587-43aa-b9ff-56cb2fe6b381 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:18:39.437524 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1379/5512] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:18:39 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:18:39.444884 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-748ff55d-17d2-478e-8c68-7e64ab32f386 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:39.447115 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-748ff55d-17d2-478e-8c68-7e64ab32f386 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:18:39.447537 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-748ff55d-17d2-478e-8c68-7e64ab32f386 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91ccae88-080d-4e69-85ef-11a656104242", "connector": null, "instance_uuid": "210910ad-c5a5-4012-88ad-ad443a0134a5"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:39.456389 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:39.456389 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:39.483615 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-748ff55d-17d2-478e-8c68-7e64ab32f386 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:18:39.484187 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1381/5513] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:18:39 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 13 22:18:40.420482 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-80403c11-8516-478e-ad16-5b45512369af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:40.421002 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80403c11-8516-478e-ad16-5b45512369af None None] GET https://10.4.3.4/volume// Aug 13 22:18:40.421230 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80403c11-8516-478e-ad16-5b45512369af None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:40.421531 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80403c11-8516-478e-ad16-5b45512369af None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:40.422041 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80403c11-8516-478e-ad16-5b45512369af None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:18:40.423616 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1365/5514] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:18:40 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:18:40.433914 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-debbdf8d-bdbf-40ce-ab28-7c64648058ad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:40.436938 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-debbdf8d-bdbf-40ce-ab28-7c64648058ad tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 Aug 13 22:18:40.437210 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-debbdf8d-bdbf-40ce-ab28-7c64648058ad tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:18:40.437490 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-debbdf8d-bdbf-40ce-ab28-7c64648058ad tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:18:40.449640 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:40.449640 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:18:40.453727 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-debbdf8d-bdbf-40ce-ab28-7c64648058ad tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Volume info retrieved successfully. Aug 13 22:18:40.462057 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-debbdf8d-bdbf-40ce-ab28-7c64648058ad tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 returned with HTTP 200 Aug 13 22:18:40.462837 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1390/5515] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:18:40 2026] GET /volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 => generated 1592 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:18:40.569466 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-36381112-99dd-4dbd-9300-650419fa9cfa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:40.571493 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-36381112-99dd-4dbd-9300-650419fa9cfa tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] PUT https://10.4.3.4/volume/v3/attachments/eb2aeae7-c616-4af6-99ae-205a5c865dbd Aug 13 22:18:40.572029 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-36381112-99dd-4dbd-9300-650419fa9cfa tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:40.585247 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-36381112-99dd-4dbd-9300-650419fa9cfa tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Acquiring lock "cinder-attachment_update-91ccae88-080d-4e69-85ef-11a656104242-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:18:40.591234 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-36381112-99dd-4dbd-9300-650419fa9cfa tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Lock "cinder-attachment_update-91ccae88-080d-4e69-85ef-11a656104242-np0000007271" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:18:40.592207 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:40.592207 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:18:40.683975 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-36381112-99dd-4dbd-9300-650419fa9cfa tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Lock "cinder-attachment_update-91ccae88-080d-4e69-85ef-11a656104242-np0000007271" released by "attachment_update" :: held 0.093s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:18:40.684270 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-36381112-99dd-4dbd-9300-650419fa9cfa tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/attachments/eb2aeae7-c616-4af6-99ae-205a5c865dbd returned with HTTP 200 Aug 13 22:18:40.684725 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1380/5516] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:18:40 2026] PUT /volume/v3/attachments/eb2aeae7-c616-4af6-99ae-205a5c865dbd => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:18:40.706028 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-cfdf5195-5031-4a63-a08a-185dcfc68e5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:18:40.708412 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-cfdf5195-5031-4a63-a08a-185dcfc68e5a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] POST https://10.4.3.4/volume/v3/attachments/eb2aeae7-c616-4af6-99ae-205a5c865dbd/action Aug 13 22:18:40.708783 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-cfdf5195-5031-4a63-a08a-185dcfc68e5a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:18:40.708918 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-cfdf5195-5031-4a63-a08a-185dcfc68e5a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:18:40.725336 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:18:40.725336 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:18:40.734726 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-115d7ec6-0ee7-407c-92bd-3c04ff910f74 req-cfdf5195-5031-4a63-a08a-185dcfc68e5a tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/attachments/eb2aeae7-c616-4af6-99ae-205a5c865dbd/action returned with HTTP 204 Aug 13 22:18:40.735187 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1382/5517] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:18:40 2026] POST /volume/v3/attachments/eb2aeae7-c616-4af6-99ae-205a5c865dbd/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:18:48.861265 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=96,cinder:INSERT=12,cinder:UPDATE=16 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:18:50.458244 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=23,cinder:UPDATE=3 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:18:50.676926 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:18:50.732139 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=28,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:19:11.049119 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-2ccf1041-5ed2-40c1-91b5-d467453cb3f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:11.051790 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-2ccf1041-5ed2-40c1-91b5-d467453cb3f3 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:11.053444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-2ccf1041-5ed2-40c1-91b5-d467453cb3f3 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:11.053444 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-2ccf1041-5ed2-40c1-91b5-d467453cb3f3 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:11.064679 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:11.064679 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:11.069107 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-2ccf1041-5ed2-40c1-91b5-d467453cb3f3 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:11.074243 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-2ccf1041-5ed2-40c1-91b5-d467453cb3f3 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:11.074884 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1366/5518] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:19:11 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:11.143570 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7412af33-37b1-4436-aa11-59109792b24e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:11.143977 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7412af33-37b1-4436-aa11-59109792b24e None None] GET https://10.4.3.4/volume// Aug 13 22:19:11.144198 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7412af33-37b1-4436-aa11-59109792b24e None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:11.144394 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7412af33-37b1-4436-aa11-59109792b24e None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:11.144771 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7412af33-37b1-4436-aa11-59109792b24e None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:19:11.145103 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1391/5519] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:19:11 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:19:11.151887 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-0b91b232-1ef3-454b-bd1b-bb946a5c69fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:11.153984 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-0b91b232-1ef3-454b-bd1b-bb946a5c69fd tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:19:11.154397 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-0b91b232-1ef3-454b-bd1b-bb946a5c69fd tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4fa44c9-4434-42aa-83d0-73f9d3c70e9b", "connector": null, "instance_uuid": "cf39f9b3-6609-4e59-a598-90d34d439300"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:11.166042 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:11.166042 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:11.193983 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-0b91b232-1ef3-454b-bd1b-bb946a5c69fd tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:19:11.194481 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1381/5520] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:19:11 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 13 22:19:11.223088 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a00282f-6056-433c-93a2-6ff48543c045 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:11.225170 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a00282f-6056-433c-93a2-6ff48543c045 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:11.225436 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a00282f-6056-433c-93a2-6ff48543c045 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:11.225648 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a00282f-6056-433c-93a2-6ff48543c045 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:11.234598 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-05f41aec-b01d-4331-a3f5-e3cc279d5be2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:11.236080 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-05f41aec-b01d-4331-a3f5-e3cc279d5be2 None None] GET https://10.4.3.4/volume// Aug 13 22:19:11.236080 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-05f41aec-b01d-4331-a3f5-e3cc279d5be2 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:11.236080 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-05f41aec-b01d-4331-a3f5-e3cc279d5be2 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:11.236080 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-05f41aec-b01d-4331-a3f5-e3cc279d5be2 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:19:11.236080 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1367/5521] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:19:11 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:19:11.239118 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:11.239118 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:11.243332 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3a00282f-6056-433c-93a2-6ff48543c045 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:11.245490 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-bac84799-8e79-4b44-b715-acdd636a7429 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:11.248327 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-bac84799-8e79-4b44-b715-acdd636a7429 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:11.248594 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-bac84799-8e79-4b44-b715-acdd636a7429 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:11.248782 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-bac84799-8e79-4b44-b715-acdd636a7429 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:11.250378 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a00282f-6056-433c-93a2-6ff48543c045 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:11.250950 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1383/5522] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:11 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1211 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:11.265040 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:11.265040 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:11.270291 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-bac84799-8e79-4b44-b715-acdd636a7429 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:11.277316 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-bac84799-8e79-4b44-b715-acdd636a7429 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:11.278000 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1392/5523] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:19:11 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:19:11.394915 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-0b50e2db-34da-4468-b070-15c87ddd336f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:11.397060 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-0b50e2db-34da-4468-b070-15c87ddd336f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] PUT https://10.4.3.4/volume/v3/attachments/b18994a8-017e-4c70-98dd-61e5d905461b Aug 13 22:19:11.397483 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-0b50e2db-34da-4468-b070-15c87ddd336f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:11.406268 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-0b50e2db-34da-4468-b070-15c87ddd336f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Acquiring lock "cinder-attachment_update-d4fa44c9-4434-42aa-83d0-73f9d3c70e9b-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:19:11.411476 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-0b50e2db-34da-4468-b070-15c87ddd336f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Lock "cinder-attachment_update-d4fa44c9-4434-42aa-83d0-73f9d3c70e9b-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:19:11.412404 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:11.412404 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:11.488827 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-0b50e2db-34da-4468-b070-15c87ddd336f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Lock "cinder-attachment_update-d4fa44c9-4434-42aa-83d0-73f9d3c70e9b-np0000007271" released by "attachment_update" :: held 0.077s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:19:11.489134 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-0b50e2db-34da-4468-b070-15c87ddd336f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments/b18994a8-017e-4c70-98dd-61e5d905461b returned with HTTP 200 Aug 13 22:19:11.489616 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1382/5524] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:19:11 2026] PUT /volume/v3/attachments/b18994a8-017e-4c70-98dd-61e5d905461b => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:12.265116 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0d6bd35c-8c62-4153-bf0b-819d27e1c8f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:12.269015 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d6bd35c-8c62-4153-bf0b-819d27e1c8f8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:12.269015 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d6bd35c-8c62-4153-bf0b-819d27e1c8f8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:12.269015 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d6bd35c-8c62-4153-bf0b-819d27e1c8f8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:12.282867 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:12.282867 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:12.287813 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0d6bd35c-8c62-4153-bf0b-819d27e1c8f8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:12.294117 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d6bd35c-8c62-4153-bf0b-819d27e1c8f8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:12.294871 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1368/5525] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:12 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1212 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:13.307760 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79b6ae01-3dc6-4788-be87-ebbd4db11f37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:13.309599 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79b6ae01-3dc6-4788-be87-ebbd4db11f37 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:13.309771 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79b6ae01-3dc6-4788-be87-ebbd4db11f37 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:13.309940 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79b6ae01-3dc6-4788-be87-ebbd4db11f37 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:13.321310 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:13.321310 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:13.325176 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-79b6ae01-3dc6-4788-be87-ebbd4db11f37 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:13.329711 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79b6ae01-3dc6-4788-be87-ebbd4db11f37 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:13.330141 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1384/5526] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:13 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:13.728710 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-2ad811b6-ae8a-4bfc-bfde-a1200f0b632c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:13.730968 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-2ad811b6-ae8a-4bfc-bfde-a1200f0b632c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/attachments/b18994a8-017e-4c70-98dd-61e5d905461b/action Aug 13 22:19:13.731377 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-2ad811b6-ae8a-4bfc-bfde-a1200f0b632c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:19:13.731528 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-2ad811b6-ae8a-4bfc-bfde-a1200f0b632c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:13.748848 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:13.748848 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:13.758244 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a6e42974-ca78-4c10-9dcd-6d34a6722d93 req-2ad811b6-ae8a-4bfc-bfde-a1200f0b632c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments/b18994a8-017e-4c70-98dd-61e5d905461b/action returned with HTTP 204 Aug 13 22:19:13.758702 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1393/5527] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:19:13 2026] POST /volume/v3/attachments/b18994a8-017e-4c70-98dd-61e5d905461b/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:19:14.342902 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b2ae2a0-2a67-4d82-b486-5d6f531c3b04 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:14.344938 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b2ae2a0-2a67-4d82-b486-5d6f531c3b04 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:14.345177 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b2ae2a0-2a67-4d82-b486-5d6f531c3b04 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:14.345374 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b2ae2a0-2a67-4d82-b486-5d6f531c3b04 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:14.358363 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:14.358363 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:14.362484 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b2ae2a0-2a67-4d82-b486-5d6f531c3b04 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:14.367345 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b2ae2a0-2a67-4d82-b486-5d6f531c3b04 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:14.367752 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1383/5528] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:14 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1506 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:15.681639 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-64aae77b-e2f7-46bb-9d3c-758c5f925e69 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:15.683530 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64aae77b-e2f7-46bb-9d3c-758c5f925e69 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:15.683720 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64aae77b-e2f7-46bb-9d3c-758c5f925e69 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:15.683928 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64aae77b-e2f7-46bb-9d3c-758c5f925e69 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:15.696844 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:15.696844 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:15.700474 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-64aae77b-e2f7-46bb-9d3c-758c5f925e69 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:15.704752 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64aae77b-e2f7-46bb-9d3c-758c5f925e69 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:15.705186 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1369/5529] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:15 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1506 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:15.721621 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2507e434-de9b-497b-9617-af42030f3a6d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:15.723498 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2507e434-de9b-497b-9617-af42030f3a6d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:15.723711 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2507e434-de9b-497b-9617-af42030f3a6d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:15.723906 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2507e434-de9b-497b-9617-af42030f3a6d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:15.738765 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:15.738765 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:15.742390 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2507e434-de9b-497b-9617-af42030f3a6d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:15.746690 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2507e434-de9b-497b-9617-af42030f3a6d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:15.747100 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1385/5530] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:15 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1506 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:15.760387 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f56e5639-73c7-4846-92a0-0dcf217bedc0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:15.762924 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f56e5639-73c7-4846-92a0-0dcf217bedc0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:15.763178 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f56e5639-73c7-4846-92a0-0dcf217bedc0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:15.763532 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f56e5639-73c7-4846-92a0-0dcf217bedc0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:15.779286 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:15.779286 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:15.783388 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f56e5639-73c7-4846-92a0-0dcf217bedc0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:15.789531 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f56e5639-73c7-4846-92a0-0dcf217bedc0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:15.790144 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1394/5531] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:15 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1506 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:15.833063 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-2d9cb05c-fcc9-44f8-acff-a6e1b01f1ec8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:15.835801 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-2d9cb05c-fcc9-44f8-acff-a6e1b01f1ec8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:15.836182 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-2d9cb05c-fcc9-44f8-acff-a6e1b01f1ec8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:15.836453 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-2d9cb05c-fcc9-44f8-acff-a6e1b01f1ec8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:15.849159 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:15.849159 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:15.853037 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-2d9cb05c-fcc9-44f8-acff-a6e1b01f1ec8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:15.858353 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-2d9cb05c-fcc9-44f8-acff-a6e1b01f1ec8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:15.858797 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1384/5532] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:19:15 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1506 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:15.881937 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-22cb20ec-4285-4eeb-ab37-29e85efa5ed5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:15.884641 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-22cb20ec-4285-4eeb-ab37-29e85efa5ed5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b/action Aug 13 22:19:15.885114 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-22cb20ec-4285-4eeb-ab37-29e85efa5ed5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:19:15.885286 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-22cb20ec-4285-4eeb-ab37-29e85efa5ed5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:15.903146 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:15.903146 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:15.903689 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-22cb20ec-4285-4eeb-ab37-29e85efa5ed5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:15.911632 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-22cb20ec-4285-4eeb-ab37-29e85efa5ed5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Begin detaching volume completed successfully. Aug 13 22:19:15.911814 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-22cb20ec-4285-4eeb-ab37-29e85efa5ed5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b/action returned with HTTP 202 Aug 13 22:19:15.912329 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1370/5533] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:19:15 2026] POST /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:19:15.931060 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ea71acd3-7b94-44ee-bb12-1bd5c702bdad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:15.932825 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea71acd3-7b94-44ee-bb12-1bd5c702bdad tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:15.933010 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea71acd3-7b94-44ee-bb12-1bd5c702bdad tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:15.933200 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea71acd3-7b94-44ee-bb12-1bd5c702bdad tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:15.944377 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:15.944377 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:15.947581 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ea71acd3-7b94-44ee-bb12-1bd5c702bdad tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:15.952906 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-70e34f80-c7fb-404d-a075-058b9a832075 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:15.953324 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70e34f80-c7fb-404d-a075-058b9a832075 None None] GET https://10.4.3.4/volume// Aug 13 22:19:15.953792 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70e34f80-c7fb-404d-a075-058b9a832075 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:15.954045 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70e34f80-c7fb-404d-a075-058b9a832075 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:15.954108 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea71acd3-7b94-44ee-bb12-1bd5c702bdad tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:15.954457 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70e34f80-c7fb-404d-a075-058b9a832075 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:19:15.954506 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1386/5534] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:15 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1509 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:15.954784 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1395/5535] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:19:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:19:15.962891 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-56b96f62-cdb0-4211-8d56-5a6f0ffedd2c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:15.965806 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-56b96f62-cdb0-4211-8d56-5a6f0ffedd2c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:15.966219 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-56b96f62-cdb0-4211-8d56-5a6f0ffedd2c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:15.966568 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-56b96f62-cdb0-4211-8d56-5a6f0ffedd2c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:15.981993 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:15.981993 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:15.986214 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-56b96f62-cdb0-4211-8d56-5a6f0ffedd2c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:15.993345 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-56b96f62-cdb0-4211-8d56-5a6f0ffedd2c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:15.994082 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1385/5536] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:19:15 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1689 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:19:16.566807 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-48f15e94-3857-4c70-8f93-75fc9dcd36a7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:16.569303 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-48f15e94-3857-4c70-8f93-75fc9dcd36a7 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:16.569536 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-48f15e94-3857-4c70-8f93-75fc9dcd36a7 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:16.569752 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-48f15e94-3857-4c70-8f93-75fc9dcd36a7 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:16.584360 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:16.584360 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:16.589068 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-48f15e94-3857-4c70-8f93-75fc9dcd36a7 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:16.594697 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-48f15e94-3857-4c70-8f93-75fc9dcd36a7 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:16.595204 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1371/5537] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:19:16 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1509 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:16.609915 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-0ac025ae-a0a6-40a5-804c-a4a060f46196 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:16.612184 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-0ac025ae-a0a6-40a5-804c-a4a060f46196 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] DELETE https://10.4.3.4/volume/v3/attachments/b18994a8-017e-4c70-98dd-61e5d905461b Aug 13 22:19:16.612474 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-0ac025ae-a0a6-40a5-804c-a4a060f46196 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:16.612807 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-0ac025ae-a0a6-40a5-804c-a4a060f46196 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:16.620490 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:16.620490 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:16.669194 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c9e6a522-f97d-429b-a6ff-36314228fd1f req-0ac025ae-a0a6-40a5-804c-a4a060f46196 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments/b18994a8-017e-4c70-98dd-61e5d905461b returned with HTTP 200 Aug 13 22:19:16.670171 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1387/5538] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:19:16 2026] DELETE /volume/v3/attachments/b18994a8-017e-4c70-98dd-61e5d905461b => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:16.967273 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d0f48615-eadc-4c9e-a5d3-8dba59e83e83 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:16.969091 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0f48615-eadc-4c9e-a5d3-8dba59e83e83 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:16.969286 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0f48615-eadc-4c9e-a5d3-8dba59e83e83 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:16.969485 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0f48615-eadc-4c9e-a5d3-8dba59e83e83 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:16.980120 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:16.980120 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:16.983724 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d0f48615-eadc-4c9e-a5d3-8dba59e83e83 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:16.988154 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0f48615-eadc-4c9e-a5d3-8dba59e83e83 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:16.988697 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1396/5539] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:16 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:19.476065 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9170f9ff-6dd1-4a32-8b46-e8f5959e5bad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:19.478558 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9170f9ff-6dd1-4a32-8b46-e8f5959e5bad tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:19.478836 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9170f9ff-6dd1-4a32-8b46-e8f5959e5bad tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:19.479117 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9170f9ff-6dd1-4a32-8b46-e8f5959e5bad tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:19.490503 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:19.490503 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:19.494580 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9170f9ff-6dd1-4a32-8b46-e8f5959e5bad tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:19.499197 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9170f9ff-6dd1-4a32-8b46-e8f5959e5bad tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:19.499646 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1386/5540] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:19 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:19.540294 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-0435feeb-2e03-4cfc-b0dc-77ac37e99bbf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:19.542296 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-0435feeb-2e03-4cfc-b0dc-77ac37e99bbf tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:19.542524 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-0435feeb-2e03-4cfc-b0dc-77ac37e99bbf tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:19.542738 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-0435feeb-2e03-4cfc-b0dc-77ac37e99bbf tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:19.551777 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:19.551777 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:19.554892 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-0435feeb-2e03-4cfc-b0dc-77ac37e99bbf tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:19.558843 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-0435feeb-2e03-4cfc-b0dc-77ac37e99bbf tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:19.559224 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1372/5541] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:19:19 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:19.577446 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-aa0b3d7c-19a5-4f9e-a61b-e5ce78e53b2d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:19.579638 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-aa0b3d7c-19a5-4f9e-a61b-e5ce78e53b2d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b/action Aug 13 22:19:19.580070 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-aa0b3d7c-19a5-4f9e-a61b-e5ce78e53b2d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:19:19.580233 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-aa0b3d7c-19a5-4f9e-a61b-e5ce78e53b2d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:19.594332 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:19.594332 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:19.595119 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-aa0b3d7c-19a5-4f9e-a61b-e5ce78e53b2d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:19.602955 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-aa0b3d7c-19a5-4f9e-a61b-e5ce78e53b2d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Begin detaching volume completed successfully. Aug 13 22:19:19.603299 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-aa0b3d7c-19a5-4f9e-a61b-e5ce78e53b2d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b/action returned with HTTP 202 Aug 13 22:19:19.604027 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1388/5542] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:19:19 2026] POST /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:19:19.622814 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03949251-8b75-4c05-afa3-bf59826a84e8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:19.624801 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03949251-8b75-4c05-afa3-bf59826a84e8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:19.625016 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03949251-8b75-4c05-afa3-bf59826a84e8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:19.625233 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03949251-8b75-4c05-afa3-bf59826a84e8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:19.638384 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:19.638384 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:19.643140 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-03949251-8b75-4c05-afa3-bf59826a84e8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:19.645027 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6539e70a-d952-4f5b-ab48-d9e1358401bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:19.645746 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6539e70a-d952-4f5b-ab48-d9e1358401bd None None] GET https://10.4.3.4/volume// Aug 13 22:19:19.645746 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6539e70a-d952-4f5b-ab48-d9e1358401bd None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:19.646033 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6539e70a-d952-4f5b-ab48-d9e1358401bd None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:19.646448 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6539e70a-d952-4f5b-ab48-d9e1358401bd None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:19:19.646810 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1387/5543] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:19:19 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:19:19.649077 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03949251-8b75-4c05-afa3-bf59826a84e8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:19.649617 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1397/5544] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:19 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:19.654570 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-d3ee1dd4-c3b4-425a-95d7-004d7f3d27c0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:19.657207 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-d3ee1dd4-c3b4-425a-95d7-004d7f3d27c0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:19.657494 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-d3ee1dd4-c3b4-425a-95d7-004d7f3d27c0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:19.657735 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-d3ee1dd4-c3b4-425a-95d7-004d7f3d27c0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:19.669525 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:19.669525 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:19.673861 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-d3ee1dd4-c3b4-425a-95d7-004d7f3d27c0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:19.678551 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-d3ee1dd4-c3b4-425a-95d7-004d7f3d27c0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:19.678978 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1373/5545] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:19:19 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:19:20.663444 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c05aa5a3-794e-45ae-9f37-5abbcdc0262a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:20.665213 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c05aa5a3-794e-45ae-9f37-5abbcdc0262a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:20.665401 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c05aa5a3-794e-45ae-9f37-5abbcdc0262a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:20.665625 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c05aa5a3-794e-45ae-9f37-5abbcdc0262a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:20.674781 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:20.674781 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:20.678707 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c05aa5a3-794e-45ae-9f37-5abbcdc0262a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:20.683197 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c05aa5a3-794e-45ae-9f37-5abbcdc0262a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:20.683614 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1389/5546] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:20 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:21.108662 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5e52977b-2e64-46cb-a748-43b6f0a83678 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:21.110385 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e52977b-2e64-46cb-a748-43b6f0a83678 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:19:21.110739 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e52977b-2e64-46cb-a748-43b6f0a83678 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b30b98bc-7ba2-41df-9c15-af996d28973a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1475079107", "description": null, "metadata": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:21.121850 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:21.121850 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:21.122307 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5e52977b-2e64-46cb-a748-43b6f0a83678 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:19:21.122463 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-5e52977b-2e64-46cb-a748-43b6f0a83678 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create snapshot from volume b30b98bc-7ba2-41df-9c15-af996d28973a Aug 13 22:19:21.145873 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-5e52977b-2e64-46cb-a748-43b6f0a83678 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Created reservations ['7e3d2033-015c-42d0-88c0-45eb2d850de1', 'd58adb98-c508-45a1-b3c5-8e642611ae91', '070ef168-68fc-46e1-87c0-e44d732c84e3', 'afab2576-91c8-4330-8b66-b2a3bf7e91cd'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:19:21.177072 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5e52977b-2e64-46cb-a748-43b6f0a83678 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot force create request issued successfully. Aug 13 22:19:21.177377 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e52977b-2e64-46cb-a748-43b6f0a83678 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:19:21.177774 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1388/5547] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:19:21 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 13 22:19:21.189253 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1daac64e-88d0-4b72-8468-deec151e6c36 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:21.191140 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1daac64e-88d0-4b72-8468-deec151e6c36 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 Aug 13 22:19:21.191346 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1daac64e-88d0-4b72-8468-deec151e6c36 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:21.191553 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1daac64e-88d0-4b72-8468-deec151e6c36 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:21.196673 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:21.196673 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:21.197148 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1daac64e-88d0-4b72-8468-deec151e6c36 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:19:21.197941 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1daac64e-88d0-4b72-8468-deec151e6c36 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 returned with HTTP 200 Aug 13 22:19:21.198322 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1398/5548] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:19:21 2026] GET /volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:21.696095 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fc7ff2ae-46e1-4c90-99e4-c98ec735e350 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:21.698006 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc7ff2ae-46e1-4c90-99e4-c98ec735e350 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:21.698263 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc7ff2ae-46e1-4c90-99e4-c98ec735e350 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:21.698510 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc7ff2ae-46e1-4c90-99e4-c98ec735e350 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:21.708453 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:21.708453 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:21.711744 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fc7ff2ae-46e1-4c90-99e4-c98ec735e350 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:21.716053 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc7ff2ae-46e1-4c90-99e4-c98ec735e350 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:21.716472 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1374/5549] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:21 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:22.111411 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-311d952d-08c9-4109-93b8-956a7d867f63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:22.113678 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-311d952d-08c9-4109-93b8-956a7d867f63 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:22.113861 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-311d952d-08c9-4109-93b8-956a7d867f63 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:22.114082 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-311d952d-08c9-4109-93b8-956a7d867f63 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:22.123379 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:22.123379 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:22.127046 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-311d952d-08c9-4109-93b8-956a7d867f63 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:22.131397 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-311d952d-08c9-4109-93b8-956a7d867f63 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:22.131814 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1390/5550] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:19:22 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:22.208923 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bd70905d-cb92-4bd0-a7f5-3e2afa131fd3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:22.211413 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd70905d-cb92-4bd0-a7f5-3e2afa131fd3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 Aug 13 22:19:22.211724 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd70905d-cb92-4bd0-a7f5-3e2afa131fd3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:22.212016 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd70905d-cb92-4bd0-a7f5-3e2afa131fd3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:22.218397 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:22.218397 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:22.218745 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bd70905d-cb92-4bd0-a7f5-3e2afa131fd3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:19:22.219776 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd70905d-cb92-4bd0-a7f5-3e2afa131fd3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 returned with HTTP 200 Aug 13 22:19:22.220185 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1389/5551] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:19:22 2026] GET /volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:22.228341 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b6124525-139f-49c0-8d69-f828a13bd66a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:22.230105 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6124525-139f-49c0-8d69-f828a13bd66a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 Aug 13 22:19:22.230287 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6124525-139f-49c0-8d69-f828a13bd66a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:22.230477 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6124525-139f-49c0-8d69-f828a13bd66a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:22.236309 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:22.236309 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:22.236816 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b6124525-139f-49c0-8d69-f828a13bd66a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:19:22.237658 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6124525-139f-49c0-8d69-f828a13bd66a tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 returned with HTTP 200 Aug 13 22:19:22.238106 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1399/5552] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:19:22 2026] GET /volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:22.247191 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-85272b24-a658-4020-8839-a69fccf4ffbc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:22.248830 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:19:22.249172 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-306777404", "snapshot_id": "9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:22.250701 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-306777404', 'snapshot_id': '9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:19:22.256533 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:22.256533 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:22.257079 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:19:22.257202 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume of 1 GB Aug 13 22:19:22.261503 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Availability Zones retrieved successfully. Aug 13 22:19:22.270295 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (e896bea9-cc70-413e-bd6d-e23fe2b0770d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:19:22.273472 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7f6d5ed-9d29-48ac-a0cf-0a070f449c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:22.273472 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:19:22.315191 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7f6d5ed-9d29-48ac-a0cf-0a070f449c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:22.315829 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33b4e58c-7f06-4416-a219-7c9c714aae0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:22.361403 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Created reservations ['192f8155-4f03-40df-849a-a2138b0440a5', '250041a1-c3ee-41a0-b9b8-f7e452010768', '08ed9d46-da21-4805-a94f-406ac776c09e', '4b8ff898-7fd3-4e49-80d0-4152b59f7830'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:19:22.362369 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33b4e58c-7f06-4416-a219-7c9c714aae0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['192f8155-4f03-40df-849a-a2138b0440a5', '250041a1-c3ee-41a0-b9b8-f7e452010768', '08ed9d46-da21-4805-a94f-406ac776c09e', '4b8ff898-7fd3-4e49-80d0-4152b59f7830']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:22.363506 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b0a8d49-9561-436f-aa96-7c5e13d0b8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:22.414854 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b0a8d49-9561-436f-aa96-7c5e13d0b8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78a2dab5-3853-4ea8-9ea5-081683daa22e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-306777404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['192f8155-4f03-40df-849a-a2138b0440a5','250041a1-c3ee-41a0-b9b8-f7e452010768','08ed9d46-da21-4805-a94f-406ac776c09e','4b8ff898-7fd3-4e49-80d0-4152b59f7830'],size=1,snapshot_id=9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), '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-13T22:19:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-306777404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78a2dab5-3853-4ea8-9ea5-081683daa22e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccddd8d8754141469325957e492445d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:22.415823 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b52e0326-a9b7-4fe3-8940-06bf77d8f007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:22.439154 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b52e0326-a9b7-4fe3-8940-06bf77d8f007) transitioned into state 'SUCCESS' from state '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-306777404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccddd8d8754141469325957e492445d0',qos_specs=None,replication_status=,reservations=['192f8155-4f03-40df-849a-a2138b0440a5','250041a1-c3ee-41a0-b9b8-f7e452010768','08ed9d46-da21-4805-a94f-406ac776c09e','4b8ff898-7fd3-4e49-80d0-4152b59f7830'],size=1,snapshot_id=9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3,source_replicaid=,source_volid=None,status='creating',user_id='c8973a831f224ea387d2d9f9cb9a031f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:22.440017 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (909b8c21-300c-4763-8750-66efaa9e8c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:22.462807 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (909b8c21-300c-4763-8750-66efaa9e8c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:22.463705 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Flow 'volume_create_api' (e896bea9-cc70-413e-bd6d-e23fe2b0770d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:19:22.464079 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Create volume request issued successfully. Aug 13 22:19:22.464668 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85272b24-a658-4020-8839-a69fccf4ffbc tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:19:22.465287 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1375/5553] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:19:22 2026] POST /volume/v3/volumes => generated 780 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:19:22.473393 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-22923166-334d-4234-9bb8-b953ccce2b99 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:22.475922 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-22923166-334d-4234-9bb8-b953ccce2b99 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] DELETE https://10.4.3.4/volume/v3/attachments/3e91253a-9898-4456-a9c2-52b1dcc95dfb Aug 13 22:19:22.476111 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-22923166-334d-4234-9bb8-b953ccce2b99 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:22.476317 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-22923166-334d-4234-9bb8-b953ccce2b99 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:22.478508 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2cbd64bb-f175-49fd-b06a-47b5c725c9a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:22.480539 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2cbd64bb-f175-49fd-b06a-47b5c725c9a3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e Aug 13 22:19:22.480799 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2cbd64bb-f175-49fd-b06a-47b5c725c9a3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:22.481060 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2cbd64bb-f175-49fd-b06a-47b5c725c9a3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:22.484303 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:22.484303 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:22.491491 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:22.491491 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:22.500223 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2cbd64bb-f175-49fd-b06a-47b5c725c9a3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:19:22.507335 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2cbd64bb-f175-49fd-b06a-47b5c725c9a3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e returned with HTTP 200 Aug 13 22:19:22.507971 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1390/5554] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:22 2026] GET /volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:22.533030 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9af702de-4287-4afd-a786-c1e700bf29f3 req-22923166-334d-4234-9bb8-b953ccce2b99 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments/3e91253a-9898-4456-a9c2-52b1dcc95dfb returned with HTTP 200 Aug 13 22:19:22.533534 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1391/5555] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:19:22 2026] DELETE /volume/v3/attachments/3e91253a-9898-4456-a9c2-52b1dcc95dfb => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:22.728743 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-26be6358-5387-4db7-a5b3-2f6385860e83 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:22.730599 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26be6358-5387-4db7-a5b3-2f6385860e83 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:22.730798 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26be6358-5387-4db7-a5b3-2f6385860e83 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:22.731017 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26be6358-5387-4db7-a5b3-2f6385860e83 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:22.737847 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:22.737847 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:22.741161 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-26be6358-5387-4db7-a5b3-2f6385860e83 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:22.745133 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26be6358-5387-4db7-a5b3-2f6385860e83 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:22.745536 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1400/5556] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:22 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 917 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:22.757977 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c7532afb-6797-4a15-98a9-7f7dfe982359 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:22.759863 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7532afb-6797-4a15-98a9-7f7dfe982359 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:19:22.760047 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7532afb-6797-4a15-98a9-7f7dfe982359 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:22.760258 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7532afb-6797-4a15-98a9-7f7dfe982359 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:22.769822 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:22.769822 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:22.773038 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c7532afb-6797-4a15-98a9-7f7dfe982359 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:22.777124 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7532afb-6797-4a15-98a9-7f7dfe982359 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:19:22.777607 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1376/5557] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:22 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 1161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:22.818949 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-1fa6aad6-6114-43d1-a5b4-f6e986c6a75f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:22.821024 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-1fa6aad6-6114-43d1-a5b4-f6e986c6a75f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:19:22.821231 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-1fa6aad6-6114-43d1-a5b4-f6e986c6a75f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:22.821468 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-1fa6aad6-6114-43d1-a5b4-f6e986c6a75f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:22.831807 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:22.831807 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:22.835089 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-1fa6aad6-6114-43d1-a5b4-f6e986c6a75f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:22.838917 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-1fa6aad6-6114-43d1-a5b4-f6e986c6a75f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:19:22.839300 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1391/5558] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:19:22 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 1161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:22.856433 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-73a00cc6-77fc-4607-b2e0-3497fc03d143 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:22.858388 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-73a00cc6-77fc-4607-b2e0-3497fc03d143 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119/action Aug 13 22:19:22.858738 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-73a00cc6-77fc-4607-b2e0-3497fc03d143 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:19:22.858851 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-73a00cc6-77fc-4607-b2e0-3497fc03d143 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:22.868300 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:22.868300 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:22.868839 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-73a00cc6-77fc-4607-b2e0-3497fc03d143 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:22.874546 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-73a00cc6-77fc-4607-b2e0-3497fc03d143 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Begin detaching volume completed successfully. Aug 13 22:19:22.874655 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-73a00cc6-77fc-4607-b2e0-3497fc03d143 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119/action returned with HTTP 202 Aug 13 22:19:22.875061 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1392/5559] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:19:22 2026] POST /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:19:22.891231 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-837b9d37-b91e-4ddc-bae5-9679bf6215b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:22.893276 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-837b9d37-b91e-4ddc-bae5-9679bf6215b0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:19:22.893555 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-837b9d37-b91e-4ddc-bae5-9679bf6215b0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:22.893717 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-837b9d37-b91e-4ddc-bae5-9679bf6215b0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:22.905069 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:22.905069 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:22.909825 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-837b9d37-b91e-4ddc-bae5-9679bf6215b0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:22.910173 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-384add5f-1bee-4f20-824e-d57a9893f83b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:22.910584 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-384add5f-1bee-4f20-824e-d57a9893f83b None None] GET https://10.4.3.4/volume// Aug 13 22:19:22.910794 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-384add5f-1bee-4f20-824e-d57a9893f83b None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:22.911061 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-384add5f-1bee-4f20-824e-d57a9893f83b None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:22.911374 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-384add5f-1bee-4f20-824e-d57a9893f83b None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:19:22.911681 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1377/5560] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:19:22 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:19:22.914204 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-837b9d37-b91e-4ddc-bae5-9679bf6215b0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:19:22.914587 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1401/5561] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:22 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:22.918262 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-cad80237-a354-4688-b7d2-3b63f65bfc2d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:22.920112 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-cad80237-a354-4688-b7d2-3b63f65bfc2d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:19:22.920303 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-cad80237-a354-4688-b7d2-3b63f65bfc2d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:22.920500 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-cad80237-a354-4688-b7d2-3b63f65bfc2d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:22.937281 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:22.937281 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:22.940317 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-cad80237-a354-4688-b7d2-3b63f65bfc2d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:22.944012 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-cad80237-a354-4688-b7d2-3b63f65bfc2d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:19:22.944358 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1392/5562] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:19:22 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 1344 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:19:22.952966 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-cc2c9a2c-a42a-41fa-b1e4-6ade5a30711e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:22.955042 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-cc2c9a2c-a42a-41fa-b1e4-6ade5a30711e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119/encryption Aug 13 22:19:22.955224 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-cc2c9a2c-a42a-41fa-b1e4-6ade5a30711e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:22.955449 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-cc2c9a2c-a42a-41fa-b1e4-6ade5a30711e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:22.963983 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:22.963983 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:22.970477 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-cc2c9a2c-a42a-41fa-b1e4-6ade5a30711e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119/encryption returned with HTTP 200 Aug 13 22:19:22.970877 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1393/5563] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:19:22 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:23.183481 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-25da098a-4002-4238-9873-761f12cdd1bd req-3b498148-9b82-4b54-93fc-1a3d8fb72366 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:23.188065 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-25da098a-4002-4238-9873-761f12cdd1bd req-3b498148-9b82-4b54-93fc-1a3d8fb72366 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] DELETE https://10.4.3.4/volume/v3/attachments/eb2aeae7-c616-4af6-99ae-205a5c865dbd Aug 13 22:19:23.188238 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-25da098a-4002-4238-9873-761f12cdd1bd req-3b498148-9b82-4b54-93fc-1a3d8fb72366 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:23.188411 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-25da098a-4002-4238-9873-761f12cdd1bd req-3b498148-9b82-4b54-93fc-1a3d8fb72366 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:23.195612 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:23.195612 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:23.240837 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-25da098a-4002-4238-9873-761f12cdd1bd req-3b498148-9b82-4b54-93fc-1a3d8fb72366 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/attachments/eb2aeae7-c616-4af6-99ae-205a5c865dbd returned with HTTP 200 Aug 13 22:19:23.241257 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1378/5564] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:19:23 2026] DELETE /volume/v3/attachments/eb2aeae7-c616-4af6-99ae-205a5c865dbd => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:23.520222 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9f9a48eb-6457-41f2-980d-2525cd4f456b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:23.521872 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f9a48eb-6457-41f2-980d-2525cd4f456b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e Aug 13 22:19:23.522087 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f9a48eb-6457-41f2-980d-2525cd4f456b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:23.522344 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f9a48eb-6457-41f2-980d-2525cd4f456b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:23.528740 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:23.528740 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:23.532726 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9f9a48eb-6457-41f2-980d-2525cd4f456b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:19:23.537262 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f9a48eb-6457-41f2-980d-2525cd4f456b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e returned with HTTP 200 Aug 13 22:19:23.537714 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1402/5565] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:23 2026] GET /volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:23.553439 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-59c06e19-dbfe-41c3-81bb-217147aa77da None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:23.555193 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59c06e19-dbfe-41c3-81bb-217147aa77da tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e Aug 13 22:19:23.555437 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59c06e19-dbfe-41c3-81bb-217147aa77da tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:23.555662 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59c06e19-dbfe-41c3-81bb-217147aa77da tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:23.562544 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:23.562544 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:23.566446 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-59c06e19-dbfe-41c3-81bb-217147aa77da tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:19:23.570617 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59c06e19-dbfe-41c3-81bb-217147aa77da tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e returned with HTTP 200 Aug 13 22:19:23.571006 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1393/5566] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:23 2026] GET /volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:23.665153 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-36eba691-6281-4f8c-9992-7341e5912f2b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:23.667417 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-36eba691-6281-4f8c-9992-7341e5912f2b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e Aug 13 22:19:23.667641 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-36eba691-6281-4f8c-9992-7341e5912f2b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:23.667827 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-36eba691-6281-4f8c-9992-7341e5912f2b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:23.674526 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:23.674526 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:23.678168 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-36eba691-6281-4f8c-9992-7341e5912f2b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:19:23.682615 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-36eba691-6281-4f8c-9992-7341e5912f2b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e returned with HTTP 200 Aug 13 22:19:23.683078 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1394/5567] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:19:23 2026] GET /volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:23.743560 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-c1d8fb97-1244-4843-b432-701b18469253 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:23.746167 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-c1d8fb97-1244-4843-b432-701b18469253 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] DELETE https://10.4.3.4/volume/v3/attachments/6351a297-f0a3-4798-8e08-e1fdb7b1abed Aug 13 22:19:23.746462 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-c1d8fb97-1244-4843-b432-701b18469253 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:23.746721 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-c1d8fb97-1244-4843-b432-701b18469253 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:23.755995 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:23.755995 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:23.797255 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d80ab013-d2a5-4a32-a1e0-4860ed317386 req-c1d8fb97-1244-4843-b432-701b18469253 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments/6351a297-f0a3-4798-8e08-e1fdb7b1abed returned with HTTP 200 Aug 13 22:19:23.797742 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1379/5568] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:19:23 2026] DELETE /volume/v3/attachments/6351a297-f0a3-4798-8e08-e1fdb7b1abed => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:23.927889 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1ad37d70-6f00-45a2-9d70-28b9b4d25542 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:23.929603 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ad37d70-6f00-45a2-9d70-28b9b4d25542 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:19:23.929806 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ad37d70-6f00-45a2-9d70-28b9b4d25542 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:23.930042 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ad37d70-6f00-45a2-9d70-28b9b4d25542 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:23.937389 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:23.937389 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:23.941030 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1ad37d70-6f00-45a2-9d70-28b9b4d25542 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:23.945104 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ad37d70-6f00-45a2-9d70-28b9b4d25542 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:19:23.945520 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1403/5569] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:23 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:23.958106 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6e8bc4d-dd69-4cd2-9fa1-5e8261b2d570 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:23.960370 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6e8bc4d-dd69-4cd2-9fa1-5e8261b2d570 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:19:23.960643 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6e8bc4d-dd69-4cd2-9fa1-5e8261b2d570 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:23.960904 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6e8bc4d-dd69-4cd2-9fa1-5e8261b2d570 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:23.974985 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:23.974985 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:23.979728 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b6e8bc4d-dd69-4cd2-9fa1-5e8261b2d570 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:23.985502 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6e8bc4d-dd69-4cd2-9fa1-5e8261b2d570 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 200 Aug 13 22:19:23.986044 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1394/5570] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:23 2026] GET /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:24.028328 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-76441a1d-82ea-4a1c-bf6a-11619babddb8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:24.030351 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-76441a1d-82ea-4a1c-bf6a-11619babddb8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:19:24.030540 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-76441a1d-82ea-4a1c-bf6a-11619babddb8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:24.030715 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-76441a1d-82ea-4a1c-bf6a-11619babddb8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:24.039390 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:24.039390 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:24.042395 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-76441a1d-82ea-4a1c-bf6a-11619babddb8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:24.046256 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-76441a1d-82ea-4a1c-bf6a-11619babddb8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 200 Aug 13 22:19:24.046633 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1395/5571] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:19:24 2026] GET /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:24.067067 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-66113dff-f538-4956-a426-447ab95ce06a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:24.068998 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-66113dff-f538-4956-a426-447ab95ce06a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286/action Aug 13 22:19:24.069367 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-66113dff-f538-4956-a426-447ab95ce06a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:19:24.069513 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-66113dff-f538-4956-a426-447ab95ce06a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:24.083642 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:24.083642 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:24.084291 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-66113dff-f538-4956-a426-447ab95ce06a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:24.092590 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-66113dff-f538-4956-a426-447ab95ce06a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Begin detaching volume completed successfully. Aug 13 22:19:24.092921 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-66113dff-f538-4956-a426-447ab95ce06a tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286/action returned with HTTP 202 Aug 13 22:19:24.093564 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1380/5572] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:19:24 2026] POST /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:19:24.111709 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b7b777a-c2a3-4108-b31a-e4d9f334165f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:24.113626 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b7b777a-c2a3-4108-b31a-e4d9f334165f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:19:24.113846 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b7b777a-c2a3-4108-b31a-e4d9f334165f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:24.114126 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b7b777a-c2a3-4108-b31a-e4d9f334165f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:24.124201 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:24.124201 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:24.128364 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1b7b777a-c2a3-4108-b31a-e4d9f334165f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:24.132434 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-df5eff5f-d781-480b-a408-7264a71088ec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:24.132979 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df5eff5f-d781-480b-a408-7264a71088ec None None] GET https://10.4.3.4/volume// Aug 13 22:19:24.133211 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df5eff5f-d781-480b-a408-7264a71088ec None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:24.133308 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b7b777a-c2a3-4108-b31a-e4d9f334165f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 200 Aug 13 22:19:24.133477 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df5eff5f-d781-480b-a408-7264a71088ec None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:24.133789 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1404/5573] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:24 2026] GET /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:24.133968 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df5eff5f-d781-480b-a408-7264a71088ec None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:19:24.134266 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1395/5574] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:19:24 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:19:24.142991 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-df616ab3-8ecf-46d6-949f-9964a6252edf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:24.145228 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-df616ab3-8ecf-46d6-949f-9964a6252edf tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:19:24.145454 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-df616ab3-8ecf-46d6-949f-9964a6252edf tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:24.145672 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-df616ab3-8ecf-46d6-949f-9964a6252edf tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:24.154747 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:24.154747 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:24.157689 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-df616ab3-8ecf-46d6-949f-9964a6252edf tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:24.161404 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-df616ab3-8ecf-46d6-949f-9964a6252edf tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 200 Aug 13 22:19:24.161792 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1396/5575] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:19:24 2026] GET /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 1317 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:19:24.188294 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-a3224880-29ee-4f00-9741-c43ea5a6d47f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:24.190372 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-a3224880-29ee-4f00-9741-c43ea5a6d47f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e Aug 13 22:19:24.190628 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-a3224880-29ee-4f00-9741-c43ea5a6d47f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:24.190875 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-a3224880-29ee-4f00-9741-c43ea5a6d47f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:24.198272 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:24.198272 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:24.201902 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-a3224880-29ee-4f00-9741-c43ea5a6d47f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:19:24.207094 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-a3224880-29ee-4f00-9741-c43ea5a6d47f tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e returned with HTTP 200 Aug 13 22:19:24.207669 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1381/5576] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:19:24 2026] GET /volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e => generated 1389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:24.219808 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e75e81b-e94e-419b-a622-c1d1aec6782c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:24.220318 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e75e81b-e94e-419b-a622-c1d1aec6782c None None] GET https://10.4.3.4/volume// Aug 13 22:19:24.220551 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e75e81b-e94e-419b-a622-c1d1aec6782c None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:24.220806 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e75e81b-e94e-419b-a622-c1d1aec6782c None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:24.221249 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e75e81b-e94e-419b-a622-c1d1aec6782c None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:19:24.221811 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1405/5577] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:19:24 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:19:24.229370 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-120f6047-2962-421a-929c-22b445d97ede None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:24.231791 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-120f6047-2962-421a-929c-22b445d97ede tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:19:24.232213 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-120f6047-2962-421a-929c-22b445d97ede tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78a2dab5-3853-4ea8-9ea5-081683daa22e", "connector": null, "instance_uuid": "b9003cd3-caed-4152-8c65-a89568f0bf81"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:24.241709 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:24.241709 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:24.269371 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-120f6047-2962-421a-929c-22b445d97ede tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:19:24.269960 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1396/5578] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:19:24 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 13 22:19:24.453730 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9beb0512-12d9-4223-aee9-52553b902e14 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:24.455404 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9beb0512-12d9-4223-aee9-52553b902e14 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] DELETE https://10.4.3.4/volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 Aug 13 22:19:24.455625 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9beb0512-12d9-4223-aee9-52553b902e14 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:24.455839 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9beb0512-12d9-4223-aee9-52553b902e14 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:24.456027 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9beb0512-12d9-4223-aee9-52553b902e14 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Delete volume with id: 91ccae88-080d-4e69-85ef-11a656104242 Aug 13 22:19:24.465482 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:24.465482 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:24.465932 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9beb0512-12d9-4223-aee9-52553b902e14 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Volume info retrieved successfully. Aug 13 22:19:24.492301 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9beb0512-12d9-4223-aee9-52553b902e14 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Delete volume request issued successfully. Aug 13 22:19:24.493224 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9beb0512-12d9-4223-aee9-52553b902e14 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 returned with HTTP 202 Aug 13 22:19:24.493224 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1397/5579] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:19:24 2026] DELETE /volume/v3/volumes/91ccae88-080d-4e69-85ef-11a656104242 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:24.502729 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50ea8e4d-753c-4261-8a90-cf82cb289c83 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:24.504724 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50ea8e4d-753c-4261-8a90-cf82cb289c83 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] DELETE https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c Aug 13 22:19:24.504931 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50ea8e4d-753c-4261-8a90-cf82cb289c83 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:24.505111 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50ea8e4d-753c-4261-8a90-cf82cb289c83 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:24.505218 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-50ea8e4d-753c-4261-8a90-cf82cb289c83 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Delete backup with id: 6d6a61f9-abd3-407b-b6ec-e985c901912c. Aug 13 22:19:24.509541 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:24.509541 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:24.522509 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-50ea8e4d-753c-4261-8a90-cf82cb289c83 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] delete_backup rpcapi backup_id 6d6a61f9-abd3-407b-b6ec-e985c901912c {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 22:19:24.524668 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50ea8e4d-753c-4261-8a90-cf82cb289c83 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c returned with HTTP 202 Aug 13 22:19:24.525137 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1382/5580] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:19:24 2026] DELETE /volume/v3/backups/6d6a61f9-abd3-407b-b6ec-e985c901912c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:19:24.534865 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cde3370d-6b9b-46b0-ad28-c3d2e6ca6447 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:24.536507 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cde3370d-6b9b-46b0-ad28-c3d2e6ca6447 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] DELETE https://10.4.3.4/volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 Aug 13 22:19:24.537301 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cde3370d-6b9b-46b0-ad28-c3d2e6ca6447 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:24.537301 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cde3370d-6b9b-46b0-ad28-c3d2e6ca6447 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:24.537556 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-cde3370d-6b9b-46b0-ad28-c3d2e6ca6447 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Delete volume with id: 60d4797c-fee4-45ea-acd8-3f8c82a55f90 Aug 13 22:19:24.547933 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:24.547933 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:24.548410 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cde3370d-6b9b-46b0-ad28-c3d2e6ca6447 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Volume info retrieved successfully. Aug 13 22:19:24.568176 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cde3370d-6b9b-46b0-ad28-c3d2e6ca6447 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Delete volume request issued successfully. Aug 13 22:19:24.568441 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cde3370d-6b9b-46b0-ad28-c3d2e6ca6447 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 returned with HTTP 202 Aug 13 22:19:24.568969 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1406/5581] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:19:24 2026] DELETE /volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:24.579362 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a77bd18b-3060-4bca-acfb-1e5cd0f64666 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:24.581892 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a77bd18b-3060-4bca-acfb-1e5cd0f64666 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 Aug 13 22:19:24.581892 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a77bd18b-3060-4bca-acfb-1e5cd0f64666 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:24.582068 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a77bd18b-3060-4bca-acfb-1e5cd0f64666 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:24.591193 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:24.591193 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:24.597051 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a77bd18b-3060-4bca-acfb-1e5cd0f64666 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Volume info retrieved successfully. Aug 13 22:19:24.605651 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a77bd18b-3060-4bca-acfb-1e5cd0f64666 tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 returned with HTTP 200 Aug 13 22:19:24.606168 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1397/5582] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:24 2026] GET /volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 => generated 1357 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 22:19:25.047982 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-460b64d6-9556-470b-975e-f30e5d1de47d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:25.050409 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-460b64d6-9556-470b-975e-f30e5d1de47d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] DELETE https://10.4.3.4/volume/v3/attachments/3a28511a-c2b9-4651-85a8-6d92bac2153d Aug 13 22:19:25.050563 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-460b64d6-9556-470b-975e-f30e5d1de47d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:25.050810 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-460b64d6-9556-470b-975e-f30e5d1de47d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:25.058172 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:25.058172 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:25.103855 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3f14ff4d-593d-47ad-b3d1-73832d81314d req-460b64d6-9556-470b-975e-f30e5d1de47d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments/3a28511a-c2b9-4651-85a8-6d92bac2153d returned with HTTP 200 Aug 13 22:19:25.104351 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1398/5583] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:19:25 2026] DELETE /volume/v3/attachments/3a28511a-c2b9-4651-85a8-6d92bac2153d => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:25.146920 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-216e1dc2-a982-42f7-a9cf-5b3513e49119 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:25.148591 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-216e1dc2-a982-42f7-a9cf-5b3513e49119 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:19:25.148764 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-216e1dc2-a982-42f7-a9cf-5b3513e49119 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:25.148949 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-216e1dc2-a982-42f7-a9cf-5b3513e49119 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:25.155179 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:25.155179 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:25.158146 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-216e1dc2-a982-42f7-a9cf-5b3513e49119 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:25.161571 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-216e1dc2-a982-42f7-a9cf-5b3513e49119 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 200 Aug 13 22:19:25.161909 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1383/5584] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:25 2026] GET /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:25.176505 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d0b6e8ab-4568-4dbb-b650-60b2ecc7a12f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:25.178474 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0b6e8ab-4568-4dbb-b650-60b2ecc7a12f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] DELETE https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:19:25.178659 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0b6e8ab-4568-4dbb-b650-60b2ecc7a12f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:25.178886 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0b6e8ab-4568-4dbb-b650-60b2ecc7a12f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:25.179001 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d0b6e8ab-4568-4dbb-b650-60b2ecc7a12f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Delete volume with id: cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:19:25.186278 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:25.186278 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:25.186870 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d0b6e8ab-4568-4dbb-b650-60b2ecc7a12f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:25.198029 np0000007271 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-d0b6e8ab-4568-4dbb-b650-60b2ecc7a12f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 22:19:25.204018 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d0b6e8ab-4568-4dbb-b650-60b2ecc7a12f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Delete volume request issued successfully. Aug 13 22:19:25.204284 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0b6e8ab-4568-4dbb-b650-60b2ecc7a12f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 202 Aug 13 22:19:25.204742 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1407/5585] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:19:25 2026] DELETE /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:25.213156 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-13ff3e4d-6fcd-428f-ba11-1f0944cfe7e8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:25.214769 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13ff3e4d-6fcd-428f-ba11-1f0944cfe7e8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:19:25.214989 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13ff3e4d-6fcd-428f-ba11-1f0944cfe7e8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:25.215161 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13ff3e4d-6fcd-428f-ba11-1f0944cfe7e8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:25.221694 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:25.221694 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:25.225112 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-13ff3e4d-6fcd-428f-ba11-1f0944cfe7e8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:25.228846 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13ff3e4d-6fcd-428f-ba11-1f0944cfe7e8 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 200 Aug 13 22:19:25.229192 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1398/5586] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:25 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 868 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:25.379017 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d9f55b7b-a9a3-4f3c-9654-266085e9f36b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:25.379382 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9f55b7b-a9a3-4f3c-9654-266085e9f36b None None] GET https://10.4.3.4/volume// Aug 13 22:19:25.379557 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9f55b7b-a9a3-4f3c-9654-266085e9f36b None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:25.379734 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9f55b7b-a9a3-4f3c-9654-266085e9f36b None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:25.380126 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9f55b7b-a9a3-4f3c-9654-266085e9f36b None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:19:25.380386 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1399/5587] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:19:25 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:19:25.391497 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-90c02752-dec4-44ac-94e2-a527113accc7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:25.393671 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-90c02752-dec4-44ac-94e2-a527113accc7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e Aug 13 22:19:25.393886 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-90c02752-dec4-44ac-94e2-a527113accc7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:25.394068 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-90c02752-dec4-44ac-94e2-a527113accc7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:25.403344 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:25.403344 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:25.406988 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-90c02752-dec4-44ac-94e2-a527113accc7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:19:25.411937 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-90c02752-dec4-44ac-94e2-a527113accc7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e returned with HTTP 200 Aug 13 22:19:25.412483 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1384/5588] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:19:25 2026] GET /volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e => generated 1568 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:19:25.560199 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-0cb5c278-140d-49da-b1ef-21e53d5ffb5b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:25.562436 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-0cb5c278-140d-49da-b1ef-21e53d5ffb5b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] PUT https://10.4.3.4/volume/v3/attachments/694f3645-aa88-4d54-bd13-8e38e3ed4d3b Aug 13 22:19:25.562906 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-0cb5c278-140d-49da-b1ef-21e53d5ffb5b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:25.571128 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-0cb5c278-140d-49da-b1ef-21e53d5ffb5b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Acquiring lock "cinder-attachment_update-78a2dab5-3853-4ea8-9ea5-081683daa22e-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:19:25.575996 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-0cb5c278-140d-49da-b1ef-21e53d5ffb5b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-78a2dab5-3853-4ea8-9ea5-081683daa22e-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:19:25.576871 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:25.576871 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:25.620754 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3c71e4ac-87ba-4f4b-b5ef-04e621d3d02e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:25.622612 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c71e4ac-87ba-4f4b-b5ef-04e621d3d02e tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] GET https://10.4.3.4/volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 Aug 13 22:19:25.622775 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c71e4ac-87ba-4f4b-b5ef-04e621d3d02e tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:25.622957 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c71e4ac-87ba-4f4b-b5ef-04e621d3d02e tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:25.628631 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c71e4ac-87ba-4f4b-b5ef-04e621d3d02e tempest-TestVolumeBackupRestore-634004698 tempest-TestVolumeBackupRestore-634004698-project-member] https://10.4.3.4/volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 returned with HTTP 404 Aug 13 22:19:25.629196 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1399/5589] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:25 2026] GET /volume/v3/volumes/60d4797c-fee4-45ea-acd8-3f8c82a55f90 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:19:25.664646 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-0cb5c278-140d-49da-b1ef-21e53d5ffb5b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Lock "cinder-attachment_update-78a2dab5-3853-4ea8-9ea5-081683daa22e-np0000007271" released by "attachment_update" :: held 0.089s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:19:25.665005 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-0cb5c278-140d-49da-b1ef-21e53d5ffb5b tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/694f3645-aa88-4d54-bd13-8e38e3ed4d3b returned with HTTP 200 Aug 13 22:19:25.666054 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1408/5590] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:19:25 2026] PUT /volume/v3/attachments/694f3645-aa88-4d54-bd13-8e38e3ed4d3b => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:25.697218 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-72159fd5-0120-41c1-a451-3050ffbae1f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:25.699265 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-72159fd5-0120-41c1-a451-3050ffbae1f3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] POST https://10.4.3.4/volume/v3/attachments/694f3645-aa88-4d54-bd13-8e38e3ed4d3b/action Aug 13 22:19:25.699844 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-72159fd5-0120-41c1-a451-3050ffbae1f3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:19:25.700101 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-72159fd5-0120-41c1-a451-3050ffbae1f3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:25.721159 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:25.721159 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:25.730932 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8d82c898-2150-4c00-9185-9d9d48599d6f req-72159fd5-0120-41c1-a451-3050ffbae1f3 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/694f3645-aa88-4d54-bd13-8e38e3ed4d3b/action returned with HTTP 204 Aug 13 22:19:25.731343 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1400/5591] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:19:25 2026] POST /volume/v3/attachments/694f3645-aa88-4d54-bd13-8e38e3ed4d3b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:19:26.244901 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4b089f3f-9413-487a-9ede-387b4168a3b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:26.246680 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b089f3f-9413-487a-9ede-387b4168a3b6 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 Aug 13 22:19:26.246902 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b089f3f-9413-487a-9ede-387b4168a3b6 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:26.247111 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b089f3f-9413-487a-9ede-387b4168a3b6 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:26.253061 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b089f3f-9413-487a-9ede-387b4168a3b6 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 returned with HTTP 404 Aug 13 22:19:26.253561 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1385/5592] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:26 2026] GET /volume/v3/volumes/cbc14081-61ac-4078-902f-90cc6658c119 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:19:26.264150 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d057fe5a-ce69-47b5-aa5f-7a42f433f3d2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:26.265916 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d057fe5a-ce69-47b5-aa5f-7a42f433f3d2 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] GET https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 Aug 13 22:19:26.266077 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d057fe5a-ce69-47b5-aa5f-7a42f433f3d2 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:26.266241 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d057fe5a-ce69-47b5-aa5f-7a42f433f3d2 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:26.266999 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d057fe5a-ce69-47b5-aa5f-7a42f433f3d2 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:19:26.280912 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d057fe5a-ce69-47b5-aa5f-7a42f433f3d2 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Get all volumes completed successfully. Aug 13 22:19:26.282855 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:26.282855 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:26.288053 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d057fe5a-ce69-47b5-aa5f-7a42f433f3d2 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 22:19:26.288704 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1400/5593] 10.4.3.4 () {66 vars in 1271 bytes} [Thu Aug 13 22:19:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:19:26.304789 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5973793-8ca7-468c-aafe-223f89efcec6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:26.306597 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5973793-8ca7-468c-aafe-223f89efcec6 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] DELETE https://10.4.3.4/volume/v3/types/a5743bf9-bd69-4fc7-a317-d2b80cce6238 Aug 13 22:19:26.306794 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5973793-8ca7-468c-aafe-223f89efcec6 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:26.307002 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5973793-8ca7-468c-aafe-223f89efcec6 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:26.307245 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:26.307245 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:26.330500 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5973793-8ca7-468c-aafe-223f89efcec6 tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] https://10.4.3.4/volume/v3/types/a5743bf9-bd69-4fc7-a317-d2b80cce6238 returned with HTTP 202 Aug 13 22:19:26.330948 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1409/5594] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:19:26 2026] DELETE /volume/v3/types/a5743bf9-bd69-4fc7-a317-d2b80cce6238 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:26.339357 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b10d1c82-862d-492c-9315-19f24417f539 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:26.341753 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b10d1c82-862d-492c-9315-19f24417f539 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] DELETE https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:19:26.341991 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b10d1c82-862d-492c-9315-19f24417f539 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:26.342187 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b10d1c82-862d-492c-9315-19f24417f539 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:26.342353 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b10d1c82-862d-492c-9315-19f24417f539 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Delete volume with id: 712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:19:26.349882 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:26.349882 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:26.350483 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b10d1c82-862d-492c-9315-19f24417f539 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:26.365385 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b10d1c82-862d-492c-9315-19f24417f539 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Delete volume request issued successfully. Aug 13 22:19:26.365553 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b10d1c82-862d-492c-9315-19f24417f539 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 202 Aug 13 22:19:26.365981 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1401/5595] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:19:26 2026] DELETE /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:26.375159 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2d5416cb-7951-42eb-bcfc-f067de733210 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:26.377168 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d5416cb-7951-42eb-bcfc-f067de733210 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:19:26.377325 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d5416cb-7951-42eb-bcfc-f067de733210 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:26.377488 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d5416cb-7951-42eb-bcfc-f067de733210 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:26.385845 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:26.385845 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:26.390488 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2d5416cb-7951-42eb-bcfc-f067de733210 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:26.396663 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d5416cb-7951-42eb-bcfc-f067de733210 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 200 Aug 13 22:19:26.397178 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1386/5596] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:26 2026] GET /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:27.410264 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ed81906-6e61-451e-b1d9-f381104f1214 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:27.412437 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ed81906-6e61-451e-b1d9-f381104f1214 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 Aug 13 22:19:27.412682 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ed81906-6e61-451e-b1d9-f381104f1214 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:27.412939 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ed81906-6e61-451e-b1d9-f381104f1214 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:27.419809 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ed81906-6e61-451e-b1d9-f381104f1214 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 returned with HTTP 404 Aug 13 22:19:27.420292 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1401/5597] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:27 2026] GET /volume/v3/volumes/712b553d-61d1-4dbd-a51b-ddb014664286 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:19:27.426851 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1a2dbaa8-ee73-4e55-86f5-5a8fd3af9b61 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:27.428648 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a2dbaa8-ee73-4e55-86f5-5a8fd3af9b61 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] DELETE https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:27.428873 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a2dbaa8-ee73-4e55-86f5-5a8fd3af9b61 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:27.429062 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a2dbaa8-ee73-4e55-86f5-5a8fd3af9b61 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:27.429226 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1a2dbaa8-ee73-4e55-86f5-5a8fd3af9b61 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Delete volume with id: d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:27.436199 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:27.436199 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:27.436641 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1a2dbaa8-ee73-4e55-86f5-5a8fd3af9b61 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:27.451669 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1a2dbaa8-ee73-4e55-86f5-5a8fd3af9b61 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Delete volume request issued successfully. Aug 13 22:19:27.451848 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a2dbaa8-ee73-4e55-86f5-5a8fd3af9b61 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 202 Aug 13 22:19:27.452232 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1410/5598] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:19:27 2026] DELETE /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:27.460662 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72c10b3d-e0d7-4777-9c01-6bc615e8df7f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:27.462498 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72c10b3d-e0d7-4777-9c01-6bc615e8df7f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:27.462756 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72c10b3d-e0d7-4777-9c01-6bc615e8df7f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:27.463026 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72c10b3d-e0d7-4777-9c01-6bc615e8df7f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:27.469994 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:27.469994 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:27.476071 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72c10b3d-e0d7-4777-9c01-6bc615e8df7f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:19:27.482434 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72c10b3d-e0d7-4777-9c01-6bc615e8df7f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 200 Aug 13 22:19:27.482876 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1402/5599] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:27 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 916 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:28.498069 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7080dd6f-50a6-42bb-83dd-60b0376c361c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:28.499884 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7080dd6f-50a6-42bb-83dd-60b0376c361c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b Aug 13 22:19:28.500060 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7080dd6f-50a6-42bb-83dd-60b0376c361c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:28.500242 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7080dd6f-50a6-42bb-83dd-60b0376c361c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:28.505813 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7080dd6f-50a6-42bb-83dd-60b0376c361c tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b returned with HTTP 404 Aug 13 22:19:28.506234 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1387/5600] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:19:28 2026] GET /volume/v3/volumes/d4fa44c9-4434-42aa-83d0-73f9d3c70e9b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:19:28.513154 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-37beeb60-8d47-40d0-9d81-57617d041a6e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:28.514937 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37beeb60-8d47-40d0-9d81-57617d041a6e tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] GET https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 Aug 13 22:19:28.515112 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37beeb60-8d47-40d0-9d81-57617d041a6e tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:28.515285 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37beeb60-8d47-40d0-9d81-57617d041a6e tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:28.516089 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-37beeb60-8d47-40d0-9d81-57617d041a6e tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:19:28.529671 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-37beeb60-8d47-40d0-9d81-57617d041a6e tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Get all volumes completed successfully. Aug 13 22:19:28.531300 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:28.531300 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:28.536501 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37beeb60-8d47-40d0-9d81-57617d041a6e tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 22:19:28.536964 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1402/5601] 10.4.3.4 () {66 vars in 1271 bytes} [Thu Aug 13 22:19:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:19:28.551945 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6cb6734e-8f7a-42eb-9649-009483ee136a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:28.553614 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cb6734e-8f7a-42eb-9649-009483ee136a tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] DELETE https://10.4.3.4/volume/v3/types/c07eaf4d-dd2e-491c-a154-5f405d2cd207 Aug 13 22:19:28.553828 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cb6734e-8f7a-42eb-9649-009483ee136a tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:28.554001 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cb6734e-8f7a-42eb-9649-009483ee136a tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:28.584341 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cb6734e-8f7a-42eb-9649-009483ee136a tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] https://10.4.3.4/volume/v3/types/c07eaf4d-dd2e-491c-a154-5f405d2cd207 returned with HTTP 202 Aug 13 22:19:28.584916 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1411/5602] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:19:28 2026] DELETE /volume/v3/types/c07eaf4d-dd2e-491c-a154-5f405d2cd207 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:32.359949 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8fc7478e-1cbb-4542-bf0b-e19970475a95 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:32.455046 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fc7478e-1cbb-4542-bf0b-e19970475a95 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:19:32.455495 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fc7478e-1cbb-4542-bf0b-e19970475a95 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1165892993", "extra_specs": {"storage_protocol": "tempest-storage_protocol-980988540", "vendor_name": "tempest-vendor_name-2093416855"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:32.476057 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fc7478e-1cbb-4542-bf0b-e19970475a95 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:19:32.476428 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1403/5603] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:19:32 2026] POST /volume/v3/types => generated 328 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:32.485689 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:32.487684 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:19:32.488093 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c482ddce-9441-4673-8c89-828269be06a4", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:32.489745 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Create volume request body: {'volume': {'volume_type': 'c482ddce-9441-4673-8c89-828269be06a4', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:19:32.493225 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Create volume of 1 GB Aug 13 22:19:32.493523 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:32.493523 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:32.493882 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Availability Zones retrieved successfully. Aug 13 22:19:32.499771 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Flow 'volume_create_api' (01636c0d-5880-4dfa-be81-3031204b2520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:19:32.500795 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3669229d-b98c-4b35-8017-40f88a832d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:32.501656 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:19:32.523250 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3669229d-b98c-4b35-8017-40f88a832d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:19:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-980988540',vendor_name='tempest-vendor_name-2093416855'},id=c482ddce-9441-4673-8c89-828269be06a4,is_public=True,name='tempest-ProjectAdminTests-volume-type-1165892993',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c482ddce-9441-4673-8c89-828269be06a4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:32.524153 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b45f559-d9ae-4f17-bb3c-cf353cd4ca54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:32.561348 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1165892993 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1165892993, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:32.561348 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1165892993 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1165892993, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:32.599138 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Created reservations ['b6cc349d-8b17-488a-b5a0-77ebed143751', 'deb6fb96-c633-47fc-9f6f-c48a6d87403d', '8495ff03-1b13-4821-ac62-6aa637f33cf8', 'b2db9cfe-a86a-4784-8bb2-37fd0fea516d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:19:32.600091 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b45f559-d9ae-4f17-bb3c-cf353cd4ca54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6cc349d-8b17-488a-b5a0-77ebed143751', 'deb6fb96-c633-47fc-9f6f-c48a6d87403d', '8495ff03-1b13-4821-ac62-6aa637f33cf8', 'b2db9cfe-a86a-4784-8bb2-37fd0fea516d']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:32.600968 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (776c3784-993b-4160-b9c2-f50406ba8b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:32.633019 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (776c3784-993b-4160-b9c2-f50406ba8b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43a54d16-e6ae-4ffd-82b8-8cdc25d33530', '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='859076c7fa9f468b839ce0f9d64d0e82',qos_specs=None,replication_status=,reservations=['b6cc349d-8b17-488a-b5a0-77ebed143751','deb6fb96-c633-47fc-9f6f-c48a6d87403d','8495ff03-1b13-4821-ac62-6aa637f33cf8','b2db9cfe-a86a-4784-8bb2-37fd0fea516d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1187d7b4b3ae4a2c8ac10166b17c0e7a',volume_type_id=c482ddce-9441-4673-8c89-828269be06a4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:19: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=43a54d16-e6ae-4ffd-82b8-8cdc25d33530,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='859076c7fa9f468b839ce0f9d64d0e82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1187d7b4b3ae4a2c8ac10166b17c0e7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c482ddce-9441-4673-8c89-828269be06a4),volume_type_id=c482ddce-9441-4673-8c89-828269be06a4)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:32.634031 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd91b15e-da64-436e-86d4-479f19f37698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:32.656901 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd91b15e-da64-436e-86d4-479f19f37698) transitioned into state 'SUCCESS' from 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='859076c7fa9f468b839ce0f9d64d0e82',qos_specs=None,replication_status=,reservations=['b6cc349d-8b17-488a-b5a0-77ebed143751','deb6fb96-c633-47fc-9f6f-c48a6d87403d','8495ff03-1b13-4821-ac62-6aa637f33cf8','b2db9cfe-a86a-4784-8bb2-37fd0fea516d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1187d7b4b3ae4a2c8ac10166b17c0e7a',volume_type_id=c482ddce-9441-4673-8c89-828269be06a4)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:32.657962 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df38d10-7736-4ed9-95ec-453aa2c74bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:32.668175 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df38d10-7736-4ed9-95ec-453aa2c74bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:32.669533 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Flow 'volume_create_api' (01636c0d-5880-4dfa-be81-3031204b2520) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:19:32.669875 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Create volume request issued successfully. Aug 13 22:19:32.670448 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6b21ce9-30fa-4a20-9af0-014df1a0aa0a tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:19:32.670928 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1388/5604] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:19:32 2026] POST /volume/v3/volumes => generated 769 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:19:32.683705 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e048f134-a93f-444f-931a-4cb9109f2048 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:32.685554 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e048f134-a93f-444f-931a-4cb9109f2048 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] GET https://10.4.3.4/volume/v3/volumes/43a54d16-e6ae-4ffd-82b8-8cdc25d33530 Aug 13 22:19:32.685771 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e048f134-a93f-444f-931a-4cb9109f2048 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:32.685952 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e048f134-a93f-444f-931a-4cb9109f2048 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:32.695069 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:32.695069 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:32.699571 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e048f134-a93f-444f-931a-4cb9109f2048 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Volume info retrieved successfully. Aug 13 22:19:32.704876 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e048f134-a93f-444f-931a-4cb9109f2048 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/volumes/43a54d16-e6ae-4ffd-82b8-8cdc25d33530 returned with HTTP 200 Aug 13 22:19:32.705316 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1403/5605] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:19:32 2026] GET /volume/v3/volumes/43a54d16-e6ae-4ffd-82b8-8cdc25d33530 => generated 948 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:33.722665 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c0216fa2-1911-468d-8856-3d09218689a0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:33.724643 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0216fa2-1911-468d-8856-3d09218689a0 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] GET https://10.4.3.4/volume/v3/volumes/43a54d16-e6ae-4ffd-82b8-8cdc25d33530 Aug 13 22:19:33.724885 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0216fa2-1911-468d-8856-3d09218689a0 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:33.725090 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0216fa2-1911-468d-8856-3d09218689a0 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:33.734979 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:33.734979 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:33.738547 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c0216fa2-1911-468d-8856-3d09218689a0 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Volume info retrieved successfully. Aug 13 22:19:33.743261 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0216fa2-1911-468d-8856-3d09218689a0 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/volumes/43a54d16-e6ae-4ffd-82b8-8cdc25d33530 returned with HTTP 200 Aug 13 22:19:33.743706 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1412/5606] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:19:33 2026] GET /volume/v3/volumes/43a54d16-e6ae-4ffd-82b8-8cdc25d33530 => generated 969 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:33.760853 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e214324-8fb5-46e2-a439-fb6d9712f14e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:33.763066 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e214324-8fb5-46e2-a439-fb6d9712f14e tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] GET https://10.4.3.4/volume/v3/messages Aug 13 22:19:33.764034 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e214324-8fb5-46e2-a439-fb6d9712f14e tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:33.764271 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e214324-8fb5-46e2-a439-fb6d9712f14e tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:33.768695 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e214324-8fb5-46e2-a439-fb6d9712f14e tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/messages returned with HTTP 200 Aug 13 22:19:33.769086 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1404/5607] 10.4.3.4 () {68 vars in 1266 bytes} [Thu Aug 13 22:19:33 2026] GET /volume/v3/messages => generated 666 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:33.779127 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cabec405-e181-439d-befd-4a0d3c0f69d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:33.781323 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cabec405-e181-439d-befd-4a0d3c0f69d8 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] DELETE https://10.4.3.4/volume/v3/messages/078d9122-3167-4467-9711-4b9c6101a185 Aug 13 22:19:33.781548 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cabec405-e181-439d-befd-4a0d3c0f69d8 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:33.781809 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cabec405-e181-439d-befd-4a0d3c0f69d8 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:33.786206 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:33.786206 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:33.791526 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cabec405-e181-439d-befd-4a0d3c0f69d8 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/messages/078d9122-3167-4467-9711-4b9c6101a185 returned with HTTP 204 Aug 13 22:19:33.791970 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1389/5608] 10.4.3.4 () {68 vars in 1380 bytes} [Thu Aug 13 22:19:33 2026] DELETE /volume/v3/messages/078d9122-3167-4467-9711-4b9c6101a185 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 22:19:33.801203 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bfa64288-cfd4-47c7-a1b3-44a2f8547591 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:33.803573 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfa64288-cfd4-47c7-a1b3-44a2f8547591 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] GET https://10.4.3.4/volume/v3/messages/078d9122-3167-4467-9711-4b9c6101a185 Aug 13 22:19:33.803846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfa64288-cfd4-47c7-a1b3-44a2f8547591 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:33.804099 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfa64288-cfd4-47c7-a1b3-44a2f8547591 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:33.808944 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfa64288-cfd4-47c7-a1b3-44a2f8547591 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/messages/078d9122-3167-4467-9711-4b9c6101a185 returned with HTTP 404 Aug 13 22:19:33.809585 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1404/5609] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:19:33 2026] GET /volume/v3/messages/078d9122-3167-4467-9711-4b9c6101a185 => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:19:33.819339 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e2b56504-18ff-4282-b1b6-5fd50e9c936c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:33.822370 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2b56504-18ff-4282-b1b6-5fd50e9c936c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/43a54d16-e6ae-4ffd-82b8-8cdc25d33530 Aug 13 22:19:33.822370 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2b56504-18ff-4282-b1b6-5fd50e9c936c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:33.822370 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2b56504-18ff-4282-b1b6-5fd50e9c936c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:33.822370 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e2b56504-18ff-4282-b1b6-5fd50e9c936c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Delete volume with id: 43a54d16-e6ae-4ffd-82b8-8cdc25d33530 Aug 13 22:19:33.831351 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:33.831351 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:33.831702 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e2b56504-18ff-4282-b1b6-5fd50e9c936c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Volume info retrieved successfully. Aug 13 22:19:33.832565 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e2b56504-18ff-4282-b1b6-5fd50e9c936c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100266) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 22:19:33.843705 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-e2b56504-18ff-4282-b1b6-5fd50e9c936c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1165892993 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1165892993, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:33.843980 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-e2b56504-18ff-4282-b1b6-5fd50e9c936c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1165892993 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1165892993, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:33.852268 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e2b56504-18ff-4282-b1b6-5fd50e9c936c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Created reservations ['1dc80a7e-5bbf-4736-9ae4-95ded5243da8', 'ad0e210d-fdc1-4e07-919f-6662bd07f0a2', 'c5b3dd88-b9db-49f6-974f-ebddd53ca2ac', 'e822ef24-97de-4e9a-a546-dc099cb07010'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:19:33.875043 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e2b56504-18ff-4282-b1b6-5fd50e9c936c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Delete volume request issued successfully. Aug 13 22:19:33.875328 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2b56504-18ff-4282-b1b6-5fd50e9c936c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/volumes/43a54d16-e6ae-4ffd-82b8-8cdc25d33530 returned with HTTP 202 Aug 13 22:19:33.875895 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1413/5610] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:19:33 2026] DELETE /volume/v3/volumes/43a54d16-e6ae-4ffd-82b8-8cdc25d33530 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:33.885789 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18b065b9-74e5-4d61-b518-66782379d74e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:33.887691 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18b065b9-74e5-4d61-b518-66782379d74e tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] DELETE https://10.4.3.4/volume/v3/types/c482ddce-9441-4673-8c89-828269be06a4 Aug 13 22:19:33.887915 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18b065b9-74e5-4d61-b518-66782379d74e tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:33.888115 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18b065b9-74e5-4d61-b518-66782379d74e tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:33.910338 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18b065b9-74e5-4d61-b518-66782379d74e tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/types/c482ddce-9441-4673-8c89-828269be06a4 returned with HTTP 202 Aug 13 22:19:33.910759 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1405/5611] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:19:33 2026] DELETE /volume/v3/types/c482ddce-9441-4673-8c89-828269be06a4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:33.919980 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-09087e49-ec5e-4f7f-8da5-7d9000d6f55f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:33.922071 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09087e49-ec5e-4f7f-8da5-7d9000d6f55f tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:19:33.922578 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09087e49-ec5e-4f7f-8da5-7d9000d6f55f tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1736144101", "extra_specs": {"storage_protocol": "tempest-storage_protocol-69714480", "vendor_name": "tempest-vendor_name-1550234687"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:33.938310 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09087e49-ec5e-4f7f-8da5-7d9000d6f55f tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:19:33.938805 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1390/5612] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:19:33 2026] POST /volume/v3/types => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:33.947913 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4265ae1c-cf41-4cca-bddb-79447d315568 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:33.949757 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:19:33.950130 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9a22491d-c1d1-4662-bb7d-1c9e842d37f2", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:33.952186 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Create volume request body: {'volume': {'volume_type': '9a22491d-c1d1-4662-bb7d-1c9e842d37f2', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:19:33.955810 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Create volume of 1 GB Aug 13 22:19:33.956081 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:33.956081 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:33.956431 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Availability Zones retrieved successfully. Aug 13 22:19:33.962005 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Flow 'volume_create_api' (40170f43-7081-4b2f-b78f-e227b4dc3622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:19:33.963185 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d270003f-e6a8-4bec-84ee-2d4b2f7c5e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:33.963811 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:19:33.989665 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d270003f-e6a8-4bec-84ee-2d4b2f7c5e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:19:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-69714480',vendor_name='tempest-vendor_name-1550234687'},id=9a22491d-c1d1-4662-bb7d-1c9e842d37f2,is_public=True,name='tempest-ProjectAdminTests-volume-type-1736144101',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a22491d-c1d1-4662-bb7d-1c9e842d37f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:33.991608 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (996ffe89-f518-4234-9e11-68019d2918d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:34.024446 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1736144101 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1736144101, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:34.024902 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1736144101 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1736144101, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:34.054850 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Created reservations ['1ec1137a-81cc-47d8-a73c-bc2883eada79', '356206c1-729c-4f10-a66f-fd27ad846580', '3e559770-0c06-44b1-aa36-c4471b06de48', '8716fb7a-0c57-4435-8324-b30b9230c04e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:19:34.054850 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (996ffe89-f518-4234-9e11-68019d2918d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ec1137a-81cc-47d8-a73c-bc2883eada79', '356206c1-729c-4f10-a66f-fd27ad846580', '3e559770-0c06-44b1-aa36-c4471b06de48', '8716fb7a-0c57-4435-8324-b30b9230c04e']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:34.054850 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7248e7c3-6b15-45b3-83dc-88a97da64753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:34.084165 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7248e7c3-6b15-45b3-83dc-88a97da64753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3654b840-6c11-4b48-86cd-c1df465a992a', '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='859076c7fa9f468b839ce0f9d64d0e82',qos_specs=None,replication_status=,reservations=['1ec1137a-81cc-47d8-a73c-bc2883eada79','356206c1-729c-4f10-a66f-fd27ad846580','3e559770-0c06-44b1-aa36-c4471b06de48','8716fb7a-0c57-4435-8324-b30b9230c04e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1187d7b4b3ae4a2c8ac10166b17c0e7a',volume_type_id=9a22491d-c1d1-4662-bb7d-1c9e842d37f2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:19: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=3654b840-6c11-4b48-86cd-c1df465a992a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='859076c7fa9f468b839ce0f9d64d0e82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1187d7b4b3ae4a2c8ac10166b17c0e7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a22491d-c1d1-4662-bb7d-1c9e842d37f2),volume_type_id=9a22491d-c1d1-4662-bb7d-1c9e842d37f2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:34.085193 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c0b5f04-7fd6-4083-802c-6f83b57a7316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:34.112117 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c0b5f04-7fd6-4083-802c-6f83b57a7316) transitioned into state 'SUCCESS' from 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='859076c7fa9f468b839ce0f9d64d0e82',qos_specs=None,replication_status=,reservations=['1ec1137a-81cc-47d8-a73c-bc2883eada79','356206c1-729c-4f10-a66f-fd27ad846580','3e559770-0c06-44b1-aa36-c4471b06de48','8716fb7a-0c57-4435-8324-b30b9230c04e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1187d7b4b3ae4a2c8ac10166b17c0e7a',volume_type_id=9a22491d-c1d1-4662-bb7d-1c9e842d37f2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:34.113210 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0883b1f1-1a9c-403a-a39a-ea27928a4830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:34.126861 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0883b1f1-1a9c-403a-a39a-ea27928a4830) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:34.127763 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Flow 'volume_create_api' (40170f43-7081-4b2f-b78f-e227b4dc3622) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:19:34.128146 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Create volume request issued successfully. Aug 13 22:19:34.128809 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4265ae1c-cf41-4cca-bddb-79447d315568 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:19:34.129461 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1405/5613] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:19:33 2026] POST /volume/v3/volumes => generated 769 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:19:34.151608 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97abea52-001b-4f96-b8c1-a2c417aa4a44 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:34.152902 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97abea52-001b-4f96-b8c1-a2c417aa4a44 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] GET https://10.4.3.4/volume/v3/volumes/3654b840-6c11-4b48-86cd-c1df465a992a Aug 13 22:19:34.153208 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97abea52-001b-4f96-b8c1-a2c417aa4a44 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:34.153462 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97abea52-001b-4f96-b8c1-a2c417aa4a44 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:34.165600 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:34.165600 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:34.167974 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-97abea52-001b-4f96-b8c1-a2c417aa4a44 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Volume info retrieved successfully. Aug 13 22:19:34.173000 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97abea52-001b-4f96-b8c1-a2c417aa4a44 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/volumes/3654b840-6c11-4b48-86cd-c1df465a992a returned with HTTP 200 Aug 13 22:19:34.173647 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1414/5614] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:19:34 2026] GET /volume/v3/volumes/3654b840-6c11-4b48-86cd-c1df465a992a => generated 948 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:35.188623 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-56fd181d-1b96-4607-ac05-17a8394945d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:35.190556 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56fd181d-1b96-4607-ac05-17a8394945d7 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] GET https://10.4.3.4/volume/v3/volumes/3654b840-6c11-4b48-86cd-c1df465a992a Aug 13 22:19:35.190791 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56fd181d-1b96-4607-ac05-17a8394945d7 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:35.190992 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56fd181d-1b96-4607-ac05-17a8394945d7 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:35.198955 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:35.198955 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:35.202745 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-56fd181d-1b96-4607-ac05-17a8394945d7 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Volume info retrieved successfully. Aug 13 22:19:35.206848 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56fd181d-1b96-4607-ac05-17a8394945d7 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/volumes/3654b840-6c11-4b48-86cd-c1df465a992a returned with HTTP 200 Aug 13 22:19:35.207238 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1406/5615] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:19:35 2026] GET /volume/v3/volumes/3654b840-6c11-4b48-86cd-c1df465a992a => generated 969 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:35.219872 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-796f0bc6-435f-4f5a-9510-4a27ec506756 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:35.221702 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-796f0bc6-435f-4f5a-9510-4a27ec506756 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] GET https://10.4.3.4/volume/v3/messages Aug 13 22:19:35.221931 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-796f0bc6-435f-4f5a-9510-4a27ec506756 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:35.222116 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-796f0bc6-435f-4f5a-9510-4a27ec506756 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:35.225761 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-796f0bc6-435f-4f5a-9510-4a27ec506756 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/messages returned with HTTP 200 Aug 13 22:19:35.226099 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1391/5616] 10.4.3.4 () {68 vars in 1266 bytes} [Thu Aug 13 22:19:35 2026] GET /volume/v3/messages => generated 666 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:35.234360 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff1ef1b3-eed5-410c-a256-c8638123fd38 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:35.236279 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff1ef1b3-eed5-410c-a256-c8638123fd38 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] GET https://10.4.3.4/volume/v3/messages Aug 13 22:19:35.236517 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff1ef1b3-eed5-410c-a256-c8638123fd38 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:35.236724 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff1ef1b3-eed5-410c-a256-c8638123fd38 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:35.237034 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:35.237034 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:35.240204 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff1ef1b3-eed5-410c-a256-c8638123fd38 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/messages returned with HTTP 200 Aug 13 22:19:35.240597 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1406/5617] 10.4.3.4 () {68 vars in 1266 bytes} [Thu Aug 13 22:19:35 2026] GET /volume/v3/messages => generated 666 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:35.248553 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6418cf6d-7ef9-46a1-ad15-467b179cc049 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:35.251768 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6418cf6d-7ef9-46a1-ad15-467b179cc049 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] DELETE https://10.4.3.4/volume/v3/messages/9d5fa30c-1c9a-4ad3-a586-9d1d017cfbdc Aug 13 22:19:35.252077 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6418cf6d-7ef9-46a1-ad15-467b179cc049 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:35.252370 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6418cf6d-7ef9-46a1-ad15-467b179cc049 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:35.264217 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6418cf6d-7ef9-46a1-ad15-467b179cc049 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/messages/9d5fa30c-1c9a-4ad3-a586-9d1d017cfbdc returned with HTTP 204 Aug 13 22:19:35.264639 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1415/5618] 10.4.3.4 () {68 vars in 1380 bytes} [Thu Aug 13 22:19:35 2026] DELETE /volume/v3/messages/9d5fa30c-1c9a-4ad3-a586-9d1d017cfbdc => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 22:19:35.272736 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-114bf15b-7aa2-47b9-83c6-dde53a5f685d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:35.274442 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-114bf15b-7aa2-47b9-83c6-dde53a5f685d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/3654b840-6c11-4b48-86cd-c1df465a992a Aug 13 22:19:35.274635 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-114bf15b-7aa2-47b9-83c6-dde53a5f685d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:35.274864 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-114bf15b-7aa2-47b9-83c6-dde53a5f685d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:35.275009 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-114bf15b-7aa2-47b9-83c6-dde53a5f685d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Delete volume with id: 3654b840-6c11-4b48-86cd-c1df465a992a Aug 13 22:19:35.281784 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:35.281784 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:35.282060 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-114bf15b-7aa2-47b9-83c6-dde53a5f685d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Volume info retrieved successfully. Aug 13 22:19:35.282953 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-114bf15b-7aa2-47b9-83c6-dde53a5f685d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 22:19:35.292192 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-114bf15b-7aa2-47b9-83c6-dde53a5f685d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1736144101 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1736144101, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:35.292527 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-114bf15b-7aa2-47b9-83c6-dde53a5f685d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1736144101 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1736144101, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:35.301541 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-114bf15b-7aa2-47b9-83c6-dde53a5f685d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Created reservations ['dfd9d379-0b6e-4d3d-9b3d-0538c1932709', '8f50f28b-20d5-4308-b82b-4dc0381bee9a', 'edfe4125-a233-4b57-8522-6bc9cf7e0341', '0bd1fcf5-c7fe-4132-87c8-4ae72a9e4f00'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:19:35.330389 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-114bf15b-7aa2-47b9-83c6-dde53a5f685d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Delete volume request issued successfully. Aug 13 22:19:35.330560 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-114bf15b-7aa2-47b9-83c6-dde53a5f685d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/volumes/3654b840-6c11-4b48-86cd-c1df465a992a returned with HTTP 202 Aug 13 22:19:35.330994 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1407/5619] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:19:35 2026] DELETE /volume/v3/volumes/3654b840-6c11-4b48-86cd-c1df465a992a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:35.341843 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2db554f6-8586-43fc-a8e7-dd765fe8650d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:35.344492 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2db554f6-8586-43fc-a8e7-dd765fe8650d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] DELETE https://10.4.3.4/volume/v3/types/9a22491d-c1d1-4662-bb7d-1c9e842d37f2 Aug 13 22:19:35.344492 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2db554f6-8586-43fc-a8e7-dd765fe8650d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:35.344627 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2db554f6-8586-43fc-a8e7-dd765fe8650d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:35.367074 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2db554f6-8586-43fc-a8e7-dd765fe8650d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/types/9a22491d-c1d1-4662-bb7d-1c9e842d37f2 returned with HTTP 202 Aug 13 22:19:35.367599 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1392/5620] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:19:35 2026] DELETE /volume/v3/types/9a22491d-c1d1-4662-bb7d-1c9e842d37f2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:35.376173 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f7b0a1d9-e6e8-4afe-b8e8-3eaf0ff2ccd3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:35.378285 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f7b0a1d9-e6e8-4afe-b8e8-3eaf0ff2ccd3 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:19:35.378766 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f7b0a1d9-e6e8-4afe-b8e8-3eaf0ff2ccd3 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1922415157", "extra_specs": {"storage_protocol": "tempest-storage_protocol-699056476", "vendor_name": "tempest-vendor_name-1381216302"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:35.396614 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f7b0a1d9-e6e8-4afe-b8e8-3eaf0ff2ccd3 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:19:35.396997 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1407/5621] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:19:35 2026] POST /volume/v3/types => generated 328 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:35.405077 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:35.407560 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:19:35.407560 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "91d55f72-9e74-4bf4-9935-5b13b6f151d3", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:35.408878 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Create volume request body: {'volume': {'volume_type': '91d55f72-9e74-4bf4-9935-5b13b6f151d3', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:19:35.412837 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Create volume of 1 GB Aug 13 22:19:35.413310 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:35.413310 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:35.413435 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Availability Zones retrieved successfully. Aug 13 22:19:35.418605 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Flow 'volume_create_api' (c5b1e99b-eec9-4afc-97be-43ba4c018830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:19:35.419790 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e5ba4b-5d46-4da3-8d5b-3cead8c39735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:35.420679 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:19:35.440465 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e5ba4b-5d46-4da3-8d5b-3cead8c39735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-699056476',vendor_name='tempest-vendor_name-1381216302'},id=91d55f72-9e74-4bf4-9935-5b13b6f151d3,is_public=True,name='tempest-ProjectAdminTests-volume-type-1922415157',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91d55f72-9e74-4bf4-9935-5b13b6f151d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:35.441259 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c44149d8-7c75-4805-8fcb-c12d03903ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:35.467970 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1922415157 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1922415157, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:35.468249 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1922415157 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1922415157, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:35.498614 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Created reservations ['9ef1cd1a-5c6c-4821-a3e1-4cdc99eeb93c', '2fc65c64-9f68-4661-b457-e8ac5faa3f46', '09f82e42-8192-4ad0-a428-ef43dac79ade', 'd330002c-68cd-4dfa-99da-2acd2be6e0db'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:19:35.499375 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c44149d8-7c75-4805-8fcb-c12d03903ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ef1cd1a-5c6c-4821-a3e1-4cdc99eeb93c', '2fc65c64-9f68-4661-b457-e8ac5faa3f46', '09f82e42-8192-4ad0-a428-ef43dac79ade', 'd330002c-68cd-4dfa-99da-2acd2be6e0db']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:35.500062 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d196f78-6920-483e-955c-aaa13731b8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:35.529274 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d196f78-6920-483e-955c-aaa13731b8f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54c60f9f-6a49-4663-b770-35c1c40d4aef', '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='859076c7fa9f468b839ce0f9d64d0e82',qos_specs=None,replication_status=,reservations=['9ef1cd1a-5c6c-4821-a3e1-4cdc99eeb93c','2fc65c64-9f68-4661-b457-e8ac5faa3f46','09f82e42-8192-4ad0-a428-ef43dac79ade','d330002c-68cd-4dfa-99da-2acd2be6e0db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1187d7b4b3ae4a2c8ac10166b17c0e7a',volume_type_id=91d55f72-9e74-4bf4-9935-5b13b6f151d3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:19:35Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54c60f9f-6a49-4663-b770-35c1c40d4aef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='859076c7fa9f468b839ce0f9d64d0e82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1187d7b4b3ae4a2c8ac10166b17c0e7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91d55f72-9e74-4bf4-9935-5b13b6f151d3),volume_type_id=91d55f72-9e74-4bf4-9935-5b13b6f151d3)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:35.529556 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d014d3c8-cd9d-42e2-bb1e-88cce0b5563b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:35.546297 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d014d3c8-cd9d-42e2-bb1e-88cce0b5563b) transitioned into state 'SUCCESS' from 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='859076c7fa9f468b839ce0f9d64d0e82',qos_specs=None,replication_status=,reservations=['9ef1cd1a-5c6c-4821-a3e1-4cdc99eeb93c','2fc65c64-9f68-4661-b457-e8ac5faa3f46','09f82e42-8192-4ad0-a428-ef43dac79ade','d330002c-68cd-4dfa-99da-2acd2be6e0db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1187d7b4b3ae4a2c8ac10166b17c0e7a',volume_type_id=91d55f72-9e74-4bf4-9935-5b13b6f151d3)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:35.547162 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c8c1cef-4085-45b3-9553-cbdabaf88d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:35.557159 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c8c1cef-4085-45b3-9553-cbdabaf88d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:35.557955 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Flow 'volume_create_api' (c5b1e99b-eec9-4afc-97be-43ba4c018830) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:19:35.558303 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Create volume request issued successfully. Aug 13 22:19:35.558934 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0223471-d707-4a0f-a3d5-82e59ece1f5c tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:19:35.559272 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1416/5622] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:19:35 2026] POST /volume/v3/volumes => generated 769 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:19:35.572978 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e36828b-c875-46c0-aabb-bd3ec09bfe56 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:35.574884 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e36828b-c875-46c0-aabb-bd3ec09bfe56 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] GET https://10.4.3.4/volume/v3/volumes/54c60f9f-6a49-4663-b770-35c1c40d4aef Aug 13 22:19:35.575024 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e36828b-c875-46c0-aabb-bd3ec09bfe56 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:35.575203 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e36828b-c875-46c0-aabb-bd3ec09bfe56 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:35.582027 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:35.582027 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:35.589902 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8e36828b-c875-46c0-aabb-bd3ec09bfe56 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Volume info retrieved successfully. Aug 13 22:19:35.594883 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e36828b-c875-46c0-aabb-bd3ec09bfe56 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/volumes/54c60f9f-6a49-4663-b770-35c1c40d4aef returned with HTTP 200 Aug 13 22:19:35.595285 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1408/5623] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:19:35 2026] GET /volume/v3/volumes/54c60f9f-6a49-4663-b770-35c1c40d4aef => generated 948 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:36.608518 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dc0755bf-8732-4edb-a3b7-adb63fed4f27 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:36.610777 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc0755bf-8732-4edb-a3b7-adb63fed4f27 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] GET https://10.4.3.4/volume/v3/volumes/54c60f9f-6a49-4663-b770-35c1c40d4aef Aug 13 22:19:36.611042 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc0755bf-8732-4edb-a3b7-adb63fed4f27 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:36.611282 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc0755bf-8732-4edb-a3b7-adb63fed4f27 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:36.620368 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:36.620368 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:36.624498 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dc0755bf-8732-4edb-a3b7-adb63fed4f27 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Volume info retrieved successfully. Aug 13 22:19:36.629132 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc0755bf-8732-4edb-a3b7-adb63fed4f27 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/volumes/54c60f9f-6a49-4663-b770-35c1c40d4aef returned with HTTP 200 Aug 13 22:19:36.629643 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1393/5624] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:19:36 2026] GET /volume/v3/volumes/54c60f9f-6a49-4663-b770-35c1c40d4aef => generated 969 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:36.640811 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44087b3b-3dcb-48f8-bf8e-294cd43512a1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:36.642749 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44087b3b-3dcb-48f8-bf8e-294cd43512a1 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] GET https://10.4.3.4/volume/v3/messages Aug 13 22:19:36.643031 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44087b3b-3dcb-48f8-bf8e-294cd43512a1 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:36.643277 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44087b3b-3dcb-48f8-bf8e-294cd43512a1 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:36.646951 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44087b3b-3dcb-48f8-bf8e-294cd43512a1 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/messages returned with HTTP 200 Aug 13 22:19:36.647367 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1408/5625] 10.4.3.4 () {68 vars in 1266 bytes} [Thu Aug 13 22:19:36 2026] GET /volume/v3/messages => generated 666 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:36.658516 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-511a76b9-5ca7-495a-87e8-1fe08fe5fe2d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:36.660282 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-511a76b9-5ca7-495a-87e8-1fe08fe5fe2d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] GET https://10.4.3.4/volume/v3/messages/3cc4b540-4f45-4f90-844f-3b27e9238659 Aug 13 22:19:36.660489 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-511a76b9-5ca7-495a-87e8-1fe08fe5fe2d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:36.660656 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-511a76b9-5ca7-495a-87e8-1fe08fe5fe2d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:36.667684 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:36.667684 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:36.668522 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-511a76b9-5ca7-495a-87e8-1fe08fe5fe2d tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/messages/3cc4b540-4f45-4f90-844f-3b27e9238659 returned with HTTP 200 Aug 13 22:19:36.669049 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1417/5626] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:19:36 2026] GET /volume/v3/messages/3cc4b540-4f45-4f90-844f-3b27e9238659 => generated 663 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:36.679316 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb9f3643-da22-442d-8994-d846089dc389 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:36.681600 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb9f3643-da22-442d-8994-d846089dc389 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] DELETE https://10.4.3.4/volume/v3/messages/3cc4b540-4f45-4f90-844f-3b27e9238659 Aug 13 22:19:36.681849 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb9f3643-da22-442d-8994-d846089dc389 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:36.682059 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb9f3643-da22-442d-8994-d846089dc389 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:36.690439 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb9f3643-da22-442d-8994-d846089dc389 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/messages/3cc4b540-4f45-4f90-844f-3b27e9238659 returned with HTTP 204 Aug 13 22:19:36.691039 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1409/5627] 10.4.3.4 () {68 vars in 1380 bytes} [Thu Aug 13 22:19:36 2026] DELETE /volume/v3/messages/3cc4b540-4f45-4f90-844f-3b27e9238659 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 22:19:36.698273 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b70e62d8-3c7a-41ae-8188-6ff378a7b3fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:36.700234 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b70e62d8-3c7a-41ae-8188-6ff378a7b3fc tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/54c60f9f-6a49-4663-b770-35c1c40d4aef Aug 13 22:19:36.700493 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b70e62d8-3c7a-41ae-8188-6ff378a7b3fc tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:36.700728 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b70e62d8-3c7a-41ae-8188-6ff378a7b3fc tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:36.700921 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b70e62d8-3c7a-41ae-8188-6ff378a7b3fc tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Delete volume with id: 54c60f9f-6a49-4663-b770-35c1c40d4aef Aug 13 22:19:36.709191 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:36.709191 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:36.709537 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b70e62d8-3c7a-41ae-8188-6ff378a7b3fc tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Volume info retrieved successfully. Aug 13 22:19:36.710571 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b70e62d8-3c7a-41ae-8188-6ff378a7b3fc tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 22:19:36.720279 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-b70e62d8-3c7a-41ae-8188-6ff378a7b3fc tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1922415157 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1922415157, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:36.720603 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-b70e62d8-3c7a-41ae-8188-6ff378a7b3fc tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1922415157 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1922415157, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:36.729088 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b70e62d8-3c7a-41ae-8188-6ff378a7b3fc tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Created reservations ['ade5563d-7669-4c91-b015-d95c9a966ca8', '6bdbd6e4-7ae3-40a8-80f8-f6e0d29d6273', '4330a5cc-459c-47dd-8d89-412a1c563b65', '123e0340-967f-4f60-824d-5808412b2cea'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:19:36.759462 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b70e62d8-3c7a-41ae-8188-6ff378a7b3fc tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Delete volume request issued successfully. Aug 13 22:19:36.759777 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b70e62d8-3c7a-41ae-8188-6ff378a7b3fc tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/volumes/54c60f9f-6a49-4663-b770-35c1c40d4aef returned with HTTP 202 Aug 13 22:19:36.760224 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1394/5628] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:19:36 2026] DELETE /volume/v3/volumes/54c60f9f-6a49-4663-b770-35c1c40d4aef => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:36.768847 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-06df26ce-9e4c-4d53-ae47-ee38fa241b59 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:36.770438 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06df26ce-9e4c-4d53-ae47-ee38fa241b59 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] DELETE https://10.4.3.4/volume/v3/types/91d55f72-9e74-4bf4-9935-5b13b6f151d3 Aug 13 22:19:36.770636 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06df26ce-9e4c-4d53-ae47-ee38fa241b59 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:36.770846 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06df26ce-9e4c-4d53-ae47-ee38fa241b59 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:36.792849 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06df26ce-9e4c-4d53-ae47-ee38fa241b59 tempest-ProjectAdminTests-571877820 tempest-ProjectAdminTests-571877820-project-admin] https://10.4.3.4/volume/v3/types/91d55f72-9e74-4bf4-9935-5b13b6f151d3 returned with HTTP 202 Aug 13 22:19:36.793242 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1409/5629] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:19:36 2026] DELETE /volume/v3/types/91d55f72-9e74-4bf4-9935-5b13b6f151d3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:38.362103 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8fdec8cf-7be3-42cc-81c8-697f0529b651 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:38.456732 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fdec8cf-7be3-42cc-81c8-697f0529b651 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:19:38.457070 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8fdec8cf-7be3-42cc-81c8-697f0529b651 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-307113221", "extra_specs": {"storage_protocol": "tempest-storage_protocol-114584737", "vendor_name": "tempest-vendor_name-1552543522"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:38.478857 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fdec8cf-7be3-42cc-81c8-697f0529b651 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:19:38.479551 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1418/5630] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:19:38 2026] POST /volume/v3/types => generated 328 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:38.488063 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:38.490029 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:19:38.490392 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e6abf357-bba2-49a4-960e-2c36526da680", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:38.491938 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Create volume request body: {'volume': {'volume_type': 'e6abf357-bba2-49a4-960e-2c36526da680', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:19:38.495478 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Create volume of 1 GB Aug 13 22:19:38.495784 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:38.495784 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:38.496145 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Availability Zones retrieved successfully. Aug 13 22:19:38.502512 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Flow 'volume_create_api' (94d5ffe3-87d0-4051-9ae0-3f423427e91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:19:38.503351 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (217d45a9-5d3c-497e-b642-b68c84d946f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:38.504085 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:19:38.525833 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (217d45a9-5d3c-497e-b642-b68c84d946f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:19:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-114584737',vendor_name='tempest-vendor_name-1552543522'},id=e6abf357-bba2-49a4-960e-2c36526da680,is_public=True,name='tempest-ProjectMemberTests-volume-type-307113221',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e6abf357-bba2-49a4-960e-2c36526da680', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:38.526703 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99d455b9-afcb-403e-a204-bfbf93bed97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:38.557804 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-307113221 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-307113221, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:38.558183 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-307113221 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-307113221, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:38.591483 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Created reservations ['23244a0b-80b3-4e9e-a6f2-6f5bdf4f855c', '1c9825b8-8334-49fb-a595-24f00bc46099', '1a3bd0be-dc51-43a8-a641-02aded754950', '8d25f25c-a069-4bbc-8ed6-92477e53961d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:19:38.592262 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99d455b9-afcb-403e-a204-bfbf93bed97b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23244a0b-80b3-4e9e-a6f2-6f5bdf4f855c', '1c9825b8-8334-49fb-a595-24f00bc46099', '1a3bd0be-dc51-43a8-a641-02aded754950', '8d25f25c-a069-4bbc-8ed6-92477e53961d']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:38.593042 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d3722c2-8fde-4396-99b9-401345308bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:38.616489 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d3722c2-8fde-4396-99b9-401345308bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eb136f9-55ef-4463-a175-e055c19cbd13', '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='8ee225d529134b96a0b26856f11b024c',qos_specs=None,replication_status=,reservations=['23244a0b-80b3-4e9e-a6f2-6f5bdf4f855c','1c9825b8-8334-49fb-a595-24f00bc46099','1a3bd0be-dc51-43a8-a641-02aded754950','8d25f25c-a069-4bbc-8ed6-92477e53961d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c9c7557e8c44a289c3157c1b9cd752',volume_type_id=e6abf357-bba2-49a4-960e-2c36526da680), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:19:38Z,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=6eb136f9-55ef-4463-a175-e055c19cbd13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ee225d529134b96a0b26856f11b024c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55c9c7557e8c44a289c3157c1b9cd752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6abf357-bba2-49a4-960e-2c36526da680),volume_type_id=e6abf357-bba2-49a4-960e-2c36526da680)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:38.617202 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd533c5-211d-48e8-adba-d57ef88c9067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:38.634730 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd533c5-211d-48e8-adba-d57ef88c9067) transitioned into state 'SUCCESS' from 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='8ee225d529134b96a0b26856f11b024c',qos_specs=None,replication_status=,reservations=['23244a0b-80b3-4e9e-a6f2-6f5bdf4f855c','1c9825b8-8334-49fb-a595-24f00bc46099','1a3bd0be-dc51-43a8-a641-02aded754950','8d25f25c-a069-4bbc-8ed6-92477e53961d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c9c7557e8c44a289c3157c1b9cd752',volume_type_id=e6abf357-bba2-49a4-960e-2c36526da680)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:38.635436 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ff3f3e-73fd-407a-8d87-1bb75c7be048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:38.643859 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ff3f3e-73fd-407a-8d87-1bb75c7be048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:38.644609 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Flow 'volume_create_api' (94d5ffe3-87d0-4051-9ae0-3f423427e91c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:19:38.644890 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Create volume request issued successfully. Aug 13 22:19:38.645452 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e32f5e7-1a08-40da-ad80-4629909944a5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:19:38.645850 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1410/5631] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:19:38 2026] POST /volume/v3/volumes => generated 769 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:19:38.656828 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-db35fe41-2054-4b4b-a44a-11578ffdef79 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:38.658966 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db35fe41-2054-4b4b-a44a-11578ffdef79 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] GET https://10.4.3.4/volume/v3/volumes/6eb136f9-55ef-4463-a175-e055c19cbd13 Aug 13 22:19:38.659194 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db35fe41-2054-4b4b-a44a-11578ffdef79 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:38.659417 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db35fe41-2054-4b4b-a44a-11578ffdef79 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:38.668582 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:38.668582 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:38.673781 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-db35fe41-2054-4b4b-a44a-11578ffdef79 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Volume info retrieved successfully. Aug 13 22:19:38.680236 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db35fe41-2054-4b4b-a44a-11578ffdef79 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/volumes/6eb136f9-55ef-4463-a175-e055c19cbd13 returned with HTTP 200 Aug 13 22:19:38.680926 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1395/5632] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:19:38 2026] GET /volume/v3/volumes/6eb136f9-55ef-4463-a175-e055c19cbd13 => generated 948 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:39.693708 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-92b746e6-c023-4028-8a42-578978fab7da None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:39.695472 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92b746e6-c023-4028-8a42-578978fab7da tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] GET https://10.4.3.4/volume/v3/volumes/6eb136f9-55ef-4463-a175-e055c19cbd13 Aug 13 22:19:39.695672 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92b746e6-c023-4028-8a42-578978fab7da tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:39.695855 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92b746e6-c023-4028-8a42-578978fab7da tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:39.703371 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:39.703371 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:39.705534 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-92b746e6-c023-4028-8a42-578978fab7da tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Volume info retrieved successfully. Aug 13 22:19:39.708886 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92b746e6-c023-4028-8a42-578978fab7da tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/volumes/6eb136f9-55ef-4463-a175-e055c19cbd13 returned with HTTP 200 Aug 13 22:19:39.709285 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1410/5633] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:19:39 2026] GET /volume/v3/volumes/6eb136f9-55ef-4463-a175-e055c19cbd13 => generated 969 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:39.725318 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2f0365c8-cdeb-4a80-b379-b59a36cfb919 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:39.727714 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f0365c8-cdeb-4a80-b379-b59a36cfb919 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] GET https://10.4.3.4/volume/v3/messages Aug 13 22:19:39.728027 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f0365c8-cdeb-4a80-b379-b59a36cfb919 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:39.728300 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f0365c8-cdeb-4a80-b379-b59a36cfb919 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:39.734560 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f0365c8-cdeb-4a80-b379-b59a36cfb919 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/messages returned with HTTP 200 Aug 13 22:19:39.734560 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1419/5634] 10.4.3.4 () {68 vars in 1266 bytes} [Thu Aug 13 22:19:39 2026] GET /volume/v3/messages => generated 666 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:39.744671 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-56e5a98f-c139-405a-83e0-3c1a59ec2a9b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:39.803143 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56e5a98f-c139-405a-83e0-3c1a59ec2a9b tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-member] DELETE https://10.4.3.4/volume/v3/messages/c4cfdf25-81fc-477c-83b0-b17be2c60103 Aug 13 22:19:39.803404 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56e5a98f-c139-405a-83e0-3c1a59ec2a9b tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:39.803677 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56e5a98f-c139-405a-83e0-3c1a59ec2a9b tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:39.808448 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:39.808448 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:39.815250 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56e5a98f-c139-405a-83e0-3c1a59ec2a9b tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-member] https://10.4.3.4/volume/v3/messages/c4cfdf25-81fc-477c-83b0-b17be2c60103 returned with HTTP 204 Aug 13 22:19:39.815925 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1411/5635] 10.4.3.4 () {68 vars in 1380 bytes} [Thu Aug 13 22:19:39 2026] DELETE /volume/v3/messages/c4cfdf25-81fc-477c-83b0-b17be2c60103 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 22:19:39.824446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-56f88bbc-3972-4864-bd79-88dd33b66ad3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:39.826257 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56f88bbc-3972-4864-bd79-88dd33b66ad3 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-member] GET https://10.4.3.4/volume/v3/messages/c4cfdf25-81fc-477c-83b0-b17be2c60103 Aug 13 22:19:39.826473 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56f88bbc-3972-4864-bd79-88dd33b66ad3 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:39.826662 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56f88bbc-3972-4864-bd79-88dd33b66ad3 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:39.829754 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56f88bbc-3972-4864-bd79-88dd33b66ad3 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-member] https://10.4.3.4/volume/v3/messages/c4cfdf25-81fc-477c-83b0-b17be2c60103 returned with HTTP 404 Aug 13 22:19:39.830215 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1396/5636] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:19:39 2026] GET /volume/v3/messages/c4cfdf25-81fc-477c-83b0-b17be2c60103 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:19:39.838199 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fd2ec507-e98b-4c76-993c-87c9dc6f2b5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:39.840026 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd2ec507-e98b-4c76-993c-87c9dc6f2b5e tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/6eb136f9-55ef-4463-a175-e055c19cbd13 Aug 13 22:19:39.840231 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd2ec507-e98b-4c76-993c-87c9dc6f2b5e tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:39.840496 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd2ec507-e98b-4c76-993c-87c9dc6f2b5e tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:39.840592 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-fd2ec507-e98b-4c76-993c-87c9dc6f2b5e tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Delete volume with id: 6eb136f9-55ef-4463-a175-e055c19cbd13 Aug 13 22:19:39.847390 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:39.847390 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:39.847696 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fd2ec507-e98b-4c76-993c-87c9dc6f2b5e tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Volume info retrieved successfully. Aug 13 22:19:39.848538 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fd2ec507-e98b-4c76-993c-87c9dc6f2b5e tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100265) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 22:19:39.857010 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-fd2ec507-e98b-4c76-993c-87c9dc6f2b5e tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-307113221 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-307113221, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:39.857256 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-fd2ec507-e98b-4c76-993c-87c9dc6f2b5e tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-307113221 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-307113221, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:39.865275 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-fd2ec507-e98b-4c76-993c-87c9dc6f2b5e tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Created reservations ['96a1bedb-d008-4569-b4dd-87ff4b4b8afe', '88a79efa-0f4e-4530-8d14-5f3d34f49cd0', '50ff6d7e-566e-449e-9f36-058d3cc7905a', 'f6caeccd-51e9-4e90-b5b6-fe82c9b7dea9'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:19:39.887254 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fd2ec507-e98b-4c76-993c-87c9dc6f2b5e tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Delete volume request issued successfully. Aug 13 22:19:39.887440 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd2ec507-e98b-4c76-993c-87c9dc6f2b5e tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/volumes/6eb136f9-55ef-4463-a175-e055c19cbd13 returned with HTTP 202 Aug 13 22:19:39.887871 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1411/5637] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:19:39 2026] DELETE /volume/v3/volumes/6eb136f9-55ef-4463-a175-e055c19cbd13 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:39.895819 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c747b461-b4da-47ba-802d-d9e47d6ed9be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:39.898011 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c747b461-b4da-47ba-802d-d9e47d6ed9be tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] DELETE https://10.4.3.4/volume/v3/types/e6abf357-bba2-49a4-960e-2c36526da680 Aug 13 22:19:39.898249 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c747b461-b4da-47ba-802d-d9e47d6ed9be tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:39.898501 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c747b461-b4da-47ba-802d-d9e47d6ed9be tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:39.920528 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c747b461-b4da-47ba-802d-d9e47d6ed9be tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/types/e6abf357-bba2-49a4-960e-2c36526da680 returned with HTTP 202 Aug 13 22:19:39.920919 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1420/5638] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:19:39 2026] DELETE /volume/v3/types/e6abf357-bba2-49a4-960e-2c36526da680 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:39.929940 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b0027392-943e-457a-a2b6-bd5410a31682 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:39.932183 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0027392-943e-457a-a2b6-bd5410a31682 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:19:39.932634 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0027392-943e-457a-a2b6-bd5410a31682 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-487456086", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2070117460", "vendor_name": "tempest-vendor_name-1944654214"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:39.947648 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0027392-943e-457a-a2b6-bd5410a31682 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:19:39.948013 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1412/5639] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:19:39 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:39.957872 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:39.959942 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:19:39.960318 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "87fde9be-4be7-45a5-ace6-e1d519662077", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:39.962107 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Create volume request body: {'volume': {'volume_type': '87fde9be-4be7-45a5-ace6-e1d519662077', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:19:39.966945 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Create volume of 1 GB Aug 13 22:19:39.967304 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:39.967304 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:39.967699 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Availability Zones retrieved successfully. Aug 13 22:19:39.972912 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Flow 'volume_create_api' (3405a8d9-1073-40a2-adac-ddcfbabff538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:19:39.973986 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32213f15-250e-448a-8eaf-2fa6fc91a2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:39.974717 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:19:39.995414 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32213f15-250e-448a-8eaf-2fa6fc91a2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:19:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2070117460',vendor_name='tempest-vendor_name-1944654214'},id=87fde9be-4be7-45a5-ace6-e1d519662077,is_public=True,name='tempest-ProjectMemberTests-volume-type-487456086',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '87fde9be-4be7-45a5-ace6-e1d519662077', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:39.996360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52aef601-388a-4fe3-a329-97a8e8b14c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:40.022269 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-487456086 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-487456086, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:40.022714 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-487456086 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-487456086, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:40.052877 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Created reservations ['09e6c86b-de58-47e4-b00e-4a8dc0a25352', '100284c2-5b3b-4b93-b530-274c6027a3dd', '725002b7-5be7-4d70-84ee-bd8d76c75a85', '01ba2290-faec-4dd0-b869-61454e6e3b49'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:19:40.053638 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52aef601-388a-4fe3-a329-97a8e8b14c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09e6c86b-de58-47e4-b00e-4a8dc0a25352', '100284c2-5b3b-4b93-b530-274c6027a3dd', '725002b7-5be7-4d70-84ee-bd8d76c75a85', '01ba2290-faec-4dd0-b869-61454e6e3b49']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:40.054292 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1334a914-5570-441a-accb-68f59707b511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:40.077698 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1334a914-5570-441a-accb-68f59707b511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efcb462e-fb93-4943-ad86-e13a5d472f31', '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='8ee225d529134b96a0b26856f11b024c',qos_specs=None,replication_status=,reservations=['09e6c86b-de58-47e4-b00e-4a8dc0a25352','100284c2-5b3b-4b93-b530-274c6027a3dd','725002b7-5be7-4d70-84ee-bd8d76c75a85','01ba2290-faec-4dd0-b869-61454e6e3b49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c9c7557e8c44a289c3157c1b9cd752',volume_type_id=87fde9be-4be7-45a5-ace6-e1d519662077), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:19: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=efcb462e-fb93-4943-ad86-e13a5d472f31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ee225d529134b96a0b26856f11b024c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55c9c7557e8c44a289c3157c1b9cd752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(87fde9be-4be7-45a5-ace6-e1d519662077),volume_type_id=87fde9be-4be7-45a5-ace6-e1d519662077)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:40.078331 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fb2cf7b-de2d-4354-b1b8-b094c9665da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:40.104975 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fb2cf7b-de2d-4354-b1b8-b094c9665da8) transitioned into state 'SUCCESS' from 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='8ee225d529134b96a0b26856f11b024c',qos_specs=None,replication_status=,reservations=['09e6c86b-de58-47e4-b00e-4a8dc0a25352','100284c2-5b3b-4b93-b530-274c6027a3dd','725002b7-5be7-4d70-84ee-bd8d76c75a85','01ba2290-faec-4dd0-b869-61454e6e3b49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c9c7557e8c44a289c3157c1b9cd752',volume_type_id=87fde9be-4be7-45a5-ace6-e1d519662077)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:40.105854 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1ccb2c3-813c-4061-91ab-645a32344e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:40.113730 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1ccb2c3-813c-4061-91ab-645a32344e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:40.114868 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Flow 'volume_create_api' (3405a8d9-1073-40a2-adac-ddcfbabff538) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:19:40.115278 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Create volume request issued successfully. Aug 13 22:19:40.116096 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae15fc9c-e18a-4154-9d0c-3e693490464f tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:19:40.116689 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1397/5640] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:19:39 2026] POST /volume/v3/volumes => generated 769 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:19:40.128256 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c603deca-1565-42b4-ba8c-431c544466d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:40.129815 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c603deca-1565-42b4-ba8c-431c544466d5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] GET https://10.4.3.4/volume/v3/volumes/efcb462e-fb93-4943-ad86-e13a5d472f31 Aug 13 22:19:40.129994 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c603deca-1565-42b4-ba8c-431c544466d5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:40.130172 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c603deca-1565-42b4-ba8c-431c544466d5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:40.137106 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:40.137106 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:40.140241 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c603deca-1565-42b4-ba8c-431c544466d5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Volume info retrieved successfully. Aug 13 22:19:40.143738 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c603deca-1565-42b4-ba8c-431c544466d5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/volumes/efcb462e-fb93-4943-ad86-e13a5d472f31 returned with HTTP 200 Aug 13 22:19:40.144102 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1412/5641] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:19:40 2026] GET /volume/v3/volumes/efcb462e-fb93-4943-ad86-e13a5d472f31 => generated 948 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:41.155975 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5f1659cb-a1df-4752-a666-577d3a259c4e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:41.157894 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f1659cb-a1df-4752-a666-577d3a259c4e tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] GET https://10.4.3.4/volume/v3/volumes/efcb462e-fb93-4943-ad86-e13a5d472f31 Aug 13 22:19:41.158145 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f1659cb-a1df-4752-a666-577d3a259c4e tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:41.158352 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f1659cb-a1df-4752-a666-577d3a259c4e tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:41.166066 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:41.166066 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:41.169791 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5f1659cb-a1df-4752-a666-577d3a259c4e tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Volume info retrieved successfully. Aug 13 22:19:41.173863 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f1659cb-a1df-4752-a666-577d3a259c4e tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/volumes/efcb462e-fb93-4943-ad86-e13a5d472f31 returned with HTTP 200 Aug 13 22:19:41.174252 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1421/5642] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:19:41 2026] GET /volume/v3/volumes/efcb462e-fb93-4943-ad86-e13a5d472f31 => generated 969 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:41.185494 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ffaaf56-70b3-4488-81f0-c8aa27f8e9cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:41.187305 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ffaaf56-70b3-4488-81f0-c8aa27f8e9cc tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] GET https://10.4.3.4/volume/v3/messages Aug 13 22:19:41.187519 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ffaaf56-70b3-4488-81f0-c8aa27f8e9cc tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:41.187709 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ffaaf56-70b3-4488-81f0-c8aa27f8e9cc tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:41.191001 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ffaaf56-70b3-4488-81f0-c8aa27f8e9cc tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/messages returned with HTTP 200 Aug 13 22:19:41.191327 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1413/5643] 10.4.3.4 () {68 vars in 1266 bytes} [Thu Aug 13 22:19:41 2026] GET /volume/v3/messages => generated 666 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:41.198268 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb96bc9f-8cef-4c17-9964-a0bc402dc1dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:41.200189 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb96bc9f-8cef-4c17-9964-a0bc402dc1dc tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-member] GET https://10.4.3.4/volume/v3/messages Aug 13 22:19:41.200436 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb96bc9f-8cef-4c17-9964-a0bc402dc1dc tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:41.200700 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb96bc9f-8cef-4c17-9964-a0bc402dc1dc tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:41.200978 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:41.200978 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:19:41.204517 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb96bc9f-8cef-4c17-9964-a0bc402dc1dc tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-member] https://10.4.3.4/volume/v3/messages returned with HTTP 200 Aug 13 22:19:41.204958 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1398/5644] 10.4.3.4 () {68 vars in 1266 bytes} [Thu Aug 13 22:19:41 2026] GET /volume/v3/messages => generated 666 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:41.212121 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3eccf592-6733-46dd-ac59-827ef638b1e5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:41.213817 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3eccf592-6733-46dd-ac59-827ef638b1e5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] DELETE https://10.4.3.4/volume/v3/messages/9a06ac60-194f-433e-824d-c916e6b816f3 Aug 13 22:19:41.213995 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3eccf592-6733-46dd-ac59-827ef638b1e5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:41.214139 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3eccf592-6733-46dd-ac59-827ef638b1e5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:41.221046 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3eccf592-6733-46dd-ac59-827ef638b1e5 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/messages/9a06ac60-194f-433e-824d-c916e6b816f3 returned with HTTP 204 Aug 13 22:19:41.221370 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1413/5645] 10.4.3.4 () {68 vars in 1380 bytes} [Thu Aug 13 22:19:41 2026] DELETE /volume/v3/messages/9a06ac60-194f-433e-824d-c916e6b816f3 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 22:19:41.227655 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f8d6bfc7-86c1-4755-ad17-865dd829da7a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:41.229329 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8d6bfc7-86c1-4755-ad17-865dd829da7a tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/efcb462e-fb93-4943-ad86-e13a5d472f31 Aug 13 22:19:41.229576 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8d6bfc7-86c1-4755-ad17-865dd829da7a tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:41.229813 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8d6bfc7-86c1-4755-ad17-865dd829da7a tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:41.230031 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f8d6bfc7-86c1-4755-ad17-865dd829da7a tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Delete volume with id: efcb462e-fb93-4943-ad86-e13a5d472f31 Aug 13 22:19:41.236571 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:41.236571 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:41.236923 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f8d6bfc7-86c1-4755-ad17-865dd829da7a tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Volume info retrieved successfully. Aug 13 22:19:41.237851 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f8d6bfc7-86c1-4755-ad17-865dd829da7a tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100266) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 22:19:41.246896 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-f8d6bfc7-86c1-4755-ad17-865dd829da7a tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-487456086 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-487456086, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:41.247201 np0000007271 devstack@c-api.service[100266]: WARNING cinder.quota [None req-f8d6bfc7-86c1-4755-ad17-865dd829da7a tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-487456086 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-487456086, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:41.255541 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f8d6bfc7-86c1-4755-ad17-865dd829da7a tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Created reservations ['6492a4c4-8105-498f-9760-21cf2ee626e2', '7703954e-442e-40a1-b322-ee73df955fc9', '3c6ec9c1-ab3f-4b51-be4d-5aad363cd120', '9a0a5b14-993f-432d-bd4d-1189d057df45'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:19:41.276838 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f8d6bfc7-86c1-4755-ad17-865dd829da7a tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Delete volume request issued successfully. Aug 13 22:19:41.277027 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8d6bfc7-86c1-4755-ad17-865dd829da7a tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/volumes/efcb462e-fb93-4943-ad86-e13a5d472f31 returned with HTTP 202 Aug 13 22:19:41.277480 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1422/5646] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:19:41 2026] DELETE /volume/v3/volumes/efcb462e-fb93-4943-ad86-e13a5d472f31 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:41.283914 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f096b568-f45f-429c-b00a-21c6ab98fb8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:41.285771 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f096b568-f45f-429c-b00a-21c6ab98fb8d tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] DELETE https://10.4.3.4/volume/v3/types/87fde9be-4be7-45a5-ace6-e1d519662077 Aug 13 22:19:41.285964 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f096b568-f45f-429c-b00a-21c6ab98fb8d tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:41.286160 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f096b568-f45f-429c-b00a-21c6ab98fb8d tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:41.309291 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f096b568-f45f-429c-b00a-21c6ab98fb8d tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/types/87fde9be-4be7-45a5-ace6-e1d519662077 returned with HTTP 202 Aug 13 22:19:41.309791 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1414/5647] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:19:41 2026] DELETE /volume/v3/types/87fde9be-4be7-45a5-ace6-e1d519662077 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:41.317070 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-67735a6f-5b08-4a8a-b2c9-3a38dd84d177 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:41.318742 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67735a6f-5b08-4a8a-b2c9-3a38dd84d177 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:19:41.319092 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-67735a6f-5b08-4a8a-b2c9-3a38dd84d177 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-751704400", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1066889475", "vendor_name": "tempest-vendor_name-1016480958"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:41.333668 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67735a6f-5b08-4a8a-b2c9-3a38dd84d177 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:19:41.334119 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1399/5648] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:19:41 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 13 22:19:41.342919 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:41.344649 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:19:41.344981 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1f778505-317c-4e73-9c7b-c600ee301a06", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:19:41.346513 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Create volume request body: {'volume': {'volume_type': '1f778505-317c-4e73-9c7b-c600ee301a06', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:19:41.356599 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Create volume of 1 GB Aug 13 22:19:41.356948 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:41.356948 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:41.357338 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Availability Zones retrieved successfully. Aug 13 22:19:41.362828 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Flow 'volume_create_api' (f9503794-63e1-4b1e-b790-fd6914f83ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:19:41.363771 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff7ca7f2-89a8-4d69-81bb-58d8a1386379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:41.364602 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:19:41.385524 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff7ca7f2-89a8-4d69-81bb-58d8a1386379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:19:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1066889475',vendor_name='tempest-vendor_name-1016480958'},id=1f778505-317c-4e73-9c7b-c600ee301a06,is_public=True,name='tempest-ProjectMemberTests-volume-type-751704400',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f778505-317c-4e73-9c7b-c600ee301a06', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:41.386328 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e40d7ff8-c3df-4278-a1ab-69281a113f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:41.418818 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-751704400 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-751704400, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:41.419173 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-751704400 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-751704400, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:41.443849 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Created reservations ['66f536bb-8ffb-406f-a708-5897a1b2e743', '58a1c14f-149c-4243-9af2-cffb16aa0c9f', '03dd83ce-be1b-4860-a5dd-8221b2820243', 'd16ba623-5cc2-43de-82ef-6b45959ae65c'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:19:41.444689 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e40d7ff8-c3df-4278-a1ab-69281a113f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66f536bb-8ffb-406f-a708-5897a1b2e743', '58a1c14f-149c-4243-9af2-cffb16aa0c9f', '03dd83ce-be1b-4860-a5dd-8221b2820243', 'd16ba623-5cc2-43de-82ef-6b45959ae65c']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:41.445381 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8696dae6-3a7e-4498-8771-a50b35dda036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:41.473311 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8696dae6-3a7e-4498-8771-a50b35dda036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49aad503-e6c6-4449-b87c-d4a33990280a', '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='8ee225d529134b96a0b26856f11b024c',qos_specs=None,replication_status=,reservations=['66f536bb-8ffb-406f-a708-5897a1b2e743','58a1c14f-149c-4243-9af2-cffb16aa0c9f','03dd83ce-be1b-4860-a5dd-8221b2820243','d16ba623-5cc2-43de-82ef-6b45959ae65c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c9c7557e8c44a289c3157c1b9cd752',volume_type_id=1f778505-317c-4e73-9c7b-c600ee301a06), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:19:41Z,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=49aad503-e6c6-4449-b87c-d4a33990280a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ee225d529134b96a0b26856f11b024c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55c9c7557e8c44a289c3157c1b9cd752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f778505-317c-4e73-9c7b-c600ee301a06),volume_type_id=1f778505-317c-4e73-9c7b-c600ee301a06)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:41.474209 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c72d752-afab-4646-83b0-f68e0002f04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:41.492504 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c72d752-afab-4646-83b0-f68e0002f04d) transitioned into state 'SUCCESS' from 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='8ee225d529134b96a0b26856f11b024c',qos_specs=None,replication_status=,reservations=['66f536bb-8ffb-406f-a708-5897a1b2e743','58a1c14f-149c-4243-9af2-cffb16aa0c9f','03dd83ce-be1b-4860-a5dd-8221b2820243','d16ba623-5cc2-43de-82ef-6b45959ae65c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c9c7557e8c44a289c3157c1b9cd752',volume_type_id=1f778505-317c-4e73-9c7b-c600ee301a06)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:41.493391 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e77cd90d-8a9d-4844-b550-114f569b2feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:19:41.503075 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e77cd90d-8a9d-4844-b550-114f569b2feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:19:41.504115 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Flow 'volume_create_api' (f9503794-63e1-4b1e-b790-fd6914f83ee5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:19:41.504496 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Create volume request issued successfully. Aug 13 22:19:41.505285 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3706bca-4ceb-4994-a668-7c53cc6622cd tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:19:41.505972 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1414/5649] 10.4.3.4 () {70 vars in 1284 bytes} [Thu Aug 13 22:19:41 2026] POST /volume/v3/volumes => generated 769 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:19:41.519416 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8fdb5385-a964-433f-89ee-28c7de2a142c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:41.521287 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fdb5385-a964-433f-89ee-28c7de2a142c tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] GET https://10.4.3.4/volume/v3/volumes/49aad503-e6c6-4449-b87c-d4a33990280a Aug 13 22:19:41.521522 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8fdb5385-a964-433f-89ee-28c7de2a142c tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:41.521727 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8fdb5385-a964-433f-89ee-28c7de2a142c tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:41.538263 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:41.538263 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:19:41.545243 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8fdb5385-a964-433f-89ee-28c7de2a142c tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Volume info retrieved successfully. Aug 13 22:19:41.548987 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fdb5385-a964-433f-89ee-28c7de2a142c tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/volumes/49aad503-e6c6-4449-b87c-d4a33990280a returned with HTTP 200 Aug 13 22:19:41.549346 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1423/5650] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:19:41 2026] GET /volume/v3/volumes/49aad503-e6c6-4449-b87c-d4a33990280a => generated 948 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:42.561625 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fddabae0-d382-435d-a6c4-f10b96c2b78c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:42.563436 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fddabae0-d382-435d-a6c4-f10b96c2b78c tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] GET https://10.4.3.4/volume/v3/volumes/49aad503-e6c6-4449-b87c-d4a33990280a Aug 13 22:19:42.563679 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fddabae0-d382-435d-a6c4-f10b96c2b78c tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:42.563924 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fddabae0-d382-435d-a6c4-f10b96c2b78c tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:42.571851 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:42.571851 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:42.575202 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fddabae0-d382-435d-a6c4-f10b96c2b78c tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Volume info retrieved successfully. Aug 13 22:19:42.578906 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fddabae0-d382-435d-a6c4-f10b96c2b78c tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/volumes/49aad503-e6c6-4449-b87c-d4a33990280a returned with HTTP 200 Aug 13 22:19:42.579347 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1415/5651] 10.4.3.4 () {68 vars in 1374 bytes} [Thu Aug 13 22:19:42 2026] GET /volume/v3/volumes/49aad503-e6c6-4449-b87c-d4a33990280a => generated 969 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:42.592744 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-78a68a4e-f3e0-4321-92da-d9a8cced4dc7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:42.595061 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78a68a4e-f3e0-4321-92da-d9a8cced4dc7 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] GET https://10.4.3.4/volume/v3/messages Aug 13 22:19:42.595345 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78a68a4e-f3e0-4321-92da-d9a8cced4dc7 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:42.595586 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78a68a4e-f3e0-4321-92da-d9a8cced4dc7 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:42.600846 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78a68a4e-f3e0-4321-92da-d9a8cced4dc7 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/messages returned with HTTP 200 Aug 13 22:19:42.601330 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1400/5652] 10.4.3.4 () {68 vars in 1266 bytes} [Thu Aug 13 22:19:42 2026] GET /volume/v3/messages => generated 666 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:42.610627 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-30813bb3-78d5-41ce-b02e-49f7da058b89 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:42.612493 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30813bb3-78d5-41ce-b02e-49f7da058b89 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-member] GET https://10.4.3.4/volume/v3/messages/73bcdbd0-572c-4b55-a561-fe52fd0ddbb6 Aug 13 22:19:42.612747 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30813bb3-78d5-41ce-b02e-49f7da058b89 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:42.612975 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30813bb3-78d5-41ce-b02e-49f7da058b89 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:42.615983 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:42.615983 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:19:42.616664 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30813bb3-78d5-41ce-b02e-49f7da058b89 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-member] https://10.4.3.4/volume/v3/messages/73bcdbd0-572c-4b55-a561-fe52fd0ddbb6 returned with HTTP 200 Aug 13 22:19:42.617264 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1415/5653] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:19:42 2026] GET /volume/v3/messages/73bcdbd0-572c-4b55-a561-fe52fd0ddbb6 => generated 663 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:19:42.626897 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-038a5d65-a61d-41d4-9ca4-0ae8377a4e04 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:42.628657 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-038a5d65-a61d-41d4-9ca4-0ae8377a4e04 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] DELETE https://10.4.3.4/volume/v3/messages/73bcdbd0-572c-4b55-a561-fe52fd0ddbb6 Aug 13 22:19:42.628879 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-038a5d65-a61d-41d4-9ca4-0ae8377a4e04 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:42.629051 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-038a5d65-a61d-41d4-9ca4-0ae8377a4e04 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:42.638058 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-038a5d65-a61d-41d4-9ca4-0ae8377a4e04 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/messages/73bcdbd0-572c-4b55-a561-fe52fd0ddbb6 returned with HTTP 204 Aug 13 22:19:42.638472 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1424/5654] 10.4.3.4 () {68 vars in 1380 bytes} [Thu Aug 13 22:19:42 2026] DELETE /volume/v3/messages/73bcdbd0-572c-4b55-a561-fe52fd0ddbb6 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 22:19:42.645545 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e8dce813-7036-4866-8fcc-e0422e873824 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:42.647246 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8dce813-7036-4866-8fcc-e0422e873824 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/49aad503-e6c6-4449-b87c-d4a33990280a Aug 13 22:19:42.647436 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8dce813-7036-4866-8fcc-e0422e873824 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:42.647649 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8dce813-7036-4866-8fcc-e0422e873824 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:42.647791 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e8dce813-7036-4866-8fcc-e0422e873824 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Delete volume with id: 49aad503-e6c6-4449-b87c-d4a33990280a Aug 13 22:19:42.654442 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:19:42.654442 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:19:42.654812 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e8dce813-7036-4866-8fcc-e0422e873824 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Volume info retrieved successfully. Aug 13 22:19:42.655692 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e8dce813-7036-4866-8fcc-e0422e873824 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 22:19:42.664953 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-e8dce813-7036-4866-8fcc-e0422e873824 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-751704400 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-751704400, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:42.665296 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-e8dce813-7036-4866-8fcc-e0422e873824 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-751704400 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-751704400, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:19:42.673922 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e8dce813-7036-4866-8fcc-e0422e873824 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Created reservations ['407ab9cd-1a32-49b2-996c-7c89f32fdd87', '04b79e8c-6b6f-445d-b658-86cd201ee1a8', 'a6ce6c8d-b6fd-4883-8c62-6b1654d9ac4e', 'cd9a71a6-1dba-41de-aa66-8a5210bbb89f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:19:42.702003 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e8dce813-7036-4866-8fcc-e0422e873824 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Delete volume request issued successfully. Aug 13 22:19:42.702356 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8dce813-7036-4866-8fcc-e0422e873824 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/volumes/49aad503-e6c6-4449-b87c-d4a33990280a returned with HTTP 202 Aug 13 22:19:42.702936 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1416/5655] 10.4.3.4 () {68 vars in 1377 bytes} [Thu Aug 13 22:19:42 2026] DELETE /volume/v3/volumes/49aad503-e6c6-4449-b87c-d4a33990280a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:42.711054 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dc43d74f-f4bb-4410-9f64-7e5d866702d2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:19:42.712958 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc43d74f-f4bb-4410-9f64-7e5d866702d2 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] DELETE https://10.4.3.4/volume/v3/types/1f778505-317c-4e73-9c7b-c600ee301a06 Aug 13 22:19:42.713162 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc43d74f-f4bb-4410-9f64-7e5d866702d2 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:19:42.713360 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc43d74f-f4bb-4410-9f64-7e5d866702d2 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:19:42.739548 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc43d74f-f4bb-4410-9f64-7e5d866702d2 tempest-ProjectMemberTests-773796307 tempest-ProjectMemberTests-773796307-project-admin] https://10.4.3.4/volume/v3/types/1f778505-317c-4e73-9c7b-c600ee301a06 returned with HTTP 202 Aug 13 22:19:42.739963 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1401/5656] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:19:42 2026] DELETE /volume/v3/types/1f778505-317c-4e73-9c7b-c600ee301a06 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:19:52.614792 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=178,cinder:UPDATE=61,cinder:INSERT=30 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:19:52.634170 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=151,cinder:UPDATE=62,cinder:INSERT=22 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:19:52.699513 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=182,cinder:UPDATE=67,cinder:INSERT=26 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:19:52.736824 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=209,cinder:UPDATE=69,cinder:INSERT=34 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:20:12.896856 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3ab1aad5-11d3-40be-b1c3-d88d0a0933cc req-4c26918f-1a92-40dc-ade6-053aab3de254 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:12.899036 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3ab1aad5-11d3-40be-b1c3-d88d0a0933cc req-4c26918f-1a92-40dc-ade6-053aab3de254 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/attachments/694f3645-aa88-4d54-bd13-8e38e3ed4d3b Aug 13 22:20:12.899159 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3ab1aad5-11d3-40be-b1c3-d88d0a0933cc req-4c26918f-1a92-40dc-ade6-053aab3de254 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:12.899358 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3ab1aad5-11d3-40be-b1c3-d88d0a0933cc req-4c26918f-1a92-40dc-ade6-053aab3de254 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:12.912979 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:12.912979 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:12.960171 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3ab1aad5-11d3-40be-b1c3-d88d0a0933cc req-4c26918f-1a92-40dc-ade6-053aab3de254 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/694f3645-aa88-4d54-bd13-8e38e3ed4d3b returned with HTTP 200 Aug 13 22:20:12.960611 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1416/5657] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:20:12 2026] DELETE /volume/v3/attachments/694f3645-aa88-4d54-bd13-8e38e3ed4d3b => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:14.181542 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-99492659-3710-4200-934f-63332cfc6206 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:14.183193 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99492659-3710-4200-934f-63332cfc6206 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e Aug 13 22:20:14.183358 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99492659-3710-4200-934f-63332cfc6206 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:14.183550 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99492659-3710-4200-934f-63332cfc6206 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:14.183735 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-99492659-3710-4200-934f-63332cfc6206 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume with id: 78a2dab5-3853-4ea8-9ea5-081683daa22e Aug 13 22:20:14.190706 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:14.190706 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:14.191139 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-99492659-3710-4200-934f-63332cfc6206 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:20:14.207931 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-99492659-3710-4200-934f-63332cfc6206 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume request issued successfully. Aug 13 22:20:14.208175 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99492659-3710-4200-934f-63332cfc6206 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e returned with HTTP 202 Aug 13 22:20:14.208604 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1425/5658] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:20:14 2026] DELETE /volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:20:14.218714 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87767e76-18f9-4a40-9615-f51a5040c9b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:14.220573 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87767e76-18f9-4a40-9615-f51a5040c9b2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e Aug 13 22:20:14.220779 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87767e76-18f9-4a40-9615-f51a5040c9b2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:14.220994 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87767e76-18f9-4a40-9615-f51a5040c9b2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:14.228745 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:14.228745 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:14.233115 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87767e76-18f9-4a40-9615-f51a5040c9b2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:20:14.238567 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87767e76-18f9-4a40-9615-f51a5040c9b2 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e returned with HTTP 200 Aug 13 22:20:14.238962 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1417/5659] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:14 2026] GET /volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:15.252280 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-59141ad3-e1e4-4aeb-81ab-fd898494b6a7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:15.254404 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59141ad3-e1e4-4aeb-81ab-fd898494b6a7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e Aug 13 22:20:15.254593 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59141ad3-e1e4-4aeb-81ab-fd898494b6a7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:15.254790 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59141ad3-e1e4-4aeb-81ab-fd898494b6a7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:15.260904 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59141ad3-e1e4-4aeb-81ab-fd898494b6a7 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e returned with HTTP 404 Aug 13 22:20:15.261449 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1402/5660] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:15 2026] GET /volume/v3/volumes/78a2dab5-3853-4ea8-9ea5-081683daa22e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:15.269819 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-72b8542f-520b-4496-a6a9-9f7cf2604264 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:15.271679 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72b8542f-520b-4496-a6a9-9f7cf2604264 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 Aug 13 22:20:15.271886 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72b8542f-520b-4496-a6a9-9f7cf2604264 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:15.272066 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72b8542f-520b-4496-a6a9-9f7cf2604264 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:15.272157 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-72b8542f-520b-4496-a6a9-9f7cf2604264 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete snapshot with id: 9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 Aug 13 22:20:15.279177 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:15.279177 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:15.279789 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-72b8542f-520b-4496-a6a9-9f7cf2604264 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:20:15.300375 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-72b8542f-520b-4496-a6a9-9f7cf2604264 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot delete request issued successfully. Aug 13 22:20:15.300601 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72b8542f-520b-4496-a6a9-9f7cf2604264 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 returned with HTTP 202 Aug 13 22:20:15.301101 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1417/5661] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:20:15 2026] DELETE /volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:20:15.309813 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c12ea99c-5017-4be5-a67f-f55874dd5ee6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:15.311913 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c12ea99c-5017-4be5-a67f-f55874dd5ee6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 Aug 13 22:20:15.312231 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c12ea99c-5017-4be5-a67f-f55874dd5ee6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:15.312542 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c12ea99c-5017-4be5-a67f-f55874dd5ee6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:15.318323 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:15.318323 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:15.318965 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c12ea99c-5017-4be5-a67f-f55874dd5ee6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Snapshot retrieved successfully. Aug 13 22:20:15.320063 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c12ea99c-5017-4be5-a67f-f55874dd5ee6 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 returned with HTTP 200 Aug 13 22:20:15.320543 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1426/5662] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:15 2026] GET /volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:16.329202 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63d2d00b-7820-468b-b320-bd28bbb32204 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:16.330745 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63d2d00b-7820-468b-b320-bd28bbb32204 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 Aug 13 22:20:16.330932 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63d2d00b-7820-468b-b320-bd28bbb32204 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:16.331123 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63d2d00b-7820-468b-b320-bd28bbb32204 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:16.335074 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63d2d00b-7820-468b-b320-bd28bbb32204 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 returned with HTTP 404 Aug 13 22:20:16.335467 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1418/5663] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:16 2026] GET /volume/v3/snapshots/9d2dc3ea-86cc-45af-8eaf-b2786edbf2e3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:16.614013 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d8b4491-95e5-4066-b858-729ce956dccb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:16.615962 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d8b4491-95e5-4066-b858-729ce956dccb tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:20:16.616330 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d8b4491-95e5-4066-b858-729ce956dccb tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-793464992-1998677182", "extra_specs": {"multiattach": " True"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:16.632194 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d8b4491-95e5-4066-b858-729ce956dccb tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:20:16.632506 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1403/5664] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:20:16 2026] POST /volume/v3/types => generated 286 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:16.640449 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:16.642087 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:20:16.642436 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-5110950", "snapshot_id": null, "imageRef": null, "volume_type": "3d80504f-5207-47b6-93ba-312ae6289ed4", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:16.644001 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-5110950', 'snapshot_id': None, 'imageRef': None, 'volume_type': '3d80504f-5207-47b6-93ba-312ae6289ed4', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:20:16.648402 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Create volume of 1 GB Aug 13 22:20:16.648719 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:16.648719 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:16.649229 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Availability Zones retrieved successfully. Aug 13 22:20:16.655342 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Flow 'volume_create_api' (25ee4d1f-acae-4c8e-bcdf-a00da0e82269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:16.656476 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22d30ba0-ee4f-4b28-a2cc-afe4baf9a73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:16.657706 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:20:16.667205 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:16.667205 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:16.682960 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22d30ba0-ee4f-4b28-a2cc-afe4baf9a73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:20:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3d80504f-5207-47b6-93ba-312ae6289ed4,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-793464992-1998677182',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3d80504f-5207-47b6-93ba-312ae6289ed4', 'encryption_key_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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:16.683707 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ca71cb8-b40e-46f7-b7cd-dfb099196b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:16.710663 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-793464992-1998677182 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-793464992-1998677182, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:20:16.711477 np0000007271 devstack@c-api.service[100265]: WARNING cinder.quota [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-793464992-1998677182 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-793464992-1998677182, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:20:16.740529 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Created reservations ['97784c43-54ba-474f-b05e-90b884a453e9', '8860c777-3bb7-4d5b-9265-6ff0f999cb3b', 'd8a28ba0-855e-4740-a13a-c4f2f0bafc1e', 'c6995961-f6b2-41fc-9023-c64ac17df984'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:16.741633 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ca71cb8-b40e-46f7-b7cd-dfb099196b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97784c43-54ba-474f-b05e-90b884a453e9', '8860c777-3bb7-4d5b-9265-6ff0f999cb3b', 'd8a28ba0-855e-4740-a13a-c4f2f0bafc1e', 'c6995961-f6b2-41fc-9023-c64ac17df984']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:16.742797 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4080c61e-e53f-4136-ba7a-cd6786d48ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:16.766396 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4080c61e-e53f-4136-ba7a-cd6786d48ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-5110950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5253ae82abe042b1a1013300fbf9a0bb',qos_specs=None,replication_status=,reservations=['97784c43-54ba-474f-b05e-90b884a453e9','8860c777-3bb7-4d5b-9265-6ff0f999cb3b','d8a28ba0-855e-4740-a13a-c4f2f0bafc1e','c6995961-f6b2-41fc-9023-c64ac17df984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfd13a1c87b34899940b7c30fe2b636f',volume_type_id=3d80504f-5207-47b6-93ba-312ae6289ed4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:20:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-5110950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5253ae82abe042b1a1013300fbf9a0bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfd13a1c87b34899940b7c30fe2b636f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3d80504f-5207-47b6-93ba-312ae6289ed4),volume_type_id=3d80504f-5207-47b6-93ba-312ae6289ed4)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:16.767342 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e59e252a-a8c0-4167-b4a1-839ce87dfb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:16.785691 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e59e252a-a8c0-4167-b4a1-839ce87dfb64) transitioned into state 'SUCCESS' from state '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-5110950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5253ae82abe042b1a1013300fbf9a0bb',qos_specs=None,replication_status=,reservations=['97784c43-54ba-474f-b05e-90b884a453e9','8860c777-3bb7-4d5b-9265-6ff0f999cb3b','d8a28ba0-855e-4740-a13a-c4f2f0bafc1e','c6995961-f6b2-41fc-9023-c64ac17df984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfd13a1c87b34899940b7c30fe2b636f',volume_type_id=3d80504f-5207-47b6-93ba-312ae6289ed4)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:16.786371 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a6a254-5dea-4c10-8964-32b700312b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:16.794189 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a6a254-5dea-4c10-8964-32b700312b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:16.795204 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Flow 'volume_create_api' (25ee4d1f-acae-4c8e-bcdf-a00da0e82269) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:16.795345 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Create volume request issued successfully. Aug 13 22:20:16.795885 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ea70fb9-3b1c-47d5-81fc-6f942c68a89d tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:20:16.796332 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1418/5665] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:20:16 2026] POST /volume/v3/volumes => generated 822 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:20:16.809438 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8313d413-6fd5-482e-8efa-bbc288208377 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:16.811505 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8313d413-6fd5-482e-8efa-bbc288208377 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:16.811773 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8313d413-6fd5-482e-8efa-bbc288208377 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:16.812037 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8313d413-6fd5-482e-8efa-bbc288208377 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:16.821259 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:16.821259 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:16.825847 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8313d413-6fd5-482e-8efa-bbc288208377 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:16.830546 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8313d413-6fd5-482e-8efa-bbc288208377 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:16.830875 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1427/5666] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:16 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 890 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:17.768143 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-736b3f32-22d0-4fdf-ac53-c469f62e6e11 req-aa34de90-9d70-4637-867b-177e9b21b17e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:17.770595 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-736b3f32-22d0-4fdf-ac53-c469f62e6e11 req-aa34de90-9d70-4637-867b-177e9b21b17e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/attachments/c94163fa-2679-4812-bfb4-6fe99bf3324d Aug 13 22:20:17.770824 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-736b3f32-22d0-4fdf-ac53-c469f62e6e11 req-aa34de90-9d70-4637-867b-177e9b21b17e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:17.771052 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-736b3f32-22d0-4fdf-ac53-c469f62e6e11 req-aa34de90-9d70-4637-867b-177e9b21b17e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:17.779634 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:17.779634 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:17.820359 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-736b3f32-22d0-4fdf-ac53-c469f62e6e11 req-aa34de90-9d70-4637-867b-177e9b21b17e tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/attachments/c94163fa-2679-4812-bfb4-6fe99bf3324d returned with HTTP 200 Aug 13 22:20:17.820804 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1419/5667] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:20:17 2026] DELETE /volume/v3/attachments/c94163fa-2679-4812-bfb4-6fe99bf3324d => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:17.842791 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a1dad72a-d399-4b78-b8e5-56aa37208aad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:17.844640 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1dad72a-d399-4b78-b8e5-56aa37208aad tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:17.844845 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1dad72a-d399-4b78-b8e5-56aa37208aad tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:17.845022 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1dad72a-d399-4b78-b8e5-56aa37208aad tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:17.853154 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:17.853154 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:17.857029 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a1dad72a-d399-4b78-b8e5-56aa37208aad tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:17.861873 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1dad72a-d399-4b78-b8e5-56aa37208aad tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:17.862401 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1404/5668] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:17 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 915 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:17.874216 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-454e50bf-4ca6-4b5b-9880-715f65fbd6c5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:17.876752 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-454e50bf-4ca6-4b5b-9880-715f65fbd6c5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:17.877020 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-454e50bf-4ca6-4b5b-9880-715f65fbd6c5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:17.877286 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-454e50bf-4ca6-4b5b-9880-715f65fbd6c5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:17.886343 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:17.886343 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:17.890087 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-454e50bf-4ca6-4b5b-9880-715f65fbd6c5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:17.894216 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-454e50bf-4ca6-4b5b-9880-715f65fbd6c5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:17.894633 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1419/5669] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:17 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 915 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:17.938689 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-6eb4a443-b2a9-4e48-a186-7ceb7955a5b5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:17.941025 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-6eb4a443-b2a9-4e48-a186-7ceb7955a5b5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:17.941304 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-6eb4a443-b2a9-4e48-a186-7ceb7955a5b5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:17.941504 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-6eb4a443-b2a9-4e48-a186-7ceb7955a5b5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:17.949953 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:17.949953 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:17.955282 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-6eb4a443-b2a9-4e48-a186-7ceb7955a5b5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:17.961730 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-6eb4a443-b2a9-4e48-a186-7ceb7955a5b5 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:17.962374 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1428/5670] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:20:17 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 915 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:18.032450 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2860a7c4-2473-4ef7-b3c9-9140bf6420ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:18.032890 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2860a7c4-2473-4ef7-b3c9-9140bf6420ab None None] GET https://10.4.3.4/volume// Aug 13 22:20:18.033075 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2860a7c4-2473-4ef7-b3c9-9140bf6420ab None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:18.033312 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2860a7c4-2473-4ef7-b3c9-9140bf6420ab None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:18.033661 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2860a7c4-2473-4ef7-b3c9-9140bf6420ab None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:20:18.034159 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1420/5671] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:20:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:20:18.041904 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-8b7b428b-0b38-4bff-b6a2-d7985fa8e6f0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:18.044494 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-8b7b428b-0b38-4bff-b6a2-d7985fa8e6f0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:20:18.044941 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-8b7b428b-0b38-4bff-b6a2-d7985fa8e6f0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5", "connector": null, "instance_uuid": "02e63a7f-3917-4cbd-81c5-b11b8f36fc16"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:18.055662 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:18.055662 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:18.091734 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-8b7b428b-0b38-4bff-b6a2-d7985fa8e6f0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:20:18.092343 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1405/5672] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:20:18 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 13 22:20:18.120501 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eddba8a9-b090-4cd6-bc6e-d9bac96db179 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:18.122504 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eddba8a9-b090-4cd6-bc6e-d9bac96db179 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:18.122730 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eddba8a9-b090-4cd6-bc6e-d9bac96db179 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:18.122925 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eddba8a9-b090-4cd6-bc6e-d9bac96db179 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:18.130313 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-124fd39c-6daa-4367-bd85-6c1f2c71d2b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:18.131072 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-124fd39c-6daa-4367-bd85-6c1f2c71d2b6 None None] GET https://10.4.3.4/volume// Aug 13 22:20:18.131072 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-124fd39c-6daa-4367-bd85-6c1f2c71d2b6 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:18.131072 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-124fd39c-6daa-4367-bd85-6c1f2c71d2b6 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:18.131432 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-124fd39c-6daa-4367-bd85-6c1f2c71d2b6 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:20:18.131789 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1429/5673] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:20:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:20:18.133239 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:18.133239 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:18.137933 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-eddba8a9-b090-4cd6-bc6e-d9bac96db179 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:18.141804 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-a7518926-d1b9-4696-8276-f76c7991f173 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:18.142845 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eddba8a9-b090-4cd6-bc6e-d9bac96db179 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:18.143298 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1420/5674] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:18 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:18.144413 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-a7518926-d1b9-4696-8276-f76c7991f173 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:18.144731 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-a7518926-d1b9-4696-8276-f76c7991f173 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:18.145003 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-a7518926-d1b9-4696-8276-f76c7991f173 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:18.154210 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:18.154210 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:18.158003 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-a7518926-d1b9-4696-8276-f76c7991f173 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:18.162892 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-a7518926-d1b9-4696-8276-f76c7991f173 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:18.163434 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1421/5675] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:20:18 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 1094 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:20:18.263690 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-52d279e4-5b2b-4af1-9c65-ba5e8609d9b1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:18.266434 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-52d279e4-5b2b-4af1-9c65-ba5e8609d9b1 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] PUT https://10.4.3.4/volume/v3/attachments/9544b420-f030-45d3-83f8-508f973ada81 Aug 13 22:20:18.266814 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-52d279e4-5b2b-4af1-9c65-ba5e8609d9b1 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:18.274125 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-52d279e4-5b2b-4af1-9c65-ba5e8609d9b1 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Acquiring lock "cinder-attachment_update-6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:20:18.278801 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-52d279e4-5b2b-4af1-9c65-ba5e8609d9b1 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Lock "cinder-attachment_update-6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:20:18.279768 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:18.279768 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:18.346556 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-52d279e4-5b2b-4af1-9c65-ba5e8609d9b1 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Lock "cinder-attachment_update-6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5-np0000007271" released by "attachment_update" :: held 0.068s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:20:18.346839 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-52d279e4-5b2b-4af1-9c65-ba5e8609d9b1 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments/9544b420-f030-45d3-83f8-508f973ada81 returned with HTTP 200 Aug 13 22:20:18.347565 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1406/5676] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:20:18 2026] PUT /volume/v3/attachments/9544b420-f030-45d3-83f8-508f973ada81 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:19.156099 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-229d1805-d5e5-4ee4-9f40-e3f91377b1ea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:19.157948 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-229d1805-d5e5-4ee4-9f40-e3f91377b1ea tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:19.158186 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-229d1805-d5e5-4ee4-9f40-e3f91377b1ea tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:19.158388 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-229d1805-d5e5-4ee4-9f40-e3f91377b1ea tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:19.167998 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:19.167998 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:19.171732 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-229d1805-d5e5-4ee4-9f40-e3f91377b1ea tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:19.176239 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-229d1805-d5e5-4ee4-9f40-e3f91377b1ea tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:19.176672 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1430/5677] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:19 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 915 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:19.276354 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ed7b5cf6-384e-4556-91ad-d49839c4ace8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:19.278614 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed7b5cf6-384e-4556-91ad-d49839c4ace8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] DELETE https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a Aug 13 22:20:19.278914 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed7b5cf6-384e-4556-91ad-d49839c4ace8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:19.279204 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed7b5cf6-384e-4556-91ad-d49839c4ace8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:19.279411 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ed7b5cf6-384e-4556-91ad-d49839c4ace8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume with id: b30b98bc-7ba2-41df-9c15-af996d28973a Aug 13 22:20:19.288388 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:19.288388 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:19.288984 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ed7b5cf6-384e-4556-91ad-d49839c4ace8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:20:19.306935 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ed7b5cf6-384e-4556-91ad-d49839c4ace8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Delete volume request issued successfully. Aug 13 22:20:19.307193 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed7b5cf6-384e-4556-91ad-d49839c4ace8 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a returned with HTTP 202 Aug 13 22:20:19.307650 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1421/5678] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:20:19 2026] DELETE /volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:20:19.315197 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04eb42e5-a3d2-4698-a2dc-bea183ff2621 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:19.316927 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04eb42e5-a3d2-4698-a2dc-bea183ff2621 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a Aug 13 22:20:19.317137 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04eb42e5-a3d2-4698-a2dc-bea183ff2621 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:19.317316 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04eb42e5-a3d2-4698-a2dc-bea183ff2621 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:19.324294 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:19.324294 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:19.328597 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-04eb42e5-a3d2-4698-a2dc-bea183ff2621 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Volume info retrieved successfully. Aug 13 22:20:19.333661 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04eb42e5-a3d2-4698-a2dc-bea183ff2621 tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a returned with HTTP 200 Aug 13 22:20:19.334156 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1422/5679] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:19 2026] GET /volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:20.191982 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6d17aa99-378d-4a90-800e-43886a422b68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:20.193651 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d17aa99-378d-4a90-800e-43886a422b68 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:20.193834 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d17aa99-378d-4a90-800e-43886a422b68 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:20.194004 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d17aa99-378d-4a90-800e-43886a422b68 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:20.203514 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:20.203514 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:20.206610 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6d17aa99-378d-4a90-800e-43886a422b68 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:20.210336 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d17aa99-378d-4a90-800e-43886a422b68 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:20.210722 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1407/5680] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:20 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 915 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:20.346193 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-00809457-337d-4819-8e5e-c36127f77feb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:20.347741 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00809457-337d-4819-8e5e-c36127f77feb tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] GET https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a Aug 13 22:20:20.347894 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00809457-337d-4819-8e5e-c36127f77feb tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:20.348060 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00809457-337d-4819-8e5e-c36127f77feb tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:20.352948 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00809457-337d-4819-8e5e-c36127f77feb tempest-TestVolumeBootPattern-19078118 tempest-TestVolumeBootPattern-19078118-project-member] https://10.4.3.4/volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a returned with HTTP 404 Aug 13 22:20:20.353361 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1431/5681] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:20 2026] GET /volume/v3/volumes/b30b98bc-7ba2-41df-9c15-af996d28973a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:21.223897 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-56391f5b-c4c0-4aac-845b-93c463829244 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:21.225888 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56391f5b-c4c0-4aac-845b-93c463829244 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:21.226117 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56391f5b-c4c0-4aac-845b-93c463829244 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:21.226342 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56391f5b-c4c0-4aac-845b-93c463829244 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:21.236657 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:21.236657 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:21.240440 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-56391f5b-c4c0-4aac-845b-93c463829244 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:21.244361 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56391f5b-c4c0-4aac-845b-93c463829244 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:21.244744 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1422/5682] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:21 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 915 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:21.597505 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-6f9f30e2-5383-4629-a794-29d9415accf1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:21.600125 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-6f9f30e2-5383-4629-a794-29d9415accf1 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/attachments/9544b420-f030-45d3-83f8-508f973ada81/action Aug 13 22:20:21.600554 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-6f9f30e2-5383-4629-a794-29d9415accf1 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:20:21.600666 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-6f9f30e2-5383-4629-a794-29d9415accf1 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:21.619072 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:21.619072 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:21.628829 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6bfa6c63-0d35-4a26-90ba-d32aa8e703e8 req-6f9f30e2-5383-4629-a794-29d9415accf1 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments/9544b420-f030-45d3-83f8-508f973ada81/action returned with HTTP 204 Aug 13 22:20:21.629288 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1423/5683] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:20:21 2026] POST /volume/v3/attachments/9544b420-f030-45d3-83f8-508f973ada81/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:22.256309 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-261d5645-d456-4e3a-8692-c117a57f69dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:22.258194 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-261d5645-d456-4e3a-8692-c117a57f69dc tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:22.258378 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-261d5645-d456-4e3a-8692-c117a57f69dc tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:22.258577 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-261d5645-d456-4e3a-8692-c117a57f69dc tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:22.267251 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:22.267251 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:22.270198 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-261d5645-d456-4e3a-8692-c117a57f69dc tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:22.273672 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-261d5645-d456-4e3a-8692-c117a57f69dc tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:22.274003 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1408/5684] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:22 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 1207 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:22.313019 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-037b6e20-7b3d-44ff-84b1-282a0abe68ef req-e955180c-e0e3-4dbc-b7d9-bb56aa5e45c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:22.315073 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-037b6e20-7b3d-44ff-84b1-282a0abe68ef req-e955180c-e0e3-4dbc-b7d9-bb56aa5e45c1 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:22.315225 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-037b6e20-7b3d-44ff-84b1-282a0abe68ef req-e955180c-e0e3-4dbc-b7d9-bb56aa5e45c1 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:22.315398 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-037b6e20-7b3d-44ff-84b1-282a0abe68ef req-e955180c-e0e3-4dbc-b7d9-bb56aa5e45c1 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:22.325103 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:22.325103 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:22.328319 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-037b6e20-7b3d-44ff-84b1-282a0abe68ef req-e955180c-e0e3-4dbc-b7d9-bb56aa5e45c1 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:22.332071 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-037b6e20-7b3d-44ff-84b1-282a0abe68ef req-e955180c-e0e3-4dbc-b7d9-bb56aa5e45c1 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:22.332438 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1432/5685] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:20:22 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 1207 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:22.347798 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-303d365f-0d2a-4f84-a2f7-f99d621e7d6e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:22.352451 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-303d365f-0d2a-4f84-a2f7-f99d621e7d6e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:22.352451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-303d365f-0d2a-4f84-a2f7-f99d621e7d6e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:22.352451 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-303d365f-0d2a-4f84-a2f7-f99d621e7d6e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:22.364091 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:22.364091 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:22.369002 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-303d365f-0d2a-4f84-a2f7-f99d621e7d6e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:22.373452 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-303d365f-0d2a-4f84-a2f7-f99d621e7d6e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:22.373825 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1423/5686] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:22 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 1207 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:22.409904 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c7bee88d-5702-4521-be30-90060974f2d1 req-6a2eb110-94f3-47b1-a500-ba79a8e71276 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:22.411879 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-6a2eb110-94f3-47b1-a500-ba79a8e71276 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:22.412060 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-6a2eb110-94f3-47b1-a500-ba79a8e71276 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:22.412254 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-6a2eb110-94f3-47b1-a500-ba79a8e71276 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:22.420792 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:22.420792 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:22.424474 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c7bee88d-5702-4521-be30-90060974f2d1 req-6a2eb110-94f3-47b1-a500-ba79a8e71276 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:22.428213 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-6a2eb110-94f3-47b1-a500-ba79a8e71276 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:22.428681 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1424/5687] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:20:22 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 1207 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:22.446585 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c7bee88d-5702-4521-be30-90060974f2d1 req-962615ac-1331-4898-950e-0804586745e0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:22.448873 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-962615ac-1331-4898-950e-0804586745e0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] POST https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5/action Aug 13 22:20:22.449204 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-962615ac-1331-4898-950e-0804586745e0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:20:22.449314 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-962615ac-1331-4898-950e-0804586745e0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:22.461395 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:22.461395 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:22.462154 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c7bee88d-5702-4521-be30-90060974f2d1 req-962615ac-1331-4898-950e-0804586745e0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:22.469799 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c7bee88d-5702-4521-be30-90060974f2d1 req-962615ac-1331-4898-950e-0804586745e0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Begin detaching volume completed successfully. Aug 13 22:20:22.470094 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-962615ac-1331-4898-950e-0804586745e0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5/action returned with HTTP 202 Aug 13 22:20:22.470625 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1409/5688] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:20:22 2026] POST /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:20:22.490945 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f04cc1f-456b-405c-8c33-08f20481a271 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:22.493144 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f04cc1f-456b-405c-8c33-08f20481a271 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:22.493382 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f04cc1f-456b-405c-8c33-08f20481a271 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:22.493632 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f04cc1f-456b-405c-8c33-08f20481a271 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:22.508411 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:22.508411 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:22.513964 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ec208948-19b7-4a51-afa4-bfc4a73db315 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:22.514515 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec208948-19b7-4a51-afa4-bfc4a73db315 None None] GET https://10.4.3.4/volume// Aug 13 22:20:22.514699 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec208948-19b7-4a51-afa4-bfc4a73db315 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:22.514959 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec208948-19b7-4a51-afa4-bfc4a73db315 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:22.515336 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec208948-19b7-4a51-afa4-bfc4a73db315 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:20:22.515713 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1424/5689] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:20:22 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:20:22.517346 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8f04cc1f-456b-405c-8c33-08f20481a271 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:22.522864 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c7bee88d-5702-4521-be30-90060974f2d1 req-03860b87-7431-4bd4-8c60-0c1d4dd0a07e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:22.524374 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f04cc1f-456b-405c-8c33-08f20481a271 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:22.524888 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1433/5690] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:22 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 1210 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:22.525649 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-03860b87-7431-4bd4-8c60-0c1d4dd0a07e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:22.526038 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-03860b87-7431-4bd4-8c60-0c1d4dd0a07e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:22.526178 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-03860b87-7431-4bd4-8c60-0c1d4dd0a07e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:22.539632 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:22.539632 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:22.547078 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c7bee88d-5702-4521-be30-90060974f2d1 req-03860b87-7431-4bd4-8c60-0c1d4dd0a07e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:22.553888 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-03860b87-7431-4bd4-8c60-0c1d4dd0a07e tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:22.554360 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1425/5691] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:20:22 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 1390 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:20:23.046994 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c7bee88d-5702-4521-be30-90060974f2d1 req-cd25d3c8-04da-464d-8529-bf8341f59787 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:23.048992 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-cd25d3c8-04da-464d-8529-bf8341f59787 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:23.049164 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-cd25d3c8-04da-464d-8529-bf8341f59787 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:23.049327 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-cd25d3c8-04da-464d-8529-bf8341f59787 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:23.057757 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:23.057757 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:23.060867 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c7bee88d-5702-4521-be30-90060974f2d1 req-cd25d3c8-04da-464d-8529-bf8341f59787 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:23.065284 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-cd25d3c8-04da-464d-8529-bf8341f59787 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:23.065682 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1410/5692] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:20:23 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 1210 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:23.358989 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c7bee88d-5702-4521-be30-90060974f2d1 req-eee153d1-e598-4b9a-89ba-37bdf89cae38 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:23.360838 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-eee153d1-e598-4b9a-89ba-37bdf89cae38 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] DELETE https://10.4.3.4/volume/v3/attachments/9544b420-f030-45d3-83f8-508f973ada81 Aug 13 22:20:23.361009 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-eee153d1-e598-4b9a-89ba-37bdf89cae38 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:23.361184 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-eee153d1-e598-4b9a-89ba-37bdf89cae38 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:23.368063 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:23.368063 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:23.410166 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c7bee88d-5702-4521-be30-90060974f2d1 req-eee153d1-e598-4b9a-89ba-37bdf89cae38 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/attachments/9544b420-f030-45d3-83f8-508f973ada81 returned with HTTP 200 Aug 13 22:20:23.410574 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1425/5693] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:20:23 2026] DELETE /volume/v3/attachments/9544b420-f030-45d3-83f8-508f973ada81 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:23.540558 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cd42b608-61d6-436b-8a0c-facd7ea0d526 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:23.542565 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd42b608-61d6-436b-8a0c-facd7ea0d526 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:23.543010 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd42b608-61d6-436b-8a0c-facd7ea0d526 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:23.543010 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd42b608-61d6-436b-8a0c-facd7ea0d526 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:23.549735 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:23.549735 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:23.553156 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cd42b608-61d6-436b-8a0c-facd7ea0d526 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:23.556839 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd42b608-61d6-436b-8a0c-facd7ea0d526 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:23.557115 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1434/5694] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:23 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 915 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:23.568455 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-338892bd-7232-4892-94a0-9d919de43a8f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:23.570211 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-338892bd-7232-4892-94a0-9d919de43a8f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] DELETE https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:23.570382 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-338892bd-7232-4892-94a0-9d919de43a8f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:23.570595 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-338892bd-7232-4892-94a0-9d919de43a8f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:23.570765 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-338892bd-7232-4892-94a0-9d919de43a8f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Delete volume with id: 6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:23.577589 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:23.577589 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:23.578060 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-338892bd-7232-4892-94a0-9d919de43a8f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:23.596651 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-338892bd-7232-4892-94a0-9d919de43a8f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Delete volume request issued successfully. Aug 13 22:20:23.596874 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-338892bd-7232-4892-94a0-9d919de43a8f tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 202 Aug 13 22:20:23.597280 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1426/5695] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:20:23 2026] DELETE /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:20:23.606798 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-de36173e-90d1-4267-9fc8-330dce7f64a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:23.608702 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de36173e-90d1-4267-9fc8-330dce7f64a0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:23.608893 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de36173e-90d1-4267-9fc8-330dce7f64a0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:23.609120 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de36173e-90d1-4267-9fc8-330dce7f64a0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:23.616172 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:23.616172 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:23.619896 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-de36173e-90d1-4267-9fc8-330dce7f64a0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Volume info retrieved successfully. Aug 13 22:20:23.625842 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de36173e-90d1-4267-9fc8-330dce7f64a0 tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 200 Aug 13 22:20:23.626359 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1411/5696] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:23 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 914 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:24.640754 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-63129c4b-a22f-4a28-bee7-b295f044102b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:24.642584 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63129c4b-a22f-4a28-bee7-b295f044102b tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] GET https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 Aug 13 22:20:24.642791 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63129c4b-a22f-4a28-bee7-b295f044102b tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:24.642981 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63129c4b-a22f-4a28-bee7-b295f044102b tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:24.649575 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63129c4b-a22f-4a28-bee7-b295f044102b tempest-VolumeMultiattachTests-1189775498 tempest-VolumeMultiattachTests-1189775498-project-member] https://10.4.3.4/volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 returned with HTTP 404 Aug 13 22:20:24.650322 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1426/5697] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:24 2026] GET /volume/v3/volumes/6e3d9ba1-c2e8-43c6-bcec-4ec5d625c9d5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:24.657251 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe9f229f-6e28-4186-bf95-16a5b35e189b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:24.659163 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe9f229f-6e28-4186-bf95-16a5b35e189b tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] GET https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 Aug 13 22:20:24.659354 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe9f229f-6e28-4186-bf95-16a5b35e189b tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:24.659565 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe9f229f-6e28-4186-bf95-16a5b35e189b tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:24.660394 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe9f229f-6e28-4186-bf95-16a5b35e189b tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:20:24.669178 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fe9f229f-6e28-4186-bf95-16a5b35e189b tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Get all volumes completed successfully. Aug 13 22:20:24.670714 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:24.670714 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:24.674859 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe9f229f-6e28-4186-bf95-16a5b35e189b tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 22:20:24.675324 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1435/5698] 10.4.3.4 () {66 vars in 1271 bytes} [Thu Aug 13 22:20:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5241 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:24.689111 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec1e5450-7a6b-4bb2-b100-e317f0f98d7d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:24.690947 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec1e5450-7a6b-4bb2-b100-e317f0f98d7d tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] DELETE https://10.4.3.4/volume/v3/types/3d80504f-5207-47b6-93ba-312ae6289ed4 Aug 13 22:20:24.691176 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec1e5450-7a6b-4bb2-b100-e317f0f98d7d tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:24.691443 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec1e5450-7a6b-4bb2-b100-e317f0f98d7d tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:24.719332 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec1e5450-7a6b-4bb2-b100-e317f0f98d7d tempest-VolumeMultiattachTests-1841130041 tempest-VolumeMultiattachTests-1841130041-project-admin] https://10.4.3.4/volume/v3/types/3d80504f-5207-47b6-93ba-312ae6289ed4 returned with HTTP 202 Aug 13 22:20:24.719923 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1427/5699] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:20:24 2026] DELETE /volume/v3/types/3d80504f-5207-47b6-93ba-312ae6289ed4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:20:26.509780 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ef5a2581-c590-4474-b673-a637116c8514 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:26.592599 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:20:26.593004 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-455241765"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:26.594524 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-455241765'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:20:26.594652 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume of 1 GB Aug 13 22:20:26.598715 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Availability Zones retrieved successfully. Aug 13 22:20:26.603857 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Flow 'volume_create_api' (10288997-c81a-430e-a8d9-6e53c8249b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:26.604718 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb5e4e6-a12b-43dd-a6a1-6cbb79db3766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:26.605563 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:20:26.629187 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb5e4e6-a12b-43dd-a6a1-6cbb79db3766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:26.629837 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b0427ea-d85a-481c-a3ab-29e31adddc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:26.682114 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Created reservations ['f6a511f4-7b13-44cf-a431-6f60cbca2ef3', 'f65b58c7-6833-46e8-b870-c9a20fb8ae64', 'fc2fe119-7d58-44a1-a2a0-3205a4154a88', '785670ac-76bb-40be-bea5-c1a3f03da9ec'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:26.682878 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b0427ea-d85a-481c-a3ab-29e31adddc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6a511f4-7b13-44cf-a431-6f60cbca2ef3', 'f65b58c7-6833-46e8-b870-c9a20fb8ae64', 'fc2fe119-7d58-44a1-a2a0-3205a4154a88', '785670ac-76bb-40be-bea5-c1a3f03da9ec']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:26.683662 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a22bb3e6-60ba-4de0-a807-15e819e3201b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:26.706799 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a22bb3e6-60ba-4de0-a807-15e819e3201b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0824d1b-d3c6-4a5a-87f4-6381f32e78f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-455241765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b6271d7828496c8af95cd24f00dcb8',qos_specs=None,replication_status=,reservations=['f6a511f4-7b13-44cf-a431-6f60cbca2ef3','f65b58c7-6833-46e8-b870-c9a20fb8ae64','fc2fe119-7d58-44a1-a2a0-3205a4154a88','785670ac-76bb-40be-bea5-c1a3f03da9ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ab11ace2b714d11b09e262bb8919214',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:20:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-455241765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0824d1b-d3c6-4a5a-87f4-6381f32e78f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04b6271d7828496c8af95cd24f00dcb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ab11ace2b714d11b09e262bb8919214',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:26.707438 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a89d9622-2c32-4631-87df-9086ec70eeec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:26.724876 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a89d9622-2c32-4631-87df-9086ec70eeec) transitioned into state 'SUCCESS' from state '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-455241765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b6271d7828496c8af95cd24f00dcb8',qos_specs=None,replication_status=,reservations=['f6a511f4-7b13-44cf-a431-6f60cbca2ef3','f65b58c7-6833-46e8-b870-c9a20fb8ae64','fc2fe119-7d58-44a1-a2a0-3205a4154a88','785670ac-76bb-40be-bea5-c1a3f03da9ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ab11ace2b714d11b09e262bb8919214',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:26.725655 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f797fe9-9065-46c3-93b5-d7b857645c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:26.734286 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f797fe9-9065-46c3-93b5-d7b857645c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:26.735022 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Flow 'volume_create_api' (10288997-c81a-430e-a8d9-6e53c8249b83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:26.735310 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume request issued successfully. Aug 13 22:20:26.735893 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef5a2581-c590-4474-b673-a637116c8514 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:20:26.736298 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1412/5700] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:20:26 2026] POST /volume/v3/volumes => generated 759 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:20:26.749450 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa73b42b-b344-4dfd-bfa7-988c2ed30ef7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:26.750889 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa73b42b-b344-4dfd-bfa7-988c2ed30ef7 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/a0824d1b-d3c6-4a5a-87f4-6381f32e78f7 Aug 13 22:20:26.751076 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa73b42b-b344-4dfd-bfa7-988c2ed30ef7 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:26.751282 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa73b42b-b344-4dfd-bfa7-988c2ed30ef7 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:26.758469 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:26.758469 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:26.762307 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aa73b42b-b344-4dfd-bfa7-988c2ed30ef7 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:26.766355 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa73b42b-b344-4dfd-bfa7-988c2ed30ef7 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/a0824d1b-d3c6-4a5a-87f4-6381f32e78f7 returned with HTTP 200 Aug 13 22:20:26.766748 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1427/5701] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:26 2026] GET /volume/v3/volumes/a0824d1b-d3c6-4a5a-87f4-6381f32e78f7 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:27.779383 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-66cba75f-3658-4143-92b4-db1612e9bbc0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:27.781720 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66cba75f-3658-4143-92b4-db1612e9bbc0 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/a0824d1b-d3c6-4a5a-87f4-6381f32e78f7 Aug 13 22:20:27.781995 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66cba75f-3658-4143-92b4-db1612e9bbc0 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:27.782231 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66cba75f-3658-4143-92b4-db1612e9bbc0 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:27.791496 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:27.791496 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:27.795790 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-66cba75f-3658-4143-92b4-db1612e9bbc0 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:27.800840 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66cba75f-3658-4143-92b4-db1612e9bbc0 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/a0824d1b-d3c6-4a5a-87f4-6381f32e78f7 returned with HTTP 200 Aug 13 22:20:27.801311 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1436/5702] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:27 2026] GET /volume/v3/volumes/a0824d1b-d3c6-4a5a-87f4-6381f32e78f7 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:27.812456 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:27.814298 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:20:27.814687 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a0824d1b-d3c6-4a5a-87f4-6381f32e78f7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1615507886"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:27.816241 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume request body: {'volume': {"'source_volid": 'a0824d1b-d3c6-4a5a-87f4-6381f32e78f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1615507886'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:20:27.816366 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume of 1 GB Aug 13 22:20:27.820879 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Availability Zones retrieved successfully. Aug 13 22:20:27.826105 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Flow 'volume_create_api' (6c4233ce-089b-4c3b-b7d0-beac753e61a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:27.827114 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5e8119d-2461-4667-b14f-265c1a58a03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:27.828059 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:20:27.853934 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5e8119d-2461-4667-b14f-265c1a58a03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:27.854725 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cadcda5-2b98-4b50-8c13-8115b98ae33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:27.890709 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Created reservations ['ef4c5ca5-afe1-417a-bbb1-2541ced6f308', 'f85b18ac-af97-4b95-bb33-65aa8d7b8ccf', '561fe548-d89a-45de-9e1f-b0c0fbabd449', '64768617-7fa4-4184-8e5f-9d170b35e9c4'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:27.891404 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cadcda5-2b98-4b50-8c13-8115b98ae33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef4c5ca5-afe1-417a-bbb1-2541ced6f308', 'f85b18ac-af97-4b95-bb33-65aa8d7b8ccf', '561fe548-d89a-45de-9e1f-b0c0fbabd449', '64768617-7fa4-4184-8e5f-9d170b35e9c4']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:27.892146 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823c4d1b-1718-4448-8b9c-5539b3ff970f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:27.913496 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823c4d1b-1718-4448-8b9c-5539b3ff970f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d479a20-31ac-40a6-b5eb-77ed26f93da5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1615507886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b6271d7828496c8af95cd24f00dcb8',qos_specs=None,replication_status=,reservations=['ef4c5ca5-afe1-417a-bbb1-2541ced6f308','f85b18ac-af97-4b95-bb33-65aa8d7b8ccf','561fe548-d89a-45de-9e1f-b0c0fbabd449','64768617-7fa4-4184-8e5f-9d170b35e9c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ab11ace2b714d11b09e262bb8919214',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:20:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1615507886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d479a20-31ac-40a6-b5eb-77ed26f93da5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04b6271d7828496c8af95cd24f00dcb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ab11ace2b714d11b09e262bb8919214',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:27.914211 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5adba64e-1724-4493-af28-32c3d13c0432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:27.931676 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5adba64e-1724-4493-af28-32c3d13c0432) transitioned into state 'SUCCESS' from state '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-1615507886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b6271d7828496c8af95cd24f00dcb8',qos_specs=None,replication_status=,reservations=['ef4c5ca5-afe1-417a-bbb1-2541ced6f308','f85b18ac-af97-4b95-bb33-65aa8d7b8ccf','561fe548-d89a-45de-9e1f-b0c0fbabd449','64768617-7fa4-4184-8e5f-9d170b35e9c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ab11ace2b714d11b09e262bb8919214',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:27.932360 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dabdbb94-9e64-459c-af82-153f41bcaac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:27.940481 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dabdbb94-9e64-459c-af82-153f41bcaac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:27.941183 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Flow 'volume_create_api' (6c4233ce-089b-4c3b-b7d0-beac753e61a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:27.941487 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume request issued successfully. Aug 13 22:20:27.941988 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f092fadc-c9c4-4e64-9d3b-c504fa33d828 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:20:27.942365 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1428/5703] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:20:27 2026] POST /volume/v3/volumes => generated 760 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:20:27.956889 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:27.959433 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:20:27.959922 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a0824d1b-d3c6-4a5a-87f4-6381f32e78f7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-756048212"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:27.961887 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume request body: {'volume': {"'source_volid": 'a0824d1b-d3c6-4a5a-87f4-6381f32e78f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-756048212'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:20:27.962133 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume of 1 GB Aug 13 22:20:27.962560 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:27.962560 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:27.967241 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Availability Zones retrieved successfully. Aug 13 22:20:27.974818 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Flow 'volume_create_api' (2bea7ec9-5343-465a-a32b-017a52a0477b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:27.976084 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5777d3b-61fc-4381-8b18-247b76c9660d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:27.977331 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:20:28.005868 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5777d3b-61fc-4381-8b18-247b76c9660d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.006649 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7879b63-c6aa-4ac7-a135-ca6321225fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.045849 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Created reservations ['ba0692ff-db96-4fc0-ae3b-ddd9e187e92a', '023b094c-013a-4e9a-a749-6863e553a9d6', 'bd0d329e-b84f-4126-a7b7-4a33435eccfb', '6b0a31d7-f37a-459d-b4fc-19b8e8bfe3db'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:28.046610 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7879b63-c6aa-4ac7-a135-ca6321225fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba0692ff-db96-4fc0-ae3b-ddd9e187e92a', '023b094c-013a-4e9a-a749-6863e553a9d6', 'bd0d329e-b84f-4126-a7b7-4a33435eccfb', '6b0a31d7-f37a-459d-b4fc-19b8e8bfe3db']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.047317 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455dfbd0-58ce-4b02-ac8c-5248a2dc6966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.068636 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455dfbd0-58ce-4b02-ac8c-5248a2dc6966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8342d096-7bc2-4676-83a0-12a83fb815c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-756048212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b6271d7828496c8af95cd24f00dcb8',qos_specs=None,replication_status=,reservations=['ba0692ff-db96-4fc0-ae3b-ddd9e187e92a','023b094c-013a-4e9a-a749-6863e553a9d6','bd0d329e-b84f-4126-a7b7-4a33435eccfb','6b0a31d7-f37a-459d-b4fc-19b8e8bfe3db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ab11ace2b714d11b09e262bb8919214',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-756048212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8342d096-7bc2-4676-83a0-12a83fb815c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04b6271d7828496c8af95cd24f00dcb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ab11ace2b714d11b09e262bb8919214',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.069542 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442aea74-6351-4703-8097-3afc1f03b1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.086792 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442aea74-6351-4703-8097-3afc1f03b1f1) transitioned into state 'SUCCESS' from state '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-756048212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b6271d7828496c8af95cd24f00dcb8',qos_specs=None,replication_status=,reservations=['ba0692ff-db96-4fc0-ae3b-ddd9e187e92a','023b094c-013a-4e9a-a749-6863e553a9d6','bd0d329e-b84f-4126-a7b7-4a33435eccfb','6b0a31d7-f37a-459d-b4fc-19b8e8bfe3db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ab11ace2b714d11b09e262bb8919214',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.087512 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb23575-5958-475d-aa5c-ba4b10f3fc3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.096099 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb23575-5958-475d-aa5c-ba4b10f3fc3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.096831 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Flow 'volume_create_api' (2bea7ec9-5343-465a-a32b-017a52a0477b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:28.097133 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume request issued successfully. Aug 13 22:20:28.097735 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff078afd-4c66-4f8a-9153-8812604bbbe1 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:20:28.098285 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1413/5704] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:20:27 2026] POST /volume/v3/volumes => generated 759 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:20:28.110543 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:28.112078 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:20:28.112588 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a0824d1b-d3c6-4a5a-87f4-6381f32e78f7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1093530915"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:28.114539 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume request body: {'volume': {"'source_volid": 'a0824d1b-d3c6-4a5a-87f4-6381f32e78f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1093530915'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:20:28.114539 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume of 1 GB Aug 13 22:20:28.119168 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Availability Zones retrieved successfully. Aug 13 22:20:28.126884 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Flow 'volume_create_api' (b8a43325-819b-4bcd-883e-8a427921b95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:28.128266 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9d0af0-88fb-44d9-abcd-91f0f0924d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.129626 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:20:28.160877 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9d0af0-88fb-44d9-abcd-91f0f0924d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.161512 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63080221-b775-49ba-bc04-2786bcc72a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.199592 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Created reservations ['ed86d2ef-25f4-4474-b264-b2a215f4f4ea', '70e862e0-b3d6-4c7a-85bf-c9f8c77c9a9b', '51742ebe-5b43-479f-b70a-81dda8d8154e', '56c246ee-a466-4a26-b51f-4307251031a9'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:28.200332 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63080221-b775-49ba-bc04-2786bcc72a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed86d2ef-25f4-4474-b264-b2a215f4f4ea', '70e862e0-b3d6-4c7a-85bf-c9f8c77c9a9b', '51742ebe-5b43-479f-b70a-81dda8d8154e', '56c246ee-a466-4a26-b51f-4307251031a9']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.201034 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d86123c-aad4-446e-ad64-b1ec7941bd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.223274 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d86123c-aad4-446e-ad64-b1ec7941bd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '882ed2a8-2aec-4ed3-b103-a38c7203385a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1093530915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b6271d7828496c8af95cd24f00dcb8',qos_specs=None,replication_status=,reservations=['ed86d2ef-25f4-4474-b264-b2a215f4f4ea','70e862e0-b3d6-4c7a-85bf-c9f8c77c9a9b','51742ebe-5b43-479f-b70a-81dda8d8154e','56c246ee-a466-4a26-b51f-4307251031a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ab11ace2b714d11b09e262bb8919214',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1093530915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=882ed2a8-2aec-4ed3-b103-a38c7203385a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04b6271d7828496c8af95cd24f00dcb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ab11ace2b714d11b09e262bb8919214',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.224020 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b4f4cff-5008-42f2-9f93-6042ee785121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.243353 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b4f4cff-5008-42f2-9f93-6042ee785121) transitioned into state 'SUCCESS' from state '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-1093530915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b6271d7828496c8af95cd24f00dcb8',qos_specs=None,replication_status=,reservations=['ed86d2ef-25f4-4474-b264-b2a215f4f4ea','70e862e0-b3d6-4c7a-85bf-c9f8c77c9a9b','51742ebe-5b43-479f-b70a-81dda8d8154e','56c246ee-a466-4a26-b51f-4307251031a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ab11ace2b714d11b09e262bb8919214',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.244271 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8baac365-7917-4630-8fa8-692e51479bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.252828 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8baac365-7917-4630-8fa8-692e51479bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.253584 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Flow 'volume_create_api' (b8a43325-819b-4bcd-883e-8a427921b95d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:28.254006 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume request issued successfully. Aug 13 22:20:28.254682 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f8789ee-98b1-4580-a8c7-91ae35b74a11 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:20:28.255113 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1428/5705] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:20:28 2026] POST /volume/v3/volumes => generated 760 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:20:28.268529 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4253872f-003a-4225-aac0-f4d8b00ab390 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:28.270288 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:20:28.270693 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a0824d1b-d3c6-4a5a-87f4-6381f32e78f7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1330599771"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:28.272236 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume request body: {'volume': {"'source_volid": 'a0824d1b-d3c6-4a5a-87f4-6381f32e78f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1330599771'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:20:28.272316 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume of 1 GB Aug 13 22:20:28.276478 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Availability Zones retrieved successfully. Aug 13 22:20:28.282189 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Flow 'volume_create_api' (778c7e67-2a78-42d3-abc8-4dc8f796fa1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:28.283125 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e385ac5-f352-4bdc-bd69-87ee3b3a3cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.284079 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:20:28.309302 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e385ac5-f352-4bdc-bd69-87ee3b3a3cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.310043 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92eeb216-a95f-47ed-881a-dc302b4bd987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.349854 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Created reservations ['3c8774a7-c8fb-433a-a21c-2f5112f11db8', '52f24263-39bb-4d65-9864-82cdfdf81488', '62964915-2b61-4fa8-8bd3-10e6d2470bdc', 'f19f9caf-f0f7-4c59-bdd5-3570ed36559d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:28.350888 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92eeb216-a95f-47ed-881a-dc302b4bd987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c8774a7-c8fb-433a-a21c-2f5112f11db8', '52f24263-39bb-4d65-9864-82cdfdf81488', '62964915-2b61-4fa8-8bd3-10e6d2470bdc', 'f19f9caf-f0f7-4c59-bdd5-3570ed36559d']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.351758 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6228ff9-d23c-44a2-8a99-915ebdf7aecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.373368 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6228ff9-d23c-44a2-8a99-915ebdf7aecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cd991d7-0b5f-4e06-9348-aa4d89d88934', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1330599771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b6271d7828496c8af95cd24f00dcb8',qos_specs=None,replication_status=,reservations=['3c8774a7-c8fb-433a-a21c-2f5112f11db8','52f24263-39bb-4d65-9864-82cdfdf81488','62964915-2b61-4fa8-8bd3-10e6d2470bdc','f19f9caf-f0f7-4c59-bdd5-3570ed36559d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ab11ace2b714d11b09e262bb8919214',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1330599771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cd991d7-0b5f-4e06-9348-aa4d89d88934,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04b6271d7828496c8af95cd24f00dcb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ab11ace2b714d11b09e262bb8919214',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.374285 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f78d2085-8184-45d0-9b4e-ef828f9c4955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.391152 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f78d2085-8184-45d0-9b4e-ef828f9c4955) transitioned into state 'SUCCESS' from state '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-1330599771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b6271d7828496c8af95cd24f00dcb8',qos_specs=None,replication_status=,reservations=['3c8774a7-c8fb-433a-a21c-2f5112f11db8','52f24263-39bb-4d65-9864-82cdfdf81488','62964915-2b61-4fa8-8bd3-10e6d2470bdc','f19f9caf-f0f7-4c59-bdd5-3570ed36559d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ab11ace2b714d11b09e262bb8919214',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.392159 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb3dfbe-a926-4d66-ae52-bb75e198140b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.401106 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb3dfbe-a926-4d66-ae52-bb75e198140b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.401896 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Flow 'volume_create_api' (778c7e67-2a78-42d3-abc8-4dc8f796fa1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:28.402184 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume request issued successfully. Aug 13 22:20:28.402732 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4253872f-003a-4225-aac0-f4d8b00ab390 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:20:28.403188 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1437/5706] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:20:28 2026] POST /volume/v3/volumes => generated 760 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:20:28.419090 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29958320-b883-4760-b606-1aac65ee236e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:28.421626 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:20:28.421992 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a0824d1b-d3c6-4a5a-87f4-6381f32e78f7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1340534021"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:28.424190 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume request body: {'volume': {"'source_volid": 'a0824d1b-d3c6-4a5a-87f4-6381f32e78f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1340534021'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:20:28.424190 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume of 1 GB Aug 13 22:20:28.424329 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:28.424329 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:28.428627 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Availability Zones retrieved successfully. Aug 13 22:20:28.434475 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Flow 'volume_create_api' (c4856a4e-088c-44d1-ab97-a1cf6394adcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:28.435559 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16108a7f-1b3e-41b7-ad7b-f6ca74010430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.436497 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:20:28.459336 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16108a7f-1b3e-41b7-ad7b-f6ca74010430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.460066 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77cc8407-e556-4e66-b1e9-6c0e98840132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.506289 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Created reservations ['79096ef9-a107-4df3-bdfd-9db789cc18f2', '108bad2c-ca76-4baf-a319-d0d03f85d89e', 'd5256349-cc07-45b7-97e4-7f5492d9ef80', 'a27d225c-c857-49ae-9342-3f53ce78f79c'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:28.507120 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77cc8407-e556-4e66-b1e9-6c0e98840132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79096ef9-a107-4df3-bdfd-9db789cc18f2', '108bad2c-ca76-4baf-a319-d0d03f85d89e', 'd5256349-cc07-45b7-97e4-7f5492d9ef80', 'a27d225c-c857-49ae-9342-3f53ce78f79c']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.507917 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (796db1c4-6659-4b7e-a97a-9713ab12b40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.535061 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (796db1c4-6659-4b7e-a97a-9713ab12b40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e505a76-e84b-4371-b2f3-02e9ca8d61ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1340534021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b6271d7828496c8af95cd24f00dcb8',qos_specs=None,replication_status=,reservations=['79096ef9-a107-4df3-bdfd-9db789cc18f2','108bad2c-ca76-4baf-a319-d0d03f85d89e','d5256349-cc07-45b7-97e4-7f5492d9ef80','a27d225c-c857-49ae-9342-3f53ce78f79c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ab11ace2b714d11b09e262bb8919214',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1340534021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e505a76-e84b-4371-b2f3-02e9ca8d61ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04b6271d7828496c8af95cd24f00dcb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ab11ace2b714d11b09e262bb8919214',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.536488 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (267d5381-308a-4ea9-82da-92d3507319ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.563715 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (267d5381-308a-4ea9-82da-92d3507319ca) transitioned into state 'SUCCESS' from state '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-1340534021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b6271d7828496c8af95cd24f00dcb8',qos_specs=None,replication_status=,reservations=['79096ef9-a107-4df3-bdfd-9db789cc18f2','108bad2c-ca76-4baf-a319-d0d03f85d89e','d5256349-cc07-45b7-97e4-7f5492d9ef80','a27d225c-c857-49ae-9342-3f53ce78f79c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ab11ace2b714d11b09e262bb8919214',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.564353 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4003c7d1-b17a-4e9c-9838-5e73ff8e2fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:28.575523 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4003c7d1-b17a-4e9c-9838-5e73ff8e2fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:28.576491 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Flow 'volume_create_api' (c4856a4e-088c-44d1-ab97-a1cf6394adcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:28.576832 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Create volume request issued successfully. Aug 13 22:20:28.577476 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29958320-b883-4760-b606-1aac65ee236e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:20:28.577941 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1429/5707] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:20:28 2026] POST /volume/v3/volumes => generated 760 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:20:28.589578 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84298076-abf8-439e-9ccb-f804c1d74ba0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:28.592128 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84298076-abf8-439e-9ccb-f804c1d74ba0 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/5d479a20-31ac-40a6-b5eb-77ed26f93da5 Aug 13 22:20:28.592384 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84298076-abf8-439e-9ccb-f804c1d74ba0 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:28.592667 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84298076-abf8-439e-9ccb-f804c1d74ba0 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:28.601961 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:28.601961 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:28.606263 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-84298076-abf8-439e-9ccb-f804c1d74ba0 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:28.611605 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84298076-abf8-439e-9ccb-f804c1d74ba0 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/5d479a20-31ac-40a6-b5eb-77ed26f93da5 returned with HTTP 200 Aug 13 22:20:28.612104 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1414/5708] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:28 2026] GET /volume/v3/volumes/5d479a20-31ac-40a6-b5eb-77ed26f93da5 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:28.625782 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99c80975-0ce7-475b-bd57-ff14c02f6f32 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:28.628094 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99c80975-0ce7-475b-bd57-ff14c02f6f32 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/8342d096-7bc2-4676-83a0-12a83fb815c4 Aug 13 22:20:28.628337 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99c80975-0ce7-475b-bd57-ff14c02f6f32 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:28.628615 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99c80975-0ce7-475b-bd57-ff14c02f6f32 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:28.637977 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:28.637977 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:28.642590 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-99c80975-0ce7-475b-bd57-ff14c02f6f32 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:28.647654 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99c80975-0ce7-475b-bd57-ff14c02f6f32 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/8342d096-7bc2-4676-83a0-12a83fb815c4 returned with HTTP 200 Aug 13 22:20:28.648044 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1429/5709] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:28 2026] GET /volume/v3/volumes/8342d096-7bc2-4676-83a0-12a83fb815c4 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:28.659757 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f6ba5923-ff33-4047-b6ef-e8f8d48057f3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:28.662227 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6ba5923-ff33-4047-b6ef-e8f8d48057f3 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/882ed2a8-2aec-4ed3-b103-a38c7203385a Aug 13 22:20:28.662499 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6ba5923-ff33-4047-b6ef-e8f8d48057f3 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:28.662768 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6ba5923-ff33-4047-b6ef-e8f8d48057f3 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:28.671378 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:28.671378 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:28.675730 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f6ba5923-ff33-4047-b6ef-e8f8d48057f3 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:28.681035 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6ba5923-ff33-4047-b6ef-e8f8d48057f3 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/882ed2a8-2aec-4ed3-b103-a38c7203385a returned with HTTP 200 Aug 13 22:20:28.681532 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1438/5710] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:28 2026] GET /volume/v3/volumes/882ed2a8-2aec-4ed3-b103-a38c7203385a => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:28.693561 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e85b543c-b1bf-4d48-a59d-fe1e4c1b067e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:28.696729 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e85b543c-b1bf-4d48-a59d-fe1e4c1b067e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/4cd991d7-0b5f-4e06-9348-aa4d89d88934 Aug 13 22:20:28.696891 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e85b543c-b1bf-4d48-a59d-fe1e4c1b067e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:28.697072 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e85b543c-b1bf-4d48-a59d-fe1e4c1b067e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:28.703308 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:28.703308 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:28.706414 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e85b543c-b1bf-4d48-a59d-fe1e4c1b067e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:28.710101 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e85b543c-b1bf-4d48-a59d-fe1e4c1b067e tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/4cd991d7-0b5f-4e06-9348-aa4d89d88934 returned with HTTP 200 Aug 13 22:20:28.710581 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1430/5711] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:28 2026] GET /volume/v3/volumes/4cd991d7-0b5f-4e06-9348-aa4d89d88934 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:28.722079 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-960edab8-fb2d-42b8-a359-48d58fae15cb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:28.723694 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-960edab8-fb2d-42b8-a359-48d58fae15cb tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/9e505a76-e84b-4371-b2f3-02e9ca8d61ef Aug 13 22:20:28.723857 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-960edab8-fb2d-42b8-a359-48d58fae15cb tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:28.724038 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-960edab8-fb2d-42b8-a359-48d58fae15cb tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:28.730448 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:28.730448 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:28.733662 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-960edab8-fb2d-42b8-a359-48d58fae15cb tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:28.737057 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-960edab8-fb2d-42b8-a359-48d58fae15cb tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/9e505a76-e84b-4371-b2f3-02e9ca8d61ef returned with HTTP 200 Aug 13 22:20:28.737527 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1415/5712] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:28 2026] GET /volume/v3/volumes/9e505a76-e84b-4371-b2f3-02e9ca8d61ef => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:28.750989 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4bc2bf8b-7973-477d-a4e1-cb62d1e15dbe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:28.753092 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4bc2bf8b-7973-477d-a4e1-cb62d1e15dbe tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] DELETE https://10.4.3.4/volume/v3/volumes/9e505a76-e84b-4371-b2f3-02e9ca8d61ef Aug 13 22:20:28.753092 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4bc2bf8b-7973-477d-a4e1-cb62d1e15dbe tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:28.753215 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4bc2bf8b-7973-477d-a4e1-cb62d1e15dbe tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:28.753560 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4bc2bf8b-7973-477d-a4e1-cb62d1e15dbe tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Delete volume with id: 9e505a76-e84b-4371-b2f3-02e9ca8d61ef Aug 13 22:20:28.760475 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:28.760475 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:28.760914 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4bc2bf8b-7973-477d-a4e1-cb62d1e15dbe tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:28.777021 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4bc2bf8b-7973-477d-a4e1-cb62d1e15dbe tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Delete volume request issued successfully. Aug 13 22:20:28.777226 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4bc2bf8b-7973-477d-a4e1-cb62d1e15dbe tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/9e505a76-e84b-4371-b2f3-02e9ca8d61ef returned with HTTP 202 Aug 13 22:20:28.777657 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1430/5713] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:20:28 2026] DELETE /volume/v3/volumes/9e505a76-e84b-4371-b2f3-02e9ca8d61ef => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:20:28.784899 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6738fafb-f3a1-41be-b248-004031c7c77d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:28.787375 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6738fafb-f3a1-41be-b248-004031c7c77d tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/9e505a76-e84b-4371-b2f3-02e9ca8d61ef Aug 13 22:20:28.787655 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6738fafb-f3a1-41be-b248-004031c7c77d tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:28.787903 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6738fafb-f3a1-41be-b248-004031c7c77d tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:28.796069 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:28.796069 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:28.799348 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6738fafb-f3a1-41be-b248-004031c7c77d tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:28.803132 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6738fafb-f3a1-41be-b248-004031c7c77d tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/9e505a76-e84b-4371-b2f3-02e9ca8d61ef returned with HTTP 200 Aug 13 22:20:28.803501 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1439/5714] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:28 2026] GET /volume/v3/volumes/9e505a76-e84b-4371-b2f3-02e9ca8d61ef => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:29.818748 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d2b4538-81ef-45be-90e6-e45dec6f80d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:29.820773 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d2b4538-81ef-45be-90e6-e45dec6f80d4 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/9e505a76-e84b-4371-b2f3-02e9ca8d61ef Aug 13 22:20:29.820985 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d2b4538-81ef-45be-90e6-e45dec6f80d4 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:29.821179 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d2b4538-81ef-45be-90e6-e45dec6f80d4 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:29.827355 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d2b4538-81ef-45be-90e6-e45dec6f80d4 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/9e505a76-e84b-4371-b2f3-02e9ca8d61ef returned with HTTP 404 Aug 13 22:20:29.827859 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1431/5715] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:29 2026] GET /volume/v3/volumes/9e505a76-e84b-4371-b2f3-02e9ca8d61ef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:29.835283 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0227907-cd84-4ab0-8466-6f1cd9d40666 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:29.837274 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0227907-cd84-4ab0-8466-6f1cd9d40666 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] DELETE https://10.4.3.4/volume/v3/volumes/4cd991d7-0b5f-4e06-9348-aa4d89d88934 Aug 13 22:20:29.837509 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0227907-cd84-4ab0-8466-6f1cd9d40666 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:29.837715 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0227907-cd84-4ab0-8466-6f1cd9d40666 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:29.837891 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c0227907-cd84-4ab0-8466-6f1cd9d40666 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Delete volume with id: 4cd991d7-0b5f-4e06-9348-aa4d89d88934 Aug 13 22:20:29.845953 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:29.845953 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:29.846528 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0227907-cd84-4ab0-8466-6f1cd9d40666 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:29.866555 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0227907-cd84-4ab0-8466-6f1cd9d40666 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Delete volume request issued successfully. Aug 13 22:20:29.866847 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0227907-cd84-4ab0-8466-6f1cd9d40666 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/4cd991d7-0b5f-4e06-9348-aa4d89d88934 returned with HTTP 202 Aug 13 22:20:29.867465 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1416/5716] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:20:29 2026] DELETE /volume/v3/volumes/4cd991d7-0b5f-4e06-9348-aa4d89d88934 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:20:29.873627 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a22668e0-ea95-44b2-a675-2fa6d203f1fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:29.875399 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a22668e0-ea95-44b2-a675-2fa6d203f1fe tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/4cd991d7-0b5f-4e06-9348-aa4d89d88934 Aug 13 22:20:29.875687 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a22668e0-ea95-44b2-a675-2fa6d203f1fe tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:29.875888 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a22668e0-ea95-44b2-a675-2fa6d203f1fe tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:29.883549 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:29.883549 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:29.887899 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a22668e0-ea95-44b2-a675-2fa6d203f1fe tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:29.892568 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a22668e0-ea95-44b2-a675-2fa6d203f1fe tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/4cd991d7-0b5f-4e06-9348-aa4d89d88934 returned with HTTP 200 Aug 13 22:20:29.893158 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1431/5717] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:29 2026] GET /volume/v3/volumes/4cd991d7-0b5f-4e06-9348-aa4d89d88934 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:30.905628 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a33ddcd0-9f48-46ae-ba31-2f9ba1f72dae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:30.908146 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a33ddcd0-9f48-46ae-ba31-2f9ba1f72dae tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/4cd991d7-0b5f-4e06-9348-aa4d89d88934 Aug 13 22:20:30.908481 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a33ddcd0-9f48-46ae-ba31-2f9ba1f72dae tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:30.908747 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a33ddcd0-9f48-46ae-ba31-2f9ba1f72dae tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:30.915969 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a33ddcd0-9f48-46ae-ba31-2f9ba1f72dae tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/4cd991d7-0b5f-4e06-9348-aa4d89d88934 returned with HTTP 404 Aug 13 22:20:30.916474 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1440/5718] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:30 2026] GET /volume/v3/volumes/4cd991d7-0b5f-4e06-9348-aa4d89d88934 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:30.925622 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d5585b2b-c770-4b40-9880-8666e1140ce5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:30.928102 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5585b2b-c770-4b40-9880-8666e1140ce5 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] DELETE https://10.4.3.4/volume/v3/volumes/882ed2a8-2aec-4ed3-b103-a38c7203385a Aug 13 22:20:30.928412 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5585b2b-c770-4b40-9880-8666e1140ce5 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:30.928644 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5585b2b-c770-4b40-9880-8666e1140ce5 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:30.928870 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d5585b2b-c770-4b40-9880-8666e1140ce5 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Delete volume with id: 882ed2a8-2aec-4ed3-b103-a38c7203385a Aug 13 22:20:30.937533 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:30.937533 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:30.938184 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d5585b2b-c770-4b40-9880-8666e1140ce5 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:30.958141 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d5585b2b-c770-4b40-9880-8666e1140ce5 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Delete volume request issued successfully. Aug 13 22:20:30.958141 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5585b2b-c770-4b40-9880-8666e1140ce5 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/882ed2a8-2aec-4ed3-b103-a38c7203385a returned with HTTP 202 Aug 13 22:20:30.959284 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1432/5719] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:20:30 2026] DELETE /volume/v3/volumes/882ed2a8-2aec-4ed3-b103-a38c7203385a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:20:30.965487 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1a1638d5-fecd-48d4-ae4b-7f10a1714b78 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:30.967355 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a1638d5-fecd-48d4-ae4b-7f10a1714b78 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/882ed2a8-2aec-4ed3-b103-a38c7203385a Aug 13 22:20:30.967581 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a1638d5-fecd-48d4-ae4b-7f10a1714b78 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:30.967763 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a1638d5-fecd-48d4-ae4b-7f10a1714b78 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:30.976806 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:30.976806 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:30.981201 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1a1638d5-fecd-48d4-ae4b-7f10a1714b78 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:30.986027 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a1638d5-fecd-48d4-ae4b-7f10a1714b78 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/882ed2a8-2aec-4ed3-b103-a38c7203385a returned with HTTP 200 Aug 13 22:20:30.986666 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1417/5720] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:30 2026] GET /volume/v3/volumes/882ed2a8-2aec-4ed3-b103-a38c7203385a => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:31.999325 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9b8f2a9-c78a-46ee-91d9-f4d2ec470ab8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:32.001064 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9b8f2a9-c78a-46ee-91d9-f4d2ec470ab8 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/882ed2a8-2aec-4ed3-b103-a38c7203385a Aug 13 22:20:32.001250 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9b8f2a9-c78a-46ee-91d9-f4d2ec470ab8 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:32.001469 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9b8f2a9-c78a-46ee-91d9-f4d2ec470ab8 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:32.006989 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9b8f2a9-c78a-46ee-91d9-f4d2ec470ab8 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/882ed2a8-2aec-4ed3-b103-a38c7203385a returned with HTTP 404 Aug 13 22:20:32.007497 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1432/5721] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:31 2026] GET /volume/v3/volumes/882ed2a8-2aec-4ed3-b103-a38c7203385a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:32.013774 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e5db8ec5-5340-4a9a-80cb-cc05dfb3521d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:32.015751 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5db8ec5-5340-4a9a-80cb-cc05dfb3521d tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] DELETE https://10.4.3.4/volume/v3/volumes/8342d096-7bc2-4676-83a0-12a83fb815c4 Aug 13 22:20:32.015952 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5db8ec5-5340-4a9a-80cb-cc05dfb3521d tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:32.016143 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5db8ec5-5340-4a9a-80cb-cc05dfb3521d tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:32.016294 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e5db8ec5-5340-4a9a-80cb-cc05dfb3521d tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Delete volume with id: 8342d096-7bc2-4676-83a0-12a83fb815c4 Aug 13 22:20:32.023074 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:32.023074 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:32.023564 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e5db8ec5-5340-4a9a-80cb-cc05dfb3521d tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:32.039314 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e5db8ec5-5340-4a9a-80cb-cc05dfb3521d tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Delete volume request issued successfully. Aug 13 22:20:32.039519 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5db8ec5-5340-4a9a-80cb-cc05dfb3521d tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/8342d096-7bc2-4676-83a0-12a83fb815c4 returned with HTTP 202 Aug 13 22:20:32.039903 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1441/5722] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:20:32 2026] DELETE /volume/v3/volumes/8342d096-7bc2-4676-83a0-12a83fb815c4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:20:32.046416 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b6104b4-86f3-4546-a6ca-b61cd1efd76f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:32.048170 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b6104b4-86f3-4546-a6ca-b61cd1efd76f tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/8342d096-7bc2-4676-83a0-12a83fb815c4 Aug 13 22:20:32.048349 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b6104b4-86f3-4546-a6ca-b61cd1efd76f tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:32.048574 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b6104b4-86f3-4546-a6ca-b61cd1efd76f tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:32.055008 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:32.055008 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:32.058922 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7b6104b4-86f3-4546-a6ca-b61cd1efd76f tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:32.063473 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b6104b4-86f3-4546-a6ca-b61cd1efd76f tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/8342d096-7bc2-4676-83a0-12a83fb815c4 returned with HTTP 200 Aug 13 22:20:32.063980 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1433/5723] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:32 2026] GET /volume/v3/volumes/8342d096-7bc2-4676-83a0-12a83fb815c4 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:33.076138 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1ba371a4-27f2-453a-814a-c3df65519212 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:33.078048 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ba371a4-27f2-453a-814a-c3df65519212 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/8342d096-7bc2-4676-83a0-12a83fb815c4 Aug 13 22:20:33.078226 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ba371a4-27f2-453a-814a-c3df65519212 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:33.078398 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ba371a4-27f2-453a-814a-c3df65519212 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:33.083594 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ba371a4-27f2-453a-814a-c3df65519212 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/8342d096-7bc2-4676-83a0-12a83fb815c4 returned with HTTP 404 Aug 13 22:20:33.084043 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1418/5724] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:33 2026] GET /volume/v3/volumes/8342d096-7bc2-4676-83a0-12a83fb815c4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:33.090238 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a65a207-aad8-4d46-95c5-1f8125d5c59f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:33.091974 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a65a207-aad8-4d46-95c5-1f8125d5c59f tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] DELETE https://10.4.3.4/volume/v3/volumes/5d479a20-31ac-40a6-b5eb-77ed26f93da5 Aug 13 22:20:33.092162 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a65a207-aad8-4d46-95c5-1f8125d5c59f tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:33.092358 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a65a207-aad8-4d46-95c5-1f8125d5c59f tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:33.092554 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-2a65a207-aad8-4d46-95c5-1f8125d5c59f tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Delete volume with id: 5d479a20-31ac-40a6-b5eb-77ed26f93da5 Aug 13 22:20:33.099002 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:33.099002 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:33.099571 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2a65a207-aad8-4d46-95c5-1f8125d5c59f tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:33.117033 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2a65a207-aad8-4d46-95c5-1f8125d5c59f tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Delete volume request issued successfully. Aug 13 22:20:33.117191 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a65a207-aad8-4d46-95c5-1f8125d5c59f tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/5d479a20-31ac-40a6-b5eb-77ed26f93da5 returned with HTTP 202 Aug 13 22:20:33.117673 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1433/5725] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:20:33 2026] DELETE /volume/v3/volumes/5d479a20-31ac-40a6-b5eb-77ed26f93da5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:20:33.124275 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-607f7df9-7695-422f-814c-366425b9df94 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:33.126160 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-607f7df9-7695-422f-814c-366425b9df94 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/5d479a20-31ac-40a6-b5eb-77ed26f93da5 Aug 13 22:20:33.126357 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-607f7df9-7695-422f-814c-366425b9df94 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:33.126615 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-607f7df9-7695-422f-814c-366425b9df94 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:33.134327 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:33.134327 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:33.138820 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-607f7df9-7695-422f-814c-366425b9df94 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:33.143349 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-607f7df9-7695-422f-814c-366425b9df94 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/5d479a20-31ac-40a6-b5eb-77ed26f93da5 returned with HTTP 200 Aug 13 22:20:33.143728 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1442/5726] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:33 2026] GET /volume/v3/volumes/5d479a20-31ac-40a6-b5eb-77ed26f93da5 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:34.156218 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5fe78fa7-29f0-46c8-9473-5898cf15183f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:34.157980 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fe78fa7-29f0-46c8-9473-5898cf15183f tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/5d479a20-31ac-40a6-b5eb-77ed26f93da5 Aug 13 22:20:34.158197 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fe78fa7-29f0-46c8-9473-5898cf15183f tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:34.158395 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fe78fa7-29f0-46c8-9473-5898cf15183f tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:34.163690 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fe78fa7-29f0-46c8-9473-5898cf15183f tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/5d479a20-31ac-40a6-b5eb-77ed26f93da5 returned with HTTP 404 Aug 13 22:20:34.164180 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1434/5727] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:34 2026] GET /volume/v3/volumes/5d479a20-31ac-40a6-b5eb-77ed26f93da5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:34.171104 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-04b25cf7-8e73-41d6-932f-7c0cd19114d9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:34.172825 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04b25cf7-8e73-41d6-932f-7c0cd19114d9 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] DELETE https://10.4.3.4/volume/v3/volumes/a0824d1b-d3c6-4a5a-87f4-6381f32e78f7 Aug 13 22:20:34.173052 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04b25cf7-8e73-41d6-932f-7c0cd19114d9 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:34.173233 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04b25cf7-8e73-41d6-932f-7c0cd19114d9 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:34.173404 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-04b25cf7-8e73-41d6-932f-7c0cd19114d9 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Delete volume with id: a0824d1b-d3c6-4a5a-87f4-6381f32e78f7 Aug 13 22:20:34.180162 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:34.180162 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:34.180646 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-04b25cf7-8e73-41d6-932f-7c0cd19114d9 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:34.196139 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-04b25cf7-8e73-41d6-932f-7c0cd19114d9 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Delete volume request issued successfully. Aug 13 22:20:34.196379 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04b25cf7-8e73-41d6-932f-7c0cd19114d9 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/a0824d1b-d3c6-4a5a-87f4-6381f32e78f7 returned with HTTP 202 Aug 13 22:20:34.196952 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1419/5728] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:20:34 2026] DELETE /volume/v3/volumes/a0824d1b-d3c6-4a5a-87f4-6381f32e78f7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:20:34.204173 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e8ad3034-6327-431c-8921-3ccbaf3a1ec7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:34.206860 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8ad3034-6327-431c-8921-3ccbaf3a1ec7 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/a0824d1b-d3c6-4a5a-87f4-6381f32e78f7 Aug 13 22:20:34.206860 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8ad3034-6327-431c-8921-3ccbaf3a1ec7 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:34.207072 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8ad3034-6327-431c-8921-3ccbaf3a1ec7 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:34.214692 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:34.214692 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:34.222056 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e8ad3034-6327-431c-8921-3ccbaf3a1ec7 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Volume info retrieved successfully. Aug 13 22:20:34.228897 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8ad3034-6327-431c-8921-3ccbaf3a1ec7 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/a0824d1b-d3c6-4a5a-87f4-6381f32e78f7 returned with HTTP 200 Aug 13 22:20:34.229282 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1434/5729] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:34 2026] GET /volume/v3/volumes/a0824d1b-d3c6-4a5a-87f4-6381f32e78f7 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:35.133195 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:35.135069 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:20:35.135462 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1125816185", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:35.137033 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1125816185', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:20:35.137151 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Create volume of 1 GB Aug 13 22:20:35.141044 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Availability Zones retrieved successfully. Aug 13 22:20:35.146352 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Flow 'volume_create_api' (5f235815-55dd-4594-adf8-48bc8e9ac86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:35.147256 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a864fb8c-23d2-42f9-9a20-7da83384c972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:35.148580 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:20:35.173705 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a864fb8c-23d2-42f9-9a20-7da83384c972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:35.174529 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd9fb5bd-06d0-4f6c-9e22-320c0f280e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:35.225857 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Created reservations ['119a3724-078a-4e47-a87f-b504c70ae15c', 'f0cdf769-965b-4b41-86e6-fb628030fd72', '950e623c-c569-4bb3-b7c4-9e802889b2d7', '5409e1ef-9129-4ae0-9a66-c418afac6af2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:35.226703 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd9fb5bd-06d0-4f6c-9e22-320c0f280e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['119a3724-078a-4e47-a87f-b504c70ae15c', 'f0cdf769-965b-4b41-86e6-fb628030fd72', '950e623c-c569-4bb3-b7c4-9e802889b2d7', '5409e1ef-9129-4ae0-9a66-c418afac6af2']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:35.227359 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb82a515-70af-4627-972a-de9efd6ac62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:35.245074 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f451ed97-d263-4b88-b1fd-8c3d08054ba7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:35.247357 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f451ed97-d263-4b88-b1fd-8c3d08054ba7 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] GET https://10.4.3.4/volume/v3/volumes/a0824d1b-d3c6-4a5a-87f4-6381f32e78f7 Aug 13 22:20:35.247646 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f451ed97-d263-4b88-b1fd-8c3d08054ba7 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:35.247906 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f451ed97-d263-4b88-b1fd-8c3d08054ba7 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:35.248273 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb82a515-70af-4627-972a-de9efd6ac62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cba28129-663b-45b4-999e-2a30c2fd00fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1125816185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9c22c7fddd4a21bb5616935462d823',qos_specs=None,replication_status=,reservations=['119a3724-078a-4e47-a87f-b504c70ae15c','f0cdf769-965b-4b41-86e6-fb628030fd72','950e623c-c569-4bb3-b7c4-9e802889b2d7','5409e1ef-9129-4ae0-9a66-c418afac6af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='274d309a05b74a3088a9f7a68bbbf7ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:20:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1125816185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cba28129-663b-45b4-999e-2a30c2fd00fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9c22c7fddd4a21bb5616935462d823',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='274d309a05b74a3088a9f7a68bbbf7ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:35.249400 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bff09ce1-91b7-42df-a45a-71afa4a7bb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:35.254907 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f451ed97-d263-4b88-b1fd-8c3d08054ba7 tempest-CreateVolumesFromSourceVolumeTest-1626808334 tempest-CreateVolumesFromSourceVolumeTest-1626808334-project-member] https://10.4.3.4/volume/v3/volumes/a0824d1b-d3c6-4a5a-87f4-6381f32e78f7 returned with HTTP 404 Aug 13 22:20:35.255521 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1435/5730] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:35 2026] GET /volume/v3/volumes/a0824d1b-d3c6-4a5a-87f4-6381f32e78f7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:35.265307 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bff09ce1-91b7-42df-a45a-71afa4a7bb32) transitioned into state 'SUCCESS' from state '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-1125816185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9c22c7fddd4a21bb5616935462d823',qos_specs=None,replication_status=,reservations=['119a3724-078a-4e47-a87f-b504c70ae15c','f0cdf769-965b-4b41-86e6-fb628030fd72','950e623c-c569-4bb3-b7c4-9e802889b2d7','5409e1ef-9129-4ae0-9a66-c418afac6af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='274d309a05b74a3088a9f7a68bbbf7ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:35.266009 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a32a2c8a-5056-4257-a337-e3c1dd1cbfd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:35.273970 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a32a2c8a-5056-4257-a337-e3c1dd1cbfd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:35.274791 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Flow 'volume_create_api' (5f235815-55dd-4594-adf8-48bc8e9ac86a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:35.275075 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Create volume request issued successfully. Aug 13 22:20:35.275622 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-437605c9-a0ec-4102-aa90-be2b77e4fdbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:20:35.276073 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1443/5731] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:20:35 2026] POST /volume/v3/volumes => generated 753 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:20:35.287088 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5adbfe4e-d266-4dc9-8472-7784b0da0bc4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:35.290483 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5adbfe4e-d266-4dc9-8472-7784b0da0bc4 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:20:35.290483 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5adbfe4e-d266-4dc9-8472-7784b0da0bc4 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:35.290483 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5adbfe4e-d266-4dc9-8472-7784b0da0bc4 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:35.296167 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:35.296167 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:35.299297 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5adbfe4e-d266-4dc9-8472-7784b0da0bc4 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:35.302976 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5adbfe4e-d266-4dc9-8472-7784b0da0bc4 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 200 Aug 13 22:20:35.303492 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1420/5732] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:35 2026] GET /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:36.218192 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:36.289869 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:20:36.290186 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-253552872"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:36.291544 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-253552872'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:20:36.291690 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume of 1 GB Aug 13 22:20:36.295438 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Availability Zones retrieved successfully. Aug 13 22:20:36.300489 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (79779c1b-ecfb-4908-98a2-0e430b927663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:36.301361 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (101a2775-fa30-4ee2-a188-b34b2816bde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:36.302256 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:20:36.316682 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ead82399-c86f-4396-8272-3edfc51c690d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:36.318499 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ead82399-c86f-4396-8272-3edfc51c690d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:20:36.318693 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ead82399-c86f-4396-8272-3edfc51c690d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:36.318956 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ead82399-c86f-4396-8272-3edfc51c690d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:36.325446 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:36.325446 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:36.326225 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (101a2775-fa30-4ee2-a188-b34b2816bde8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:36.327117 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaaea608-b34e-423b-9d2f-ede67de1bd86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:36.329020 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ead82399-c86f-4396-8272-3edfc51c690d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:36.333337 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ead82399-c86f-4396-8272-3edfc51c690d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 200 Aug 13 22:20:36.333711 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1436/5733] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:36 2026] GET /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:36.345409 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3204388b-cc6f-4f21-bf97-1db7e8a47567 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:36.347197 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3204388b-cc6f-4f21-bf97-1db7e8a47567 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:20:36.347404 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3204388b-cc6f-4f21-bf97-1db7e8a47567 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:36.347873 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3204388b-cc6f-4f21-bf97-1db7e8a47567 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:36.354201 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:36.354201 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:36.357309 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3204388b-cc6f-4f21-bf97-1db7e8a47567 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:36.360989 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3204388b-cc6f-4f21-bf97-1db7e8a47567 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 200 Aug 13 22:20:36.361340 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1444/5734] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:36 2026] GET /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:36.378995 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Created reservations ['67d42da6-6bc5-4281-b6f2-1ee43900fbe7', 'b6858630-21f6-44bc-8ef5-6754c21c4c64', 'e1b579b4-4fb1-407e-bdb0-783fa8dcada4', '91988f6b-4635-47b0-87ba-b4c2f185cedf'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:36.379951 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaaea608-b34e-423b-9d2f-ede67de1bd86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67d42da6-6bc5-4281-b6f2-1ee43900fbe7', 'b6858630-21f6-44bc-8ef5-6754c21c4c64', 'e1b579b4-4fb1-407e-bdb0-783fa8dcada4', '91988f6b-4635-47b0-87ba-b4c2f185cedf']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:36.380802 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc6508a1-2804-4a70-bfa8-5b611aeaab54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:36.401183 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc6508a1-2804-4a70-bfa8-5b611aeaab54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bddb07e2-885a-428e-a9bb-407ba4fd9b63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-253552872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['67d42da6-6bc5-4281-b6f2-1ee43900fbe7','b6858630-21f6-44bc-8ef5-6754c21c4c64','e1b579b4-4fb1-407e-bdb0-783fa8dcada4','91988f6b-4635-47b0-87ba-b4c2f185cedf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:20:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-253552872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bddb07e2-885a-428e-a9bb-407ba4fd9b63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65ab6e914bd44100812d6917eb7edadd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:36.401910 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba88dbf0-2ad9-4b9c-ac0e-518f6fda59fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:36.420432 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba88dbf0-2ad9-4b9c-ac0e-518f6fda59fd) transitioned into state 'SUCCESS' from state '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-253552872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['67d42da6-6bc5-4281-b6f2-1ee43900fbe7','b6858630-21f6-44bc-8ef5-6754c21c4c64','e1b579b4-4fb1-407e-bdb0-783fa8dcada4','91988f6b-4635-47b0-87ba-b4c2f185cedf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:36.421524 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0a8ccf4-344d-4233-bece-7f2e7b84a3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:36.432179 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0a8ccf4-344d-4233-bece-7f2e7b84a3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:36.433348 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (79779c1b-ecfb-4908-98a2-0e430b927663) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:36.433763 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request issued successfully. Aug 13 22:20:36.434515 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf896c82-ed7e-4869-80d3-0b4b012e744d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:20:36.435069 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1435/5735] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:20:36 2026] POST /volume/v3/volumes => generated 765 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:36.447227 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aea39650-1469-4987-9705-4b6ed4b3230e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:36.449273 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aea39650-1469-4987-9705-4b6ed4b3230e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 Aug 13 22:20:36.449520 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aea39650-1469-4987-9705-4b6ed4b3230e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:36.449793 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aea39650-1469-4987-9705-4b6ed4b3230e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:36.456979 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:36.456979 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:36.461322 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aea39650-1469-4987-9705-4b6ed4b3230e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:36.466945 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aea39650-1469-4987-9705-4b6ed4b3230e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 returned with HTTP 200 Aug 13 22:20:36.467437 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1421/5736] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:36 2026] GET /volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:37.019644 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-133d3d81-594a-4b56-b3a0-a114d8da7f63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:37.086993 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-133d3d81-594a-4b56-b3a0-a114d8da7f63 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:20:37.087191 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-133d3d81-594a-4b56-b3a0-a114d8da7f63 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:37.087364 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-133d3d81-594a-4b56-b3a0-a114d8da7f63 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:37.093521 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:37.093521 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:37.096480 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-133d3d81-594a-4b56-b3a0-a114d8da7f63 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:37.100125 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-133d3d81-594a-4b56-b3a0-a114d8da7f63 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 200 Aug 13 22:20:37.100624 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1437/5737] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:20:37 2026] GET /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 846 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:37.163979 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c3038217-6860-4464-9514-1db2700ef40f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:37.164367 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3038217-6860-4464-9514-1db2700ef40f None None] GET https://10.4.3.4/volume// Aug 13 22:20:37.164556 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3038217-6860-4464-9514-1db2700ef40f None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:37.164733 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3038217-6860-4464-9514-1db2700ef40f None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:37.165069 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3038217-6860-4464-9514-1db2700ef40f None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:20:37.165382 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1445/5738] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:20:37 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:20:37.173121 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-81cb1b52-095f-46fc-bb59-24dcf868bbfb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:37.199411 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-81cb1b52-095f-46fc-bb59-24dcf868bbfb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:20:37.199763 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-81cb1b52-095f-46fc-bb59-24dcf868bbfb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cba28129-663b-45b4-999e-2a30c2fd00fe", "connector": null, "instance_uuid": "75e703b7-2e7b-497a-9754-bbbcc45be011"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:37.207863 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:37.207863 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:37.228246 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-81cb1b52-095f-46fc-bb59-24dcf868bbfb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:20:37.228758 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1436/5739] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:20:37 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 13 22:20:37.254433 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f17be039-7c6b-42f8-b8d0-e42f082ec6fb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:37.256607 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f17be039-7c6b-42f8-b8d0-e42f082ec6fb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:20:37.256780 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f17be039-7c6b-42f8-b8d0-e42f082ec6fb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:37.256990 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f17be039-7c6b-42f8-b8d0-e42f082ec6fb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:37.263574 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5958a81-b76d-4930-a86e-76ca5613ae90 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:37.263957 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5958a81-b76d-4930-a86e-76ca5613ae90 None None] GET https://10.4.3.4/volume// Aug 13 22:20:37.264118 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5958a81-b76d-4930-a86e-76ca5613ae90 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:37.264303 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5958a81-b76d-4930-a86e-76ca5613ae90 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:37.264640 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5958a81-b76d-4930-a86e-76ca5613ae90 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:20:37.264921 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1438/5740] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:20:37 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:20:37.266832 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:37.266832 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:37.271580 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f17be039-7c6b-42f8-b8d0-e42f082ec6fb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:37.272038 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-aceaa12d-7381-4aa9-814b-4d934d6519d5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:37.276704 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f17be039-7c6b-42f8-b8d0-e42f082ec6fb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 200 Aug 13 22:20:37.277146 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1422/5741] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:37 2026] GET /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:37.311467 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-aceaa12d-7381-4aa9-814b-4d934d6519d5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:20:37.311711 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-aceaa12d-7381-4aa9-814b-4d934d6519d5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:37.311918 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-aceaa12d-7381-4aa9-814b-4d934d6519d5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:37.320670 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:37.320670 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:37.324933 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-aceaa12d-7381-4aa9-814b-4d934d6519d5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:37.329272 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-aceaa12d-7381-4aa9-814b-4d934d6519d5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 200 Aug 13 22:20:37.329680 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1446/5742] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:20:37 2026] GET /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 1025 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:20:37.428020 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-4ed65060-5c79-4469-b311-49a650cfa508 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:37.430765 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-4ed65060-5c79-4469-b311-49a650cfa508 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] PUT https://10.4.3.4/volume/v3/attachments/e651031a-440b-4b9f-b8de-14884b76905b Aug 13 22:20:37.431269 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-4ed65060-5c79-4469-b311-49a650cfa508 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:37.440440 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-4ed65060-5c79-4469-b311-49a650cfa508 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Acquiring lock "cinder-attachment_update-cba28129-663b-45b4-999e-2a30c2fd00fe-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:20:37.445490 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-4ed65060-5c79-4469-b311-49a650cfa508 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Lock "cinder-attachment_update-cba28129-663b-45b4-999e-2a30c2fd00fe-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:20:37.446951 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:37.446951 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:37.481717 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-348c112f-5295-40f2-9a32-394626d23b8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:37.483752 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-348c112f-5295-40f2-9a32-394626d23b8a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 Aug 13 22:20:37.484025 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-348c112f-5295-40f2-9a32-394626d23b8a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:37.484235 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-348c112f-5295-40f2-9a32-394626d23b8a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:37.491361 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:37.491361 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:37.495474 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-348c112f-5295-40f2-9a32-394626d23b8a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:37.499798 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-348c112f-5295-40f2-9a32-394626d23b8a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 returned with HTTP 200 Aug 13 22:20:37.500211 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1439/5743] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:37 2026] GET /volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:37.511680 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-81c1fe15-5409-4a00-9ab1-41e0fa0fc814 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:37.513528 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81c1fe15-5409-4a00-9ab1-41e0fa0fc814 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:20:37.513852 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81c1fe15-5409-4a00-9ab1-41e0fa0fc814 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bddb07e2-885a-428e-a9bb-407ba4fd9b63", "name": "tempest-VolumeDependencyTests-Snapshot-1249401099"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:37.522272 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-4ed65060-5c79-4469-b311-49a650cfa508 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Lock "cinder-attachment_update-cba28129-663b-45b4-999e-2a30c2fd00fe-np0000007271" released by "attachment_update" :: held 0.077s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:20:37.522703 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-4ed65060-5c79-4469-b311-49a650cfa508 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/attachments/e651031a-440b-4b9f-b8de-14884b76905b returned with HTTP 200 Aug 13 22:20:37.522890 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:37.522890 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:37.523510 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1437/5744] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:20:37 2026] PUT /volume/v3/attachments/e651031a-440b-4b9f-b8de-14884b76905b => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:37.523635 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-81c1fe15-5409-4a00-9ab1-41e0fa0fc814 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:37.523635 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-81c1fe15-5409-4a00-9ab1-41e0fa0fc814 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create snapshot from volume bddb07e2-885a-428e-a9bb-407ba4fd9b63 Aug 13 22:20:37.557231 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-81c1fe15-5409-4a00-9ab1-41e0fa0fc814 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Created reservations ['427a974f-eed2-4411-b671-73f5c91ad86d', 'e80283a7-f872-4a49-b86f-e74c6e521f4f', '36452cb9-2caf-4f80-b858-b589a5fdf865', '7e68bbc3-413c-4281-9817-8f7537f41032'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:37.582346 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-81c1fe15-5409-4a00-9ab1-41e0fa0fc814 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot create request issued successfully. Aug 13 22:20:37.582692 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81c1fe15-5409-4a00-9ab1-41e0fa0fc814 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:20:37.583124 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1423/5745] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:20:37 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 13 22:20:37.591903 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2980dec0-2cef-4038-b1a9-915650d748c2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:37.594248 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2980dec0-2cef-4038-b1a9-915650d748c2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 Aug 13 22:20:37.594543 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2980dec0-2cef-4038-b1a9-915650d748c2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:37.594798 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2980dec0-2cef-4038-b1a9-915650d748c2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:37.600908 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:37.600908 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:37.601545 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2980dec0-2cef-4038-b1a9-915650d748c2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:37.602664 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2980dec0-2cef-4038-b1a9-915650d748c2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 returned with HTTP 200 Aug 13 22:20:37.603190 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1447/5746] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:37 2026] GET /volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:38.291200 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3cf8406-39e5-4736-834d-1c4f9734f86f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:38.292886 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3cf8406-39e5-4736-834d-1c4f9734f86f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:20:38.293098 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3cf8406-39e5-4736-834d-1c4f9734f86f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:38.293273 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3cf8406-39e5-4736-834d-1c4f9734f86f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:38.302500 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:38.302500 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:38.305709 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c3cf8406-39e5-4736-834d-1c4f9734f86f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:38.309663 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3cf8406-39e5-4736-834d-1c4f9734f86f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 200 Aug 13 22:20:38.310030 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1440/5747] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:38 2026] GET /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:38.612342 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-912ec2af-0720-4d0d-a18a-03e383e2b375 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:38.614461 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-912ec2af-0720-4d0d-a18a-03e383e2b375 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 Aug 13 22:20:38.614461 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-912ec2af-0720-4d0d-a18a-03e383e2b375 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:38.614616 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-912ec2af-0720-4d0d-a18a-03e383e2b375 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:38.619875 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:38.619875 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:38.620319 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-912ec2af-0720-4d0d-a18a-03e383e2b375 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:38.621125 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-912ec2af-0720-4d0d-a18a-03e383e2b375 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 returned with HTTP 200 Aug 13 22:20:38.621489 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1438/5748] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:38 2026] GET /volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:38.629548 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:38.631163 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:20:38.631514 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0219c5ce-745f-4e22-8922-e2c33ff5cdd9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-920754947"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:38.632931 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request body: {'volume': {'snapshot_id': '0219c5ce-745f-4e22-8922-e2c33ff5cdd9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-920754947'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:20:38.637337 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:38.637337 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:38.637755 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:38.637879 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume of 1 GB Aug 13 22:20:38.640751 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Availability Zones retrieved successfully. Aug 13 22:20:38.645969 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (3dbdb6e1-df07-4146-a672-b56d00858d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:38.646801 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac6cbc23-d81d-49a5-ae49-d9eda767bd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:38.647603 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:20:38.671955 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac6cbc23-d81d-49a5-ae49-d9eda767bd1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0219c5ce-745f-4e22-8922-e2c33ff5cdd9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:38.672683 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d4e4b11-8659-40a5-b277-ab3cc0099396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:38.706446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Created reservations ['bb615485-4088-43d5-ad61-7ff2e5b23230', 'fdcd9235-aad8-4d8a-9c58-c15410ddc040', '5afaa3fb-33ac-43b5-bf8d-9fcb4936f6c0', '484a3606-a0a4-4a10-b527-0cfc3053446e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:38.707176 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d4e4b11-8659-40a5-b277-ab3cc0099396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb615485-4088-43d5-ad61-7ff2e5b23230', 'fdcd9235-aad8-4d8a-9c58-c15410ddc040', '5afaa3fb-33ac-43b5-bf8d-9fcb4936f6c0', '484a3606-a0a4-4a10-b527-0cfc3053446e']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:38.707842 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9baa7e52-9b23-4662-b75e-f00686661d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:38.744736 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9baa7e52-9b23-4662-b75e-f00686661d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7c89016-8b69-42e2-bd99-cc49ce34cc96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-920754947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['bb615485-4088-43d5-ad61-7ff2e5b23230','fdcd9235-aad8-4d8a-9c58-c15410ddc040','5afaa3fb-33ac-43b5-bf8d-9fcb4936f6c0','484a3606-a0a4-4a10-b527-0cfc3053446e'],size=1,snapshot_id=0219c5ce-745f-4e22-8922-e2c33ff5cdd9,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-920754947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7c89016-8b69-42e2-bd99-cc49ce34cc96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65ab6e914bd44100812d6917eb7edadd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0219c5ce-745f-4e22-8922-e2c33ff5cdd9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:38.745349 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c425943c-4136-4a3f-8808-0a668531cc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:38.760327 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c425943c-4136-4a3f-8808-0a668531cc56) transitioned into state 'SUCCESS' from state '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-920754947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['bb615485-4088-43d5-ad61-7ff2e5b23230','fdcd9235-aad8-4d8a-9c58-c15410ddc040','5afaa3fb-33ac-43b5-bf8d-9fcb4936f6c0','484a3606-a0a4-4a10-b527-0cfc3053446e'],size=1,snapshot_id=0219c5ce-745f-4e22-8922-e2c33ff5cdd9,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:38.760928 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2e5ecfc-808d-4b72-89b5-5e68d711002c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:38.777651 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2e5ecfc-808d-4b72-89b5-5e68d711002c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:38.778399 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (3dbdb6e1-df07-4146-a672-b56d00858d25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:38.778690 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request issued successfully. Aug 13 22:20:38.779186 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f45ff8c4-6512-4d6d-be79-b7f4eb505bf3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:20:38.779584 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1424/5749] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:20:38 2026] POST /volume/v3/volumes => generated 799 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:38.790932 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1770f437-a08d-4c6b-8dc2-7707625a8f57 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:38.792664 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1770f437-a08d-4c6b-8dc2-7707625a8f57 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 Aug 13 22:20:38.792896 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1770f437-a08d-4c6b-8dc2-7707625a8f57 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:38.793108 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1770f437-a08d-4c6b-8dc2-7707625a8f57 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:38.799945 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:38.799945 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:38.803704 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1770f437-a08d-4c6b-8dc2-7707625a8f57 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:38.808493 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1770f437-a08d-4c6b-8dc2-7707625a8f57 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 returned with HTTP 200 Aug 13 22:20:38.809039 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1448/5750] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:38 2026] GET /volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:39.322782 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0ae5d5c3-f2e4-4b8e-9c68-e1ece9c141da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:39.324680 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ae5d5c3-f2e4-4b8e-9c68-e1ece9c141da tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:20:39.324905 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ae5d5c3-f2e4-4b8e-9c68-e1ece9c141da tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:39.325088 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ae5d5c3-f2e4-4b8e-9c68-e1ece9c141da tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:39.333514 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:39.333514 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:39.336703 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0ae5d5c3-f2e4-4b8e-9c68-e1ece9c141da tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:39.340315 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ae5d5c3-f2e4-4b8e-9c68-e1ece9c141da tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 200 Aug 13 22:20:39.340688 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1441/5751] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:39 2026] GET /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:39.824030 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad112c36-b2bc-44bd-a135-55b6fba39363 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:39.825794 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad112c36-b2bc-44bd-a135-55b6fba39363 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 Aug 13 22:20:39.826050 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad112c36-b2bc-44bd-a135-55b6fba39363 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:39.826232 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad112c36-b2bc-44bd-a135-55b6fba39363 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:39.833660 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:39.833660 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:39.837328 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ad112c36-b2bc-44bd-a135-55b6fba39363 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:39.841578 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad112c36-b2bc-44bd-a135-55b6fba39363 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 returned with HTTP 200 Aug 13 22:20:39.841952 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1439/5752] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:39 2026] GET /volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 => generated 892 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:39.853076 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d74d1b0e-7809-4924-9fbd-ba6cbb5b9a75 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:39.854916 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d74d1b0e-7809-4924-9fbd-ba6cbb5b9a75 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:20:39.855225 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d74d1b0e-7809-4924-9fbd-ba6cbb5b9a75 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7c89016-8b69-42e2-bd99-cc49ce34cc96", "name": "tempest-VolumeDependencyTests-Snapshot-1289889282"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:39.863996 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:39.863996 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:39.864440 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d74d1b0e-7809-4924-9fbd-ba6cbb5b9a75 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:39.864567 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-d74d1b0e-7809-4924-9fbd-ba6cbb5b9a75 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create snapshot from volume d7c89016-8b69-42e2-bd99-cc49ce34cc96 Aug 13 22:20:39.886379 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d74d1b0e-7809-4924-9fbd-ba6cbb5b9a75 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Created reservations ['077a7029-bce0-4260-b511-3cfc762b9e42', '23f8390b-0a6f-4c9b-af8b-8b47cbbbb251', 'a540d9ec-6ef0-48e2-99a0-c87ddc6148b5', '7e2c3b95-639e-47ba-bfab-08c11f5ef96b'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:39.909910 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d74d1b0e-7809-4924-9fbd-ba6cbb5b9a75 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot create request issued successfully. Aug 13 22:20:39.910216 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d74d1b0e-7809-4924-9fbd-ba6cbb5b9a75 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:20:39.910679 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1425/5753] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:20:39 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 13 22:20:39.919037 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3985c928-5352-4c29-b684-1a9977ae5f33 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:39.920789 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3985c928-5352-4c29-b684-1a9977ae5f33 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae Aug 13 22:20:39.921027 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3985c928-5352-4c29-b684-1a9977ae5f33 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:39.921200 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3985c928-5352-4c29-b684-1a9977ae5f33 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:39.925676 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:39.925676 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:39.926070 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3985c928-5352-4c29-b684-1a9977ae5f33 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:39.926730 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3985c928-5352-4c29-b684-1a9977ae5f33 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae returned with HTTP 200 Aug 13 22:20:39.927116 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1449/5754] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:39 2026] GET /volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:40.352714 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-138ab0dd-e462-4f88-a1d1-fd85ee3ef8b1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:40.354546 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-138ab0dd-e462-4f88-a1d1-fd85ee3ef8b1 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:20:40.354756 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-138ab0dd-e462-4f88-a1d1-fd85ee3ef8b1 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:40.354955 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-138ab0dd-e462-4f88-a1d1-fd85ee3ef8b1 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:40.365609 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:40.365609 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:40.369969 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-138ab0dd-e462-4f88-a1d1-fd85ee3ef8b1 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:40.374832 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-138ab0dd-e462-4f88-a1d1-fd85ee3ef8b1 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 200 Aug 13 22:20:40.375363 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1442/5755] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:40 2026] GET /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:40.935500 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42a5aef6-c88c-4618-9c44-e3d20f9b23bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:40.937199 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42a5aef6-c88c-4618-9c44-e3d20f9b23bf tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae Aug 13 22:20:40.937396 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42a5aef6-c88c-4618-9c44-e3d20f9b23bf tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:40.937608 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42a5aef6-c88c-4618-9c44-e3d20f9b23bf tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:40.942126 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:40.942126 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:40.942529 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-42a5aef6-c88c-4618-9c44-e3d20f9b23bf tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:40.943209 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42a5aef6-c88c-4618-9c44-e3d20f9b23bf tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae returned with HTTP 200 Aug 13 22:20:40.943565 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1440/5756] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:40 2026] GET /volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:40.951477 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a1cd2967-45f8-4507-b941-ed452b754ccb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:40.953475 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:20:40.953850 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fe27c92d-05e5-464d-8f5e-12bd88afbfae", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1571446485"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:40.955486 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request body: {'volume': {'snapshot_id': 'fe27c92d-05e5-464d-8f5e-12bd88afbfae', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1571446485'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:20:40.960590 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:40.960590 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:40.961114 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:40.961260 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume of 1 GB Aug 13 22:20:40.964907 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Availability Zones retrieved successfully. Aug 13 22:20:40.970283 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (a54f875b-8e21-48d8-886d-0ffa005f71c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:40.971193 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2614c26c-995d-485e-82ae-0fa90b7d21ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:40.972057 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:20:40.997260 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2614c26c-995d-485e-82ae-0fa90b7d21ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fe27c92d-05e5-464d-8f5e-12bd88afbfae', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:40.997967 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8671fb44-e53a-4219-9329-34ad2e45197a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:41.030061 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Created reservations ['e3d49c31-f25f-49b1-8ff6-39841f5c04e8', '316153bb-72dc-42ed-bb59-9ac13b959092', 'a194ba38-ad29-4295-be28-48407917bd2c', '015eeb07-300b-4cfd-91e3-5beaa3892a84'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:41.030802 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8671fb44-e53a-4219-9329-34ad2e45197a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3d49c31-f25f-49b1-8ff6-39841f5c04e8', '316153bb-72dc-42ed-bb59-9ac13b959092', 'a194ba38-ad29-4295-be28-48407917bd2c', '015eeb07-300b-4cfd-91e3-5beaa3892a84']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:41.031542 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (573f5b31-02ed-487e-96a5-34de4909412c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:41.066236 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (573f5b31-02ed-487e-96a5-34de4909412c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45646ab5-5a52-4e79-ab9c-ccf4d2c406f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1571446485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['e3d49c31-f25f-49b1-8ff6-39841f5c04e8','316153bb-72dc-42ed-bb59-9ac13b959092','a194ba38-ad29-4295-be28-48407917bd2c','015eeb07-300b-4cfd-91e3-5beaa3892a84'],size=1,snapshot_id=fe27c92d-05e5-464d-8f5e-12bd88afbfae,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1571446485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45646ab5-5a52-4e79-ab9c-ccf4d2c406f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65ab6e914bd44100812d6917eb7edadd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fe27c92d-05e5-464d-8f5e-12bd88afbfae,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:41.067188 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ec0d531-bc10-45a9-acc7-4d7bf13872d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:41.081594 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ec0d531-bc10-45a9-acc7-4d7bf13872d2) transitioned into state 'SUCCESS' from state '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-1571446485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['e3d49c31-f25f-49b1-8ff6-39841f5c04e8','316153bb-72dc-42ed-bb59-9ac13b959092','a194ba38-ad29-4295-be28-48407917bd2c','015eeb07-300b-4cfd-91e3-5beaa3892a84'],size=1,snapshot_id=fe27c92d-05e5-464d-8f5e-12bd88afbfae,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:41.082211 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e51bf86-0f78-438b-b9c7-5b9bba0005a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:41.099502 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e51bf86-0f78-438b-b9c7-5b9bba0005a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:41.100805 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (a54f875b-8e21-48d8-886d-0ffa005f71c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:41.101227 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request issued successfully. Aug 13 22:20:41.102021 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1cd2967-45f8-4507-b941-ed452b754ccb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:20:41.102611 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1426/5757] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:20:40 2026] POST /volume/v3/volumes => generated 800 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:41.114869 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f4eb2f11-d6b5-4fe4-80d1-eda67d965229 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:41.116559 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4eb2f11-d6b5-4fe4-80d1-eda67d965229 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 Aug 13 22:20:41.116800 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4eb2f11-d6b5-4fe4-80d1-eda67d965229 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:41.117016 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4eb2f11-d6b5-4fe4-80d1-eda67d965229 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:41.123706 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:41.123706 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:41.127236 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f4eb2f11-d6b5-4fe4-80d1-eda67d965229 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:41.131235 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4eb2f11-d6b5-4fe4-80d1-eda67d965229 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 returned with HTTP 200 Aug 13 22:20:41.131653 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1450/5758] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:41 2026] GET /volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:41.387020 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-20976dd3-9eff-41c7-80f0-a1bd4980da76 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:41.388645 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20976dd3-9eff-41c7-80f0-a1bd4980da76 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:20:41.388850 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20976dd3-9eff-41c7-80f0-a1bd4980da76 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:41.389028 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20976dd3-9eff-41c7-80f0-a1bd4980da76 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:41.398661 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:41.398661 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:41.402536 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-20976dd3-9eff-41c7-80f0-a1bd4980da76 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:41.406901 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20976dd3-9eff-41c7-80f0-a1bd4980da76 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 200 Aug 13 22:20:41.407435 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1443/5759] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:41 2026] GET /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:41.762057 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-c4a3c910-51a4-441a-846e-4c9d0b2f80c2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:41.764053 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-c4a3c910-51a4-441a-846e-4c9d0b2f80c2 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/attachments/e651031a-440b-4b9f-b8de-14884b76905b/action Aug 13 22:20:41.764436 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-c4a3c910-51a4-441a-846e-4c9d0b2f80c2 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:20:41.764594 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-c4a3c910-51a4-441a-846e-4c9d0b2f80c2 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:41.780244 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:41.780244 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:41.789492 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-39473e83-1ae6-45f5-acbc-63a582c9b775 req-c4a3c910-51a4-441a-846e-4c9d0b2f80c2 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/attachments/e651031a-440b-4b9f-b8de-14884b76905b/action returned with HTTP 204 Aug 13 22:20:41.790007 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1441/5760] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:20:41 2026] POST /volume/v3/attachments/e651031a-440b-4b9f-b8de-14884b76905b/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:42.143538 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-52d1ba21-9899-4cb4-8702-a663e432d0a5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:42.145239 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52d1ba21-9899-4cb4-8702-a663e432d0a5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 Aug 13 22:20:42.145413 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52d1ba21-9899-4cb4-8702-a663e432d0a5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:42.145601 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52d1ba21-9899-4cb4-8702-a663e432d0a5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:42.152122 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:42.152122 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:42.155084 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-52d1ba21-9899-4cb4-8702-a663e432d0a5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:42.158621 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52d1ba21-9899-4cb4-8702-a663e432d0a5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 returned with HTTP 200 Aug 13 22:20:42.158968 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1427/5761] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:42 2026] GET /volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 => generated 893 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:42.170501 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:42.172325 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:20:42.172688 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "45646ab5-5a52-4e79-ab9c-ccf4d2c406f0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-597225256"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:42.174160 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request body: {'volume': {'source_volid': '45646ab5-5a52-4e79-ab9c-ccf4d2c406f0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-597225256'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:20:42.180855 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:42.180855 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:42.181318 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume retrieved successfully. Aug 13 22:20:42.181450 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume of 1 GB Aug 13 22:20:42.184688 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Availability Zones retrieved successfully. Aug 13 22:20:42.189488 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (c237c5e1-528e-4345-86e3-db0245222aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:42.191070 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e4878cc-3ff7-455c-99d6-d06c81264726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:42.192088 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:20:42.213706 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e4878cc-3ff7-455c-99d6-d06c81264726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '45646ab5-5a52-4e79-ab9c-ccf4d2c406f0', 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:42.214568 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (796580e5-3dab-420d-925d-7c7774c35662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:42.250323 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Created reservations ['2bfa66ab-138a-44a6-a17a-8416ef3ecc23', '80bcf141-99fc-4380-9fe2-1881b4807446', 'a049aed5-4e2d-4dcf-a1f0-d485471d32dd', '7eae7f41-5c0a-452d-813d-6b7361648bf0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:42.251295 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (796580e5-3dab-420d-925d-7c7774c35662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bfa66ab-138a-44a6-a17a-8416ef3ecc23', '80bcf141-99fc-4380-9fe2-1881b4807446', 'a049aed5-4e2d-4dcf-a1f0-d485471d32dd', '7eae7f41-5c0a-452d-813d-6b7361648bf0']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:42.252053 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e92fa481-ed70-4816-8f81-48f0110ccb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:42.285325 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e92fa481-ed70-4816-8f81-48f0110ccb95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c15bd37a-5871-4d8f-9106-034c4cf521b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-597225256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['2bfa66ab-138a-44a6-a17a-8416ef3ecc23','80bcf141-99fc-4380-9fe2-1881b4807446','a049aed5-4e2d-4dcf-a1f0-d485471d32dd','7eae7f41-5c0a-452d-813d-6b7361648bf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=45646ab5-5a52-4e79-ab9c-ccf4d2c406f0,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:20:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-597225256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c15bd37a-5871-4d8f-9106-034c4cf521b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65ab6e914bd44100812d6917eb7edadd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=45646ab5-5a52-4e79-ab9c-ccf4d2c406f0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:42.286117 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b9208c-3e77-4ae9-babc-7d967153a409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:42.302835 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b9208c-3e77-4ae9-babc-7d967153a409) transitioned into state 'SUCCESS' from state '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-597225256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['2bfa66ab-138a-44a6-a17a-8416ef3ecc23','80bcf141-99fc-4380-9fe2-1881b4807446','a049aed5-4e2d-4dcf-a1f0-d485471d32dd','7eae7f41-5c0a-452d-813d-6b7361648bf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=45646ab5-5a52-4e79-ab9c-ccf4d2c406f0,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:42.303585 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd79433-b897-45f1-a6f7-e64f309d6b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:42.318067 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd79433-b897-45f1-a6f7-e64f309d6b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:42.318826 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (c237c5e1-528e-4345-86e3-db0245222aae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:42.319112 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request issued successfully. Aug 13 22:20:42.319615 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8273ce3f-5133-494d-92f4-2583a3bdaefd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:20:42.320139 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1451/5762] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:20:42 2026] POST /volume/v3/volumes => generated 799 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:42.331754 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e22cab6f-3125-456e-a8bc-6ceb6c47abfe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:42.334195 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e22cab6f-3125-456e-a8bc-6ceb6c47abfe tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 Aug 13 22:20:42.334711 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e22cab6f-3125-456e-a8bc-6ceb6c47abfe tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:42.334915 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e22cab6f-3125-456e-a8bc-6ceb6c47abfe tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:42.343013 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:42.343013 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:42.346692 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e22cab6f-3125-456e-a8bc-6ceb6c47abfe tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:42.350434 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e22cab6f-3125-456e-a8bc-6ceb6c47abfe tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 returned with HTTP 200 Aug 13 22:20:42.350849 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1444/5763] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:42 2026] GET /volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:42.419947 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-13ab0f2f-648b-4abb-8b6b-c03a1056c638 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:42.421665 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13ab0f2f-648b-4abb-8b6b-c03a1056c638 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:20:42.421883 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13ab0f2f-648b-4abb-8b6b-c03a1056c638 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:42.422088 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13ab0f2f-648b-4abb-8b6b-c03a1056c638 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:42.431252 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:42.431252 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:42.435071 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-13ab0f2f-648b-4abb-8b6b-c03a1056c638 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:42.439007 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13ab0f2f-648b-4abb-8b6b-c03a1056c638 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 200 Aug 13 22:20:42.439372 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1442/5764] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:42 2026] GET /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:43.363366 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e5521d4b-748d-4d1c-ab28-fce3f7db7dfd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:43.365526 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e5521d4b-748d-4d1c-ab28-fce3f7db7dfd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 Aug 13 22:20:43.365809 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e5521d4b-748d-4d1c-ab28-fce3f7db7dfd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:43.366051 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e5521d4b-748d-4d1c-ab28-fce3f7db7dfd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:43.372315 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:43.372315 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:43.375467 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e5521d4b-748d-4d1c-ab28-fce3f7db7dfd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:43.381225 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e5521d4b-748d-4d1c-ab28-fce3f7db7dfd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 returned with HTTP 200 Aug 13 22:20:43.381846 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1428/5765] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:43 2026] GET /volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 => generated 892 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:43.396562 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f3abdadd-4b3f-4f1e-965a-9fda54f8690a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:43.398217 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3abdadd-4b3f-4f1e-965a-9fda54f8690a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 Aug 13 22:20:43.398371 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3abdadd-4b3f-4f1e-965a-9fda54f8690a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:43.398565 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3abdadd-4b3f-4f1e-965a-9fda54f8690a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:43.398662 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-f3abdadd-4b3f-4f1e-965a-9fda54f8690a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete snapshot with id: 0219c5ce-745f-4e22-8922-e2c33ff5cdd9 Aug 13 22:20:43.403718 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:43.403718 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:43.404131 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f3abdadd-4b3f-4f1e-965a-9fda54f8690a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:43.417985 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f3abdadd-4b3f-4f1e-965a-9fda54f8690a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot delete request issued successfully. Aug 13 22:20:43.418161 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3abdadd-4b3f-4f1e-965a-9fda54f8690a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 returned with HTTP 202 Aug 13 22:20:43.418801 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1452/5766] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:20:43 2026] DELETE /volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:20:43.426164 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-342e388e-bb0c-4b40-9d7c-8b184a1d9abb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:43.428182 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-342e388e-bb0c-4b40-9d7c-8b184a1d9abb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 Aug 13 22:20:43.428458 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-342e388e-bb0c-4b40-9d7c-8b184a1d9abb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:43.428725 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-342e388e-bb0c-4b40-9d7c-8b184a1d9abb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:43.433437 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:43.433437 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:43.433856 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-342e388e-bb0c-4b40-9d7c-8b184a1d9abb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:43.434552 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-342e388e-bb0c-4b40-9d7c-8b184a1d9abb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 returned with HTTP 200 Aug 13 22:20:43.434935 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1445/5767] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:43 2026] GET /volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:44.443932 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f34a2d6-01a1-49c4-9785-de043d7efd95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:44.445517 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f34a2d6-01a1-49c4-9785-de043d7efd95 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 Aug 13 22:20:44.445732 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f34a2d6-01a1-49c4-9785-de043d7efd95 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:44.445966 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f34a2d6-01a1-49c4-9785-de043d7efd95 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:44.449974 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f34a2d6-01a1-49c4-9785-de043d7efd95 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 returned with HTTP 404 Aug 13 22:20:44.450414 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1443/5768] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:44 2026] GET /volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:44.456111 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-64be895d-16ab-47de-a9e0-f536ef7c66ce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:44.457798 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64be895d-16ab-47de-a9e0-f536ef7c66ce tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae Aug 13 22:20:44.458051 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64be895d-16ab-47de-a9e0-f536ef7c66ce tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:44.458258 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64be895d-16ab-47de-a9e0-f536ef7c66ce tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:44.458385 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-64be895d-16ab-47de-a9e0-f536ef7c66ce tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete snapshot with id: fe27c92d-05e5-464d-8f5e-12bd88afbfae Aug 13 22:20:44.463192 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:44.463192 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:44.463617 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-64be895d-16ab-47de-a9e0-f536ef7c66ce tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:44.479491 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-64be895d-16ab-47de-a9e0-f536ef7c66ce tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot delete request issued successfully. Aug 13 22:20:44.479491 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64be895d-16ab-47de-a9e0-f536ef7c66ce tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae returned with HTTP 202 Aug 13 22:20:44.479491 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1429/5769] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:20:44 2026] DELETE /volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:20:44.485215 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ba85e00-7559-4c89-8439-dfca5cc7f7d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:44.487132 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ba85e00-7559-4c89-8439-dfca5cc7f7d9 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae Aug 13 22:20:44.487349 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ba85e00-7559-4c89-8439-dfca5cc7f7d9 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:44.487640 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ba85e00-7559-4c89-8439-dfca5cc7f7d9 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:44.493408 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:44.493408 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:44.494003 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8ba85e00-7559-4c89-8439-dfca5cc7f7d9 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:44.495032 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ba85e00-7559-4c89-8439-dfca5cc7f7d9 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae returned with HTTP 200 Aug 13 22:20:44.495542 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1453/5770] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:44 2026] GET /volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:45.164184 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1120ad43-1a57-41a9-8601-217f2ab55a7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:45.165837 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1120ad43-1a57-41a9-8601-217f2ab55a7c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:20:45.166187 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1120ad43-1a57-41a9-8601-217f2ab55a7c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cba28129-663b-45b4-999e-2a30c2fd00fe", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2130845700", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:45.176273 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:45.176273 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:45.176752 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1120ad43-1a57-41a9-8601-217f2ab55a7c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:45.176909 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-1120ad43-1a57-41a9-8601-217f2ab55a7c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Create snapshot from volume cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:20:45.205111 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-1120ad43-1a57-41a9-8601-217f2ab55a7c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Created reservations ['254af278-d161-4feb-badb-72a29dcf788e', 'c0201eef-ccfa-4d9a-94e5-5ad97af36bab', '48ee1639-6c80-4ac8-9039-96f8f06b7507', '91e29740-7230-4209-b85f-3fbaaab55402'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:45.232302 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1120ad43-1a57-41a9-8601-217f2ab55a7c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot force create request issued successfully. Aug 13 22:20:45.232626 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1120ad43-1a57-41a9-8601-217f2ab55a7c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:20:45.233069 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1446/5771] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:20:45 2026] POST /volume/v3/snapshots => generated 313 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:20:45.241584 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ce00cdfb-5fae-4737-badc-98e44c4d7213 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:45.244351 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce00cdfb-5fae-4737-badc-98e44c4d7213 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 Aug 13 22:20:45.244666 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce00cdfb-5fae-4737-badc-98e44c4d7213 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:45.244984 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce00cdfb-5fae-4737-badc-98e44c4d7213 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:45.250686 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:45.250686 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:45.251161 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ce00cdfb-5fae-4737-badc-98e44c4d7213 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:20:45.251849 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce00cdfb-5fae-4737-badc-98e44c4d7213 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 returned with HTTP 200 Aug 13 22:20:45.252180 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1444/5772] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:45 2026] GET /volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:45.504349 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6714aecd-e832-48f2-8f51-678155aa771f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:45.506095 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6714aecd-e832-48f2-8f51-678155aa771f tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae Aug 13 22:20:45.506268 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6714aecd-e832-48f2-8f51-678155aa771f tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:45.506487 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6714aecd-e832-48f2-8f51-678155aa771f tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:45.510596 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6714aecd-e832-48f2-8f51-678155aa771f tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae returned with HTTP 404 Aug 13 22:20:45.511059 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1430/5773] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:45 2026] GET /volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:45.517024 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c35ce31-8b23-4e8f-b86a-ed2038190728 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:45.518802 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c35ce31-8b23-4e8f-b86a-ed2038190728 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 Aug 13 22:20:45.519037 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c35ce31-8b23-4e8f-b86a-ed2038190728 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:45.519240 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c35ce31-8b23-4e8f-b86a-ed2038190728 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:45.519400 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6c35ce31-8b23-4e8f-b86a-ed2038190728 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: 45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 Aug 13 22:20:45.525977 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:45.525977 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:45.526388 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6c35ce31-8b23-4e8f-b86a-ed2038190728 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:45.542336 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6c35ce31-8b23-4e8f-b86a-ed2038190728 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume request issued successfully. Aug 13 22:20:45.542552 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c35ce31-8b23-4e8f-b86a-ed2038190728 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 returned with HTTP 202 Aug 13 22:20:45.543034 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1454/5774] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:20:45 2026] DELETE /volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:20:45.551554 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c25a3f97-5b53-4cb9-84d0-6097fddeec4e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:45.553584 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c25a3f97-5b53-4cb9-84d0-6097fddeec4e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 Aug 13 22:20:45.553802 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c25a3f97-5b53-4cb9-84d0-6097fddeec4e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:45.554019 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c25a3f97-5b53-4cb9-84d0-6097fddeec4e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:45.560838 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:45.560838 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:45.564914 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c25a3f97-5b53-4cb9-84d0-6097fddeec4e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:45.569827 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c25a3f97-5b53-4cb9-84d0-6097fddeec4e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 returned with HTTP 200 Aug 13 22:20:45.570170 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1447/5775] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:45 2026] GET /volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 => generated 892 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:46.261472 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9264c1e-f7e7-4d7f-90de-73a58a6822f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:46.263647 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9264c1e-f7e7-4d7f-90de-73a58a6822f7 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 Aug 13 22:20:46.263647 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9264c1e-f7e7-4d7f-90de-73a58a6822f7 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:46.263833 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9264c1e-f7e7-4d7f-90de-73a58a6822f7 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:46.268721 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:46.268721 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:46.269141 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f9264c1e-f7e7-4d7f-90de-73a58a6822f7 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:20:46.269890 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9264c1e-f7e7-4d7f-90de-73a58a6822f7 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 returned with HTTP 200 Aug 13 22:20:46.270408 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1445/5776] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:46 2026] GET /volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:46.278577 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-79255381-9219-4bd8-8d88-81beadf7a855 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:46.280440 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79255381-9219-4bd8-8d88-81beadf7a855 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 Aug 13 22:20:46.280680 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-79255381-9219-4bd8-8d88-81beadf7a855 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:46.280928 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-79255381-9219-4bd8-8d88-81beadf7a855 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:46.285902 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:46.285902 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:46.286293 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-79255381-9219-4bd8-8d88-81beadf7a855 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:20:46.287070 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79255381-9219-4bd8-8d88-81beadf7a855 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 returned with HTTP 200 Aug 13 22:20:46.287434 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1431/5777] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:46 2026] GET /volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:46.582766 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-006f4ee4-62c5-464a-9f27-723dc1a4fb5e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:46.584877 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-006f4ee4-62c5-464a-9f27-723dc1a4fb5e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 Aug 13 22:20:46.585130 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-006f4ee4-62c5-464a-9f27-723dc1a4fb5e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:46.585360 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-006f4ee4-62c5-464a-9f27-723dc1a4fb5e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:46.592041 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-006f4ee4-62c5-464a-9f27-723dc1a4fb5e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 returned with HTTP 404 Aug 13 22:20:46.592661 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1455/5778] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:46 2026] GET /volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:20:46.599690 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-edc61125-b292-4ed9-a235-756aa19ec4f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:46.601478 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-edc61125-b292-4ed9-a235-756aa19ec4f9 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 Aug 13 22:20:46.601684 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-edc61125-b292-4ed9-a235-756aa19ec4f9 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:46.601880 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-edc61125-b292-4ed9-a235-756aa19ec4f9 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:46.602033 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-edc61125-b292-4ed9-a235-756aa19ec4f9 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: bddb07e2-885a-428e-a9bb-407ba4fd9b63 Aug 13 22:20:46.609735 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:46.609735 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:46.610192 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-edc61125-b292-4ed9-a235-756aa19ec4f9 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:46.628296 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-edc61125-b292-4ed9-a235-756aa19ec4f9 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume request issued successfully. Aug 13 22:20:46.628504 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-edc61125-b292-4ed9-a235-756aa19ec4f9 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 returned with HTTP 202 Aug 13 22:20:46.628925 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1448/5779] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:20:46 2026] DELETE /volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:20:46.636158 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2012514f-fca7-445f-a4f8-1e805f4fcf35 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:46.638069 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2012514f-fca7-445f-a4f8-1e805f4fcf35 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 Aug 13 22:20:46.638297 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2012514f-fca7-445f-a4f8-1e805f4fcf35 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:46.638479 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2012514f-fca7-445f-a4f8-1e805f4fcf35 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:46.646358 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:46.646358 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:46.650570 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2012514f-fca7-445f-a4f8-1e805f4fcf35 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:46.655446 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2012514f-fca7-445f-a4f8-1e805f4fcf35 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 returned with HTTP 200 Aug 13 22:20:46.655846 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1446/5780] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:46 2026] GET /volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:47.668730 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-de01a1c8-706c-4bec-806b-ae1662d5d99f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:47.670296 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de01a1c8-706c-4bec-806b-ae1662d5d99f tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 Aug 13 22:20:47.670499 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de01a1c8-706c-4bec-806b-ae1662d5d99f tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:47.670667 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de01a1c8-706c-4bec-806b-ae1662d5d99f tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:47.675491 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de01a1c8-706c-4bec-806b-ae1662d5d99f tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 returned with HTTP 404 Aug 13 22:20:47.676062 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1432/5781] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:47 2026] GET /volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:20:47.682337 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3dd78a5f-3a0a-4a91-a0cb-8f072cd43d78 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:47.684007 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dd78a5f-3a0a-4a91-a0cb-8f072cd43d78 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 Aug 13 22:20:47.684210 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3dd78a5f-3a0a-4a91-a0cb-8f072cd43d78 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:47.684375 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3dd78a5f-3a0a-4a91-a0cb-8f072cd43d78 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:47.684545 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3dd78a5f-3a0a-4a91-a0cb-8f072cd43d78 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: d7c89016-8b69-42e2-bd99-cc49ce34cc96 Aug 13 22:20:47.690855 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:47.690855 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:47.691241 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3dd78a5f-3a0a-4a91-a0cb-8f072cd43d78 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:47.705748 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3dd78a5f-3a0a-4a91-a0cb-8f072cd43d78 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume request issued successfully. Aug 13 22:20:47.705968 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dd78a5f-3a0a-4a91-a0cb-8f072cd43d78 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 returned with HTTP 202 Aug 13 22:20:47.706369 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1456/5782] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:20:47 2026] DELETE /volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:20:47.713101 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b3d81fc4-c3f5-4410-b8d8-6712517070c8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:47.715147 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3d81fc4-c3f5-4410-b8d8-6712517070c8 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 Aug 13 22:20:47.715412 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3d81fc4-c3f5-4410-b8d8-6712517070c8 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:47.715686 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3d81fc4-c3f5-4410-b8d8-6712517070c8 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:47.722381 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:47.722381 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:47.726077 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b3d81fc4-c3f5-4410-b8d8-6712517070c8 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:47.730482 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3d81fc4-c3f5-4410-b8d8-6712517070c8 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 returned with HTTP 200 Aug 13 22:20:47.730864 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1449/5783] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:47 2026] GET /volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 => generated 891 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:47.749213 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cda900a4-22b8-416e-8a2b-22273136e96a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:47.751023 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cda900a4-22b8-416e-8a2b-22273136e96a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:20:47.751331 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cda900a4-22b8-416e-8a2b-22273136e96a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cba28129-663b-45b4-999e-2a30c2fd00fe", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-431675667", "description": null, "metadata": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:47.762634 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:47.762634 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:47.763207 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cda900a4-22b8-416e-8a2b-22273136e96a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:47.763434 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-cda900a4-22b8-416e-8a2b-22273136e96a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Create snapshot from volume cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:20:47.788068 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-cda900a4-22b8-416e-8a2b-22273136e96a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Created reservations ['b459a9da-03ba-4812-ad54-a0d271cdf6f6', '9c006f4c-cdf5-41cd-826d-31882e97a818', '7f28dfc1-249e-48d3-886b-319106818b24', '62e5c204-d101-4130-9774-720edd4af032'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:47.814472 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cda900a4-22b8-416e-8a2b-22273136e96a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot force create request issued successfully. Aug 13 22:20:47.814860 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cda900a4-22b8-416e-8a2b-22273136e96a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:20:47.815260 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1447/5784] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:20:47 2026] POST /volume/v3/snapshots => generated 312 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:20:47.823475 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5fc19dc7-c8bd-481c-a0f6-501c35a23ceb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:47.825274 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fc19dc7-c8bd-481c-a0f6-501c35a23ceb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 Aug 13 22:20:47.825493 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fc19dc7-c8bd-481c-a0f6-501c35a23ceb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:47.825697 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fc19dc7-c8bd-481c-a0f6-501c35a23ceb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:47.830584 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:47.830584 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:47.830979 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5fc19dc7-c8bd-481c-a0f6-501c35a23ceb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:20:47.831769 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fc19dc7-c8bd-481c-a0f6-501c35a23ceb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 returned with HTTP 200 Aug 13 22:20:47.832098 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1433/5785] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:47 2026] GET /volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:48.743809 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d6e8ae00-018c-4d05-9316-407ba5bc414a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:48.745511 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6e8ae00-018c-4d05-9316-407ba5bc414a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 Aug 13 22:20:48.745720 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6e8ae00-018c-4d05-9316-407ba5bc414a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:48.745897 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6e8ae00-018c-4d05-9316-407ba5bc414a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:48.751109 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6e8ae00-018c-4d05-9316-407ba5bc414a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 returned with HTTP 404 Aug 13 22:20:48.751547 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1457/5786] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:48 2026] GET /volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:20:48.758419 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8680d32c-1f51-4292-b3be-1075b3e64547 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:48.760058 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8680d32c-1f51-4292-b3be-1075b3e64547 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 Aug 13 22:20:48.760242 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8680d32c-1f51-4292-b3be-1075b3e64547 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:48.760412 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8680d32c-1f51-4292-b3be-1075b3e64547 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:48.760597 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8680d32c-1f51-4292-b3be-1075b3e64547 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: c15bd37a-5871-4d8f-9106-034c4cf521b4 Aug 13 22:20:48.766896 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:48.766896 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:48.767262 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8680d32c-1f51-4292-b3be-1075b3e64547 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:48.781147 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8680d32c-1f51-4292-b3be-1075b3e64547 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume request issued successfully. Aug 13 22:20:48.781229 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8680d32c-1f51-4292-b3be-1075b3e64547 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 returned with HTTP 202 Aug 13 22:20:48.781539 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1450/5787] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:20:48 2026] DELETE /volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:20:48.788914 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae5cc3f5-1f62-4ede-8502-da5fa5217796 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:48.790743 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae5cc3f5-1f62-4ede-8502-da5fa5217796 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 Aug 13 22:20:48.790948 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae5cc3f5-1f62-4ede-8502-da5fa5217796 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:48.791170 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae5cc3f5-1f62-4ede-8502-da5fa5217796 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:48.797942 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:48.797942 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:48.801219 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae5cc3f5-1f62-4ede-8502-da5fa5217796 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:48.805710 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae5cc3f5-1f62-4ede-8502-da5fa5217796 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 returned with HTTP 200 Aug 13 22:20:48.806153 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1448/5788] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:48 2026] GET /volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 => generated 891 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:48.841917 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f07a9b3a-ab95-4e0b-84d2-87dd08468344 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:48.843411 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f07a9b3a-ab95-4e0b-84d2-87dd08468344 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 Aug 13 22:20:48.843614 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f07a9b3a-ab95-4e0b-84d2-87dd08468344 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:48.843819 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f07a9b3a-ab95-4e0b-84d2-87dd08468344 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:48.848321 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:48.848321 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:48.848565 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f07a9b3a-ab95-4e0b-84d2-87dd08468344 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:20:48.849297 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f07a9b3a-ab95-4e0b-84d2-87dd08468344 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 returned with HTTP 200 Aug 13 22:20:48.849655 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1434/5789] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:48 2026] GET /volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:48.858567 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4d5415bb-811d-4508-b886-36e70b17c645 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:48.860287 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d5415bb-811d-4508-b886-36e70b17c645 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 Aug 13 22:20:48.860548 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d5415bb-811d-4508-b886-36e70b17c645 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:48.860784 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d5415bb-811d-4508-b886-36e70b17c645 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:48.865607 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:48.865607 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:48.866080 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4d5415bb-811d-4508-b886-36e70b17c645 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:20:48.866819 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d5415bb-811d-4508-b886-36e70b17c645 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 returned with HTTP 200 Aug 13 22:20:48.867187 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1458/5790] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:48 2026] GET /volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:49.820826 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26f0510c-7157-4d98-9da1-b1d0fdc8ecfd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:49.822567 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26f0510c-7157-4d98-9da1-b1d0fdc8ecfd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 Aug 13 22:20:49.822824 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26f0510c-7157-4d98-9da1-b1d0fdc8ecfd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:49.823075 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26f0510c-7157-4d98-9da1-b1d0fdc8ecfd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:49.828767 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26f0510c-7157-4d98-9da1-b1d0fdc8ecfd tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 returned with HTTP 404 Aug 13 22:20:49.829194 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1451/5791] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:49 2026] GET /volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:20:49.837629 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:49.839294 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:20:49.839628 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1214459449"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:49.841005 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1214459449'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:20:49.841125 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume of 1 GB Aug 13 22:20:49.844957 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Availability Zones retrieved successfully. Aug 13 22:20:49.850065 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (9c46eac7-686b-49df-af2e-cc7144dafbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:49.850974 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5a55b6-a067-4e0f-890c-955ea60d0488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:49.851879 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:20:49.874259 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5a55b6-a067-4e0f-890c-955ea60d0488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:49.875075 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf6b3bec-ec81-448e-bbc5-2c9da141e030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:49.912967 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Created reservations ['f7036ef3-4b3d-4e12-a2e0-5d1141fbac32', 'd84d8355-a0c9-4b35-9428-394cc554a863', '66afa934-d249-4ed3-98dc-a25252e7f175', '11564938-f582-496e-a84a-c7db41866d8c'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:49.913830 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf6b3bec-ec81-448e-bbc5-2c9da141e030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7036ef3-4b3d-4e12-a2e0-5d1141fbac32', 'd84d8355-a0c9-4b35-9428-394cc554a863', '66afa934-d249-4ed3-98dc-a25252e7f175', '11564938-f582-496e-a84a-c7db41866d8c']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:49.914504 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b83a2ca-5f2c-4b3a-a4d1-f371933c6d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:49.936561 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b83a2ca-5f2c-4b3a-a4d1-f371933c6d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3cd68a4-4f5a-494b-89ad-19965702b0d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1214459449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['f7036ef3-4b3d-4e12-a2e0-5d1141fbac32','d84d8355-a0c9-4b35-9428-394cc554a863','66afa934-d249-4ed3-98dc-a25252e7f175','11564938-f582-496e-a84a-c7db41866d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:20:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1214459449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3cd68a4-4f5a-494b-89ad-19965702b0d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65ab6e914bd44100812d6917eb7edadd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:49.937335 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25fe3864-8bb8-4ba0-bec9-fa551e0bd026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:49.959248 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25fe3864-8bb8-4ba0-bec9-fa551e0bd026) transitioned into state 'SUCCESS' from state '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-1214459449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['f7036ef3-4b3d-4e12-a2e0-5d1141fbac32','d84d8355-a0c9-4b35-9428-394cc554a863','66afa934-d249-4ed3-98dc-a25252e7f175','11564938-f582-496e-a84a-c7db41866d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:49.960013 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ed58a42-8b3e-424d-8db9-59c5c7dba3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:49.969285 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ed58a42-8b3e-424d-8db9-59c5c7dba3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:49.970167 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (9c46eac7-686b-49df-af2e-cc7144dafbe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:49.970528 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request issued successfully. Aug 13 22:20:49.971152 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf0520ff-42d8-4b8d-bc6a-5ccd44b5b8f7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:20:49.971598 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1449/5792] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:20:49 2026] POST /volume/v3/volumes => generated 766 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:49.983144 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c53d908-35c0-42fd-9bc8-7f2332e01294 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:49.985042 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c53d908-35c0-42fd-9bc8-7f2332e01294 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 Aug 13 22:20:49.985259 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c53d908-35c0-42fd-9bc8-7f2332e01294 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:49.985456 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c53d908-35c0-42fd-9bc8-7f2332e01294 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:49.993262 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:49.993262 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:49.998596 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c53d908-35c0-42fd-9bc8-7f2332e01294 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:50.004761 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c53d908-35c0-42fd-9bc8-7f2332e01294 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 returned with HTTP 200 Aug 13 22:20:50.005217 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1435/5793] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:49 2026] GET /volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:50.254981 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a8fbe92b-6e0d-4491-b700-5b4f635dd0a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:50.256638 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8fbe92b-6e0d-4491-b700-5b4f635dd0a3 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:20:50.256981 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8fbe92b-6e0d-4491-b700-5b4f635dd0a3 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cba28129-663b-45b4-999e-2a30c2fd00fe", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-844218140", "description": null, "metadata": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:50.266652 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:50.266652 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:50.267110 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a8fbe92b-6e0d-4491-b700-5b4f635dd0a3 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:50.267262 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-a8fbe92b-6e0d-4491-b700-5b4f635dd0a3 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Create snapshot from volume cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:20:50.288064 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a8fbe92b-6e0d-4491-b700-5b4f635dd0a3 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Created reservations ['268e1603-37e8-4074-9671-780dd5d9ea80', 'd6477ad0-4b87-4706-a6f5-e137d5c71316', '014a4111-9023-43bb-a58e-5281e188614d', 'd1d6ef8e-0c9a-4643-a051-7e67e1cc7009'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:50.315263 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a8fbe92b-6e0d-4491-b700-5b4f635dd0a3 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot force create request issued successfully. Aug 13 22:20:50.315694 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8fbe92b-6e0d-4491-b700-5b4f635dd0a3 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:20:50.316193 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1459/5794] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:20:50 2026] POST /volume/v3/snapshots => generated 312 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:20:50.325477 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-364e7835-3289-43c1-a51a-092ef0ea9b55 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:50.327332 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-364e7835-3289-43c1-a51a-092ef0ea9b55 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c Aug 13 22:20:50.327559 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-364e7835-3289-43c1-a51a-092ef0ea9b55 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:50.327761 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-364e7835-3289-43c1-a51a-092ef0ea9b55 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:50.332643 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:50.332643 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:50.333094 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-364e7835-3289-43c1-a51a-092ef0ea9b55 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:20:50.333862 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-364e7835-3289-43c1-a51a-092ef0ea9b55 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c returned with HTTP 200 Aug 13 22:20:50.334226 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1452/5795] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:50 2026] GET /volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:51.017929 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8e3b0427-4a3e-4e2c-8944-34eff1a31515 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:51.019741 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e3b0427-4a3e-4e2c-8944-34eff1a31515 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 Aug 13 22:20:51.019931 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e3b0427-4a3e-4e2c-8944-34eff1a31515 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:51.020101 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e3b0427-4a3e-4e2c-8944-34eff1a31515 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:51.026828 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:51.026828 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:51.030038 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8e3b0427-4a3e-4e2c-8944-34eff1a31515 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:51.033465 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e3b0427-4a3e-4e2c-8944-34eff1a31515 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 returned with HTTP 200 Aug 13 22:20:51.033821 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1450/5796] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:51 2026] GET /volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:51.045212 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5948c9c3-a953-46dc-bc79-71396ecbde5e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:51.046791 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5948c9c3-a953-46dc-bc79-71396ecbde5e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:20:51.047141 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5948c9c3-a953-46dc-bc79-71396ecbde5e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3cd68a4-4f5a-494b-89ad-19965702b0d9", "name": "tempest-VolumeDependencyTests-Snapshot-1900447124"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:51.054392 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:51.054392 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:51.054805 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5948c9c3-a953-46dc-bc79-71396ecbde5e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:51.054909 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-5948c9c3-a953-46dc-bc79-71396ecbde5e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create snapshot from volume b3cd68a4-4f5a-494b-89ad-19965702b0d9 Aug 13 22:20:51.076397 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5948c9c3-a953-46dc-bc79-71396ecbde5e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Created reservations ['76178fdf-09de-4a33-9fca-873db89cfa44', '014e4ac4-bacd-4523-9e3f-866bd956e20e', 'ea0c62d9-430d-448e-8d4b-48c06653ebb1', 'db9b7861-202e-4804-b7f3-50a574fe1d62'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:51.100172 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5948c9c3-a953-46dc-bc79-71396ecbde5e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot create request issued successfully. Aug 13 22:20:51.100503 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5948c9c3-a953-46dc-bc79-71396ecbde5e tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:20:51.100907 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1436/5797] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:20:51 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 13 22:20:51.109388 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-327ac892-8544-4ae5-b455-5d58415f38e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:51.111970 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-327ac892-8544-4ae5-b455-5d58415f38e7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e Aug 13 22:20:51.112265 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-327ac892-8544-4ae5-b455-5d58415f38e7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:51.112546 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-327ac892-8544-4ae5-b455-5d58415f38e7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:51.118894 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:51.118894 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:51.119558 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-327ac892-8544-4ae5-b455-5d58415f38e7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:51.120687 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-327ac892-8544-4ae5-b455-5d58415f38e7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e returned with HTTP 200 Aug 13 22:20:51.121199 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1460/5798] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:51 2026] GET /volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:51.344639 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c3e5eaa-a421-4414-ae52-17066c911751 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:51.346851 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c3e5eaa-a421-4414-ae52-17066c911751 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c Aug 13 22:20:51.347123 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c3e5eaa-a421-4414-ae52-17066c911751 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:51.347394 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c3e5eaa-a421-4414-ae52-17066c911751 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:51.353364 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:51.353364 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:51.353996 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7c3e5eaa-a421-4414-ae52-17066c911751 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:20:51.355058 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c3e5eaa-a421-4414-ae52-17066c911751 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c returned with HTTP 200 Aug 13 22:20:51.355529 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1453/5799] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:51 2026] GET /volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:51.366385 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e3d0227d-3f83-46a0-b808-89f3c1c8dc64 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:51.368102 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3d0227d-3f83-46a0-b808-89f3c1c8dc64 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c Aug 13 22:20:51.368306 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3d0227d-3f83-46a0-b808-89f3c1c8dc64 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:51.368520 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3d0227d-3f83-46a0-b808-89f3c1c8dc64 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:51.373185 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:51.373185 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:51.373655 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e3d0227d-3f83-46a0-b808-89f3c1c8dc64 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:20:51.374459 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3d0227d-3f83-46a0-b808-89f3c1c8dc64 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c returned with HTTP 200 Aug 13 22:20:51.374815 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1451/5800] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:51 2026] GET /volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:51.413024 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-69a41300-a032-4688-98be-2191cdeb900a req-15434508-040b-44cd-b4fc-1a84376c91db None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:51.443332 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-69a41300-a032-4688-98be-2191cdeb900a req-15434508-040b-44cd-b4fc-1a84376c91db tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:20:51.443617 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-69a41300-a032-4688-98be-2191cdeb900a req-15434508-040b-44cd-b4fc-1a84376c91db tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:51.443875 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-69a41300-a032-4688-98be-2191cdeb900a req-15434508-040b-44cd-b4fc-1a84376c91db tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:51.455944 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:51.455944 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:51.460447 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-69a41300-a032-4688-98be-2191cdeb900a req-15434508-040b-44cd-b4fc-1a84376c91db tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:51.465691 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-69a41300-a032-4688-98be-2191cdeb900a req-15434508-040b-44cd-b4fc-1a84376c91db tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 200 Aug 13 22:20:51.466167 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1437/5801] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:20:51 2026] GET /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 1138 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:51.483205 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-69a41300-a032-4688-98be-2191cdeb900a req-6681600b-25e2-464d-b832-23a9978d1407 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:51.485149 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-69a41300-a032-4688-98be-2191cdeb900a req-6681600b-25e2-464d-b832-23a9978d1407 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe/action Aug 13 22:20:51.485479 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-69a41300-a032-4688-98be-2191cdeb900a req-6681600b-25e2-464d-b832-23a9978d1407 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:20:51.485578 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-69a41300-a032-4688-98be-2191cdeb900a req-6681600b-25e2-464d-b832-23a9978d1407 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:51.495579 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:51.495579 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:51.496043 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-69a41300-a032-4688-98be-2191cdeb900a req-6681600b-25e2-464d-b832-23a9978d1407 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:51.501444 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-69a41300-a032-4688-98be-2191cdeb900a req-6681600b-25e2-464d-b832-23a9978d1407 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Begin detaching volume completed successfully. Aug 13 22:20:51.501613 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-69a41300-a032-4688-98be-2191cdeb900a req-6681600b-25e2-464d-b832-23a9978d1407 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe/action returned with HTTP 202 Aug 13 22:20:51.502003 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1461/5802] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:20:51 2026] POST /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:20:51.536856 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b83b4f61-c623-46b9-82a6-49132a510e45 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:51.537127 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b83b4f61-c623-46b9-82a6-49132a510e45 None None] GET https://10.4.3.4/volume// Aug 13 22:20:51.537363 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b83b4f61-c623-46b9-82a6-49132a510e45 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:51.537632 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b83b4f61-c623-46b9-82a6-49132a510e45 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:51.538000 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b83b4f61-c623-46b9-82a6-49132a510e45 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:20:51.538281 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1454/5803] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:20:51 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:20:51.546517 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-69a41300-a032-4688-98be-2191cdeb900a req-aff0e82e-b34e-4359-8c8f-8f8cfb27c61d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:51.548838 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-69a41300-a032-4688-98be-2191cdeb900a req-aff0e82e-b34e-4359-8c8f-8f8cfb27c61d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:20:51.549058 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-69a41300-a032-4688-98be-2191cdeb900a req-aff0e82e-b34e-4359-8c8f-8f8cfb27c61d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:51.549261 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-69a41300-a032-4688-98be-2191cdeb900a req-aff0e82e-b34e-4359-8c8f-8f8cfb27c61d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:51.559554 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:51.559554 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:51.562772 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-69a41300-a032-4688-98be-2191cdeb900a req-aff0e82e-b34e-4359-8c8f-8f8cfb27c61d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:51.566950 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-69a41300-a032-4688-98be-2191cdeb900a req-aff0e82e-b34e-4359-8c8f-8f8cfb27c61d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 200 Aug 13 22:20:51.567349 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1452/5804] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:20:51 2026] GET /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 1321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:20:52.130657 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5aa0b66a-7b6f-4e16-af58-28fbf9a69ab3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:52.132448 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5aa0b66a-7b6f-4e16-af58-28fbf9a69ab3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e Aug 13 22:20:52.132656 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5aa0b66a-7b6f-4e16-af58-28fbf9a69ab3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:52.132866 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5aa0b66a-7b6f-4e16-af58-28fbf9a69ab3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:52.138412 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:52.138412 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:52.138945 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5aa0b66a-7b6f-4e16-af58-28fbf9a69ab3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:52.139860 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5aa0b66a-7b6f-4e16-af58-28fbf9a69ab3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e returned with HTTP 200 Aug 13 22:20:52.140253 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1438/5805] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:52 2026] GET /volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:52.148324 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:52.150086 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:20:52.150472 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0adb79cc-8dcf-4e9b-87c8-29ac40b2269e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-506673621"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:52.151997 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request body: {'volume': {'snapshot_id': '0adb79cc-8dcf-4e9b-87c8-29ac40b2269e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-506673621'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:20:52.157002 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:52.157002 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:52.157480 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:52.157645 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume of 1 GB Aug 13 22:20:52.161068 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Availability Zones retrieved successfully. Aug 13 22:20:52.166581 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (0782953b-b6f3-49b9-bda3-a8b339893c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:52.167755 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92a7309d-2c24-4382-af84-eeada8cc4b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:52.168645 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:20:52.196087 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92a7309d-2c24-4382-af84-eeada8cc4b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0adb79cc-8dcf-4e9b-87c8-29ac40b2269e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:52.196714 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73f839e4-0515-43c7-9571-1fa9e518263d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:52.233719 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Created reservations ['63f5e55a-b09a-4755-b249-451807e2ab73', '4f266630-3983-4ba6-9dc1-b2acd2e6259e', 'ee872c10-11da-41bc-905a-2c56fab46a84', '8e94d393-0939-48b3-be60-15ab84a74d5f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:52.234517 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73f839e4-0515-43c7-9571-1fa9e518263d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63f5e55a-b09a-4755-b249-451807e2ab73', '4f266630-3983-4ba6-9dc1-b2acd2e6259e', 'ee872c10-11da-41bc-905a-2c56fab46a84', '8e94d393-0939-48b3-be60-15ab84a74d5f']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:52.235191 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cab0077d-9873-42ec-87d8-5088405bf117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:52.276053 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cab0077d-9873-42ec-87d8-5088405bf117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8164d4e3-7f7b-449e-95e0-1ae177f77d6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-506673621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['63f5e55a-b09a-4755-b249-451807e2ab73','4f266630-3983-4ba6-9dc1-b2acd2e6259e','ee872c10-11da-41bc-905a-2c56fab46a84','8e94d393-0939-48b3-be60-15ab84a74d5f'],size=1,snapshot_id=0adb79cc-8dcf-4e9b-87c8-29ac40b2269e,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:20:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-506673621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8164d4e3-7f7b-449e-95e0-1ae177f77d6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65ab6e914bd44100812d6917eb7edadd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0adb79cc-8dcf-4e9b-87c8-29ac40b2269e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:52.276709 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ac5b6bb-8915-4d2e-8c39-f9e3290480cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:52.292688 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ac5b6bb-8915-4d2e-8c39-f9e3290480cd) transitioned into state 'SUCCESS' from state '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-506673621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['63f5e55a-b09a-4755-b249-451807e2ab73','4f266630-3983-4ba6-9dc1-b2acd2e6259e','ee872c10-11da-41bc-905a-2c56fab46a84','8e94d393-0939-48b3-be60-15ab84a74d5f'],size=1,snapshot_id=0adb79cc-8dcf-4e9b-87c8-29ac40b2269e,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:52.293407 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (019f5078-df53-4007-86ed-9c3f95b95ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:52.310870 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-69a41300-a032-4688-98be-2191cdeb900a req-d167eafe-9a5c-45dc-af57-08ec8e8ec430 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:52.312214 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (019f5078-df53-4007-86ed-9c3f95b95ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:52.313140 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-69a41300-a032-4688-98be-2191cdeb900a req-d167eafe-9a5c-45dc-af57-08ec8e8ec430 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] DELETE https://10.4.3.4/volume/v3/attachments/e651031a-440b-4b9f-b8de-14884b76905b Aug 13 22:20:52.313327 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (0782953b-b6f3-49b9-bda3-a8b339893c1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:52.313390 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-69a41300-a032-4688-98be-2191cdeb900a req-d167eafe-9a5c-45dc-af57-08ec8e8ec430 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:52.313678 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-69a41300-a032-4688-98be-2191cdeb900a req-d167eafe-9a5c-45dc-af57-08ec8e8ec430 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:52.313768 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request issued successfully. Aug 13 22:20:52.314464 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb5e348c-6aaa-4bae-8c74-25cf47cc00d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:20:52.314989 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1462/5806] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:20:52 2026] POST /volume/v3/volumes => generated 799 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:52.322966 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:52.322966 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:52.329679 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7a76f366-d3b5-423e-b88c-74c1404afa33 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:52.331510 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a76f366-d3b5-423e-b88c-74c1404afa33 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c Aug 13 22:20:52.331747 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a76f366-d3b5-423e-b88c-74c1404afa33 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:52.331946 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a76f366-d3b5-423e-b88c-74c1404afa33 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:52.338379 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:52.338379 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:52.342044 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7a76f366-d3b5-423e-b88c-74c1404afa33 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:52.345989 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a76f366-d3b5-423e-b88c-74c1404afa33 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c returned with HTTP 200 Aug 13 22:20:52.346353 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1453/5807] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:52 2026] GET /volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c => generated 867 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:52.366245 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-69a41300-a032-4688-98be-2191cdeb900a req-d167eafe-9a5c-45dc-af57-08ec8e8ec430 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/attachments/e651031a-440b-4b9f-b8de-14884b76905b returned with HTTP 200 Aug 13 22:20:52.366660 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1455/5808] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:20:52 2026] DELETE /volume/v3/attachments/e651031a-440b-4b9f-b8de-14884b76905b => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:52.591592 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:52.593243 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:20:52.593610 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-508790467", "snapshot_id": "7fc6647e-19f0-445b-8637-0e835e68e179", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:52.595024 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-508790467', 'snapshot_id': '7fc6647e-19f0-445b-8637-0e835e68e179', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:20:52.599684 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:52.599684 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:52.600032 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:20:52.600130 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Create volume of 1 GB Aug 13 22:20:52.602977 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Availability Zones retrieved successfully. Aug 13 22:20:52.608066 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Flow 'volume_create_api' (170c4d4a-2b7e-4bb4-bbeb-bf2041598f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:52.609248 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67fbb998-8a75-416b-a28c-ed3c5e886ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:52.610095 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:20:52.634611 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67fbb998-8a75-416b-a28c-ed3c5e886ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7fc6647e-19f0-445b-8637-0e835e68e179', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:52.635245 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6cf20dc-83fb-4d41-8e37-b69048a516ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:52.667506 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Created reservations ['d1ba936c-3f4e-47cf-b977-58ba9ec86d34', '4c8898fb-9c84-420c-a647-ff00ff33f36f', '3bcd838f-5aa7-4086-9a33-ea656bb1f451', '0ae2fdd8-71bf-4fbf-aa50-775546668e0d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:52.668101 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6cf20dc-83fb-4d41-8e37-b69048a516ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1ba936c-3f4e-47cf-b977-58ba9ec86d34', '4c8898fb-9c84-420c-a647-ff00ff33f36f', '3bcd838f-5aa7-4086-9a33-ea656bb1f451', '0ae2fdd8-71bf-4fbf-aa50-775546668e0d']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:52.668768 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78996af9-c958-4f37-bbbb-647f8304a65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:52.702129 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78996af9-c958-4f37-bbbb-647f8304a65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3290e7f-3dbb-4b1d-ae4e-55fd23a79522', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-508790467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9c22c7fddd4a21bb5616935462d823',qos_specs=None,replication_status=,reservations=['d1ba936c-3f4e-47cf-b977-58ba9ec86d34','4c8898fb-9c84-420c-a647-ff00ff33f36f','3bcd838f-5aa7-4086-9a33-ea656bb1f451','0ae2fdd8-71bf-4fbf-aa50-775546668e0d'],size=1,snapshot_id=7fc6647e-19f0-445b-8637-0e835e68e179,source_replicaid=,source_volid=None,status='creating',user_id='274d309a05b74a3088a9f7a68bbbf7ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:20:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-508790467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3290e7f-3dbb-4b1d-ae4e-55fd23a79522,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9c22c7fddd4a21bb5616935462d823',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7fc6647e-19f0-445b-8637-0e835e68e179,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='274d309a05b74a3088a9f7a68bbbf7ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:52.702760 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1294b5-79cb-4bc0-b87a-e67c98e0fbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:52.717883 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1294b5-79cb-4bc0-b87a-e67c98e0fbcb) transitioned into state 'SUCCESS' from state '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-508790467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9c22c7fddd4a21bb5616935462d823',qos_specs=None,replication_status=,reservations=['d1ba936c-3f4e-47cf-b977-58ba9ec86d34','4c8898fb-9c84-420c-a647-ff00ff33f36f','3bcd838f-5aa7-4086-9a33-ea656bb1f451','0ae2fdd8-71bf-4fbf-aa50-775546668e0d'],size=1,snapshot_id=7fc6647e-19f0-445b-8637-0e835e68e179,source_replicaid=,source_volid=None,status='creating',user_id='274d309a05b74a3088a9f7a68bbbf7ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:52.718274 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49099b19-0921-4e87-b3ac-cba68f9857bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:52.735015 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49099b19-0921-4e87-b3ac-cba68f9857bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:52.735773 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Flow 'volume_create_api' (170c4d4a-2b7e-4bb4-bbeb-bf2041598f68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:52.736052 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Create volume request issued successfully. Aug 13 22:20:52.736605 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b588522-a9a6-4b89-b697-65e8d1a8dc17 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:20:52.736997 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1439/5809] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:20:52 2026] POST /volume/v3/volumes => generated 786 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:20:52.748969 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e7af5cb-0313-40e6-8d8a-56ca68efe6c6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:52.750703 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e7af5cb-0313-40e6-8d8a-56ca68efe6c6 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:20:52.750892 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e7af5cb-0313-40e6-8d8a-56ca68efe6c6 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:52.751079 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e7af5cb-0313-40e6-8d8a-56ca68efe6c6 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:52.758188 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:52.758188 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:52.761608 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2e7af5cb-0313-40e6-8d8a-56ca68efe6c6 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:52.765511 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e7af5cb-0313-40e6-8d8a-56ca68efe6c6 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 returned with HTTP 200 Aug 13 22:20:52.765914 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1463/5810] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:52 2026] GET /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:53.361925 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-de3a01f2-789a-4e8e-a74e-c31564e9169a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:53.364229 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de3a01f2-789a-4e8e-a74e-c31564e9169a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c Aug 13 22:20:53.364428 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de3a01f2-789a-4e8e-a74e-c31564e9169a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:53.364605 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de3a01f2-789a-4e8e-a74e-c31564e9169a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:53.371293 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:53.371293 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:53.374664 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-de3a01f2-789a-4e8e-a74e-c31564e9169a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:53.378383 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de3a01f2-789a-4e8e-a74e-c31564e9169a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c returned with HTTP 200 Aug 13 22:20:53.378787 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1454/5811] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:53 2026] GET /volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c => generated 892 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:53.390811 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-edbd2b76-64ed-488d-8791-ea37dda7f8b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:53.392431 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-edbd2b76-64ed-488d-8791-ea37dda7f8b8 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:20:53.392734 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-edbd2b76-64ed-488d-8791-ea37dda7f8b8 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8164d4e3-7f7b-449e-95e0-1ae177f77d6c", "name": "tempest-VolumeDependencyTests-Snapshot-700431014"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:53.401264 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:53.401264 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:53.401823 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-edbd2b76-64ed-488d-8791-ea37dda7f8b8 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:53.401925 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-edbd2b76-64ed-488d-8791-ea37dda7f8b8 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create snapshot from volume 8164d4e3-7f7b-449e-95e0-1ae177f77d6c Aug 13 22:20:53.422515 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-edbd2b76-64ed-488d-8791-ea37dda7f8b8 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Created reservations ['a10aa4db-1dd4-4017-9eb9-c172dce61007', 'c7b679e2-70ee-4dd1-9a04-faf274074399', '5f004557-6a5d-4b83-a684-757aec8ad42b', '96671101-d5cd-48c5-a0ae-34d7305f12bf'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:53.444468 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-edbd2b76-64ed-488d-8791-ea37dda7f8b8 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot create request issued successfully. Aug 13 22:20:53.444811 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-edbd2b76-64ed-488d-8791-ea37dda7f8b8 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:20:53.445220 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1456/5812] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:20:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:20:53.453192 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-88679b67-ab03-473b-a3d6-881ac2e83f40 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:53.455750 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88679b67-ab03-473b-a3d6-881ac2e83f40 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 Aug 13 22:20:53.455973 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88679b67-ab03-473b-a3d6-881ac2e83f40 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:53.456176 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88679b67-ab03-473b-a3d6-881ac2e83f40 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:53.462549 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:53.462549 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:53.463252 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-88679b67-ab03-473b-a3d6-881ac2e83f40 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:53.464462 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88679b67-ab03-473b-a3d6-881ac2e83f40 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 returned with HTTP 200 Aug 13 22:20:53.464998 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1440/5813] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:53 2026] GET /volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:53.778705 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-42401360-382c-411a-b8c0-bf4e15593a15 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:53.780459 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42401360-382c-411a-b8c0-bf4e15593a15 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:20:53.780650 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42401360-382c-411a-b8c0-bf4e15593a15 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:53.780820 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42401360-382c-411a-b8c0-bf4e15593a15 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:53.787212 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:53.787212 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:53.790263 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-42401360-382c-411a-b8c0-bf4e15593a15 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:53.793879 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42401360-382c-411a-b8c0-bf4e15593a15 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 returned with HTTP 200 Aug 13 22:20:53.794204 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1464/5814] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:53 2026] GET /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:53.805614 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-040491c0-b62b-4ce6-ba79-52c260c7bec7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:53.807311 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-040491c0-b62b-4ce6-ba79-52c260c7bec7 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:20:53.807525 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-040491c0-b62b-4ce6-ba79-52c260c7bec7 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:53.807711 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-040491c0-b62b-4ce6-ba79-52c260c7bec7 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:53.813767 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:53.813767 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:53.816694 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-040491c0-b62b-4ce6-ba79-52c260c7bec7 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:53.820084 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-040491c0-b62b-4ce6-ba79-52c260c7bec7 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 returned with HTTP 200 Aug 13 22:20:53.820394 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1455/5815] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:53 2026] GET /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 => generated 879 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:54.387732 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-d2491345-e925-4e6a-b621-0721ad39a06b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:54.389806 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-d2491345-e925-4e6a-b621-0721ad39a06b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:20:54.389987 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-d2491345-e925-4e6a-b621-0721ad39a06b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:54.390162 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-d2491345-e925-4e6a-b621-0721ad39a06b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:54.396837 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:54.396837 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:54.400534 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-d2491345-e925-4e6a-b621-0721ad39a06b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:54.404592 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-d2491345-e925-4e6a-b621-0721ad39a06b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 returned with HTTP 200 Aug 13 22:20:54.404999 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1457/5816] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:20:54 2026] GET /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:54.470743 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-019982d2-9844-42b6-86b2-26edd128febc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:54.471312 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-019982d2-9844-42b6-86b2-26edd128febc None None] GET https://10.4.3.4/volume// Aug 13 22:20:54.471635 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-019982d2-9844-42b6-86b2-26edd128febc None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:54.471939 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-019982d2-9844-42b6-86b2-26edd128febc None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:54.472408 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-019982d2-9844-42b6-86b2-26edd128febc None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:20:54.472890 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1441/5817] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:20:54 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:20:54.473532 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f5d4ff21-1a86-44f5-ba20-bbdcafde5faf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:54.475918 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5d4ff21-1a86-44f5-ba20-bbdcafde5faf tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 Aug 13 22:20:54.476160 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5d4ff21-1a86-44f5-ba20-bbdcafde5faf tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:54.476378 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5d4ff21-1a86-44f5-ba20-bbdcafde5faf tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:54.480987 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-fe4d283a-ad28-4601-a2b0-c082a533f719 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:54.481809 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:54.481809 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:54.482255 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f5d4ff21-1a86-44f5-ba20-bbdcafde5faf tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:54.483107 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5d4ff21-1a86-44f5-ba20-bbdcafde5faf tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 returned with HTTP 200 Aug 13 22:20:54.483540 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1465/5818] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:54 2026] GET /volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:54.492590 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-14f319de-61be-47ea-a9d1-958fbe525580 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:54.494340 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:20:54.494699 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f86e13a7-c032-4ee3-811e-72e9e7fe2567", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2090089475"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:54.496324 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request body: {'volume': {'snapshot_id': 'f86e13a7-c032-4ee3-811e-72e9e7fe2567', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2090089475'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:20:54.501190 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:54.501190 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:54.501635 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:54.501759 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume of 1 GB Aug 13 22:20:54.505158 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Availability Zones retrieved successfully. Aug 13 22:20:54.508945 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-fe4d283a-ad28-4601-a2b0-c082a533f719 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:20:54.509266 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-fe4d283a-ad28-4601-a2b0-c082a533f719 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3290e7f-3dbb-4b1d-ae4e-55fd23a79522", "connector": null, "instance_uuid": "75e703b7-2e7b-497a-9754-bbbcc45be011"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:54.510796 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (2a4e9eb5-f22d-4e70-9bcc-7476f3fe003f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:54.511699 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d668380-c267-4ea3-80af-72c0087c98be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:54.512567 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:20:54.516684 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:54.516684 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:54.537409 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-fe4d283a-ad28-4601-a2b0-c082a533f719 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:20:54.537824 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1456/5819] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:20:54 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 13 22:20:54.543484 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d668380-c267-4ea3-80af-72c0087c98be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f86e13a7-c032-4ee3-811e-72e9e7fe2567', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:54.544821 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e7c78b1-309d-476f-87c3-022dc561931f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:54.559940 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc5b8261-6f37-4128-b9df-e7fa1349874f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:54.561532 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc5b8261-6f37-4128-b9df-e7fa1349874f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:20:54.561714 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc5b8261-6f37-4128-b9df-e7fa1349874f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:54.561883 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc5b8261-6f37-4128-b9df-e7fa1349874f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:54.567884 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7b2d8bcb-b31d-4de6-84b2-44ad1451d8b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:54.568291 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b2d8bcb-b31d-4de6-84b2-44ad1451d8b7 None None] GET https://10.4.3.4/volume// Aug 13 22:20:54.568483 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b2d8bcb-b31d-4de6-84b2-44ad1451d8b7 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:54.568717 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b2d8bcb-b31d-4de6-84b2-44ad1451d8b7 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:54.569065 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b2d8bcb-b31d-4de6-84b2-44ad1451d8b7 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:20:54.569339 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1466/5820] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:20:54 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:20:54.572515 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:54.572515 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:54.575785 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-9b1596e4-480d-4360-8c66-fd7a742988e5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:54.576049 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cc5b8261-6f37-4128-b9df-e7fa1349874f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:54.577727 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-9b1596e4-480d-4360-8c66-fd7a742988e5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:20:54.577944 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-9b1596e4-480d-4360-8c66-fd7a742988e5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:54.578177 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-9b1596e4-480d-4360-8c66-fd7a742988e5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:54.580741 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc5b8261-6f37-4128-b9df-e7fa1349874f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 returned with HTTP 200 Aug 13 22:20:54.581292 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1442/5821] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:54 2026] GET /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:54.585437 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Created reservations ['2c5afb85-5238-417b-85cd-1bcff450d90a', '9fc3be6b-666a-4f78-87d6-88d980934a29', '8fd33fb6-49d1-4374-a345-d553ed307d09', '28a72632-4f52-4358-b4c5-0e71984f0971'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:20:54.586283 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e7c78b1-309d-476f-87c3-022dc561931f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c5afb85-5238-417b-85cd-1bcff450d90a', '9fc3be6b-666a-4f78-87d6-88d980934a29', '8fd33fb6-49d1-4374-a345-d553ed307d09', '28a72632-4f52-4358-b4c5-0e71984f0971']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:54.587069 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94cf9f37-ccc5-4b57-b755-f425acca3d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:54.587379 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:54.587379 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:54.590484 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-9b1596e4-480d-4360-8c66-fd7a742988e5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:54.594368 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-9b1596e4-480d-4360-8c66-fd7a742988e5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 returned with HTTP 200 Aug 13 22:20:54.594767 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1457/5822] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:20:54 2026] GET /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 => generated 1058 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:20:54.626361 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94cf9f37-ccc5-4b57-b755-f425acca3d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2262fb26-2abf-42ba-93af-5b050256e6d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2090089475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['2c5afb85-5238-417b-85cd-1bcff450d90a','9fc3be6b-666a-4f78-87d6-88d980934a29','8fd33fb6-49d1-4374-a345-d553ed307d09','28a72632-4f52-4358-b4c5-0e71984f0971'],size=1,snapshot_id=f86e13a7-c032-4ee3-811e-72e9e7fe2567,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:20:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2090089475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2262fb26-2abf-42ba-93af-5b050256e6d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65ab6e914bd44100812d6917eb7edadd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f86e13a7-c032-4ee3-811e-72e9e7fe2567,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:54.627089 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c087d13e-82f2-4d7a-8c66-8255ba6e403e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:54.644334 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c087d13e-82f2-4d7a-8c66-8255ba6e403e) transitioned into state 'SUCCESS' from state '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-2090089475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['2c5afb85-5238-417b-85cd-1bcff450d90a','9fc3be6b-666a-4f78-87d6-88d980934a29','8fd33fb6-49d1-4374-a345-d553ed307d09','28a72632-4f52-4358-b4c5-0e71984f0971'],size=1,snapshot_id=f86e13a7-c032-4ee3-811e-72e9e7fe2567,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:54.645108 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9893829-537d-4d53-98c2-1489320bd446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:20:54.663023 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9893829-537d-4d53-98c2-1489320bd446) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:20:54.663809 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (2a4e9eb5-f22d-4e70-9bcc-7476f3fe003f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:20:54.664097 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request issued successfully. Aug 13 22:20:54.664644 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14f319de-61be-47ea-a9d1-958fbe525580 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:20:54.665051 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1458/5823] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:20:54 2026] POST /volume/v3/volumes => generated 800 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:54.676944 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-521288c2-cc4f-40f6-a288-ef7761c6548a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:54.678320 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-521288c2-cc4f-40f6-a288-ef7761c6548a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 Aug 13 22:20:54.678527 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-521288c2-cc4f-40f6-a288-ef7761c6548a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:54.678702 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-521288c2-cc4f-40f6-a288-ef7761c6548a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:54.684989 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:54.684989 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:54.688236 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-521288c2-cc4f-40f6-a288-ef7761c6548a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:54.691979 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-521288c2-cc4f-40f6-a288-ef7761c6548a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 returned with HTTP 200 Aug 13 22:20:54.692311 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1467/5824] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:54 2026] GET /volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 => generated 868 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:54.696117 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-858cd21a-91e8-49af-9817-4fb498508973 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:54.698161 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-858cd21a-91e8-49af-9817-4fb498508973 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] PUT https://10.4.3.4/volume/v3/attachments/5c620d8a-a6df-43b0-9710-500a34c4da0a Aug 13 22:20:54.698589 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-858cd21a-91e8-49af-9817-4fb498508973 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:54.705777 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-858cd21a-91e8-49af-9817-4fb498508973 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Acquiring lock "cinder-attachment_update-b3290e7f-3dbb-4b1d-ae4e-55fd23a79522-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:20:54.710475 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-858cd21a-91e8-49af-9817-4fb498508973 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Lock "cinder-attachment_update-b3290e7f-3dbb-4b1d-ae4e-55fd23a79522-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:20:54.711396 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:54.711396 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:54.823080 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-858cd21a-91e8-49af-9817-4fb498508973 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Lock "cinder-attachment_update-b3290e7f-3dbb-4b1d-ae4e-55fd23a79522-np0000007271" released by "attachment_update" :: held 0.113s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:20:54.823399 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-858cd21a-91e8-49af-9817-4fb498508973 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/attachments/5c620d8a-a6df-43b0-9710-500a34c4da0a returned with HTTP 200 Aug 13 22:20:54.823899 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1443/5825] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:20:54 2026] PUT /volume/v3/attachments/5c620d8a-a6df-43b0-9710-500a34c4da0a => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:55.592551 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-68c9a5d8-19b4-4c70-bef9-4b42f6a20a46 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:55.594308 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68c9a5d8-19b4-4c70-bef9-4b42f6a20a46 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:20:55.594515 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68c9a5d8-19b4-4c70-bef9-4b42f6a20a46 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:55.594738 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68c9a5d8-19b4-4c70-bef9-4b42f6a20a46 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:55.603444 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:55.603444 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:55.606500 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-68c9a5d8-19b4-4c70-bef9-4b42f6a20a46 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:55.610135 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68c9a5d8-19b4-4c70-bef9-4b42f6a20a46 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 returned with HTTP 200 Aug 13 22:20:55.610490 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1458/5826] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:55 2026] GET /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:55.704894 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-efb13045-56cc-40bd-b902-1dffc9c23745 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:55.706734 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efb13045-56cc-40bd-b902-1dffc9c23745 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 Aug 13 22:20:55.706957 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efb13045-56cc-40bd-b902-1dffc9c23745 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:55.707141 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efb13045-56cc-40bd-b902-1dffc9c23745 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:55.714035 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:55.714035 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:55.717440 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-efb13045-56cc-40bd-b902-1dffc9c23745 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:55.721055 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efb13045-56cc-40bd-b902-1dffc9c23745 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 returned with HTTP 200 Aug 13 22:20:55.721441 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1459/5827] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:55 2026] GET /volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 => generated 893 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:55.736077 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5d66e6c-cac3-4bed-8123-86e6eb8ee049 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:55.737758 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5d66e6c-cac3-4bed-8123-86e6eb8ee049 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e Aug 13 22:20:55.737982 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5d66e6c-cac3-4bed-8123-86e6eb8ee049 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:55.738165 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5d66e6c-cac3-4bed-8123-86e6eb8ee049 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:55.738266 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-a5d66e6c-cac3-4bed-8123-86e6eb8ee049 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete snapshot with id: 0adb79cc-8dcf-4e9b-87c8-29ac40b2269e Aug 13 22:20:55.742995 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:55.742995 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:55.743362 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a5d66e6c-cac3-4bed-8123-86e6eb8ee049 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:55.757198 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a5d66e6c-cac3-4bed-8123-86e6eb8ee049 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot delete request issued successfully. Aug 13 22:20:55.757362 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5d66e6c-cac3-4bed-8123-86e6eb8ee049 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e returned with HTTP 202 Aug 13 22:20:55.757763 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1468/5828] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:20:55 2026] DELETE /volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:20:55.766041 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c8e5c7fd-0a23-449a-9007-1b919de1a4d3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:55.767997 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8e5c7fd-0a23-449a-9007-1b919de1a4d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e Aug 13 22:20:55.768224 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8e5c7fd-0a23-449a-9007-1b919de1a4d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:55.768474 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8e5c7fd-0a23-449a-9007-1b919de1a4d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:55.774629 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:55.774629 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:55.775161 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c8e5c7fd-0a23-449a-9007-1b919de1a4d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:55.776126 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8e5c7fd-0a23-449a-9007-1b919de1a4d3 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e returned with HTTP 200 Aug 13 22:20:55.776562 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1444/5829] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:55 2026] GET /volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:56.622461 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-91f2eb2f-1125-4926-b5f8-d8c4711ffc12 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:56.624057 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91f2eb2f-1125-4926-b5f8-d8c4711ffc12 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:20:56.624220 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91f2eb2f-1125-4926-b5f8-d8c4711ffc12 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:56.624388 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91f2eb2f-1125-4926-b5f8-d8c4711ffc12 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:56.632479 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:56.632479 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:56.635489 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-91f2eb2f-1125-4926-b5f8-d8c4711ffc12 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:56.639727 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91f2eb2f-1125-4926-b5f8-d8c4711ffc12 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 returned with HTTP 200 Aug 13 22:20:56.640093 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1459/5830] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:56 2026] GET /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:56.784772 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-41430115-fd3d-49f3-8ec7-e757bccd7615 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:56.786510 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41430115-fd3d-49f3-8ec7-e757bccd7615 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e Aug 13 22:20:56.786719 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41430115-fd3d-49f3-8ec7-e757bccd7615 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:56.786898 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41430115-fd3d-49f3-8ec7-e757bccd7615 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:56.790714 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41430115-fd3d-49f3-8ec7-e757bccd7615 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e returned with HTTP 404 Aug 13 22:20:56.791146 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1460/5831] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:56 2026] GET /volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:56.797086 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ff66246-4b71-400d-a7c1-639c1a497012 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:56.798916 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ff66246-4b71-400d-a7c1-639c1a497012 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 Aug 13 22:20:56.799098 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ff66246-4b71-400d-a7c1-639c1a497012 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:56.799323 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ff66246-4b71-400d-a7c1-639c1a497012 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:56.799451 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-9ff66246-4b71-400d-a7c1-639c1a497012 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete snapshot with id: f86e13a7-c032-4ee3-811e-72e9e7fe2567 Aug 13 22:20:56.804099 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:56.804099 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:56.804481 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9ff66246-4b71-400d-a7c1-639c1a497012 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:56.818124 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9ff66246-4b71-400d-a7c1-639c1a497012 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot delete request issued successfully. Aug 13 22:20:56.818366 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ff66246-4b71-400d-a7c1-639c1a497012 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 returned with HTTP 202 Aug 13 22:20:56.819152 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1469/5832] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:20:56 2026] DELETE /volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:20:56.826028 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b2195f1-2bf8-4e20-b2d4-6c97743667d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:56.827720 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b2195f1-2bf8-4e20-b2d4-6c97743667d6 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 Aug 13 22:20:56.827910 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b2195f1-2bf8-4e20-b2d4-6c97743667d6 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:56.828113 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b2195f1-2bf8-4e20-b2d4-6c97743667d6 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:56.833074 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:56.833074 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:56.833619 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6b2195f1-2bf8-4e20-b2d4-6c97743667d6 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:20:56.834336 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b2195f1-2bf8-4e20-b2d4-6c97743667d6 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 returned with HTTP 200 Aug 13 22:20:56.834696 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1445/5833] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:56 2026] GET /volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:57.652072 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7d2155e7-9529-4f28-aa89-44227e80dcca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:57.654181 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d2155e7-9529-4f28-aa89-44227e80dcca tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:20:57.654401 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d2155e7-9529-4f28-aa89-44227e80dcca tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:57.654655 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d2155e7-9529-4f28-aa89-44227e80dcca tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:57.664335 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:57.664335 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:57.667921 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7d2155e7-9529-4f28-aa89-44227e80dcca tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:57.672695 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d2155e7-9529-4f28-aa89-44227e80dcca tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 returned with HTTP 200 Aug 13 22:20:57.673060 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1460/5834] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:57 2026] GET /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:20:57.842931 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c9aff68-44cf-49fc-a930-13e7bc9d7ec1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:57.844593 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c9aff68-44cf-49fc-a930-13e7bc9d7ec1 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 Aug 13 22:20:57.844795 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c9aff68-44cf-49fc-a930-13e7bc9d7ec1 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:57.845000 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c9aff68-44cf-49fc-a930-13e7bc9d7ec1 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:57.849219 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c9aff68-44cf-49fc-a930-13e7bc9d7ec1 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 returned with HTTP 404 Aug 13 22:20:57.849684 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1461/5835] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:20:57 2026] GET /volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:57.856899 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fcd6e5bf-b705-4b0e-8b78-1d770b6d729c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:57.859307 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fcd6e5bf-b705-4b0e-8b78-1d770b6d729c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 Aug 13 22:20:57.859307 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fcd6e5bf-b705-4b0e-8b78-1d770b6d729c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:57.859307 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fcd6e5bf-b705-4b0e-8b78-1d770b6d729c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:57.859512 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-fcd6e5bf-b705-4b0e-8b78-1d770b6d729c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: b3cd68a4-4f5a-494b-89ad-19965702b0d9 Aug 13 22:20:57.866092 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:57.866092 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:20:57.866526 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fcd6e5bf-b705-4b0e-8b78-1d770b6d729c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:57.881740 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fcd6e5bf-b705-4b0e-8b78-1d770b6d729c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume request issued successfully. Aug 13 22:20:57.881894 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fcd6e5bf-b705-4b0e-8b78-1d770b6d729c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 returned with HTTP 202 Aug 13 22:20:57.882291 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1470/5836] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:20:57 2026] DELETE /volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:20:57.890061 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-61b4e1dd-27ef-42aa-b39f-e86cdea79435 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:57.891990 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61b4e1dd-27ef-42aa-b39f-e86cdea79435 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 Aug 13 22:20:57.892250 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61b4e1dd-27ef-42aa-b39f-e86cdea79435 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:57.892457 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61b4e1dd-27ef-42aa-b39f-e86cdea79435 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:57.899876 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:57.899876 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:57.903454 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-61b4e1dd-27ef-42aa-b39f-e86cdea79435 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:57.907695 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61b4e1dd-27ef-42aa-b39f-e86cdea79435 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 returned with HTTP 200 Aug 13 22:20:57.908077 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1446/5837] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:57 2026] GET /volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:58.058355 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-57c467cc-1860-4c51-99aa-df89175d73dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:58.060113 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-57c467cc-1860-4c51-99aa-df89175d73dc tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/attachments/5c620d8a-a6df-43b0-9710-500a34c4da0a/action Aug 13 22:20:58.060519 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-57c467cc-1860-4c51-99aa-df89175d73dc tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:20:58.060673 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-57c467cc-1860-4c51-99aa-df89175d73dc tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:20:58.075002 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:58.075002 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:58.083526 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c5b5661d-1333-4841-a005-d6e953e22d66 req-57c467cc-1860-4c51-99aa-df89175d73dc tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/attachments/5c620d8a-a6df-43b0-9710-500a34c4da0a/action returned with HTTP 204 Aug 13 22:20:58.084064 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1461/5838] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:20:58 2026] POST /volume/v3/attachments/5c620d8a-a6df-43b0-9710-500a34c4da0a/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:20:58.684633 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8880106-8d9e-442e-80b0-6eb974abbb9d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:58.686652 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8880106-8d9e-442e-80b0-6eb974abbb9d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:20:58.686907 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8880106-8d9e-442e-80b0-6eb974abbb9d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:58.687136 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8880106-8d9e-442e-80b0-6eb974abbb9d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:58.697020 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:58.697020 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:20:58.700433 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8880106-8d9e-442e-80b0-6eb974abbb9d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:20:58.704691 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8880106-8d9e-442e-80b0-6eb974abbb9d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 returned with HTTP 200 Aug 13 22:20:58.705181 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1462/5839] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:20:58 2026] GET /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:20:58.920972 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-46e346c3-65b4-4626-95bb-cee2232df0a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:58.922802 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46e346c3-65b4-4626-95bb-cee2232df0a5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 Aug 13 22:20:58.923024 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46e346c3-65b4-4626-95bb-cee2232df0a5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:58.923199 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46e346c3-65b4-4626-95bb-cee2232df0a5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:58.928645 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46e346c3-65b4-4626-95bb-cee2232df0a5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 returned with HTTP 404 Aug 13 22:20:58.929077 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1471/5840] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:58 2026] GET /volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:20:58.936295 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84ae4333-fb97-4f2f-9bd3-6607e105f4ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:58.937998 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84ae4333-fb97-4f2f-9bd3-6607e105f4ac tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c Aug 13 22:20:58.938195 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84ae4333-fb97-4f2f-9bd3-6607e105f4ac tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:58.938379 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84ae4333-fb97-4f2f-9bd3-6607e105f4ac tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:58.938570 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-84ae4333-fb97-4f2f-9bd3-6607e105f4ac tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: 8164d4e3-7f7b-449e-95e0-1ae177f77d6c Aug 13 22:20:58.946800 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:58.946800 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:20:58.947326 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-84ae4333-fb97-4f2f-9bd3-6607e105f4ac tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:58.965493 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-84ae4333-fb97-4f2f-9bd3-6607e105f4ac tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume request issued successfully. Aug 13 22:20:58.965776 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84ae4333-fb97-4f2f-9bd3-6607e105f4ac tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c returned with HTTP 202 Aug 13 22:20:58.966244 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1447/5841] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:20:58 2026] DELETE /volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:20:58.973296 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2fec8724-4c0c-41b0-8816-625e54085fd2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:20:58.974883 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2fec8724-4c0c-41b0-8816-625e54085fd2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c Aug 13 22:20:58.975110 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2fec8724-4c0c-41b0-8816-625e54085fd2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:20:58.975290 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2fec8724-4c0c-41b0-8816-625e54085fd2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:20:58.982849 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:20:58.982849 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:20:58.986315 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2fec8724-4c0c-41b0-8816-625e54085fd2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:20:58.990508 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2fec8724-4c0c-41b0-8816-625e54085fd2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c returned with HTTP 200 Aug 13 22:20:58.990885 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1462/5842] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:20:58 2026] GET /volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c => generated 891 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:00.003533 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3aa587c7-ad40-4abe-bcfd-b37ffc0c20f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:00.005262 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3aa587c7-ad40-4abe-bcfd-b37ffc0c20f6 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c Aug 13 22:21:00.005473 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3aa587c7-ad40-4abe-bcfd-b37ffc0c20f6 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:00.005663 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3aa587c7-ad40-4abe-bcfd-b37ffc0c20f6 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:00.011828 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3aa587c7-ad40-4abe-bcfd-b37ffc0c20f6 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c returned with HTTP 404 Aug 13 22:21:00.012387 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1463/5843] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:00 2026] GET /volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:00.018764 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-81c370fb-1305-4f64-8d1b-07708a84e27c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:00.020835 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81c370fb-1305-4f64-8d1b-07708a84e27c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 Aug 13 22:21:00.021070 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81c370fb-1305-4f64-8d1b-07708a84e27c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:00.021256 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81c370fb-1305-4f64-8d1b-07708a84e27c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:00.021419 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-81c370fb-1305-4f64-8d1b-07708a84e27c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: 2262fb26-2abf-42ba-93af-5b050256e6d2 Aug 13 22:21:00.027904 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:00.027904 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:00.028307 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-81c370fb-1305-4f64-8d1b-07708a84e27c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:00.042128 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-81c370fb-1305-4f64-8d1b-07708a84e27c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume request issued successfully. Aug 13 22:21:00.042319 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81c370fb-1305-4f64-8d1b-07708a84e27c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 returned with HTTP 202 Aug 13 22:21:00.042769 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1472/5844] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:21:00 2026] DELETE /volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:21:00.048897 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3f993d33-c297-49b7-a820-4763e3e47c8b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:00.050735 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f993d33-c297-49b7-a820-4763e3e47c8b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 Aug 13 22:21:00.050965 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f993d33-c297-49b7-a820-4763e3e47c8b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:00.051146 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f993d33-c297-49b7-a820-4763e3e47c8b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:00.058813 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:00.058813 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:00.061960 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3f993d33-c297-49b7-a820-4763e3e47c8b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:00.065524 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f993d33-c297-49b7-a820-4763e3e47c8b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 returned with HTTP 200 Aug 13 22:21:00.065903 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1448/5845] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:00 2026] GET /volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 => generated 892 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:01.078739 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-47a4d2e3-ddea-4a7b-92e8-55ce7071ede5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:01.080440 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47a4d2e3-ddea-4a7b-92e8-55ce7071ede5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 Aug 13 22:21:01.080661 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47a4d2e3-ddea-4a7b-92e8-55ce7071ede5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:01.080834 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47a4d2e3-ddea-4a7b-92e8-55ce7071ede5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:01.086076 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47a4d2e3-ddea-4a7b-92e8-55ce7071ede5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 returned with HTTP 404 Aug 13 22:21:01.086565 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1463/5846] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:01 2026] GET /volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:01.094577 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-55024a07-3976-4638-a450-ce7c5372e876 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:01.096072 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:21:01.096413 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2064593493"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:01.097753 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2064593493'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:21:01.097875 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume of 1 GB Aug 13 22:21:01.101922 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Availability Zones retrieved successfully. Aug 13 22:21:01.107520 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (e23d6ff3-7c3e-496a-9447-4d22e0d88ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:01.108395 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b1a253-f0a0-4871-928e-aee5e94ad8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:01.109284 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:21:01.134235 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b1a253-f0a0-4871-928e-aee5e94ad8f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:01.134906 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaaf86a4-955b-4fed-8d8d-13b9ada56998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:01.169073 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Created reservations ['8861667a-7266-493c-9139-c86f9ee9a674', '378203e2-c7bd-4355-bd73-f6c8bb26fd75', 'f808c490-9b73-48b6-979f-0812c7efcde1', 'a432cd65-eef0-4c9f-b235-e12977905b06'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:21:01.169829 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaaf86a4-955b-4fed-8d8d-13b9ada56998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8861667a-7266-493c-9139-c86f9ee9a674', '378203e2-c7bd-4355-bd73-f6c8bb26fd75', 'f808c490-9b73-48b6-979f-0812c7efcde1', 'a432cd65-eef0-4c9f-b235-e12977905b06']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:01.170497 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80aeb219-b8f7-40d4-9497-a19c42aaa62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:01.190739 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80aeb219-b8f7-40d4-9497-a19c42aaa62a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfc62cfd-d427-43ea-90ca-61a818447daa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2064593493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['8861667a-7266-493c-9139-c86f9ee9a674','378203e2-c7bd-4355-bd73-f6c8bb26fd75','f808c490-9b73-48b6-979f-0812c7efcde1','a432cd65-eef0-4c9f-b235-e12977905b06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:21:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2064593493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfc62cfd-d427-43ea-90ca-61a818447daa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65ab6e914bd44100812d6917eb7edadd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:01.191368 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f9b992b-c194-4746-9048-59248004aab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:01.207156 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f9b992b-c194-4746-9048-59248004aab7) transitioned into state 'SUCCESS' from state '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-2064593493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['8861667a-7266-493c-9139-c86f9ee9a674','378203e2-c7bd-4355-bd73-f6c8bb26fd75','f808c490-9b73-48b6-979f-0812c7efcde1','a432cd65-eef0-4c9f-b235-e12977905b06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:01.207976 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19031ae3-55fa-4dec-a61b-302f84fe7241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:01.216135 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19031ae3-55fa-4dec-a61b-302f84fe7241) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:01.217082 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (e23d6ff3-7c3e-496a-9447-4d22e0d88ab3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:01.217434 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request issued successfully. Aug 13 22:21:01.218165 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55024a07-3976-4638-a450-ce7c5372e876 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:21:01.218591 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1464/5847] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:21:01 2026] POST /volume/v3/volumes => generated 766 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:01.230896 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7b56bffe-033c-4fa1-b663-30e353fd90a4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:01.232277 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b56bffe-033c-4fa1-b663-30e353fd90a4 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa Aug 13 22:21:01.232526 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b56bffe-033c-4fa1-b663-30e353fd90a4 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:01.232747 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b56bffe-033c-4fa1-b663-30e353fd90a4 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:01.239712 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:01.239712 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:01.243057 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7b56bffe-033c-4fa1-b663-30e353fd90a4 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:01.247098 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b56bffe-033c-4fa1-b663-30e353fd90a4 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa returned with HTTP 200 Aug 13 22:21:01.247482 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1473/5848] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:01 2026] GET /volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:01.727466 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-bcda1841-2ba4-4e88-9529-5ddc03ee6ac4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:01.729590 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-bcda1841-2ba4-4e88-9529-5ddc03ee6ac4 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:21:01.729791 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-bcda1841-2ba4-4e88-9529-5ddc03ee6ac4 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:01.729972 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-bcda1841-2ba4-4e88-9529-5ddc03ee6ac4 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:01.739351 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:01.739351 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:01.742791 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-bcda1841-2ba4-4e88-9529-5ddc03ee6ac4 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:01.747098 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-bcda1841-2ba4-4e88-9529-5ddc03ee6ac4 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 returned with HTTP 200 Aug 13 22:21:01.747517 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1449/5849] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:21:01 2026] GET /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:01.766285 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-b461e037-bf40-4b04-8b18-e2ecd5a215df None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:01.768703 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-b461e037-bf40-4b04-8b18-e2ecd5a215df tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522/action Aug 13 22:21:01.769030 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-b461e037-bf40-4b04-8b18-e2ecd5a215df tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:21:01.769174 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-b461e037-bf40-4b04-8b18-e2ecd5a215df tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:01.781749 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:01.781749 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:01.782235 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-b461e037-bf40-4b04-8b18-e2ecd5a215df tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:01.789155 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-b461e037-bf40-4b04-8b18-e2ecd5a215df tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Begin detaching volume completed successfully. Aug 13 22:21:01.789853 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-b461e037-bf40-4b04-8b18-e2ecd5a215df tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522/action returned with HTTP 202 Aug 13 22:21:01.789853 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1464/5850] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:21:01 2026] POST /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:21:01.832407 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b21728ab-61dd-46eb-9fa7-0fece8d85423 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:01.832920 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b21728ab-61dd-46eb-9fa7-0fece8d85423 None None] GET https://10.4.3.4/volume// Aug 13 22:21:01.833191 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b21728ab-61dd-46eb-9fa7-0fece8d85423 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:01.833292 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b21728ab-61dd-46eb-9fa7-0fece8d85423 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:01.833697 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b21728ab-61dd-46eb-9fa7-0fece8d85423 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:21:01.834013 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1465/5851] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:21:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:21:01.842078 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-78b0f6e9-f6e5-4a05-aa39-4e7948546a42 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:01.844124 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-78b0f6e9-f6e5-4a05-aa39-4e7948546a42 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:21:01.844401 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-78b0f6e9-f6e5-4a05-aa39-4e7948546a42 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:01.844696 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-78b0f6e9-f6e5-4a05-aa39-4e7948546a42 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:01.853692 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:01.853692 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:01.857060 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-78b0f6e9-f6e5-4a05-aa39-4e7948546a42 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:01.861239 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-78b0f6e9-f6e5-4a05-aa39-4e7948546a42 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 returned with HTTP 200 Aug 13 22:21:01.861643 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1474/5852] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:21:01 2026] GET /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:21:02.259871 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6644823c-0cd0-47eb-b846-6d37ee5527e4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:02.261623 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6644823c-0cd0-47eb-b846-6d37ee5527e4 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa Aug 13 22:21:02.261847 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6644823c-0cd0-47eb-b846-6d37ee5527e4 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:02.262029 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6644823c-0cd0-47eb-b846-6d37ee5527e4 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:02.269306 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:02.269306 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:02.272723 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6644823c-0cd0-47eb-b846-6d37ee5527e4 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:02.276436 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6644823c-0cd0-47eb-b846-6d37ee5527e4 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa returned with HTTP 200 Aug 13 22:21:02.276803 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1450/5853] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:02 2026] GET /volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:02.288402 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bfe621a4-44e7-4690-91ef-89df20485bd6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:02.289993 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfe621a4-44e7-4690-91ef-89df20485bd6 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] POST https://10.4.3.4/volume/v3/snapshots Aug 13 22:21:02.290280 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfe621a4-44e7-4690-91ef-89df20485bd6 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cfc62cfd-d427-43ea-90ca-61a818447daa", "name": "tempest-VolumeDependencyTests-Snapshot-2094341619"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:02.297782 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:02.297782 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:02.298211 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bfe621a4-44e7-4690-91ef-89df20485bd6 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:02.298360 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-bfe621a4-44e7-4690-91ef-89df20485bd6 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create snapshot from volume cfc62cfd-d427-43ea-90ca-61a818447daa Aug 13 22:21:02.319325 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-bfe621a4-44e7-4690-91ef-89df20485bd6 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Created reservations ['27855f25-aebb-4673-b9a9-cdf917b77463', '5d6f536f-d3c2-4a40-80a5-4cfd453d3f1c', '8acb16c2-cefd-4f5f-943a-e485c7ebfc4d', 'cbd3a67a-347a-403a-a356-6cf989ef5a80'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:21:02.344581 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bfe621a4-44e7-4690-91ef-89df20485bd6 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot create request issued successfully. Aug 13 22:21:02.344937 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfe621a4-44e7-4690-91ef-89df20485bd6 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots returned with HTTP 202 Aug 13 22:21:02.345339 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1465/5854] 10.4.3.4 () {68 vars in 1251 bytes} [Thu Aug 13 22:21:02 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 13 22:21:02.353013 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-598ce454-c7b1-4477-a88c-577b9f3d2222 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:02.355545 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-598ce454-c7b1-4477-a88c-577b9f3d2222 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f Aug 13 22:21:02.355842 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-598ce454-c7b1-4477-a88c-577b9f3d2222 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:02.356125 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-598ce454-c7b1-4477-a88c-577b9f3d2222 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:02.361465 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:02.361465 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:02.361959 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-598ce454-c7b1-4477-a88c-577b9f3d2222 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:21:02.362831 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-598ce454-c7b1-4477-a88c-577b9f3d2222 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f returned with HTTP 200 Aug 13 22:21:02.363171 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1466/5855] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:21:02 2026] GET /volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:02.602218 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-16afb70c-9a60-445a-9cf8-6d1959a5bb3a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:02.604213 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-16afb70c-9a60-445a-9cf8-6d1959a5bb3a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] DELETE https://10.4.3.4/volume/v3/attachments/5c620d8a-a6df-43b0-9710-500a34c4da0a Aug 13 22:21:02.604391 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-16afb70c-9a60-445a-9cf8-6d1959a5bb3a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:02.604614 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-16afb70c-9a60-445a-9cf8-6d1959a5bb3a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:02.611707 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:02.611707 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:02.652760 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2e48b7ee-d605-43fb-82b1-826b82fad553 req-16afb70c-9a60-445a-9cf8-6d1959a5bb3a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/attachments/5c620d8a-a6df-43b0-9710-500a34c4da0a returned with HTTP 200 Aug 13 22:21:02.653094 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1475/5856] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:21:02 2026] DELETE /volume/v3/attachments/5c620d8a-a6df-43b0-9710-500a34c4da0a => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:02.878622 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:02.880278 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:21:02.880662 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-872875971", "snapshot_id": "89c08fa0-d6ed-4d4a-b978-0bee32678b27", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:02.882114 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-872875971', 'snapshot_id': '89c08fa0-d6ed-4d4a-b978-0bee32678b27', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:21:02.886751 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:02.886751 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:02.887134 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:21:02.887236 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Create volume of 1 GB Aug 13 22:21:02.890556 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Availability Zones retrieved successfully. Aug 13 22:21:02.895688 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Flow 'volume_create_api' (b940906e-bd52-477f-8010-f8b2906570dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:02.896647 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1389b973-bbb4-4211-b92d-43c7c7907bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:02.897520 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:21:02.923160 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1389b973-bbb4-4211-b92d-43c7c7907bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '89c08fa0-d6ed-4d4a-b978-0bee32678b27', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:02.923847 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a689bc4-519e-4dd7-83b0-7861d8e507d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:02.957547 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Created reservations ['7c63b181-de6c-4016-978c-cd373847231b', '22c29141-c5e6-4309-a1b0-704e02a9ad47', '6b640b03-9c93-4d61-9bb8-eedc037171ea', 'e6f4d903-ac70-4feb-8293-cfb7cfac49d6'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:21:02.958239 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a689bc4-519e-4dd7-83b0-7861d8e507d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c63b181-de6c-4016-978c-cd373847231b', '22c29141-c5e6-4309-a1b0-704e02a9ad47', '6b640b03-9c93-4d61-9bb8-eedc037171ea', 'e6f4d903-ac70-4feb-8293-cfb7cfac49d6']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:02.958935 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (474fcb3a-7517-492b-a325-162d829548b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:02.993890 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (474fcb3a-7517-492b-a325-162d829548b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d574730-b7de-43b2-9c69-1daaa7297e97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-872875971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9c22c7fddd4a21bb5616935462d823',qos_specs=None,replication_status=,reservations=['7c63b181-de6c-4016-978c-cd373847231b','22c29141-c5e6-4309-a1b0-704e02a9ad47','6b640b03-9c93-4d61-9bb8-eedc037171ea','e6f4d903-ac70-4feb-8293-cfb7cfac49d6'],size=1,snapshot_id=89c08fa0-d6ed-4d4a-b978-0bee32678b27,source_replicaid=,source_volid=None,status='creating',user_id='274d309a05b74a3088a9f7a68bbbf7ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:21:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-872875971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d574730-b7de-43b2-9c69-1daaa7297e97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9c22c7fddd4a21bb5616935462d823',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=89c08fa0-d6ed-4d4a-b978-0bee32678b27,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='274d309a05b74a3088a9f7a68bbbf7ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:02.994765 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f76a775-e78d-46d7-b382-5f0ca8a7f06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:03.009658 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f76a775-e78d-46d7-b382-5f0ca8a7f06c) transitioned into state 'SUCCESS' from state '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-872875971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9c22c7fddd4a21bb5616935462d823',qos_specs=None,replication_status=,reservations=['7c63b181-de6c-4016-978c-cd373847231b','22c29141-c5e6-4309-a1b0-704e02a9ad47','6b640b03-9c93-4d61-9bb8-eedc037171ea','e6f4d903-ac70-4feb-8293-cfb7cfac49d6'],size=1,snapshot_id=89c08fa0-d6ed-4d4a-b978-0bee32678b27,source_replicaid=,source_volid=None,status='creating',user_id='274d309a05b74a3088a9f7a68bbbf7ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:03.010318 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8589135c-8fe5-4a38-bcec-b0592d210fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:03.027911 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8589135c-8fe5-4a38-bcec-b0592d210fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:03.028734 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Flow 'volume_create_api' (b940906e-bd52-477f-8010-f8b2906570dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:03.029046 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Create volume request issued successfully. Aug 13 22:21:03.029689 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04991819-0e50-46dc-8675-bc6dcbfe85c9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:21:03.030152 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1451/5857] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:21:02 2026] POST /volume/v3/volumes => generated 786 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:21:03.040870 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6dbfd7fd-38a8-4b75-8076-4ce1c2592f3c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:03.042409 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6dbfd7fd-38a8-4b75-8076-4ce1c2592f3c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:03.042598 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6dbfd7fd-38a8-4b75-8076-4ce1c2592f3c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:03.042759 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6dbfd7fd-38a8-4b75-8076-4ce1c2592f3c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:03.049207 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:03.049207 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:03.053115 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6dbfd7fd-38a8-4b75-8076-4ce1c2592f3c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:03.057123 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6dbfd7fd-38a8-4b75-8076-4ce1c2592f3c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 returned with HTTP 200 Aug 13 22:21:03.057516 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1466/5858] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:03 2026] GET /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:03.372344 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95a5e83f-22e1-4769-9ff9-c37fa6e47a7b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:03.373986 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95a5e83f-22e1-4769-9ff9-c37fa6e47a7b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f Aug 13 22:21:03.374173 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95a5e83f-22e1-4769-9ff9-c37fa6e47a7b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:03.374341 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95a5e83f-22e1-4769-9ff9-c37fa6e47a7b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:03.378914 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:03.378914 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:03.379277 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-95a5e83f-22e1-4769-9ff9-c37fa6e47a7b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:21:03.379957 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95a5e83f-22e1-4769-9ff9-c37fa6e47a7b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f returned with HTTP 200 Aug 13 22:21:03.380261 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1467/5859] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:21:03 2026] GET /volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:03.391518 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:03.392594 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:21:03.392890 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "38fc9048-4616-429a-8b79-b7d9b184c21f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-272797959"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:03.394191 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request body: {'volume': {'snapshot_id': '38fc9048-4616-429a-8b79-b7d9b184c21f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-272797959'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:21:03.399001 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:03.399001 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:03.399330 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:21:03.399432 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume of 1 GB Aug 13 22:21:03.402445 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Availability Zones retrieved successfully. Aug 13 22:21:03.407126 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (6bb87057-64ed-417e-8d91-e1353cddfe12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:03.408084 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb370728-edc7-4d4d-ad95-84a9f4b25de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:03.408880 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:21:03.433751 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb370728-edc7-4d4d-ad95-84a9f4b25de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '38fc9048-4616-429a-8b79-b7d9b184c21f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:03.434404 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2f196cc-fe80-4e75-9747-5b78ec0bcbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:03.469681 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Created reservations ['0aeb76bf-8605-44f4-ba12-7cd1c729ceb8', 'b07e8fdc-d05e-4d6f-bd9b-47d831e4ecc6', '574c4af0-4b81-4ba0-824e-40dbde00f1cd', 'c6beb01c-eb41-461a-82d5-634c34a6ecce'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:21:03.470354 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2f196cc-fe80-4e75-9747-5b78ec0bcbad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aeb76bf-8605-44f4-ba12-7cd1c729ceb8', 'b07e8fdc-d05e-4d6f-bd9b-47d831e4ecc6', '574c4af0-4b81-4ba0-824e-40dbde00f1cd', 'c6beb01c-eb41-461a-82d5-634c34a6ecce']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:03.471014 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a19be59-b33f-4b87-b7c0-5b2e90afe32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:03.507099 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a19be59-b33f-4b87-b7c0-5b2e90afe32a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74f1ba20-191d-4eec-89bb-18398dd9e617', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-272797959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['0aeb76bf-8605-44f4-ba12-7cd1c729ceb8','b07e8fdc-d05e-4d6f-bd9b-47d831e4ecc6','574c4af0-4b81-4ba0-824e-40dbde00f1cd','c6beb01c-eb41-461a-82d5-634c34a6ecce'],size=1,snapshot_id=38fc9048-4616-429a-8b79-b7d9b184c21f,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:21:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-272797959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74f1ba20-191d-4eec-89bb-18398dd9e617,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65ab6e914bd44100812d6917eb7edadd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=38fc9048-4616-429a-8b79-b7d9b184c21f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:03.507750 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b09cc69d-c9ba-4ee5-bcf1-130c9b96d9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:03.522208 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b09cc69d-c9ba-4ee5-bcf1-130c9b96d9fb) transitioned into state 'SUCCESS' from state '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-272797959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['0aeb76bf-8605-44f4-ba12-7cd1c729ceb8','b07e8fdc-d05e-4d6f-bd9b-47d831e4ecc6','574c4af0-4b81-4ba0-824e-40dbde00f1cd','c6beb01c-eb41-461a-82d5-634c34a6ecce'],size=1,snapshot_id=38fc9048-4616-429a-8b79-b7d9b184c21f,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:03.522823 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad61d201-c2b9-46f5-87eb-cd26efb80bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:03.540476 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad61d201-c2b9-46f5-87eb-cd26efb80bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:03.540869 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (6bb87057-64ed-417e-8d91-e1353cddfe12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:03.541113 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request issued successfully. Aug 13 22:21:03.541642 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-073447b9-77e7-4db7-a2ba-7bb5a91489af tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:21:03.542200 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1476/5860] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:21:03 2026] POST /volume/v3/volumes => generated 799 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:03.556437 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-89acc765-404b-46f2-bf9c-587f03c24b3a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:03.558486 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89acc765-404b-46f2-bf9c-587f03c24b3a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/74f1ba20-191d-4eec-89bb-18398dd9e617 Aug 13 22:21:03.558698 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89acc765-404b-46f2-bf9c-587f03c24b3a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:03.558896 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89acc765-404b-46f2-bf9c-587f03c24b3a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:03.566619 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:03.566619 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:03.570362 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-89acc765-404b-46f2-bf9c-587f03c24b3a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:03.574314 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89acc765-404b-46f2-bf9c-587f03c24b3a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/74f1ba20-191d-4eec-89bb-18398dd9e617 returned with HTTP 200 Aug 13 22:21:03.574730 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1452/5861] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:03 2026] GET /volume/v3/volumes/74f1ba20-191d-4eec-89bb-18398dd9e617 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:04.069259 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c2404ae2-e53c-44e7-94c3-b33e6814e395 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:04.071374 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c2404ae2-e53c-44e7-94c3-b33e6814e395 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:04.071648 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c2404ae2-e53c-44e7-94c3-b33e6814e395 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:04.071885 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c2404ae2-e53c-44e7-94c3-b33e6814e395 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:04.080241 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:04.080241 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:04.084509 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c2404ae2-e53c-44e7-94c3-b33e6814e395 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:04.089544 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c2404ae2-e53c-44e7-94c3-b33e6814e395 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 returned with HTTP 200 Aug 13 22:21:04.090141 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1467/5862] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:04 2026] GET /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:04.102085 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92335118-d7c7-4dce-8412-f34e27da1daa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:04.103909 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92335118-d7c7-4dce-8412-f34e27da1daa tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:04.104085 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92335118-d7c7-4dce-8412-f34e27da1daa tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:04.104337 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92335118-d7c7-4dce-8412-f34e27da1daa tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:04.112012 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:04.112012 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:04.115641 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92335118-d7c7-4dce-8412-f34e27da1daa tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:04.119564 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92335118-d7c7-4dce-8412-f34e27da1daa tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 returned with HTTP 200 Aug 13 22:21:04.119981 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1468/5863] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:04 2026] GET /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:04.586094 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db209669-69ce-4a86-a01b-98dbbb93f8de None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:04.588077 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db209669-69ce-4a86-a01b-98dbbb93f8de tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/74f1ba20-191d-4eec-89bb-18398dd9e617 Aug 13 22:21:04.588324 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db209669-69ce-4a86-a01b-98dbbb93f8de tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:04.588573 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db209669-69ce-4a86-a01b-98dbbb93f8de tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:04.593100 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-1fece3e7-f51f-4644-84a9-fb4dd62c9716 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:04.595522 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-1fece3e7-f51f-4644-84a9-fb4dd62c9716 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:04.595721 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-1fece3e7-f51f-4644-84a9-fb4dd62c9716 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:04.595931 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-1fece3e7-f51f-4644-84a9-fb4dd62c9716 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:04.596079 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:04.596079 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:04.599392 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-db209669-69ce-4a86-a01b-98dbbb93f8de tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:04.602662 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:04.602662 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:04.603151 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db209669-69ce-4a86-a01b-98dbbb93f8de tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/74f1ba20-191d-4eec-89bb-18398dd9e617 returned with HTTP 200 Aug 13 22:21:04.603538 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1477/5864] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:04 2026] GET /volume/v3/volumes/74f1ba20-191d-4eec-89bb-18398dd9e617 => generated 892 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:04.606492 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-1fece3e7-f51f-4644-84a9-fb4dd62c9716 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:04.610246 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-1fece3e7-f51f-4644-84a9-fb4dd62c9716 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 returned with HTTP 200 Aug 13 22:21:04.610690 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1453/5865] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:21:04 2026] GET /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:04.614517 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3d8300b7-b91e-4547-91ab-dae450566666 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:04.616282 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d8300b7-b91e-4547-91ab-dae450566666 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f Aug 13 22:21:04.616438 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d8300b7-b91e-4547-91ab-dae450566666 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:04.616653 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d8300b7-b91e-4547-91ab-dae450566666 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:04.616758 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-3d8300b7-b91e-4547-91ab-dae450566666 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete snapshot with id: 38fc9048-4616-429a-8b79-b7d9b184c21f Aug 13 22:21:04.622508 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:04.622508 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:04.623111 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3d8300b7-b91e-4547-91ab-dae450566666 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:21:04.639388 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3d8300b7-b91e-4547-91ab-dae450566666 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot delete request issued successfully. Aug 13 22:21:04.639585 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d8300b7-b91e-4547-91ab-dae450566666 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f returned with HTTP 202 Aug 13 22:21:04.639987 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1468/5866] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:21:04 2026] DELETE /volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:21:04.647407 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-799f26d6-68a4-422d-8c46-f3710710bf27 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:04.649517 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-799f26d6-68a4-422d-8c46-f3710710bf27 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f Aug 13 22:21:04.649742 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-799f26d6-68a4-422d-8c46-f3710710bf27 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:04.649935 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-799f26d6-68a4-422d-8c46-f3710710bf27 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:04.654755 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:04.654755 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:04.655172 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-799f26d6-68a4-422d-8c46-f3710710bf27 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Snapshot retrieved successfully. Aug 13 22:21:04.656156 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-799f26d6-68a4-422d-8c46-f3710710bf27 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f returned with HTTP 200 Aug 13 22:21:04.656634 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1469/5867] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:21:04 2026] GET /volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:04.676795 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8e90a84f-366e-414e-a700-3c3b730ad7d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:04.677186 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e90a84f-366e-414e-a700-3c3b730ad7d7 None None] GET https://10.4.3.4/volume// Aug 13 22:21:04.677357 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e90a84f-366e-414e-a700-3c3b730ad7d7 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:04.677570 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e90a84f-366e-414e-a700-3c3b730ad7d7 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:04.677882 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e90a84f-366e-414e-a700-3c3b730ad7d7 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:21:04.678172 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1478/5868] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:21:04 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:21:04.685962 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-c65c7392-71dc-4800-a9b7-1969ba8084f9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:04.688069 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-c65c7392-71dc-4800-a9b7-1969ba8084f9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:21:04.688519 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-c65c7392-71dc-4800-a9b7-1969ba8084f9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d574730-b7de-43b2-9c69-1daaa7297e97", "connector": null, "instance_uuid": "75e703b7-2e7b-497a-9754-bbbcc45be011"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:04.697992 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:04.697992 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:04.719789 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-c65c7392-71dc-4800-a9b7-1969ba8084f9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:21:04.720210 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1454/5869] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:21:04 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 13 22:21:04.744967 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b07b6b38-b48a-4732-a52c-164c300a37bb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:04.747014 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b07b6b38-b48a-4732-a52c-164c300a37bb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:04.747209 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b07b6b38-b48a-4732-a52c-164c300a37bb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:04.747410 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b07b6b38-b48a-4732-a52c-164c300a37bb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:04.751879 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e71f950-1f25-4a1a-9dde-3d24dd713150 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:04.752317 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e71f950-1f25-4a1a-9dde-3d24dd713150 None None] GET https://10.4.3.4/volume// Aug 13 22:21:04.752620 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e71f950-1f25-4a1a-9dde-3d24dd713150 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:04.752866 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e71f950-1f25-4a1a-9dde-3d24dd713150 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:04.753225 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e71f950-1f25-4a1a-9dde-3d24dd713150 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:21:04.753617 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1470/5870] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:21:04 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:21:04.758657 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:04.758657 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:04.760557 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-d10d3056-01a8-407a-a798-47f1b0c4857b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:04.762278 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b07b6b38-b48a-4732-a52c-164c300a37bb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:04.762540 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-d10d3056-01a8-407a-a798-47f1b0c4857b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:04.762774 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-d10d3056-01a8-407a-a798-47f1b0c4857b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:04.762942 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-d10d3056-01a8-407a-a798-47f1b0c4857b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:04.767217 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b07b6b38-b48a-4732-a52c-164c300a37bb tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 returned with HTTP 200 Aug 13 22:21:04.767659 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1469/5871] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:04 2026] GET /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:04.771388 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:04.771388 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:04.774270 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-d10d3056-01a8-407a-a798-47f1b0c4857b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:04.777904 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-d10d3056-01a8-407a-a798-47f1b0c4857b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 returned with HTTP 200 Aug 13 22:21:04.778250 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1479/5872] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:21:04 2026] GET /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 => generated 1058 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:21:04.876746 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-28e7f34a-416e-4c8b-9788-f7e2295f7580 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:04.878810 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-28e7f34a-416e-4c8b-9788-f7e2295f7580 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] PUT https://10.4.3.4/volume/v3/attachments/0728acc5-f8a7-4ca3-a75d-511c7f98b132 Aug 13 22:21:04.879192 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-28e7f34a-416e-4c8b-9788-f7e2295f7580 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:04.887795 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-28e7f34a-416e-4c8b-9788-f7e2295f7580 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Acquiring lock "cinder-attachment_update-2d574730-b7de-43b2-9c69-1daaa7297e97-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:21:04.892479 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-28e7f34a-416e-4c8b-9788-f7e2295f7580 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Lock "cinder-attachment_update-2d574730-b7de-43b2-9c69-1daaa7297e97-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:21:04.893271 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:04.893271 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:04.964601 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-28e7f34a-416e-4c8b-9788-f7e2295f7580 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Lock "cinder-attachment_update-2d574730-b7de-43b2-9c69-1daaa7297e97-np0000007271" released by "attachment_update" :: held 0.072s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:21:04.964922 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-28e7f34a-416e-4c8b-9788-f7e2295f7580 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/attachments/0728acc5-f8a7-4ca3-a75d-511c7f98b132 returned with HTTP 200 Aug 13 22:21:04.965373 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1455/5873] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:21:04 2026] PUT /volume/v3/attachments/0728acc5-f8a7-4ca3-a75d-511c7f98b132 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:05.665734 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c3ab0e0-96c4-4c90-a532-d2916edbb257 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:05.667485 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c3ab0e0-96c4-4c90-a532-d2916edbb257 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f Aug 13 22:21:05.667675 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c3ab0e0-96c4-4c90-a532-d2916edbb257 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:05.667911 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c3ab0e0-96c4-4c90-a532-d2916edbb257 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:05.671903 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c3ab0e0-96c4-4c90-a532-d2916edbb257 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f returned with HTTP 404 Aug 13 22:21:05.672325 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1471/5874] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:21:05 2026] GET /volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:05.677739 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7eabcac6-4443-4f71-86f1-d8a29634a58c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:05.679350 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7eabcac6-4443-4f71-86f1-d8a29634a58c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa Aug 13 22:21:05.679575 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7eabcac6-4443-4f71-86f1-d8a29634a58c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:05.679750 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7eabcac6-4443-4f71-86f1-d8a29634a58c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:05.679914 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7eabcac6-4443-4f71-86f1-d8a29634a58c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: cfc62cfd-d427-43ea-90ca-61a818447daa Aug 13 22:21:05.686370 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:05.686370 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:05.686829 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7eabcac6-4443-4f71-86f1-d8a29634a58c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:05.704626 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7eabcac6-4443-4f71-86f1-d8a29634a58c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume request issued successfully. Aug 13 22:21:05.704803 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7eabcac6-4443-4f71-86f1-d8a29634a58c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa returned with HTTP 202 Aug 13 22:21:05.705214 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1470/5875] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:21:05 2026] DELETE /volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:21:05.712601 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d66f8146-e9d8-4036-9c2b-2d1ee06b8bc8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:05.714961 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d66f8146-e9d8-4036-9c2b-2d1ee06b8bc8 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa Aug 13 22:21:05.715266 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d66f8146-e9d8-4036-9c2b-2d1ee06b8bc8 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:05.715555 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d66f8146-e9d8-4036-9c2b-2d1ee06b8bc8 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:05.723321 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:05.723321 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:05.727620 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d66f8146-e9d8-4036-9c2b-2d1ee06b8bc8 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:05.732576 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d66f8146-e9d8-4036-9c2b-2d1ee06b8bc8 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa returned with HTTP 200 Aug 13 22:21:05.733135 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1480/5876] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:05 2026] GET /volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:05.779297 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-916b8897-d119-4b15-8e24-79dd2922a700 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:05.781060 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-916b8897-d119-4b15-8e24-79dd2922a700 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:05.781448 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-916b8897-d119-4b15-8e24-79dd2922a700 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:05.781448 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-916b8897-d119-4b15-8e24-79dd2922a700 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:05.790040 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:05.790040 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:05.793038 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-916b8897-d119-4b15-8e24-79dd2922a700 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:05.796461 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-916b8897-d119-4b15-8e24-79dd2922a700 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 returned with HTTP 200 Aug 13 22:21:05.796781 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1456/5877] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:05 2026] GET /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 22:21:06.744606 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e34949d4-9099-4161-8221-b81bd00a46e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:06.746183 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e34949d4-9099-4161-8221-b81bd00a46e9 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa Aug 13 22:21:06.746381 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e34949d4-9099-4161-8221-b81bd00a46e9 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:06.746585 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e34949d4-9099-4161-8221-b81bd00a46e9 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:06.751777 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e34949d4-9099-4161-8221-b81bd00a46e9 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa returned with HTTP 404 Aug 13 22:21:06.752176 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1472/5878] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:06 2026] GET /volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:06.759397 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:06.761023 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:21:06.761348 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-635763142"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:06.762749 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-635763142'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:21:06.762893 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume of 1 GB Aug 13 22:21:06.766775 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Availability Zones retrieved successfully. Aug 13 22:21:06.771806 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (231d1ab5-31ea-4c63-974b-40062613b0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:06.772651 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (884809e4-01c8-4bfc-a291-3415dc099698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:06.773411 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:21:06.797260 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (884809e4-01c8-4bfc-a291-3415dc099698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:06.797957 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99b377c6-b9f9-489e-ad6e-8d61b6c2fbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:06.809592 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-73e7f69f-5eb5-40a6-a183-0ae2fd4c1b7e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:06.811446 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73e7f69f-5eb5-40a6-a183-0ae2fd4c1b7e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:06.811650 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73e7f69f-5eb5-40a6-a183-0ae2fd4c1b7e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:06.811843 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73e7f69f-5eb5-40a6-a183-0ae2fd4c1b7e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:06.820929 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:06.820929 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:06.824301 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-73e7f69f-5eb5-40a6-a183-0ae2fd4c1b7e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:06.828769 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73e7f69f-5eb5-40a6-a183-0ae2fd4c1b7e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 returned with HTTP 200 Aug 13 22:21:06.829144 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1481/5879] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:06 2026] GET /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:06.834327 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Created reservations ['67829880-899d-4262-a9e9-305888805cbb', '6d0bb09f-4696-444f-b179-3230a07d814f', 'd8f27d8d-e336-4826-9f38-bac9891872f1', '8b3fa3d2-14b6-454f-84d8-8c49af575e5a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:21:06.835089 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99b377c6-b9f9-489e-ad6e-8d61b6c2fbbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67829880-899d-4262-a9e9-305888805cbb', '6d0bb09f-4696-444f-b179-3230a07d814f', 'd8f27d8d-e336-4826-9f38-bac9891872f1', '8b3fa3d2-14b6-454f-84d8-8c49af575e5a']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:06.835790 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2944bed6-b571-4d12-9f55-b49635885ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:06.858274 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2944bed6-b571-4d12-9f55-b49635885ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e046e5b6-0ec8-4ab7-8198-002b9a06fb5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-635763142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['67829880-899d-4262-a9e9-305888805cbb','6d0bb09f-4696-444f-b179-3230a07d814f','d8f27d8d-e336-4826-9f38-bac9891872f1','8b3fa3d2-14b6-454f-84d8-8c49af575e5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:21:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-635763142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e046e5b6-0ec8-4ab7-8198-002b9a06fb5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65ab6e914bd44100812d6917eb7edadd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:06.858997 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a56e8972-ba3b-4fe3-9d34-f975c01bcc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:06.876214 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a56e8972-ba3b-4fe3-9d34-f975c01bcc3a) transitioned into state 'SUCCESS' from state '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-635763142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['67829880-899d-4262-a9e9-305888805cbb','6d0bb09f-4696-444f-b179-3230a07d814f','d8f27d8d-e336-4826-9f38-bac9891872f1','8b3fa3d2-14b6-454f-84d8-8c49af575e5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:06.876943 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec43d447-4047-4cd3-a57d-cd1c6e86257c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:06.886506 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec43d447-4047-4cd3-a57d-cd1c6e86257c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:06.886506 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (231d1ab5-31ea-4c63-974b-40062613b0e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:06.886785 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request issued successfully. Aug 13 22:21:06.887277 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4aafb3b9-34c5-4f2e-a52a-10a12d917a47 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:21:06.887978 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1471/5880] 10.4.3.4 () {70 vars in 1285 bytes} [Thu Aug 13 22:21:06 2026] POST /volume/v3/volumes => generated 765 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:06.900276 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d71c132c-ed7b-4a7e-8ff7-ef9091b909bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:06.902498 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d71c132c-ed7b-4a7e-8ff7-ef9091b909bb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e Aug 13 22:21:06.902852 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d71c132c-ed7b-4a7e-8ff7-ef9091b909bb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:06.902993 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d71c132c-ed7b-4a7e-8ff7-ef9091b909bb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:06.912077 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:06.912077 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:06.916108 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d71c132c-ed7b-4a7e-8ff7-ef9091b909bb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:06.920418 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d71c132c-ed7b-4a7e-8ff7-ef9091b909bb tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e returned with HTTP 200 Aug 13 22:21:06.920892 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1457/5881] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:06 2026] GET /volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:07.841079 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f62f9d86-0f30-4ac8-a6cd-263e67607bb5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:07.842828 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f62f9d86-0f30-4ac8-a6cd-263e67607bb5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:07.843018 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f62f9d86-0f30-4ac8-a6cd-263e67607bb5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:07.843195 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f62f9d86-0f30-4ac8-a6cd-263e67607bb5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:07.852012 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:07.852012 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:07.855160 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f62f9d86-0f30-4ac8-a6cd-263e67607bb5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:07.858941 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f62f9d86-0f30-4ac8-a6cd-263e67607bb5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 returned with HTTP 200 Aug 13 22:21:07.859282 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1473/5882] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:07 2026] GET /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:07.932915 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c280ed54-97bd-4d96-802f-8c2e141f8330 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:07.934912 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c280ed54-97bd-4d96-802f-8c2e141f8330 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e Aug 13 22:21:07.935123 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c280ed54-97bd-4d96-802f-8c2e141f8330 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:07.935305 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c280ed54-97bd-4d96-802f-8c2e141f8330 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:07.942897 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:07.942897 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:07.946717 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c280ed54-97bd-4d96-802f-8c2e141f8330 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:07.951161 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c280ed54-97bd-4d96-802f-8c2e141f8330 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e returned with HTTP 200 Aug 13 22:21:07.951602 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1482/5883] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:07 2026] GET /volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:07.968184 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:07.969707 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:21:07.970027 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e046e5b6-0ec8-4ab7-8198-002b9a06fb5e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-68931460"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:07.971347 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request body: {'volume': {'source_volid': 'e046e5b6-0ec8-4ab7-8198-002b9a06fb5e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-68931460'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:21:07.978738 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:07.978738 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:07.979139 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume retrieved successfully. Aug 13 22:21:07.979228 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume of 1 GB Aug 13 22:21:07.982769 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Availability Zones retrieved successfully. Aug 13 22:21:07.988240 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (025465db-b3f4-4e23-aabf-a023fc795211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:07.989544 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaf8639d-dd34-491b-9c53-9a4cde290cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:07.990732 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:21:08.014907 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaf8639d-dd34-491b-9c53-9a4cde290cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e046e5b6-0ec8-4ab7-8198-002b9a06fb5e', 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:08.016012 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35c09f36-8838-403b-80c3-3a75e1b30a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:08.058624 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Created reservations ['aace0dfb-c699-4743-8af4-704da274a999', '815d9425-9231-4cf6-a046-9b58435b9c5d', 'e786afe2-d817-47c2-9cb2-a1d156da5ded', 'a07527ce-fd7f-4b41-9c0a-a3b7ee9f5de3'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:21:08.059707 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35c09f36-8838-403b-80c3-3a75e1b30a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aace0dfb-c699-4743-8af4-704da274a999', '815d9425-9231-4cf6-a046-9b58435b9c5d', 'e786afe2-d817-47c2-9cb2-a1d156da5ded', 'a07527ce-fd7f-4b41-9c0a-a3b7ee9f5de3']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:08.060573 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (022d49c2-7991-4351-95d4-d7571109eb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:08.092812 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (022d49c2-7991-4351-95d4-d7571109eb46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '354adfb3-68de-49d9-9091-69b6909cd970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-68931460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['aace0dfb-c699-4743-8af4-704da274a999','815d9425-9231-4cf6-a046-9b58435b9c5d','e786afe2-d817-47c2-9cb2-a1d156da5ded','a07527ce-fd7f-4b41-9c0a-a3b7ee9f5de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=e046e5b6-0ec8-4ab7-8198-002b9a06fb5e,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:21:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-68931460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=354adfb3-68de-49d9-9091-69b6909cd970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65ab6e914bd44100812d6917eb7edadd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e046e5b6-0ec8-4ab7-8198-002b9a06fb5e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:08.093565 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a856abce-f987-4f36-97a2-1fbe74905dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:08.111928 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a856abce-f987-4f36-97a2-1fbe74905dfa) transitioned into state 'SUCCESS' from state '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-68931460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ab6e914bd44100812d6917eb7edadd',qos_specs=None,replication_status=,reservations=['aace0dfb-c699-4743-8af4-704da274a999','815d9425-9231-4cf6-a046-9b58435b9c5d','e786afe2-d817-47c2-9cb2-a1d156da5ded','a07527ce-fd7f-4b41-9c0a-a3b7ee9f5de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=e046e5b6-0ec8-4ab7-8198-002b9a06fb5e,status='creating',user_id='1b78b6eda9a340baabab8900edc3d0f5',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:08.112747 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15289c6a-00b1-43d7-b951-c674ae5be0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:08.132440 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15289c6a-00b1-43d7-b951-c674ae5be0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:08.133561 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Flow 'volume_create_api' (025465db-b3f4-4e23-aabf-a023fc795211) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:08.134029 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Create volume request issued successfully. Aug 13 22:21:08.135089 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ce2f14f-3490-4357-a6a0-52435079ae98 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:21:08.135829 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1472/5884] 10.4.3.4 () {70 vars in 1286 bytes} [Thu Aug 13 22:21:07 2026] POST /volume/v3/volumes => generated 798 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:08.148951 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1535421b-cb8e-4d2e-a7f3-6d61d0c359c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:08.150639 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1535421b-cb8e-4d2e-a7f3-6d61d0c359c7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/354adfb3-68de-49d9-9091-69b6909cd970 Aug 13 22:21:08.150940 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1535421b-cb8e-4d2e-a7f3-6d61d0c359c7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:08.151219 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1535421b-cb8e-4d2e-a7f3-6d61d0c359c7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:08.160346 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:08.160346 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:08.164289 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1535421b-cb8e-4d2e-a7f3-6d61d0c359c7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:08.169185 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1535421b-cb8e-4d2e-a7f3-6d61d0c359c7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/354adfb3-68de-49d9-9091-69b6909cd970 returned with HTTP 200 Aug 13 22:21:08.169185 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1458/5885] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:08 2026] GET /volume/v3/volumes/354adfb3-68de-49d9-9091-69b6909cd970 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:08.224653 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-1eac7950-8241-42a3-8cb3-ae2a07345abf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:08.226611 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-1eac7950-8241-42a3-8cb3-ae2a07345abf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/attachments/0728acc5-f8a7-4ca3-a75d-511c7f98b132/action Aug 13 22:21:08.226945 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-1eac7950-8241-42a3-8cb3-ae2a07345abf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:21:08.227058 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-1eac7950-8241-42a3-8cb3-ae2a07345abf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:08.242039 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:08.242039 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:08.252307 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1d554d53-0f5c-4fa5-9b8d-f8394f08041b req-1eac7950-8241-42a3-8cb3-ae2a07345abf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/attachments/0728acc5-f8a7-4ca3-a75d-511c7f98b132/action returned with HTTP 204 Aug 13 22:21:08.252791 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1474/5886] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:21:08 2026] POST /volume/v3/attachments/0728acc5-f8a7-4ca3-a75d-511c7f98b132/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:08.870982 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c52a0dc9-f81a-4639-b925-53aeec0ba927 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:08.872347 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c52a0dc9-f81a-4639-b925-53aeec0ba927 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:08.872735 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c52a0dc9-f81a-4639-b925-53aeec0ba927 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:08.873010 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c52a0dc9-f81a-4639-b925-53aeec0ba927 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:08.881837 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:08.881837 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:08.885475 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c52a0dc9-f81a-4639-b925-53aeec0ba927 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:08.889044 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c52a0dc9-f81a-4639-b925-53aeec0ba927 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 returned with HTTP 200 Aug 13 22:21:08.889375 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1483/5887] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:08 2026] GET /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:09.185441 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-89f6b5c9-d511-40e2-82d4-383e76872c8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:09.187685 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89f6b5c9-d511-40e2-82d4-383e76872c8b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/354adfb3-68de-49d9-9091-69b6909cd970 Aug 13 22:21:09.187928 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89f6b5c9-d511-40e2-82d4-383e76872c8b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:09.188166 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89f6b5c9-d511-40e2-82d4-383e76872c8b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:09.196608 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:09.196608 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:09.200480 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-89f6b5c9-d511-40e2-82d4-383e76872c8b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:09.204555 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89f6b5c9-d511-40e2-82d4-383e76872c8b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/354adfb3-68de-49d9-9091-69b6909cd970 returned with HTTP 200 Aug 13 22:21:09.204958 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1473/5888] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:09 2026] GET /volume/v3/volumes/354adfb3-68de-49d9-9091-69b6909cd970 => generated 891 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:09.217271 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-692de514-db37-4438-bbec-65f018b6d87c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:09.219013 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-692de514-db37-4438-bbec-65f018b6d87c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e Aug 13 22:21:09.219241 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-692de514-db37-4438-bbec-65f018b6d87c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:09.219447 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-692de514-db37-4438-bbec-65f018b6d87c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:09.219631 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-692de514-db37-4438-bbec-65f018b6d87c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: e046e5b6-0ec8-4ab7-8198-002b9a06fb5e Aug 13 22:21:09.226807 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:09.226807 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:09.227254 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-692de514-db37-4438-bbec-65f018b6d87c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:09.247211 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-692de514-db37-4438-bbec-65f018b6d87c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume request issued successfully. Aug 13 22:21:09.247470 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-692de514-db37-4438-bbec-65f018b6d87c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e returned with HTTP 202 Aug 13 22:21:09.247987 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1459/5889] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:21:09 2026] DELETE /volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:21:09.255622 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-16b589ab-99f9-4d54-a002-264ec586ffff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:09.257374 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16b589ab-99f9-4d54-a002-264ec586ffff tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e Aug 13 22:21:09.257617 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16b589ab-99f9-4d54-a002-264ec586ffff tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:09.257808 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16b589ab-99f9-4d54-a002-264ec586ffff tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:09.264609 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:09.264609 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:09.268067 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-16b589ab-99f9-4d54-a002-264ec586ffff tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:09.272123 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16b589ab-99f9-4d54-a002-264ec586ffff tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e returned with HTTP 200 Aug 13 22:21:09.272659 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1475/5890] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:09 2026] GET /volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:10.285917 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-56ef394d-8634-40de-9319-6ee29a5ab29d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:10.287658 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56ef394d-8634-40de-9319-6ee29a5ab29d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e Aug 13 22:21:10.287876 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56ef394d-8634-40de-9319-6ee29a5ab29d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:10.288050 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56ef394d-8634-40de-9319-6ee29a5ab29d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:10.293731 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56ef394d-8634-40de-9319-6ee29a5ab29d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e returned with HTTP 404 Aug 13 22:21:10.294162 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1484/5891] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:10 2026] GET /volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:10.307530 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5eba18a5-b780-42eb-af26-9e07bd2d878a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:10.309334 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5eba18a5-b780-42eb-af26-9e07bd2d878a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/354adfb3-68de-49d9-9091-69b6909cd970 Aug 13 22:21:10.309606 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5eba18a5-b780-42eb-af26-9e07bd2d878a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:10.309813 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5eba18a5-b780-42eb-af26-9e07bd2d878a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:10.310010 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5eba18a5-b780-42eb-af26-9e07bd2d878a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: 354adfb3-68de-49d9-9091-69b6909cd970 Aug 13 22:21:10.316883 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:10.316883 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:10.317327 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5eba18a5-b780-42eb-af26-9e07bd2d878a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:10.331947 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5eba18a5-b780-42eb-af26-9e07bd2d878a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume request issued successfully. Aug 13 22:21:10.332230 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5eba18a5-b780-42eb-af26-9e07bd2d878a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/354adfb3-68de-49d9-9091-69b6909cd970 returned with HTTP 202 Aug 13 22:21:10.332748 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1474/5892] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:21:10 2026] DELETE /volume/v3/volumes/354adfb3-68de-49d9-9091-69b6909cd970 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:21:10.341142 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ba7215c-357a-4289-b33a-533445d83ce0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:10.342992 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ba7215c-357a-4289-b33a-533445d83ce0 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/354adfb3-68de-49d9-9091-69b6909cd970 Aug 13 22:21:10.343221 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ba7215c-357a-4289-b33a-533445d83ce0 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:10.343544 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ba7215c-357a-4289-b33a-533445d83ce0 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:10.351025 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:10.351025 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:10.355074 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6ba7215c-357a-4289-b33a-533445d83ce0 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:10.360673 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ba7215c-357a-4289-b33a-533445d83ce0 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/354adfb3-68de-49d9-9091-69b6909cd970 returned with HTTP 200 Aug 13 22:21:10.361061 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1460/5893] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:10 2026] GET /volume/v3/volumes/354adfb3-68de-49d9-9091-69b6909cd970 => generated 890 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:11.374818 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-000450d7-4ddf-4ead-b5ea-f2b475d9516c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:11.377384 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-000450d7-4ddf-4ead-b5ea-f2b475d9516c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/354adfb3-68de-49d9-9091-69b6909cd970 Aug 13 22:21:11.377698 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-000450d7-4ddf-4ead-b5ea-f2b475d9516c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:11.377981 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-000450d7-4ddf-4ead-b5ea-f2b475d9516c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:11.384630 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-000450d7-4ddf-4ead-b5ea-f2b475d9516c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/354adfb3-68de-49d9-9091-69b6909cd970 returned with HTTP 404 Aug 13 22:21:11.385117 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1476/5894] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:11 2026] GET /volume/v3/volumes/354adfb3-68de-49d9-9091-69b6909cd970 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:11.392870 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f8b2ee9e-5c69-4189-bfd9-99f0c16fde1a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:11.395201 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8b2ee9e-5c69-4189-bfd9-99f0c16fde1a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e Aug 13 22:21:11.395569 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8b2ee9e-5c69-4189-bfd9-99f0c16fde1a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:11.395839 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8b2ee9e-5c69-4189-bfd9-99f0c16fde1a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:11.396088 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f8b2ee9e-5c69-4189-bfd9-99f0c16fde1a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: e046e5b6-0ec8-4ab7-8198-002b9a06fb5e Aug 13 22:21:11.403839 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8b2ee9e-5c69-4189-bfd9-99f0c16fde1a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e returned with HTTP 404 Aug 13 22:21:11.404435 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1485/5895] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:21:11 2026] DELETE /volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:11.413784 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f344133d-b6cb-46ed-bc3f-437fc3164a48 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:11.417449 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f344133d-b6cb-46ed-bc3f-437fc3164a48 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e Aug 13 22:21:11.417449 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f344133d-b6cb-46ed-bc3f-437fc3164a48 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:11.417449 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f344133d-b6cb-46ed-bc3f-437fc3164a48 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:11.423468 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f344133d-b6cb-46ed-bc3f-437fc3164a48 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e returned with HTTP 404 Aug 13 22:21:11.424155 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1475/5896] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:11 2026] GET /volume/v3/volumes/e046e5b6-0ec8-4ab7-8198-002b9a06fb5e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:11.432667 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-988dfd5f-981e-468e-ab29-f83f22efe120 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:11.434665 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-988dfd5f-981e-468e-ab29-f83f22efe120 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/74f1ba20-191d-4eec-89bb-18398dd9e617 Aug 13 22:21:11.434875 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-988dfd5f-981e-468e-ab29-f83f22efe120 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:11.435082 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-988dfd5f-981e-468e-ab29-f83f22efe120 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:11.435228 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-988dfd5f-981e-468e-ab29-f83f22efe120 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: 74f1ba20-191d-4eec-89bb-18398dd9e617 Aug 13 22:21:11.442719 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:11.442719 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:11.443228 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-988dfd5f-981e-468e-ab29-f83f22efe120 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:11.462487 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-988dfd5f-981e-468e-ab29-f83f22efe120 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume request issued successfully. Aug 13 22:21:11.462698 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-988dfd5f-981e-468e-ab29-f83f22efe120 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/74f1ba20-191d-4eec-89bb-18398dd9e617 returned with HTTP 202 Aug 13 22:21:11.463150 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1461/5897] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:21:11 2026] DELETE /volume/v3/volumes/74f1ba20-191d-4eec-89bb-18398dd9e617 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 22:21:11.470555 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ddf11b2-97a0-4fc1-9685-39be522115f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:11.472518 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ddf11b2-97a0-4fc1-9685-39be522115f5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/74f1ba20-191d-4eec-89bb-18398dd9e617 Aug 13 22:21:11.472822 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ddf11b2-97a0-4fc1-9685-39be522115f5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:11.473078 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ddf11b2-97a0-4fc1-9685-39be522115f5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:11.482850 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:11.482850 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:11.487809 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3ddf11b2-97a0-4fc1-9685-39be522115f5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Volume info retrieved successfully. Aug 13 22:21:11.494072 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ddf11b2-97a0-4fc1-9685-39be522115f5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/74f1ba20-191d-4eec-89bb-18398dd9e617 returned with HTTP 200 Aug 13 22:21:11.494558 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1477/5898] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:11 2026] GET /volume/v3/volumes/74f1ba20-191d-4eec-89bb-18398dd9e617 => generated 891 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:11.765723 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-99390550-0b1d-4ee9-ae5c-77ae92707b99 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:11.768711 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-99390550-0b1d-4ee9-ae5c-77ae92707b99 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:11.768915 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-99390550-0b1d-4ee9-ae5c-77ae92707b99 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:11.769098 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-99390550-0b1d-4ee9-ae5c-77ae92707b99 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:11.778569 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:11.778569 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:11.781858 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-99390550-0b1d-4ee9-ae5c-77ae92707b99 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:11.785817 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-99390550-0b1d-4ee9-ae5c-77ae92707b99 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 returned with HTTP 200 Aug 13 22:21:11.786212 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1486/5899] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:21:11 2026] GET /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:11.802689 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-495ba94e-2373-4dbb-8c8d-bcb30f9b6cd6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:11.804550 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-495ba94e-2373-4dbb-8c8d-bcb30f9b6cd6 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97/action Aug 13 22:21:11.804901 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-495ba94e-2373-4dbb-8c8d-bcb30f9b6cd6 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:21:11.805019 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-495ba94e-2373-4dbb-8c8d-bcb30f9b6cd6 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:11.816357 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:11.816357 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:11.816943 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-495ba94e-2373-4dbb-8c8d-bcb30f9b6cd6 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:11.822057 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-495ba94e-2373-4dbb-8c8d-bcb30f9b6cd6 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Begin detaching volume completed successfully. Aug 13 22:21:11.822246 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-495ba94e-2373-4dbb-8c8d-bcb30f9b6cd6 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97/action returned with HTTP 202 Aug 13 22:21:11.822666 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1476/5900] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:21:11 2026] POST /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:21:11.859338 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2862d271-4df7-4b08-ac6a-64d803d83736 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:11.859776 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2862d271-4df7-4b08-ac6a-64d803d83736 None None] GET https://10.4.3.4/volume// Aug 13 22:21:11.859980 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2862d271-4df7-4b08-ac6a-64d803d83736 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:11.860169 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2862d271-4df7-4b08-ac6a-64d803d83736 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:11.860607 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2862d271-4df7-4b08-ac6a-64d803d83736 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:21:11.860919 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1462/5901] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:21:11 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:21:11.867118 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-bc6044fc-4933-4eba-8ca5-bfd5cfb34407 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:11.869228 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-bc6044fc-4933-4eba-8ca5-bfd5cfb34407 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:11.869556 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-bc6044fc-4933-4eba-8ca5-bfd5cfb34407 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:11.869764 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-bc6044fc-4933-4eba-8ca5-bfd5cfb34407 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:11.879522 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:11.879522 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:11.882725 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-bc6044fc-4933-4eba-8ca5-bfd5cfb34407 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:11.886889 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-bc6044fc-4933-4eba-8ca5-bfd5cfb34407 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 returned with HTTP 200 Aug 13 22:21:11.887316 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1478/5902] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:21:11 2026] GET /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:21:12.508282 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9dc28e90-0c04-4c35-9c10-fc49cc7a01c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.510301 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9dc28e90-0c04-4c35-9c10-fc49cc7a01c0 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/74f1ba20-191d-4eec-89bb-18398dd9e617 Aug 13 22:21:12.510571 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9dc28e90-0c04-4c35-9c10-fc49cc7a01c0 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.510749 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9dc28e90-0c04-4c35-9c10-fc49cc7a01c0 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.516056 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9dc28e90-0c04-4c35-9c10-fc49cc7a01c0 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/74f1ba20-191d-4eec-89bb-18398dd9e617 returned with HTTP 404 Aug 13 22:21:12.516531 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1487/5903] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:12 2026] GET /volume/v3/volumes/74f1ba20-191d-4eec-89bb-18398dd9e617 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:12.522950 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9399ddbf-93f2-48a4-a48d-d0964ff57925 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.525089 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9399ddbf-93f2-48a4-a48d-d0964ff57925 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f Aug 13 22:21:12.525370 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9399ddbf-93f2-48a4-a48d-d0964ff57925 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.525627 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9399ddbf-93f2-48a4-a48d-d0964ff57925 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.525762 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-9399ddbf-93f2-48a4-a48d-d0964ff57925 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete snapshot with id: 38fc9048-4616-429a-8b79-b7d9b184c21f Aug 13 22:21:12.530719 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9399ddbf-93f2-48a4-a48d-d0964ff57925 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f returned with HTTP 404 Aug 13 22:21:12.531245 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1477/5904] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:21:12 2026] DELETE /volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:12.537907 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-db486391-fabb-4389-a929-17bfba44d322 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.539942 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db486391-fabb-4389-a929-17bfba44d322 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f Aug 13 22:21:12.540193 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db486391-fabb-4389-a929-17bfba44d322 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.540441 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db486391-fabb-4389-a929-17bfba44d322 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.545081 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db486391-fabb-4389-a929-17bfba44d322 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f returned with HTTP 404 Aug 13 22:21:12.545580 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1463/5905] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:21:12 2026] GET /volume/v3/snapshots/38fc9048-4616-429a-8b79-b7d9b184c21f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:12.553043 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-393cd185-9227-45e9-8e81-e15aa779bd58 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.554771 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-393cd185-9227-45e9-8e81-e15aa779bd58 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa Aug 13 22:21:12.554980 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-393cd185-9227-45e9-8e81-e15aa779bd58 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.555152 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-393cd185-9227-45e9-8e81-e15aa779bd58 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.555308 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-393cd185-9227-45e9-8e81-e15aa779bd58 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: cfc62cfd-d427-43ea-90ca-61a818447daa Aug 13 22:21:12.561187 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-393cd185-9227-45e9-8e81-e15aa779bd58 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa returned with HTTP 404 Aug 13 22:21:12.561784 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1479/5906] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:21:12 2026] DELETE /volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:12.570536 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-02559290-9170-49a0-a8de-88b03b0f997d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.572993 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02559290-9170-49a0-a8de-88b03b0f997d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa Aug 13 22:21:12.573310 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02559290-9170-49a0-a8de-88b03b0f997d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.573635 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02559290-9170-49a0-a8de-88b03b0f997d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.579225 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02559290-9170-49a0-a8de-88b03b0f997d tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa returned with HTTP 404 Aug 13 22:21:12.579790 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1488/5907] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:12 2026] GET /volume/v3/volumes/cfc62cfd-d427-43ea-90ca-61a818447daa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:12.586751 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3c1b6078-c2d3-4a81-a30d-12cbcc282ae2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.588561 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c1b6078-c2d3-4a81-a30d-12cbcc282ae2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 Aug 13 22:21:12.588798 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c1b6078-c2d3-4a81-a30d-12cbcc282ae2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.589008 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c1b6078-c2d3-4a81-a30d-12cbcc282ae2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.589177 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3c1b6078-c2d3-4a81-a30d-12cbcc282ae2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: 2262fb26-2abf-42ba-93af-5b050256e6d2 Aug 13 22:21:12.595105 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c1b6078-c2d3-4a81-a30d-12cbcc282ae2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 returned with HTTP 404 Aug 13 22:21:12.595631 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1478/5908] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:21:12 2026] DELETE /volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:12.602472 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0c81b77e-876a-42c2-8ace-0b366d8d7773 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.604244 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c81b77e-876a-42c2-8ace-0b366d8d7773 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 Aug 13 22:21:12.604497 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c81b77e-876a-42c2-8ace-0b366d8d7773 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.604720 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c81b77e-876a-42c2-8ace-0b366d8d7773 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.610669 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c81b77e-876a-42c2-8ace-0b366d8d7773 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 returned with HTTP 404 Aug 13 22:21:12.611027 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1464/5909] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:12 2026] GET /volume/v3/volumes/2262fb26-2abf-42ba-93af-5b050256e6d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:12.617760 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa99fc25-fe81-478e-8926-02088fef2889 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.619632 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa99fc25-fe81-478e-8926-02088fef2889 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 Aug 13 22:21:12.619852 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa99fc25-fe81-478e-8926-02088fef2889 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.620035 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa99fc25-fe81-478e-8926-02088fef2889 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.620137 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-fa99fc25-fe81-478e-8926-02088fef2889 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete snapshot with id: f86e13a7-c032-4ee3-811e-72e9e7fe2567 Aug 13 22:21:12.624441 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa99fc25-fe81-478e-8926-02088fef2889 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 returned with HTTP 404 Aug 13 22:21:12.625067 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1480/5910] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:21:12 2026] DELETE /volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:12.633244 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-160b0415-33a8-4cd8-a3c5-f6b6368f3a06 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.635052 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-160b0415-33a8-4cd8-a3c5-f6b6368f3a06 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 Aug 13 22:21:12.635231 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-160b0415-33a8-4cd8-a3c5-f6b6368f3a06 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.635491 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-160b0415-33a8-4cd8-a3c5-f6b6368f3a06 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.639982 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-160b0415-33a8-4cd8-a3c5-f6b6368f3a06 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 returned with HTTP 404 Aug 13 22:21:12.640442 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1489/5911] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:21:12 2026] GET /volume/v3/snapshots/f86e13a7-c032-4ee3-811e-72e9e7fe2567 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:12.648273 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fdfdad42-7822-4453-a172-04bfa2b6917b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.650499 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdfdad42-7822-4453-a172-04bfa2b6917b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c Aug 13 22:21:12.650761 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdfdad42-7822-4453-a172-04bfa2b6917b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.650958 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdfdad42-7822-4453-a172-04bfa2b6917b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.651146 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-fdfdad42-7822-4453-a172-04bfa2b6917b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: 8164d4e3-7f7b-449e-95e0-1ae177f77d6c Aug 13 22:21:12.653519 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=354,cinder:UPDATE=120,cinder:INSERT=59 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:21:12.657412 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdfdad42-7822-4453-a172-04bfa2b6917b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c returned with HTTP 404 Aug 13 22:21:12.658675 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1479/5912] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:21:12 2026] DELETE /volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:12.665134 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9be45434-bdc9-4df4-be3c-2fe3b757cd46 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.666654 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-0c08cd4d-fa90-4c79-adc9-88d51ed65685 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.666976 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9be45434-bdc9-4df4-be3c-2fe3b757cd46 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c Aug 13 22:21:12.667189 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9be45434-bdc9-4df4-be3c-2fe3b757cd46 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.667389 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9be45434-bdc9-4df4-be3c-2fe3b757cd46 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.668490 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-0c08cd4d-fa90-4c79-adc9-88d51ed65685 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] DELETE https://10.4.3.4/volume/v3/attachments/0728acc5-f8a7-4ca3-a75d-511c7f98b132 Aug 13 22:21:12.668678 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-0c08cd4d-fa90-4c79-adc9-88d51ed65685 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.669022 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-0c08cd4d-fa90-4c79-adc9-88d51ed65685 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.672875 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9be45434-bdc9-4df4-be3c-2fe3b757cd46 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c returned with HTTP 404 Aug 13 22:21:12.673346 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1465/5913] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:12 2026] GET /volume/v3/volumes/8164d4e3-7f7b-449e-95e0-1ae177f77d6c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:12.676054 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:12.676054 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:12.680767 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb841000-1787-47b8-9b24-dea4c4f70c82 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.682655 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb841000-1787-47b8-9b24-dea4c4f70c82 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e Aug 13 22:21:12.682848 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb841000-1787-47b8-9b24-dea4c4f70c82 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.683063 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb841000-1787-47b8-9b24-dea4c4f70c82 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.683196 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-bb841000-1787-47b8-9b24-dea4c4f70c82 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete snapshot with id: 0adb79cc-8dcf-4e9b-87c8-29ac40b2269e Aug 13 22:21:12.685105 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=305,cinder:UPDATE=85,cinder:INSERT=45 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:21:12.689130 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb841000-1787-47b8-9b24-dea4c4f70c82 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e returned with HTTP 404 Aug 13 22:21:12.689877 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1490/5914] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:21:12 2026] DELETE /volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:12.697134 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fd5b6bc3-5f6b-44ee-bc2e-18ed69fb44e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.698877 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd5b6bc3-5f6b-44ee-bc2e-18ed69fb44e7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e Aug 13 22:21:12.699113 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd5b6bc3-5f6b-44ee-bc2e-18ed69fb44e7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.699310 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd5b6bc3-5f6b-44ee-bc2e-18ed69fb44e7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.703699 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd5b6bc3-5f6b-44ee-bc2e-18ed69fb44e7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e returned with HTTP 404 Aug 13 22:21:12.704295 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1480/5915] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:21:12 2026] GET /volume/v3/snapshots/0adb79cc-8dcf-4e9b-87c8-29ac40b2269e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:12.708577 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=298,cinder:UPDATE=92,cinder:INSERT=40 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:21:12.710521 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0851ea8d-dc6c-4418-99a9-7e0b4bcc9a08 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.712528 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0851ea8d-dc6c-4418-99a9-7e0b4bcc9a08 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 Aug 13 22:21:12.712769 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0851ea8d-dc6c-4418-99a9-7e0b4bcc9a08 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.712994 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0851ea8d-dc6c-4418-99a9-7e0b4bcc9a08 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.713199 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-0851ea8d-dc6c-4418-99a9-7e0b4bcc9a08 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: b3cd68a4-4f5a-494b-89ad-19965702b0d9 Aug 13 22:21:12.719708 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a2ece1d7-cc40-4905-9d86-c7a8996a9944 req-0c08cd4d-fa90-4c79-adc9-88d51ed65685 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/attachments/0728acc5-f8a7-4ca3-a75d-511c7f98b132 returned with HTTP 200 Aug 13 22:21:12.719983 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1481/5916] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:21:12 2026] DELETE /volume/v3/attachments/0728acc5-f8a7-4ca3-a75d-511c7f98b132 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:12.720267 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0851ea8d-dc6c-4418-99a9-7e0b4bcc9a08 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 returned with HTTP 404 Aug 13 22:21:12.720955 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1466/5917] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:21:12 2026] DELETE /volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:12.727815 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5ab6685-5a82-403e-a71b-cefd5736101c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.729571 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5ab6685-5a82-403e-a71b-cefd5736101c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 Aug 13 22:21:12.729805 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5ab6685-5a82-403e-a71b-cefd5736101c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.730003 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5ab6685-5a82-403e-a71b-cefd5736101c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.738056 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5ab6685-5a82-403e-a71b-cefd5736101c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 returned with HTTP 404 Aug 13 22:21:12.738847 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1491/5918] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:12 2026] GET /volume/v3/volumes/b3cd68a4-4f5a-494b-89ad-19965702b0d9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:12.747327 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2121036f-dcc4-427c-8752-7906056ff0ab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.748936 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2121036f-dcc4-427c-8752-7906056ff0ab tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 Aug 13 22:21:12.749149 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2121036f-dcc4-427c-8752-7906056ff0ab tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.749314 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2121036f-dcc4-427c-8752-7906056ff0ab tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.749494 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-2121036f-dcc4-427c-8752-7906056ff0ab tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: c15bd37a-5871-4d8f-9106-034c4cf521b4 Aug 13 22:21:12.754825 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2121036f-dcc4-427c-8752-7906056ff0ab tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 returned with HTTP 404 Aug 13 22:21:12.755221 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1481/5919] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:21:12 2026] DELETE /volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:12.762764 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-121d4abb-ddce-4b74-b407-89166581ec23 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.764565 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-121d4abb-ddce-4b74-b407-89166581ec23 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 Aug 13 22:21:12.764814 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-121d4abb-ddce-4b74-b407-89166581ec23 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.765011 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-121d4abb-ddce-4b74-b407-89166581ec23 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.772091 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-121d4abb-ddce-4b74-b407-89166581ec23 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 returned with HTTP 404 Aug 13 22:21:12.772662 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1482/5920] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:12 2026] GET /volume/v3/volumes/c15bd37a-5871-4d8f-9106-034c4cf521b4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:12.779128 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e1492a67-2f1f-43f6-a325-22ad3c74aaf5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.781112 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e1492a67-2f1f-43f6-a325-22ad3c74aaf5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 Aug 13 22:21:12.781380 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e1492a67-2f1f-43f6-a325-22ad3c74aaf5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.781659 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e1492a67-2f1f-43f6-a325-22ad3c74aaf5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.781966 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e1492a67-2f1f-43f6-a325-22ad3c74aaf5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: 45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 Aug 13 22:21:12.784061 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=361,cinder:INSERT=66,cinder:UPDATE=122 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:21:12.788073 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e1492a67-2f1f-43f6-a325-22ad3c74aaf5 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 returned with HTTP 404 Aug 13 22:21:12.788631 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1467/5921] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:21:12 2026] DELETE /volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:12.794814 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-90265bb0-edf9-4b44-8438-66292fbc219a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.796600 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90265bb0-edf9-4b44-8438-66292fbc219a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 Aug 13 22:21:12.796816 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90265bb0-edf9-4b44-8438-66292fbc219a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.796987 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90265bb0-edf9-4b44-8438-66292fbc219a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.802747 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90265bb0-edf9-4b44-8438-66292fbc219a tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 returned with HTTP 404 Aug 13 22:21:12.803227 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1492/5922] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:12 2026] GET /volume/v3/volumes/45646ab5-5a52-4e79-ab9c-ccf4d2c406f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:12.809581 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9d62290-0435-41af-97fc-b46a38d4c48b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.811236 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9d62290-0435-41af-97fc-b46a38d4c48b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae Aug 13 22:21:12.811455 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9d62290-0435-41af-97fc-b46a38d4c48b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.811637 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9d62290-0435-41af-97fc-b46a38d4c48b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.811737 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-f9d62290-0435-41af-97fc-b46a38d4c48b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete snapshot with id: fe27c92d-05e5-464d-8f5e-12bd88afbfae Aug 13 22:21:12.815667 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9d62290-0435-41af-97fc-b46a38d4c48b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae returned with HTTP 404 Aug 13 22:21:12.816072 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1482/5923] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:21:12 2026] DELETE /volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:12.822225 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8268ff1f-81bb-407d-8c4c-8ea807102e11 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.824619 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8268ff1f-81bb-407d-8c4c-8ea807102e11 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae Aug 13 22:21:12.825088 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8268ff1f-81bb-407d-8c4c-8ea807102e11 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.825172 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8268ff1f-81bb-407d-8c4c-8ea807102e11 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.829775 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8268ff1f-81bb-407d-8c4c-8ea807102e11 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae returned with HTTP 404 Aug 13 22:21:12.830235 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1483/5924] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:21:12 2026] GET /volume/v3/snapshots/fe27c92d-05e5-464d-8f5e-12bd88afbfae => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:12.836408 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8db8e1bb-ef78-4e9b-a7ea-527f6b03e776 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.838134 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8db8e1bb-ef78-4e9b-a7ea-527f6b03e776 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 Aug 13 22:21:12.838407 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8db8e1bb-ef78-4e9b-a7ea-527f6b03e776 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.838600 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8db8e1bb-ef78-4e9b-a7ea-527f6b03e776 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.838798 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8db8e1bb-ef78-4e9b-a7ea-527f6b03e776 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: d7c89016-8b69-42e2-bd99-cc49ce34cc96 Aug 13 22:21:12.844241 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8db8e1bb-ef78-4e9b-a7ea-527f6b03e776 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 returned with HTTP 404 Aug 13 22:21:12.844699 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1468/5925] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:21:12 2026] DELETE /volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:12.851223 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-19e8ccd1-4bc1-400c-aab3-983a9da2175b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.853106 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19e8ccd1-4bc1-400c-aab3-983a9da2175b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 Aug 13 22:21:12.853400 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19e8ccd1-4bc1-400c-aab3-983a9da2175b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.853571 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19e8ccd1-4bc1-400c-aab3-983a9da2175b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.859940 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19e8ccd1-4bc1-400c-aab3-983a9da2175b tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 returned with HTTP 404 Aug 13 22:21:12.860486 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1493/5926] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:12 2026] GET /volume/v3/volumes/d7c89016-8b69-42e2-bd99-cc49ce34cc96 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:12.867001 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1732832f-2fd7-4d1c-83c5-f4746681c9b2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.868804 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1732832f-2fd7-4d1c-83c5-f4746681c9b2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 Aug 13 22:21:12.868982 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1732832f-2fd7-4d1c-83c5-f4746681c9b2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.869186 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1732832f-2fd7-4d1c-83c5-f4746681c9b2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.869279 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-1732832f-2fd7-4d1c-83c5-f4746681c9b2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete snapshot with id: 0219c5ce-745f-4e22-8922-e2c33ff5cdd9 Aug 13 22:21:12.874224 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1732832f-2fd7-4d1c-83c5-f4746681c9b2 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 returned with HTTP 404 Aug 13 22:21:12.874702 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1483/5927] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:21:12 2026] DELETE /volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:12.881665 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-22405a0c-1cfa-4d12-9aab-f00d876a4a6c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.884101 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22405a0c-1cfa-4d12-9aab-f00d876a4a6c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 Aug 13 22:21:12.884370 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22405a0c-1cfa-4d12-9aab-f00d876a4a6c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.884664 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22405a0c-1cfa-4d12-9aab-f00d876a4a6c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.890657 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22405a0c-1cfa-4d12-9aab-f00d876a4a6c tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 returned with HTTP 404 Aug 13 22:21:12.891261 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1484/5928] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:21:12 2026] GET /volume/v3/snapshots/0219c5ce-745f-4e22-8922-e2c33ff5cdd9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:12.898520 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-abcb063d-0ca5-454d-b72c-dc6e11fbe097 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.900312 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abcb063d-0ca5-454d-b72c-dc6e11fbe097 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] DELETE https://10.4.3.4/volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 Aug 13 22:21:12.900578 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abcb063d-0ca5-454d-b72c-dc6e11fbe097 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.900758 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abcb063d-0ca5-454d-b72c-dc6e11fbe097 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.900935 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-abcb063d-0ca5-454d-b72c-dc6e11fbe097 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Delete volume with id: bddb07e2-885a-428e-a9bb-407ba4fd9b63 Aug 13 22:21:12.907985 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abcb063d-0ca5-454d-b72c-dc6e11fbe097 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 returned with HTTP 404 Aug 13 22:21:12.908164 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.908229 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1469/5929] 10.4.3.4 () {68 vars in 1378 bytes} [Thu Aug 13 22:21:12 2026] DELETE /volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:12.910151 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:21:12.910576 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-112587080", "snapshot_id": "6a1306ed-47c7-4336-8f25-f5e14f16214c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:12.912313 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-112587080', 'snapshot_id': '6a1306ed-47c7-4336-8f25-f5e14f16214c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:21:12.914812 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f31c59e7-44f2-4611-bd0d-44aec1e6b8c7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:12.916733 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f31c59e7-44f2-4611-bd0d-44aec1e6b8c7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] GET https://10.4.3.4/volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 Aug 13 22:21:12.916950 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f31c59e7-44f2-4611-bd0d-44aec1e6b8c7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:12.917145 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f31c59e7-44f2-4611-bd0d-44aec1e6b8c7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:12.917734 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:12.917734 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:12.918175 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:21:12.918300 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Create volume of 1 GB Aug 13 22:21:12.922406 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Availability Zones retrieved successfully. Aug 13 22:21:12.922924 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f31c59e7-44f2-4611-bd0d-44aec1e6b8c7 tempest-VolumeDependencyTests-451837205 tempest-VolumeDependencyTests-451837205-project-member] https://10.4.3.4/volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 returned with HTTP 404 Aug 13 22:21:12.923605 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1484/5930] 10.4.3.4 () {68 vars in 1375 bytes} [Thu Aug 13 22:21:12 2026] GET /volume/v3/volumes/bddb07e2-885a-428e-a9bb-407ba4fd9b63 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 22:21:12.931233 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Flow 'volume_create_api' (466dbbf7-ac73-4207-8d5e-20561fe61529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:12.932730 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ef5d43d-a735-474f-914c-c67e106002b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:12.934222 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:21:12.975882 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ef5d43d-a735-474f-914c-c67e106002b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6a1306ed-47c7-4336-8f25-f5e14f16214c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:12.977125 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b019902-2d59-4fa1-9f12-0e4cc58dd3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:13.025467 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Created reservations ['02e71c0e-8de0-4611-875b-19a6c3577513', '42a2734f-aac6-4948-b1c5-501a20b98623', 'a4177d48-12a6-4fb3-8f55-b2cfba4000cf', '8da853dd-65e8-4029-a21c-c3e53658d13d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:21:13.026466 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b019902-2d59-4fa1-9f12-0e4cc58dd3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02e71c0e-8de0-4611-875b-19a6c3577513', '42a2734f-aac6-4948-b1c5-501a20b98623', 'a4177d48-12a6-4fb3-8f55-b2cfba4000cf', '8da853dd-65e8-4029-a21c-c3e53658d13d']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:13.027253 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9ad1ed6-ba0b-4824-a95c-bfb192cf343c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:13.075679 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9ad1ed6-ba0b-4824-a95c-bfb192cf343c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1eac13df-43e0-4c26-84b3-5bc15bfab479', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-112587080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9c22c7fddd4a21bb5616935462d823',qos_specs=None,replication_status=,reservations=['02e71c0e-8de0-4611-875b-19a6c3577513','42a2734f-aac6-4948-b1c5-501a20b98623','a4177d48-12a6-4fb3-8f55-b2cfba4000cf','8da853dd-65e8-4029-a21c-c3e53658d13d'],size=1,snapshot_id=6a1306ed-47c7-4336-8f25-f5e14f16214c,source_replicaid=,source_volid=None,status='creating',user_id='274d309a05b74a3088a9f7a68bbbf7ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:21:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-112587080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1eac13df-43e0-4c26-84b3-5bc15bfab479,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9c22c7fddd4a21bb5616935462d823',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6a1306ed-47c7-4336-8f25-f5e14f16214c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='274d309a05b74a3088a9f7a68bbbf7ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:13.076723 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef8578e3-b3cc-401e-b36d-d0185659bb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:13.098870 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef8578e3-b3cc-401e-b36d-d0185659bb80) transitioned into state 'SUCCESS' from state '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-112587080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9c22c7fddd4a21bb5616935462d823',qos_specs=None,replication_status=,reservations=['02e71c0e-8de0-4611-875b-19a6c3577513','42a2734f-aac6-4948-b1c5-501a20b98623','a4177d48-12a6-4fb3-8f55-b2cfba4000cf','8da853dd-65e8-4029-a21c-c3e53658d13d'],size=1,snapshot_id=6a1306ed-47c7-4336-8f25-f5e14f16214c,source_replicaid=,source_volid=None,status='creating',user_id='274d309a05b74a3088a9f7a68bbbf7ff',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:13.099945 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e29d154-e74e-4881-80df-cffe0568bcb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:13.124825 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e29d154-e74e-4881-80df-cffe0568bcb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:13.125642 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Flow 'volume_create_api' (466dbbf7-ac73-4207-8d5e-20561fe61529) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:13.125911 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Create volume request issued successfully. Aug 13 22:21:13.126433 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7dbccc27-a4db-4721-a6a8-39de3f838e4d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:21:13.126831 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1494/5931] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:21:12 2026] POST /volume/v3/volumes => generated 786 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:21:13.138237 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6561ecef-04d7-4550-bd76-742c8c4e181b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:13.140644 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6561ecef-04d7-4550-bd76-742c8c4e181b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:13.140949 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6561ecef-04d7-4550-bd76-742c8c4e181b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:13.141219 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6561ecef-04d7-4550-bd76-742c8c4e181b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:13.151094 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:13.151094 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:13.156183 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6561ecef-04d7-4550-bd76-742c8c4e181b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:13.161737 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6561ecef-04d7-4550-bd76-742c8c4e181b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 returned with HTTP 200 Aug 13 22:21:13.162203 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1485/5932] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:13 2026] GET /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:14.174067 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3f9c9de5-c62d-45e8-bd2e-0b6039df596e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:14.175730 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f9c9de5-c62d-45e8-bd2e-0b6039df596e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:14.175923 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f9c9de5-c62d-45e8-bd2e-0b6039df596e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:14.176103 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f9c9de5-c62d-45e8-bd2e-0b6039df596e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:14.183202 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:14.183202 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:14.186641 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3f9c9de5-c62d-45e8-bd2e-0b6039df596e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:14.190470 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f9c9de5-c62d-45e8-bd2e-0b6039df596e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 returned with HTTP 200 Aug 13 22:21:14.190840 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1470/5933] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:14 2026] GET /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:14.203586 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-31f66a37-c28d-46d2-8cb6-35be2d0cff7d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:14.205087 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31f66a37-c28d-46d2-8cb6-35be2d0cff7d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:14.205282 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-31f66a37-c28d-46d2-8cb6-35be2d0cff7d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:14.205529 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-31f66a37-c28d-46d2-8cb6-35be2d0cff7d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:14.213701 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:14.213701 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:14.217263 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-31f66a37-c28d-46d2-8cb6-35be2d0cff7d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:14.221034 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31f66a37-c28d-46d2-8cb6-35be2d0cff7d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 returned with HTTP 200 Aug 13 22:21:14.222569 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1485/5934] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:14 2026] GET /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:14.280039 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4dbdf835-4967-47af-990a-8e41b6592047 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:14.356862 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:21:14.357284 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-118499586"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:14.359145 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-118499586'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:21:14.359303 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Create volume of 1 GB Aug 13 22:21:14.359683 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:14.359683 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:14.363807 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Availability Zones retrieved successfully. Aug 13 22:21:14.369503 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Flow 'volume_create_api' (1fd30ef3-b63c-42a8-854d-2b8331b4f8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:14.370340 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f421801-dff6-4009-8beb-1794e2d74fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:14.371148 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:21:14.395139 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f421801-dff6-4009-8beb-1794e2d74fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:14.395896 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db8c8a3-cba0-4f93-8144-6328b16f3916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:14.450157 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Created reservations ['f6f0dc41-8811-4c66-84dc-c0dba86e9288', 'd60c754a-686d-468c-971a-4d335b84917c', '14b518fc-9f7b-45b9-bcd2-17601b936124', '00197d9a-7bae-49f7-b81c-b673aade7098'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:21:14.450949 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db8c8a3-cba0-4f93-8144-6328b16f3916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6f0dc41-8811-4c66-84dc-c0dba86e9288', 'd60c754a-686d-468c-971a-4d335b84917c', '14b518fc-9f7b-45b9-bcd2-17601b936124', '00197d9a-7bae-49f7-b81c-b673aade7098']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:14.451687 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7cb0754-1797-4282-b53c-c2331bea211c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:14.472299 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7cb0754-1797-4282-b53c-c2331bea211c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c11482f-3b0a-44a6-aba3-8c6ccf163e6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-118499586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3154eb54d95540b8bd312252a70dfda3',qos_specs=None,replication_status=,reservations=['f6f0dc41-8811-4c66-84dc-c0dba86e9288','d60c754a-686d-468c-971a-4d335b84917c','14b518fc-9f7b-45b9-bcd2-17601b936124','00197d9a-7bae-49f7-b81c-b673aade7098'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bf2619011464659863f242f35832a5f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:21:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-118499586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c11482f-3b0a-44a6-aba3-8c6ccf163e6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3154eb54d95540b8bd312252a70dfda3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bf2619011464659863f242f35832a5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:14.473062 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc3c94d-8e76-4e97-a87e-55fa58cf8d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:14.491543 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc3c94d-8e76-4e97-a87e-55fa58cf8d6f) transitioned into state 'SUCCESS' from state '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-118499586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3154eb54d95540b8bd312252a70dfda3',qos_specs=None,replication_status=,reservations=['f6f0dc41-8811-4c66-84dc-c0dba86e9288','d60c754a-686d-468c-971a-4d335b84917c','14b518fc-9f7b-45b9-bcd2-17601b936124','00197d9a-7bae-49f7-b81c-b673aade7098'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bf2619011464659863f242f35832a5f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:14.492264 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e649ffb3-79b7-4fae-adce-eab7846f9459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:14.500823 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e649ffb3-79b7-4fae-adce-eab7846f9459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:14.501561 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Flow 'volume_create_api' (1fd30ef3-b63c-42a8-854d-2b8331b4f8ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:14.501837 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Create volume request issued successfully. Aug 13 22:21:14.502394 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4dbdf835-4967-47af-990a-8e41b6592047 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:21:14.502779 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1495/5935] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:21:14 2026] POST /volume/v3/volumes => generated 773 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:21:14.514512 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b7e45438-c563-4c84-a944-e7ec31206380 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:14.516255 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7e45438-c563-4c84-a944-e7ec31206380 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] GET https://10.4.3.4/volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d Aug 13 22:21:14.516503 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7e45438-c563-4c84-a944-e7ec31206380 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:14.516711 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7e45438-c563-4c84-a944-e7ec31206380 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:14.523290 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:14.523290 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:14.526227 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b7e45438-c563-4c84-a944-e7ec31206380 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Volume info retrieved successfully. Aug 13 22:21:14.529443 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7e45438-c563-4c84-a944-e7ec31206380 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] https://10.4.3.4/volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d returned with HTTP 200 Aug 13 22:21:14.529775 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1486/5936] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:14 2026] GET /volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:14.671537 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-a9cab63f-7b00-4b06-958b-d2af2a851f55 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:14.673515 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-a9cab63f-7b00-4b06-958b-d2af2a851f55 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:14.673705 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-a9cab63f-7b00-4b06-958b-d2af2a851f55 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:14.673901 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-a9cab63f-7b00-4b06-958b-d2af2a851f55 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:14.680174 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:14.680174 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:14.683259 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-a9cab63f-7b00-4b06-958b-d2af2a851f55 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:14.686842 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-a9cab63f-7b00-4b06-958b-d2af2a851f55 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 returned with HTTP 200 Aug 13 22:21:14.687219 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1471/5937] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:21:14 2026] GET /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:14.746922 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c44f2f67-c743-42e1-8546-4f730aba0ef0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:14.747274 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c44f2f67-c743-42e1-8546-4f730aba0ef0 None None] GET https://10.4.3.4/volume// Aug 13 22:21:14.747473 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c44f2f67-c743-42e1-8546-4f730aba0ef0 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:14.747669 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c44f2f67-c743-42e1-8546-4f730aba0ef0 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:14.747970 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c44f2f67-c743-42e1-8546-4f730aba0ef0 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:21:14.748227 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1486/5938] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:21:14 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:21:14.754672 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-85b8e170-cf0f-4547-86ff-0618742b832f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:14.756910 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-85b8e170-cf0f-4547-86ff-0618742b832f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:21:14.757362 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-85b8e170-cf0f-4547-86ff-0618742b832f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1eac13df-43e0-4c26-84b3-5bc15bfab479", "connector": null, "instance_uuid": "75e703b7-2e7b-497a-9754-bbbcc45be011"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:14.765509 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:14.765509 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:14.786695 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-85b8e170-cf0f-4547-86ff-0618742b832f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:21:14.787140 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1496/5939] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:21:14 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:14.813033 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c588927d-de6e-4c5e-9613-1b849f83133a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:14.815380 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c588927d-de6e-4c5e-9613-1b849f83133a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:14.816420 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c588927d-de6e-4c5e-9613-1b849f83133a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:14.816420 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c588927d-de6e-4c5e-9613-1b849f83133a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:14.819454 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bbf0daf0-286d-4109-b803-3b4d71ed3eac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:14.819841 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbf0daf0-286d-4109-b803-3b4d71ed3eac None None] GET https://10.4.3.4/volume// Aug 13 22:21:14.820001 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbf0daf0-286d-4109-b803-3b4d71ed3eac None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:14.820193 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbf0daf0-286d-4109-b803-3b4d71ed3eac None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:14.820613 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbf0daf0-286d-4109-b803-3b4d71ed3eac None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:21:14.820920 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1472/5940] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:21:14 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:21:14.827012 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:14.827012 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:14.827750 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-524b9c6f-9a8b-4b92-8c27-1627101c9008 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:14.829685 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-524b9c6f-9a8b-4b92-8c27-1627101c9008 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:14.829914 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-524b9c6f-9a8b-4b92-8c27-1627101c9008 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:14.830084 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-524b9c6f-9a8b-4b92-8c27-1627101c9008 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:14.830210 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c588927d-de6e-4c5e-9613-1b849f83133a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:14.834723 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c588927d-de6e-4c5e-9613-1b849f83133a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 returned with HTTP 200 Aug 13 22:21:14.835107 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1487/5941] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:14 2026] GET /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:14.839396 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:14.839396 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:14.842715 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-524b9c6f-9a8b-4b92-8c27-1627101c9008 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:14.846736 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-524b9c6f-9a8b-4b92-8c27-1627101c9008 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 returned with HTTP 200 Aug 13 22:21:14.847252 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1487/5942] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:21:14 2026] GET /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 => generated 1058 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:21:14.950817 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-27906819-077c-4b44-9412-28878553d164 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:14.952525 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-27906819-077c-4b44-9412-28878553d164 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] PUT https://10.4.3.4/volume/v3/attachments/da994cee-f172-4bd0-91f0-d553e632c2fb Aug 13 22:21:14.952850 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-27906819-077c-4b44-9412-28878553d164 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:14.959671 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-27906819-077c-4b44-9412-28878553d164 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Acquiring lock "cinder-attachment_update-1eac13df-43e0-4c26-84b3-5bc15bfab479-np0000007271" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:21:14.964265 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-27906819-077c-4b44-9412-28878553d164 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Lock "cinder-attachment_update-1eac13df-43e0-4c26-84b3-5bc15bfab479-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:21:14.965165 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:14.965165 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:15.034634 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-27906819-077c-4b44-9412-28878553d164 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Lock "cinder-attachment_update-1eac13df-43e0-4c26-84b3-5bc15bfab479-np0000007271" released by "attachment_update" :: held 0.070s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:21:15.035222 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-27906819-077c-4b44-9412-28878553d164 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/attachments/da994cee-f172-4bd0-91f0-d553e632c2fb returned with HTTP 200 Aug 13 22:21:15.035787 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1497/5943] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:21:14 2026] PUT /volume/v3/attachments/da994cee-f172-4bd0-91f0-d553e632c2fb => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:15.541455 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee02c52d-b309-4692-9bdd-029628a6e099 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:15.543262 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee02c52d-b309-4692-9bdd-029628a6e099 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] GET https://10.4.3.4/volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d Aug 13 22:21:15.543487 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee02c52d-b309-4692-9bdd-029628a6e099 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:15.543682 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee02c52d-b309-4692-9bdd-029628a6e099 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:15.550975 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:15.550975 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:15.554483 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ee02c52d-b309-4692-9bdd-029628a6e099 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Volume info retrieved successfully. Aug 13 22:21:15.558385 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee02c52d-b309-4692-9bdd-029628a6e099 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] https://10.4.3.4/volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d returned with HTTP 200 Aug 13 22:21:15.558761 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1473/5944] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:15 2026] GET /volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d => generated 1004 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:15.573416 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4692539c-1715-474a-80fe-61724bb3d276 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:15.628966 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4692539c-1715-474a-80fe-61724bb3d276 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-reader] POST https://10.4.3.4/volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d/action Aug 13 22:21:15.629392 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4692539c-1715-474a-80fe-61724bb3d276 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:21:15.629594 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4692539c-1715-474a-80fe-61724bb3d276 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:15.637556 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:15.637556 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:15.638002 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4692539c-1715-474a-80fe-61724bb3d276 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-reader] Volume info retrieved successfully. Aug 13 22:21:15.639020 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-4692539c-1715-474a-80fe-61724bb3d276 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8e00ec093aaf479dae0b49306a487c1b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3154eb54d95540b8bd312252a70dfda3', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:21:15.639195 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4692539c-1715-474a-80fe-61724bb3d276 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-reader] https://10.4.3.4/volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d/action returned with HTTP 403 Aug 13 22:21:15.639642 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1488/5945] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:21:15 2026] POST /volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d/action => generated 131 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:15.646851 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9d4a00a7-38ee-4f06-9758-015560fa30d2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:15.648568 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d4a00a7-38ee-4f06-9758-015560fa30d2 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d Aug 13 22:21:15.648809 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d4a00a7-38ee-4f06-9758-015560fa30d2 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:15.648980 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d4a00a7-38ee-4f06-9758-015560fa30d2 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:15.649066 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9d4a00a7-38ee-4f06-9758-015560fa30d2 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Delete volume with id: 2c11482f-3b0a-44a6-aba3-8c6ccf163e6d Aug 13 22:21:15.655273 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:15.655273 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:15.655586 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9d4a00a7-38ee-4f06-9758-015560fa30d2 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Volume info retrieved successfully. Aug 13 22:21:15.669034 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9d4a00a7-38ee-4f06-9758-015560fa30d2 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Delete volume request issued successfully. Aug 13 22:21:15.669202 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d4a00a7-38ee-4f06-9758-015560fa30d2 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] https://10.4.3.4/volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d returned with HTTP 202 Aug 13 22:21:15.669628 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1488/5946] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:21:15 2026] DELETE /volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:21:15.676712 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b90a6fe1-ccc8-4b7c-ad53-bdd98152cd8b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:15.678835 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b90a6fe1-ccc8-4b7c-ad53-bdd98152cd8b tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] GET https://10.4.3.4/volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d Aug 13 22:21:15.679007 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b90a6fe1-ccc8-4b7c-ad53-bdd98152cd8b tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:15.679173 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b90a6fe1-ccc8-4b7c-ad53-bdd98152cd8b tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:15.686802 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:15.686802 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:15.690560 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b90a6fe1-ccc8-4b7c-ad53-bdd98152cd8b tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Volume info retrieved successfully. Aug 13 22:21:15.694600 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b90a6fe1-ccc8-4b7c-ad53-bdd98152cd8b tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] https://10.4.3.4/volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d returned with HTTP 200 Aug 13 22:21:15.695016 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1498/5947] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:15 2026] GET /volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d => generated 1003 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:15.847037 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7418db27-9a91-4402-b260-502fc65a0f18 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:15.848720 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7418db27-9a91-4402-b260-502fc65a0f18 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:15.848929 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7418db27-9a91-4402-b260-502fc65a0f18 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:15.849101 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7418db27-9a91-4402-b260-502fc65a0f18 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:15.858062 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:15.858062 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:15.861687 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7418db27-9a91-4402-b260-502fc65a0f18 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:15.865447 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7418db27-9a91-4402-b260-502fc65a0f18 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 returned with HTTP 200 Aug 13 22:21:15.865842 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1474/5948] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:15 2026] GET /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:16.706400 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f618527d-0a16-4b32-b9bc-7c8ed337298a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:16.708091 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f618527d-0a16-4b32-b9bc-7c8ed337298a tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] GET https://10.4.3.4/volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d Aug 13 22:21:16.708273 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f618527d-0a16-4b32-b9bc-7c8ed337298a tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:16.708487 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f618527d-0a16-4b32-b9bc-7c8ed337298a tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:16.713914 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f618527d-0a16-4b32-b9bc-7c8ed337298a tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] https://10.4.3.4/volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d returned with HTTP 404 Aug 13 22:21:16.714319 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1489/5949] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:16 2026] GET /volume/v3/volumes/2c11482f-3b0a-44a6-aba3-8c6ccf163e6d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:16.721637 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e680219-f769-4c26-98dd-c2d838414755 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:16.723154 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:21:16.723487 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1633603931"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:16.724736 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1633603931'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:21:16.724854 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Create volume of 1 GB Aug 13 22:21:16.728536 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Availability Zones retrieved successfully. Aug 13 22:21:16.733606 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Flow 'volume_create_api' (15ceeefc-dd71-44ca-88ed-59d3624432ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:16.734404 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc83fb0-46f8-4029-8072-30a4face3601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:16.735098 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:21:16.757638 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc83fb0-46f8-4029-8072-30a4face3601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T21:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=94dfd036-122c-4cdb-afdd-fca5130552f9,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94dfd036-122c-4cdb-afdd-fca5130552f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:16.758382 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e126587-d700-4071-a800-b6b419ea73dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:16.792268 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Created reservations ['6925a20d-366d-4ebe-bf2f-6ae78670db2b', 'c0b6d3ed-1298-43ae-9571-9fbd02456e67', '934f96f4-dbff-4886-af53-bc2e62916d7c', 'bd9abf87-7096-4ac4-b981-e34d37be32d3'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:21:16.792988 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e126587-d700-4071-a800-b6b419ea73dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6925a20d-366d-4ebe-bf2f-6ae78670db2b', 'c0b6d3ed-1298-43ae-9571-9fbd02456e67', '934f96f4-dbff-4886-af53-bc2e62916d7c', 'bd9abf87-7096-4ac4-b981-e34d37be32d3']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:16.793660 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e247bb19-ed49-4f49-9689-2fb61b120f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:16.815299 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e247bb19-ed49-4f49-9689-2fb61b120f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e95ab408-67d3-4cd4-aac0-95b398ed1614', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633603931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3154eb54d95540b8bd312252a70dfda3',qos_specs=None,replication_status=,reservations=['6925a20d-366d-4ebe-bf2f-6ae78670db2b','c0b6d3ed-1298-43ae-9571-9fbd02456e67','934f96f4-dbff-4886-af53-bc2e62916d7c','bd9abf87-7096-4ac4-b981-e34d37be32d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bf2619011464659863f242f35832a5f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633603931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e95ab408-67d3-4cd4-aac0-95b398ed1614,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3154eb54d95540b8bd312252a70dfda3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bf2619011464659863f242f35832a5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94dfd036-122c-4cdb-afdd-fca5130552f9),volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:16.815991 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfe85bfe-1f83-40ed-bfde-2d0bc9dd527d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:16.831533 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfe85bfe-1f83-40ed-bfde-2d0bc9dd527d) transitioned into state 'SUCCESS' from state '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-1633603931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3154eb54d95540b8bd312252a70dfda3',qos_specs=None,replication_status=,reservations=['6925a20d-366d-4ebe-bf2f-6ae78670db2b','c0b6d3ed-1298-43ae-9571-9fbd02456e67','934f96f4-dbff-4886-af53-bc2e62916d7c','bd9abf87-7096-4ac4-b981-e34d37be32d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bf2619011464659863f242f35832a5f',volume_type_id=94dfd036-122c-4cdb-afdd-fca5130552f9)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:16.832144 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4ccb2a0-53ea-42d4-b70c-20bb9b559d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:16.840031 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4ccb2a0-53ea-42d4-b70c-20bb9b559d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:16.840799 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Flow 'volume_create_api' (15ceeefc-dd71-44ca-88ed-59d3624432ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:16.841056 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Create volume request issued successfully. Aug 13 22:21:16.841590 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e680219-f769-4c26-98dd-c2d838414755 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:21:16.841967 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1489/5950] 10.4.3.4 () {68 vars in 1244 bytes} [Thu Aug 13 22:21:16 2026] POST /volume/v3/volumes => generated 774 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:21:16.855082 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d1dd8539-22ec-4e00-a44e-e7603eebc80f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:16.856893 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1dd8539-22ec-4e00-a44e-e7603eebc80f tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] GET https://10.4.3.4/volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614 Aug 13 22:21:16.857074 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1dd8539-22ec-4e00-a44e-e7603eebc80f tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:16.857255 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1dd8539-22ec-4e00-a44e-e7603eebc80f tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:16.864639 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:16.864639 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:16.868485 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d1dd8539-22ec-4e00-a44e-e7603eebc80f tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Volume info retrieved successfully. Aug 13 22:21:16.872907 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1dd8539-22ec-4e00-a44e-e7603eebc80f tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] https://10.4.3.4/volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614 returned with HTTP 200 Aug 13 22:21:16.873373 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1499/5951] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:16 2026] GET /volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614 => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:16.877538 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ef9c2249-bf39-4a04-a39c-1c5bbff531b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:16.879377 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef9c2249-bf39-4a04-a39c-1c5bbff531b6 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:16.879628 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef9c2249-bf39-4a04-a39c-1c5bbff531b6 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:16.879821 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef9c2249-bf39-4a04-a39c-1c5bbff531b6 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:16.888623 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:16.888623 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:16.891726 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ef9c2249-bf39-4a04-a39c-1c5bbff531b6 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:16.895437 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef9c2249-bf39-4a04-a39c-1c5bbff531b6 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 returned with HTTP 200 Aug 13 22:21:16.895815 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1475/5952] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:16 2026] GET /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:17.885510 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec9d4d40-8a98-4076-a0e7-fb846d20cbc3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:17.887774 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec9d4d40-8a98-4076-a0e7-fb846d20cbc3 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] GET https://10.4.3.4/volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614 Aug 13 22:21:17.888034 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec9d4d40-8a98-4076-a0e7-fb846d20cbc3 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:17.888313 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec9d4d40-8a98-4076-a0e7-fb846d20cbc3 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:17.897863 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:17.897863 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:17.902220 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ec9d4d40-8a98-4076-a0e7-fb846d20cbc3 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Volume info retrieved successfully. Aug 13 22:21:17.907630 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c81df87b-3c57-418e-ad26-d648a4e7ec3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:17.907978 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec9d4d40-8a98-4076-a0e7-fb846d20cbc3 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] https://10.4.3.4/volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614 returned with HTTP 200 Aug 13 22:21:17.908351 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1490/5953] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:17 2026] GET /volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614 => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:17.909661 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c81df87b-3c57-418e-ad26-d648a4e7ec3e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:17.909876 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c81df87b-3c57-418e-ad26-d648a4e7ec3e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:17.910062 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c81df87b-3c57-418e-ad26-d648a4e7ec3e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:17.919750 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-48898e04-7792-4068-9ccc-e95cd33d0899 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:17.920168 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:17.920168 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:17.921549 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48898e04-7792-4068-9ccc-e95cd33d0899 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-reader] POST https://10.4.3.4/volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614/action Aug 13 22:21:17.921911 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48898e04-7792-4068-9ccc-e95cd33d0899 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:21:17.922065 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48898e04-7792-4068-9ccc-e95cd33d0899 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:17.923485 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c81df87b-3c57-418e-ad26-d648a4e7ec3e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:17.927503 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c81df87b-3c57-418e-ad26-d648a4e7ec3e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 returned with HTTP 200 Aug 13 22:21:17.928084 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1490/5954] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:17 2026] GET /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:17.930045 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:17.930045 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:17.930550 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-48898e04-7792-4068-9ccc-e95cd33d0899 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8e00ec093aaf479dae0b49306a487c1b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3154eb54d95540b8bd312252a70dfda3', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:21:17.930756 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48898e04-7792-4068-9ccc-e95cd33d0899 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-reader] https://10.4.3.4/volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614/action returned with HTTP 403 Aug 13 22:21:17.931206 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1500/5955] 10.4.3.4 () {68 vars in 1376 bytes} [Thu Aug 13 22:21:17 2026] POST /volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:17.937956 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4db56613-d138-4ce1-a9fb-59e6e22b2a70 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:17.939772 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4db56613-d138-4ce1-a9fb-59e6e22b2a70 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] DELETE https://10.4.3.4/volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614 Aug 13 22:21:17.939954 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4db56613-d138-4ce1-a9fb-59e6e22b2a70 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:17.940128 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4db56613-d138-4ce1-a9fb-59e6e22b2a70 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:17.940283 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4db56613-d138-4ce1-a9fb-59e6e22b2a70 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Delete volume with id: e95ab408-67d3-4cd4-aac0-95b398ed1614 Aug 13 22:21:17.947379 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:17.947379 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:17.947709 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4db56613-d138-4ce1-a9fb-59e6e22b2a70 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Volume info retrieved successfully. Aug 13 22:21:17.963396 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4db56613-d138-4ce1-a9fb-59e6e22b2a70 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Delete volume request issued successfully. Aug 13 22:21:17.963610 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4db56613-d138-4ce1-a9fb-59e6e22b2a70 tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] https://10.4.3.4/volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614 returned with HTTP 202 Aug 13 22:21:17.964001 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1476/5956] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:21:17 2026] DELETE /volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:21:17.970786 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-244016bc-8e7b-4794-a86c-b5b3ab6811fe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:17.972881 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-244016bc-8e7b-4794-a86c-b5b3ab6811fe tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] GET https://10.4.3.4/volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614 Aug 13 22:21:17.973133 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-244016bc-8e7b-4794-a86c-b5b3ab6811fe tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:17.973368 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-244016bc-8e7b-4794-a86c-b5b3ab6811fe tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:17.980847 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:17.980847 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:17.984763 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-244016bc-8e7b-4794-a86c-b5b3ab6811fe tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Volume info retrieved successfully. Aug 13 22:21:17.989415 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-244016bc-8e7b-4794-a86c-b5b3ab6811fe tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] https://10.4.3.4/volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614 returned with HTTP 200 Aug 13 22:21:17.989872 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1491/5957] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:17 2026] GET /volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614 => generated 1004 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:18.269928 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-df5980f3-99ad-451e-852d-82351a2bd504 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:18.271917 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-df5980f3-99ad-451e-852d-82351a2bd504 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/attachments/da994cee-f172-4bd0-91f0-d553e632c2fb/action Aug 13 22:21:18.272309 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-df5980f3-99ad-451e-852d-82351a2bd504 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:21:18.272436 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-df5980f3-99ad-451e-852d-82351a2bd504 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:18.288633 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:18.288633 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:18.298775 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-dae1bb35-7197-428f-a4f0-7a79b3778e7e req-df5980f3-99ad-451e-852d-82351a2bd504 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/attachments/da994cee-f172-4bd0-91f0-d553e632c2fb/action returned with HTTP 204 Aug 13 22:21:18.299241 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1491/5958] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:21:18 2026] POST /volume/v3/attachments/da994cee-f172-4bd0-91f0-d553e632c2fb/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:18.939550 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5dd0ce91-65f0-484b-b120-4f994d82348e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:18.941146 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5dd0ce91-65f0-484b-b120-4f994d82348e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:18.941320 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5dd0ce91-65f0-484b-b120-4f994d82348e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:18.941517 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5dd0ce91-65f0-484b-b120-4f994d82348e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:18.951493 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:18.951493 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:18.954973 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5dd0ce91-65f0-484b-b120-4f994d82348e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:18.959971 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5dd0ce91-65f0-484b-b120-4f994d82348e tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 returned with HTTP 200 Aug 13 22:21:18.960473 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1501/5959] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:18 2026] GET /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:19.002012 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-49ffd2ce-f11f-46ad-91d8-7af7c8644a7e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:19.003853 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49ffd2ce-f11f-46ad-91d8-7af7c8644a7e tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] GET https://10.4.3.4/volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614 Aug 13 22:21:19.004037 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49ffd2ce-f11f-46ad-91d8-7af7c8644a7e tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:19.004211 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49ffd2ce-f11f-46ad-91d8-7af7c8644a7e tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:19.010700 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49ffd2ce-f11f-46ad-91d8-7af7c8644a7e tempest-ProjectReaderTests-399805578 tempest-ProjectReaderTests-399805578-project-admin] https://10.4.3.4/volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614 returned with HTTP 404 Aug 13 22:21:19.011229 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1477/5960] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:19 2026] GET /volume/v3/volumes/e95ab408-67d3-4cd4-aac0-95b398ed1614 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:20.455341 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2019437-08e5-4eac-aaed-a7fe79a2cddf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.567379 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2019437-08e5-4eac-aaed-a7fe79a2cddf tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:21:20.567799 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2019437-08e5-4eac-aaed-a7fe79a2cddf tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-679163563", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:20.584035 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2019437-08e5-4eac-aaed-a7fe79a2cddf tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:21:20.584374 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1492/5961] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:21:20 2026] POST /volume/v3/types => generated 379 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:20.592391 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c74d506a-7270-4b9f-8e3e-dcd5f3a0207a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.594345 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c74d506a-7270-4b9f-8e3e-dcd5f3a0207a tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] POST https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/encryption Aug 13 22:21:20.594735 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c74d506a-7270-4b9f-8e3e-dcd5f3a0207a tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:20.611801 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c74d506a-7270-4b9f-8e3e-dcd5f3a0207a tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/encryption returned with HTTP 200 Aug 13 22:21:20.612248 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1492/5962] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:21:20 2026] POST /volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:20.621196 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4805e4cc-114b-4ff1-9e36-09c3ef6c7b65 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.623352 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4805e4cc-114b-4ff1-9e36-09c3ef6c7b65 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:21:20.623876 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4805e4cc-114b-4ff1-9e36-09c3ef6c7b65 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-465939891", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:20.641613 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4805e4cc-114b-4ff1-9e36-09c3ef6c7b65 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:21:20.642105 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1502/5963] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:21:20 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 13 22:21:20.652506 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-197b51fe-4b52-4275-a122-5339d6f49f43 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.720602 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-197b51fe-4b52-4275-a122-5339d6f49f43 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] POST https://10.4.3.4/volume/v3/types/6894ceb7-a77d-4ca0-8811-89250de2d301/encryption Aug 13 22:21:20.721049 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-197b51fe-4b52-4275-a122-5339d6f49f43 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:20.723461 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-197b51fe-4b52-4275-a122-5339d6f49f43 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '9369965f518e40108c184cdc7faeb021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9198c8ff42d34fc980a50ee1aa18bb6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:21:20.723820 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-197b51fe-4b52-4275-a122-5339d6f49f43 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] https://10.4.3.4/volume/v3/types/6894ceb7-a77d-4ca0-8811-89250de2d301/encryption returned with HTTP 403 Aug 13 22:21:20.724614 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1478/5964] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:21:20 2026] POST /volume/v3/types/6894ceb7-a77d-4ca0-8811-89250de2d301/encryption => generated 127 bytes in 73 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:20.732805 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-446e08be-423e-419a-b82d-984d6d0887be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.734527 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-446e08be-423e-419a-b82d-984d6d0887be tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:21:20.734856 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-446e08be-423e-419a-b82d-984d6d0887be tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1701196533", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:20.751633 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-446e08be-423e-419a-b82d-984d6d0887be tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:21:20.752001 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1493/5965] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:21:20 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:20.760099 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-17c05902-33f1-498a-987f-813358f9e2ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.761916 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17c05902-33f1-498a-987f-813358f9e2ae tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] POST https://10.4.3.4/volume/v3/types/89548f82-e38e-4ae2-b10f-1ac801898439/extra_specs Aug 13 22:21:20.762264 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17c05902-33f1-498a-987f-813358f9e2ae tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:20.764147 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-17c05902-33f1-498a-987f-813358f9e2ae tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '9369965f518e40108c184cdc7faeb021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9198c8ff42d34fc980a50ee1aa18bb6a', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:21:20.764331 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17c05902-33f1-498a-987f-813358f9e2ae tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] https://10.4.3.4/volume/v3/types/89548f82-e38e-4ae2-b10f-1ac801898439/extra_specs returned with HTTP 403 Aug 13 22:21:20.764820 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1493/5966] 10.4.3.4 () {68 vars in 1385 bytes} [Thu Aug 13 22:21:20 2026] POST /volume/v3/types/89548f82-e38e-4ae2-b10f-1ac801898439/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:20.770990 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4d6f6054-ba7c-4a27-bb70-d72c02f4ff56 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.772689 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d6f6054-ba7c-4a27-bb70-d72c02f4ff56 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] PUT https://10.4.3.4/volume/v3/types/89548f82-e38e-4ae2-b10f-1ac801898439/extra_specs/key2 Aug 13 22:21:20.772977 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d6f6054-ba7c-4a27-bb70-d72c02f4ff56 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:20.774719 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-4d6f6054-ba7c-4a27-bb70-d72c02f4ff56 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9369965f518e40108c184cdc7faeb021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9198c8ff42d34fc980a50ee1aa18bb6a', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:21:20.774878 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d6f6054-ba7c-4a27-bb70-d72c02f4ff56 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] https://10.4.3.4/volume/v3/types/89548f82-e38e-4ae2-b10f-1ac801898439/extra_specs/key2 returned with HTTP 403 Aug 13 22:21:20.775273 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1503/5967] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:21:20 2026] PUT /volume/v3/types/89548f82-e38e-4ae2-b10f-1ac801898439/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:20.781965 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96601772-062b-4d76-ae37-c930d8ce7bc1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.783542 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96601772-062b-4d76-ae37-c930d8ce7bc1 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] POST https://10.4.3.4/volume/v3/types Aug 13 22:21:20.783837 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96601772-062b-4d76-ae37-c930d8ce7bc1 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:20.785863 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-96601772-062b-4d76-ae37-c930d8ce7bc1 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '9369965f518e40108c184cdc7faeb021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9198c8ff42d34fc980a50ee1aa18bb6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:21:20.786042 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96601772-062b-4d76-ae37-c930d8ce7bc1 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] https://10.4.3.4/volume/v3/types returned with HTTP 403 Aug 13 22:21:20.786556 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1479/5968] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:21:20 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 13 22:21:20.794009 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a41e79b0-a831-4a04-817e-78058bd425cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.795506 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a41e79b0-a831-4a04-817e-78058bd425cd tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:21:20.795800 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a41e79b0-a831-4a04-817e-78058bd425cd tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1783368414", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:20.809490 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a41e79b0-a831-4a04-817e-78058bd425cd tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:21:20.809835 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1494/5969] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:21:20 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:20.818010 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8cb716fa-70ae-420c-8226-c36348d34b7e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.819638 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8cb716fa-70ae-420c-8226-c36348d34b7e tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] POST https://10.4.3.4/volume/v3/types/6fe430f6-e6ff-42b8-8935-97bbe2625796/encryption Aug 13 22:21:20.819934 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8cb716fa-70ae-420c-8226-c36348d34b7e tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:20.833136 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8cb716fa-70ae-420c-8226-c36348d34b7e tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] https://10.4.3.4/volume/v3/types/6fe430f6-e6ff-42b8-8935-97bbe2625796/encryption returned with HTTP 200 Aug 13 22:21:20.833627 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1494/5970] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:21:20 2026] POST /volume/v3/types/6fe430f6-e6ff-42b8-8935-97bbe2625796/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:20.841253 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6cdbeebb-a127-4aa1-95d5-bd8d486b7880 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.843081 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cdbeebb-a127-4aa1-95d5-bd8d486b7880 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] DELETE https://10.4.3.4/volume/v3/types/6fe430f6-e6ff-42b8-8935-97bbe2625796/encryption/5858f8c6-d8be-447d-8cf3-533b60b41194 Aug 13 22:21:20.843289 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cdbeebb-a127-4aa1-95d5-bd8d486b7880 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:20.843523 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cdbeebb-a127-4aa1-95d5-bd8d486b7880 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:20.844363 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-6cdbeebb-a127-4aa1-95d5-bd8d486b7880 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '9369965f518e40108c184cdc7faeb021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9198c8ff42d34fc980a50ee1aa18bb6a', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:21:20.844570 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cdbeebb-a127-4aa1-95d5-bd8d486b7880 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] https://10.4.3.4/volume/v3/types/6fe430f6-e6ff-42b8-8935-97bbe2625796/encryption/5858f8c6-d8be-447d-8cf3-533b60b41194 returned with HTTP 403 Aug 13 22:21:20.845007 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1504/5971] 10.4.3.4 () {66 vars in 1475 bytes} [Thu Aug 13 22:21:20 2026] DELETE /volume/v3/types/6fe430f6-e6ff-42b8-8935-97bbe2625796/encryption/5858f8c6-d8be-447d-8cf3-533b60b41194 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:20.852386 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d2bea576-8a07-4e2e-aaa9-cb79413a085c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.854069 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2bea576-8a07-4e2e-aaa9-cb79413a085c tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:21:20.854406 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2bea576-8a07-4e2e-aaa9-cb79413a085c tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1022003564", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:20.869957 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2bea576-8a07-4e2e-aaa9-cb79413a085c tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:21:20.870326 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1480/5972] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:21:20 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 13 22:21:20.878143 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1370600a-e6cb-4c02-b146-b9541123e114 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.879858 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1370600a-e6cb-4c02-b146-b9541123e114 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] DELETE https://10.4.3.4/volume/v3/types/728da592-f662-48c9-a8d2-d9aff42ddc3e/extra_specs/key1 Aug 13 22:21:20.880037 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1370600a-e6cb-4c02-b146-b9541123e114 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:20.880208 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1370600a-e6cb-4c02-b146-b9541123e114 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:20.885408 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-1370600a-e6cb-4c02-b146-b9541123e114 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '9369965f518e40108c184cdc7faeb021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9198c8ff42d34fc980a50ee1aa18bb6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:21:20.885604 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1370600a-e6cb-4c02-b146-b9541123e114 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] https://10.4.3.4/volume/v3/types/728da592-f662-48c9-a8d2-d9aff42ddc3e/extra_specs/key1 returned with HTTP 403 Aug 13 22:21:20.885999 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1495/5973] 10.4.3.4 () {66 vars in 1382 bytes} [Thu Aug 13 22:21:20 2026] DELETE /volume/v3/types/728da592-f662-48c9-a8d2-d9aff42ddc3e/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:20.893094 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-01db89ba-5b7f-4ff8-954d-451fbc7cdfca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.894893 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01db89ba-5b7f-4ff8-954d-451fbc7cdfca tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:21:20.895230 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01db89ba-5b7f-4ff8-954d-451fbc7cdfca tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1137429940", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:20.909816 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01db89ba-5b7f-4ff8-954d-451fbc7cdfca tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:21:20.910180 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1495/5974] 10.4.3.4 () {68 vars in 1239 bytes} [Thu Aug 13 22:21:20 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 13 22:21:20.919280 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-697fc2d2-f39c-4b29-835d-da1890d5d092 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.921495 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-697fc2d2-f39c-4b29-835d-da1890d5d092 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] DELETE https://10.4.3.4/volume/v3/types/4f39fd4e-ce9e-4d89-a80c-d060d808f716 Aug 13 22:21:20.921700 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-697fc2d2-f39c-4b29-835d-da1890d5d092 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:20.921910 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-697fc2d2-f39c-4b29-835d-da1890d5d092 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:20.922572 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-697fc2d2-f39c-4b29-835d-da1890d5d092 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '9369965f518e40108c184cdc7faeb021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9198c8ff42d34fc980a50ee1aa18bb6a', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:21:20.922778 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-697fc2d2-f39c-4b29-835d-da1890d5d092 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] https://10.4.3.4/volume/v3/types/4f39fd4e-ce9e-4d89-a80c-d060d808f716 returned with HTTP 403 Aug 13 22:21:20.923305 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1505/5975] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:21:20 2026] DELETE /volume/v3/types/4f39fd4e-ce9e-4d89-a80c-d060d808f716 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:20.930796 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-75af9020-006a-486c-ba2c-554a989c2088 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.932711 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75af9020-006a-486c-ba2c-554a989c2088 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] GET https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/extra_specs Aug 13 22:21:20.932944 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75af9020-006a-486c-ba2c-554a989c2088 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:20.933175 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75af9020-006a-486c-ba2c-554a989c2088 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:20.942057 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75af9020-006a-486c-ba2c-554a989c2088 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/extra_specs returned with HTTP 200 Aug 13 22:21:20.942568 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1481/5976] 10.4.3.4 () {66 vars in 1364 bytes} [Thu Aug 13 22:21:20 2026] GET /volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:20.949443 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ee14e7b-d121-45af-a9c9-f5736bff63a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.951276 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ee14e7b-d121-45af-a9c9-f5736bff63a5 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] GET https://10.4.3.4/volume/v3/types Aug 13 22:21:20.951512 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ee14e7b-d121-45af-a9c9-f5736bff63a5 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:20.951727 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ee14e7b-d121-45af-a9c9-f5736bff63a5 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:20.952441 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-1ee14e7b-d121-45af-a9c9-f5736bff63a5 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 22:21:20.975053 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ee14e7b-d121-45af-a9c9-f5736bff63a5 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:21:20.975458 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1496/5977] 10.4.3.4 () {66 vars in 1217 bytes} [Thu Aug 13 22:21:20 2026] GET /volume/v3/types => generated 2387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:20.986895 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c7defe2c-8657-4f30-950b-e9ce2e214694 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:20.988759 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7defe2c-8657-4f30-950b-e9ce2e214694 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] GET https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/encryption/cipher Aug 13 22:21:20.988935 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7defe2c-8657-4f30-950b-e9ce2e214694 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:20.989117 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7defe2c-8657-4f30-950b-e9ce2e214694 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:20.989747 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-c7defe2c-8657-4f30-950b-e9ce2e214694 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9369965f518e40108c184cdc7faeb021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9198c8ff42d34fc980a50ee1aa18bb6a', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:21:20.989906 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7defe2c-8657-4f30-950b-e9ce2e214694 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/encryption/cipher returned with HTTP 403 Aug 13 22:21:20.990326 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1496/5978] 10.4.3.4 () {66 vars in 1382 bytes} [Thu Aug 13 22:21:20 2026] GET /volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:20.998318 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf56fea0-cf15-4df5-bcee-7033ce66ba28 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:21.000608 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf56fea0-cf15-4df5-bcee-7033ce66ba28 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] GET https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/encryption Aug 13 22:21:21.000849 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf56fea0-cf15-4df5-bcee-7033ce66ba28 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:21.001104 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf56fea0-cf15-4df5-bcee-7033ce66ba28 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:21.001984 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-bf56fea0-cf15-4df5-bcee-7033ce66ba28 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9369965f518e40108c184cdc7faeb021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9198c8ff42d34fc980a50ee1aa18bb6a', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:21:21.002162 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf56fea0-cf15-4df5-bcee-7033ce66ba28 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/encryption returned with HTTP 403 Aug 13 22:21:21.002705 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1506/5979] 10.4.3.4 () {66 vars in 1361 bytes} [Thu Aug 13 22:21:20 2026] GET /volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:21.011118 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e80e8a72-09c4-4eb6-9661-f9a4f4e1e8fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:21.013015 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e80e8a72-09c4-4eb6-9661-f9a4f4e1e8fa tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] GET https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/extra_specs/multiattach Aug 13 22:21:21.013236 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e80e8a72-09c4-4eb6-9661-f9a4f4e1e8fa tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:21.013457 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e80e8a72-09c4-4eb6-9661-f9a4f4e1e8fa tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:21.020192 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e80e8a72-09c4-4eb6-9661-f9a4f4e1e8fa tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/extra_specs/multiattach returned with HTTP 200 Aug 13 22:21:21.020581 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1482/5980] 10.4.3.4 () {66 vars in 1400 bytes} [Thu Aug 13 22:21:21 2026] GET /volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 22:21:21.029071 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c1adcfd-5638-4728-bb91-4c12def2b2ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:21.031115 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c1adcfd-5638-4728-bb91-4c12def2b2ca tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] GET https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/extra_specs/volume_backend_name Aug 13 22:21:21.031355 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c1adcfd-5638-4728-bb91-4c12def2b2ca tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:21.031561 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c1adcfd-5638-4728-bb91-4c12def2b2ca tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:21.039134 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c1adcfd-5638-4728-bb91-4c12def2b2ca tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 22:21:21.039712 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1497/5981] 10.4.3.4 () {66 vars in 1424 bytes} [Thu Aug 13 22:21:21 2026] GET /volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:21.049299 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b8ca0e04-5ea7-46d3-bfe6-36c40dd916a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:21.050987 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8ca0e04-5ea7-46d3-bfe6-36c40dd916a4 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] GET https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212 Aug 13 22:21:21.051171 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8ca0e04-5ea7-46d3-bfe6-36c40dd916a4 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:21.051362 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8ca0e04-5ea7-46d3-bfe6-36c40dd916a4 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:21.057295 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8ca0e04-5ea7-46d3-bfe6-36c40dd916a4 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212 returned with HTTP 200 Aug 13 22:21:21.057616 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1497/5982] 10.4.3.4 () {66 vars in 1328 bytes} [Thu Aug 13 22:21:21 2026] GET /volume/v3/types/ce928524-a884-4e40-8eea-39a207098212 => generated 317 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:21.067255 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e102165c-81b7-429e-89b7-2e57680bf38c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:21.069031 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e102165c-81b7-429e-89b7-2e57680bf38c tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] PUT https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/encryption/84291e1b-e86c-4677-8a0d-46eca84d6f7f Aug 13 22:21:21.069365 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e102165c-81b7-429e-89b7-2e57680bf38c tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:21.072141 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-e102165c-81b7-429e-89b7-2e57680bf38c tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '9369965f518e40108c184cdc7faeb021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9198c8ff42d34fc980a50ee1aa18bb6a', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:21:21.072327 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e102165c-81b7-429e-89b7-2e57680bf38c tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/encryption/84291e1b-e86c-4677-8a0d-46eca84d6f7f returned with HTTP 403 Aug 13 22:21:21.072750 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1507/5983] 10.4.3.4 () {68 vars in 1492 bytes} [Thu Aug 13 22:21:21 2026] PUT /volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/encryption/84291e1b-e86c-4677-8a0d-46eca84d6f7f => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:21.081724 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8181f22a-af70-48ff-b9ad-4c47d9fd04b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:21.084054 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8181f22a-af70-48ff-b9ad-4c47d9fd04b3 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] PUT https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/extra_specs/key1 Aug 13 22:21:21.084538 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8181f22a-af70-48ff-b9ad-4c47d9fd04b3 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:21.087045 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-8181f22a-af70-48ff-b9ad-4c47d9fd04b3 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9369965f518e40108c184cdc7faeb021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9198c8ff42d34fc980a50ee1aa18bb6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:21:21.087302 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8181f22a-af70-48ff-b9ad-4c47d9fd04b3 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/extra_specs/key1 returned with HTTP 403 Aug 13 22:21:21.087903 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1483/5984] 10.4.3.4 () {68 vars in 1399 bytes} [Thu Aug 13 22:21:21 2026] PUT /volume/v3/types/ce928524-a884-4e40-8eea-39a207098212/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:21.096199 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6a25010-3aab-4ff5-a21f-a2f117309543 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:21.098238 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6a25010-3aab-4ff5-a21f-a2f117309543 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] PUT https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212 Aug 13 22:21:21.098660 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6a25010-3aab-4ff5-a21f-a2f117309543 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:21.101038 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-e6a25010-3aab-4ff5-a21f-a2f117309543 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '9369965f518e40108c184cdc7faeb021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9198c8ff42d34fc980a50ee1aa18bb6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 22:21:21.101241 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6a25010-3aab-4ff5-a21f-a2f117309543 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-member] https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212 returned with HTTP 403 Aug 13 22:21:21.101760 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1498/5985] 10.4.3.4 () {68 vars in 1348 bytes} [Thu Aug 13 22:21:21 2026] PUT /volume/v3/types/ce928524-a884-4e40-8eea-39a207098212 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:21.109640 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7bd355a7-144b-4336-bdc9-8ddd3b1f1445 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:21.111434 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bd355a7-144b-4336-bdc9-8ddd3b1f1445 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] DELETE https://10.4.3.4/volume/v3/types/4f39fd4e-ce9e-4d89-a80c-d060d808f716 Aug 13 22:21:21.111641 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bd355a7-144b-4336-bdc9-8ddd3b1f1445 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:21.111874 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bd355a7-144b-4336-bdc9-8ddd3b1f1445 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:21.135413 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bd355a7-144b-4336-bdc9-8ddd3b1f1445 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] https://10.4.3.4/volume/v3/types/4f39fd4e-ce9e-4d89-a80c-d060d808f716 returned with HTTP 202 Aug 13 22:21:21.135904 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1498/5986] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:21:21 2026] DELETE /volume/v3/types/4f39fd4e-ce9e-4d89-a80c-d060d808f716 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:21:21.142738 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa91919a-2820-4101-96f3-e99a1e9b6315 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:21.144394 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa91919a-2820-4101-96f3-e99a1e9b6315 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] DELETE https://10.4.3.4/volume/v3/types/728da592-f662-48c9-a8d2-d9aff42ddc3e Aug 13 22:21:21.144621 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa91919a-2820-4101-96f3-e99a1e9b6315 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:21.144823 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa91919a-2820-4101-96f3-e99a1e9b6315 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:21.168094 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa91919a-2820-4101-96f3-e99a1e9b6315 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] https://10.4.3.4/volume/v3/types/728da592-f662-48c9-a8d2-d9aff42ddc3e returned with HTTP 202 Aug 13 22:21:21.168545 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1508/5987] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:21:21 2026] DELETE /volume/v3/types/728da592-f662-48c9-a8d2-d9aff42ddc3e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:21:21.175399 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d80f7aa9-0303-486e-b3f0-4524148fa1e4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:21.177166 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d80f7aa9-0303-486e-b3f0-4524148fa1e4 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] DELETE https://10.4.3.4/volume/v3/types/6fe430f6-e6ff-42b8-8935-97bbe2625796 Aug 13 22:21:21.177377 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d80f7aa9-0303-486e-b3f0-4524148fa1e4 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:21.177607 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d80f7aa9-0303-486e-b3f0-4524148fa1e4 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:21.201092 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d80f7aa9-0303-486e-b3f0-4524148fa1e4 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] https://10.4.3.4/volume/v3/types/6fe430f6-e6ff-42b8-8935-97bbe2625796 returned with HTTP 202 Aug 13 22:21:21.201610 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1484/5988] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:21:21 2026] DELETE /volume/v3/types/6fe430f6-e6ff-42b8-8935-97bbe2625796 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:21:21.209045 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b592a27f-7527-4ca1-9c9a-128df7e83ddd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:21.211368 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b592a27f-7527-4ca1-9c9a-128df7e83ddd tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] DELETE https://10.4.3.4/volume/v3/types/89548f82-e38e-4ae2-b10f-1ac801898439 Aug 13 22:21:21.211648 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b592a27f-7527-4ca1-9c9a-128df7e83ddd tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:21.211925 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b592a27f-7527-4ca1-9c9a-128df7e83ddd tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:21.241780 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b592a27f-7527-4ca1-9c9a-128df7e83ddd tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] https://10.4.3.4/volume/v3/types/89548f82-e38e-4ae2-b10f-1ac801898439 returned with HTTP 202 Aug 13 22:21:21.242209 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1499/5989] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:21:21 2026] DELETE /volume/v3/types/89548f82-e38e-4ae2-b10f-1ac801898439 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:21:21.249520 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6dd22307-9c6f-4ea2-a2bb-545d74c20071 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:21.251294 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6dd22307-9c6f-4ea2-a2bb-545d74c20071 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] DELETE https://10.4.3.4/volume/v3/types/6894ceb7-a77d-4ca0-8811-89250de2d301 Aug 13 22:21:21.251528 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6dd22307-9c6f-4ea2-a2bb-545d74c20071 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:21.251723 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6dd22307-9c6f-4ea2-a2bb-545d74c20071 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:21.275853 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6dd22307-9c6f-4ea2-a2bb-545d74c20071 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] https://10.4.3.4/volume/v3/types/6894ceb7-a77d-4ca0-8811-89250de2d301 returned with HTTP 202 Aug 13 22:21:21.276159 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1499/5990] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:21:21 2026] DELETE /volume/v3/types/6894ceb7-a77d-4ca0-8811-89250de2d301 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:21:21.283064 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d8ad7d4-8f53-4838-9ef1-22638ac9be27 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:21.284881 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d8ad7d4-8f53-4838-9ef1-22638ac9be27 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] DELETE https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212 Aug 13 22:21:21.285109 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d8ad7d4-8f53-4838-9ef1-22638ac9be27 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:21.285332 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d8ad7d4-8f53-4838-9ef1-22638ac9be27 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:21.307025 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d8ad7d4-8f53-4838-9ef1-22638ac9be27 tempest-VolumeTypesMemberTests-1665566298 tempest-VolumeTypesMemberTests-1665566298-project-admin] https://10.4.3.4/volume/v3/types/ce928524-a884-4e40-8eea-39a207098212 returned with HTTP 202 Aug 13 22:21:21.307401 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1509/5991] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:21:21 2026] DELETE /volume/v3/types/ce928524-a884-4e40-8eea-39a207098212 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:21:22.222084 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-7cf3bfd9-e088-4956-85ab-9ae60add921a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:22.223991 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-7cf3bfd9-e088-4956-85ab-9ae60add921a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:22.224197 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-7cf3bfd9-e088-4956-85ab-9ae60add921a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:22.224446 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-7cf3bfd9-e088-4956-85ab-9ae60add921a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:22.233203 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:22.233203 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:22.236407 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-7cf3bfd9-e088-4956-85ab-9ae60add921a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:22.240335 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-7cf3bfd9-e088-4956-85ab-9ae60add921a tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 returned with HTTP 200 Aug 13 22:21:22.240713 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1485/5992] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:21:22 2026] GET /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:21:22.257954 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-5169614f-7f69-4cc8-a079-5871fa800e43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:22.259617 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-5169614f-7f69-4cc8-a079-5871fa800e43 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] POST https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479/action Aug 13 22:21:22.259923 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-5169614f-7f69-4cc8-a079-5871fa800e43 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:21:22.260049 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-5169614f-7f69-4cc8-a079-5871fa800e43 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:22.270316 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:22.270316 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:22.270784 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-5169614f-7f69-4cc8-a079-5871fa800e43 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:22.276340 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-5169614f-7f69-4cc8-a079-5871fa800e43 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Begin detaching volume completed successfully. Aug 13 22:21:22.276593 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-5169614f-7f69-4cc8-a079-5871fa800e43 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479/action returned with HTTP 202 Aug 13 22:21:22.277045 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1500/5993] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:21:22 2026] POST /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:21:22.313439 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-70f28d21-b66e-422d-b2c8-188792f1839a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:22.313936 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-70f28d21-b66e-422d-b2c8-188792f1839a None None] GET https://10.4.3.4/volume// Aug 13 22:21:22.314152 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-70f28d21-b66e-422d-b2c8-188792f1839a None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:22.314439 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-70f28d21-b66e-422d-b2c8-188792f1839a None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:22.314789 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-70f28d21-b66e-422d-b2c8-188792f1839a None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:21:22.315088 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1500/5994] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:21:22 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:21:22.321060 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-1ba5d171-7dca-4a3c-b56a-d9d8f2ba78f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:22.322923 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-1ba5d171-7dca-4a3c-b56a-d9d8f2ba78f5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:22.323118 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-1ba5d171-7dca-4a3c-b56a-d9d8f2ba78f5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:22.323303 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-1ba5d171-7dca-4a3c-b56a-d9d8f2ba78f5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:22.331520 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:22.331520 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:22.334404 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-1ba5d171-7dca-4a3c-b56a-d9d8f2ba78f5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:22.337879 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-1ba5d171-7dca-4a3c-b56a-d9d8f2ba78f5 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 returned with HTTP 200 Aug 13 22:21:22.338214 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1510/5995] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:21:22 2026] GET /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 => generated 1354 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:21:23.122435 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-cb859100-b06d-4c49-a1c9-115e8d48e023 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:23.124496 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-cb859100-b06d-4c49-a1c9-115e8d48e023 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] DELETE https://10.4.3.4/volume/v3/attachments/da994cee-f172-4bd0-91f0-d553e632c2fb Aug 13 22:21:23.124719 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-cb859100-b06d-4c49-a1c9-115e8d48e023 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:23.124937 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-cb859100-b06d-4c49-a1c9-115e8d48e023 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:23.131445 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:23.131445 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:23.169480 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7fd989f3-3206-4b89-91de-c6cebb89c930 req-cb859100-b06d-4c49-a1c9-115e8d48e023 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/attachments/da994cee-f172-4bd0-91f0-d553e632c2fb returned with HTTP 200 Aug 13 22:21:23.169925 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1486/5996] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:21:23 2026] DELETE /volume/v3/attachments/da994cee-f172-4bd0-91f0-d553e632c2fb => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:23.357037 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1caa3a4e-ef13-46bf-b054-80cefaa34d72 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:23.358791 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1caa3a4e-ef13-46bf-b054-80cefaa34d72 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:23.358970 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1caa3a4e-ef13-46bf-b054-80cefaa34d72 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:23.359144 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1caa3a4e-ef13-46bf-b054-80cefaa34d72 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:23.365683 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:23.365683 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:23.368894 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1caa3a4e-ef13-46bf-b054-80cefaa34d72 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:23.372321 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1caa3a4e-ef13-46bf-b054-80cefaa34d72 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 returned with HTTP 200 Aug 13 22:21:23.372661 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1501/5997] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:23 2026] GET /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:23.384453 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-055982e3-c013-4391-9981-06f048658d3d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:23.386205 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-055982e3-c013-4391-9981-06f048658d3d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:23.386405 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-055982e3-c013-4391-9981-06f048658d3d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:23.386594 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-055982e3-c013-4391-9981-06f048658d3d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:23.393497 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:23.393497 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:23.396826 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-055982e3-c013-4391-9981-06f048658d3d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:23.400719 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-055982e3-c013-4391-9981-06f048658d3d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 returned with HTTP 200 Aug 13 22:21:23.401043 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1501/5998] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:23 2026] GET /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:23.411772 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-04896de0-e919-479a-ab2c-6d6a83caade9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:23.413593 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04896de0-e919-479a-ab2c-6d6a83caade9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] DELETE https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:23.413802 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04896de0-e919-479a-ab2c-6d6a83caade9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:23.413987 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04896de0-e919-479a-ab2c-6d6a83caade9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:23.414143 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-04896de0-e919-479a-ab2c-6d6a83caade9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Delete volume with id: 1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:23.420791 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:23.420791 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:23.421271 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-04896de0-e919-479a-ab2c-6d6a83caade9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:23.435413 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-04896de0-e919-479a-ab2c-6d6a83caade9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Delete volume request issued successfully. Aug 13 22:21:23.435619 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04896de0-e919-479a-ab2c-6d6a83caade9 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 returned with HTTP 202 Aug 13 22:21:23.436026 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1511/5999] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:21:23 2026] DELETE /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:21:23.442574 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-24a74e4e-9984-4737-8dc8-51217fdfcb12 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:23.444704 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24a74e4e-9984-4737-8dc8-51217fdfcb12 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:23.444911 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24a74e4e-9984-4737-8dc8-51217fdfcb12 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:23.445101 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24a74e4e-9984-4737-8dc8-51217fdfcb12 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:23.451866 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:23.451866 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:23.455659 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-24a74e4e-9984-4737-8dc8-51217fdfcb12 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:23.460702 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24a74e4e-9984-4737-8dc8-51217fdfcb12 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 returned with HTTP 200 Aug 13 22:21:23.461125 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1487/6000] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:23 2026] GET /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:24.472933 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-458f1d24-4a61-4b5f-86c8-70cf8fb93cac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:24.474855 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-458f1d24-4a61-4b5f-86c8-70cf8fb93cac tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 Aug 13 22:21:24.475099 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-458f1d24-4a61-4b5f-86c8-70cf8fb93cac tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:24.475329 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-458f1d24-4a61-4b5f-86c8-70cf8fb93cac tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:24.481483 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-458f1d24-4a61-4b5f-86c8-70cf8fb93cac tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 returned with HTTP 404 Aug 13 22:21:24.482080 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1502/6001] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:24 2026] GET /volume/v3/volumes/1eac13df-43e0-4c26-84b3-5bc15bfab479 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:24.488734 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6df24b15-63df-4be8-8998-aa48954fbcbf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:24.490639 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6df24b15-63df-4be8-8998-aa48954fbcbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:24.490863 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6df24b15-63df-4be8-8998-aa48954fbcbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:24.491087 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6df24b15-63df-4be8-8998-aa48954fbcbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:24.498858 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:24.498858 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:24.502550 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6df24b15-63df-4be8-8998-aa48954fbcbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:24.506816 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6df24b15-63df-4be8-8998-aa48954fbcbf tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 returned with HTTP 200 Aug 13 22:21:24.507363 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1502/6002] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:24 2026] GET /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:24.518855 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-755e6875-a13f-4e57-93f8-66ec036fc88d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:24.520591 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-755e6875-a13f-4e57-93f8-66ec036fc88d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:24.520773 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-755e6875-a13f-4e57-93f8-66ec036fc88d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:24.520946 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-755e6875-a13f-4e57-93f8-66ec036fc88d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:24.527554 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:24.527554 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:24.531316 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-755e6875-a13f-4e57-93f8-66ec036fc88d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:24.535896 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-755e6875-a13f-4e57-93f8-66ec036fc88d tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 returned with HTTP 200 Aug 13 22:21:24.536348 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1512/6003] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:24 2026] GET /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:24.548128 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0222bb04-72d7-45c9-8dab-734030aee0c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:24.549943 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0222bb04-72d7-45c9-8dab-734030aee0c1 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] DELETE https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:24.550121 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0222bb04-72d7-45c9-8dab-734030aee0c1 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:24.550316 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0222bb04-72d7-45c9-8dab-734030aee0c1 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:24.550502 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-0222bb04-72d7-45c9-8dab-734030aee0c1 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Delete volume with id: 2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:24.557471 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:24.557471 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:24.557965 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0222bb04-72d7-45c9-8dab-734030aee0c1 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:24.572041 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0222bb04-72d7-45c9-8dab-734030aee0c1 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Delete volume request issued successfully. Aug 13 22:21:24.572283 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0222bb04-72d7-45c9-8dab-734030aee0c1 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 returned with HTTP 202 Aug 13 22:21:24.572686 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1488/6004] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:21:24 2026] DELETE /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:21:24.579831 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe8e1c55-8c02-4dfa-942b-0d8cfcfaa277 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:24.581495 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe8e1c55-8c02-4dfa-942b-0d8cfcfaa277 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:24.581495 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe8e1c55-8c02-4dfa-942b-0d8cfcfaa277 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:24.581667 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe8e1c55-8c02-4dfa-942b-0d8cfcfaa277 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:24.588823 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:24.588823 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:24.593188 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fe8e1c55-8c02-4dfa-942b-0d8cfcfaa277 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:24.598441 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe8e1c55-8c02-4dfa-942b-0d8cfcfaa277 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 returned with HTTP 200 Aug 13 22:21:24.598894 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1503/6005] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:24 2026] GET /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:25.611132 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44dea9f5-d849-4bdb-bceb-170ce8bfacda None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:25.612932 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44dea9f5-d849-4bdb-bceb-170ce8bfacda tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 Aug 13 22:21:25.613118 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44dea9f5-d849-4bdb-bceb-170ce8bfacda tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:25.613340 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44dea9f5-d849-4bdb-bceb-170ce8bfacda tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:25.619433 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44dea9f5-d849-4bdb-bceb-170ce8bfacda tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 returned with HTTP 404 Aug 13 22:21:25.619903 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1503/6006] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:25 2026] GET /volume/v3/volumes/2d574730-b7de-43b2-9c69-1daaa7297e97 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:25.626944 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b6837cb9-1a8e-444d-a6c0-55f31b42f60c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:25.629313 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6837cb9-1a8e-444d-a6c0-55f31b42f60c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:21:25.629579 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6837cb9-1a8e-444d-a6c0-55f31b42f60c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:25.629850 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6837cb9-1a8e-444d-a6c0-55f31b42f60c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:25.639237 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:25.639237 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:25.643701 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b6837cb9-1a8e-444d-a6c0-55f31b42f60c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:25.649272 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6837cb9-1a8e-444d-a6c0-55f31b42f60c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 returned with HTTP 200 Aug 13 22:21:25.649817 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1513/6007] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:25 2026] GET /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:25.661781 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0744a5a-3fa8-4033-aeac-96613d1aa445 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:25.663491 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0744a5a-3fa8-4033-aeac-96613d1aa445 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:21:25.663669 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0744a5a-3fa8-4033-aeac-96613d1aa445 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:25.663845 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0744a5a-3fa8-4033-aeac-96613d1aa445 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:25.670818 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:25.670818 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:25.674508 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0744a5a-3fa8-4033-aeac-96613d1aa445 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:25.678755 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0744a5a-3fa8-4033-aeac-96613d1aa445 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 returned with HTTP 200 Aug 13 22:21:25.679090 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1489/6008] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:25 2026] GET /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:25.690640 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e3100c48-bdf4-4c13-93a7-df10e0b85d30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:25.692448 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3100c48-bdf4-4c13-93a7-df10e0b85d30 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] DELETE https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:21:25.692640 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3100c48-bdf4-4c13-93a7-df10e0b85d30 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:25.692818 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3100c48-bdf4-4c13-93a7-df10e0b85d30 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:25.692967 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e3100c48-bdf4-4c13-93a7-df10e0b85d30 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Delete volume with id: b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:21:25.700041 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:25.700041 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:25.700535 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e3100c48-bdf4-4c13-93a7-df10e0b85d30 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:25.716782 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e3100c48-bdf4-4c13-93a7-df10e0b85d30 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Delete volume request issued successfully. Aug 13 22:21:25.717101 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3100c48-bdf4-4c13-93a7-df10e0b85d30 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 returned with HTTP 202 Aug 13 22:21:25.717714 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1504/6009] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:21:25 2026] DELETE /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:21:25.725244 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-deeff46e-f354-4c15-b281-0c67be8b6bec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:25.727143 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-deeff46e-f354-4c15-b281-0c67be8b6bec tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:21:25.727368 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-deeff46e-f354-4c15-b281-0c67be8b6bec tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:25.727562 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-deeff46e-f354-4c15-b281-0c67be8b6bec tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:25.734446 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:25.734446 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:25.738071 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-deeff46e-f354-4c15-b281-0c67be8b6bec tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:25.742634 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-deeff46e-f354-4c15-b281-0c67be8b6bec tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 returned with HTTP 200 Aug 13 22:21:25.743063 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1504/6010] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:25 2026] GET /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:26.756285 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-55fe4ee9-e36c-4e7e-9c36-ba0056f7c76f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:26.758054 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55fe4ee9-e36c-4e7e-9c36-ba0056f7c76f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 Aug 13 22:21:26.758259 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55fe4ee9-e36c-4e7e-9c36-ba0056f7c76f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:26.758442 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55fe4ee9-e36c-4e7e-9c36-ba0056f7c76f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:26.764154 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55fe4ee9-e36c-4e7e-9c36-ba0056f7c76f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 returned with HTTP 404 Aug 13 22:21:26.764756 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1514/6011] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:26 2026] GET /volume/v3/volumes/b3290e7f-3dbb-4b1d-ae4e-55fd23a79522 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:26.771640 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-abaac43d-09ac-4320-99de-531aa246a36b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:26.773317 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abaac43d-09ac-4320-99de-531aa246a36b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c Aug 13 22:21:26.773521 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abaac43d-09ac-4320-99de-531aa246a36b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:26.773725 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abaac43d-09ac-4320-99de-531aa246a36b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:26.773820 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-abaac43d-09ac-4320-99de-531aa246a36b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Delete snapshot with id: 6a1306ed-47c7-4336-8f25-f5e14f16214c Aug 13 22:21:26.778527 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:26.778527 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:26.778943 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-abaac43d-09ac-4320-99de-531aa246a36b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:21:26.792397 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-abaac43d-09ac-4320-99de-531aa246a36b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot delete request issued successfully. Aug 13 22:21:26.792546 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abaac43d-09ac-4320-99de-531aa246a36b tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c returned with HTTP 202 Aug 13 22:21:26.792921 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1490/6012] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:21:26 2026] DELETE /volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:21:26.799680 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1dd93f8b-c8bd-449f-ad0a-56b72661430f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:26.801725 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1dd93f8b-c8bd-449f-ad0a-56b72661430f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c Aug 13 22:21:26.801926 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1dd93f8b-c8bd-449f-ad0a-56b72661430f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:26.802160 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1dd93f8b-c8bd-449f-ad0a-56b72661430f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:26.807870 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:26.807870 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:26.808278 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1dd93f8b-c8bd-449f-ad0a-56b72661430f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:21:26.808983 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1dd93f8b-c8bd-449f-ad0a-56b72661430f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c returned with HTTP 200 Aug 13 22:21:26.809385 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1505/6013] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:21:26 2026] GET /volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:27.818121 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e67e37f3-5f6b-435e-8643-133a2652f576 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:27.819839 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e67e37f3-5f6b-435e-8643-133a2652f576 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c Aug 13 22:21:27.820015 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e67e37f3-5f6b-435e-8643-133a2652f576 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:27.820202 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e67e37f3-5f6b-435e-8643-133a2652f576 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:27.824196 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e67e37f3-5f6b-435e-8643-133a2652f576 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c returned with HTTP 404 Aug 13 22:21:27.824774 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1505/6014] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:21:27 2026] GET /volume/v3/snapshots/6a1306ed-47c7-4336-8f25-f5e14f16214c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:27.830715 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-84420ffc-0d43-4e19-8b16-39a898e757f3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:27.832395 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84420ffc-0d43-4e19-8b16-39a898e757f3 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 Aug 13 22:21:27.832599 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84420ffc-0d43-4e19-8b16-39a898e757f3 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:27.832775 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84420ffc-0d43-4e19-8b16-39a898e757f3 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:27.832873 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-84420ffc-0d43-4e19-8b16-39a898e757f3 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Delete snapshot with id: 89c08fa0-d6ed-4d4a-b978-0bee32678b27 Aug 13 22:21:27.837436 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:27.837436 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:27.837866 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-84420ffc-0d43-4e19-8b16-39a898e757f3 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:21:27.850757 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-84420ffc-0d43-4e19-8b16-39a898e757f3 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot delete request issued successfully. Aug 13 22:21:27.850908 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84420ffc-0d43-4e19-8b16-39a898e757f3 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 returned with HTTP 202 Aug 13 22:21:27.851268 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1515/6015] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:21:27 2026] DELETE /volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:21:27.857496 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0d5a8ef-33a0-4faa-9ab9-150564ef7882 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:27.859438 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0d5a8ef-33a0-4faa-9ab9-150564ef7882 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 Aug 13 22:21:27.859830 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0d5a8ef-33a0-4faa-9ab9-150564ef7882 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:27.860115 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0d5a8ef-33a0-4faa-9ab9-150564ef7882 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:27.865329 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:27.865329 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:27.865742 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0d5a8ef-33a0-4faa-9ab9-150564ef7882 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:21:27.866543 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0d5a8ef-33a0-4faa-9ab9-150564ef7882 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 returned with HTTP 200 Aug 13 22:21:27.866859 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1491/6016] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:21:27 2026] GET /volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:28.875893 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6ec35539-0aae-4322-919d-df59aff5357f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:28.878499 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ec35539-0aae-4322-919d-df59aff5357f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 Aug 13 22:21:28.878632 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ec35539-0aae-4322-919d-df59aff5357f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:28.878882 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ec35539-0aae-4322-919d-df59aff5357f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:28.883087 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ec35539-0aae-4322-919d-df59aff5357f tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 returned with HTTP 404 Aug 13 22:21:28.883661 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1506/6017] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:21:28 2026] GET /volume/v3/snapshots/89c08fa0-d6ed-4d4a-b978-0bee32678b27 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:28.890276 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bea21663-beff-465b-a470-a256b790ed65 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:28.891967 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bea21663-beff-465b-a470-a256b790ed65 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] DELETE https://10.4.3.4/volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 Aug 13 22:21:28.892168 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bea21663-beff-465b-a470-a256b790ed65 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:28.892346 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bea21663-beff-465b-a470-a256b790ed65 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:28.892463 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-bea21663-beff-465b-a470-a256b790ed65 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Delete snapshot with id: 7fc6647e-19f0-445b-8637-0e835e68e179 Aug 13 22:21:28.897640 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:28.897640 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:28.898044 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bea21663-beff-465b-a470-a256b790ed65 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:21:28.911346 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bea21663-beff-465b-a470-a256b790ed65 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot delete request issued successfully. Aug 13 22:21:28.911547 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bea21663-beff-465b-a470-a256b790ed65 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 returned with HTTP 202 Aug 13 22:21:28.911957 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1506/6018] 10.4.3.4 () {66 vars in 1343 bytes} [Thu Aug 13 22:21:28 2026] DELETE /volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:21:28.918733 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8762bf46-d227-40b4-afd0-f42082e8cada None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:28.920558 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8762bf46-d227-40b4-afd0-f42082e8cada tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 Aug 13 22:21:28.920741 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8762bf46-d227-40b4-afd0-f42082e8cada tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:28.920932 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8762bf46-d227-40b4-afd0-f42082e8cada tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:28.925829 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:28.925829 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:28.926281 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8762bf46-d227-40b4-afd0-f42082e8cada tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Snapshot retrieved successfully. Aug 13 22:21:28.927038 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8762bf46-d227-40b4-afd0-f42082e8cada tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 returned with HTTP 200 Aug 13 22:21:28.927413 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1516/6019] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:21:28 2026] GET /volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:29.935946 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-985d8865-4471-4137-a8ed-4543c3df9100 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:29.937735 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-985d8865-4471-4137-a8ed-4543c3df9100 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 Aug 13 22:21:29.937918 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-985d8865-4471-4137-a8ed-4543c3df9100 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:29.938109 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-985d8865-4471-4137-a8ed-4543c3df9100 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:29.942595 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-985d8865-4471-4137-a8ed-4543c3df9100 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 returned with HTTP 404 Aug 13 22:21:29.943080 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1492/6020] 10.4.3.4 () {66 vars in 1340 bytes} [Thu Aug 13 22:21:29 2026] GET /volume/v3/snapshots/7fc6647e-19f0-445b-8637-0e835e68e179 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:29.950878 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95a1f29d-1e5f-4fa9-a6c2-418fcea5fb65 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:29.952598 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95a1f29d-1e5f-4fa9-a6c2-418fcea5fb65 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:21:29.952787 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95a1f29d-1e5f-4fa9-a6c2-418fcea5fb65 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:29.952981 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95a1f29d-1e5f-4fa9-a6c2-418fcea5fb65 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:29.959754 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:29.959754 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:29.963431 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-95a1f29d-1e5f-4fa9-a6c2-418fcea5fb65 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:29.967468 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95a1f29d-1e5f-4fa9-a6c2-418fcea5fb65 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 200 Aug 13 22:21:29.967823 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1507/6021] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:29 2026] GET /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:29.978862 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-40c8f7f1-2776-4aa5-a6c6-930453e8683c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:29.980968 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40c8f7f1-2776-4aa5-a6c6-930453e8683c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:21:29.981285 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-40c8f7f1-2776-4aa5-a6c6-930453e8683c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:29.981493 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-40c8f7f1-2776-4aa5-a6c6-930453e8683c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:29.987870 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:29.987870 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:29.991111 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-40c8f7f1-2776-4aa5-a6c6-930453e8683c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:29.994783 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40c8f7f1-2776-4aa5-a6c6-930453e8683c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 200 Aug 13 22:21:29.995243 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1507/6022] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:29 2026] GET /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:30.006565 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d353d229-fdaf-43aa-8ecf-9b7b5ecd9e83 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:30.008583 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d353d229-fdaf-43aa-8ecf-9b7b5ecd9e83 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] DELETE https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:21:30.008871 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d353d229-fdaf-43aa-8ecf-9b7b5ecd9e83 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:30.009169 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d353d229-fdaf-43aa-8ecf-9b7b5ecd9e83 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:30.009302 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d353d229-fdaf-43aa-8ecf-9b7b5ecd9e83 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Delete volume with id: cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:21:30.016002 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:30.016002 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:30.016530 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d353d229-fdaf-43aa-8ecf-9b7b5ecd9e83 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:30.032024 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d353d229-fdaf-43aa-8ecf-9b7b5ecd9e83 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Delete volume request issued successfully. Aug 13 22:21:30.032245 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d353d229-fdaf-43aa-8ecf-9b7b5ecd9e83 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 202 Aug 13 22:21:30.032699 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1517/6023] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:21:30 2026] DELETE /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:21:30.039994 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0d7ac070-0810-4f83-b958-9c7f73fad20c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:30.041899 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d7ac070-0810-4f83-b958-9c7f73fad20c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:21:30.041899 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d7ac070-0810-4f83-b958-9c7f73fad20c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:30.042075 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d7ac070-0810-4f83-b958-9c7f73fad20c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:30.049145 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:30.049145 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:30.052393 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0d7ac070-0810-4f83-b958-9c7f73fad20c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Volume info retrieved successfully. Aug 13 22:21:30.056647 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d7ac070-0810-4f83-b958-9c7f73fad20c tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 200 Aug 13 22:21:30.057067 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1493/6024] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:30 2026] GET /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:31.068485 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-19a168b4-349f-4c41-928f-a6d029510d70 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:31.070134 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19a168b4-349f-4c41-928f-a6d029510d70 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] GET https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe Aug 13 22:21:31.070308 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19a168b4-349f-4c41-928f-a6d029510d70 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:31.070513 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19a168b4-349f-4c41-928f-a6d029510d70 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:31.076117 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19a168b4-349f-4c41-928f-a6d029510d70 tempest-SnapshotDataIntegrityTests-1109453493 tempest-SnapshotDataIntegrityTests-1109453493-project-member] https://10.4.3.4/volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe returned with HTTP 404 Aug 13 22:21:31.076587 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1508/6025] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:31 2026] GET /volume/v3/volumes/cba28129-663b-45b4-999e-2a30c2fd00fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:21:39.994054 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=93,cinder:UPDATE=24,cinder:INSERT=15 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:21:40.028138 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=122,cinder:INSERT=25,cinder:UPDATE=38 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:21:40.055679 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=78,cinder:UPDATE=10,cinder:INSERT=8 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:21:41.072736 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=71,cinder:UPDATE=7,cinder:INSERT=19 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:21:46.028743 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2800353c-a14f-4bb1-a306-24c49abc567e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:46.105762 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2800353c-a14f-4bb1-a306-24c49abc567e tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:21:46.106211 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2800353c-a14f-4bb1-a306-24c49abc567e tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2056355747", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:46.120328 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2800353c-a14f-4bb1-a306-24c49abc567e tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:21:46.120731 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1508/6026] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:21:46 2026] POST /volume/v3/types => generated 212 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:46.128537 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-de6b8f77-47ef-4e1d-ba36-bdaedff89bc4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:46.130244 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de6b8f77-47ef-4e1d-ba36-bdaedff89bc4 tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] POST https://10.4.3.4/volume/v3/types/33046e54-1833-4d91-9bb1-fea2edbf2a9a/encryption Aug 13 22:21:46.130588 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de6b8f77-47ef-4e1d-ba36-bdaedff89bc4 tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:46.144981 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de6b8f77-47ef-4e1d-ba36-bdaedff89bc4 tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] https://10.4.3.4/volume/v3/types/33046e54-1833-4d91-9bb1-fea2edbf2a9a/encryption returned with HTTP 200 Aug 13 22:21:46.145377 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1518/6027] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:21:46 2026] POST /volume/v3/types/33046e54-1833-4d91-9bb1-fea2edbf2a9a/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:46.153132 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:46.203313 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:21:46.203676 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2055928517", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2056355747", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:46.205096 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2055928517', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2056355747', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:21:46.208139 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Create volume of 1 GB Aug 13 22:21:46.208449 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:46.208449 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:46.208899 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Availability Zones retrieved successfully. Aug 13 22:21:46.213899 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Flow 'volume_create_api' (0a80f040-7408-4852-a878-ce6372305585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:46.214709 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (355ec74c-15b3-4ee1-912e-db4df7231ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:46.215503 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:21:46.235941 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (355ec74c-15b3-4ee1-912e-db4df7231ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:21:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=33046e54-1833-4d91-9bb1-fea2edbf2a9a,is_public=True,name='tempest-scenario-type-luks-2056355747',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33046e54-1833-4d91-9bb1-fea2edbf2a9a', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:46.236883 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d51497-0795-4a18-ad95-55f1e51d6973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:46.259364 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2056355747 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2056355747, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:21:46.259620 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2056355747 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2056355747, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:21:46.286343 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Created reservations ['a4d2bfc0-b6d8-493a-ad43-cb7e774f361e', 'bd4316fc-6797-425d-a23d-db3dbae3a197', '2eebcb31-e610-4f31-972d-e04d64ea1c96', 'b33f3f1c-ded1-4377-af7d-415c3c228dbb'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:21:46.287019 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d51497-0795-4a18-ad95-55f1e51d6973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4d2bfc0-b6d8-493a-ad43-cb7e774f361e', 'bd4316fc-6797-425d-a23d-db3dbae3a197', '2eebcb31-e610-4f31-972d-e04d64ea1c96', 'b33f3f1c-ded1-4377-af7d-415c3c228dbb']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:46.287661 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e71d69c-4501-4ac8-8b1a-5d864bfe9a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:46.307290 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e71d69c-4501-4ac8-8b1a-5d864bfe9a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91f87f5d-2e64-468d-88a5-4ebebf731e45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2055928517',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='582d762b4cf34a66a9dccad73e569664',qos_specs=None,replication_status=,reservations=['a4d2bfc0-b6d8-493a-ad43-cb7e774f361e','bd4316fc-6797-425d-a23d-db3dbae3a197','2eebcb31-e610-4f31-972d-e04d64ea1c96','b33f3f1c-ded1-4377-af7d-415c3c228dbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa5e2e2d77b46288b4aa35b3ee0e1d0',volume_type_id=33046e54-1833-4d91-9bb1-fea2edbf2a9a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:21:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2055928517',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=91f87f5d-2e64-468d-88a5-4ebebf731e45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='582d762b4cf34a66a9dccad73e569664',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aa5e2e2d77b46288b4aa35b3ee0e1d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33046e54-1833-4d91-9bb1-fea2edbf2a9a),volume_type_id=33046e54-1833-4d91-9bb1-fea2edbf2a9a)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:46.307964 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6912aad-96b7-499b-b181-5d8ae6d7baca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:46.323980 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6912aad-96b7-499b-b181-5d8ae6d7baca) transitioned into state 'SUCCESS' from state '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-2055928517',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='582d762b4cf34a66a9dccad73e569664',qos_specs=None,replication_status=,reservations=['a4d2bfc0-b6d8-493a-ad43-cb7e774f361e','bd4316fc-6797-425d-a23d-db3dbae3a197','2eebcb31-e610-4f31-972d-e04d64ea1c96','b33f3f1c-ded1-4377-af7d-415c3c228dbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa5e2e2d77b46288b4aa35b3ee0e1d0',volume_type_id=33046e54-1833-4d91-9bb1-fea2edbf2a9a)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:46.324618 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (529c24c2-9dd1-45f5-a248-df6ac7f0b814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:46.332980 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (529c24c2-9dd1-45f5-a248-df6ac7f0b814) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:46.333765 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Flow 'volume_create_api' (0a80f040-7408-4852-a878-ce6372305585) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:46.334104 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Create volume request issued successfully. Aug 13 22:21:46.334659 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2ee3ac1e-27c0-4b32-9d22-59652d4997fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:21:46.335068 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1494/6028] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:21:46 2026] POST /volume/v3/volumes => generated 781 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:21:46.346122 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65d3abbd-05b9-4b55-a820-7695108a1a7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:46.347774 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65d3abbd-05b9-4b55-a820-7695108a1a7c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 Aug 13 22:21:46.348066 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65d3abbd-05b9-4b55-a820-7695108a1a7c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:46.348333 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65d3abbd-05b9-4b55-a820-7695108a1a7c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:46.356052 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:46.356052 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:46.359383 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-65d3abbd-05b9-4b55-a820-7695108a1a7c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:21:46.363042 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65d3abbd-05b9-4b55-a820-7695108a1a7c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 returned with HTTP 200 Aug 13 22:21:46.363373 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1509/6029] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:46 2026] GET /volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:47.374861 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6aff5a05-8287-4681-8f52-e20d8ed402c2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:47.376667 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6aff5a05-8287-4681-8f52-e20d8ed402c2 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 Aug 13 22:21:47.376912 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6aff5a05-8287-4681-8f52-e20d8ed402c2 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:47.377151 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6aff5a05-8287-4681-8f52-e20d8ed402c2 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:47.384592 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:47.384592 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:47.388108 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6aff5a05-8287-4681-8f52-e20d8ed402c2 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:21:47.392015 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6aff5a05-8287-4681-8f52-e20d8ed402c2 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 returned with HTTP 200 Aug 13 22:21:47.392386 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1509/6030] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:47 2026] GET /volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:47.404297 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-890298dc-81a6-48bc-a257-6f577ea52d7f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:47.406148 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-890298dc-81a6-48bc-a257-6f577ea52d7f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 Aug 13 22:21:47.406323 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-890298dc-81a6-48bc-a257-6f577ea52d7f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:47.406541 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-890298dc-81a6-48bc-a257-6f577ea52d7f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:47.413117 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:47.413117 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:47.416714 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-890298dc-81a6-48bc-a257-6f577ea52d7f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:21:47.421200 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-890298dc-81a6-48bc-a257-6f577ea52d7f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 returned with HTTP 200 Aug 13 22:21:47.421587 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1519/6031] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:47 2026] GET /volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:47.433457 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:47.435550 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:21:47.435947 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-530524086", "source_volid": "91f87f5d-2e64-468d-88a5-4ebebf731e45", "volume_type": "tempest-scenario-type-luks-2056355747", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:21:47.437597 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-530524086', 'source_volid': '91f87f5d-2e64-468d-88a5-4ebebf731e45', 'volume_type': 'tempest-scenario-type-luks-2056355747', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:21:47.448210 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:47.448210 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:47.448688 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume retrieved successfully. Aug 13 22:21:47.448803 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Create volume of 1 GB Aug 13 22:21:47.449454 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Availability Zones retrieved successfully. Aug 13 22:21:47.454575 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Flow 'volume_create_api' (da2ae141-b37c-4298-b0a8-03ac418cff5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:47.455708 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511bcb89-427f-486f-80ae-947e974c7fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:47.456581 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:21:47.475624 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511bcb89-427f-486f-80ae-947e974c7fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '91f87f5d-2e64-468d-88a5-4ebebf731e45', 'volume_type': VolumeType(created_at=2026-08-13T22:21:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=33046e54-1833-4d91-9bb1-fea2edbf2a9a,is_public=True,name='tempest-scenario-type-luks-2056355747',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33046e54-1833-4d91-9bb1-fea2edbf2a9a', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:47.476316 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48a44824-060d-410d-b450-150d8b2872d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:47.516632 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Created reservations ['8de18d10-f8ac-4236-9120-8658e7003d07', '28206df1-cec8-447d-b10f-952952b8f4ac', 'bc359ce9-54c0-4014-98e7-28477c3b3a92', '9311d286-02bd-4671-9443-1dcd1c5dc732'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:21:47.517413 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48a44824-060d-410d-b450-150d8b2872d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8de18d10-f8ac-4236-9120-8658e7003d07', '28206df1-cec8-447d-b10f-952952b8f4ac', 'bc359ce9-54c0-4014-98e7-28477c3b3a92', '9311d286-02bd-4671-9443-1dcd1c5dc732']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:47.518101 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b0940de-4101-41a3-8ba2-c7b9744afab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:47.550527 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b0940de-4101-41a3-8ba2-c7b9744afab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef823da5-f707-4709-bc33-759db4b32411', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-530524086',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='582d762b4cf34a66a9dccad73e569664',qos_specs=None,replication_status=,reservations=['8de18d10-f8ac-4236-9120-8658e7003d07','28206df1-cec8-447d-b10f-952952b8f4ac','bc359ce9-54c0-4014-98e7-28477c3b3a92','9311d286-02bd-4671-9443-1dcd1c5dc732'],size=1,snapshot_id=None,source_replicaid=,source_volid=91f87f5d-2e64-468d-88a5-4ebebf731e45,status='creating',user_id='2aa5e2e2d77b46288b4aa35b3ee0e1d0',volume_type_id=33046e54-1833-4d91-9bb1-fea2edbf2a9a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:21:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-530524086',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ef823da5-f707-4709-bc33-759db4b32411,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='582d762b4cf34a66a9dccad73e569664',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=91f87f5d-2e64-468d-88a5-4ebebf731e45,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aa5e2e2d77b46288b4aa35b3ee0e1d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33046e54-1833-4d91-9bb1-fea2edbf2a9a),volume_type_id=33046e54-1833-4d91-9bb1-fea2edbf2a9a)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:47.551241 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acb5e956-cc18-4684-b143-cdd87b8ce389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:47.567949 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acb5e956-cc18-4684-b143-cdd87b8ce389) transitioned into state 'SUCCESS' from state '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-530524086',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='582d762b4cf34a66a9dccad73e569664',qos_specs=None,replication_status=,reservations=['8de18d10-f8ac-4236-9120-8658e7003d07','28206df1-cec8-447d-b10f-952952b8f4ac','bc359ce9-54c0-4014-98e7-28477c3b3a92','9311d286-02bd-4671-9443-1dcd1c5dc732'],size=1,snapshot_id=None,source_replicaid=,source_volid=91f87f5d-2e64-468d-88a5-4ebebf731e45,status='creating',user_id='2aa5e2e2d77b46288b4aa35b3ee0e1d0',volume_type_id=33046e54-1833-4d91-9bb1-fea2edbf2a9a)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:47.568761 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec7189e-8783-43ad-8da1-57f111bbe0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:21:47.583733 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec7189e-8783-43ad-8da1-57f111bbe0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:21:47.584555 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Flow 'volume_create_api' (da2ae141-b37c-4298-b0a8-03ac418cff5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:21:47.584866 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Create volume request issued successfully. Aug 13 22:21:47.585556 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a55c0718-ced0-4158-9ee4-fe26cd5d2d55 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:21:47.585993 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1495/6032] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:21:47 2026] POST /volume/v3/volumes => generated 807 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:21:47.596877 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-43c7cc01-b7b3-4435-988d-5b1738f02d77 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:47.599292 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43c7cc01-b7b3-4435-988d-5b1738f02d77 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:21:47.599603 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43c7cc01-b7b3-4435-988d-5b1738f02d77 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:47.599890 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43c7cc01-b7b3-4435-988d-5b1738f02d77 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:47.608907 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:47.608907 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:47.613042 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-43c7cc01-b7b3-4435-988d-5b1738f02d77 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:21:47.618386 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43c7cc01-b7b3-4435-988d-5b1738f02d77 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:21:47.619012 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1510/6033] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:47 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:48.630602 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3fbdb6fb-2d9a-44da-afda-7226196f39fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:48.632510 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3fbdb6fb-2d9a-44da-afda-7226196f39fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:21:48.632781 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3fbdb6fb-2d9a-44da-afda-7226196f39fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:48.633069 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3fbdb6fb-2d9a-44da-afda-7226196f39fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:48.639920 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:48.639920 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:48.643482 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3fbdb6fb-2d9a-44da-afda-7226196f39fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:21:48.647263 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3fbdb6fb-2d9a-44da-afda-7226196f39fd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:21:48.647645 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1510/6034] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:48 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:49.659205 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fcdd73cd-12a7-4432-9d8b-7682c4753ac2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:49.660915 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fcdd73cd-12a7-4432-9d8b-7682c4753ac2 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:21:49.661128 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fcdd73cd-12a7-4432-9d8b-7682c4753ac2 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:49.661390 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fcdd73cd-12a7-4432-9d8b-7682c4753ac2 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:49.667481 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:49.667481 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:49.670479 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fcdd73cd-12a7-4432-9d8b-7682c4753ac2 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:21:49.673842 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fcdd73cd-12a7-4432-9d8b-7682c4753ac2 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:21:49.674197 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1520/6035] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:49 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 899 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:50.687312 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b119eda-f102-41f1-9c17-3dc008237c73 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:50.689870 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b119eda-f102-41f1-9c17-3dc008237c73 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:21:50.690116 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b119eda-f102-41f1-9c17-3dc008237c73 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:50.690356 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b119eda-f102-41f1-9c17-3dc008237c73 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:50.699790 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:50.699790 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:50.704982 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5b119eda-f102-41f1-9c17-3dc008237c73 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:21:50.711147 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b119eda-f102-41f1-9c17-3dc008237c73 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:21:50.711694 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1496/6036] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:50 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 899 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:51.723843 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f750c62-39c3-4852-b409-68f557bb555d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:51.725572 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f750c62-39c3-4852-b409-68f557bb555d tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:21:51.725750 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f750c62-39c3-4852-b409-68f557bb555d tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:51.725955 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f750c62-39c3-4852-b409-68f557bb555d tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:51.732363 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:51.732363 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:51.735788 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f750c62-39c3-4852-b409-68f557bb555d tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:21:51.741339 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f750c62-39c3-4852-b409-68f557bb555d tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:21:51.741885 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1511/6037] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:51 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:52.753490 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-32b7de8c-b6d6-4717-80c6-067e41b94cc5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:52.755194 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32b7de8c-b6d6-4717-80c6-067e41b94cc5 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:21:52.755386 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32b7de8c-b6d6-4717-80c6-067e41b94cc5 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:52.755577 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32b7de8c-b6d6-4717-80c6-067e41b94cc5 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:52.762672 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:52.762672 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:52.766518 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-32b7de8c-b6d6-4717-80c6-067e41b94cc5 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:21:52.770826 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32b7de8c-b6d6-4717-80c6-067e41b94cc5 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:21:52.771263 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1511/6038] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:52 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:53.783576 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d273a84f-2085-42a0-866f-17c390a2ae15 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:53.785615 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d273a84f-2085-42a0-866f-17c390a2ae15 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:21:53.785880 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d273a84f-2085-42a0-866f-17c390a2ae15 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:53.786116 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d273a84f-2085-42a0-866f-17c390a2ae15 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:53.793070 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:53.793070 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:53.796492 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d273a84f-2085-42a0-866f-17c390a2ae15 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:21:53.801014 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d273a84f-2085-42a0-866f-17c390a2ae15 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:21:53.801482 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1521/6039] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:53 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:54.813905 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e15d6e42-88b1-4637-8d60-830ca830cb6c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:54.815829 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e15d6e42-88b1-4637-8d60-830ca830cb6c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:21:54.815998 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e15d6e42-88b1-4637-8d60-830ca830cb6c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:54.816200 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e15d6e42-88b1-4637-8d60-830ca830cb6c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:54.823675 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:54.823675 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:21:54.827591 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e15d6e42-88b1-4637-8d60-830ca830cb6c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:21:54.831940 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e15d6e42-88b1-4637-8d60-830ca830cb6c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:21:54.832518 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1497/6040] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:54 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:55.844448 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcebe3f3-59be-4ae4-a179-04f030c6d2d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:55.846163 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcebe3f3-59be-4ae4-a179-04f030c6d2d4 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:21:55.846337 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcebe3f3-59be-4ae4-a179-04f030c6d2d4 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:55.846585 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcebe3f3-59be-4ae4-a179-04f030c6d2d4 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:55.853192 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:55.853192 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:21:55.857125 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fcebe3f3-59be-4ae4-a179-04f030c6d2d4 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:21:55.861084 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcebe3f3-59be-4ae4-a179-04f030c6d2d4 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:21:55.861439 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1512/6041] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:55 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:56.873248 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-331ab673-40bf-4954-9d52-6b27e6107ca0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:56.874805 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-331ab673-40bf-4954-9d52-6b27e6107ca0 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:21:56.874987 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-331ab673-40bf-4954-9d52-6b27e6107ca0 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:56.875156 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-331ab673-40bf-4954-9d52-6b27e6107ca0 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:56.881926 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:56.881926 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:21:56.885358 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-331ab673-40bf-4954-9d52-6b27e6107ca0 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:21:56.888791 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-331ab673-40bf-4954-9d52-6b27e6107ca0 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:21:56.889165 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1512/6042] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:56 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:21:56.901093 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0477fd38-9e34-417d-9076-d9b1829273aa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:21:56.902746 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0477fd38-9e34-417d-9076-d9b1829273aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:21:56.902942 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0477fd38-9e34-417d-9076-d9b1829273aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:21:56.903150 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0477fd38-9e34-417d-9076-d9b1829273aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:21:56.909202 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:21:56.909202 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:21:56.912404 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0477fd38-9e34-417d-9076-d9b1829273aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:21:56.916270 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0477fd38-9e34-417d-9076-d9b1829273aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:21:56.916589 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1522/6043] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:21:56 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:04.831795 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=56,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:22:05.860093 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=16 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:22:06.888060 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:22:06.915298 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:22:38.978149 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-9e006bd0-9606-4cac-9734-b27667f7475f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:38.980215 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-9e006bd0-9606-4cac-9734-b27667f7475f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:22:38.980442 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-9e006bd0-9606-4cac-9734-b27667f7475f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:38.980635 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-9e006bd0-9606-4cac-9734-b27667f7475f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:38.987840 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:38.987840 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:22:38.991723 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-9e006bd0-9606-4cac-9734-b27667f7475f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:38.995701 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-9e006bd0-9606-4cac-9734-b27667f7475f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:22:38.996296 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1498/6044] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:22:38 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:39.061045 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d2132ecb-cd6d-4409-b5ef-2fd6dc0e8251 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:39.061521 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2132ecb-cd6d-4409-b5ef-2fd6dc0e8251 None None] GET https://10.4.3.4/volume// Aug 13 22:22:39.061698 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2132ecb-cd6d-4409-b5ef-2fd6dc0e8251 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:39.061920 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2132ecb-cd6d-4409-b5ef-2fd6dc0e8251 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:39.062276 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2132ecb-cd6d-4409-b5ef-2fd6dc0e8251 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:22:39.062568 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1513/6045] 10.4.3.4 () {66 vars in 1414 bytes} [Thu Aug 13 22:22:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:22:39.068540 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-c934c6de-237e-4dd4-8ca8-b777b7dbb704 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:39.070293 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-c934c6de-237e-4dd4-8ca8-b777b7dbb704 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:22:39.070630 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-c934c6de-237e-4dd4-8ca8-b777b7dbb704 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef823da5-f707-4709-bc33-759db4b32411", "connector": null, "instance_uuid": "b5cfd5c4-47db-4897-a6bd-d2e4c7e2acce"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:22:39.078015 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:39.078015 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:22:39.104140 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-c934c6de-237e-4dd4-8ca8-b777b7dbb704 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:22:39.104628 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1513/6046] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:22:39 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 13 22:22:39.132450 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db1837b0-6c07-4cac-b465-8f8a60066547 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:39.134556 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db1837b0-6c07-4cac-b465-8f8a60066547 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:22:39.134840 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db1837b0-6c07-4cac-b465-8f8a60066547 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:39.135084 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db1837b0-6c07-4cac-b465-8f8a60066547 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:39.142127 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6c664d80-eb6e-407d-8446-f10d7ef8ac30 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:39.142503 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c664d80-eb6e-407d-8446-f10d7ef8ac30 None None] GET https://10.4.3.4/volume// Aug 13 22:22:39.142680 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c664d80-eb6e-407d-8446-f10d7ef8ac30 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:39.142891 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c664d80-eb6e-407d-8446-f10d7ef8ac30 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:39.143196 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c664d80-eb6e-407d-8446-f10d7ef8ac30 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:22:39.143490 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1499/6047] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:22:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:22:39.145053 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:39.145053 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:22:39.149012 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-db1837b0-6c07-4cac-b465-8f8a60066547 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:39.149945 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-7b62c8d8-916f-4c15-a5c7-68fae87e0b2e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:39.151911 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-7b62c8d8-916f-4c15-a5c7-68fae87e0b2e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:22:39.152128 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-7b62c8d8-916f-4c15-a5c7-68fae87e0b2e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:39.152365 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-7b62c8d8-916f-4c15-a5c7-68fae87e0b2e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:39.153340 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db1837b0-6c07-4cac-b465-8f8a60066547 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:22:39.153915 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1523/6048] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:39 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:39.160949 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:39.160949 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:22:39.164153 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-7b62c8d8-916f-4c15-a5c7-68fae87e0b2e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:39.168609 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-7b62c8d8-916f-4c15-a5c7-68fae87e0b2e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:22:39.168963 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1514/6049] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:22:39 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 1079 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:22:39.270597 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-2ddeda27-7f96-4074-b0e6-563cb31efb88 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:39.272647 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-2ddeda27-7f96-4074-b0e6-563cb31efb88 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] PUT https://10.4.3.4/volume/v3/attachments/7adf7f35-5981-4d35-94b1-7943d7f1b1ad Aug 13 22:22:39.273029 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-2ddeda27-7f96-4074-b0e6-563cb31efb88 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:22:39.280577 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-2ddeda27-7f96-4074-b0e6-563cb31efb88 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Acquiring lock "cinder-attachment_update-ef823da5-f707-4709-bc33-759db4b32411-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:22:39.285116 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-2ddeda27-7f96-4074-b0e6-563cb31efb88 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Lock "cinder-attachment_update-ef823da5-f707-4709-bc33-759db4b32411-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:22:39.286016 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:39.286016 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:22:39.362491 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-2ddeda27-7f96-4074-b0e6-563cb31efb88 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Lock "cinder-attachment_update-ef823da5-f707-4709-bc33-759db4b32411-np0000007271" released by "attachment_update" :: held 0.077s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:22:39.363041 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-2ddeda27-7f96-4074-b0e6-563cb31efb88 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/attachments/7adf7f35-5981-4d35-94b1-7943d7f1b1ad returned with HTTP 200 Aug 13 22:22:39.363535 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1514/6050] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:22:39 2026] PUT /volume/v3/attachments/7adf7f35-5981-4d35-94b1-7943d7f1b1ad => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:22:39.371089 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-53932d44-eb2e-4ea9-9852-845f08502fba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:39.373274 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-53932d44-eb2e-4ea9-9852-845f08502fba tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411/encryption Aug 13 22:22:39.373506 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-53932d44-eb2e-4ea9-9852-845f08502fba tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:39.373686 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-53932d44-eb2e-4ea9-9852-845f08502fba tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:39.383149 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:39.383149 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:22:39.389180 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-53932d44-eb2e-4ea9-9852-845f08502fba tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411/encryption returned with HTTP 200 Aug 13 22:22:39.389611 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1500/6051] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:22:39 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:40.165814 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ee6f796-979c-47f6-b0c9-5f9b45a0bb25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:40.167612 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ee6f796-979c-47f6-b0c9-5f9b45a0bb25 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:22:40.167844 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ee6f796-979c-47f6-b0c9-5f9b45a0bb25 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:40.168073 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ee6f796-979c-47f6-b0c9-5f9b45a0bb25 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:40.176604 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:40.176604 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:22:40.179731 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9ee6f796-979c-47f6-b0c9-5f9b45a0bb25 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:40.183564 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ee6f796-979c-47f6-b0c9-5f9b45a0bb25 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:22:40.183992 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1524/6052] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:40 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:41.195404 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7353e7fa-b8ea-44c5-ba65-ef5d2ff20539 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:41.197210 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7353e7fa-b8ea-44c5-ba65-ef5d2ff20539 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:22:41.197417 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7353e7fa-b8ea-44c5-ba65-ef5d2ff20539 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:41.197608 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7353e7fa-b8ea-44c5-ba65-ef5d2ff20539 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:41.206700 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:41.206700 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:22:41.209952 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7353e7fa-b8ea-44c5-ba65-ef5d2ff20539 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:41.213908 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7353e7fa-b8ea-44c5-ba65-ef5d2ff20539 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:22:41.214392 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1515/6053] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:41 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:42.226374 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c9519778-e192-407a-8910-95e915adc9d9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:42.228685 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9519778-e192-407a-8910-95e915adc9d9 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:22:42.228944 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9519778-e192-407a-8910-95e915adc9d9 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:42.229202 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9519778-e192-407a-8910-95e915adc9d9 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:42.240796 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:42.240796 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:22:42.244812 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c9519778-e192-407a-8910-95e915adc9d9 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:42.249758 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9519778-e192-407a-8910-95e915adc9d9 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:22:42.250251 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1515/6054] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:42 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:43.263143 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd0a445b-5e4a-48d1-89e6-0a73b99ab031 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:43.265236 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd0a445b-5e4a-48d1-89e6-0a73b99ab031 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:22:43.265546 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd0a445b-5e4a-48d1-89e6-0a73b99ab031 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:43.265787 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd0a445b-5e4a-48d1-89e6-0a73b99ab031 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:43.275862 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:43.275862 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:22:43.279666 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cd0a445b-5e4a-48d1-89e6-0a73b99ab031 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:43.283838 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd0a445b-5e4a-48d1-89e6-0a73b99ab031 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:22:43.284183 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1501/6055] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:43 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:44.296635 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-78dfccf8-2131-406f-b6a0-e1f0c5536ff0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:44.298328 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78dfccf8-2131-406f-b6a0-e1f0c5536ff0 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:22:44.298558 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78dfccf8-2131-406f-b6a0-e1f0c5536ff0 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:44.298753 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78dfccf8-2131-406f-b6a0-e1f0c5536ff0 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:44.307396 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:44.307396 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:22:44.310434 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-78dfccf8-2131-406f-b6a0-e1f0c5536ff0 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:44.313933 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78dfccf8-2131-406f-b6a0-e1f0c5536ff0 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:22:44.314268 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1525/6056] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:44 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:44.551734 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-5954d835-3730-4dc6-b7f4-a4616bec20cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:44.553755 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-5954d835-3730-4dc6-b7f4-a4616bec20cc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] POST https://10.4.3.4/volume/v3/attachments/7adf7f35-5981-4d35-94b1-7943d7f1b1ad/action Aug 13 22:22:44.554118 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-5954d835-3730-4dc6-b7f4-a4616bec20cc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:22:44.554230 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-5954d835-3730-4dc6-b7f4-a4616bec20cc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:22:44.571804 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:44.571804 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:22:44.583446 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9fea8fd-8234-412e-8cfb-f1d7a9c31524 req-5954d835-3730-4dc6-b7f4-a4616bec20cc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/attachments/7adf7f35-5981-4d35-94b1-7943d7f1b1ad/action returned with HTTP 204 Aug 13 22:22:44.583923 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1516/6057] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:22:44 2026] POST /volume/v3/attachments/7adf7f35-5981-4d35-94b1-7943d7f1b1ad/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:22:45.327492 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c99f0392-af63-4524-a2c8-2b821a12e206 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:45.329236 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c99f0392-af63-4524-a2c8-2b821a12e206 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:22:45.329500 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c99f0392-af63-4524-a2c8-2b821a12e206 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:45.329713 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c99f0392-af63-4524-a2c8-2b821a12e206 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:45.338582 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:45.338582 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:22:45.341691 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c99f0392-af63-4524-a2c8-2b821a12e206 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:45.345552 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c99f0392-af63-4524-a2c8-2b821a12e206 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:22:45.346060 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1516/6058] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:45 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:22:45.356860 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-17406e1d-f802-4eda-9725-a83d44f9de12 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:45.358927 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17406e1d-f802-4eda-9725-a83d44f9de12 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:22:45.359123 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17406e1d-f802-4eda-9725-a83d44f9de12 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:45.359358 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17406e1d-f802-4eda-9725-a83d44f9de12 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:45.368161 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:45.368161 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:22:45.371461 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-17406e1d-f802-4eda-9725-a83d44f9de12 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:45.375433 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17406e1d-f802-4eda-9725-a83d44f9de12 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:22:45.375831 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1502/6059] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:45 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:22:45.413788 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-201c03cb-ddae-4f04-992f-73735cddb1ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:45.416465 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-201c03cb-ddae-4f04-992f-73735cddb1ba tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:22:45.416750 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-201c03cb-ddae-4f04-992f-73735cddb1ba tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:45.417028 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-201c03cb-ddae-4f04-992f-73735cddb1ba tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:45.425809 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:45.425809 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:22:45.428892 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-201c03cb-ddae-4f04-992f-73735cddb1ba tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:45.432692 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-201c03cb-ddae-4f04-992f-73735cddb1ba tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:22:45.433209 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1526/6060] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:22:45 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 1192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:22:45.449562 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-daa5b2c7-331e-413a-ad8d-7a5355ad3284 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:45.451438 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-daa5b2c7-331e-413a-ad8d-7a5355ad3284 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] POST https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411/action Aug 13 22:22:45.451759 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-daa5b2c7-331e-413a-ad8d-7a5355ad3284 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:22:45.451911 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-daa5b2c7-331e-413a-ad8d-7a5355ad3284 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:22:45.460999 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:45.460999 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:22:45.461415 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-daa5b2c7-331e-413a-ad8d-7a5355ad3284 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:45.467046 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-daa5b2c7-331e-413a-ad8d-7a5355ad3284 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Begin detaching volume completed successfully. Aug 13 22:22:45.467251 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-daa5b2c7-331e-413a-ad8d-7a5355ad3284 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411/action returned with HTTP 202 Aug 13 22:22:45.467826 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1517/6061] 10.4.3.4 () {72 vars in 1658 bytes} [Thu Aug 13 22:22:45 2026] POST /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 22:22:45.501159 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-14f9abf8-991c-432c-9ed1-3e2d7c929f3f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:45.501623 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14f9abf8-991c-432c-9ed1-3e2d7c929f3f None None] GET https://10.4.3.4/volume// Aug 13 22:22:45.501859 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14f9abf8-991c-432c-9ed1-3e2d7c929f3f None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:45.502102 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14f9abf8-991c-432c-9ed1-3e2d7c929f3f None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:45.502488 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14f9abf8-991c-432c-9ed1-3e2d7c929f3f None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:22:45.502839 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1517/6062] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:22:45 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:22:45.509493 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-df876bb5-9ac6-4fe0-97d6-05290cb9650f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:45.511400 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-df876bb5-9ac6-4fe0-97d6-05290cb9650f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:22:45.511657 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-df876bb5-9ac6-4fe0-97d6-05290cb9650f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:45.511891 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-df876bb5-9ac6-4fe0-97d6-05290cb9650f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:45.520416 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:45.520416 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:22:45.523634 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-df876bb5-9ac6-4fe0-97d6-05290cb9650f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:45.527234 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-df876bb5-9ac6-4fe0-97d6-05290cb9650f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:22:45.527705 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1503/6063] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:22:45 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 1375 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:22:45.536590 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-2ceda094-9feb-474c-be58-2e7d8cf43bd6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:45.538603 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-2ceda094-9feb-474c-be58-2e7d8cf43bd6 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411/encryption Aug 13 22:22:45.538789 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-2ceda094-9feb-474c-be58-2e7d8cf43bd6 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:45.538972 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-2ceda094-9feb-474c-be58-2e7d8cf43bd6 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:45.547270 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:45.547270 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:22:45.552959 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-2ceda094-9feb-474c-be58-2e7d8cf43bd6 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411/encryption returned with HTTP 200 Aug 13 22:22:45.553344 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1527/6064] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:22:45 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:46.337175 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-be5efdd9-8a2e-491d-9df3-626ff89f547b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:46.339202 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-be5efdd9-8a2e-491d-9df3-626ff89f547b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] DELETE https://10.4.3.4/volume/v3/attachments/7adf7f35-5981-4d35-94b1-7943d7f1b1ad Aug 13 22:22:46.339434 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-be5efdd9-8a2e-491d-9df3-626ff89f547b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:46.339637 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-be5efdd9-8a2e-491d-9df3-626ff89f547b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:46.346614 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:46.346614 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:22:46.385855 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-47abe53a-d538-40e9-9bca-0fca8cc1defa req-be5efdd9-8a2e-491d-9df3-626ff89f547b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/attachments/7adf7f35-5981-4d35-94b1-7943d7f1b1ad returned with HTTP 200 Aug 13 22:22:46.386282 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1518/6065] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:22:46 2026] DELETE /volume/v3/attachments/7adf7f35-5981-4d35-94b1-7943d7f1b1ad => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:46.577377 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fb01dbe7-c938-4ce6-81b0-1d46007324cf req-e929e5cb-c449-4ead-939f-8848e8b7dc79 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:46.579867 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fb01dbe7-c938-4ce6-81b0-1d46007324cf req-e929e5cb-c449-4ead-939f-8848e8b7dc79 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:22:46.580098 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fb01dbe7-c938-4ce6-81b0-1d46007324cf req-e929e5cb-c449-4ead-939f-8848e8b7dc79 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:46.580333 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fb01dbe7-c938-4ce6-81b0-1d46007324cf req-e929e5cb-c449-4ead-939f-8848e8b7dc79 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:46.588504 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:46.588504 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:22:46.592295 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fb01dbe7-c938-4ce6-81b0-1d46007324cf req-e929e5cb-c449-4ead-939f-8848e8b7dc79 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:46.597061 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fb01dbe7-c938-4ce6-81b0-1d46007324cf req-e929e5cb-c449-4ead-939f-8848e8b7dc79 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:22:46.597583 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1518/6066] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:22:46 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:48.217850 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0bba9803-960f-4f55-a36c-148dbc2c34a5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:48.219990 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0bba9803-960f-4f55-a36c-148dbc2c34a5 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] DELETE https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:22:48.220251 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0bba9803-960f-4f55-a36c-148dbc2c34a5 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:48.220493 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0bba9803-960f-4f55-a36c-148dbc2c34a5 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:48.220655 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-0bba9803-960f-4f55-a36c-148dbc2c34a5 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Delete volume with id: ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:22:48.227297 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:48.227297 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:22:48.227769 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0bba9803-960f-4f55-a36c-148dbc2c34a5 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:48.237058 np0000007271 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-0bba9803-960f-4f55-a36c-148dbc2c34a5 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 22:22:48.242365 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0bba9803-960f-4f55-a36c-148dbc2c34a5 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Delete volume request issued successfully. Aug 13 22:22:48.242543 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0bba9803-960f-4f55-a36c-148dbc2c34a5 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 202 Aug 13 22:22:48.242902 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1504/6067] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:22:48 2026] DELETE /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:22:48.251106 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-538396d1-c05f-4977-9cce-16b1a8307bcc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:48.252785 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-538396d1-c05f-4977-9cce-16b1a8307bcc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:22:48.252960 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-538396d1-c05f-4977-9cce-16b1a8307bcc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:48.253155 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-538396d1-c05f-4977-9cce-16b1a8307bcc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:48.259721 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:48.259721 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:22:48.263098 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-538396d1-c05f-4977-9cce-16b1a8307bcc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:48.267817 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-538396d1-c05f-4977-9cce-16b1a8307bcc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 200 Aug 13 22:22:48.268159 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1528/6068] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:48 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:49.280348 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-78b57505-29ef-4273-8feb-5a1ac956398a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:49.282317 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78b57505-29ef-4273-8feb-5a1ac956398a tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 Aug 13 22:22:49.282592 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78b57505-29ef-4273-8feb-5a1ac956398a tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:49.282845 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78b57505-29ef-4273-8feb-5a1ac956398a tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:49.288266 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78b57505-29ef-4273-8feb-5a1ac956398a tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 returned with HTTP 404 Aug 13 22:22:49.288816 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1519/6069] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:49 2026] GET /volume/v3/volumes/ef823da5-f707-4709-bc33-759db4b32411 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:22:49.295366 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c67a135-841f-4d92-9971-89fff5889b31 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:49.297123 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c67a135-841f-4d92-9971-89fff5889b31 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] DELETE https://10.4.3.4/volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 Aug 13 22:22:49.297304 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c67a135-841f-4d92-9971-89fff5889b31 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:49.297517 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c67a135-841f-4d92-9971-89fff5889b31 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:49.297675 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6c67a135-841f-4d92-9971-89fff5889b31 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Delete volume with id: 91f87f5d-2e64-468d-88a5-4ebebf731e45 Aug 13 22:22:49.303930 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:49.303930 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:22:49.304353 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c67a135-841f-4d92-9971-89fff5889b31 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:49.313757 np0000007271 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-6c67a135-841f-4d92-9971-89fff5889b31 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 22:22:49.318716 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c67a135-841f-4d92-9971-89fff5889b31 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Delete volume request issued successfully. Aug 13 22:22:49.318888 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c67a135-841f-4d92-9971-89fff5889b31 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 returned with HTTP 202 Aug 13 22:22:49.319251 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1519/6070] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:22:49 2026] DELETE /volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:22:49.326271 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-86925a58-1f20-4b60-bd60-41f72c0ffb19 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:49.328202 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86925a58-1f20-4b60-bd60-41f72c0ffb19 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 Aug 13 22:22:49.328412 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86925a58-1f20-4b60-bd60-41f72c0ffb19 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:49.328623 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86925a58-1f20-4b60-bd60-41f72c0ffb19 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:49.336055 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:49.336055 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:22:49.339978 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-86925a58-1f20-4b60-bd60-41f72c0ffb19 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:49.345042 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86925a58-1f20-4b60-bd60-41f72c0ffb19 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 returned with HTTP 200 Aug 13 22:22:49.345642 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1505/6071] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:49 2026] GET /volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:50.357554 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9484e80e-2c35-428b-8a26-656c4e69165b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:50.360055 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9484e80e-2c35-428b-8a26-656c4e69165b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 Aug 13 22:22:50.360347 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9484e80e-2c35-428b-8a26-656c4e69165b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:50.360656 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9484e80e-2c35-428b-8a26-656c4e69165b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:50.367849 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9484e80e-2c35-428b-8a26-656c4e69165b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 returned with HTTP 404 Aug 13 22:22:50.368499 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1529/6072] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:50 2026] GET /volume/v3/volumes/91f87f5d-2e64-468d-88a5-4ebebf731e45 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:22:50.374443 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c8d15092-0f34-4a3f-9439-edea767aa8dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:50.376202 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8d15092-0f34-4a3f-9439-edea767aa8dd tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] GET https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 Aug 13 22:22:50.376390 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8d15092-0f34-4a3f-9439-edea767aa8dd tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:50.376620 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8d15092-0f34-4a3f-9439-edea767aa8dd tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:50.377083 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:50.377083 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:22:50.377356 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c8d15092-0f34-4a3f-9439-edea767aa8dd tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:22:50.385856 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c8d15092-0f34-4a3f-9439-edea767aa8dd tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] Get all volumes completed successfully. Aug 13 22:22:50.387116 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:50.387116 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:22:50.391049 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8d15092-0f34-4a3f-9439-edea767aa8dd tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 22:22:50.391434 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1520/6073] 10.4.3.4 () {66 vars in 1271 bytes} [Thu Aug 13 22:22:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5241 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:22:50.403687 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-97a45946-d546-464a-a12d-441b3b900b7b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:50.406090 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97a45946-d546-464a-a12d-441b3b900b7b tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] DELETE https://10.4.3.4/volume/v3/types/33046e54-1833-4d91-9bb1-fea2edbf2a9a Aug 13 22:22:50.406361 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97a45946-d546-464a-a12d-441b3b900b7b tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:50.406654 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97a45946-d546-464a-a12d-441b3b900b7b tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:50.432330 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97a45946-d546-464a-a12d-441b3b900b7b tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] https://10.4.3.4/volume/v3/types/33046e54-1833-4d91-9bb1-fea2edbf2a9a returned with HTTP 202 Aug 13 22:22:50.432716 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1520/6074] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:22:50 2026] DELETE /volume/v3/types/33046e54-1833-4d91-9bb1-fea2edbf2a9a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:22:51.295154 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fa700210-1e56-415a-be0d-853045d18fec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:51.296720 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa700210-1e56-415a-be0d-853045d18fec tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] POST https://10.4.3.4/volume/v3/types Aug 13 22:22:51.297015 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa700210-1e56-415a-be0d-853045d18fec tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1525411867", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:22:51.307660 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa700210-1e56-415a-be0d-853045d18fec tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] https://10.4.3.4/volume/v3/types returned with HTTP 200 Aug 13 22:22:51.308071 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1506/6075] 10.4.3.4 () {68 vars in 1238 bytes} [Thu Aug 13 22:22:51 2026] POST /volume/v3/types => generated 212 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:51.316697 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0cd9e494-f728-470c-b70c-f52765286c04 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:51.318386 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cd9e494-f728-470c-b70c-f52765286c04 tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] POST https://10.4.3.4/volume/v3/types/49574d8d-33f1-489a-aa9a-c663d4f7bc62/encryption Aug 13 22:22:51.318724 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0cd9e494-f728-470c-b70c-f52765286c04 tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:22:51.332410 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cd9e494-f728-470c-b70c-f52765286c04 tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] https://10.4.3.4/volume/v3/types/49574d8d-33f1-489a-aa9a-c663d4f7bc62/encryption returned with HTTP 200 Aug 13 22:22:51.332857 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1530/6076] 10.4.3.4 () {68 vars in 1383 bytes} [Thu Aug 13 22:22:51 2026] POST /volume/v3/types/49574d8d-33f1-489a-aa9a-c663d4f7bc62/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:51.354560 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-daf16322-da7f-4788-a8b0-b2c618862169 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:51.356120 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:22:51.356444 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1313154409", "snapshot_id": null, "imageRef": "2f2dbc25-c816-4595-a54a-8562640774d9", "volume_type": "tempest-scenario-type-luks-1525411867", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:22:51.357880 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1313154409', 'snapshot_id': None, 'imageRef': '2f2dbc25-c816-4595-a54a-8562640774d9', 'volume_type': 'tempest-scenario-type-luks-1525411867', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:22:51.501411 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Create volume of 1 GB Aug 13 22:22:51.501857 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:51.501857 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:22:51.502264 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Availability Zones retrieved successfully. Aug 13 22:22:51.507302 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Flow 'volume_create_api' (5911a996-bcaa-4f42-a398-6703fbd0d573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:22:51.508412 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1428d27a-312b-4722-b2be-997e3ae40670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:22:51.509254 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:22:51.559483 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1428d27a-312b-4722-b2be-997e3ae40670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T22:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=49574d8d-33f1-489a-aa9a-c663d4f7bc62,is_public=True,name='tempest-scenario-type-luks-1525411867',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '49574d8d-33f1-489a-aa9a-c663d4f7bc62', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:22:51.560193 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c756f18d-6f68-469e-8dc2-963bb48243f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:22:51.582379 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1525411867 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1525411867, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:22:51.582697 np0000007271 devstack@c-api.service[100267]: WARNING cinder.quota [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1525411867 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1525411867, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:22:51.604770 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Created reservations ['d9aeb708-a79f-44ad-882a-78f50d4e69ec', '975bdc5f-45a0-4785-b1b1-aab25180d4ec', 'ff91de23-8117-4370-b8ec-16662eaeeca4', 'd375afd9-1bd9-4534-b108-b91cdfe82c4a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:22:51.605546 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c756f18d-6f68-469e-8dc2-963bb48243f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9aeb708-a79f-44ad-882a-78f50d4e69ec', '975bdc5f-45a0-4785-b1b1-aab25180d4ec', 'ff91de23-8117-4370-b8ec-16662eaeeca4', 'd375afd9-1bd9-4534-b108-b91cdfe82c4a']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:22:51.606641 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7bb7951-945d-490c-8d88-8404243d608b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:22:51.628059 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7bb7951-945d-490c-8d88-8404243d608b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb1b1209-48e7-4a65-9d45-d82bd061727f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1313154409',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='582d762b4cf34a66a9dccad73e569664',qos_specs=None,replication_status=,reservations=['d9aeb708-a79f-44ad-882a-78f50d4e69ec','975bdc5f-45a0-4785-b1b1-aab25180d4ec','ff91de23-8117-4370-b8ec-16662eaeeca4','d375afd9-1bd9-4534-b108-b91cdfe82c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa5e2e2d77b46288b4aa35b3ee0e1d0',volume_type_id=49574d8d-33f1-489a-aa9a-c663d4f7bc62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T22:22:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1313154409',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bb1b1209-48e7-4a65-9d45-d82bd061727f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='582d762b4cf34a66a9dccad73e569664',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aa5e2e2d77b46288b4aa35b3ee0e1d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(49574d8d-33f1-489a-aa9a-c663d4f7bc62),volume_type_id=49574d8d-33f1-489a-aa9a-c663d4f7bc62)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:22:51.628824 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5f3586b-9781-44ed-80d4-ccfc237a7d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:22:51.644309 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5f3586b-9781-44ed-80d4-ccfc237a7d23) transitioned into state 'SUCCESS' from state '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-1313154409',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='582d762b4cf34a66a9dccad73e569664',qos_specs=None,replication_status=,reservations=['d9aeb708-a79f-44ad-882a-78f50d4e69ec','975bdc5f-45a0-4785-b1b1-aab25180d4ec','ff91de23-8117-4370-b8ec-16662eaeeca4','d375afd9-1bd9-4534-b108-b91cdfe82c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa5e2e2d77b46288b4aa35b3ee0e1d0',volume_type_id=49574d8d-33f1-489a-aa9a-c663d4f7bc62)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:22:51.645038 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ece8fc-5af2-4c9e-b11a-204c4bc62a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:22:51.653203 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ece8fc-5af2-4c9e-b11a-204c4bc62a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:22:51.653998 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Flow 'volume_create_api' (5911a996-bcaa-4f42-a398-6703fbd0d573) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:22:51.654272 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Create volume request issued successfully. Aug 13 22:22:51.654817 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-daf16322-da7f-4788-a8b0-b2c618862169 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:22:51.655247 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1521/6077] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:22:51 2026] POST /volume/v3/volumes => generated 788 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:22:51.666898 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-695e205b-ff03-469e-853a-51249b23d024 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:51.668364 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-695e205b-ff03-469e-853a-51249b23d024 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:22:51.668613 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-695e205b-ff03-469e-853a-51249b23d024 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:51.668825 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-695e205b-ff03-469e-853a-51249b23d024 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:51.674973 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:51.674973 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:22:51.678030 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-695e205b-ff03-469e-853a-51249b23d024 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:51.681745 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-695e205b-ff03-469e-853a-51249b23d024 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:22:51.682101 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1521/6078] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:51 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:52.694578 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8b3a3034-1f31-4a9e-b045-ae65eeb0b68e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:52.696234 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b3a3034-1f31-4a9e-b045-ae65eeb0b68e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:22:52.696408 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b3a3034-1f31-4a9e-b045-ae65eeb0b68e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:52.696615 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b3a3034-1f31-4a9e-b045-ae65eeb0b68e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:52.703166 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:52.703166 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:22:52.706334 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8b3a3034-1f31-4a9e-b045-ae65eeb0b68e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:52.710050 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b3a3034-1f31-4a9e-b045-ae65eeb0b68e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:22:52.710374 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1507/6079] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:52 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 941 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:53.724788 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c1034cef-6ddd-4779-9b95-55efaa75c096 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:53.726828 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1034cef-6ddd-4779-9b95-55efaa75c096 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:22:53.726979 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1034cef-6ddd-4779-9b95-55efaa75c096 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:53.727098 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1034cef-6ddd-4779-9b95-55efaa75c096 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:53.734873 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:53.734873 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:22:53.738247 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c1034cef-6ddd-4779-9b95-55efaa75c096 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:53.743917 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1034cef-6ddd-4779-9b95-55efaa75c096 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:22:53.744328 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1531/6080] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:53 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 941 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:54.756649 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d91f9e04-721f-46d9-ae04-e844d4d24dfc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:54.758571 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d91f9e04-721f-46d9-ae04-e844d4d24dfc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:22:54.758773 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d91f9e04-721f-46d9-ae04-e844d4d24dfc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:54.758949 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d91f9e04-721f-46d9-ae04-e844d4d24dfc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:54.765374 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:54.765374 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:22:54.768583 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d91f9e04-721f-46d9-ae04-e844d4d24dfc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:54.772274 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d91f9e04-721f-46d9-ae04-e844d4d24dfc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:22:54.772661 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1522/6081] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:54 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 941 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:55.783983 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7aad9cb5-3162-411d-ac9c-aad79f803f6b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:55.785764 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7aad9cb5-3162-411d-ac9c-aad79f803f6b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:22:55.785971 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7aad9cb5-3162-411d-ac9c-aad79f803f6b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:55.786151 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7aad9cb5-3162-411d-ac9c-aad79f803f6b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:55.793054 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:55.793054 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:22:55.796744 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7aad9cb5-3162-411d-ac9c-aad79f803f6b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:55.800745 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7aad9cb5-3162-411d-ac9c-aad79f803f6b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:22:55.801116 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1522/6082] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:55 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 941 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:56.812667 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d798857b-320b-4edf-8508-7d428a92729c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:56.814827 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d798857b-320b-4edf-8508-7d428a92729c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:22:56.815072 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d798857b-320b-4edf-8508-7d428a92729c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:56.815328 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d798857b-320b-4edf-8508-7d428a92729c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:56.823782 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:56.823782 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:22:56.827807 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d798857b-320b-4edf-8508-7d428a92729c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:56.832802 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d798857b-320b-4edf-8508-7d428a92729c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:22:56.833259 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1508/6083] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:56 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 941 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:57.844915 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c75e4a72-3df2-427c-82bc-5524ce7a9812 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:57.846606 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c75e4a72-3df2-427c-82bc-5524ce7a9812 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:22:57.846806 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c75e4a72-3df2-427c-82bc-5524ce7a9812 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:57.846977 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c75e4a72-3df2-427c-82bc-5524ce7a9812 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:57.853961 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:57.853961 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:22:57.857202 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c75e4a72-3df2-427c-82bc-5524ce7a9812 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:57.861248 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c75e4a72-3df2-427c-82bc-5524ce7a9812 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:22:57.861778 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1532/6084] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:57 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 941 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:58.873328 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f31f4804-fcb4-4ad2-ba3e-c00765dfa407 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:58.875118 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f31f4804-fcb4-4ad2-ba3e-c00765dfa407 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:22:58.875303 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f31f4804-fcb4-4ad2-ba3e-c00765dfa407 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:58.875503 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f31f4804-fcb4-4ad2-ba3e-c00765dfa407 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:58.882339 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:58.882339 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:22:58.886008 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f31f4804-fcb4-4ad2-ba3e-c00765dfa407 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:58.889851 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f31f4804-fcb4-4ad2-ba3e-c00765dfa407 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:22:58.890234 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1523/6085] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:58 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 941 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:22:59.901990 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-78526154-9ed6-4dee-adc7-4f63cb09ea8a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:22:59.904009 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78526154-9ed6-4dee-adc7-4f63cb09ea8a tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:22:59.904228 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78526154-9ed6-4dee-adc7-4f63cb09ea8a tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:22:59.904453 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78526154-9ed6-4dee-adc7-4f63cb09ea8a tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:22:59.910828 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:22:59.910828 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:22:59.913931 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-78526154-9ed6-4dee-adc7-4f63cb09ea8a tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:22:59.917678 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78526154-9ed6-4dee-adc7-4f63cb09ea8a tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:22:59.918009 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1523/6086] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:22:59 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 941 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:23:00.929689 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bb59555e-0c42-4049-a47d-2d92d0ee332e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:00.931461 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb59555e-0c42-4049-a47d-2d92d0ee332e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:23:00.931679 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb59555e-0c42-4049-a47d-2d92d0ee332e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:00.931879 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb59555e-0c42-4049-a47d-2d92d0ee332e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:00.938355 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:00.938355 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:23:00.941725 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bb59555e-0c42-4049-a47d-2d92d0ee332e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:23:00.945703 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb59555e-0c42-4049-a47d-2d92d0ee332e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:23:00.946082 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1509/6087] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:23:00 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 941 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:23:01.958137 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d673661a-9b2e-43b8-a0d8-e33bf3710ac2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:01.960028 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d673661a-9b2e-43b8-a0d8-e33bf3710ac2 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:23:01.960256 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d673661a-9b2e-43b8-a0d8-e33bf3710ac2 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:01.960513 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d673661a-9b2e-43b8-a0d8-e33bf3710ac2 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:01.967091 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:01.967091 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:23:01.970510 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d673661a-9b2e-43b8-a0d8-e33bf3710ac2 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:23:01.974239 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d673661a-9b2e-43b8-a0d8-e33bf3710ac2 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:23:01.974599 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1533/6088] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:23:01 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 941 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:23:02.985869 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1b3fbab9-9b73-42ff-aaa7-8e59343c602c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:02.987758 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b3fbab9-9b73-42ff-aaa7-8e59343c602c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:23:02.987998 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b3fbab9-9b73-42ff-aaa7-8e59343c602c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:02.988232 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b3fbab9-9b73-42ff-aaa7-8e59343c602c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:02.995116 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:02.995116 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:23:02.998428 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1b3fbab9-9b73-42ff-aaa7-8e59343c602c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:23:03.002300 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b3fbab9-9b73-42ff-aaa7-8e59343c602c tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:23:03.002762 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1524/6089] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:23:02 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 941 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:23:04.015074 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-52964d79-5fc0-4d35-ba17-4f148c19eca3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:04.016919 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52964d79-5fc0-4d35-ba17-4f148c19eca3 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:23:04.017157 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52964d79-5fc0-4d35-ba17-4f148c19eca3 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:04.017356 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52964d79-5fc0-4d35-ba17-4f148c19eca3 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:04.025047 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:04.025047 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:23:04.029730 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-52964d79-5fc0-4d35-ba17-4f148c19eca3 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:23:04.034981 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52964d79-5fc0-4d35-ba17-4f148c19eca3 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:23:04.035525 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1524/6090] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:23:04 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 941 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:23:05.047156 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a3d4b91d-63a3-4bc9-8169-2d10ec9f88b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:05.048888 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3d4b91d-63a3-4bc9-8169-2d10ec9f88b3 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:23:05.049069 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3d4b91d-63a3-4bc9-8169-2d10ec9f88b3 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:05.049247 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3d4b91d-63a3-4bc9-8169-2d10ec9f88b3 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:05.055582 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:05.055582 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:23:05.058603 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a3d4b91d-63a3-4bc9-8169-2d10ec9f88b3 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:23:05.062498 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3d4b91d-63a3-4bc9-8169-2d10ec9f88b3 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:23:05.062848 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1510/6091] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:23:05 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 1427 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:23:05.073796 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b780ff98-d092-4d2e-b449-0400bcdf3599 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:05.075735 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b780ff98-d092-4d2e-b449-0400bcdf3599 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:23:05.075937 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b780ff98-d092-4d2e-b449-0400bcdf3599 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:05.076110 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b780ff98-d092-4d2e-b449-0400bcdf3599 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:05.084040 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:05.084040 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:23:05.088716 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b780ff98-d092-4d2e-b449-0400bcdf3599 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:23:05.094189 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b780ff98-d092-4d2e-b449-0400bcdf3599 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:23:05.094681 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1534/6092] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:23:05 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 1427 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:23:05.179264 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-08c14db4-fa87-4b9e-8606-28267364bdab req-abd74109-5b64-4963-b841-dd34d7270816 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:05.181968 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-abd74109-5b64-4963-b841-dd34d7270816 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:23:05.182250 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-abd74109-5b64-4963-b841-dd34d7270816 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:05.182528 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-abd74109-5b64-4963-b841-dd34d7270816 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:05.189295 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:05.189295 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:23:05.192515 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-08c14db4-fa87-4b9e-8606-28267364bdab req-abd74109-5b64-4963-b841-dd34d7270816 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:23:05.196417 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-abd74109-5b64-4963-b841-dd34d7270816 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:23:05.196791 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1525/6093] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:23:05 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 1427 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:23:05.601869 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-08c14db4-fa87-4b9e-8606-28267364bdab req-03707caf-edc9-45d8-a376-796a9c0e1909 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:05.604016 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-03707caf-edc9-45d8-a376-796a9c0e1909 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:23:05.604214 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-03707caf-edc9-45d8-a376-796a9c0e1909 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:05.604385 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-03707caf-edc9-45d8-a376-796a9c0e1909 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:05.611413 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:05.611413 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:23:05.614878 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-08c14db4-fa87-4b9e-8606-28267364bdab req-03707caf-edc9-45d8-a376-796a9c0e1909 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:23:05.619160 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-03707caf-edc9-45d8-a376-796a9c0e1909 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:23:05.619550 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1525/6094] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:23:05 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 1427 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:23:05.628256 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9d013f92-d72c-4322-800b-d6a618da93d1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:05.628633 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d013f92-d72c-4322-800b-d6a618da93d1 None None] GET https://10.4.3.4/volume// Aug 13 22:23:05.628793 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d013f92-d72c-4322-800b-d6a618da93d1 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:05.628963 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d013f92-d72c-4322-800b-d6a618da93d1 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:05.629250 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d013f92-d72c-4322-800b-d6a618da93d1 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:23:05.629567 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1511/6095] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:23:05 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:23:05.636266 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-08c14db4-fa87-4b9e-8606-28267364bdab req-02c217c1-8a49-4a9e-afb8-4422021c4a16 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:05.638083 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-02c217c1-8a49-4a9e-afb8-4422021c4a16 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:23:05.638397 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-02c217c1-8a49-4a9e-afb8-4422021c4a16 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb1b1209-48e7-4a65-9d45-d82bd061727f", "connector": null, "instance_uuid": "fad31708-d89b-486b-9554-314a737453b8"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:23:05.647135 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:05.647135 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:23:05.667635 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-02c217c1-8a49-4a9e-afb8-4422021c4a16 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:23:05.668117 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1535/6096] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:23:05 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 13 22:23:06.468087 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-59a9aa8b-261c-484a-8496-e5a40ce91027 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:06.468493 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59a9aa8b-261c-484a-8496-e5a40ce91027 None None] GET https://10.4.3.4/volume// Aug 13 22:23:06.468674 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59a9aa8b-261c-484a-8496-e5a40ce91027 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:06.468851 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59a9aa8b-261c-484a-8496-e5a40ce91027 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:06.469140 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59a9aa8b-261c-484a-8496-e5a40ce91027 None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:23:06.469406 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1526/6097] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:23:06 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:23:06.477298 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-08c14db4-fa87-4b9e-8606-28267364bdab req-ab34c921-d0b7-4304-8976-a997a3375466 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:06.479392 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-ab34c921-d0b7-4304-8976-a997a3375466 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:23:06.479787 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-ab34c921-d0b7-4304-8976-a997a3375466 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:06.479990 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-ab34c921-d0b7-4304-8976-a997a3375466 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:06.489512 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:06.489512 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:23:06.492731 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [req-08c14db4-fa87-4b9e-8606-28267364bdab req-ab34c921-d0b7-4304-8976-a997a3375466 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:23:06.497293 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-ab34c921-d0b7-4304-8976-a997a3375466 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:23:06.497727 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1526/6098] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:23:06 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 1606 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:23:06.598300 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-08c14db4-fa87-4b9e-8606-28267364bdab req-2008d7f0-b2ad-4c21-a85b-1115dffcb911 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:06.600239 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-2008d7f0-b2ad-4c21-a85b-1115dffcb911 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] PUT https://10.4.3.4/volume/v3/attachments/6fc994fe-59b6-42af-b506-2ddd7121e16c Aug 13 22:23:06.600608 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-2008d7f0-b2ad-4c21-a85b-1115dffcb911 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:23:06.608575 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-08c14db4-fa87-4b9e-8606-28267364bdab req-2008d7f0-b2ad-4c21-a85b-1115dffcb911 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Acquiring lock "cinder-attachment_update-bb1b1209-48e7-4a65-9d45-d82bd061727f-np0000007271" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:23:06.613449 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-08c14db4-fa87-4b9e-8606-28267364bdab req-2008d7f0-b2ad-4c21-a85b-1115dffcb911 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Lock "cinder-attachment_update-bb1b1209-48e7-4a65-9d45-d82bd061727f-np0000007271" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:23:06.614340 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:06.614340 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:23:06.680167 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-08c14db4-fa87-4b9e-8606-28267364bdab req-2008d7f0-b2ad-4c21-a85b-1115dffcb911 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Lock "cinder-attachment_update-bb1b1209-48e7-4a65-9d45-d82bd061727f-np0000007271" released by "attachment_update" :: held 0.067s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:23:06.680699 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-2008d7f0-b2ad-4c21-a85b-1115dffcb911 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/attachments/6fc994fe-59b6-42af-b506-2ddd7121e16c returned with HTTP 200 Aug 13 22:23:06.681121 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1512/6099] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:23:06 2026] PUT /volume/v3/attachments/6fc994fe-59b6-42af-b506-2ddd7121e16c => generated 968 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:23:06.701753 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-08c14db4-fa87-4b9e-8606-28267364bdab req-a506fd6d-4adc-4f65-be13-7b0b52fa0b0f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:06.703711 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-a506fd6d-4adc-4f65-be13-7b0b52fa0b0f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] POST https://10.4.3.4/volume/v3/attachments/6fc994fe-59b6-42af-b506-2ddd7121e16c/action Aug 13 22:23:06.704061 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-a506fd6d-4adc-4f65-be13-7b0b52fa0b0f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:23:06.704175 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-a506fd6d-4adc-4f65-be13-7b0b52fa0b0f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:23:06.717503 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:06.717503 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:23:06.724940 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-a506fd6d-4adc-4f65-be13-7b0b52fa0b0f tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/attachments/6fc994fe-59b6-42af-b506-2ddd7121e16c/action returned with HTTP 204 Aug 13 22:23:06.725329 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1536/6100] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:23:06 2026] POST /volume/v3/attachments/6fc994fe-59b6-42af-b506-2ddd7121e16c/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:23:10.702205 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-08c14db4-fa87-4b9e-8606-28267364bdab req-69b96b17-da0c-488f-83f2-775010d86eb8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:10.704237 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-69b96b17-da0c-488f-83f2-775010d86eb8 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f/encryption Aug 13 22:23:10.704451 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-69b96b17-da0c-488f-83f2-775010d86eb8 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:10.704645 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-69b96b17-da0c-488f-83f2-775010d86eb8 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:10.713871 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:10.713871 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:23:10.719717 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-08c14db4-fa87-4b9e-8606-28267364bdab req-69b96b17-da0c-488f-83f2-775010d86eb8 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f/encryption returned with HTTP 200 Aug 13 22:23:10.720188 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1527/6101] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:23:10 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:23:16.495800 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=60,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:23:16.674499 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=53,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:23:16.722821 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=58,cinder:INSERT=2,cinder:UPDATE=4 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:23:20.718682 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=73,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:23:52.847899 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-999a240d-691d-4209-bf2d-f8de99246d23 req-9bbc6dbc-1df7-488c-80c0-9f3266d218c1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:52.849899 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-999a240d-691d-4209-bf2d-f8de99246d23 req-9bbc6dbc-1df7-488c-80c0-9f3266d218c1 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] DELETE https://10.4.3.4/volume/v3/attachments/6fc994fe-59b6-42af-b506-2ddd7121e16c Aug 13 22:23:52.850214 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-999a240d-691d-4209-bf2d-f8de99246d23 req-9bbc6dbc-1df7-488c-80c0-9f3266d218c1 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:52.851009 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-999a240d-691d-4209-bf2d-f8de99246d23 req-9bbc6dbc-1df7-488c-80c0-9f3266d218c1 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:52.859870 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:52.859870 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:23:52.901314 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-999a240d-691d-4209-bf2d-f8de99246d23 req-9bbc6dbc-1df7-488c-80c0-9f3266d218c1 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/attachments/6fc994fe-59b6-42af-b506-2ddd7121e16c returned with HTTP 200 Aug 13 22:23:52.901710 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1527/6102] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:23:52 2026] DELETE /volume/v3/attachments/6fc994fe-59b6-42af-b506-2ddd7121e16c => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:23:53.972823 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7f830d11-4216-45f0-8c08-e92be824c8aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:53.974382 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] POST https://10.4.3.4/volume/v3/volumes Aug 13 22:23:53.974709 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1418535481", "source_volid": "bb1b1209-48e7-4a65-9d45-d82bd061727f", "volume_type": "tempest-scenario-type-luks-1525411867", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:23:53.976377 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1418535481', 'source_volid': 'bb1b1209-48e7-4a65-9d45-d82bd061727f', 'volume_type': 'tempest-scenario-type-luks-1525411867', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 22:23:53.984904 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:53.984904 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:23:53.985321 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume retrieved successfully. Aug 13 22:23:53.985440 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Create volume of 1 GB Aug 13 22:23:53.986005 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Availability Zones retrieved successfully. Aug 13 22:23:53.991052 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Flow 'volume_create_api' (b78426d2-4ad8-45f8-8723-cbd7f0aaccc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:23:53.991873 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (572b3a4a-1b83-48ce-9c5b-23c94d08d487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:23:53.992723 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 22:23:54.010319 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (572b3a4a-1b83-48ce-9c5b-23c94d08d487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bb1b1209-48e7-4a65-9d45-d82bd061727f', 'volume_type': VolumeType(created_at=2026-08-13T22:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=49574d8d-33f1-489a-aa9a-c663d4f7bc62,is_public=True,name='tempest-scenario-type-luks-1525411867',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '49574d8d-33f1-489a-aa9a-c663d4f7bc62', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:23:54.011203 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db27de11-0b0c-4b4d-9187-ae992a89dc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:23:54.033289 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1525411867 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1525411867, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:23:54.033602 np0000007271 devstack@c-api.service[100268]: WARNING cinder.quota [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1525411867 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1525411867, it is now deprecated. Please use the default quota class for default quota. Aug 13 22:23:54.044918 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Created reservations ['c62f4dbe-cb5a-4527-9bf8-9276e1e19659', '56a7aad4-c001-4083-b421-a0ff8a23b044', '79b59e54-dd54-4c6a-beb3-1d23b5828f56', '019f0445-9549-49e2-8f12-604cb7fdd716'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 22:23:54.045691 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db27de11-0b0c-4b4d-9187-ae992a89dc9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c62f4dbe-cb5a-4527-9bf8-9276e1e19659', '56a7aad4-c001-4083-b421-a0ff8a23b044', '79b59e54-dd54-4c6a-beb3-1d23b5828f56', '019f0445-9549-49e2-8f12-604cb7fdd716']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:23:54.046368 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a80e93f-8079-4853-9d94-1d016fdfa286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:23:54.074323 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a80e93f-8079-4853-9d94-1d016fdfa286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1dd4989-8670-42e0-bcc6-ec16e8d4ab30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1418535481',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='582d762b4cf34a66a9dccad73e569664',qos_specs=None,replication_status=,reservations=['c62f4dbe-cb5a-4527-9bf8-9276e1e19659','56a7aad4-c001-4083-b421-a0ff8a23b044','79b59e54-dd54-4c6a-beb3-1d23b5828f56','019f0445-9549-49e2-8f12-604cb7fdd716'],size=1,snapshot_id=None,source_replicaid=,source_volid=bb1b1209-48e7-4a65-9d45-d82bd061727f,status='creating',user_id='2aa5e2e2d77b46288b4aa35b3ee0e1d0',volume_type_id=49574d8d-33f1-489a-aa9a-c663d4f7bc62), '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-13T22:23:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1418535481',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b1dd4989-8670-42e0-bcc6-ec16e8d4ab30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='582d762b4cf34a66a9dccad73e569664',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bb1b1209-48e7-4a65-9d45-d82bd061727f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aa5e2e2d77b46288b4aa35b3ee0e1d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(49574d8d-33f1-489a-aa9a-c663d4f7bc62),volume_type_id=49574d8d-33f1-489a-aa9a-c663d4f7bc62)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:23:54.075007 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (237434b2-7681-415d-90e6-442b6d4d2aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:23:54.090355 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (237434b2-7681-415d-90e6-442b6d4d2aed) transitioned into state 'SUCCESS' from state '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-1418535481',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='582d762b4cf34a66a9dccad73e569664',qos_specs=None,replication_status=,reservations=['c62f4dbe-cb5a-4527-9bf8-9276e1e19659','56a7aad4-c001-4083-b421-a0ff8a23b044','79b59e54-dd54-4c6a-beb3-1d23b5828f56','019f0445-9549-49e2-8f12-604cb7fdd716'],size=1,snapshot_id=None,source_replicaid=,source_volid=bb1b1209-48e7-4a65-9d45-d82bd061727f,status='creating',user_id='2aa5e2e2d77b46288b4aa35b3ee0e1d0',volume_type_id=49574d8d-33f1-489a-aa9a-c663d4f7bc62)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:23:54.091030 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77e1246-3732-471a-aef5-d38ac0790eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 22:23:54.104200 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77e1246-3732-471a-aef5-d38ac0790eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 22:23:54.104977 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Flow 'volume_create_api' (b78426d2-4ad8-45f8-8723-cbd7f0aaccc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 22:23:54.105220 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Create volume request issued successfully. Aug 13 22:23:54.105771 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f830d11-4216-45f0-8c08-e92be824c8aa tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes returned with HTTP 202 Aug 13 22:23:54.106153 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1513/6103] 10.4.3.4 () {68 vars in 1245 bytes} [Thu Aug 13 22:23:53 2026] POST /volume/v3/volumes => generated 807 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 22:23:54.117022 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9a1c72c4-1f93-4ebe-b830-09670b2d537e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:54.118982 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a1c72c4-1f93-4ebe-b830-09670b2d537e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:23:54.119241 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a1c72c4-1f93-4ebe-b830-09670b2d537e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:54.119483 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a1c72c4-1f93-4ebe-b830-09670b2d537e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:54.125658 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:54.125658 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:23:54.128985 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9a1c72c4-1f93-4ebe-b830-09670b2d537e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:23:54.132752 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a1c72c4-1f93-4ebe-b830-09670b2d537e tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 200 Aug 13 22:23:54.133123 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1537/6104] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:23:54 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:23:55.145494 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9352b0ca-7a88-4354-8b76-5694055b1a62 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:55.147519 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9352b0ca-7a88-4354-8b76-5694055b1a62 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:23:55.147802 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9352b0ca-7a88-4354-8b76-5694055b1a62 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:55.148071 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9352b0ca-7a88-4354-8b76-5694055b1a62 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:55.156499 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:55.156499 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:23:55.160103 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9352b0ca-7a88-4354-8b76-5694055b1a62 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:23:55.163893 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9352b0ca-7a88-4354-8b76-5694055b1a62 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 200 Aug 13 22:23:55.164267 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1528/6105] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:23:55 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 899 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:23:56.175676 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-24db6428-23e2-4d84-99db-04088e88afb4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:56.177370 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24db6428-23e2-4d84-99db-04088e88afb4 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:23:56.177570 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24db6428-23e2-4d84-99db-04088e88afb4 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:56.177741 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24db6428-23e2-4d84-99db-04088e88afb4 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:56.184029 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:56.184029 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:23:56.187183 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-24db6428-23e2-4d84-99db-04088e88afb4 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:23:56.190738 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24db6428-23e2-4d84-99db-04088e88afb4 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 200 Aug 13 22:23:56.191055 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1528/6106] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:23:56 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:23:57.202357 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-065e13ac-ab51-463b-8628-515bb0e14806 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:57.204197 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-065e13ac-ab51-463b-8628-515bb0e14806 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:23:57.204396 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-065e13ac-ab51-463b-8628-515bb0e14806 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:57.204595 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-065e13ac-ab51-463b-8628-515bb0e14806 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:57.211358 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:57.211358 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:23:57.214768 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-065e13ac-ab51-463b-8628-515bb0e14806 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:23:57.218526 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-065e13ac-ab51-463b-8628-515bb0e14806 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 200 Aug 13 22:23:57.218872 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1514/6107] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:23:57 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:23:58.230678 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7a3a073-4b3c-49d1-aff2-98aade34bdea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:58.232350 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7a3a073-4b3c-49d1-aff2-98aade34bdea tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:23:58.232550 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7a3a073-4b3c-49d1-aff2-98aade34bdea tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:58.232737 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7a3a073-4b3c-49d1-aff2-98aade34bdea tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:58.239272 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:58.239272 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:23:58.242570 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b7a3a073-4b3c-49d1-aff2-98aade34bdea tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:23:58.246408 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7a3a073-4b3c-49d1-aff2-98aade34bdea tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 200 Aug 13 22:23:58.246771 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1538/6108] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:23:58 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:23:59.257974 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28d305f9-da15-40ee-9e9e-ca4ba7ecefe9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:23:59.259550 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28d305f9-da15-40ee-9e9e-ca4ba7ecefe9 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:23:59.259735 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28d305f9-da15-40ee-9e9e-ca4ba7ecefe9 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:23:59.259903 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28d305f9-da15-40ee-9e9e-ca4ba7ecefe9 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:23:59.265995 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:23:59.265995 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:23:59.269167 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-28d305f9-da15-40ee-9e9e-ca4ba7ecefe9 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:23:59.272708 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28d305f9-da15-40ee-9e9e-ca4ba7ecefe9 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 200 Aug 13 22:23:59.273028 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1529/6109] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:23:59 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 899 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:24:00.284309 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19d45375-4745-4436-9a67-af9be67ca26b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:00.285857 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19d45375-4745-4436-9a67-af9be67ca26b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:24:00.286013 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19d45375-4745-4436-9a67-af9be67ca26b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:00.286182 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19d45375-4745-4436-9a67-af9be67ca26b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:00.292441 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:00.292441 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:24:00.295544 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-19d45375-4745-4436-9a67-af9be67ca26b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:24:00.299078 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19d45375-4745-4436-9a67-af9be67ca26b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 200 Aug 13 22:24:00.299411 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1529/6110] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:24:00 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 899 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:24:01.311776 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-805a5341-22a2-469a-93ba-98ba2669c6cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:01.314049 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-805a5341-22a2-469a-93ba-98ba2669c6cd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:24:01.314343 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-805a5341-22a2-469a-93ba-98ba2669c6cd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:01.314619 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-805a5341-22a2-469a-93ba-98ba2669c6cd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:01.323714 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:01.323714 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:24:01.328171 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-805a5341-22a2-469a-93ba-98ba2669c6cd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:24:01.333204 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-805a5341-22a2-469a-93ba-98ba2669c6cd tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 200 Aug 13 22:24:01.333766 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1515/6111] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:24:01 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:24:02.345342 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3b5b5a25-75f7-4057-b5ea-c8cb9f5eb461 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:02.347038 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b5b5a25-75f7-4057-b5ea-c8cb9f5eb461 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:24:02.347220 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b5b5a25-75f7-4057-b5ea-c8cb9f5eb461 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:02.347401 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b5b5a25-75f7-4057-b5ea-c8cb9f5eb461 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:02.354176 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:02.354176 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:24:02.357805 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3b5b5a25-75f7-4057-b5ea-c8cb9f5eb461 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:24:02.361519 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b5b5a25-75f7-4057-b5ea-c8cb9f5eb461 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 200 Aug 13 22:24:02.361899 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1539/6112] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:24:02 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:24:03.373049 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-382792b7-78e9-4efe-af3a-990b2190c1d6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:03.374938 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-382792b7-78e9-4efe-af3a-990b2190c1d6 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:24:03.375121 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-382792b7-78e9-4efe-af3a-990b2190c1d6 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:03.375312 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-382792b7-78e9-4efe-af3a-990b2190c1d6 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:03.381732 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:03.381732 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:24:03.384953 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-382792b7-78e9-4efe-af3a-990b2190c1d6 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:24:03.388531 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-382792b7-78e9-4efe-af3a-990b2190c1d6 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 200 Aug 13 22:24:03.388878 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1530/6113] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:24:03 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:24:04.400500 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3e03d0ef-1942-48dc-9309-c9db3404e38b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:04.402233 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e03d0ef-1942-48dc-9309-c9db3404e38b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:24:04.402519 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e03d0ef-1942-48dc-9309-c9db3404e38b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:04.402641 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e03d0ef-1942-48dc-9309-c9db3404e38b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:04.409188 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:04.409188 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:24:04.412614 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3e03d0ef-1942-48dc-9309-c9db3404e38b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:24:04.416360 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e03d0ef-1942-48dc-9309-c9db3404e38b tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 200 Aug 13 22:24:04.416733 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1530/6114] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:24:04 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:24:05.428181 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-48cd419a-6a15-4792-9945-48f7133a4ffc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:05.429876 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48cd419a-6a15-4792-9945-48f7133a4ffc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:24:05.430074 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48cd419a-6a15-4792-9945-48f7133a4ffc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:05.430247 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48cd419a-6a15-4792-9945-48f7133a4ffc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:05.437905 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:05.437905 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:24:05.441246 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-48cd419a-6a15-4792-9945-48f7133a4ffc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:24:05.445337 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48cd419a-6a15-4792-9945-48f7133a4ffc tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 200 Aug 13 22:24:05.445692 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1516/6115] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:24:05 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 1447 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:24:05.525490 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-1091c540-77c2-46f2-af3e-2fcefb693e64 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:05.527956 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-1091c540-77c2-46f2-af3e-2fcefb693e64 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:24:05.528103 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-1091c540-77c2-46f2-af3e-2fcefb693e64 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:05.528278 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-1091c540-77c2-46f2-af3e-2fcefb693e64 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:05.535651 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:05.535651 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:24:05.539204 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-1091c540-77c2-46f2-af3e-2fcefb693e64 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:24:05.544296 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-1091c540-77c2-46f2-af3e-2fcefb693e64 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 200 Aug 13 22:24:05.544800 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1540/6116] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:24:05 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 1447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:24:05.968361 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-02645220-3e17-491b-8d17-64924d5698f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:05.970156 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-02645220-3e17-491b-8d17-64924d5698f8 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:24:05.970343 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-02645220-3e17-491b-8d17-64924d5698f8 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:05.970541 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-02645220-3e17-491b-8d17-64924d5698f8 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:05.976865 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:05.976865 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:24:05.980104 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-02645220-3e17-491b-8d17-64924d5698f8 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:24:05.984180 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-02645220-3e17-491b-8d17-64924d5698f8 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 200 Aug 13 22:24:05.984570 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1531/6117] 10.4.3.4 () {68 vars in 1584 bytes} [Thu Aug 13 22:24:05 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 1447 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:24:05.993808 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f7dbe218-7b54-419d-9006-d858049136fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:05.994347 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f7dbe218-7b54-419d-9006-d858049136fa None None] GET https://10.4.3.4/volume// Aug 13 22:24:05.994615 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f7dbe218-7b54-419d-9006-d858049136fa None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:05.994886 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f7dbe218-7b54-419d-9006-d858049136fa None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:05.995335 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f7dbe218-7b54-419d-9006-d858049136fa None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:24:05.995756 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1531/6118] 10.4.3.4 () {66 vars in 1405 bytes} [Thu Aug 13 22:24:05 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:24:06.002304 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-22691e23-f384-48f4-ae0c-1ba78e0b5830 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:06.004309 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-22691e23-f384-48f4-ae0c-1ba78e0b5830 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] POST https://10.4.3.4/volume/v3/attachments Aug 13 22:24:06.004680 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-22691e23-f384-48f4-ae0c-1ba78e0b5830 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1dd4989-8670-42e0-bcc6-ec16e8d4ab30", "connector": null, "instance_uuid": "9a85a72e-7d12-42b9-920a-147b6f8ecadf"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:24:06.012030 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:06.012030 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:24:06.031759 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-22691e23-f384-48f4-ae0c-1ba78e0b5830 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/attachments returned with HTTP 200 Aug 13 22:24:06.032174 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1517/6119] 10.4.3.4 () {74 vars in 1580 bytes} [Thu Aug 13 22:24:06 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 13 22:24:06.668723 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7ce3a2bd-01ab-47fd-97bb-a7f14dabfdfd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:06.669086 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ce3a2bd-01ab-47fd-97bb-a7f14dabfdfd None None] GET https://10.4.3.4/volume// Aug 13 22:24:06.669227 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ce3a2bd-01ab-47fd-97bb-a7f14dabfdfd None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:06.669407 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ce3a2bd-01ab-47fd-97bb-a7f14dabfdfd None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:06.669755 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ce3a2bd-01ab-47fd-97bb-a7f14dabfdfd None None] https://10.4.3.4/volume// returned with HTTP 300 Aug 13 22:24:06.670012 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1541/6120] 10.4.3.4 () {66 vars in 1412 bytes} [Thu Aug 13 22:24:06 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 22:24:06.678775 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-e57bef0a-f5cf-45ce-9cbc-231b1ba89d12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:06.680638 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-e57bef0a-f5cf-45ce-9cbc-231b1ba89d12 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:24:06.680849 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-e57bef0a-f5cf-45ce-9cbc-231b1ba89d12 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:06.681042 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-e57bef0a-f5cf-45ce-9cbc-231b1ba89d12 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:06.690492 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:06.690492 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:24:06.693355 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-e57bef0a-f5cf-45ce-9cbc-231b1ba89d12 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:24:06.697715 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-e57bef0a-f5cf-45ce-9cbc-231b1ba89d12 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 200 Aug 13 22:24:06.698098 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1532/6121] 10.4.3.4 () {70 vars in 1625 bytes} [Thu Aug 13 22:24:06 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 1626 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 22:24:06.802589 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-84b12115-8fe4-4ea7-aab9-cef5d0f0b579 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:06.804771 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-84b12115-8fe4-4ea7-aab9-cef5d0f0b579 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] PUT https://10.4.3.4/volume/v3/attachments/cadb0c38-3bfb-46a6-9cd7-fbe0512a1154 Aug 13 22:24:06.805177 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-84b12115-8fe4-4ea7-aab9-cef5d0f0b579 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.4", "host": "np0000007271", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad8a0f65a8d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1f4e3d6d-d013-4c66-bb71-9892eb6a1946", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:24:06.812760 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-84b12115-8fe4-4ea7-aab9-cef5d0f0b579 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Acquiring lock "cinder-attachment_update-b1dd4989-8670-42e0-bcc6-ec16e8d4ab30-np0000007271" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 22:24:06.817099 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-84b12115-8fe4-4ea7-aab9-cef5d0f0b579 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Lock "cinder-attachment_update-b1dd4989-8670-42e0-bcc6-ec16e8d4ab30-np0000007271" acquired by "attachment_update" :: waited 0.004s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 22:24:06.818105 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:06.818105 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:24:06.883842 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-84b12115-8fe4-4ea7-aab9-cef5d0f0b579 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Lock "cinder-attachment_update-b1dd4989-8670-42e0-bcc6-ec16e8d4ab30-np0000007271" released by "attachment_update" :: held 0.067s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 22:24:06.884119 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-84b12115-8fe4-4ea7-aab9-cef5d0f0b579 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/attachments/cadb0c38-3bfb-46a6-9cd7-fbe0512a1154 returned with HTTP 200 Aug 13 22:24:06.884836 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1532/6122] 10.4.3.4 () {74 vars in 1690 bytes} [Thu Aug 13 22:24:06 2026] PUT /volume/v3/attachments/cadb0c38-3bfb-46a6-9cd7-fbe0512a1154 => generated 968 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:24:06.902194 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-1e97d04f-8bf6-432b-8c45-43d72530c397 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:06.904496 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-1e97d04f-8bf6-432b-8c45-43d72530c397 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] POST https://10.4.3.4/volume/v3/attachments/cadb0c38-3bfb-46a6-9cd7-fbe0512a1154/action Aug 13 22:24:06.904863 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-1e97d04f-8bf6-432b-8c45-43d72530c397 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 22:24:06.904989 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-1e97d04f-8bf6-432b-8c45-43d72530c397 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 22:24:06.919430 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:06.919430 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:24:06.927651 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-1e97d04f-8bf6-432b-8c45-43d72530c397 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/attachments/cadb0c38-3bfb-46a6-9cd7-fbe0512a1154/action returned with HTTP 204 Aug 13 22:24:06.928030 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1518/6123] 10.4.3.4 () {74 vars in 1711 bytes} [Thu Aug 13 22:24:06 2026] POST /volume/v3/attachments/cadb0c38-3bfb-46a6-9cd7-fbe0512a1154/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:24:10.958220 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-66b49066-06d5-4209-9b40-31d86f9b4513 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:10.960218 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-66b49066-06d5-4209-9b40-31d86f9b4513 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30/encryption Aug 13 22:24:10.960406 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-66b49066-06d5-4209-9b40-31d86f9b4513 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:10.960618 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-66b49066-06d5-4209-9b40-31d86f9b4513 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:10.973147 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:10.973147 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:24:10.980611 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3d6a991d-01ca-4e8e-aa2c-02e8598ce507 req-66b49066-06d5-4209-9b40-31d86f9b4513 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30/encryption returned with HTTP 200 Aug 13 22:24:10.981244 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1542/6124] 10.4.3.4 () {68 vars in 1617 bytes} [Thu Aug 13 22:24:10 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:24:16.696307 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=21 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:24:16.879197 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:24:16.925071 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:24:20.979564 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=20 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:24:42.882040 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4f822d95-ba43-435c-b59a-28ce5ce278cb req-de56997f-dde0-4000-9c58-d16d186c7d38 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:42.883793 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4f822d95-ba43-435c-b59a-28ce5ce278cb req-de56997f-dde0-4000-9c58-d16d186c7d38 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] DELETE https://10.4.3.4/volume/v3/attachments/cadb0c38-3bfb-46a6-9cd7-fbe0512a1154 Aug 13 22:24:42.883969 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4f822d95-ba43-435c-b59a-28ce5ce278cb req-de56997f-dde0-4000-9c58-d16d186c7d38 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:42.884138 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4f822d95-ba43-435c-b59a-28ce5ce278cb req-de56997f-dde0-4000-9c58-d16d186c7d38 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:42.891518 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:42.891518 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:24:42.933379 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4f822d95-ba43-435c-b59a-28ce5ce278cb req-de56997f-dde0-4000-9c58-d16d186c7d38 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/attachments/cadb0c38-3bfb-46a6-9cd7-fbe0512a1154 returned with HTTP 200 Aug 13 22:24:42.934100 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1533/6125] 10.4.3.4 () {72 vars in 1659 bytes} [Thu Aug 13 22:24:42 2026] DELETE /volume/v3/attachments/cadb0c38-3bfb-46a6-9cd7-fbe0512a1154 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 22:24:44.217376 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7e7e8ed7-4be5-472d-817b-f58391d09113 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:44.219239 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e7e8ed7-4be5-472d-817b-f58391d09113 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] DELETE https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:24:44.219432 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e7e8ed7-4be5-472d-817b-f58391d09113 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:44.219637 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e7e8ed7-4be5-472d-817b-f58391d09113 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:44.219838 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7e7e8ed7-4be5-472d-817b-f58391d09113 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Delete volume with id: b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:24:44.226709 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:44.226709 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:24:44.227189 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7e7e8ed7-4be5-472d-817b-f58391d09113 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:24:44.236819 np0000007271 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-7e7e8ed7-4be5-472d-817b-f58391d09113 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 22:24:44.242587 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7e7e8ed7-4be5-472d-817b-f58391d09113 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Delete volume request issued successfully. Aug 13 22:24:44.242789 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e7e8ed7-4be5-472d-817b-f58391d09113 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 202 Aug 13 22:24:44.243172 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1533/6126] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:24:44 2026] DELETE /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:24:44.249464 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31595a3f-c541-4511-800d-bee548023fe6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:44.252120 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31595a3f-c541-4511-800d-bee548023fe6 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:24:44.252352 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31595a3f-c541-4511-800d-bee548023fe6 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:44.252593 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31595a3f-c541-4511-800d-bee548023fe6 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:44.260700 np0000007271 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:44.260700 np0000007271 devstack@c-api.service[100268]: warnings.warn( Aug 13 22:24:44.264513 np0000007271 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-31595a3f-c541-4511-800d-bee548023fe6 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:24:44.269874 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31595a3f-c541-4511-800d-bee548023fe6 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 200 Aug 13 22:24:44.270308 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1519/6127] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:24:44 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 1446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:24:45.282446 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf0004b5-62b9-40ae-b0df-f50c43113035 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:45.284233 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf0004b5-62b9-40ae-b0df-f50c43113035 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 Aug 13 22:24:45.284419 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf0004b5-62b9-40ae-b0df-f50c43113035 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:45.284614 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf0004b5-62b9-40ae-b0df-f50c43113035 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:45.289795 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf0004b5-62b9-40ae-b0df-f50c43113035 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 returned with HTTP 404 Aug 13 22:24:45.290189 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1543/6128] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:24:45 2026] GET /volume/v3/volumes/b1dd4989-8670-42e0-bcc6-ec16e8d4ab30 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:24:45.532478 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d6b02033-7b44-4dbf-9c60-c0e8f994f586 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:45.534174 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6b02033-7b44-4dbf-9c60-c0e8f994f586 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] DELETE https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:24:45.534438 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6b02033-7b44-4dbf-9c60-c0e8f994f586 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:45.534710 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6b02033-7b44-4dbf-9c60-c0e8f994f586 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:45.534924 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d6b02033-7b44-4dbf-9c60-c0e8f994f586 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Delete volume with id: bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:24:45.541849 np0000007271 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:45.541849 np0000007271 devstack@c-api.service[100267]: warnings.warn( Aug 13 22:24:45.542245 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d6b02033-7b44-4dbf-9c60-c0e8f994f586 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:24:45.551245 np0000007271 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-d6b02033-7b44-4dbf-9c60-c0e8f994f586 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 22:24:45.555729 np0000007271 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d6b02033-7b44-4dbf-9c60-c0e8f994f586 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Delete volume request issued successfully. Aug 13 22:24:45.555873 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6b02033-7b44-4dbf-9c60-c0e8f994f586 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 202 Aug 13 22:24:45.556217 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1534/6129] 10.4.3.4 () {66 vars in 1337 bytes} [Thu Aug 13 22:24:45 2026] DELETE /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:24:45.563205 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ffd93a2-c7de-4504-90da-3e057defacf3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:45.565088 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ffd93a2-c7de-4504-90da-3e057defacf3 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:24:45.565305 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ffd93a2-c7de-4504-90da-3e057defacf3 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:45.565578 np0000007271 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ffd93a2-c7de-4504-90da-3e057defacf3 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:45.572079 np0000007271 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:45.572079 np0000007271 devstack@c-api.service[100265]: warnings.warn( Aug 13 22:24:45.575142 np0000007271 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7ffd93a2-c7de-4504-90da-3e057defacf3 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Volume info retrieved successfully. Aug 13 22:24:45.579883 np0000007271 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ffd93a2-c7de-4504-90da-3e057defacf3 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 200 Aug 13 22:24:45.580327 np0000007271 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1534/6130] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:24:45 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 1426 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:24:46.591923 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d53bb841-feca-408d-8a19-0fe7fc9bde40 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:46.593553 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d53bb841-feca-408d-8a19-0fe7fc9bde40 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] GET https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f Aug 13 22:24:46.593757 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d53bb841-feca-408d-8a19-0fe7fc9bde40 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:46.593934 np0000007271 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d53bb841-feca-408d-8a19-0fe7fc9bde40 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:46.599271 np0000007271 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d53bb841-feca-408d-8a19-0fe7fc9bde40 tempest-TestEncryptedCinderVolumes-293380203 tempest-TestEncryptedCinderVolumes-293380203-project-member] https://10.4.3.4/volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f returned with HTTP 404 Aug 13 22:24:46.599732 np0000007271 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1520/6131] 10.4.3.4 () {66 vars in 1334 bytes} [Thu Aug 13 22:24:46 2026] GET /volume/v3/volumes/bb1b1209-48e7-4a65-9d45-d82bd061727f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 22:24:46.606637 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e3a0ec9-9a50-464b-a0f7-282a9e5ab1f3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:46.608388 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e3a0ec9-9a50-464b-a0f7-282a9e5ab1f3 tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] GET https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 Aug 13 22:24:46.608613 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e3a0ec9-9a50-464b-a0f7-282a9e5ab1f3 tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:46.608822 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e3a0ec9-9a50-464b-a0f7-282a9e5ab1f3 tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:46.609709 np0000007271 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2e3a0ec9-9a50-464b-a0f7-282a9e5ab1f3 tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 22:24:46.620816 np0000007271 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2e3a0ec9-9a50-464b-a0f7-282a9e5ab1f3 tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] Get all volumes completed successfully. Aug 13 22:24:46.622923 np0000007271 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 22:24:46.622923 np0000007271 devstack@c-api.service[100266]: warnings.warn( Aug 13 22:24:46.628160 np0000007271 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e3a0ec9-9a50-464b-a0f7-282a9e5ab1f3 tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] https://10.4.3.4/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 22:24:46.628817 np0000007271 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1544/6132] 10.4.3.4 () {66 vars in 1271 bytes} [Thu Aug 13 22:24:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5241 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 22:24:46.640785 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c0a8500-5b41-46a9-b87c-737f802fa860 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 22:24:46.642481 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c0a8500-5b41-46a9-b87c-737f802fa860 tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] DELETE https://10.4.3.4/volume/v3/types/49574d8d-33f1-489a-aa9a-c663d4f7bc62 Aug 13 22:24:46.642671 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c0a8500-5b41-46a9-b87c-737f802fa860 tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 22:24:46.642872 np0000007271 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c0a8500-5b41-46a9-b87c-737f802fa860 tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 22:24:46.664036 np0000007271 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c0a8500-5b41-46a9-b87c-737f802fa860 tempest-TestEncryptedCinderVolumes-1772893142 tempest-TestEncryptedCinderVolumes-1772893142-project-admin] https://10.4.3.4/volume/v3/types/49574d8d-33f1-489a-aa9a-c663d4f7bc62 returned with HTTP 202 Aug 13 22:24:46.664405 np0000007271 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1535/6133] 10.4.3.4 () {66 vars in 1331 bytes} [Thu Aug 13 22:24:46 2026] DELETE /volume/v3/types/49574d8d-33f1-489a-aa9a-c663d4f7bc62 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 22:24:55.578343 np0000007271 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:24:56.596154 np0000007271 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=5 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:24:56.626601 np0000007271 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=3 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 22:24:56.661647 np0000007271 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}